/*
Core
*/
* {
  outline: none;
  box-shadow: none;
}

body {
  color: #252525;
}

body.home.page-template {
  sbackground-image: url(/wp-content/uploads/2022/06/Home.jpg);
  sopacity: 0.5;
  background-size: 100%;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #fff;
  -webkit-text-fill-color: #838291;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.page-section.inner-page {
  margin-top: 85px;
}

.content {
  font-size: 16px;
  line-height: 24px;
}

.content a {
  color: #014d4b;
}

.screen-reader-text {
  display: none;
}

.brightons {
  font-family: 'Brightons';
  font-weight: normal;
}

.btn-center {
  justify-content: center;
  text-align: center;
  width: 100%;
}

.btn-center .comm-btn {
  margin: 0 auto;
}

.btn,
.btn:hover,
.btn:focus {
  box-shadow: none;
  border: 0;
}

.comm-padd {
  padding: 60px 0px;
}

.comm-padd-xl {
  padding: 110px 0px;
}

.comm-padd-sm {
  padding: 30px 0px;
}

.sectionhead {
  font-family: 'Nexa';
  font-style: normal;
  font-weight: 900;
  color: #F92A06;
  font-size: 56px;
  line-height: 65px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 60px;
}





.sectionhead span {
  color: #2D4124;
}

/* .blockhead span {
  display: block;
} */

div#navAccounty li.menu-item.dropdown>a {
  padding-right: 11px !important;
}

div#navAccounty li.menu-item.dropdown span.caret {
  background-image: url(../images/arrow-botwh.svg);
  width: 16px;
  height: 14px;
  background-size: 10px;
  display: block;
  background-repeat: no-repeat;
  right: 4px;
  top: 1.12rem;
  background-position: center;
  z-index: 1;
  position: absolute;
}

.inner-banner {
  background-size: cover;
  min-height: 27vw;
  position: relative;
  height: auto;
  background-position: top center;
}

.inner-banner:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgb(0 0 0 / 25%);
}

.inner-banner .banner-title {
  position: absolute;
  bottom: 35%;
  color: #fff;
  font-size: 42px;
  transform: translateY(-50%);
  font-weight: 500;
  line-height: 54px;
}

.inner-banner .banner-title h1 {
  font-weight: 600;
}

.w-color {
    color: #fff !important;
}

body {
  font-family: 'Nexa', sans-serif;
  font-weight: normal;
}

.opacity-0 {
  opacity: 0;
}

.top-contact-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 28px;
}

.phone-details a {
  color: #fff;
}

.top-contact-block .phone-icon {
  margin-right: 5px;
  position: relative;
  top: -1.2px;
}

.topbtn .comm-btn {
  background: #F92A06;
}

.comm-btn {
  color: #ffffff;
  padding: 9px 20px 6px;
  display: block;
  max-width: max-content;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid transparent;
  background: #2D4124;
  border-radius: 15px;
  transition: 0.4s ease all;
}

.comm-btn:hover,
.comm-btn:focus {
  color: #2D4124;
  text-decoration: none;
  background: transparent;
  border-color: #2D4124;
}

.comm-btn.btn-white {
  background-color: #FCF2F1;
  box-shadow: 10px 10px 30px rgb(252 242 241 / 25%)
}

.rytheader {
  display: flex;
  margin-left: 20px;
  justify-content: flex-end;
}

/*
Header
*/

.header .nav-accounty {
  border-bottom: 0px;
  background: #fff;
}

.header .nav-accounty {
  background-image: none;
  border-bottom: 0px;
}

.header.scroll .nav-accounty {
  transition: all 0.2s ease-in-out;
  background-color: transparent;
  border-bottom: rgba(55, 54, 59, 0.8);
}

.header .nav-accounty .nav-link {
  color: #151352;
  font-size: 14px;
}

div#navAccounty li.menu-item.px-3 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.contactus .sectionhead span {
  color: #f92a05;
}

/* .header .nav-accounty .dropdown>a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.header .nav-accounty .dropdown>a::after {
    top: 2px;
    position: relative;
} */
.header .nav-accounty .dropdown-menu {
  min-width: 220px;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
  background: #014d4b;
  box-shadow: 0px 0px 8px #014d4b;
  border: 0px;
}

.header .nav-accounty .dropdown-menu .nav-item {
  padding: 0 !important;
  border-bottom: 1px solid rgb(252 242 241 / 73%);
}

.header .nav-accounty .dropdown-menu .nav-item:last-child {
  border-bottom: 0;
}

.header .nav-accounty .dropdown-menu .nav-item:hover {
  background: #FC9A1D;
}

.header .nav-accounty .dropdown-menu .nav-item:hover .nav-link {
  background: #FC9A1D;
  color: #fff;
}

