@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500&display=swap');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

body {
font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.857;
	color: #3f3f40;
	background-color: #FFFFFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}

iframe {
	border: none;
}

a,
b,
div,
ul,
li {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-moz-outline-: none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
	-moz-outline: none;
	outline: none;
}

img:not([draggable]),
embed,
object,
video {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
	outline: 0;
        color: #e81c8b;
}

img {
	border: none;
	max-width: 100%;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #020D26;

	font-weight: 600;
}
h1{
    font-size: 45px;
    padding: 20px 0;
}
h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

 h2{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #292929;
    font-size: 40px;
    margin-bottom: 30px;
    
}
 h2 span{
    font-weight: 400;
}




.navik-menu>ul>li>a {
position: relative;
    box-sizing: border-box;
    height: 50px;
    padding: 0 10px;
    line-height: 50px;
    white-space: nowrap;
}

.register-btn a{
background: #a47c32;
    position: relative;
    border-radius: 3px;
    transition: 0.3s;
     color: #ffffff;
    border: 2px solid #a47c32;
    padding: 7px 10px;
    display: block;
    margin: 0 5px;
    min-width: 50px;
    text-align: center;
    line-height: initial;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
/* sections----------------------------------- 
.register-btn a:last-child{
     margin-left: 10px;
}*/
.register-btn {
    position: relative;
    /* right: 0; */
    top: 0px;
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.intro-banner {
    padding: 50px 0 30px;
    position: relative;
    min-height: 450px;
    float: left;
    width: 100%;
    background-size: cover;
    
}

.intro-banner .container {
    z-index: 100;
    position: relative;
}
.intro-banner:after, .intro-banner:before {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
opacity: 0.9;
        background: rgb(164 124 50 / 49%);
}

.intro-banner:after {
    z-index: 5;
    background-color: #fafafa;
}

.utf-banner-headline-text-part {
    margin: 0;
    display: block;
    text-align: center;
}

.utf-banner-headline-text-part h3 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
}
.utf-banner-headline-text-part span {
    font-size: 24px;
    color: rgba(255,255,255,0.8);
    font-weight: 300;
    line-height: 34px;
    margin-top: 5px;
    display: inline-block;
}

.flx-just{
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-withbtn {
    width: 100%;
    height: auto;
    display: flex;
    border: 2px solid #efe9e9;
    float: left;
    background: #fff;
    border-radius: 36px;
    padding: 3px 5px 3px 10px;
    max-width: 700px;
    margin: 10px auto;
    margin-top: 47PX;
    border: 5px solid rgba(0,0,0,0.1);
    box-shadow: 0 2px 12px rgba(0,0,0,0.09);
}
.search-withbtn2 {
    margin: 5px auto !important;
    position: relative;
    z-index: 1000;
    border-radius: 15px !important;
    padding: 8px 6px 8px 6px !important;
    border: 2px solid rgba(0,0,0,0.1) !important;
}
.search-withbtn  .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 20px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: 0;
}
.search-withbtn .form-control:focus {
   
    outline: 0;
    box-shadow: none;
}

.Search-bx {
    width: 100%;
}
.drop-section {
    min-width: 160px;
    border-left: 1px solid #ede6e6;
}
.drop-section .dropdown-menu {
    min-width: 290px;
    padding: 10px;

    font-size: 1rem;
}


.drop-section button.btn.btn-default.dropdown-toggle {
    margin-top: 3px;
}

.sel-dropbtn {
    display: block;
    width: 100%;
    /* padding: 10px 10px; */
    height: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
    background-color: #a47c32;
    background-clip: padding-box;
    border: 2px solid #fff;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: 0;
  }

  .sel-dropbtn2 {
        text-transform: uppercase;
      padding: 15px 10px;
    }

  .sel-dropbtn-left{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .sel-dropbtn:hover,.btns-search2:hover,.btns-search-filter:hover {
      border-color: #a47c32 !important;
      background-color: #fff !important;
      color: #000 !important;
      transform: scale(1.04);
      transition: 0.20s;
    }
    .sel-dropbtn3:hover{
        transform: scale(1.04);
        transition: 0.20s;
        background-color: #008000 !important;
        border-color: #008000 !important;
        color: #fff !important;
      }
  
  .sel-dropdown {
    min-width: 160px;
    max-width: 100%;
    padding: 0px 2.5px;
    position: relative;
    display: inline-block;
  }
  
  .sel-dropdown2 {
    min-width: 160px;
    max-width: 100%;
    padding: 0px 2px;
    position: relative;
    display: inline-block;
  }
  
  .sel-dropdown3 {
    min-width: 0px;
    max-width: 100%;
    padding: 0px 2px;
    position: relative;
    display: inline-block;
  }
  
  .sel-dropdown-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 200;
    z-index: -1;
    transform: translateY(-2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }
  
  .sel-dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .sel-dropdown-content a:hover {background-color: #ddd;}
  
  .sel-dropdown:hover .sel-dropdown-content {visibility: visible;
      opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

  .sel-dropdown:hover .designation-z-index {z-index: 0;}
  
  .sel-dropdown:hover .sel-dropbtn {color: #000;}
  .btns-search2:hover .btn-color-1 {color: #000 !important;}

     
.btns-search2 {
    margin: 0px 4px !important;
    background-color: #a47c32;
    border: 2px solid #fff !important;
    color: #fff !important;
    
} 

.btns-search {
    padding: 0px 20px;
    display: flex;
    border: 2px solid #ededed;
    color: #fff;
    margin: 0px 10px;
}

.btns-search button{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.btns-search:hover {background-color: #339cc0;color: #fff;}

.btns-search:hover .btn-color-1{color: #fff;}

.btn-color-1{
    color:#fff;
}

.btns-search-filter {
    padding: 0px 10px;
    border: 2px solid #fff;
    display: flex;
    margin-left: 2px;
    background-color: #a47c32;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.btns-search-filter:hover {background-color: #339cc0;color: #fff;}

button.btn.btn-danger.wrn-btn {
       background: #a47c32;
    border-radius: 28px;
    border: 0;
    width: 100%;
    padding: 10px 10px;
}
/* sections----------------------------------- */

.margin-top-45 {
    margin-top: 45px !important;
}
.intro-stats {
    list-style: none;
    padding: 0;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    width: 100%;
}
.intro-stats li {
    background: rgba(255, 255, 255, 0.15);
    display: inline-block;
    margin-right: 20px;
    border-radius: 4px;
    text-align: center;
    padding: 15px 20px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    transition: 0.35s;
}

.intro-stats li i {
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    font-size: 35px;

    border-radius: 4px;
    float: left;
    padding: 10px;
}
.intro-stats li sub.counter_item {
    display: inline-block;
    line-height: 26px;
    text-align: left;
}
sub {
    bottom: -.25em;
}
.intro-stats li strong {
    font-weight: 600;
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 2px;
    display: block;
}
.intro-stats li span {
    font-weight: 300;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
}
.intro-stats li:hover {
  background: rgb(254, 191, 0);
    transform: scale(1.04);
    transition: 0.35s;
}

/* sections----------------------------------- */


.joblisting{
    position: relative;
    width: 100%;
    min-height: 500px;
      background-color: #f6f7f9!important;
float: left;
    padding: 5px 0px;
}

.joblisting h2{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #292929;
    font-size: 40px;
    margin-bottom: 30px;
    
}
.joblisting h2 span{
    font-weight: 400;
}




 .job-item {
    padding: 20px 30px 1px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    display: flex;
       transition: 0.35s;
         width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
     border: 2px solid #a47c32;
}

.job-item.jobdetls {
    padding: 20px 30px 20px;}
 .job-item  p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
     color: #9f9696;
}
 .job-item:hover{
            transform: scale(1.04);
    transition: 0.35s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}


.job-item3:hover{
    transform: scale(1.01) !important;
    transition: 0.30s !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}

.job-item:hover .job-skill2 a:hover {
    color:#fff !important;
    background:#fff;
    border-color: #008000;
    border-radius: 5px;
    animation:none;
    background-color: #008000;
}

.job-item:hover .job-skill2 a{
    border-color: #ff5a0d;
    background-color: #fff;
    color: #ff5a0d;
    animation:blinkingText .8s linear infinite;
}

@keyframes blinkingText{
    0%{     color: #000;
        opacity: 0;     
        box-shadow: 0 10px 50px #ff5a0d;
        background-color: #ff5a0d;
    }
    49%{    color: #000; 
        opacity: 0.7; 
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
    }
    60%{    color: #000; 
        opacity: 0.7; 
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
    }
    99%{    color: #000;
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
    }
    100%{   color: #000; 
        opacity: 1;    
        box-shadow: 0 2px 50px #ff5a0d;
    }
}

.job-item.featured-item:before {
       content: "OXYJOBS";
    position: absolute;
    top: 9px;
    left: -9px;
    color: #ffffff;
    font: normal normal normal 14px/1 FontAwesome;
    transform: rotate(-45deg);
    z-index: 1;
    font-size: 10px;
}

.job-item2.featured-item2:before {
    top: 19px;
    left: -2px;
    font-size: 12px;
}

.job-item3.featured-item2:before {
    top: 19px;
    left: -2px;
    font-size: 12px;
}

.job-item.featured-item:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
 background: #a47c32;
    border-radius: 5px 0 0;
    transform: rotate(45deg) translate(-70%);
    content: "";
}

.job-item2.featured-item:after{
    top: 0px;
    left: 0;
    width: 100px;
    height: 100px;
}

.job-item3:after{
    top: 0px !important;
    left: 0;
    width: 100px !important;
    height: 100px !important;
}
.job-item3 li span{
    max-width: 140px !important;
}

.job-item3 li span {
    width: 140px !important;
}

.job-item .job-image {
border-radius: 5px;
    float: left;
    margin-top: 9px;
    overflow: hidden;
    max-width: 60px;
    position: absolute;
    left: auto;
    text-align: center;
}
.job-item3 li span:after{
    position: absolute;
    right: 0;
    width: 10px;
    height: 10px;
    font-size: 14px;
    font-weight: 600;
    content: " " !important;
}

.job-item3{
    margin: 10px auto 15px;
    padding: 20px 30px !important;
}

.job-item .job-info {
    margin-left: 0px;
    padding-right:0px;
    position: relative;
    color: #999;
    width: 100%;
}
.job-item .job-info h3{
    line-height: 20px;
    float: left;
}
.job-item .job-info h3 a {
    font-size: 18px;
    line-height: 20px;
}

.job-item:after  {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: #adcb48;
    border-radius: 5px 0 0;
    transform: rotate(45deg) translate(-70%);
}

.job-type-a {
    top: -9px !important;
}

.job-item .job-info .job-type {
    position: absolute;
    top: 9px;
    right: 0;
        flex-direction: column;
    display: flex;
}

.job-type2 {
    position: absolute;
    top: 9px;
    right: auto !important;
        flex-direction: column;
    display: flex;
}

.job-type2 a{
    border: 2px solid #a47c32 !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold !important;
}

.job-type2 a:hover{
    border: 2px solid #a47c32 !important;
    background-color: #a47c32 !important;
    color: #fff !important;
}

.job-type4 a{
    background-color: #a47c32 !important;
}

.job-type3 {
    border:none !important;
}

.job-type3 a{
    border: 2px solid #a47c32 !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold !important;
}

.job-type3 a:hover{
    border: 2px solid #a47c32 !important;
    background-color: #a47c32 !important;
    color: #fff !important;
}

.job-item .job-info .job-type a{
    display: inline-block;
    font-weight: 400;
    height: 28px;
    line-height: 24px;
    padding: 0 13px;
    border: 2px solid;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 11px;
    text-transform: uppercase;
    background: #a47c32;
    color: #fff;
        text-align: center;
}

.job-type3 {
    border: 2px solid #a47c32;
    background-color: #fff;
}
.job-item.featured-item li {
    color:#000;
 font-weight: 500;
    position: relative;
    margin: 3px 0;
    font-size: 14px;
    line-height: 22px;
    width: 100%;

}
.job-item.featured-item li i {
        color: #2980b9;
     font-size: 12px;
}
.job-item.featured-item li a{
           color: #c2a143;
}

.job-item.featured-item  i.fas.fa-map-marker-alt {
    color: #d93;
}

.job-item .job-info .job-type i, .iwj-job-items.style3 .job-save-left i {
    margin: 0;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    width: 28px;
    text-align: center;
    color: #cdcdcd;
    border: 1px #cdcdcd solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
}

 .job-item .job-info button{
    background: transparent;
    border: 0;
    outline: none;
}   
.job-skill {
display: flex;
    padding: 8px 0px;
    border-top: 1px solid #ededed;
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    justify-content: space-between;
    margin-top: 10px;
}


.job-skill a {
    font-family: 'Roboto', sans-serif;
    color: #9f7730;
    font-weight: 500;
    font-size: 14px;
    float: right;
    display: flex;
    align-items: center;
    line-height: 19px;
    justify-content: center;
    position: relative;
   
}

.job-skill2 a {
    padding: 5px;
    color:#fff;
    border-radius: 5px;
    border: solid 2px #9f7730;
    background: #a47c32;
}

.job-skill2 a:hover {
    background:#01a101 !important;
    border-color: #01a101 !important;
    border-radius: 5px;
}

.job-skill3 a {
    padding: 5px;
    color:#a47c32;
    border-radius: 5px;
    border: solid 2px #9f7730;
    background: #fff;
}

.job-skill3 a:hover {
    background:#17a2b8 !important;
    border-color: #17a2b8 !important;
    border-radius: 5px;
}

.job-skill4 a {
    padding: 5px;
    color:#fff;
    border-radius: 5px;
    border: solid 2px #9f7730;
    background: #a47c32;
}

.job-skill4 a:hover {
    background:#01a101 !important;
    border-color: #01a101 !important;
    border-radius: 5px;
}
.job-skill2:hover .job-skill2 a {color: #fff !important;}

.job-skill a:hover{
       color: #fff;
}
.job-skill a  i{
    padding-left: 5px;
}

.job-skill p {
    margin-top: 0;
    margin-bottom: 0rem;
    padding-right: 127px;
}
.job-info.yes-logo h3 a {
    color: #302f2f;
}

.job-item-header h3 a {
    color: #302f2f;
    font-size: 18px;
    line-height: 20px;
}

.job-item-header {
    width: 100%;
}

.job-item-header h3{
    text-align: center;
}

.job-info h3 {
    padding-left: 0;
}

/* sections----------------------------------- */



.blogbox{
    position: relative;
    width: 100%;
    padding: 50px 0;
    float: left;
    background-color: #f6f7f9!important;
}
.blogitems{
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.blogitems img{
    position: relative;
    width: 100%;
}


.post-content {
    padding: 28px 35px 0;
    background-color: #fafafa;
    -webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
    box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
}

.post-content h3 {
  line-height: 25px;
    font-size: 20px;
}

.post-content h3 a {
    color: #4a4848;
    font-size: 20px;
}

 .post-content .post-bottom {
    padding: 16px 0;
    display: table;
    width: 100%;
    border-top: 1px solid #e8e8e8;
}
.post-content .post-author {
    color: #333;
    font-size: 14px;
    line-height: 25px;
    float: left;
}

.post-content .post-author  a{
    text-decoration: none;
    outline: 0;
    color: #282426;
    font-weight: 600;
}

 .post-content .post-read-more {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    display: inline-block;
    float: right;
     color: #a47c32;
}

/* sections----------------------------------- */



.needhelp{
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
}


 .needhelp .info-box-1 {
    background: #ffffff;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 25px;
    text-align: center;
    z-index: 1;
    box-shadow: 0 2px 20px rgba(0,0,0,0.05);
}


.needhelp  .info-box-1 .utf-icon-box-circle {
    background-color: #f7f7f7;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px;
    z-index: 100;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}


.needhelp .utf-icon-box-circle-inner {
    font-size: 36px;
    line-height: 88px;
    color: #ff8a00;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}


.needhelp .info-box-1 h4 {
     line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}

.needhelp  .info-box-1 p {
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0;
    color: #808080;
}

.needhelp  .info-box-1 a {
background-color: #a47c32;
    top: 0;
    padding: 10px 20px;
    line-height: 24px;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: none;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(102,103,107,0.15);
}
/* sections----------------------------------- */
.modal {
  
    z-index: 100050;}
.job-item .job-info h3  span{
width: 100%;
    font-size: 14px;
       color: #bc9a34;
    float: left;
}

  @media (min-width: 992px){

.job-item .job-info h3 {
    line-height: 20px;
    padding-right: 100px;
}

}

  @media (min-width: 600px){
.modal-lg, .modal-xl {
    max-width: 500px;
}       
    }   
           
           
           
           button.closess {
position: absolute;
    right: -22px;
    top: -21px;
    background: #504b6d;
    border: 3px solid #604578;
    font-size: 20px;
    padding: 0px 5px 1px;
    height: 33px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 54px;
    color: #fff;
    z-index: 100;
    width: 30px;
    height: 30px;
}
  .modal-open .modal {
    background-color: rgba(0, 0, 0, 0.55);
}    
           
           .modal-open .modal-content {
    background: #fff;
border: 8px solid #efefef !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

}
 .modal-dialog.modal-lg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}          
        
 .jubly-bx {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}     
.form-signin .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    transition: all 0.2s;
}
.btn-facebook {
    color: white;
    background-color: #3b5998;
}
.btn-block+.btn-block {
    margin-top: .5rem;
}
.btn-google {
    color: white;
    background-color: #ea4335;
}
.card.card-signin {
    width: 100%;
    border: 0;
}


.card.card-signin  .form-control {
    display: block;
    width: 100%;
    height: 49px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}
 .modal-dialog.modal-lg .card-header {
padding: 0;
    margin-bottom: 0;
   background-color: rgb(198, 208, 218);
    border-bottom: 0px solid rgba(0,0,0,.125);
}
 .modal-dialog.modal-lg  .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #f5b700;
    border-color: #dee2e6 #dee2e6 #fff;
}

 .modal-dialog.modal-lg  .card-header-tabs {


    border-bottom: 0;
    margin: 0;
    padding: 0;
}
.modal-dialog.modal-lg .nav-tabs .nav-link {
    border: 0px solid transparent !IMPORTANT;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #fff;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}
 .modal-dialog.modal-lg .nav-tabs .nav-item {
    margin-bottom: 0px;
    width: 50%;
}
.card.mt-3.tab-card {
    width: 100%;
    border: 0;
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}


.panel.panel-default.filterstyle {
    box-shadow: 0px 0px 20px rgba(92,111,139,0.12);
    border-radius: 9px;
    background: #fff;
    padding: 15px;
    padding-bottom: 30px;
}

.filterstyle {
    box-shadow: 0px 0px 20px rgba(92,111,139,0.12);
    border-radius: 9px;
    background: #fff;
    padding: 15px;
    padding-bottom: 30px;
}

.filterstyle2 {
    min-width: 300px;;
}
.registerfrm .panel-headingsd {
    background: #a47c32;
    padding: 10px;
    margin: 10px 0;
       color: #ffffff;
    border-radius: 2px;
    font-size: 20px;
}
.registerfrm .panel-heading {
 background: #f3f2f2;
    padding: 10px;
    margin: 10px 0;
    color: #2685c9;
    border-radius: 2px;
    font-size: 16px;
}
.registerfrm  label {
    display: inline-block;
    margin-bottom: 4px;
    padding-left: 4px;
}
.registerfrm .panel.panel-info {
    margin: 10px 0;
} 
.registerfrm  input[type=checkbox], .registerfrm  input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin: 0 3px;
}
.panel.panel-default.filterstyle .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}
.panel.panel-default.filterstyle label {
    display: inline-block;
    margin-bottom: 0;
    color: #6b6464;
}

.panel.panel-default.filterstyle .panel-heading {
    background: #a47c32;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.panel.panel-default.filterstyle button.btn.btn-primary.pull-right.btn-sm {
 float: right;
    margin-bottom: 0px;
    position: relative;
    padding: 5px;
    font-size: 12px;
    margin-top: -1px;
    font-weight: 400;
    border: 0;
    outline: none;
        background: #705523;
}
.radio {
    position: relative;
}

.panel.panel-default.filterstyle .radio  label {
    display: inline-block;
    margin-bottom: 0;
    color: #6b6464;
    padding-left: 22px;}

.panel.panel-default.filterstyle .radio input[type=checkbox], .panel.panel-default.filterstyle .radio input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
    margin-top: 0px;
    position: absolute;
    left: 0;
    top: 5px;
}
button.btn.btn-primary.pull-right.btn-sm.filtrbtn {
      float: right;
    margin-bottom: 0px;
    position: relative;
    padding: 5px;
    font-size: 16px;
    margin-top: -1px;
    font-weight: 400;
    border: 0;
    outline: none;
    background: #0868ad;
    width: 100px;
}

.option-bar{
    margin: 10px auto 0px;
}

.option-bar {
    margin-bottom: 30px;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.sorting-options2 {
    display: flex;
}

.sorting-options2  span.sort {
    width: 96px;
    padding-top: 5px;
}
.sorting-options {
    float: right;
}
.change-view-btn {
    border-radius: 2px;
    background: #eee;
    border: 1px solid #eee;
    padding: 5px 9px;
    margin: 0 2px;
    display: inline-block;
}
.active-view-btn:hover {
     border: solid 1px #a47c32;
    color: #fff;
}
.change-view-btn:hover {
   border: solid 1px #a47c32;
    background: #a47c32;
        color: #fff;
}
a.change-view-btn.active-view-btn {
   border: solid 1px #a47c32;
    background: #a47c32;
     color: #fff;
}
body .sorting-options a:hover{
     border: solid 1px #a47c32;
    background: #a47c32;
        color: #fff;
}

.paginations {
    margin-bottom: 30px;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: centerc;}

/* sections----------------------------------- */
.job-item.featured-item.jobdetails  ul{
    width: 100%;
}
.job-item.featured-item.jobdetails li {
    position: relative;
    margin: 3px 0;
    font-size: 12px;
    width: 50%;
    float: left;
    padding: 0 10px;
}
.job-item.featured-item.jobdetails .job-image img {
    max-width: 50px;
}
.job-item.featured-item.jobdetails  .job-info {
    margin-left: 0px;
    padding-right: 90px;
    position: relative;
    color: #999;
    width: 100%;
    margin-bottom: 10px;
}
.job-item.featured-item.jobdetails  .job-info h3 {
    font-size: 16px;
    line-height: 20px;
}

.job-item.featured-item.jobdetails .job-info h3 a {
    display: inline-block;
    float: left;
    font-weight: 400;
    height: 28px;
    line-height: 24px;
    padding: 0 13px;
    border: 2px solid;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 11px;
    text-transform: uppercase;
    background: #a47c32;
    color: #fff;
    position: absolute;
    right: 0;}

.jobdescriptions{
    position: relative;
    padding: 10px 0;
}
.jobdescriptions h5{
    font-size: 17px;
    border-bottom: 1px dotted #e7e3e3;
    padding-bottom: 5px;
    color: #6f6868;
    font-weight: 500;
}
.job-item.featured-item.jobdetails .jobdescriptions ul li{
    position: relative;
    padding-left: 20px;
    width: 100%;
    line-height: 100%;
}
.jobdescriptions ul li:after{
     content: "»";
    position: absolute;
    left: 0;
    top: -2px;
    width: 10px;
    height: 10px;
    color: #a47c32;
    font-size: 20px;
}
.top-companyhead {
    position: relative;
  
}
.top-companyhead  h4{
      position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-size: 17px;
}

.mrbtms{
    margin-bottom: 20px;
}
.job-item.featured-item.mrbtms:after,
.job-item.featured-item.mrbtms:before{
    display: none;
}
.top-companyhead img {
    width: 50px;
    padding-right: 15px;
    left: 0;
    top: 0;
}
.top-companyhead span {
    font-size: 12px;
    padding-left: 10px;
   color: #666;
}
.top-companyhead span a {
   
    color: #666;
}
.top-companyhead span a i {
   
    color: #a47c32;
}
.linksweb {
    padding-left: 35px;
}

.job-overview ul li:first-child {
    margin-top: 5px;
}
.job-overview ul li {
    margin: 10px 0 3px;
}
body .job-overview ul li div {
    margin-left: 25px;
}
.job-overview ul li div {
    position: relative;
    top: 0px;
    margin-left: 25px;
}
.job-overview ul li span {
    display: block;
    margin-top: 0px;
    line-height: 18px;
    font-size: 13px;
}

.job-overview2 ul li:first-child {
    margin-top: 5px;
}
.job-overview2 ul li {
    margin: 10px 0 3px;
}
body .job-overview2 ul li div {
    margin-left: 25px;
}
.job-overview2 ul li div {
    position: relative;
    top: 0px;
    margin-left: 25px;
}
.job-overview2 ul li span {
    display: block;
    margin-top: 0px;
    line-height: 18px;
    font-size: 13px;
}

.bx-rtls2 {
    padding: 5px 0px !important;
}

.bx-rtls3 {
    padding: 5px 0px !important;
}
.bx-rtls3 ul{
    margin: 10px auto !important;
}

.widget.bx-rtls {
    margin-bottom: 30px;
    padding: 18px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
 .widget.bx-rtls h4{
    font-size: 16px;
    border-bottom: 1px dotted #e9e5e5;
    padding-bottom: 7px;
    margin-bottom: 15px;
    color: #454648;
}
 .widget.bx-rtls i{
     color: #adb0b1;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 5px;
}
 .widget.bx-rtls ul,  .widget.bx-rtls li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
 .widget.bx-rtls ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
     margin-top: 30px;
}
 .widget.bx-rtls li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
     margin-top: 10px;
}
a.applaythis {
    width: 100%;
        background: #e3bf01;
    /* float: left; */
    position: relative;
    display: block;
    padding: 10px;
    border-radius: 26px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
a.applaythis-myhome {
    width: 100%;
    background: #ff8100;
    position: relative;
    display: block;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    font-weight: 600;
}



a.applaythis-myhome:hover {
    transform: scale(1.04);
    transition: 0.35s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}

a.applaythis-myprofile {
    width: 100%;
    background: #e3bf01;
    position: relative;
    display: block;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 10px auto 5px;
    font-weight: 600;
}

a.applaythis-myprofile:hover {
    transform: scale(1.04);
    transition: 0.35s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}
a.applaythis-myregister {
    width: 100%;
    background: #17a2b8;
    position: relative;
    display: block;
    padding: 5px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 10px auto;
    font-weight: 600;
}
a.applaythis-myregister:hover {
    transform: scale(1.04);
    transition: 0.35s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}
a.applaythis-mylogin{
    width: 100%;
    background: #17b87c;
    position: relative;
    display: block;
    padding: 5px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 10px auto;
    font-weight: 600;
}
a.applaythis-mylogin:hover {
    transform: scale(1.04);
    transition: 0.35s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}
.contact-widget{
      position: relative;
    width: 100%;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
    padding: 40px 20px;
    float: left;
    
}
.mapsd{
          position: relative;
    width: 100%;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
    padding: 40px 20px;
    float: left;
}



.xs-info-list li{
    position: relative;
    margin-bottom: 30px;
    padding-left: 52px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 37px;
}

 .xs-info-list a {
    color: #000;
    font-size: 14px;
    line-height: 1.49;

    display: inline-block;
}
.xs-info-list i {
    background-color: #fa575d;
        display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #18bfc3;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.14286em;
    margin-right: 20px;
        position: absolute;
    left: 0;
    top: 0;
}
.xs-info-list li:after {
    display: table;
    content: "";
    clear: both;
}
.contact-widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}
.contact-widget  h3{
    margin-bottom: 20px;
    text-transform: uppercase;
}

.contact-widget  ul.social-icons {
    margin-top: 49px;
}
/* sections----------------------------------- */




ul.footer-links li a {
    color: #fff;
}
.site-footer
{
       background-color: #4a4c4b;
    padding: 60px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #e1dada;
    float: left;
    width: 100%;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{position: relative;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.site-footer h6:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 15;
    opacity: 1;
    background: #ffc000;
}


.site-footer a
{
     color: #ffc000;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
     display: block;
    padding-left: 20px;
    position: relative;
}

.footer-links li:after {
       content: "\f101";
    position: absolute;
    height: 3px;
    width: 20px;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    opacity: 0.6;
font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
}



.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
color: #a47c32;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
        background-color: #a47c32;

    color: #fff;
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
    
  .username-pic {
    position: absolute;
    top: -11px;
    right: 0;
    font-size: 12px;
    color: #aeaaaa;
}  
 .register-btn {
    padding: 10px 0;
     padding-right: 0px;}   
    
    
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
    
    
}


.intro-banner.searchresult {
    padding: 0px;
    position: relative;
    min-height: 200px;
    float: left;
    width: 100%;
    background-size: cover;
}

.intro-banner2 {
    min-height: 180px;
    max-height: 210px;
}

.intro-banner.searchresult .search-withbtn {
    width: 100%;
    height: auto;
    display: flex;
    border: 2px solid #efe9e9;
    float: left;
    background: #fff;
    border-radius: 25px;
    padding: 3px 5px 3px 10px;
    max-width: 700px;
    margin: 10px auto;
    border: 5px solid rgba(0,0,0,0.1);
    box-shadow: 0 2px 12px rgba(0,0,0,0.09);
}





.top-ul2{
    margin:20px auto 10px;
}


.top-ul{
    background: #eff0f1;
    float: left;
    width: 100%;
    padding: 2px 10px;
    margin-bottom: 10px;
    border-radius: 2px;
}
.top-ul b{
    color: #9f7730;
}
/* sections----------------------------------- */

 .header-bx   .logo img{
    max-width: 250px;
    max-height: 78px !important;
} 
.header-bx {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
    width: 100%;
    padding: 10px 0;
}

.toplinks {
    padding-top: 4px;
}
.top-header {
    position: relative;
    width: 100%;
    background: #a47c32;
    color: #a47c32;
    padding: 2px 0;
}

.toplinks a{
    font-size: 13px;
   color: #fff;
    margin-right: 10px;
}
.toplinks a i{
     color: #efece2;
}
.top-header  .social-icons a {
       background-color: #a47c32;
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    line-height: 27px;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    float: right;
}
.top-header  .social-icons  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.top-header .social-icons li {
    display: inline-block;
    margin-bottom: 0;}
.top-header  .social-icons a:hover{
    color: #fff;
}



@media (min-width: 1200px){
    
 body .navik-menu>ul>li>a {
  
    padding: 0 25px;

}   
    
    
 . header-bx   .logo img, 
.navik-header .logo img {

    max-height: 78px !important;
}    
 .navik-header .container {
    max-width: 1200px;
}   
    
.navik-header.header-shadow.navik-mega-menu.viewport-lg.sticky .register-btn {
    position: absolute;
    right: 0;
    top: 35px;
    display: flex;
}    
    
    
.navik-menu {
    float: right;
    clear: inherit;
    /* padding-right: 300px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
 .navik-menu li.mega-menu>ul {
    width: 100%;
    padding: 25px 20px 15px;
    max-width: 600px;
    left: 20%;
         top: 50px;
}   
 .navik-header .logo {
    position: relative;
    top: 50%;
    padding: 0;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}
   
    
    }

@media (max-width: 1200px){
.navik-header .logo img {
    max-width: 220px;
    height: auto;
}
  .navik-header .logo {
    float: left;
    padding: 18px 40px 10px 0;
}
    
 .burger-menu {
position: absolute;
        top: -58px;
      right: 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 20px;
    height: 17px;
    cursor: pointer;
    transition: -webkit-transform 330ms ease-out;
    transition: transform 330ms ease-out;
    transition: transform 330ms ease-out,-webkit-transform 330ms ease-out;
}   
    
.navik-menu>ul>li>a {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 0 10px;
    line-height: 30px;
    white-space: nowrap;
}   
    
    
nav.navik-menu.menu-caret.submenu-top-border{
    right: 0;
    box-shadow: -2px 0 12px -2px rgba(0,0,0,.15);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

nav.navik-menu.menu-caret.submenu-top-border {
    position: fixed;
    top: 0;
    z-index: 9999999;
    width: 250px;
    height: 100%;
    overflow-y: auto;
    background-color: #fff;
    transition: all .4s ease-in-out;
}   
    
nav.navik-menu.menu-caret.submenu-top-border.open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
        background: #a47c32;
        padding-top: 71px;
        right: 0px;
}  
    
 nav.navik-menu.menu-caret.submenu-top-border    .dropdown-plus::after, nav.navik-menu.menu-caret.submenu-top-border .dropdown-plus::before {
         background-color: #f8f8f8;
    position: absolute;
        top: 16px;}
  nav.navik-menu.menu-caret.submenu-top-border    ul ul li>a {

    background-color: #a47c32;
}  
    
.burger-menu.menu-open {
        position: fixed;
      top: 20px;
    right: 19px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 20px;
    height: 17px;
    cursor: pointer;
    transition: -webkit-transform 330ms ease-out;
    transition: transform 330ms ease-out;
    transition: transform 330ms ease-out,-webkit-transform 330ms ease-out;
    z-index: 111111111;
}   

.register-btn a {
    background: #a47c32;
    position: relative;
 
    border-radius: 4px;
   
    transition: 0.3s;
      color: #000000;
    border: 2px solid #a47c32;
    padding: 7px 10px;
    display: block;
    margin: 0 5px;
    min-width: 50px;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
}   
    
    
    
    
    
}

.register-btn a:hover {
background: #008000;
color:#fff;
border-color:#008000;
}.register-btn a:hover i {
color:#fff;
}   
    


.top-btn-tooltip {
    visibility: hidden;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    top: 38px;
    left: 20%;
    padding: 6px 0;
    position: absolute;
  }

.top-btn-tooltip::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

  .top-btn:hover .top-btn-tooltip {
    visibility: visible;
  }

@media (min-width:767px) and (max-width:992px){ 

.intro-stats li {
    background: rgba(255, 255, 255, 0.15);
    display: inline-block;
    margin-right: 20px;
    border-radius: 4px;
    text-align: center;
    padding: 15px 6px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    transition: 0.35s;
}
.intro-banner {
    padding: 40px 0;}
    
    
   .job-item .job-info {
    margin-left: 0px;
    padding-right: 0px;
    position: relative;
    color: #999;
}   
    
.job-item .job-info .job-type {
    position: absolute;
    right: -20px;
    top: -15px;
    width: auto;
    display: flex;
    margin-bottom: 10px;
    flex-direction: row;
}  .job-item .job-info h3 {
   
    margin-top: 15px;
}
    
.burger-menu {
    position: absolute;
    top: -48px;}    
  .burger-menu.menu-open {
    position: fixed;
    top: 20px;
      right: 19px;}  
    
    
}

@media (max-width:767px){
    
 .burger-menu {
    position: absolute;
     top: -43px;}
   
    
 .job-item .job-info {
    margin-left: 0px;
    padding-right: 0px;
    position: relative;
    color: #999;
}   
    
.job-item .job-info .job-type {
    right: 0;
    top: 4px;
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start;
} 
    
    .job-skill p {

    line-height: 15px;
}
.job-skill a {
    font-weight: 500;
    font-size: 14px;
    float: right;
    display: flex;
    align-items: center;
    line-height: 7px;
    justify-content: center;
  
}
.search-withbtn {
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 10px;
    padding: 15px;
    flex-direction: column;
    background: transparent;
    box-shadow: none;
 margin-top: 25px;
}

.search-withbtn{

}
.drop-section2 {
min-width: 160px;
    width: 99%;
    margin-left: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    background: #fff;
    border-radius: 27px;
  
}
 .btns-search {
    min-width: 140px;
    padding-left: 0px;
    width: 90%;
    margin-left: 5%;
}  
    .intro-stats {
        display: none;
    }   
    
    .search-withbtn .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 30px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: 0;
    border: 2px solid rgba(255, 255, 255, 0.65);
    box-shadow: 0 2px 12px rgba(255, 255, 255, 0.21);
}
    
}
@media (max-width:500px){
    
   
    
.register-btn {
    position: absolute;
    right: 0px;
    top: 80px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.navik-header .logo {
    float: left;
    padding: 4px 40px 10px 0;
}    
.burger-menu {
    position: absolute;
    top: 22px;
    right: 0px;}    
    
.intro-banner {
    padding: 40px 0;
    position: relative;
    min-height: 500px;
    float: left;
    width: 100%;
    background-size: cover;
    margin-top: 0px;
}    
    
 .job-item.featured-item.jobdetails li {
    position: relative;
    margin: 3px 0;
    font-size: 12px;
    width: 100%;
    float: left;
    padding: 0 5px;
}   
}


.blogbox .col-md-4{
        display: flex;
}


.blogitems {
 
    display: flex;
    flex-flow: wrap;
}
.service-bx{
    position: relative;
}
.service-bx ul{
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.service-bx ul li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin: 5px 0;
}

.service-bx ul  li:after {
    content: "\f101";
    position: absolute;
    height: 3px;
    width: 20px;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    opacity: 0.6;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
        color: #a47c32;
}.service-bx ol{

    padding: 0;
  margin: 0 0 20px;
    padding-left: 15px;
}
.service-bx ol li {
   
    padding: 0;
    list-style: inherit;
    margin: 5px 0;
}



.service-bx h3 {
    margin-bottom: 20px;
    font-size: 24px;
}

.service-bx h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

.service-bx h5 {
    margin-bottom: 17px;
    font-size: 20px;
}

.service-bx h6 {
    margin-bottom: 15px;
    font-size: 20px;
}
.service-bx p  a{

 
        text-decoration: none;
    outline: 0;
    color: #a47c32;
} 

.service-bx p  a:hover{

    color: #ffc000;
   
} 


 a.linkbtn {
    background-color: #a47c32;
    top: 0;
    padding: 10px 20px;
    line-height: 24px;
    color: #fff !important;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: none;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(102,103,107,0.15);
}
a.linkbtn:hover{
 background: #ffc000;
}


.social-share-right {
    margin-bottom: 30px;
    padding: 18px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}

.social-share-right  h6 {
    font-size: 15px;
    border-bottom: 1px dotted #e9e5e5;
    padding-bottom: 7px;
    margin-bottom: 15px;
    color: #454648;
}


body .social-share-right  .social-buttons {
    display: inline-block;
    background: transparent;
    padding: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    text-align: center;
    margin: 0px 0px;
    display: flex;
    justify-content: flex-start;
}




@media (max-width:767px){  
    h1{
        font-size: 30px;
    }
.service-bx h3 {
    margin-bottom: 20px;
    font-size: 20px;
}

.service-bx h4 {
    margin-bottom: 20px;
    font-size: 18px;
}

.service-bx h5 {
    margin-bottom: 17px;
    font-size: 16px;
}

.service-bx h6 {
    margin-bottom: 15px;
    font-size: 20px;
}
.register-btn a {
background: #a47c32;
    position: relative;
    border-radius: 4px;
    transition: 0.3s;
    color: #ffffff;
    border: 2px solid #a47c32;
    padding: 3px 5px;
    display: block;
    margin: 0 5px;
    min-width: 30px;
    height: 30px;
    text-align: center;
    line-height: 15px;
    font-size: 14px;
}
    
 .top-header .social-icons {

    display: none;
}   
    
  .header-bx .logo img {
       max-height: 40px !important;
}
 .job-item.featured-item.mrbtms .job-skill {
    display: block;
    padding: 8px 0px;
    border-top: 1px solid #ededed;
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    justify-content: space-between;
}   
    
    

}

.bx-ulsd.row {
    width: 100%;
    float: left;
}

.bx-ulsd li{
    text-transform: uppercase;
}

@media (max-width:575px){  
    
     .username-pic {
    position: absolute;
    top: -11px;
    right: auto;
    font-size: 12px;
    color: #aeaaaa;
    left: 5px;
}
.job-skill {
    display: flex;
    padding: 8px 0px;
    border-top: 1px solid #ededed;
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
}    
  body .shareicon {
    text-align: left;
    width: auto;
    float: left;
    margin-top: 15px;
} 

.register-btn {
    position: relative;
    /* right: 0; */
    top: 3px;
    display: flex;
    float: left;
    align-items: center;
      justify-content: flex-start;
    height: 100%;
}
    
 .header-bx .logo img {
       max-height: 40px !important;
}
 .logo {
    text-align: center;
}   
.burger-menu {
        right: 25px;
    top: -30px;}  
    
 .register-btn {
    padding-left: 0px;
    
}
  .header-bx {

    width: 100%;
    padding:2px 0 0;
}  

}


    .panel.panel-default.filterstyle{
        top: 70px;
        display: none;
        position: absolute;
        z-index: 111;
            max-width: 300px;
    } 

.mobile-filter{
      display: block;
    position: relative;
cursor: pointer;}

  .mobile-filter i  {
    border: 1px solid #a47c32;
    padding: 5px;
    background: #fff;
    border-radius: 2px;
}  
    
 .mobile-filter i {
      color: #a47c32;
}  

.username-pic {
    font-size: 12px;
    color: #999595;
    font-weight: 500;
}

@media (max-width:992px){  
    
    
.register-btn a {
    background: #a47c32;
    position: relative;
    border-radius: 4px;
    transition: 0.3s;
       color: #000000;
    border: 2px solid #a47c32;
    padding: 7px 5px;
    display: block;
    margin: 0 5px;
    min-width: 50px;
    text-align: center;
    line-height: 12px;
    font-size: 12px;
    display: flex;
    align-items: center;
}    
    
    
.utf-banner-headline-text-part h3 {
    font-size: 30px;}
   
    .sorting-options {
    display: none;
}
    
  .mobile-filter i  {
    border: 1px solid #bee0f5;
    padding: 5px;
    background: #fff;
    border-radius: 2px;
}  
    
 .mobile-filter i {
    color: #a47c32;
}  
.panel.panel-default.filterstyle label {
    display: inline-block;
    margin-bottom: 0;
    color: #6b6464;
    display: none;
    
}    
    
}


.twocolumn ul{
    float: left;
    width: 100%;
}


.jobsummery{
    position: relative;
    padding: 30px 0;
    width: 100%;
        float: left;
}
.jobsummery ul{
    padding: 0;
    margin: 0;
}
.jobsummery li{
 
    position: relative;
    padding-right: 80px;
    border: 1px solid #eee;
    padding: 5px 10px;
    font-weight: 500;
        color: #8d8e8e;
}
.jobsummery li span{
    position: absolute;
    right: 10px;
color: #b09031;
    font-weight: 600;
    
}
.utf-banner-headline-text-part ul{
    
}
.utf-banner-headline-text-part ul li{
    margin: 5px 3px;
    display: inline-block;
    
}
 .utf-banner-headline-text-part ul li a{
     background: rgb(164 124 50 / 79%);
    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
}

.utf-banner-headline-text-part ul li a:hover {
  background: rgb(84 63 26);}


.text-plain-link  ul{
    text-align: center;
}
 .text-plain-link  ul li{
    margin: 5px 3px;
    display: inline-block;
    
}

.text-plain-link ul li a:hover {

    color: #a47c32;
   
}

 .text-plain-link  ul li a{

    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
     position: relative;
}

 .text-plain-link  ul li a:before {
    content: "\f101";
     position: absolute;
     right: 0;
     width: 5px;
         top: 6px;
   font: normal normal normal 14px/1 FontAwesome;
}





.social-buttons {
       display: inline-block;
    background: transparent;
    padding: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    text-align: center;
    margin: 0px 0px;
    display: flex;
    justify-content: flex-end;
}
.social-buttons i{
    padding: 0 !important;
}
.social-buttons .social-margin {
  margin-right: 10px;
}
.social-buttons a,
.social-buttons a:hover,
.social-buttons a:focus,
.social-buttons a:active {
  text-decoration: none;
}
.register-btn i {
    font-size: 20px;
      color: #f4ede0;
    margin-right: 3px;
}
.register-btn i.fa.fa-lock {
    margin-right: 5px;
}
.social-buttons .social-icon {
    margin-bottom: 3px;
    margin-top: 3px;
    box-sizing: border-box;
    -moz-border-radius: 138px;
    -webkit-border-radius: 138px;
    border-radius: 138px;
    border: 5px solid;
    text-align: center;
    width: 27px;
    height: 27px;
    display: inline-block;
    line-height: 1px;
    padding-top: 0px !important;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px !IMPORTANT;
}
.social-buttons .social-icon:hover {
  transform: rotate(360deg) scale(1.3);
}
.social-buttons .social-icon.facebook {
  font-size: 22px;
  padding-top: 9px;
  border-color: #3b5998;
  background-color: #3b5998;
  color: #ffffff;
}
.social-buttons .social-icon.facebook:hover {
  background-color: #ffffff;
  color: #3b5998;
}
.social-buttons .social-icon.twitter {
  font-size: 22px;
  padding-top: 10px;
  padding-left: 2px;
  border-color: #ed4965;
  background-color: #ed4965;
  color: #ffffff;
}
.social-buttons .social-icon.twitter:hover {
  background-color: #ffffff;
  color: #ed4965;
}
.social-buttons .social-icon.google-plus {
  font-size: 22px;
  padding-top: 9px;
  padding-left: 2px;
  background-color: #dd4b39;
  color: #ffffff;
  border-color: #dd4b39;
}
.social-buttons .social-icon.google-plus:hover {
  background-color: #ffffff;
  color: #dd4b39;
}
.social-buttons .social-icon.linkedin {
  font-size: 24px;
  padding-top: 8px;
  padding-left: 1px;
  background-color: #0976b4;
  color: #ffffff;
  border-color: #0976b4;
}
.social-buttons .social-icon.linkedin:hover {
  background-color: #ffffff;
  color: #0976b4;
}
.social-buttons .social-icon.pinterest {
  font-size: 22px;
  padding-top: 9px;
  background-color: #cb2027;
  color: #ffffff;
  border-color: #cb2027;
}
.social-buttons .social-icon.pinterest:hover {
  background-color: #ffffff;
  color: #cb2027;
}
.social-buttons .social-icon.behance {
  font-size: 22px;
  padding-top: 9px;
  background-color: #1769ff;
  color: #ffffff;
  border-color: #1769ff;
}
.social-buttons .social-icon.behance:hover {
  background-color: #ffffff;
  color: #1769ff;
}
.social-buttons .social-icon.github {
  font-size: 22px;
  padding-top: 9px;
  background-color: #16c63e;
  color: #ffffff;
  border-color: #16c63e;
}
.social-buttons .social-icon.github:hover {
  background-color: #ffffff;
  color: #16c63e;
}
.social-buttons .social-icon.youtube {
  font-size: 22px;
  padding-top: 9px;
  padding-left: 0px;
  background-color: #bb0000;
  color: #ffffff;
  border-color: #bb0000;
}
.social-buttons .social-icon.youtube:hover {
  background-color: #ffffff;
  color: #bb0000;
}
.social-buttons .social-icon.soundcloud {
  font-size: 22px;
  padding-top: 9px;
  padding-left: 0px;
  background-color: #ff3a00;
  color: #ffffff;
  border-color: #ff3a00;
}
.social-buttons .social-icon.soundcloud:hover {
background-color: #ff3a00;
    color: #ffffff;
    padding: 0px;
    font-size: 12px !IMPORTANT;
}



 .register-btn .username-pic i{
    font-size: 14px;
    color: #9f773069;
}


ul.col-md-6.pad-left-no {
    padding-left: 0;
}
.job-item.featured-item li span{
    max-width: 100px;
}

.job-item.featured-item li span {
    width: 100px;

    float: left;
    padding-right: 6px;
    position: relative;
}
.job-item.featured-item li span:after{
    position: absolute;
    right: 0;
    width: 10px;
    height: 10px;
    font-size: 14px;
    font-weight: 600;
    content: ":"
}
.logo a {
    font-size: 40px;
    font-weight: 600;
    color: #9d7832;

}


@media (max-width:1200px) and (min-width:767px){
.header-bx  .container {
    max-width: 94%;
}
 .logo a {
    display: flex;
         align-items: center;
}   
 .logo a {
    font-size: 30px;
    font-weight: 600;
}   
    
}




@media (max-width:575px){
.register-btn {
    
    margin-top: 10px;
}
}




@media (max-width:767px){
    
 .logo a {
    font-size: 25px;
    font-weight: 600;
    }
    
    
ul.col-md-6 {
    padding-left: 0;
}
    
    .register-btn i {
    font-size: 15px;
    color: #99783f;
    margin-right: 1px;
}
}
.intro-banner.innerbgbanner {
 position: relative;
    background: #d9d9d9;
    min-height: 3px;
    padding: 0;
}
.intro-banner.innerbgbanner:after,
.intro-banner.innerbgbanner:before{
    display: none;
}

/*---------------------------------------------*/

.designation-a{
    border: none;
    padding: 5px;
    border: 2px solid #a47c32;
    position: relative;
    background-color: #fff;
    text-align: center;
    border-radius: 36px;
    color: #000;
    transition: 0.35s;
    margin: 5px 2px 2.5px;
}

.designation-z-index{
    z-index: 10;
}
.designation-a:hover{
    position: relative;
    z-index: 10;
  background-color: #008000;
  border-color: #008000;
  color:#fff;
  font-weight: bold;
  transform: scale(1.04);
    transition: 0.20s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.21);
}

.designation-a-tooltip {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    top: -42px;
    left: 10%;
    padding: 5px 0;
    position: absolute;
  }

.designation-a-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
  }

  .des-toot-a1:hover .designation-a-tooltip {
    visibility: visible;
  }
  
  .designation-a-tooltip2 {
      visibility: hidden;
      width: 150px;
      background-color: black;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      top: 42px;
      left: 10%;
      padding: 5px 0;
      position: absolute;
    }
  
  .designation-a-tooltip2::after {
        content: " ";
        position: absolute;
        bottom: 100%;  /* At the top of the tooltip */
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent black transparent;
    }
  
    .des-toot-a2:hover .designation-a-tooltip2 {
      visibility: visible;
    }

.tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    top: 20px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
  }

.mobile-filter:hover .tooltiptext {
    visibility: visible;
  }

.non-it-pri,.it-pri{
    border-radius: 50%;
    width: 100%;
    height: 75%;
}  

.no-padding{
    padding:0px;
}

.no-padding-right{
    padding-right: 0px;
}

.no-padding-it-non{
    padding:0px;
}

.non-it-job-tooltip {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    top: 25%;
    left: 85%;
    padding: 5px 0;
    position: absolute;
    z-index: 100;
  }

  .non-it-job-tooltip::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
  }

.apri-it img{
    /* width: 100%;
    height: 100%; */
    margin-left: auto;
  margin-right: auto;
    min-width: 200px;
    max-height: 100px;
    max-width: 300px;
}

.apri-non-it img{
    /* width: 100%;
    height: 100%; */
    margin-left: -9px;
  margin-right: auto;
    min-width: 160px;
    max-height: 90px;
}


.apri-non-it:hover .non-it-job-tooltip {
    visibility: visible;
  }

.it-job-tooltip {
    visibility: hidden;
    width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    top: 25%;
    left: -40%;
    padding: 5px 0;
    position: absolute;
    z-index: 100;
  }

  .it-job-tooltip::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
  }

.apri-it:hover .it-job-tooltip {
    visibility: visible;
  }

.it-pri input[type=text]{
    position: relative;
    top: -69px;
    border: solid 2px #aeaeae;
    max-width: 120px;
    left: 40px;
}


.non-it-pri input[type=text]{
    position: relative;
    top: -54px;
    border: solid 2px #aeaeae;
    max-width: 110px;
    left: 16px;
}

.it-job-text::placeholder,.non-it-job-text::placeholder {
    text-align: center;
  }

  .it-job-text:hover,.non-it-job-text:hover {
      
    transform: scale(1.08);
    transition: 0.20s;
    }

  .search-header{
    z-index: 10;
    min-width: 100px;
    margin-top: -20px;
    position: relative;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background: #fff;
    border-top: 5px solid rgba(0,0,0,0.1);
    border-right: 5px solid rgba(0,0,0,0.1);
    border-left: 5px solid rgba(0,0,0,0.1);
    padding: 3px 10px 2px;
  }
.search-header:after,
.search-header:before{
    content: '';
    width: 40px;
    height: 30px;
    border: 5px solid rgb(225 225 225);
    position: absolute;
    bottom: 2px;
    border-top: 0;
}
.search-header:after{
    border-left:0;
    -moz-border-radius:0 0 5px 0;
    -webkit-border-radius:0 0 5px 0;
    border-radius: 0 0 25px 0;
    left:-40.5px;
    box-shadow: 20px 5px #fff;
}
.search-header:before{
    border-right:0;
    -moz-border-radius:0 0 0 5px;
    -webkit-border-radius:0 0 0 5px;
    border-radius: 0 0 0 25px;
    right:-40.5px;
    box-shadow: -20px 5px #fff;
}

 .search-row{
    align-items: center;
    justify-content: center;
 } 

.search-desbtn {
    width: 95%;
    height: auto;
    padding: 1px 20px 3px;
    top: -35.5px;
    position: relative;
    border: 2px solid #efe9e9;
    float: left;
    background: #fff;
    border-radius: 25px;
    border: 5px solid rgba(0,0,0,0.1);
    box-shadow: 0 2px 12px rgba(0,0,0,0.09);
}

.sel-box {
    position: relative;
    padding: 2px;
  }
  
  .sel-box select {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #a47c32;
    color: white;
    padding: 12px;
    width: 100%;
    border: 2px solid #fff;
    border: none;
    font-size: 20px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    -webkit-appearance: button;
    appearance: button;
    outline: none;
  }

  .sel-box :hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #a47c32;
  }
  
  .sel-box select option {
    padding: 30px;
  }

  .styled-select {
    background-color: #a47c32;
    height: 29px;
    overflow: hidden;
    width: 100%;
 }
 
 .styled-select select {
    text-align-last: center;
    -webkit-appearance: none;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    padding: 10px 10px;
    width: 100%;
    text-transform: uppercase;
 }

 .styled-select option {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
 }

 .style-select-radius{
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
 }
 
 .styled-select.slate {
    background-color: #a47c32;
    height: auto;
    width: 100%;
    line-height: 1.5;
 }
 .styled-select.slate:hover,.styled-select select:checked:after  {
    color: #000;
    outline: none;
    background-color: #fff;
    border: 2px solid #a47c32;
 }

 .styled-select select:hover{color:#000 !important }

 .styled-select select option {
    padding: 30px;
  }
.top-margin-20{
    margin-top: 20px;
}

.main-banner{
    background: url(img/golden-steel-metal-plate5.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.div-order-ban-1{
    order: 1;
}

.div-order-ban-2{
    order: 2;
}

.div-order-ban-3{
    order: 3;
}

.div-order-ban-4{
    order: 4;
}

.div-order-main-1{
    order: 1;
}

.div-order-main-2{
    order: 2;
}

.div-width-sm{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div-width-xs{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.padding-10{
    padding: 10px;
}

.padding-right-10{
    padding-right: 10px;
}

.margin-left-5{
    margin-left: 5px;
}

@media only screen and (max-width: 1200px) {
    .sel-dropdown {
        min-width: 120px;
    }
    .apri-it img {
        min-width:140%;
        max-width: 100px;
        max-height: 100px;
    }

    .it-pri input[type=text] {
        position: relative;
        top: -70px;
        border: solid 2px #aeaeae;
        max-width: 115px;
        left: 26%;
    }

    .apri-non-it img {
        min-width: 90%;
        max-width: 100px;
        max-height: 100px;
    }

    .non-it-pri input[type=text] {
        position: relative;
        top: -58px;
        border: solid 2px #aeaeae;
        max-width: 100px;
        left: 8%;
    }
}
@media only screen and (max-width: 1100px) {
    .main-banner {
        min-height: 450px !important;
      }

      .non-it-pri, .it-pri {
        border-radius: 50%;
        width: 85%;
        height: 75%;
      }

      .apri-it img {
        min-width:100%;
        max-width: 100px;
        max-height: 100px;
    }

    .it-pri input[type=text] {
        position: relative;
        top: -70px;
        border: solid 2px #aeaeae;
        max-width:80px;
        left: 18%;
    }

    .apri-non-it img {
        min-width: 80%;
        max-width: 100px;
        max-height: 100px;
    }

    .non-it-pri input[type=text] {
        position: relative;
        top: -58px;
        border: solid 2px #aeaeae;
        max-width: 90px;
        left: 5%;
    }

    .search-header {
        border-radius: 25px;
        min-width: 650px;
        margin-top:20px;
    }

    .search-header:after, .search-header:before {
        display: none;
    }

    .div-order-ban-1{
        order: 1;
    }
    
    .div-order-ban-2{
        order: 4;
    }
    
    .div-order-ban-3{
        order: 2;
    }
    
    .div-order-ban-4{
        order: 2;
    }
    .div-width-sm{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .div-width-xs{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sel-dropbtn-left {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .drop-section2 {
        margin-top: 0px;
    }

    .btns-search {
        width: 80%;
    }
    .btns-search {
        border: none !important;
    }
    .btns-search2 {
        border: none !important;
    }

    .btns-search-filter {
        background-color: #fff;
        width: 10%;
        padding: 0px;
    }

    .designation-z-index{
        z-index: 0;
    }

    .search-desbtn{
        top:5px;
        min-width: 100%;
    }

    .no-padding-it-non{
        padding:none;
    }

    .div-order-main-1{
        order: 2;
    }
    
    .div-order-main-2{
        order: 1;
    }
  }
  @media only screen and (max-width: 1000px) {
      .main-banner {
          min-height: 450px !important;
        }
  
        .apri-it img {
            min-width:100%;
            max-width: 100px;
            max-height: 100px;
        }
    
        .it-pri input[type=text] {
            position: relative;
            top: -70px;
            border: solid 2px #aeaeae;
            min-width: 65%;
            left: 18%;
        }
    
        .apri-non-it img {
            min-width: 80%;
            max-width: 100px;
            max-height: 100px;
        }
    
        .non-it-pri input[type=text] {
            position: relative;
            top: -58px;
            border: solid 2px #aeaeae;
            min-width: 55%;
            left: 12%;
        }
  
      .search-header {
          border-radius: 25px;
          min-width: 650px;
          margin-top:20px;
      }
  
      .search-header:after, .search-header:before {
          display: none;
      }
  
      .div-order-ban-1{
          order: 1;
      }
      
      .div-order-ban-2{
          order: 4;
      }
      
      .div-order-ban-3{
          order: 2;
      }
      
      .div-order-ban-4{
          order: 2;
      }
      .div-width-sm{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .div-width-xs{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .sel-dropbtn-left {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
      }
  
      .drop-section2 {
          margin-top: 0px;
      }
  
      .btns-search {
          width: 80%;
      }
      .btns-search {
          border: none !important;
      }
      .btns-search2 {
          border: none !important;
      }
  
      .btns-search-filter {
          background-color: #fff;
          width: 10%;
          padding: 0px;
      }
  
      .designation-z-index{
          z-index: 0;
      }
  
      .search-desbtn{
          top:5px;
          min-width: 120%;
      }
  
      .no-padding-it-non{
          padding:none;
      }
  
      .div-order-main-1{
          order: 2;
      }
      
      .div-order-main-2{
          order: 1;
      }
    }

  @media only screen and (max-width: 900px) {
      .main-banner {
        min-height: 450px !important;
      }
  
      .apri-it img {
          min-width:100%;
          max-width: 100px;
          max-height: 150px;
      }
  
      .it-pri input[type=text] {
          position: relative;
          top: -98px;
          border: solid 2px #aeaeae;
          max-width: 65%;
          left: 18%;
      }
  
      .apri-non-it img {
          min-width: 80%;
          max-width: 100px;
          max-height: 150px;
      }
  
      .non-it-pri input[type=text] {
        position: relative;
        top: -78px;
        border: solid 2px #aeaeae;
        max-width: 55%;
        left: 10%;
      }
  
      .search-desbtn {
        min-width: 110%;
    }

      .search-header {
          border-radius: 25px;
          min-width: 135%;
          margin-top:20px;
      }
  
      .search-header:after, .search-header:before {
          display: none;
      }
  
      .div-order-ban-1{
          order: 1;
      }
      
      .div-order-ban-2{
          order: 4;
      }
      
      .div-order-ban-3{
          order: 2;
      }
      
      .div-order-ban-4{
          order: 2;
      }
  
      .div-order-main-1{
          order: 2;
      }
      
      .div-order-main-2{
          order: 1;
      }
  
      .div-width-sm{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .div-width-xs{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .sel-dropbtn-left {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
      }
  
      .drop-section2 {
          margin-top: 0px;
      }
  
      .btns-search {
          width: 80%;
      }
      .btns-search {
          border: none !important;
      }
      .btns-search2 {
          border: none !important;
      }
  
      .btns-search-filter {
          background-color: #fff;
          width: 10%;
          padding: 0px;
      }
  
      .designation-z-index{
          z-index: 0;
      }
  
      .search-desbtn{
          top:5px;
      }
  
      .no-padding-it-non{
          padding:none;
      }
  
      .div-order-main-1{
          order: 2;
      }
      
      .div-order-main-2{
          order: 1;
      }
    }

  @media only screen and (max-width: 800px) {
      .main-banner {
        min-height: 400px !important;
      }
  
      .apri-it img {
        min-width:100%;
        max-width: 100px;
        max-height: 125px;
    }

    .it-pri input[type=text] {
        position: relative;
        top: -83px;
        border: solid 2px #aeaeae;
        max-width: 65%;
        left: 18%;
    }

    .apri-non-it img {
        min-width: 80%;
        max-width: 100px;
        max-height: 125px;
    }

    .non-it-pri input[type=text] {
      position: relative;
      top: -68px;
      border: solid 2px #aeaeae;
      max-width: 55%;
      left: 10%;
    }
  
    .search-desbtn {
        min-width: 108%;
    }

      .search-header {
          border-radius: 25px;
          min-width: 135%;
          margin-top:20px;
      }
  
      .search-header:after, .search-header:before {
          display: none;
      }
  
      .div-order-ban-1{
          order: 1;
      }
      
      .div-order-ban-2{
          order: 4;
      }
      
      .div-order-ban-3{
          order: 2;
      }
      
      .div-order-ban-4{
          order: 2;
      }
  
      .div-order-main-1{
          order: 2;
      }
      
      .div-order-main-2{
          order: 1;
      }
  
      .div-width-sm{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .div-width-xs{
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }
  
      .sel-dropbtn-left {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
      }
  
      .drop-section2 {
          margin-top: 0px;
      }
  
      .btns-search {
          width: 80%;
      }
      .btns-search {
          border: none !important;
      }
      .btns-search2 {
          border: none !important;
      }
  
      .btns-search-filter {
          background-color: #fff;
          width: 10%;
          padding: 0px;
      }
  
      .designation-z-index{
          z-index: 0;
      }
  
      .search-desbtn{
          top:5px;
      }
  
      .no-padding-it-non{
          padding:none;
      }
  
      .div-order-main-1{
          order: 2;
      }
      
      .div-order-main-2{
          order: 1;
      }
    }
    
    @media only screen and (max-width: 750px) {
        .main-banner {
          min-height: 1000px !important;
        }
    
        .apri-it img {
          min-width:100%;
          max-width: 100px;
          max-height: 125px;
      }
  
      .it-pri input[type=text] {
          position: relative;
          top: -83px;
          border: solid 2px #aeaeae;
          max-width: 65%;
          left: 18%;
      }
  
      .apri-non-it img {
          min-width: 80%;
          max-width: 100px;
          max-height: 125px;
      }
  
      .non-it-pri input[type=text] {
        position: relative;
        top: -68px;
        border: solid 2px #aeaeae;
        max-width: 55%;
        left: 10%;
      }
    
      .search-desbtn {
          min-width: 108%;
      }
  
        .search-header {
            border-radius: 25px;
            min-width: 115%;
            margin-top:20px;
        }
    
        .search-header:after, .search-header:before {
            display: none;
        }
    
        .div-order-ban-1{
            order: 1;
        }
        
        .div-order-ban-2{
            order: 4;
        }
        
        .div-order-ban-3{
            order: 2;
        }
        
        .div-order-ban-4{
            order: 2;
        }
    
        .div-order-main-1{
            order: 2;
        }
        
        .div-order-main-2{
            order: 1;
        }
    
        .div-width-sm{
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
        .div-width-xs{
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
        .sel-dropbtn-left {
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }
    
        .drop-section2 {
            margin-top: 0px;
        }
    
        .btns-search {
            width: 80%;
        }
        .btns-search {
            border: none !important;
        }
        .btns-search2 {
            border: none !important;
        }
    
        .btns-search-filter {
            background-color: #fff;
            width: 10%;
            padding: 0px;
        }
    
        .designation-z-index{
            z-index: 0;
        }
    
        .search-desbtn{
            top:5px;
        }
    
        .no-padding-it-non{
            padding:none;
        }
    
        .div-order-main-1{
            order: 2;
        }
        
        .div-order-main-2{
            order: 1;
        }
      }
    
      @media only screen and (max-width: 700px) {
          .main-banner {
            min-height: 1000px !important;
          }
      
          .apri-it img {
            min-width:100%;
            max-width: 100px;
            max-height: 125px;
        }
    
        .it-pri input[type=text] {
            position: relative;
            top: -83px;
            border: solid 2px #aeaeae;
            max-width: 65%;
            left: 18%;
        }
    
        .apri-non-it img {
            min-width: 80%;
            max-width: 100px;
            max-height: 125px;
        }
    
        .non-it-pri input[type=text] {
          position: relative;
          top: -68px;
          border: solid 2px #aeaeae;
          max-width: 55%;
          left: 10%;
        }
      
        .search-desbtn {
            min-width: 100%;
        }
    
          .search-header {
              border-radius: 25px;
              min-width: 115%;
              margin-top:20px;
          }
      
          .search-header:after, .search-header:before {
              display: none;
          }
      
          .div-order-ban-1{
              order: 1;
          }
          
          .div-order-ban-2{
              order: 4;
          }
          
          .div-order-ban-3{
              order: 2;
          }
          
          .div-order-ban-4{
              order: 2;
          }
      
          .div-order-main-1{
              order: 2;
          }
          
          .div-order-main-2{
              order: 1;
          }
      
          .div-width-sm{
              width: 50%;
              display: flex;
              align-items: center;
              justify-content: center;
          }
      
          .div-width-xs{
              width: 50%;
              display: flex;
              align-items: center;
              justify-content: center;
          }
      
          .sel-dropbtn-left {
              border-top-left-radius: 0px;
              border-bottom-left-radius: 0px;
          }
      
          .drop-section2 {
              margin-top: 0px;
          }
      
          .btns-search {
              width: 80%;
          }
          .btns-search {
              border: none !important;
          }
          .btns-search2 {
              border: none !important;
          }
      
          .btns-search-filter {
              background-color: #fff;
              width: 10%;
              padding: 0px;
          }
      
          .designation-z-index{
              z-index: 0;
          }
      
          .search-desbtn{
              top:5px;
          }
      
          .no-padding-it-non{
              padding:none;
          }
      
          .div-order-main-1{
              order: 2;
          }
          
          .div-order-main-2{
              order: 1;
          }
        }

@media only screen and (max-width: 600px) {
    .main-banner {
      min-height: 950px !important;
    }

    .apri-it img {
        min-width:100%;
        max-width: 100px;
        max-height: 100px;
    }

    .it-pri input[type=text] {
        position: relative;
        top: -70px;
        border: solid 2px #aeaeae;
        max-width: 65%;
        left: 18%;
    }

    .apri-non-it img {
        min-width: 80%;
        max-width: 100px;
        max-height: 100px;
    }

    .non-it-pri input[type=text] {
        position: relative;
        top: -58px;
        border: solid 2px #aeaeae;
        max-width: 55%;
        left: 8%;
    }

    .search-header {
        border-radius: 25px;
        min-width: 100%;
        margin-top:20px;
    }

    .search-header:after, .search-header:before {
        display: none;
    }

    .div-order-ban-1{
        order: 1;
    }
    
    .div-order-ban-2{
        order: 4;
    }
    
    .div-order-ban-3{
        order: 2;
    }
    
    .div-order-ban-4{
        order: 2;
    }

    .div-order-main-1{
        order: 2;
    }
    
    .div-order-main-2{
        order: 1;
    }

    .div-width-sm{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .div-width-xs{
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sel-dropbtn-left {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .drop-section2 {
        margin-top: 0px;
    }

    .btns-search {
        width: 80%;
    }
    .btns-search {
        border: none !important;
    }
    .btns-search2 {
        border: none !important;
    }

    .btns-search-filter {
        background-color: #fff;
        width: 10%;
        padding: 0px;
    }

    .designation-z-index{
        z-index: 0;
    }

    .search-desbtn{
        top:5px;
    }

    .no-padding-it-non{
        padding:none;
    }

    .div-order-main-1{
        order: 2;
    }
    
    .div-order-main-2{
        order: 1;
    }
  }

  @media only screen and (max-width: 400px) {
    .apri-it img {
        min-width:100%;
        max-width: 100px;
        max-height: 100px;
    }

    .it-pri input[type=text] {
        position: relative;
        top: -70px;
        border: solid 2px #aeaeae;
        max-width: 65%;
        left: 18%;
    }

    .apri-non-it img {
        min-width: 80%;
        max-width: 100px;
        max-height: 100px;
    }

    .non-it-pri input[type=text] {
        position: relative;
        top: -58px;
        border: solid 2px #aeaeae;
        max-width: 55%;
        left: 7.5%;
    }

    .no-padding-it-non{
        padding:none;
    }

    .btns-search-filter {
        background-color: #fff;
        width: 10%;
        padding: 0;
    }

    .div-order-main-1{
        order: 2;
    }
    
    .div-order-main-2{
        order: 1;
    }

  }

  
.reg-element-panel{
    width: 100%;
    margin: 5px 0px;
    display: flex;
}

.reg-form-phno{
    display: flex;
}

.reg-form-button{
    margin-top: 30px;
    max-width: 50%;
}

.reg-form{
    margin: 5px 0px 15px;
}

.reg-element-panel-btn{
    justify-content: center;
}





/*the container must be positioned relative:*/
.custom-select {
    position: relative;
    font-family: Arial;
    
    background: #a47c32;
    -webkit-appearance: none;
  }
  
  .custom-select select {
    display: none; /*hide original SELECT element:*/
  }
  
  
  /*point the arrow upwards when the select box is open (active):*/
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  
  /*style the items (options), including the selected item:*/
  .select-items div,.select-selected {
    padding: 8px 16px;
    width: 135px;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
  }


  .select-items div {
    color: #000;
    margin: 10px auto;
  }
  
  /*style items (options):*/
  .select-items {
      color: #000;
    position: absolute;
    background-color: #efefef;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  
  /*hide the items when the select box is closed:*/
  .select-hide {
    display: none;
  }
  
  .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }