/*font*/
@font-face {
    font-family: "AvenirLTProRoman";
    src: url('../fonts/AvenirLTProRoman.woff') format('woff'),
         url('../fonts/AvenirLTProRoman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirLTProHeavy";
    src: url('../fonts/AvenirLTProHeavy.woff') format('woff'),
         url('../fonts/AvenirLTProHeavy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirLTProBlack";
    src: url('../fonts/AvenirLTProBlack.woff') format('woff'),
         url('../fonts/AvenirLTProBlack.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
img{
    image-rendering: -webkit-optimize-contrast;
    
}
/*font end*/
body {
    font-size: 18px !important;
    line-height: 32px;
    color: #000;
    font-family: "AvenirLTProRoman";
}
.theme-text-primary {
    color: #004c3f !important;
}
.theme-light-green-bg {
    background-color: #f3fcf4;
    border-top: 1px solid rgb(0 76 63 / 8%);
    border-bottom: 1px solid rgb(0 76 63 / 8%);
}
.theme-btn-primary {
    background-color: #008060;
    color: #fff !important;
    border: 1px solid #008060;
}
.theme-border-primary-btn {
    border: 1px solid #008060;
    color: #008060 !important;
}
.theme-border-primary-btn:hover {
background: #008060 !important;
color: #fff !important;
}
.btn {
    padding: 11px 36px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "AvenirLTProHeavy";
}
.section-title h3 {
    font-size: 36px;
    font-family: "AvenirLTProHeavy";
    line-height: 52px;
    margin-bottom: 16px;
}
.hover-color-bgcolor {
    display: block;
    margin: 0px 12px;
    padding: 25px;
    border-radius: 4px;
    transition: all 200ms ease;
    height: 100%;
}
.hover-color-bgcolor:hover {
    background-color: #004c3f;
}
.theme-text-secondry {
    color: #4c5a56;
}
.custom-shadow {
    box-shadow: 0px 0px 21px rgba(7, 78, 60, .1);
    z-index: 1;
    height: 100%;
}
.flexible-hiring-list li:before {
    content: "" !important;
    background-image: url(../img/green-tick.png);
    width: 13px;
    height: 13px;
    display: inline-block;
    background-position: center center;
    margin-right: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}


.hover-color-bgcolor:hover h5, .hover-color-bgcolor:hover p {
    color: #fff !important;
}

.header ul.navbar-nav li a {
    font-size: 17px;
    color: #000;
    margin-right: 11px;
}
.lets-talk-btn {
    background-color: #f3540e;
    color: #fff !important;
    padding: 11px 34px;
}
.banner h1 {
    font-size: 62px;
    line-height: 77px;
    font-family: "AvenirLTProBlack";
}
.banner h1 img {
    margin-top: -18px;
}
.theme-btn-primary:hover, .lets-talk-btn:hover, .banner_right_form button[type="submit"]:hover {
    opacity: .9;
}
.hover-color-bgcolor:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3%) hue-rotate(125deg) brightness(101%) contrast(101%);
}
.service-icon {
    width: 69px;
    margin: auto;
    height: auto;
}
img {
    max-width: 100%;
}
/* a.navbar-brand {
    width: 184px;
} */
.our-client a {
    padding: 0px 8px;
    display: inline-block;
}
.font-30 {
    font-size: 30px;
}
.cater-all-industries-inner img {
    max-width: 32px !important;
    width: 32px;
}

.easy-hire-step span {
    font-size: 80px;
    font-family: "AvenirLTProBlack";
    display: block;
    width: 100%;
    margin-top: 10px;
    line-height: 60px;
}
.easy-hire-step {
    width: 180px;
    height: 180px;
    font-size: 24px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "AvenirLTProHeavy";
    margin: auto;
    position: relative;
    z-index: 9;
}
.easy-hire-line-img {
    position: relative;
}
.easy-hire-line-img:before {
    content: "";
    background-image: url(../img/easy-hire-line-img.webp);
    position: absolute;
    top: -66px;
    left: 0;
    right: 0;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}


/*flexible hiring*/
.flexible-hiring {
    position: relative;
}
.flexible-hiring:before {
    background-image: url(../img/flexible-hiring-bg.jpg);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    top: 0;
    height: 360px;
}
.flexible-hiring-price {
    font-size: 22px;
    color: #bed4cf !important;
    font-family: "AvenirLTProHeavy";
}
.flexible-hiring-price span {
    color: #000 !important;
    font-size: 42px;
}
.popular-offer {
    min-height: 620px;
    margin-top: -1rem;
}
.custom-badge {
    background-color: #fcf5f1;
    color: #ee9163;
    font-size: 13px;
    letter-spacing: 3px;
    padding: 8px 30px;
    border-radius: 20px;
    max-width: 220px;
    display: block;
    margin: auto;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
}
.popular-offer {
    position: relative;
}
.flexible-hiring-offer a.btn {
    background-color: rgba(0, 128, 96, .1);
    border: 0;
    color: #004c3f !important;
}
.flexible-hiring-des {
    min-height: 75px;
}
/*flexible hiring end*/
/*hire us*/
.Yellow-light-bg {
    background-color: #fbf7ed;
    border-top: 1px solid #f4eddd;
    border-bottom: 1px solid #f4eddd;
}
.hire-us-inner h5 {
    font-family: "AvenirLTProBlack";
    margin-bottom: 15px !important;
}
.hire-us-inner .theme-text-primary {
    color: #008060 !important;
}
.hire-us-inner:hover {
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 0px 0px 25px 0px rgb(227 227 227 / 16%);
    border-radius: 4px;
}
.easy-hire-developer .btn {
    font-size: 20px;
    padding: 10px 100px;
    position: relative;
    z-index: 9;
}
.hire-us-inner {
    height: 100%;
}
.why-hire-us .hire-us-btn .btn {
    padding: 11px 20px;
}
.lets-talk-btn img {
    margin-top: -4px;
}
/*hire us end*/
/*faq*/
.fag-accordian button {
    outline: none !important;
    box-shadow: none !important;
    color: #000 !important;
}
/*faq end*/

/*footer*/
.footer-color {
    background-color: #002e25;
}
.copyright p {
    color: rgba(255, 255, 255, .6);
    font-size: 15px;
}
.copyright {
    border-top: 1px solid rgba(230, 230, 239, .1);
}
.footer-link li a {
    color: rgba(255, 255, 255, .6);
    font-size: 15px;
    text-decoration: none;
    padding: 0;
}
.footer-link li a:hover {
    color: rgba(255, 255, 255, .6);
}
.footer h3 {
    font-size: 16px;
}
.footer-link li a img {
    margin-right: 4px;
}
/*footer end*/

/**************/
.pt-6{
    
        padding-top: 65px;
}
.pb-6{
    
        padding-bottom: 65px;
}
.easy-hire-line-img p {
    color: #004c3f !important;
}
/*
.banner_right_form form {
    width: 410px;
    margin-left: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 25px 0px rgb(227 227 227 / 35%);
    padding: 45px 30px;
}
*/

.lets_talk_r h3 {
    font-size: 28px;
    font-weight: 900;
    font-family: "AvenirLTProBlack";
    margin-bottom: 0;
}

.lets_talk_r p {
    font-size: 18px;
    color: #515c67;
}




.services_box_ing h5{
    font-size: 20px;
}
.services_box_ing p{
    font-size: 16px;
}
.proven-track p {
    line-height: 32px;
    opacity: 0.8;
}

.accordion-button::after {
    background-image: url(../img/plus_icon.png) !important;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.accordion-button:not(.collapsed)::after{
    background-image: url("../img/minus_icon.png") !important;
}
.accordion-body {
    color: #585858;
    padding-bottom: 25px !important;
}

.footer.footer-color {
    padding-top: 70px;
}
.footer-link p.text-white.pe-5 {
    padding-right: 122px !important;
}
.footer-link p, .footer-link p a {
    color: rgba(255, 255, 255, .6) !important;
    line-height: 24px;
    font-size: 16px;
    margin-top: 16px;
    text-decoration: none;
}
ul.social_media_links {
    list-style: none;
    padding: 0;
    display: inline-flex;
}
ul.social_media_links li{
    margin-right: 10px;
}

.carousel-inner {
    padding: 0 190px;
}

span.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 35px;
    height: 35px;
    border: 1px solid #000 !important;
}


.slider-inner-text {
    position: relative;
}
img.coma_icon_box {
    position: absolute;
    left: 0;
    width: 25px !important;
    z-index: 99999999999;
}
.slider-inner-text p {
    font-size: 20px;
}
span.client-name {
    font-weight: 900;
    font-family: "AvenirLTProHeavy";
    color: #004c3f;
    display: block;
    line-height: 19px;
}
.slider-inner-text p {
    font-size: 20px;
    margin-bottom: 14px;
}
span.client-position {
    font-size: 18px;
    color: #476d66;
}

.client_review .owl-dots {
    display: none;
}
.client_review .owl-nav {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    width: 100%;
}
.client_review button.owl-next span, button.owl-prev span {
    width: 40px;
    height: 40px;
    border: 1px solid #004c3f;
    display: inline-block;
    color: #004c3f;
    font-size: 20px;
    border-radius: 35px;
    line-height: 35px;
}
.client_review button.owl-prev {
    position: absolute;
    left: 0px;
}
.client_review button.owl-next{
      position: absolute;
    right: 0px;
}
.client_review .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.banner_right_form form .form-control::placeholder {
    font-size: 16px;
    
}
.banner_right_form form .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}
.banner_right_form form .form-control {
    border: 0;
    border-bottom: 1px solid #e4e4e4;
    border-radius: 0;
    padding-left: 0px;
    color: #515c67;
    padding-top: 9px;
}
.banner_right_form form .form-label {
    font-size: 14px;
    color: #ababab;
}
.header a.navbar-brand {
    width: 200px;
}
.footer a.navbar-brand {
    width: 270px;
    display: inline-block;
}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 13px;
    text-align: center;
    line-height: normal;
    margin-top: 0;
    padding: 7px 32px;
}
/***************/


