.custom-font-secondary {
    font-family: "Lora", sans-serif !important;
}

body {
    font-family: "Poppins", sans-serif;
}



.mainlogo{
    width: 140px;
    margin-top: -40px;
}
.mobbanner{
display:none;
}

#footer{
background:#29acde!important;
}

.body {
    margin: 0;
    overflow-x: hidden;
}

  	.custom-section-svg{
              background: url(../../img/b1.jpg);
    background-attachment: fixed;
    background-size: cover;
        }

.footer-copyright {
background:#29acde!important;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #f7f7f7;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 18px;
    position: relative;
    text-transform: none;
    text-decoration: none;
    letter-spacing: -.5px;
}

@media (min-width: 1440px) {
    .body {
        margin: 0 50px 50px;
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .container-xl-custom {
        padding: 0 80px;
    }
}

/*
* Custom Text Size
*/
.custom-text-size-1 {
    font-size: 1.1em !important;
}

.custom-text-size-2 {
    font-size: 1.35em !important;
}

/*
* Custom Colors
*/
.custom-text-color-light-1 {
    color: #cbd5f1 !important;
}

.custom-text-color-light-2 {
    color: #e0e1e5 !important;
}

.custom-text-color-light-3 {
    color: #bfbfbf !important;
}

.custom-text-color-grey-1 {
    color: #acb4be !important;
}

.custom-bg-color-grey-1 {
    color: #f9f7f4 !important;
}

/*
* Custom Position
*/
.custom-position-center-x-y {
    position: absolute;
    top: 46%;
    left: 45%;
    max-width: 130%;
    transform: translate3d(-50%, -50%, 0);
}

/*
* Custom Box Shadow
*/
.custom-box-shadow-1 {
    box-shadow: 0px 0px 37px -4px rgba(0, 0, 0, 0.1) !important;
}

/*
* "Remove" body left and right margins on sections
*/
@media (min-width: 576px) {
    .custom-section-full-width {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }
}

/*
* Custom Heading Bar
*/
.custom-heading-bar {
    position: relative;
}

.custom-heading-bar:before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc( 100% + 15px);
    width: 50px;
    border-top: 5px solid #CCC;
    transform: translate3d(0, -50%, 0);
}

.custom-heading-bar.custom-heading-bar-right:before {
    right: auto;
    left: calc( 100% + 15px);
}

.custom-heading-bar.custom-heading-bar-with-padding {
    padding-left: 65px;
}

.custom-heading-bar.custom-heading-bar-with-padding:before {
    right: auto;
    left: 0;
}

/*
* Custom Icon
*/
.custom-arrow-icon {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
}

.custom-arrow-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #CCC;
    border-color: inherit;
    transform: translate3d(0, -50%, 0);
}

.custom-arrow-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 50%;
    height: 50%;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-color: inherit;
    transform: translate3d(0, -50%, 0) rotate(45deg);
}

/*
* Custom Link Effect
*/
.custom-link-effect-1 > i {
    transition: ease all 300ms;
}

.custom-link-effect-1:hover > i {
    transform: translate3d(10px, 0, 0);
}

.custom-link-effect-1.btn {
    transition: ease all 300ms;
}

.custom-link-effect-1.btn:hover {
    padding-right: 35px !important;
}

/*
* Header
*/
#header.header-effect-shrink .header-container {
    min-height: 50px;
}

#header .header-logo {
    margin: 16px 0;
    margin: 0;
    position: relative;
    z-index: 1;
}

#header .header-body {
    left: 0;
    border-bottom-color: transparent !important;
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        font-size: 13px;
        letter-spacing: 0.3px;
    }
    #header .header-nav-main nav > ul > li > a.active {
        color: #444 !important;
    }
    #header .header-nav-main nav > ul > li > a.active:before {
        background-color: #fec22d !important;
    }
    #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li:focus > a {
        color: #444 !important;
    }
    #header .header-nav-main nav > ul > li.active > a:before, #header .header-nav-main nav > ul > li:hover > a:before, #header .header-nav-main nav > ul > li:focus > a:before {
        background-color: #fec22d !important;
    }
    #header .header-nav-main nav > ul > li:first-child {
        margin-left: 0;
    }
}

@media (min-width: 1440px) {
    #header .header-nav-main nav > ul > li {
        margin-left: 12px;
    }
}

/*
* Home - Intro
*/
.custom-section-svg {
    position: relative;
}