.header .nav-accounty .dropdown-menu .nav-item .nav-link {
  padding: 0.5rem 0.5rem !important;
  color: #fff;
}

/*
.header .nav-accounty li:hover a {
    background: #e43a65;
    transition: all 0.2s ease-in-out;
}*/

.header .nav-accounty .nav-link.nav-btn {
  padding: 15px 45px;
}

/**Footer**/
.footer {
  background-color: #01040F;
  overflow: hidden;
}

.nav-footer .nav-link {
  color: #FCF2F1;
  font-size: 0.8rem;
}

.nav-footer .nav-link:hover {
  color: #FCF2F1;
}

.footer_underlogo_content {
  margin-top: 15px;
  color: #FCF2F1;
  font-size: 15px;
}

.nav-footer {
  margin-top: 6px;
}

.blockcontnt {
  color: #FCF2F1;
  font-size: 0.8rem;
}

.nav-footer li.nav-item.py-3.px-4 {
  padding: 3px 0px !important;
}

.social-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-footer p {
  margin-bottom: 0px;
}

.social-nav li {
  display: inline-block;
  padding: 0 !important;
  margin-left: 5px;
}

.social-nav li:first-child {
  margin-left: 0;
}

.social-nav .nav-link {
  color: #e83d66;
  font-size: 1rem;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  border: 1px solid #e83d66;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.social-nav .nav-link:hover {
  color: #fff;
  background: #e83d66;
}

.footer-block {
  padding: 25px 0px 35px;
  position: relative;
}

.footer-block .footertitle {
  font-size: 1.1rem;
  color: #FCF2F1;
  margin-bottom: 16px;
}

/* .footer-social h3.footertitle {
    margin-top: 15px;
    font-size: 18px;
    margin-bottom: 10px;
} */
.blockcontnt .phone-icon svg {
  fill: #fff;
}
.blockcontnt {
    margin-top: 10px;
}

.logofooter a.navbar-brand {
  margin-right: 0px;
}
.col-sm-10.m-auto.mt-5 {
    margin-top: 50px !important;
}
.footer-block .widget .textwidget p {
  display: inline-block;
  font-size: 0.9rem;
}

.blockcontnt .top-contact-block {
  margin-right: 0px;
}

.footer-block .widget .textwidget>div {
  display: inline-block;
  vertical-align: middle;
}

.footer-block .widget .textwidget>div a {
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;

}

.footer-block .widget .textwidget>div a:hover {
  color: #e83d66;
  text-decoration: none;
}

.footer-block .widget {
  padding: 20px 0;
}

.footer-block .footer-block-one:after {
  content: '';
  width: 1px;
  position: absolute;
  height: 100%;
  top: 0;
  background: #ddd;
  right: 35px;
}

.footer-block .footer-block-one .widget h3 {
  font-size: 1.5rem;
  padding: 0 0 25px 0;
}

.footer-block .footer-block-one .widget .textwidget>div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  text-align: left;
}

.footer-block .footer-block-one .widget .textwidget>div a {
  margin-bottom: 5px;
  display: inline-block;
}

.footer-block .footer-block-two .widget .textwidget>div,
.footer-block .footer-block-two .widget .textwidget .wpcf7,
.footer-block .footer-block-two .widget .textwidget form {
  width: 100%;
  position: relative;
}

.footer-block .footer-block-two .form-inline {
  border: 1px solid #ddd;
  padding: 10px 20px;
  border-radius: 50px;
  position: relative;
}

.footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap input {
  width: 100%;
  background: transparent;
  border: 0;
  box-shadow: none;
  font-style: italic;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
}

.footer-block .footer-block-two .form-inline ::-webkit-input-placeholder {
  /* Edge */
  color: rgba(0, 0, 0, 0.5);
}

.footer-block .footer-block-two .form-inline :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.5);
}

.footer-block .footer-block-two .form-inline ::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.volunteer .contact-form input::-webkit-input-placeholder {
  /* Edge */
  color: #022B61;
}

.volunteer .contact-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #022B61;
}

.volunteer .contact-form input::placeholder {
  color: #022B61;
}

span.sltb {
  color: #022B61;
}

.footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap {
  display: inline-block;
  width: calc(100% - 178px);
}

.footer-block .footer-block-two .form-inline .wpcf7-submit {
  display: inline-block;
  float: right;
  position: relative;
  right: -12px;
}

.footer-block .footer-block-two .form-inline .ajax-loader {
  position: absolute;
  right: 20px;
  /*background-image: url(../images/loader.gif);*/
  background-size: 100%;
  background-repeat: no-repeat;
}

.footer-block .footer-block-two span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 0.625rem;
  right: 0;
  bottom: 0;
}