/*------------Rohit-24jan2022-------------*/
.banner .container {
    max-width: 1380px;
}
.banner .hero-right{
    background-image: url(../img/hero-banner-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
  }
.custom-file-input::before {
    content: ' Drag & Drop or Browse';
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: none;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 100;
    font-size: 10pt;
    color: #777682;
}
.input_back_design p {
   
    background: #f2f9f7;
    border-radius: 5px;
    border: 1px dashed #9ac9bd;
    color: #515c67;
    width: 100%;
    padding: 17px 5px;
    text-align: center;
    font-size: 14px;
}
 .input_back_design p strong {
        color: #008060;
    }
  input.custom-file-input.form-control {
    background: #f2f9f7;
    border-radius: 5px;
    border: 1px dashed #9ac9bd;
    height: 70px;
    color: #515c67;
    width: 100%;
    padding: 5px;
}
  .form-control.custom-file-input:hover::before {
    border-color: black;
  }
  .custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  }

  .banner_right_form button[type="submit"] {
    background-color: #008060;
    border-color: #008060;
    height: 54px;
  }

  .form-wrapper {
    box-shadow: 0px 0px 48px 2px rgba(23, 23, 23, 0.07);
    width: 430px;
    margin-right: 130px;
    margin-left: auto;
    border-radius: 4px;
    padding: 45px 30px;
}
.form-floating>label {
    color: #ababab;
    font-size: 14px;
    padding-left: 0;
    z-index: 9;
}
.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    opacity: .65;
    transform: scale(1) translateY(-1rem) translateX(0);
}