.custom-section-svg > svg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

.custom-section-svg > .container {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

@media (min-width: 992px) {
    .custom-section-svg > svg {
        background-attachment: fixed;
    }
}

@media (max-width: 767px) {
    .custom-section-svg > svg {
        width: 230%;
    }
}

/*
* Home - Who We Are
*/
.custom-section-pull-top-1 {
    margin-top: -111px !important;
}

@media (max-width: 1199px) {
    .custom-section-pull-top-1 {
        margin-top: -70px !important;
    }
}

@media (max-width: 991px) {
    .custom-section-pull-top-1 {
        margin-top: -57px !important;
    }
}

@media (max-width: 767px) {
    .custom-section-pull-top-1 {
        margin-top: -105px !important;
    }
}

@media (max-width: 575px) {
    .custom-section-pull-top-1 {
        margin-top: -14vw !important;
    }
}

.custom-overlapping-cards {
    display: flex;
    position: relative;
}

.custom-overlapping-cards > div {
    z-index: 1;
}

.custom-overlapping-cards > div:nth-child(1) {
    max-width: 47%;
}

.custom-overlapping-cards > div:nth-child(1) img {
    transform: translate3d(-20px, -20px, 0);
}

.custom-overlapping-cards > div:nth-child(2) {
    z-index: 0;
    transform: translate3d(-50px, 50px, 0);
}

.custom-overlapping-cards > div:nth-child(2) img {
    max-width: 89%;
    transform: translate3d(70px, -20px, 0);
}

.custom-overlapping-cards .custom-overlapping-cards-puzzle-background {
    position: absolute;
    top: -80px;
    left: -158px;
    z-index: -1;
}

@media (max-width: 575px) {
    .custom-overlapping-cards {
        flex-wrap: wrap;
        justify-content: center;
    }
    .custom-overlapping-cards > .card:nth-child(1) {
        max-width: 80%;
    }
    .custom-overlapping-cards > .card:nth-child(2) {
        margin-top: 50px;
        max-width: 80%;
        transform: none;
    }
    .custom-overlapping-cards > .card:nth-child(2) img {
        max-width: 100%;
        transform: translate3d(20px, -20px, 0);
    }
}

/*
* Home - We Provide
*/
.featured-icon.custom-featured-icon-style-1 {
    width: 115px;
    height: 115px;
    border-radius: 100% !important;
}

.custom-section-half-background-color-light {
    position: relative;
}

.custom-section-half-background-color-light:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-color: #FFF;
}

@media (max-width: 575px) {
    .custom-section-half-background-color-light:after {
        height: 60%;
    }
}

/*
* Testimonial
*/
.testimonial.custom-testimonial-style-1.testimonial-style-4 blockquote {
    padding-top: 25px;
    padding-right: 0;
}

.testimonial.custom-testimonial-style-1.testimonial-style-4 blockquote:before {
    top: -5px;
    left: -5px;
    font-size: 90px;
    font-family: "Poppins", sans-serif;
}

.testimonial.custom-testimonial-style-1.testimonial-style-4 .testimonial-author {
    position: relative;
    margin-left: 70px;
}

.testimonial.custom-testimonial-style-1.testimonial-style-4 .testimonial-author:before {
    content: '';
    position: absolute;
    top: 6px;
    right: calc( 100% + 10px);
    width: 30px;
    border-top: 4px solid #000;
}

/*
* Process
*/
.process.custom-process-style-1 .process-step-circle {
    border-color: #e2e5e8;
    width: 110px;
    height: 110px;
}

.process.custom-process-style-1 .process-step-content {
    padding-top: 32px;
}

@media (min-width: 992px) {
    .process.custom-process-style-1:before {
        content: '';
        display: block;
        position: absolute;
        width: calc( 100vw - 120px);
        height: 2px;
        top: 53px;
        left: 50%;
        background-color: #EDEDED;
        transform: translate3d(-50%, 0, 0);
    }
    .process.custom-process-style-1 .process-step .process-step-circle {
        background-color: #FFF;
    }
    .process.custom-process-style-1 .process-step .process-step-circle:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc( 100% + 30px);
        background-color: #FFF;
        height: 100%;
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
    }
    .process.custom-process-style-1 .process-step:before {
        content: none;
    }
 
}

/*
* Nav
*/
.custom-nav-style-1 > li {
    margin-left: 20px;
    margin-bottom: 20px;
}

.custom-nav-style-1 > li:hover > a, .custom-nav-style-1 > li:focus > a {
    border-color: #212529 !important;
}

.custom-nav-style-1 > li:first-child {
    margin-left: 0;
}

@media (max-width: 991px) {
    .custom-nav-style-1 > li {
        margin-right: 20px;
        margin-left: 0;
    }
    .custom-nav-style-1 > li:last-child {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .custom-nav-style-1 > li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

/*
* Blog
*/
.custom-post-style-1:hover .overlay:before {
    opacity: 0.2;
}

/*
* Social Icons
*/
.social-icons.custom-social-icons-icon-light li a {
    color: white !important;
}

.social-icons.custom-social-icons-icon-light li:hover a {
    color: #FFF !important;
}

/*
* Page Header - Internal Pages
*/
@media (max-width: 767px) {
    .page-header.custom-page-header-style-1 h1 {
        font-size: 32px !important;
    }
}

.page-header.custom-page-header-style-1 .breadcrumb > li {
    font-size: 1em;
    font-weight: 600;
    color: #acb4be;
}

.page-header.custom-page-header-style-1 .breadcrumb > li > a {
    color: #acb4be;
}

.page-header.custom-page-header-style-1 .breadcrumb > li > a:hover {
    color: #FFF;
}

.page-header.custom-page-header-style-1 .breadcrumb > li + li:before {
    content: "/";
}

/*
* Pagination
*/
.custom-pagination-style-1 .page-item .page-link {
    border: 2px solid #999999;
    box-sizing: content-box;
    color: #999999;
    background: transparent;
}

.custom-pagination-style-1 .page-item.active .page-link, .custom-pagination-style-1 .page-item:hover .page-link {
    color: #FFF;
}

/*
* Footer
*/
#footer p, #footer li, #footer span, #footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: white;
    font-weight: 500;
}








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






.bimages{
    width: 100%;
   
  }
  html, body{
    scroll-behavior: smooth!important;
  }

.newh5{
    font-size: 19px;
line-height: 35px;
margin-top: -20px;
color: #3f3f3f;
font-weight: 400;
text-transform: inherit;
  }

  html .text-color-primary, html .text-primary {
color: #24aae1!important;
}


  .newh5 b{
        color: #fec22d !important;
        font-weight: 500;
  }

  html .bg-color-primary, html .bg-primary {
background-color: #24aae1!important;
}

  .newh4ror h4{
    margin-top: 30px;
font-weight: 600!important;
font-size: 20px!important;
  }
  .newh4ror img{
    width:60px!important;
  }
  .newbtns{
    background-color: #ecd904!important;
    font-size: 20px!important;
    color: black!important;
    border:none!important;
  }

  .custom-nav-style-1 > li {
margin-left: 20px;
margin-bottom: 20px;
width: fit-content;
font-size: 30px;
font-weight: 300!important;
}
.mr-10{
margin-right: 10px;
}

.process {
text-align: center;
flex-wrap: wrap;
}
.weoffer{
font-size: 21px;
font-weight: 600;
margin-bottom: 10px;
margin-top: 25px;
text-transform: unset!important;
}
.custom-text-color-grey-1 {
color: #acb4be !important;
text-transform: uppercase;
}

.testimonial.custom-testimonial-style-1.testimonial-style-4 blockquote:before {
color: #24aae1;
}

.process .process-step:hover .process-step-circle {
background-color: #24aae1;
}

.both_section{
    background-color: #212529!important;
    margin-bottom: 60px;
    position: relative;
  }
  
  .newimg{
    background-color: #212529!important;
    width: 50%;
  }
  .newcontent{
    width: 50%;
    padding: 30px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .newcontent li{ 
        color: black;
        font-size: 18px;
        line-height: 17px;
        margin-bottom: 20px;
  }
  .newcontent h3 {
color: black;

letter-spacing: 1px;
position: relative;
width: fit-content;
font-weight: 800;
}
.newcontent h3::before{
position: absolute;
width: 100px;
height: 1px;
content: "";
background-color: black;
left: 100%;
margin-left: 20px;
top: 41%;
}
  .newrow{
    display: flex;
  }
  .recruterbox{
    background:url(https://uprighthc.com/wp-content/uploads/2020/02/5-1.jpg)
  }
  .employersbox{
    background:url(http://www.nationalpublicdata.com/images/image-5-720x520.jpg)
  }
  
  .custom-nav-style-1{
    padding-top: 48px;
  }
  .custom-nav-style-1 li{
    background-color: #24aae1;
    color: white!important;
  }
  .custom-nav-style-1 li a{
   
    color: white!important;
  }
  .neperagraph{

  }
  .newcontent1{
    background-color:#24aae1!important;
  }

  .newcontent2{
    background-color: #fec22d !important;
  }

.overflow-hidden a{
margin:0 10px;
}




.headsecsec {
    display: flex;
}
.loginboxsocial{
  display: flex;
    justify-content: right;
    z-index: 999999999999999999999999;
    position: relative;
 	    padding-top: 10px;
}

.loginboxsocial .loginbtn{
  outline: none;
    border: none;
    padding: 3px 15px;
    background-color: #0053ce;
    color: white;
    border-radius: 20px;
    margin-right: 20px;
    transition: all 0.3s;
}
.loginboxsocial .loginbtn:hover{
  background-color: orange;
}

.loginboxsocial .loginbtn .fa{
  margin-right: 5px;
}

.headsecsec div {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.headsecsec div img {
    border-radius: 100%;
}

.socialcionbox {
    text-decoration: none!important;
    color: #6e7071;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.socialcionbox:hover .fa {
    color: white;
}

.socialcionbox .fa {
    color: black;
    font-size: 15px;
}


.socialcionbox p {
    width: 0px;
    margin-bottom: 0px;
    margin-left: 4px;
    padding: 3px;
    overflow: hidden;
    transition: all 0.3s;
    visibility: hidden;
    color: white;
    transition: all 0.4s!important;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.socialcionboxfac:hover {
    background: #3b5998;
}

.socialcionboxinsta:hover {
    background: #C32AA3;
}

.socialcionboxtwit:hover {
    background: #0084b4;
}

.socialcionboxyou:hover {
    background:#FF0000;
}

.socialcionbox:hover p {
    width: 80px;
    visibility: visible;
}

.socialcionbox:hover {
    width: auto;
    padding: 0px 10px;
}

.sectionthree {
    padding: 10px 0;
    margin-top: 65px;
}






@media (max-width: 575px) {
    .bimages {
        width: 100%;
        height: auto;
    }

    .newrow {
        display: flex;
        flex-direction: column-reverse;
    }
    .newimg {
        background-color: #212529!important;
        width: 100%;
        height: 180px;
    }
    .recruterbox {
        background: url(https://uprighthc.com/wp-content/uploads/2020/02/5-1.jpg);
        background-size: contain;
    }

    .employersbox {
        background: url(http://www.nationalpublicdata.com/images/image-5-720x520.jpg);
        background-size: cover;
    }

    .newcontent {
        width: 100%;
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    #header .header-logo img {
        width: auto;
        z-index: 1;
        height: 63px;
    margin-left: -14px;
margin-top: -10px;
    }
    .newbtns {
        background-color: #ecd904!important;
        font-size: 14px!important;
        color: black!important;
        border: none!important;
        padding: 9px 34px!important;
        margin-top: 10px;
    }
    .newh4ror .col-lg-3{
        width: 50%;
    }

    .newh4ror h4 {
        margin-top: 30px;
        font-weight: 600!important;
        font-size: 15px!important;
    }
    .custom-overlapping-cards > .card:nth-child(1) {
        max-width: 100%;
    }
    .custom-overlapping-cards > div:nth-child(2) img {
        max-width: 100%;
        transform: translate3d(70px, -20px, 0);
    }
    .custom-nav-style-1 > li:first-child {
        margin-left: 20px;
    }
    .custom-nav-style-1 li a {
        color: white!important;
        line-height: 37px;
        padding: 6px 24px!important;
        font-size: 20px;
    }


    .loginboxsocial {
        display: flex;
        justify-content: space-between;
        z-index: 999999999999999999999999;
        position: relative;
        top: 0;
        padding: 10px 0;
        flex-direction: row-reverse;
    }
    .loginboxsocial .loginbtn{
        margin-right: 0;
    }

.dropdown-toggle:hvoer .dropdown-menu{
display:block!important;
}
.dropdown-menu{
	display:block!important;
}

.mobbanner{
display:block;
}
.desbaner{
display:none;
}

  	.custom-section-svg{
              background: url(https://us.123rf.com/450wm/pitinan/pitinan2005/pitinan200502055/pitinan200502055.jpg?ver=6);
    background-attachment: fixed;
    background-size: cover;
        }

}