.footer-block .footer-block-two div.wpcf7-response-output {
  font-size: 0.8125rem;
  border: 0;
  position: absolute;
  bottom: -30px;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

.footer-credit {
  font-size: 0.8rem;
  padding: 20px 0;
  color: #FCF2F1;
  position: relative;
  background: #111111;
}

.footer-credit p {
  margin-bottom: 0px;
}

.footer-credit .footer-links {
  color: #f44067;
  margin: 0 2px;
}

.footer-social ul li:first-child {
  margin-left: 0;
}

.footer-social ul li {
  margin: 0px 8px;
}

.footer-social ul li svg {
  max-width: 31px;
}

.footer-social ul {
  display: flex;
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}

.footer-credit .footer-links .footer-link-divider {
  color: #8a8a8a;
}

.infos-icon {
  margin-bottom: 13px;
}

/**Home Page Inner**/
.bannertext {
  padding-left: 8.5vw;
}

.mainbanner-sec img.img-fluid {
  max-width: 95%;
  margin: 0 auto;
}

.bannercontent {
  height: 46vw;
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

.bannertext h1 {
  font-size: 66px;
  font-weight: 900;
  color: #F92A06;
  line-height: 72px;
  margin-bottom: 30px;
}

.bannertext .content {
  max-width: 480px;
  padding-bottom: 12px;
}

.content p:last-child {
  margin-bottom: 0px;
}

.bannertext h1 span {
  color: #2D4124;
}

.about-sec .content {
  margin: 50px 0px;
}

.featurebox svg {
  height: 75px;
  width: 75px;
}

.featurebox {
  padding: 18px 12px;
}

.featurebox h3 {
  margin-top: 26px;
  font-weight: 500;
  margin-bottom: 16px;
}

.row.featureboxouter {
  max-width: 1065px;
  margin: 0 auto;
}

.btn-flex {
  display: flex;
  flex-wrap: wrap;
}

.btn-full.btn-flex .comm-btn {
  margin: 5px 15px;
}

.btn-full.btn-flex.button_vendor .comm-btn {
  margin: 5px;
  padding: 9px 18px;
}

.btn-full.btn-flex.button_vendor {
  justify-content: space-around;
}

.vendorimgs {
  display: flex;
  margin: 25px 0px;
}

.imagbox {
  text-align: center;
}

.imagbox img {
  max-width: 326px;
  margin: 0 auto;
  width: 100%;
}

.imgboxouter {
  position: relative;
  top: -100px;
}

.btn-full {
  margin-top: 30px;
}

.home main.page-section {
  padding-top: 90px;
  overflow: hidden;
}

.img-text img.img-fluid {
  max-width: 87%;
  margin: 0 auto;
}

.rytt h3.sectionhead.blockhead {
  margin-bottom: 0px;
  padding: 42px 20px;
  line-height: 56px;
  text-transform: capitalize;
  font-size: 42px;
}





#what_we_do {
  background-image: url(/wp-content/uploads/2022/06/wedo-min.png);
  background-size: cover;
}
.row.we_do {
  margin-top: 84px;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  justify-content: center;
}

.wedobox {
  padding: 20px 0px;
}

.wedobox img.img-fluid {
  max-width: 190px;
  width: 100%;
}

.wedobox h3 {
  margin: 14px 0px;
  font-size: 34px;
  font-weight: 600;
}

.outer-text .content:before {
  content: "";
  position: absolute;
  top: 0;
  width: 4px;
  right: -13px;
  bottom: 0;
  background: #2D4124;
}

section.img-text {
  background-color: #fafbfb;
}

section#feature-sec {
  background-color: #F92A06;
}

.coversec:before,
.coverbck:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}

.coversec:before {
  background-image: url(/wp-content/uploads/2022/06/sectioncover.png);
}

.coverbck,
.coversec {
  position: relative;
}

.coverbck:before {
  background-image: url(/wp-content/uploads/2022/06/abt_bg.png);
}

html {
  scroll-behavior: smooth;
}

#contact-sec {
  background-image: url(../images/contact_bg.jpg);
  background-size: 100% 100%;
}

#sourcing {
  padding: 100px 0px;
}

.row.boxesooter {
  max-width: 1055px;
  margin: 40px auto;
}

.boxes svg.img-fluid {
  height: 77px;
}

.boxes:hover svg.img-fluid path:first-child {
  fill: #fff;
}

.boxes {
  height: 100%;
  padding: 62px 45px;
  background: #FFF9F1;
  border-radius: 40px;
  position: relative;
}

.row.boxesooter .col-sm-6 {
  margin-top: 25px;
}

.boxes h3 {
  margin-top: 28px;
  font-weight: 600;
  padding: 0px 10px;
  color: #F92A06;
}

.boxes .content {
  padding: 8px;
}

.boxes:hover {
  background-color: #2D4124;
  color: #fff;
}

.boxes:hover h3 {
  color: #fff;
}

.boxes:hover a.comm-btn {
  background: #F92A06;
  color: #fff !important;
}

