/*!
Theme Name: bring back
Theme URI: https://www.themetim.com/wordpress-themes/bring-back/
Author: themetim
Author URI: https://www.themetim.com/
Description: When it comes to a business or corporate WordPress theme, you know you have got a superb choice in modern and clean design Bring Back theme. It uses amazing Hero Banner in order to demonstrate your business goals. There are both boxed and full width layouts available in this theme. An effective toolkit plugin adorns its feature line. Your customer can find out a specific or desired page thanks to Breadcrumbs option. It has advanced theme option and unique blog layout. Elementor page builder has been fully integrated. It actually eases any customization process of your website. An eye catching social share icons and post type widgets, testimonial widget, pricing widget, text type widget, etc. It brings you Bootstrap along with left right and full width template. Advance typography setting and color setting has uplifted this theme into another level. You will identify its uniqueness all the way from its header to footer. This is the ultimate solution for any business or corporate type website.
Tested up to: 5.2.2
Requires PHP: 5.4
Version: 2.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bring-back
Tags: blog, custom-background, custom-colors, custom-menu, translation-ready, theme-options, threaded-comments, custom-logo, footer-widgets, custom-header, featured-image-header, full-width-template, left-sidebar, right-sidebar
*/

@font-face {
  font-family: "Experthiring";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("SharpSans Medium"),
    url("https://www.experthiring.com/wp-content/themes/bring-back/css/fonts/SharpSans-Medium-min.woff") format("woff");
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: "Experthiring";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local("SharpSans Bold"),
    url("https://www.experthiring.com/wp-content/themes/bring-back/css/fonts/SharpSans-Bold-min.woff") format("woff");
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: "Experthiring";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: local("SharpSans Display No1 Bold"),
    url("https://www.experthiring.com/wp-content/themes/bring-back/css/fonts/SharpSansDispNo1-Bold-min.woff") format("woff");
  unicode-range: U+000-5FF;
}

body {
  color: #232323;
  font-size: 18px;
  font-family: Experthiring, Georgia, serif;
  font-weight: 400;
}

p {
  line-height: 32px;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #fc802a;
}

a:hover {
  color: #0056b3;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #232323;
  font-family: Experthiring, Georgia, serif;
}

img {
  max-width: 100%;
  height: auto;
}
.h1,
h1 {
  font-size: 2.2rem;
  line-height: 45px;
  margin-bottom: 25px;
  font-weight: 900;
  letter-spacing: 0.9px;
}
.h2,
h2 {
  font-size: 1.8rem;
  line-height: 45px;
  margin-bottom: 30px;
  font-weight: 700;
  letter-spacing: 0.9px;
}

.h3,
h3 {
  font-size: 1.4rem;
  line-height: 35px;
  margin-bottom: 25px;
  font-weight: 700;
}

ol,
ul,
li {
  color: #3c3c3c;
}

.btn,
a.btn,
button,
[type="button"],
[type="reset"],
[type="submit"],
.elementor a.btn,
.reply .comment-reply-link {
  font-weight: 400;
  letter-spacing: 0.9px;
  padding: 18px 70px;
  font-size: 18px;
  border-radius: 0;
  background-color: #f45d0b;
  border: 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
  box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
  color: #ffffff;
  text-transform: uppercase;
}

.btn:hover,
a.btn:hover,
.btn.focus,
.btn:focus,
button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover,
.reply .comment-reply-link:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(35, 35, 35, 0.6);
  box-shadow: 0 0 16px 0 rgba(35, 35, 35, 0.6);
  background-color: #d85007;
  color: #ffffff;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
}

.form-control,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="number"],
select {
  border: 1px solid rgb(224, 225, 225);
  height: inherit;
  padding: 10px 15px;
  outline: none;
  border-radius: 10px;
}

.form-control:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
select:focus {
  border: 1px solid #fc802a;
  -webkit-box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
  box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fc802a;
  overflow: hidden;
}

.spinner-grow {
  width: 5rem;
  height: 5rem;
  color: #fff;
}

#preloader .d-table {
  height: 100%;
  width: 100%;
}

.container,
.boxed-layout .site-wrap {
  max-width: 1140px;
  margin: 0 auto;
}
.custom-container {
  max-width: 1000px;
  margin: 0 auto;
}
.boxed-layout .site-wrap {
  box-shadow: 0 0 20px #eee;
  -webkit-box-shadow: 0 0 20px #eee;
  -o-box-shadow: 0 0 20px #eee;
  overflow: hidden;
  background: #fff;
}
.entry-title,
.page-title {
  text-transform: capitalize;
}
/*  ================================================

        01. Helper CSS

    ================================================ */

.pt-90 {
  padding-top: 50px;
}

.page-title {
  font-size: 35px;
  line-height: 45px;
}

.sub-heading {
  color: #fc802a;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 35px;
}

.items-box,
.services-box,
.case-studies-box {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
  box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.carousel-control-next,
.carousel-control-prev {
  color: #000;
  opacity: 1;
  top: 50%;
  font-size: 30px;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fc802a;
  opacity: 1;
}

a,
.btn,
button,
.box-icon,
.items-box,
.team-member,
.pricing-item,
.services-box,
.team-member img,
.case-studies-box,
.contact-info span,
.slick-arrow-fix i,
.thumbnail a:before,
.view-details:after,
.main-menu .navbar-nav .dropdown-menu,
.testimonial-nav-slider .slick-slide img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.thumbnail {
  overflow: hidden;
  border-radius: 4px;
}

.thumbnail img {
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.thumbnail:hover img {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.items-box:hover,
.services-box:hover,
.pricing-item:hover,
.case-studies-box:hover {
  -ms-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}

.dropdown-menu {
  border: 0;
  -o-box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
  -webkit-box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
  box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
}

.dropdown-toggle::after {
  display: none;
}

.slick-slide,
.slick-slide:focus {
  outline: none;
}

.dropdown-item {
  padding: 0;
}

/*  ================================================

        02. Header CSS

    ================================================ */
.site-title {
  line-height: 10px;
}
.logo-wrap h2 a,
.logo-wrap h2 {
  line-height: initial;
  padding: 0;
  font-size: 24px;
}
.site-description {
  font-size: 15px;
  line-height: 1;
}
.home .header {
  background-repeat: no-repeat;
  background-position: top right;
}
.header {
  background-color: #fff;
}

.header-wrapper {
  padding: 20px 0;
}

.header-search .dropdown-menu {
  max-width: 400px;
  width: 400px;
  left: unset;
  right: 0;
}
.header-search {
  margin-left: 20px;
}
.header-search button.btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 28px;
  z-index: 10;
}
.header-search form.form-inline {
  padding: 25px 25px 40px;
}
.header-search form input {
  padding: 17px 70px 17px 20px;
}
.main-menu .navbar-nav .dropdown-menu {
  display: block;
  opacity: 0;
  top: 80px;
  padding: 15px;
  visibility: hidden;
  left: auto;
  right: 0;
}

.main-menu .navbar-nav .dropdown:hover .dropdown-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-menu li a {
  color: #232323;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 16px;
  display: block;
  font-family: Experthiring, Georgia, serif;
  letter-spacing: 0.4px;
}

.main-menu li a:hover {
  color: #fc802a;
}

.main-menu .dropdown-menu li a {
  padding: 10px 15px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}

.main-menu .dropdown a i {
  font-weight: 600;
}

.main-menu .dropdown-menu li a:hover {
  color: #fff;
  background: #fc802a;
}

a.header-contact-btn {
  margin-left: 25px;
  padding: 14px 35px;
}

.hero-content h2,
.hero-content p,
.hero-content .btn {
  position: relative;
}

.hero-area {
  position: relative;
  padding: 65px 0 !important;
  overflow: hidden;
}
.hero-banner {
  margin-bottom: 30px;
  position: absolute;
  top: 45px;
  text-align: right;
  width: auto;
  left: 135px;
}

.hero-has-banner-animation {
  -webkit-animation: shake 15s ease-in-out infinite;
  animation: shake 15s ease-in-out infinite;
}

.hero-content {
  padding-right: 100px;
  position: relative;
}

.hero-content:before {
  content: "";
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: -88px;
  left: -50px;
  width: 100%;
}

.hero-has-shape-animation:before {
  -webkit-animation: bounce 5s ease-in-out infinite;
  animation: bounce 5s ease-in-out infinite;
}

.header-shape {
  top: 0;
  right: 0;
}
/*** Breadcrumb ***/

.breadcrumb-wrapper {
  background-repeat: no-repeat;
  background-position: center top;
}

.breadcrumb-wrapper {
  padding-top: 60px;
  padding-bottom: 100px;
}

.breadcrumb-wrapper a:after {
  content: "";
  width: 8px;
  border: 1px solid;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 10px;
}

.breadcrumb-wrapper a,
.breadcrumb-wrapper li,
.breadcrumb-wrapper a:after {
  color: #78787c;
}

.breadcrumb-wrapper .list-inline-item:not(:last-child) {
  margin-right: 0;
}

.breadcrumb-wrapper a:hover {
  color: #fc802a;
}

div.header-banner a {
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}

/*  ================================================

        03. Our Services Area CSS

    ================================================ */

.services {
  margin-top: 60px;
}

/* .services-box {
	margin-top: 30px;
	padding: 35px;
} */

.services-box-item:nth-child(3n + 2) {
  margin-top: 50px;
}

.services-box-item:nth-child(3n + 3),
.services-fix {
  margin-top: 100px;
}

.services-fix {
  padding-bottom: 30px;
}

.services-fix .services-box-item:nth-child(3n + 2),
.services-fix .services-box-item:nth-child(3n + 3) {
  margin-top: 0;
}

/* .box-icon {
	margin-bottom: 35px;
	border-radius: 5px;
	background-color: #fff4ed;
	width: 90px;
	height: 90px;
	padding: 25px;
} */

.services-box:hover .box-icon {
  border-radius: 50%;
}

.all-services {
  margin-top: 80px;
}

/*  ================================================

        04. Help Area CSS

    ================================================ */

.help-banner {
  position: absolute;
  left: -105px;
  top: 0;
  -webkit-animation: bounce 8s ease-in-out infinite;
  animation: bounce 8s ease-in-out infinite;
}

.help-content {
  margin-top: 105px;
  margin-bottom: 107px;
}

.help ul {
  margin: 30px 0 35px;
  list-style: none;
  padding-left: 0;
}
.help li {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
  padding-left: 50px;
  position: relative;
}

.help li span {
  margin-left: 20px;
}

.help li:before {
  content: "\eed6";
  font-family: IcoFont !important;
  border-radius: 50%;
  background-color: rgb(42, 69, 181);
  width: 30px;
  color: #ffffff;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
}

/*  ================================================

        05. Provide Service Area CSS

    ================================================ */

.provide-service:before {
  content: "";
  background: url("images/shape/shape.jpg") no-repeat right;
  width: 100%;
  height: 974px;
  position: absolute;
  top: -30px;
  right: 0;
}

.service-banner img {
  -webkit-animation: shake 15s ease-in-out infinite;
  animation: shake 15s ease-in-out infinite;
}

/*  ================================================

        06. Testimonial Area CSS

    ================================================ */

.testimonial-heading {
  padding-top: 45px;
}

.testimonial-slider {
  padding-top: 50px;
}

.testimonial-nav-slider {
  position: relative;
  /* background-image: url("images/shape/shape-1.jpg"); */
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 93%;
  min-height: 210px;
}

.slick-arrow-fix {
  top: 50%;
  font-size: 30px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #000;
  cursor: pointer;
}

.slick-arrow-fix i:hover {
  color: #fc802a;
}

.testimonial-slider .slick-left {
  left: -150px;
}

.testimonial-slider .slick-right {
  right: -150px;
}

.testimonial-slider p,
.testimonial-slider h5 {
  color: #232323;
  line-height: 34px;
}

.testimonial-slider h5 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: 700;
  margin-bottom: 0;
}

.testimonial-slider span {
  font-size: 16px;
  color: #78787c;
  line-height: 32px;
}

.testimonial-slider p {
  font-size: 1.1rem;
  letter-spacing: 0;
  text-align: left;
  font-weight: 400;
}

.testimonial-nav-item img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  outline: none;
}

.testimonial-nav-slider .slick-slide {
  position: relative;
  padding: 0 0 110px;
}

.testimonial-nav-slider .slick-slide img {
  height: 90px;
  width: 90px;
  margin: 0 auto;
  -ms-transform: translate(0, 90px);
  -webkit-transform: translate(0, 90px);
  transform: translate(0, 90px);
}

.testimonial-nav-slider .slick-active.slick-slide img {
  margin-left: 0;
  -ms-transform: translate(0, 90px);
  -webkit-transform: translate(0, 90px);
  transform: translate(0, 90px);
}

.testimonial-nav-slider .slick-active + .slick-active img {
  margin: 0 auto;
  -ms-transform: translate(0, 140px);
  -webkit-transform: translate(0, 140px);
  transform: translate(0, 140px);
}

.testimonial-nav-slider .slick-current.slick-active img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  -ms-transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  /* box-shadow: -2px 8px 20px 1px rgb(181 80 9 / 84%); */
}

.testimonial-nav-slider .slick-current.slick-active + .slick-active img {
  margin: 0 auto;
  -ms-transform: translate(0, 140px);
  -webkit-transform: translate(0, 140px);
  transform: translate(0, 140px);
}

.testimonial-nav-slider
  .slick-current.slick-active
  + .slick-active
  + .slick-active
  img {
  margin-right: 5px;
  -ms-transform: translate(0, 90px);
  -webkit-transform: translate(0, 90px);
  transform: translate(0, 90px);
}

/*  ================================================

        07. Pricing Area CSS

    ================================================ */

.pricing {
  padding-top: 120px;
}

.pricing-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pricing-slider .slick-slide {
  padding-top: 110px;
  padding-bottom: 30px;
}

.pricing-slider .slick-slide .pricing-item,
.pricing-slider .slick-current.slick-center + .slick-slide .pricing-item {
  opacity: 0.2;
  -o-box-shadow: 0 0 26px 0 rgba(252, 128, 42, 0.42);
  -webkit-box-shadow: 0 0 26px 0 rgba(252, 128, 42, 0.42);
  box-shadow: 0 0 26px 0 rgba(252, 128, 42, 0.42);
  -ms-transform: translate(180px, -240px) scale(0.5);
  -webkit-transform: translate(180px, -240px) scale(0.5);
  transform: translate(180px, -240px) scale(0.5);
}

.pricing-slider .slick-current.slick-center + .slick-slide .pricing-item {
  -ms-transform: translate(-180px, 0) scale(0.5);
  -webkit-transform: translate(-180px, 0) scale(0.5);
  transform: translate(-180px, 0) scale(0.5);
}

.pricing-slider .slick-current.slick-center .pricing-item {
  opacity: 1;
  z-index: 99;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
  -webkit-box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
  box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
}

.pricing-item {
  position: relative;
  padding: 70px;
  border-radius: 5px;
  background-color: #ffffff;
  max-width: 370px;
  margin: 0 auto;
  border: 1px solid transparent;
  outline: none;
  -o-box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
  -webkit-box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
  box-shadow: 0 0 40px 0 rgba(252, 128, 42, 0.12);
}

.pricing-slider .slick-arrow-fix {
  top: 80%;
}

.pricing-slider .slick-left {
  left: 10%;
}

.pricing-slider .slick-right {
  right: 10%;
}

.pricing-item:hover {
  border-color: rgba(252, 128, 42, 0.3);
}

.pricing-item ul {
  margin: 40px 0 55px;
}

.pricing-item li {
  color: #78787c;
  position: relative;
  padding-bottom: 15px;
  padding-left: 45px;
}

.pricing-item li:last-child {
  padding-bottom: 0;
}

.pricing-item li:before {
  content: "\ea94";
  font-family: IcoFont !important;
  border-radius: 50%;
  text-align: center;
  background-color: #fc802a;
  color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 20px;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}

.pricing-title {
  color: #fc802a;
}

.pricing-slider .carousel-control-next,
.pricing-slider .carousel-control-prev {
  top: auto;
  bottom: 10%;
}

.monthly-yearly-wrap {
  margin-top: 110px;
}

.tabs-wrap .nav-tabs {
  border: 1px solid #f9e5d7;
  border-radius: 5px;
  background-color: #ffffff;
  margin-bottom: 40px;
}

.tabs-wrap .nav-tabs .nav-item {
  margin-bottom: 0;
}

.tabs-wrap .nav-tabs .nav-link {
  border: 0;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding: 5px 17px;
  font-size: 16px;
  color: #78787c;
}

.tabs-wrap .nav-tabs .nav-link.active {
  color: #fff;
  background: #fc802a;
  border-radius: 5px;
}

/*  ================================================

        08. Case Studies Area CSS

    ================================================ */

.case-studies-box {
  padding: 45px 35px;
  border: 2px solid #fff;
}

.case-studies-box:hover {
  border-color: #fc802a;
}

.case-studies-box .thumbnail {
  margin-bottom: 45px;
}

.case-studies-box h3 a {
  color: #232323;
}

.case-studies-box h3 a:hover {
  color: #fc802a;
}

.view-details {
  position: relative;
  display: block;
  font-size: 17px;
  overflow: hidden;
}

