/* career main page job section style */

.row.full-card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    margin-bottom: 37px;
	padding: 35px;
}
h3.job-title {
    color: #231F20;
    margin-bottom: 5px;
    font: normal normal bold 24px/29px Montserrat;
}
p.job-description ~ P {
    font: normal normal normal 20px/30px Open Sans;
    letter-spacing: 0.64px;
    color: #000000;
   margin-bottom: 0px;
    padding: 8px 0 20px;
}
a.apply-btn {
    font: normal normal normal 16px/30px Open Sans;
    letter-spacing: 0.51px;
    color: #FFFCFC;
    background: #0B70B8;
    padding: 10px 28px;
    border-radius: 5px;
}
p.job-det {
    font: normal normal bold 20px/30px Open Sans;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
p.job-det span {
    font: normal normal normal 18px/30px Open Sans;
}
ul.tabs
{
   padding: 7px 0;
    font-size: 0;
    margin: 40px 0;
    list-style-type: none;
    text-align: center;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px;
}
        
ul.tabs li a
{
   text-decoration: none;
    position: relative;
    z-index: 1;
    padding: 7px 16px;
    color: #000;
    font: normal normal 600 20px/34px Poppins;
}

ul.tabs li a:hover
{  
	cursor:pointer;
}
        
ul.tabs li.selected a
{
  position: relative;
    font: normal normal 600 20px/34px Poppins;
    letter-spacing: 0px;
    color: #0F75BC;
}
h2.open-head {
    font: normal normal bold 38px/47px Montserrat;
    color: #231F20;
    text-align: center;
}
.open-border {
    width: 170px;
    background: #0b70b8;
    height: 3px;
    margin: 0 auto;
}
.jobs-section {
    padding: 90px 0 20px;
}

/* career main page job section style ends   /////*/
.default-page-space {
    padding: 100px 0 0;
}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 > li > a:hover {
    transform: scale(1.07);
    display: inline-block;
}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 > li > a {
    transition: transform .3s ease-in-out;
}
.col-lg-6.text-right {
    text-align: revert;
}
.col-lg-6.custom-menu-coloum {
    display: none;
}
.footer-social-icon a.text-link-white:hover i.fab
{
    color: #4867aa !important;
}
.footer-social-icon a.text-link-white:hover i.fa-twitter, .social-footer-wal ul li a i.fa-twitter:hover {
    color: #1da1f2 !important;
}
.footer-social-icon a.text-link-white:hover i.fa-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer-social-icon a.text-link-white:hover i.fa-linkedin-in {
    color: #0479b6 !important;
}
.social-footer-wal ul li a i.fa-instagram:hover{
	color:#db406a;
}
body.home header nav {
    background: #F6F8F7;
	border-bottom: 1px solid #F6F8F7;
}
.custom-menu-class ul li a:hover:after {
    width: 100%;
}
.custom-menu-class ul li a:after {
    position: absolute;
    content: '';
    width: 0;
    background: #fff;
    height: 2px;
    bottom: -2px;
    left: 0;
    transition: width .3s;
}
.custom-menu-class ul li a {
    position: relative;
}
a.wl-header-social i {
    margin-right: 10px;
    margin-left: 0;
    font-weight: normal;
}
a.wl-header-social:first-child {
    margin-right: 10px;
}
a.wl-header-social {
    color: #fff;
    font: normal normal bold 14px/24px Open Sans;
    background: #005A9A;
    border-radius: 5px;
    border: 1px solid transparent;
    transition: all .3s ease;
    padding: 5px 12px;
}
a.wl-header-social:hover {
    background: transparent;
    box-shadow: 0px 0px 10px #0a568b;
   
}
.popup-menu-bottom>.row {
    margin-top: 10px;
}
/* footer css */

.custom-menu-class ul li a {
    color: #fff;
}
.custom-menu-class ul li {
    display: inline-block;
}
.custom-menu-class ul li a {
    color: #fff;
    font: normal normal bold 16px/12px Open Sans;
    font-weight: normal;
}
.custom-menu-class ul li {
    display: inline-block;
    margin-right: 40px;
}
.custom-menu-class ul, .social-footer-wal ul {
    text-align: center;
	padding-left: 0;
}
.custom-menu-class ul li:last-child, .social-footer-wal ul li:last-child {
    margin-right: 0 !important;
}
.social-footer-wal ul li {
    display: inline-block;
    margin-right: 10px;
}
.copyright-text p {
    text-align: center;
    font: normal normal normal 14px/22px Open Sans;
    color: #FFFFFF;
	padding-top:10px;
}
/* .social-footer-wal ul li a i {
    background: #005A9A;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
} */
footer#colophon {
    padding: 50px 0 15px;
}
.custom-menu-class, .social-footer-wal {
    padding: 0 0 20px;
}
/* .social-footer-wal ul li a i:hover {
    background: #fff;
} */
li.new-social i {
    margin-right: 10px;
    font-size: 16px;
    font-weight: normal;
}
li.new-social {
    color: #fff;
    font: normal normal bold 14px/24px Open Sans;
    background: #005A9A;
    border-radius: 5px;
	border: 1px solid transparent;
	transition: all .3s ease;
}
li.new-social a {
    padding: 5px 12px;
    display: block;
}
li.new-social:hover {
background: transparent;
box-shadow: 0px 0px 10px #0a568b;
}
@media (max-width: 1199px){
 .default-page-space {
    padding: 90px 0 0 !important;
	}
}
@media (max-width: 767px){
.default-page-space {
    padding: 80px 0 0 !important;
	}
}
@media only screen and (max-width:600px){
.custom-menu-class ul li {
     margin-right: 20px;
	}
}
@media only screen and (max-width:480px){
.custom-menu-class ul li {
    margin-right: 20px;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
	}
header nav .brand-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}
	.default-page-space {
    padding: 60px 0 0 !important;
	}
}