/***404***/

.error-404 {
  text-align: center;
  padding: 50px 0;
}

.error-404 h1 {
  font-size: 8rem;
  line-height: 8rem;
  color: #3f18db;
  font-weight: 900;
}

.error-404 h2 {
  font-size: 2rem;
  line-height: 2rem;
  color: #e33a65;
}

.error-404 p {
  font-size: 1rem;
  line-height: 1rem;
  color: #000;
}

/***FAQ***/

/* .page-template-faq-page .banner-title h1:before, .cnterclr:before  {
    content: "";
    display: block;
    position: absolute;
    top: 0rem;
    right: 0rem;
    left: 0rem;
    bottom: 0rem;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: 72%;
    background-image: url(../images/txtbnr.png);
    background-size: 30% 100%;
} */
.cnterclr.sectionhead span:after,
.page-template-faq-page .banner-title h1 span:after {
  background-image: url(../images/txtbnr.png);
  background-position: 72%;
  background-size: 35% 100%;
  top: 0rem;
  right: 0rem;
  left: 0rem;
  bottom: 0rem;
}

#faq .card {
  margin-bottom: 35px;
  border: 0;
  background: rgb(255 255 255 / 15%);
  box-shadow: 10px 10px 25px rgb(0 0 0 / 10%);
}

div#faq {
  max-width: 1030px;
  margin: 70px auto 0px;
}

/*  #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
} */
#faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  color: #2c2c2c;
  padding: 20px 30px;
  background: rgb(255 255 255 / 15%);
  position: relative;
  font-size: 20px;
  font-weight: 600;
}

#faq .card .card-header .btn-header-link:before {
  height: 0px;
  transition: 0.2s ease all;
}

.accordion>.card .card-header {
  padding: 0px;
}

#faq .card .card-header .btn-header-link:not(.collapsed):before {
  background: rgb(204 204 204 / 65%);
  position: absolute;
  left: 30px;
  right: 30px;
  height: 1px;
  display: block;
  content: "";
  bottom: 0px;
}

#faq .card .card-header .btn-header-link:after {
  content: "";
  float: right;
  background-image: url(../images/circle-minus-fill.svg);
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: -3px;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: rgb(255 255 255 / 15%);
}

#faq .card .card-header .btn-header-link.collapsed:after {
  background-image: url(../images/circle-plus-fill.svg);
}

#faq .card .collapsing {
  background: rgb(255 255 255 / 15%);
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show,
#faq .card .cadd {
  background: rgb(255 255 255 / 15%);
  line-height: 26px;
}

#faq .card .card-body p {
  margin-bottom: 0px;
  line-height: 30px;
}

#faq .card .card-body {
  font-size: 14px;
  padding: 20px 30px 10px;
  background: red;
  background: rgb(247 239 238);
  color: #4F4F4F;
}

/**contact form***/

.contact-form input[type="checkbox"],
.contact-form input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 24px;
  background: transparent;
  height: 24px;
}

.contact-form .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2.2em;
  cursor: pointer;
  color: #8E8E8E;
  font-weight: 500;
}

.contact-form .wpcf7-list-item-label::before,
.contact-form .wpcf7-list-item-label::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
}

.contact-form .wpcf7-list-item-label::before {
  content: " ";
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* Checkbox */
.contact-form input[type="checkbox"]+.wpcf7-list-item-label::after,
.contact-form input[type="radio"]+.wpcf7-list-item-label::after {
  content: "";
  background-image: url(../images/charm_tick.svg);
  line-height: normal;
  text-align: center;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  background-position: center;
  background-size: 15px;
}

.formdiv span.wpcf7-form-control.wpcf7-checkbox>* {
  flex: 0 0 100%;
  margin: 0px;
  padding: 0px 25px;
  font-size: 14px;
}

.formdiv .txtt {
  color: #000;
  padding: 0px 25px;
  font-size: 14px;
}

.formdiv span.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}

/* :checked */
.contact-form input[type="checkbox"]:checked+.wpcf7-list-item-label::before,
.contact-form input[type="radio"]:checked+.wpcf7-list-item-label::before {
  background: #002E62;
  border-color: #002E62;
}

.contact-form input[type="checkbox"]+.wpcf7-list-item-label::after,
.contact-form input[type="radio"]+.wpcf7-list-item-label::after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.contact-form input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
.contact-form input[type="radio"]:checked+.wpcf7-list-item-label::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Transition */
.form-check .wpcf7-list-item-label::before,
.form-check .wpcf7-list-item-label::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.form-check {
  padding: 0;
  margin: 0;
}

.form-check .wpcf7-list-item {
  margin: 0 15px 15px 0;
}


.form-check .addons .wpcf7-checkbox {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}

.form-check .addons .wpcf7-list-item {
  display: inline-block;
  margin: 0 15px 15px 0;
  vertical-align: top;
  font-size: 0.9rem;
  flex-direction: column;
  flex: 0 30%;
}

.form-check .wpcf7-list-item.checked .wpcf7-list-item-label {
  font-style: italic;
  color: #e83d66;
  font-weight: 400;
}

.contact-form input.form-control,
.contact-form input.form-control:hover,
.contact-form input.form-control:focus {
  border-radius: 10px;
  resize: none;
  box-shadow: none;
  font-style: italic;
  outline: none;
  padding: 25px 20px;
  font-size: 0.9rem;
  font-weight: 400;
  border: 1px solid #ced4da;
}

.contact-form select.form-control,
.contact-form select.form-control:hover,
.contact-form select.form-control:focus {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(../images/dropdown-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: 98% center !important;
  cursor: pointer;
  background-size: 14px;
  border-radius: 10px;
  resize: none;
  color: rgba(0, 0, 0, 0.5);
  box-shadow: none;
  font-style: italic;
  outline: none;
  height: 52px;
  font-size: 0.9rem;
  font-weight: 400;
  border: 1px solid #ced4da;
}

.contact-form textarea.form-control,
.contact-form textarea.form-control:hover,
.contact-form textarea.form-control:focus {
  border-radius: 10px;
  resize: none;
  height: 100px;
  font-style: italic;
  box-shadow: none;
  outline: none;
  font-size: 0.9rem;
  font-weight: 400;
  border: 1px solid #ced4da;
}

.contact-form strong {
  font-weight: 500;
}

.contact-form ::-webkit-input-placeholder {
  /* Edge */
  color: #022539;
}

.contact-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #022539;
}

.contact-form ::placeholder {
  color: #022539;
}

.contact-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.formdiv input[type="text"],
.formdiv input[type="email"],
.formdiv input[type="tel"],
.formdiv textarea,
.formdiv select {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgb(0 77 75 / 20%);
  margin-bottom: 38px;
  padding: 13px 25px 20px;
  font-size: 15px;
  color: #022539;
  background-color: transparent;
}

.formdiv select {
  background-image: url(../images/arrow-bot.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 98%;
  appearance: none;
  padding-right: 50px;
}

.contact-form {
  padding-top: 12px;
}

.formdiv textarea {
  height: 110px;
  resize: none;
}

.formdiv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hlfform {
  flex: 0 0 49%;
  max-width: 49%;
}

.contact-form .innsubmit span.wpcf7-spinner {
  margin: 0px;
  margin-right: -30px;
}

.frmsubmit {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.selectbox {
  width: 100%;
  margin-bottom: 8px;
  padding: 13px 25px 20px;
  font-size: 15px;
  color: #afa5a5;
  justify-content: flex-start;
}

.innsubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-form .wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  position: relative;
}

.contact-form input.wpcf7-form-control.wpcf7-submit {
    display: block;
    padding: 8px 8px 5px;
    max-width: max-content;
    min-width: 124px;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background: #F92A06;
    color: #fff;
    margin-left: auto;
    margin-right: 7px;
    margin-bottom: 0px;
    border: none;
    border-radius: 40px;
    transition: 0.4s ease all;
}

.contact-form span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 0.7rem;
  font-weight: normal;
  display: block;
  position: absolute;
  right: 8px;
  bottom: 40px;
}

.contact-form .btn-outter {
  position: relative;
  display: inline-block;
}

.contact-form div.wpcf7 .ajax-loader {
  position: absolute;
  right: 20px;
  background-image: url(../images/loader.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  top: 18px;
}

.contact-form .wpcf7-response-output {
  left: 0;
  font-size: 0.9rem;
  margin: 0;
  text-align: center;
}

.navigation {
  padding-top: 50px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background: #f74167;
  background: -moz-linear-gradient(-45deg, #f74167 0%, #9e2362 100%);
  background: -webkit-linear-gradient(-45deg, #f74167 0%, #9e2362 100%);
  background: linear-gradient(135deg, #f74167 0%, #9e2362 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f74167', endColorstr='#9e2362', GradientType=1);
  border-radius: 3px;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;

}

.navigation li a:hover,
.navigation li.active a {
  background-color: #3C8DC5;
}

/**faq accordion**/

.faq-accordion.faq-section .faq-list .faq-item {
  padding: 0;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.faq-accordion.faq-section .faq-list .faq-item h3 button {
  color: #000;
  text-decoration: none;
  padding: 10px 0;
}

.faq-accordion.faq-section .faq-list .faq-item .card-header {
  background: #fff;
  border: 0;
  padding: 5px 18px;
  border-radius: 15px;
}

.faq-accordion.faq-section .faq-list .faq-item .card-body {
  padding-top: 0;
}

.faq-accordion.faq-section .faq-list .faq-item .faq-detail {
  font-size: 0.8rem;
  font-weight: 400;
  color: #000;
  line-height: 1.6rem;
}

.faq-accordion.faq-section .faq-list .faq-item .card-header.show h3 button {
  color: #e83d66;
}

.faq-accordion.faq-section .faq-list .faq-item.active {
  box-shadow: 0 0 15px #bfbfbf;
  transition: all 0.2s ease-in-out;
}

.faq-accordion.faq-section .faq-list .faq-item.active h3 button {
  color: #e43a66;
  text-decoration: none;
  padding: 10px 0;
}

.faq-accordion.faq-section .faq-list .faq-item .card-header span.heading {
  text-align: left;
  display: block;
  padding-right: 37px;
}

.faq-accordion.faq-section .faq-list .faq-item .card-header .accordion-toggle {
  position: absolute;
  right: 0;
  top: 8px;
  cursor: pointer;
  border-left: 1px solid #dcdada;
  padding-left: 5px;
}

.faq-accordion.faq-section .faq-list .faq-item .card-header .accordion-toggle:after {
  content: '';
  background-image: url("../images/plus.png");
  width: 28px;
  height: 28px;
  display: block;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center;
}

.faq-accordion.faq-section .faq-list .faq-item.active .card-header .accordion-toggle:after {
  content: '';
  background-image: url("../images/minus.png");
}

/**tooltips***/
.tooltip .arrow::before {
  border-top-color: rgba(0, 0, 0, 0.8);
  border-bottom-color: rgba(0, 0, 0, 0.8);
}

.tooltip-inner {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  padding: 20px 15px;
}


/***Default Page***/
.static-page {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0;
}

.static-page .container {
  max-width: 860px;
}

.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
  font-weight: 400;
}

.static-page .page-content {
  font-size: 0.9rem;
  line-height: 1.8rem;
}

.static-page h1 {
  font-weight: 400;
  margin-bottom: 20px;
}

a.navbar-brand img {
  max-width: 87px;
  margin-top: 5px;
}

.header .nav-accounty .nav-link {
  position: relative;
}

.header .nav-accounty .navbar-nav>li>.nav-link:before {
  content: '';
  width: 0;
  position: absolute;
  left: -0.7rem;
  right: -0.7rem;
  height: 5px;
  width: auto;
  bottom: -13px;
  transition: all 0.2s ease-in-out;
  margin: 0 auto;
}

.header .nav-accounty .active .nav-link:before,
.header .nav-accounty .nav-link:hover:before {
  background-color: #F92A06;
}

.header .nav-accounty .nav-link.btn:before {
  display: none;
}

.header .dropdown:hover>.dropdown-menu {
  display: block;
}

.header .dropdown-item:hover>.dropdown-menu {
  display: block;
}

/* .header .dropdown>.dropdown-toggle:active {
  pointer-events: none;
}
 */
.header .nav-accounty .dropdown-menu .nav-item .nav-link {

  display: block;
}

.btnbox span.wpcf7-spinner {
  display: none;
}

/* Contact us page  Start*/
.page-template-contact .banner-title h1 span:after {
  background-image: url(../images/txtbnr.png);
  background-position: 100%;
  background-size: 58% 100%;
  top: 0.5rem;
  right: -1rem;
  left: 0rem;
  bottom: 0.2rem;
}

#contactpage .content {
  padding-bottom: 60px;
  padding-top: 25px;
}

.testimonials {
  background: #FFCD8E;
  padding: 70px 50px 36px 50px;
  position: relative;
  border-radius: 40px;
  margin-left: -15px;
}

.testimonial-outer .container {
  max-width: 1045px;
}

.lefttxt {
  max-width: 430px;
  padding-left: 25px;
}

.testimonials h3 {
  font-weight: 400;
}

.testimonial-carousel {
  position: relative;
}

.testimonial-carousel-content {
  font-size: 15px;
  line-height: 30px;
}

.testimonial-carousel-content p {
  font-style: italic;
  font-size: 0.9rem;
}

.testimonial-carousel-content strong {
  font-weight: 500;
  font-size: 1.1rem;
  font-style: normal;
}

.testimonials:before {
  background-image: url(../images/comma.svg);
  content: '';
  width: 96px;
  height: 70px;
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: -32px;
  left: 46px;
}

.testimonial-carousel .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
}

.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev {
  outline: none;
  box-shadow: none;
}

.testimonial-carousel .owl-nav .owl-prev {
  left: -30px;
  position: absolute;
}

.testimonial-carousel .owl-nav .owl-next {
  right: -30px;
  position: absolute;
}

.testimonial-carousel .owl-nav .owl-next-arrow {
  background-image: url(../images/left-arrow.png);
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonial-carousel .owl-nav .owl-pre-arrow {
  background-image: url(../images/right-arrow.png);
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonial-carousel-item {
  max-width: 990px;
  margin: 10px auto;
}

.testimonial-detail {
  margin: 30px auto 0px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-name {
  font-size: 1.2rem;
  color: #e63b66;
}

.testimonial-designation {
  font-size: 0.9rem;
  color: #000;
}

.testimonial-carousel-item .testimonial-image {
  max-width: 46px;
  margin-right: 10px;
}

.owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #fcf2f1;
  display: inline-block;
  border-radius: 8px;
  margin: 0px 5px;
}

.owl-dots .owl-dot.active span {
  background: #FC9A1D;
}

.testimonial-carousel .owl-dots {
  position: absolute;
  bottom: 8%;
  right: 8%;
}

.lefttxt .content {
  margin-top: 40px;
}

.testimonials:after {
  content: "";
  background-image: url(../images/arrowvendor.png);
  width: 10vw;
  max-width: 140px;
  display: block;
  height: 6vw;
  position: absolute;
  background-size: 100%;
  right: 97%;
  top: 5%;
  background-repeat: no-repeat;
}

/* Contact us page  end*/
/* Vendors page  start*/
#b-vendor {
  padding-top: 80px;
  background-image: url(../images/volunteerbg.png);
  background-size: 100% 100%;
  margin-bottom: 7vw;
}

#contactpage.volunteer iframe#mf_iframe {
  max-width: 433px;
  margin: 0 auto !important;
  display: block;
}

.imgboxvendor {
  position: relative;
  bottom: -5vw;
}

.vendorslist {
  padding-top: 40px;
}

.vendors_box {
  text-align: center;
  padding: 45px 20px 35px;
  margin-bottom: 48px;
  flex: 0 0 100%;
  background: rgb(255 255 255 / 15%);
  box-shadow: 10px 10px 25px rgb(0 0 0 / 10%);
}

h5.post-type {
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: 600;
}

.vendors_box h4 {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 700;
}

.vendors_box img {
  height: 105px;
  object-fit: contain;
  margin-bottom: 10px;
}

.vendors_box .comm-btn {
  display: block;
  margin: 10px auto 0px;
  border-color: #FC9A1D;
}

a.prev.page-numbers,
a.next.page-numbers {
  position: relative;
  font-size: 0px;
}

span.page-numbers.current {
  position: relative;
}

a.prev.page-numbers:before,
a.next.page-numbers:before {
  content: "";
  background-size: 100%;
  width: 36px;
  height: 36px;
  display: inline-block;
}

a.prev.page-numbers:before {
  background-image: url(../images/arrownleft.svg);
}

a.next.page-numbers:before {
  background-image: url(../images/arrownright.svg);
}

.nav-linkspage {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}

.nav-linkspage>* {
  margin: 0px 13px;
  color: #012539;
  font-size: 15px;
}

span.page-numbers.current:before {
  content: "";
  background-image: url(../images/pages.png);
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: 0px;
  top: 1px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* Vendors page  end*/
.footer-block a.navbar-brand img {
  max-width: 110px;
}

.newsletterouter {
  display: none;
}

.page-template-contact .testimonial-outer {
  display: none;
}


/********************Feedback css**********************/

.become-vendor .vendorimgs {
  display: none;
}


.volunteer .formdiv textarea {
  border-top: 1px solid rgb(0 77 75 / 20%);
}


.contact-form textarea::-webkit-input-placeholder {
  /* Edge */
  color: #022B61;
}

.contact-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #022B61;
}

.contact-form textarea::placeholder {
  color: #022B61;
}

/* .bannercontentinner h3 {
    font-family: 'Brightons';
} */





/***************css fixes****************/
/*****site container*******/
.flex-container {
  max-width: 1534px;
  margin: auto;
}

.wrapper {
  padding-left: 192px;
  padding-right: 192px;
}


.full-container {
  max-width: 100%;
}

/*****site container*******/


/*******header section*******/
.header {
  transition: all 0.5s;
}


.fix__head {
  -webkit-box-shadow: 0px 5px 14px -7px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 5px 14px -7px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 5px 14px -7px rgba(0, 0, 0, 0.6);
}

.header .nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.header .nav-row .nav-menu {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0px -20px;
  padding-left: 15px;

}

.header .nav-row .nav-menu li a:hover {
  color: #F92A06;
}



.header .nav-row .nav-menu>.active a {
  color: #F92A06;
}

.header .nav-row .nav-menu>li {
  padding: 0px 17px;



}


.header .nav-row .nav-menu>li a {
  display: block;
  padding: 35px 0px !important;
  transition: all 0.5s;
  position: relative;
  font-weight: 600;
}


.header .comm-btn {
  font-size: 14px !important;
  padding: 12px 20px 9px !important;
}

.header .nav-row .nav-menu>li a::after {
  content: '';
  width: 0%;
  height: 6px;
  background-color: #F92A06;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s;
}


.header .nav-row .nav-menu>li a:hover::after {
  width: 100%;
}


.header .nav-row .nav-menu>.active a::after {
  width: 100%;
}

.header .nav-row .rytheader {
  align-items: center;
  margin-left: 34px;
}


.header .nav-accounty .nav-link {
  font-size: 18px;
}
.home .header .nav-row .nav-menu>.active a::after {
    background-color: transparent;
	width: 0%;
}
.home .header .nav-row .nav-menu>.active a {
    color: #151352;
}
.home .header .nav-row .nav-menu>li#menu-item-39 a::after, .home .header .nav-row .nav-menu>li a:hover::after {
    background-color: #F92A06;
	width: 100%;
}
.home .header .nav-row .nav-menu>li#menu-item-39 a {
    color: #F92A06;
}
/*******header section*******/


/******hero section********/
.home-hero-section .bannertext {
  padding-left: 0px;
}

.home-hero-section .inner-container {
  max-width: 770px;
  margin-left: auto;
  padding: 0px 15px;
}

.wrapper .comm-btn {
padding: 14px 40px 11px;
font-size: 16px;
}

/*******hero section*******/


/******home about section*******/
.about-sec .content {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #252525;
}

/******home about section*******/


/*****home features section*******/
.feature-sec .featurebox {
  max-width: 75%;
  margin: auto;
}


/*****home features section*******/



/*******get started section***********/

#get-started .sectionhead {
  text-align: left;
  margin-bottom: 40px;
}

#get-started .txt-col .inner-column {
  max-width: 90%;
}



#get-started .txt-col .inner-column .content {
  font-size: 18px;
  line-height: 26px;
}

#get-started .btn-full {
  margin-top: 40px;
}

#get-started .btn-full .comm-btn {
  margin-left: 0px;
}


/*******get started section***********/

/****** home services section*****/
.outer-text .content {
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 60px;
  text-align: right;
  color: #252525;
  padding: 39px 35px 40px 100px;
}



.outer-text .flex-container .row .rytt .sectionhead {
  font-style: normal;
  font-weight: 900;
  font-size: 56px;
  line-height: 78px;
  text-transform: capitalize;
  color: #F92A06;
  text-align: left;
  padding-left: 40px;
}