/************************/

.drop-zone {
    max-width: 100%;
    background-color: #f2f9f7;
    padding: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    color: #ababab;
    border: 1px dashed #008060;
    border-radius: 4px;
    height: 65px;
    margin-bottom: 40px;
    position: relative;
}
.drop-zone span.wpcf7-form-control-wrap.myFile {
    position: static;
}
.drop-zone span.wpcf7-form-control-wrap.myFile .wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -32px;
    text-align: left;
}
.drop-zone__prompt strong{
     color: #008060;
}
.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #cccccc;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  text-align: center;
}
.footer-link p span {
    color: #fff;
}
.rating-img {
    width: 300px;
    display: inline-block;
    padding: 0 15px;
}
.rating-section-inner {
    text-align: right;
    margin: 0px -15px;
}
ul.review-rating li {
    width: 25px;
    display: inline-block;
    list-style: none;
}
ul.review-rating {
    padding-left: 3rem!important;
    margin-bottom: 0px;
}
.proven-track img {
    box-shadow: 20px 20px 0px #ebebeb;
    margin-left: -14px;
    margin-top: -14px;
}
/************************/
  




/*responsive*/

@media (min-width: 1921px) {
    .header .container-fluid {max-width: 1900px; margin: auto;}
    .rating-img {
        width: 400px;
    }
    }
@media (min-width: 1300px) and (max-width: 1399.98px) {
.banner .container {
    max-width: 1290px;
}
.banner h1 {
    font-size: 56px;
}
.banner h1 img {
    max-width: 220px;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .flexible-hiring-price span {
        font-size: 32px;
    }
    .flexible-hiring .col-md-10 {
        width: 100%;
    }
     .footer a.navbar-brand {
        width: auto;
    }
.hire-us-btn a {
    margin: 0 0 12px 0 !important;
    width: 100%;
}
    .footer-link p.text-white.pe-5 {
    padding-right: 32px !important;
}
.cater-all-industries-inner>div {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.cater-all-industries-inner span {
    font-size: 15px;
    line-height: normal;
}
.banner h1 img {
    max-width: 180px;
}
.banner h1 {
    font-size: 42px;
    line-height: 59px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .flexible-hiring-price span {
        font-size: 32px;
    }
    .flexible-hiring-price {
        font-size: 17px;
    }
    .flexible-hiring .col-md-10 {
        width: 100% !important;
    }
    .footer-link p.text-white.pe-5 {
    padding-right: 0px !important;
}
.banner h1 {
    font-size: 44px;
    line-height: 54px;
}
.section-title h3 {
    font-size: 24px;
    line-height: 34px;
}
.hire-us-btn a {
    margin: 0 0 12px 0 !important;
    width: auto;
}
.easy-hire-step {
    width: 140px;
    height: 140px;
}
.easy-hire-step span {
    font-size: 67px;
}
.flexible-hiring .custom-badge {
    font-size: 9px;
    max-width: max-content;
    top: 3%;
}
    .flexible-hiring .btn {
    padding: 11px 12px;
    font-size: 12px;
}
    .flexible-hiring-list li {
    font-size: 10px !important;
}
    .flexible-hiring p.text-white br {
    display: none;
}
.flexible-hiring-offer, .popular-offer {
    padding: 0px 18px !important;
}
.cater-all-industries .cater-all-industries-width {
    width: 100%;
}
.cater-all-industries-inner span {
    font-size: 13px;
    line-height: normal;
}
.cater-all-industries-inner>div {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.popular-offer {
    min-height: auto;
}
.banner h1 img {
    max-width: 190px;
}
.footer a.navbar-brand {
    width: auto;
}
}


@media (min-width: 992px) {
    .rating-mobile {
        display: none;
    }
}

@media (max-width: 991px) {
.rating-section-inner {
    text-align: left;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
}
    .rating-img {
        margin-top: 8px;
        background: #f2f9f7;
        margin-left: auto;
        margin-right: auto;
        padding: 14px 20px;
        border-radius: 4px;
    }
    .header .rating-section-right {
        display: none;
    }
button.navbar-toggler {
    border: 0;
    padding: 0;
    box-shadow: none !important;
}
.lets_talk_btn {
    position: absolute;
    right: 120px;
    top: 11px;
}
/*ul.navbar-nav {
    margin: 0 !important;
    background-color: #008060;
}

ul.navbar-nav li.nav-item a {
    padding: 7px 24px;
    border-bottom: 1px solid #21987a;
    margin-right: 0;
    color: #fff;
}*/

}
@media (max-width: 767.98px) {
    .custom-badge {
        top: 3%;
    }
    .proven-track img {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }
    .easy-hire-line-img:before{
        display: none;
    }
    .flexible-hiring p.text-white br {
    display: none;
}
   .subscribe_text {
    text-align: center;
    margin-bottom: 25px;
}
    .footer-link p.text-white.pe-5 {
    padding-right: 0px !important;
}
.banner h1 {
    font-size: 44px;
    line-height: normal;
}
.section-title h3 {
    font-size: 24px;
    line-height: 34px;
}
.why-hire-us .section-title {
    margin-right: 0 !important;
}
.popular-offer {
    min-height: auto;
    margin: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.slider-inner-text {
    margin-bottom: 34px;
}
.our-client .col {
    width: 50%;
    flex: 0 0 50%;
    padding: 18px!important;
}
.flexible-hiring-offer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.flexible-hiring-offer:last-child {
    margin-bottom: 0 !important;
}
.our-client {
    padding-top: 0 !important;
}
.our-services {
    padding-bottom: 20px;
}
.proven-track {
    margin-bottom: 0 !important;
}
.why-hire-us {
    padding-bottom: 20px !important;
}
.banner h1 img {
    max-width: 175px;
    margin-top: -16px;
}
}


@media (max-width: 580px) {
	.our-client a {
    padding: 0px;
}
    .flexible-hiring-offer a.btn {
    padding: 11px 14px;
}
.client_review .owl-nav {
    position: absolute;
    top: auto;
    transform: translateY(-0%);
    width: 100%;
    bottom: -21px;
}
    .client_review button.owl-prev {
    position: absolute;
    right: 50px;
    left: auto;
}
    .client_review button {
position: relative !important;
left: auto !important;
right: auto !important;
}
a.navbar-brand img {
    width: 140px;
}
.copyright p {
    font-size: 12px;
}
    .flexible-hiring:before {
    height: 370px;
}
.btn {
    padding: 11px 30px !important;
    font-size: 16px;
}
.lets-talk-btn {
    padding: 7px 10px !important;
    font-size: 14px;
}
    .form-wrapper {
    width: 90%;
    margin-right: 0;
    margin-left: 0;
    margin: auto;
}
.hover-color-bgcolor {
    padding: 4px 6px;
}
.lets_talk_btn {
    position: absolute;
    right: 52px;
    top: 10px;
}
.easy-hire-step {
    width: 140px;
    height: 140px;
}
.easy-hire-developer .btn {
    width: 100%;
}
.footer-link {
    margin-bottom: 12px;
}
.header nav .container-fluid {
    padding: 0 12px;
}

.footer-link:last-child {
    margin-bottom: 0;
}
.why-hire-us .hire-us-btn .btn {
    padding: 11px 20px !important;
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 8px !important;
}
.form-wrapper {
    padding: 45px 20px;
}
.lets_talk_r {
    margin-bottom: 22px !important;
}
.lets_talk_r p {
    font-size: 17px;
}
.banner h1 img {
    max-width: 187px;
}
.banner h1 img {
    margin-top: -10px;
}
}
