.floating-chat {display:none;}
.fixed_image {display: inline-block;width: 100px;height: 80px;overflow: hidden;vertical-align: top;}
.job-style-bx{width:45%;text-align:right!important;}
.social{position:absolute;right:35px;bottom: 2px;text-align: right;z-index:999;}
.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.social a {display:inline-block;margin:0 2px 2px 0;color:#fff;width:35px;height:35px;border-radius:50%;font-size:13px;vertical-align:bottom;text-align:center;color:#ccc;transition: all 0.2s ease-out;}
.share_button{position:absolute;right:0px;cursor:pointer;top:10px;}
.social a i {vertical-align: middle;}
.social a i:before {line-height: 3em;}
.social a {color: #fff;}
.social a:hover, .social a:focus {color: #fff;}
.social a.facebook, .social a.facebook:hover, .social a.facebook:focus {background-color: #4460ae; border-color: #4460ae;}
.social a.twitter, .social a.twitter:hover, .social a.twitter:focus {background-color: #3cf; border-color: #3cf;}
.social a.linkedin, .social a.linkedin:hover, .social a.linkedin:focus {background-color: #0373b4; border-color: #0373b4;}
.social a.whatsapp, .social a.whatsapp:hover, .social a.whatsapp:focus {background-color: #009688; border-color: #009688;}
.icon.shareicon {color: #212121;fill: #212121;}
.desc_content_list a{color: #0f2bc7;font-weight: bold;}
.desc_content_list table{width: 100% !important;}
.desc_content_list tr,.desc_content_list td{padding: 6px;}
.desc_content_list ul{list-style-type: disc !important;padding-left: 30px;}
#bg-image {background:rgba(0, 0, 0, 0.1);opacity:.02;height:100%;user-select:none;filter:alpha(opacity=2);filter:blur(8px);}
.bg-text{color:white;position:absolute;top:10%;left:50%;transform:translate(-50%, -30%);z-index:2;width:80%;padding:20px;text-align:center;}
.share-icon-pt{padding-top : 1.3rem !important}
.not-allowed {cursor: not-allowed;}
.close-custom{color:#ffb300!important}
.font-weight-600{font-weight:600}
.text-yellow{color:#ffb300}
.p-size p{font-size:18px;}
.w-img{width:60px}
/* Tabs Design */
.custom-tabs .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
background-color: #f1f1f1;
margin: 1px 10px;
}
.custom-tabs  .border-left {
border-left: 1px solid #dee2e6!important;
}
.custom-tabs  .border-right {
border-right: 1px solid #dee2e6!important;
}
.custom-tabs .border-bottom {
border-bottom: 1px solid #dee2e6!important;
}
.custom-tabs  .nav-link {
display: block;
padding: .5rem 1rem;
}
.custom-tabs .nav-tabs .nav-item.show .nav-link, .custom-tabs .nav-tabs .nav-link.active {
color: #212121;
background-color: #fcb215;
border-color: #fcb215 #fcb215 #fcb215;
}
.custom-tabs .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 1.0rem;
border-top-right-radius: 1.0rem;
}
.custom-tabs .nav-link {
display: block;
padding: .5rem 1rem;
}
.custom-tabs .nav-tabs .nav-item {
margin-bottom: -1px;
}
.custom-tabs .nav-tabs {
border-bottom: 2px solid #fcb215;
}
.custom-tabs  .nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.custom-tabs .nav-tabs .nav-link, .custom-tabs header .nav-pills .nav-link {
padding: 10px 30px!important;
}
@media only screen and (max-width: 480px) {
.p-size p{font-size:14px;}
.w-img{width:45px}
.modal-custom-box .modal-content .modal-body {padding: 0px 35px 16px;}
.modal-custom-box .modal-content .modal-header {padding: 40px 58px 0px 65px;}
.p-size .btn{font-size:10px;}
}