/****** home services section*****/


/******home what we section********/
#what_we_do .sectionhead {
  margin-bottom: 40px;
}

#what_we_do .content {
  font-size: 18px;
  line-height: 26px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1340px;
}

#what_we_do .wedobox {
  max-width: 92%;
  margin: auto;
}

#what_we_do .we_do {
  max-width: 1290px;
}

/******home what we section********/

/******home sourcing section********/

#sourcing .boxesooter {
  max-width: 1360px;
  margin: 80px auto 40px auto;
}


#sourcing .sectionhead {
  margin-bottom: 40px;
}

#sourcing .content {
  font-size: 18px;
  line-height: 26px;
}

#sourcing .column {
  margin-bottom: 50px;
}



/******home sourcing section********/


#contact-sec .sectionhead {
  margin-bottom: 30px;
}

#contact-sec .comm-btn {
    background-color: #F92A06;
    color: #fff;
}

.footer-block .logofooter .inner {
  width: 80%;
}



/**************css fixes*****************/
#graph1 {
  position: relative;
}

#graph1::before {
  content: '';
  border: 3px solid #2D4124;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
  background-color: #F6EDE3;
  border-radius: 100%;
  width: 250px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

#graph1::after {
  content: '';
  background: #FBF3EB;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}


#graph1 canvas {
  width: 191px !important;
  height: 191px !important;
  margin: 0px auto 60px auto;
  position: relative;
  left: 2px;
  transform: rotate(90deg);
}
.sourcing .boxes .btn-full {
    display: none;
}
.blog-post-page{
		padding-top:50px;
	}
	.post-list-box .blog-date{
		padding: 10px 0px;
    margin-bottom: 5px;
	}
	.post-content-box{
		padding-bottom:20px;
		padding-left:20px;
		padding-right:20px;
	}
	.post-list-box{
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		margin-bottom:50px;
	}
	.post-list-box .blog-title{
		font-size:24px !important;
	}
	.post-list-box .post-content-box p{
		font-size:14px;
	}
	.theme-btn{
		color:#f92a06;
	}
	.theme-btn:hover{
		color:#f92a06;
	}
	.post-list-box .blog-title a{
		color:#f92a06;
	}
	.post-list-box .blog-title a:hover{
		color:#f92a06;
	}
	.post-list-box .blog-title a:hover{
		color:#f92a06;
		text-decoration:none;
	}
.blog-post-single{
		padding-top:100px;
	}
	
	.blog-content-wrap .blog-title{
		color: #f92a06;
	}
	.blog-content-wrap .blog-date{
		padding:15px 0px;
	}