/*** case studies details ***/

.case-studies-details .container {
  max-width: 870px;
}

.case-featured-banner {
  margin-bottom: 70px;
}

.case-meta {
  overflow: hidden;
  margin-top: 45px;
  border-radius: 5px;
  background-color: rgb(254, 248, 241);
}

.case-meta h4 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
}

.case-meta p {
  margin: 0;
}

.case-meta > ul > li,
.case-meta > ul > .list-inline-item:not(:last-child) {
  margin: 0;
  padding: 40px 39px;
}

.case-meta .social-links,
.case-meta .social-links li a {
  margin-top: 0;
}

.related-case {
  margin-top: 80px;
}

/*  ================================================

        09. Blog Area CSS

    ================================================ */

.blog-content {
  padding: 45px 35px;
}

.blog-item h2 {
  font-size: 25px;
  line-height: 40px;
}

.blog-content h2 a {
  color: #232323;
}

.blog-content h2 a:hover {
  color: #fc802a;
}

.pagination-wrapper {
  margin-top: 25px;
}

.pagination-wrapper .page-link {
  border-radius: 4px;
  background-color: rgb(255, 247, 238);
  margin: 5px;
  font-size: 16px;
  color: #78787c;
  border: 0;
  outline: none;
  padding: 18px 25px;
  letter-spacing: 0.2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination-wrapper .active .page-link,
.pagination-wrapper .page-link:hover {
  background-color: #fc802a;
  color: #ffffff;
  border: 0;
}

.author:after {
  content: "/";
  display: inline-block;
  margin: 0 0 0 5px;
}

/*** Single Blog ***/

.blog-content-details .entry-title.h2 {
  margin-bottom: 10px;
}

.social-share-tags {
  margin-top: 50px;
  border-radius: 5px;
  padding: 20px 30px;
  background-color: rgb(254, 248, 241);
}

.social-share-tags span {
  color: #232323;
  font-size: 20px;
  font-weight: 700;
}
.social-share-tags a {
  font-weight: normal;
  font-size: 18px;
  margin-left: 2px;
}

.social-share-tags .social-links,
.social-share-tags .social-links a {
  margin-top: 0;
}

.widget {
  margin-bottom: 55px;
  max-width: 330px;
}

.widget ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.widget h3 {
  font-size: 28px;
  margin-bottom: 20px;
}

.widget a,
.tags-fix a {
  color: #78787c;
}

.widget a:hover,
.recent-post span,
.tags-fix a:hover {
  color: #fc802a;
  border-color: #fc802a;
}

.widget li > a {
  display: block;
  border: 1px solid rgb(224, 225, 225);
  border-radius: 5px;
  padding: 17px;
  margin-bottom: 10px;
  font-size: 17px;
  color: #78787c;
}

.recent-post a {
  display: inherit;
  border: 0;
  border-radius: 0;
  margin: 0;
}

.recent-post span {
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
}

.recent-post p {
  line-height: 25px;
  font-size: 17px;
}

.recent-post li {
  margin-bottom: 30px;
}

.recent-post li:last-child {
  margin-bottom: 0;
}

.recent-post-thumb {
  margin-right: 15px;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 11px 0 rgba(34, 34, 34, 0.12);
  -o-box-shadow: 0 0 11px 0 rgba(34, 34, 34, 0.12);
  box-shadow: 0 0 11px 0 rgba(34, 34, 34, 0.12);
}

.featured-image img {
  border-radius: 5px;
}

.search-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 25px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-form .form-control {
  padding-right: 70px;
  padding-left: 15px;
}

.popular-tags {
  margin: 0 -5px;
}

.tags a {
  border: 1px solid rgb(224, 225, 225);
  border-radius: 5px;
  padding: 17px 30px;
  font-size: 16px;
  display: inline-block;
  margin: 0 4px 5px;
  overflow: hidden;
}
nav.navigation.post-navigation,
.comments-area {
  padding: 0 15px;
}
nav.navigation.post-navigation,
.post-navigation .nav-links {
  display: block;
  width: 100%;
}
.post-navigation .nav-links {
  margin-top: 30px;
  display: block;
  overflow: hidden;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
  box-shadow: 0 0 25px 0 rgba(60, 60, 60, 0.08);
}
.post-navigation .nav-links a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #e0e1e1;
  text-transform: uppercase;
}
.post-navigation .nav-links .nav-next {
  text-align: right;
}
.post-navigation .nav-links > div {
  width: 50%;
  float: left;
}

.comments h2,
.comment-form-wrap {
  margin-bottom: 0;
  margin-top: 65px;
}

.comments li div p {
  margin-top: 15px;
}

.reply .comment-reply-link {
  margin-top: 20px;
  padding: 13px 30px;
  font-size: 16px;
  display: inline-block;
}
.entry-meta a,
.entry-meta {
  color: #989898;
}

.avatar {
  margin-right: 30px;
  border-radius: 5px;
  width: 64px;
  height: 64px;
  float: left;
  overflow: hidden;
}

.comment-author * {
  color: #000;
}

.comment-author .says {
  display: none;
}

.comment-metadata * {
  font-size: 14px;
  color: #989898;
}
.reply a:before {
  content: "\efd4";
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  margin-right: 15px;
}
.comment-reply-title {
  font-size: 35px;
  line-height: 45px;
  color: #232323;
  margin-bottom: 0;
}
.comment-notes {
  margin-bottom: 40px;
}
.comment-form-comment {
  width: 100%;
  overflow: hidden;
}
.comment-form label {
  display: block;
  font-weight: 500;
}
.comment-form textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 100%;
}
.comment-form-cookies-consent label {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  margin-bottom: 0;
  line-height: inherit;
}
@media (min-width: 768px) {
  .comment-form-author,
  .comment-form-email {
    width: 50%;
    float: left;
    overflow: hidden;
  }
  .comment-form-author {
    padding-right: 2%;
  }
  .comment-form-email {
    padding-left: 2%;
  }

  .comment-content,
  .reply {
    padding-left: 94px;
  }
}
.list-comments li {
  color: #78787c;
  margin-top: 55px;
}

.list-comments ol {
  padding-left: 80px;
  list-style: none;
}

.comment-form-wrap h2 {
  margin-bottom: 50px;
}

/** Post Navigation **/
.pagination .nav-links {
  margin-top: 30px;
}
.pagination .page-numbers {
  display: inline-block;
  border: none;
  background-color: #000;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  padding: 12px 18px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  margin: 2px;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background-color: #fc802a;
  -webkit-box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
  box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
}
/*  ================================================

        10. About Area CSS

    ================================================ */

.team {
  padding-bottom: 35px;
}

.team-member-wrapper {
  margin-top: 30px;
}

.team-member img {
  border: 2px solid transparent;
  margin-bottom: 25px;
  border-radius: 100%;
}

.team-member:hover img {
  border-color: #fc802a;
}

.team-member h6 {
  font-size: 20px;
  font-weight: 700;
  color: #3c3c3c;
  margin-bottom: 10px;
}

.team-wrapper .team-member {
  margin-bottom: 60px;
}

/*  ================================================

        11. Contact Area CSS

    ================================================ */
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
}
.wpcf7-form .wpcf7-submit {
  width: auto;
}
.contact-info {
  max-width: 400px;
  padding: 0 50px 65px;
}

.contact-info li {
  padding: 65px 0 0;
}

.contact-info h3 {
  margin-bottom: 0;
  line-height: inherit;
}
.contact-info li p {
  font-size: 17px;
  margin-bottom: 0;
  line-height: inherit;
  margin-top: 5px;
}

.contact-info li a {
  color: #78787c;
}

.contact-info span {
  border-radius: 5px;
  background-color: #fff4ed;
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 35px;
  line-height: 90px;
  text-align: center;
  font-size: 30px;
  color: #fc802a;
}

.contact-info li:hover span {
  border-radius: 50%;
}

.contact-info li:hover span {
  color: #000;
}

.contact-info li a:hover {
  color: #fc802a;
}

.map {
  height: 450px;
}

/*  ================================================

        12. 404 Area CSS

    ================================================ */

.title-404 {
  font-size: 125px;
}

/*  ================================================

        13. Footer Area CSS

    ================================================ */

.footer {
  background-repeat: no-repeat;
  background-position: -40px 0;
  padding-top: 0px;
  margin-top: 0px;
}

.footer h4 {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 35px;
}

.footer p {
  margin-bottom: 0;
}
/*** Footer Top ***/

.footer-top-wrapper {
  overflow: hidden;
  padding: 55px 100px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
  -o-box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
  box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
}
.footer-top-wrapper h2 {
  line-height: 50px;
  margin: 0;
  max-width: 535px;
}

.footer-top-wrapper .btn {
  padding: 18px 56px;
  color: #ffffff;
}

/*** Footer Middle ***/

.footer-middle {
  padding-top: 100px;
  padding-bottom: 130px;
}

.social-links {
  margin-top: 30px;
  margin-bottom: 0;
}

.social-links a {
  margin-top: 10px;
  display: block;
  border-radius: 4px;
  background-color: #000;
  color: #ffffff !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -o-box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
  -webkit-box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
  box-shadow: 0 0 25px 0 rgba(252, 128, 42, 0.12);
}

.social-links a:hover {
  border-radius: 50%;
}

.social-links .fb {
  background-color: #4264b2;
}

.social-links .skype {
  background-color: #03bafe;
}

.social-links .g-plus {
  background-color: #fa6718;
}

.social-links .twitter {
  background-color: #1da1f2;
}

.social-links .linkedin {
  background-color: #00a0dc;
}

.social-links .pinterest {
  background-color: #bd081c;
}

.social-links .instagram {
  background-color: #000;
}

.social-links .youtube {
  background-color: #ff0000;
}

.social-links .vimeo {
  background-color: #1ab7ea;
}
.social-links .behance {
  background-color: #1769ff;
}

.social-links .dribbble {
  background-color: #eb044f;
}

.widget_nav_menu .menu,
.menu .sub-menu {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}

.menu .sub-menu {
  padding-left: 5px;
}

.widget_nav_menu .menu li:first-child a {
  padding-top: 0;
}

.widget_nav_menu .menu .sub-menu li:first-child a {
  padding: 9px 0;
}

.widget_nav_menu .menu li:last-child a {
  padding-bottom: 0;
}

.widget_nav_menu .menu a {
  color: #78787c;
  display: block;
  padding: 9px 0;
}

.widget_nav_menu .menu a:hover {
  color: #fc802a;
}

@media only screen and (min-width: 992px) {
  .widget_nav_menu {
    margin-left: 20%;
  }
}

/*** Footer Bottom ***/

.footer-bottom {
  background-color: rgb(254, 248, 241);
  border-top: 2px solid #f1f1f1;
}

.footer-bottom p {
  padding: 10px 0;
  font-size: 12px;
}

.footer-bottom span {
  color: #fc802a;
}
/*  ================================================

        14. Accessibility CSS

    ================================================ */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*  ================================================

        15. Alignments CSS

    ================================================ */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*  ================================================

        15. Clearings CSS

    ================================================ */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*  ================================================

        17. Posts and pages CSS

    ================================================ */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

body.page {
  margin-bottom: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*  ================================================

        18. Comments CSS

    ================================================ */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}
/*  ================================================

        19. Infinite scroll CSS

    ================================================ */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*  ================================================

        20. Media CSS

    ================================================ */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*  ================================================

        21. Captions CSS

    ================================================ */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}
/*  ================================================

        22. Galleries CSS

    ================================================ */
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}
.site-title {
  text-align: center;
}
.site-title a {
  font-size: 18px !important;
  font-family: Experthiring, Georgia, serif;
  font-weight: 600;
}
.site-title a:hover {
  color: #000;
}

.custom-logo-link img {
  width: 240px;
}
.hero-content h1 {
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: 0.9px;
  margin-bottom: 40px;
}
.bg-color-or {
  background-color: #fff8f2;
  padding: 50px 0;
}
.light-border {
  border: 1px solid #f1efef;
}
.home-center-block {
  width: 800px;
  margin: 0 auto;
  display: block;
}
.light-bg {
  background-color: #fff8f2;
}
.logo-w {
  width: 1000px;
}
/* .small-icon-w{
	width: 90px;
} */
.white-section-inner {
  padding: 50px 0;
}
.white-section {
  padding: 50px 0;
}
.orange-section-inner {
  padding: 50px 0;
  background-color: #fff8f2;
}
.small-bold-font {
  font-size: 1.6rem;
  font-weight: 700;
  padding-bottom: 40px;
}
.normal-text {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 34px;
  letter-spacing: 0.4px;
}
.bold-normal-text {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 18px;
  line-height: 36px;
}
.gutter-bottom {
  margin-bottom: 35px;
}
.inner-top-p {
  padding-top: 20px;
}
.small-gutter-bottom {
  margin-bottom: 18px;
}
.orange-color {
  color: #f45d0a;
}
.two-btn-center a {
  margin-right: 20px;
  padding: 14px 34px;
  font-size: 14px;
  margin-top: 10px;
}
.two-btn-center a:last-child {
  margin-right: 0px;
}
.testimonial-sub {
  color: #232323;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2rem;
  letter-spacing: 0.9px;
}
.start {
  display: inline-flex !important;
  width: 20px;
  height: auto;
  position: relative;
  top: -9px;
  left: 2px;
}
.inner-banner {
  width: 500px;
  margin: 0 auto;
}
.icon-center {
  width: 200px;
  height: auto;
}
.icon-center-p {
  width: 200px;
  height: auto;
  padding-top: 80px;
}
.small-icon-center-p {
  width: 200px;
  height: auto;
  padding-top: 60px;
}
.coustm-icon-center-p {
  width: 260px;
  height: auto;
  padding-top: 40px;
}
.rwd-block {
  display: block;
}

