/********************Custom Css*******************/

.bg-half-120 {
  padding: 120px 0;
}
.max-height-250 {
  min-height: 238px;
  border: 1px solid #fff;
}
.countries img {
  max-height: 100px;
  object-fit: contain;
}
.ultarnative-bg {
  background: #3b82f6;
  color: #ffff;
}
.text-black {
  color: black;
}

.tiny-five-item {
  display: flex;
  animation: marquee 20s linear infinite;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.homesection {
    padding: 55px 0;
}
.bannerimg {
    max-width: 450px;
    max-height: 500px;
    height: auto !important;
    width: auto !important;
    margin: 0 auto;
}

.carousel-item .row {
    min-height: 620px;
    align-items: center;
}

section.d-table.w-100.bg-primary {
    background: linear-gradient(to bottom, rgba(22, 28, 45, 0) 0%, rgba(22, 28, 45, 0.5) 25%, rgba(22, 28, 45, 0.75) 50%, #161c2d 100%);
}

.job-category .feature-icon {background: #fff !important;box-shadow: none !important;border: none !important;}

.job-category:hover {
    background: #fff;
}

.job-category a {
    font-size: 18px !important;
    line-height: 1.4;
    transition: all .3s;
}

.homesection2  p.text-black {
    color: #fff !important;
    margin-bottom: 35px !important;
}

.job-category:hover .feature-icon {
    background: #fff !important;
    border: #fff !important;
    box-shadow: none !important;
}

.job-category:hover a.title.h4 {
    color: #222 !important;
}

.job-post {
    min-height: 250px;
}

.homesection4 p.text-black {
}

#tns1 > .tns-item .job-category {
    min-height: auto;
}
.title-heading .para-desc {
    color: #fff !important;
}

.title-heading .heading {
    line-height: 1.1;
    margin-bottom: 23px;
}
.section-title .title {
    line-height: 1.3;
}

 .top-bar {
      background: #f9f9f9;
      font-size: 14px;
      padding: 20px 0 101px;
      border: none;
    }
    .top-bar a {
      color: #333;
      text-decoration: none;
    }
    .top-bar a:hover {
      color: #0d6efd;
    }
    .social-icons a {
      margin-left: 10px;
      color: #333;
    }
    .social-icons a:hover {
      color: #0d6efd;
    }
    #topnav .container {
    padding: 10px 20px;
    box-shadow: 0px 0px 7px rgba(0,0,0,.3);
    border-radius: 20px;
    background: #fff;
    margin-bottom: -44px;
    margin-top: -75px;
}

#topnav.nav-sticky2 {
    box-shadow: none;
    background: none;
    z-index: 9;
    position: relative;
}

.contact-info p {
    margin-right: 15px;
}

.top-bar i {
    color: #3b82f6;
    margin-right: 8px;
}
section.bg-half-170 {
    position: relative;
    top: -20px;
    margin-bottom: -20px;
}
.homesection4 .features {
    min-height: 205px;
}
.havequestion{
    background: #f7f7f7;
}
#tns1 > .tns-item .job-category img{
    width: 100% !important;
}
.graybg{
    background: #f2f2f2;
}
.mb-6{
    margin-bottom: 55px;
}
.job-post.job-post-list {
    min-height: auto;
}
.filtersec {
    margin-bottom: -188px;
}
.contactblk {
    padding: 40px 30px;
    background: #f7f7f7;
    min-height: 350px;
}
.partenersec .form-control {
    font-size: 13px;
}
.partenersec {
    background: #f7f7f7;
}
.job-post .progress-box {
    display: none;
}

.aboutabout .img-one {
    max-width: 100%;
    padding: 35px;
    min-height: 479px;
    display: flex;
    align-items: center;
}

.aboutabout p {
    padding: 20px 20px 20px 45px;
    background: #f7f7f7;
    border-radius: 10px;
    position: relative;
}

.aboutabout p:before {
    content: '';
    display: block;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 17px;
    top: 27px;
    border-left: 2px solid #3b82f6;
    border-bottom: 2px solid #3b82f6;
    transform: rotate(-45deg);
}
.love5star .features {
    min-height: 311px;
}
.cardboxes .card-body {
    padding: 26px;
    background: #f2f2f2;
    border-radius: 20px;
    min-height: 398px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cardboxes .card-body h5 {
    margin-bottom: 15px;
    margin-top: 0;
}

.cardboxes .card-body ul {
    margin-bottom: 0;
}

.cardboxes .card-body ul li {
    list-style: none;
    position: relative;
}

.cardboxes .card-body ul li:before {
    content: '';
    content: '';
    display: block;
    width: 14px;
    height: 7px;
    position: absolute;
    left: -27px;
    top: 9px;
    border-left: 2px solid #3b82f6;
    border-bottom: 2px solid #3b82f6;
    transform: rotate(-45deg);
}

.design2 ul {
    margin-bottom: 0;
}

.design2 ul li {
    list-style: none;
    position: relative;
}

.design2 ul li:before {
    content: '';
    content: '';
    display: block;
    width: 14px;
    height: 7px;
    position: absolute;
    left: -27px;
    top: 9px;
    border-left: 2px solid #3b82f6;
    border-bottom: 2px solid #3b82f6;
    transform: rotate(-45deg);
}
.design2 h5 {
    margin-top: 0 !important;
}


@media only screen and (max-width:1199px){
    .top-bar {
    font-size: 12px;
}

#topnav .navigation-menu>li {
    margin: 0;
}

.features {
    min-height: 285px;
}
}


@media only screen and (max-width:991px){
    .contact-info {
    justify-content: center;
    width: 100%;
}

.topright {
    width: 100%;
    justify-content: center;
}

#topnav .container {
    padding: 0;
    box-shadow: none;
    margin: 0;
}

.top-bar {
    padding: 16px 0px;
}

#topnav .menu-extras {
}

.title-heading .heading {
    font-size: 35px !important;
}

.bannerimg {
    max-width: 300px;
    max-height: 300px;
}

.carousel-item .row {
    min-height: 410px;
}

.carousel-control-prev {
    left: 0px !important;
}

.carousel-control-next {
    right: 0 !important;
}

.section-title .title {
    font-size: 20px !important;
}

.homesection1 p br {
    display: none;
}

.homesection2 .col {
    width: 50% !important;
}

.homesection4 .col-lg-3 {
    width: 50%;
}
#topnav.nav-sticky2 .container {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    padding: 0 16px;
}

#topnav .buy-button {
    position: absolute;
    top: 0;
}
}


@media only screen and (max-width:767px){
    .contact-info {
    font-size: 10px;
}

.topright {
    margin-top: 10px;
    font-size: 10px;
}

.title-heading .heading {
    font-size: 28px !important;
}

.title-heading .heading {
}

.carousel-item .row {
    min-height: auto;
    padding: 50px 0;
}

.homesection1 img {
    max-width: 100%;
    width: 100%;
}

.homesection1 .img-one {
    max-width: 100% !important;
}
.job-category a{
    font-size: 14px !important;
}
}



@media only screen and (max-width:480px){
    .contact-info {
    flex-wrap: wrap;
}

.contact-info p {
    margin-bottom: 10px !important;
    margin-right: 0;
}

.title-heading .para-desc {
    margin-bottom: 33px  !important;
}

.homesection2 .col {
    width: 100% !important;
}

.homesection4 .col-lg-3 {
    width: 100%;
}
}