ul.orangeli li {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 0.4px;
}
ul.orangeli {
  list-style-position: outside;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 20px;
  list-style-type: none;
  width: 820px;
}
ul.orangeli li:before {
  content: "";
  display: inline-block;
  height: 28px;
  width: 28px;
  background-image: url(https://www.experthiring.com/wp-content/uploads/2020/09/mid_ul_li_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -35px;
}
ul.orangeli li span {
  position: relative;
  top: -8px;
  left: 20px;
}
.vs-gutter-bottom {
  margin-bottom: 10px;
}
.small-inner-banner {
  width: 400px;
  margin: 0 auto;
}
.no-gutter {
  margin-bottom: 0px;
}
.form-hiring {
  width: 350px;
  border: 1px solid #f45d0a;
  border-radius: 10px;
  padding: 20px;
}
.full-width {
  width: 100% !important;
}
.coust-btn {
  width: 100%;
  font-size: 14px !important;
  padding: 18px 30px !important;
}
.italic-f {
  font-style: italic;
}
.italic-f span {
  font-style: normal;
  font-weight: 600;
}
.rock-star-select-banner {
  width: 900px;
  /* margin: 0 auto; */
  padding-left: 200px;
}
.center-bold-txt {
  width: 780px;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.6px;
  line-height: 40px;
  font-style: italic;
}
.timeline > li > .timeline-badge {
  color: #232323;
  width: 45px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  position: absolute;
  margin-left: -62px;
  background-color: #fef0e4;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  font-size: 20px;
  top: 7px;
  border: 1px solid #ff7c0a;
  font-weight: bold;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li > .timeline-panel {
  border-radius: 2px;
  position: relative;
  padding-left: 3%;
  padding-top: 11px;
  color: #232323;
  line-height: 1.4em;
}
.center-div-cnt {
  width: 686px;
  margin: 0 auto;
  line-height: 30px;
  padding-bottom: 50px;
}
.number-cc {
  width: 700px;
  margin: 0 auto;
}
.timeline {
  list-style: none;
  position: relative;
}
li.current-menu-item a {
  color: #ff7c0a;
}
.inner-banner-2 {
  width: 900px;
  margin: 0 auto;
}
.small-icon-w-2 {
  width: 150px;
}
.hero-banner img {
  width: 600px;
}

/*new styles*/
.rock-star-select-banner2 {
  width: 800px;
  /* margin: 0 auto; */
  padding-left: 100px;
}
.custom-marg-main {
  margin-left: -41px;
  margin-bottom: 15px;
}
.custom-file-label {
  padding: 10px 14px;
  border-radius: 10px;
  height: 45px;
  font-size: 1rem;
  color: #737171;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 87px;
}
.custom-file-label::after {
  height: 43px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 10px;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Upload";
}
.form-hiring2 {
  width: 350px;
  border: 1px solid #f45d0a;
  border-radius: 10px;
  padding: 10px 20px 20px 20px;
}
.custom-file-input:focus,
.custom-file-input:focus ~ .custom-file-label {
  border: 1px solid #fc802a;
  -webkit-box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
  box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
}
.gutter-no-top {
  margin-top: 0px !important;
}
.photo-ceo {
  width: 250px;
}
li.current-menu-item > ul > li > a.dropdown-item {
  color: #545454;
}
.eh-fields {
  width: 50px;
}
.h4,
h4 {
  font-size: 1.2rem;
}
.big-gutter-bottom {
  margin-bottom: 70px;
}
.eh-fields2 {
  width: 110px;
}
.email_ring {
  text-decoration-line: underline;
  font-size: 1rem;
}
.next_arrow {
  transform: rotate(180deg);
  top: -6px;
  left: 6px;
}
.icon-center-p2 {
  width: 350px;
  padding-top: 40px;
}
.ceo_txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.orangeli2 {
  width: 900px;
}
.orangeli2 .custom-marg-main {
  margin-bottom: 20px;
}
.logo-wrap {
  position: relative;
  top: -4px;
}
.contact-btn {
  padding: 14px 34px !important;
  font-size: 14px !important;
  margin-top: 10px;
}
a.locations {
  color: #0056b3 !important;
}
a.locations:hover {
  text-decoration: underline !important;
}
.first_sp,
.first_sp2_b,
.first_sp2_b_n,
.first_sp2_n,
.first_sp_b,
.last_sp,
.last_sp2_b,
.last_sp2_b_n,
.last_sp2_n,
.last_sp_b {
  line-height: 13px;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
  line-height: 13px;
}
.last_sp {
  display: none !important;
}

.last_sp_b {
  display: block !important;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 5px;
}
.list-unstyled li {
  font-size: 12px !important;
  color: red !important;
  padding-left: 7px;
}

.first_sp {
  display: none !important;
}
.first_sp_b {
  display: block !important ;
}

.first_me,
.phone_me,
.upload_me {
  display: none;
}

/* new style css */
.ml-auto-2 {
  margin-left: -12px;
  margin-right: auto !important;
}

/* .small-icon-w {
     width: 90px; 
} */

.box-icon {
  margin: 0 auto;
  margin-bottom: 25px;
  border-radius: 5px;
  /* background-color: #fff4ed; */
  width: 146px;
  height: auto;
  padding: 15px;
}
.services-box {
  padding: 30px;
  min-height: 715px;
}
.hero-content {
  padding-right: 100px;
  position: relative;
}
.two-btn-center {
  margin: 0 auto;
  margin-top: 40px;
}
.box-icon2 {
  margin: 0 auto;
  margin-bottom: 25px;
  border-radius: 5px;
  /* background-color: #fff4ed; */
  width: 180px;
  height: auto;
  padding: 10px;
}
.mx-auto-2 {
  position: relative;
  right: 10px;
}
.box-icon3 {
  margin: 0 auto;
  margin-bottom: 25px;
  border-radius: 5px;
  /* background-color: #fff4ed; */
  width: 160px;
  height: auto;
  padding: 15px;
}
div.services-box .normal-text {
  margin-bottom: 0px;
}
.ceo_txt b {
  line-height: 20px;
  padding-bottom: 10px;
  display: block;
}
.location-into {
  width: 918px;
  margin: 0 auto;
}
.location-small-padding {
  padding-left: 20px;
}
.location-small-padding {
  padding-left: 15px;
}
div.caption h4 {
  font-weight: 600;
}
div.caption p {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
}
div.caption span {
  display: block;
}
div.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem 1rem 1.24rem 1.25rem;
}
.location-main h2 {
  border-bottom: 1px solid #f7d2b6;
  padding-top: 30px;
}
.footer-links span {
  color: #232323;
  padding: 0 15px;
}

.box20,
.box20 .icon li a {
  overflow: hidden;
}
.box20 {
  box-shadow: 0 0 5px #a3a3a3;
}
.box20 .post,
.box20 .title {
  text-transform: capitalize;
  width: 60%;
}
.box20 {
  position: relative;
}
.box20:after,
.box20:before {
  position: absolute;
  content: "";
}
.box20:before {
  width: 94%;
  height: 220%;
  background: #0062b2;
  top: -50%;
  left: -100%;
  z-index: 1;
  transform: rotate(25deg);
  transform-origin: center top 0;
  transition: all 0.5s ease 0s;
}
/*.box20.blue:before{background:#0062b2!important;}
.box20.red:before{background:#b31d23!important;}
.box20.yellow:before{background:#efc203!important;}*/
.box20:hover:before {
  left: 10%;
}
.box20:after {
  width: 55%;
  height: 175%;
  background-color: rgba(0, 0, 0, 0.35);
  bottom: -1000%;
  left: 53%;
  transform: rotate(-33deg);
  transform-origin: center bottom 0;
  transition: all 0.8s ease 0s;
}
.box20 .box-content,
.box20 .icon {
  width: 100%;
  padding: 0 15px;
  position: absolute;
  left: 0;
  z-index: 2;
  transition: all 1.1s ease 0s;
}
.box20:hover:after {
  bottom: -70%;
}
/* .box20 img{width:100%;height:auto} */
.box20 .box-content {
  top: -100%;
  color: #fff;
}
.box20:hover .box-content {
  top: 10px;
}
.box20 .title {
  font-size: 14px;
  margin: 0;
  padding: 0px 0 3px 0;
}
.box20 .icon li a,
.box20 .post {
  display: inline-block;
  font-size: 14px;
}
.box20 .post {
  margin-top: 5px;
}
.box20 .icon {
  list-style: none;
  margin: 0;
  bottom: -100%;
}
.box20:hover .icon {
  bottom: 25px;
}
.box20 .icon li {
  display: inline-block;
}
.box20 .icon li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #ff0000;
  border-radius: 50%;
  margin: 0 3px;
  color: #fff;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.box20 .icon li a:hover {
  background: #fff;
}
.box20 .button {
  background-color: #8e909b;
  border-radius: 3px;
  display: inline-block;
  padding: 6px 12px;
  margin-top: 10px;
}
.box20 .button:hover {
  background-color: #000000;
}
.box20 a,
box20 a:link,
box20 a:visited,
box20 a:hover,
box20 a:active {
  color: #ffffff !important;
}
.icon {
  display: inline-block;
  height: 60px;
  width: auto;
}
.fas {
  font-size: 32px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.circle-icon {
  background: rgba(0, 0, 0, 0.1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  padding: 5px;
  margin-right: 2px;
}
h2.sector {
  font-size: 26px;
  color: #555555;
}
.box20 {
  margin-bottom: 30px;
  height: 180px;
  background-color: #f1f1f1;
}

.box20 > i {
  float: right;
  padding: 5px;
  color: #ff7b09;
}
.box20 > img {
  float: right;
  padding: 10px;
  color: #ff7b09;
  width: 70px;
}
.box20 > img.small_img {
  float: right;
  padding: 10px;
  color: #ff7b09;
  width: 100px;
}
.box20:hover > i {
  font-size: 3em;
  padding-top: 90px;
  padding-right: 8px;
  transition: all 0.5s ease 0s;
}
.box20:hover > img.small_img {
  width: 70px;
  padding-top: 111px;
  padding-right: 8px;
  transition: all 0.5s ease 0s;
}
.box20:hover > img {
  width: 60px;
  padding-top: 111px;
  padding-right: 8px;
  transition: all 0.5s ease 0s;
}
.icon_onecc {
  width: 40px;
}
.box20:hover > span {
  font-size: 1px;
}
.box20 > span {
  position: absolute;
  bottom: 25px;
  vertical-align: baseline;
  /* display: table-caption; */
  left: 22px;
  font-size: 1em;
  color: #232323;
  font-weight: 500;
}
div.box-content span {
  font-size: 16px;
}
a.inner-btn {
  padding: 14px 22px !important;
  font-size: 13px !important;
  margin-top: 10px;
  border-radius: 0;
  background-color: #f45d0b;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.9px;
  box-shadow: none;
}
.cust-gutter-bottom {
  margin-bottom: 20px !important;
}
h4 a {
  color: #346193 !important;
}
h4 a:hover {
  color: #fc802a !important;
}
.blue_num {
  font-size: 56px;
  padding-bottom: 15px;
  padding-top: 20px;
  width: auto;
  text-align: center;
}
.blue_txt {
  font-size: 1.1em;
  font-weight: 600;
  padding-bottom: 5px;
}
.blue_txt_p {
  text-align: center;
}
.hero-content h1.h1_newtxt {
  font-size: 2.2em;
}
.hero-content h1.h1_newtxt2 {
  font-size: 2.3em;
}
.overlay-bottom {
  position: relative;
  top: 0px;
}
.hero-content h1.h1_newtxtfull {
  font-size: 2em;
}
.small-icon-center-p2 {
  width: 200px;
  height: auto;
}
section.no_gutter_bt {
  padding-top: 0;
  position: relative;
  top: -34px;
}
.small-icon-center-p2 img {
  margin: 0 auto;
  display: block;
}
.eh-fields-sales {
  width: 63px;
}
.eh-fields-accounting {
  width: 39px;
}
.eh-fields-finance {
  width: 42px;
}
.eh-fields-hr {
  width: 33px;
}
.eh-fields-public {
  width: 89px;
}
.lgbtq-hero-banner {
  top: 52px;
  left: 260px;
}
.lgbtq-img {
  width: 400px;
}
.expert-links {
  color: #0056b3;
  font-size: 1rem;
}
.expert-links:hover {
  color: #fc802a;
}
.btnbelow-text{
  position: absolute;
  padding-top: 18px;
}
.btnbelow-text .orangetick-icon{
  width: 20px;
  padding-right: 5px;
  margin-top: -3px;
}
.staff-optxt{
  position: relative;
}
.sapbold-txt{
  font-weight: 700;
}
.saphover-text{
  font-size: 14px !important;
}
ul.largenet-list li{
  font-size: 1.1rem;
}
ul.largenet-list{
  width: 100%;
}
.validation-error {
  font-size: 12px !important;
  color: red !important;
  font-weight: 500;
  margin-top: 2px;
  display: none;
  font-feature-settings: 'liga' off;
  text-align: left;
}
.EH-ContactSec {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.EH-OtherContact {
  margin-top: 45px;
}
.EH-ContactDtls {
   width: 30%;
}
.EHC-hdng {
  font-size: 1.2rem;
  line-height: 28px;
  margin-bottom: 8px;
}
.EH-OtherContact .normal-text {
  margin-bottom: 0px;
}
.EH-formcaption {
  color: #808080;
  font-size: 14px;
  width: 70%;
  margin: 0 auto;
  padding-top: 15px;
}
.EH-HRFbelow {
  padding-top: 12px;
}
#main .page {
  margin: 0px;
}
.DN-txtMsg-section{
    margin-bottom: 0px;
    height: 24px;
    margin-top: 11px;
}
.DN-txtMsg-section input {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border-color: #3c3c3c;
}
.DN-txtMsg-section label {
    font-size: 14px;
    color: #3c3c3c;
    padding-left: 0px;
}
.navbar{
  padding: 0.5rem 1rem;
}
.form-group {
    margin-bottom: 1rem;
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.custom-file-label::after {
position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Upload";
    background-color: #e9ecef;
    border-left: inherit;
    padding-top: 10px;
}
.custom-file-input:focus, .custom-file-input:focus ~ .custom-file-label {
    border: 1px solid #fc802a;
    -webkit-box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
    box-shadow: 0 0 16px 0 rgba(252, 128, 42, 0.6);
}
.timeline .col-md-12 {
  position: relative;
} 


@media only screen and (max-width: 990px) {
  .box20 {
    margin-bottom: 30px;
  }
  .box20 .title {
    font-size: 16px;
  }
  .hero-content h1.h1_newtxtfull {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 576px) {
  .box20 .title {
    font-size: 16px;
  }
  .box20:before {
    width: 87%;
    height: 262%;
    background: #0062b2;
    top: -67%;
    left: -100%;
    z-index: 1;
    transform: rotate(25deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
  }
  .box20:after {
    width: 55%;
    height: 175%;
    left: 44%;
  }
}