body {
  background-color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333232;
  padding: 0;
  margin: 0;
  overflow-x: hidden; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.btn {
  padding: 0.6rem 1.8rem !important; }

h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 35px; }

span {
  color: var(--footer-color); }

p {
  color: #737171; }

.btn-primary {
  background-color: var(--footer-color);
  color: #fff;
  cursor: pointer;
  border-color: var(--footer-color); }

.btn-primary:hover {
  color: #111;
  background-color: var(--footer-color);
  border-color: var(--footer-color);
  cursor: pointer; }

.seprator {
  height: 3px;
  width: 80px;
  margin: 0px auto;
  background: #fff; }

.header-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  line-height: 1.5; }

header .addressBar {
  border-bottom: 1px solid #eadddd; }
  header .addressBar .fa {
    color: var(--footer-color); }

header a {
  line-height: 45px; }

header span {
  font-weight: 500 !important; }

header .social-icon-top a {
  padding: 0 10px; }

#logoBar {
  padding: 15px 0; }
  #logoBar i {
    color: var(--footer-color); }
  #logoBar .tollFree {
    background: var(--footer-color);
    text-align: center;
    border-radius: 3px; }
    #logoBar .tollFree span {
      color: #FFF !important;
      font-size: 14px !important; }
  #logoBar .logoBar-right {
    color: #000;
    padding: 11px 0; }
    #logoBar .logoBar-right span {
      font-size: 13px; }

#showcase {
  height: 618px; }
  #showcase .carousel-item-next.carousel-item-left,
  #showcase .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #showcase .active.carousel-item-right,
  #showcase .carousel-item-next {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  #showcase .active.carousel-item-left,
  #showcase .carousel-item-prev {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100, 0); }
  #showcase .carousel-item {
    height: 618px;
    width: 100%;
    overflow: hidden; }
  #showcase .carousel-item:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../images/pattern.png") repeat rgba(0, 0, 0, 0.4); }
  #showcase .carousel-image-1 {
    background: url("../images/services/1.jpg") no-repeat;
    background-size: cover; }
  #showcase .height {
    transform: translateY(0px) !important;
    transition: transform 3s ease; }
  #showcase .carousel-image-2 {
    background: url("../images/services/2.jpg");
    background-size: cover; }
  #showcase .carousel-image-3 {
    background: url("../images/services/3.jpg");
    background-size: cover; }
  #showcase .carousel-image-4 {
    background: url("../images/services/4.jpg");
    background-size: cover; }
  #showcase .carousel-image-5 {
    background: url("../images/services/5.jpg");
    background-size: cover; }
  #showcase .carousel-image-6 {
    background: url("../images/services/6.jpg");
    background-size: cover; }
  #showcase .carousel-control-next,
  #showcase .carousel-control-prev {
    top: 39%;
    width: 70px;
    color: #fff;
    height: 70px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%; }
  #showcase .carousel-caption {
    top: 21%;
    left: 8%;
    text-align: left;
    width: 670px; }
    #showcase .carousel-caption h1 {
      font-family: 'Roboto', sans-serif;
      font-size: 3.125rem;
      color: var(--footer-color); }
    #showcase .carousel-caption p {
      font-size: 16px;
      color: #fff !important; }

@media (min-width: 991.98px) {
  .navbar {
    padding: 0 !important;
    background: #202020 !important; }
    .navbar .nav-item:hover {
      border-bottom: 2px solid var(--footer-color); }
      .navbar .nav-item:hover .nav-link {
        color: var(--footer-color) !important; }
    .navbar .active {
      border-bottom: 2px solid var(--footer-color); }
    .navbar .nav-item {
      padding: 10px;
      color: #fff; }
      .navbar .nav-item .nav-link::after {
        background-color: #4a4a4a;
        bottom: 20px;
        content: "";
        height: 20px;
        margin-top: -10px;
        position: absolute;
        right: -1;
        top: 50%;
        width: 1px;
        margin-left: 17px; }
    .navbar .nav-link {
      text-transform: uppercase;
      color: #fff !important;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1px;
      display: block; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .dropdown-toggle::after {
    float: right; } }

#quote {
  background: url("../images/1.jpg") no-repeat;
  background-attachment: fixed;
  color: #fff; }
  #quote h6 {
    padding: 12px 0 0;
    margin-bottom: 0;
    font-size: 24px;
    float: left; }
  #quote #quoteBtn {
    float: right; }
  #quote .dark-overlay {
    padding: 30px 0;
    background: var(--footer-color);
    opacity: 0.9; }

#services .header-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  line-height: 22px;
  font-size: 15px;
  font-size: 700;
  z-index: 999; }

#services .mainContainer {
  background: #F5F6F6;
  margin: 18px 0px; }

#services .yellowBar {
  background: var(--footer-color);
  /* padding: 0px 29px; */
  width: 80%;
  margin: 0px auto;
  position: relative;
  top: -25px;
  bottom: 0px; }
  #services .yellowBar h6 {
    line-height: 50px;
    text-align: center; }
  #services .yellowBar a {
    color: #323232 !important; }
  #services .yellowBar a:hover {
    color: #fff !important; }
  #services .yellowBar h6:before {
    content: "";
    width: 35.5px;
    height: 35.5px;
    background: var(--footer-color);
    position: absolute;
    top: 7px;
    /* left: 0px; */
    left: -18.15px;
    transform: rotate(45deg); }
  #services .yellowBar h6:after {
    content: "";
    width: 35.5px;
    height: 35.5px;
    background: var(--footer-color);
    position: absolute;
    top: 7px;
    /* left: 0px; */
    right: -18.15px;
    transform: rotate(45deg); }

#services .contentPart {
  padding: 17px;
  margin-top: -33px !important; }
  #services .contentPart p {
    font-size: 14px;
    color: #323232;
    font-weight: 400; }

#projects {
  background: url("../images/projectBg.jpg");
  background-attachment: fixed; }
  #projects .overlay {
    position: relative;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  #projects #projectSideBar {
    background: var(--footer-color) !important;
    opacity: 0.9;
    padding: 16px 0 0 82px !important; }
    #projects #projectSideBar h3 {
      padding-top: 20px;
      font-family: 'Montserrat', sans-serif;
      font-size: 35px;
      font-weight: bolder !important;
      text-transform: uppercase; }
    #projects #projectSideBar span {
      color: #fff !important;
      z-index: 1000; }
  #projects #controls {
    position: absolute;
    top: 47px;
    right: 100px; }
    #projects #controls a {
      cursor: pointer;
      text-align: center; }
    #projects #controls .fa {
      width: 40px;
      height: 40px;
      background: var(--footer-color);
      line-height: 40px;
      color: #fff !important; }
  #projects .bodyHead {
    overflow: hidden; }
    #projects .bodyHead a:hover img {
      transform: scale(1.5);
      transition: transform 5s ease; }
    #projects .bodyHead img {
      height: 197px;
      transition: transform 5s ease; }
    #projects .bodyHead span {
      background: var(--footer-color);
      padding: 3px;
      position: absolute;
      top: 170px;
      right: 1px;
      color: #000 !important; }
  #projects .bodyText {
    padding: 15px 22px 0 22px !important; }
    #projects .bodyText h4 {
      color: #3d474a !important;
      font-size: 18px;
      line-height: 23px; }
    #projects .bodyText a {
      color: #3d474a !important; }
    #projects .bodyText a:hover {
      color: var(--footer-color) !important; }
    #projects .bodyText p {
      line-height: 24px;
      padding-bottom: 20px;
      font-family: "Open Sans", sans-serif; }
  #projects .owl-carousel {
    position: relative;
    top: 117px;
    margin-bottom: 80px; }
  #projects .bodyHead {
    overflow: hidden; }
  #projects h3 {
    padding-top: 20px;
    font-size: 35px;
    font-weight: bolder !important;
    text-transform: uppercase; }
  #projects span {
    color: var(--footer-color) !important; }
  #projects p {
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: grey; }
  #projects #test {
    margin: 0px 0.4%; }

#team #teamCol {
  overflow: hidden; }

#team .header-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  line-height: 22px;
  font-size: 15px;
  font-size: 700;
  z-index: 999; }

#team .teamBox {
  width: 100%; }

#team .teamBoxTop {
  position: relative;
  width: 100%;
  border-bottom: 4px solid #333232;
  border-top: 4px solid #dadada; }

#team .item-overlay {
  background: url("../images/rrdiagonalLine.png") repeat;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0.2;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: top 0.3s; }

#team .item-overlay.top {
  top: 100%; }

#team .teamBox:hover .item-overlay.top {
  top: 0;
  transition: top 0.3s;
  cursor: pointer; }

#team .teamBox:hover .shareTeamButton {
  left: 28px;
  transition: left 0.3s; }

#team .shareTeamButton {
  transition: left 0.3s;
  position: absolute;
  bottom: 65%;
  left: -50px; }
  #team .shareTeamButton .icon {
    background: var(--footer-color);
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 5px; }
  #team .shareTeamButton a {
    color: #323232;
    line-height: 30px; }
  #team .shareTeamButton .icon:hover {
    background: blue !important; }

#team .teamText {
  background-color: var(--footer-color); }
  #team .teamText h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600; }
  #team .teamText a {
    color: #000; }
  #team .teamText a:hover {
    color: #fff !important; }
  #team .teamText p {
    color: #fff; }

#testimonial-section {
  background: var(--footer-color); }
  #testimonial-section .blockquote-footer,
  #testimonial-section cite,
  #testimonial-section p {
    color: #fff !important; }

#blog a {
  color: #333232;
  font-weight: 600; }

#blog a:hover {
  color: var(--footer-color); }

#footer-up {
  background: #292929;
  background-size: cover;
  background-position: center;
  padding: 50px 0 20px; }
  #footer-up h4 {
    color: #fff;
    text-transform: uppercase; }
  #footer-up .seprator {
    display: inline-block;
    height: 3px;
    width: 80px;
    margin-bottom: 10px;
    position: relative;
    background: #fff; }
  #footer-up p {
    font-size: 14px; }
  #footer-up a {
    color: #fff !important; }
  #footer-up .mediaIcons span {
    padding: 0 9px; }
  #footer-up .mediaIcons .fa {
    color: #fff !important; }
  #footer-up .mediaIcons a:hover i {
    color: var(--footer-color) !important; }
  #footer-up .footerServices {
    padding: 0 5px 5px; }
    #footer-up .footerServices .link {
      border-bottom: 1px dashed rgba(102, 102, 102, 0.3);
      color: #fff; }
      #footer-up .footerServices .link .fa {
        color: #fff !important;
        margin: 10px 0;
        padding-right: 5px; }
  #footer-up .img-contain {
    width: 31.33% !important;
    border: 2px solid rgba(0, 0, 0, 0); }
  #footer-up .img-contain:hover {
    border: 2px solid var(--footer-color);
    cursor: pointer; }
  #footer-up .contactFooter {
    color: #fff !important; }
    #footer-up .contactFooter .icon {
      float: left;
      background: #212121;
      padding: 5px 10px; }
    #footer-up .contactFooter .fa {
      color: #fff !important; }
    #footer-up .contactFooter .text {
      margin-bottom: 15px;
      padding: 5px; }
      #footer-up .contactFooter .text strong {
        text-transform: uppercase; }

#footer-down {
  background-color: #292929;
  padding: 25px 0;
  color: #fff;
  font-size: 15px;
  border-top: 1px solid #313131; }
  #footer-down a {
    color: #fff;
    padding-right: 5px; }
  #footer-down a:hover {
    color: var(--footer-color); }

@media (max-width: 575.98px) {
  #projects .bodyHead span {
    right: 2px; } }

@media (max-width: 767.98px) {
  .navbar {
    background: #f9f6f6 !important; }
  .navbar-brand img {
    width: 55% !important;
    height: auto !important; }
  .nav-link {
    color: #333 !important;
    border-bottom: 2px solid #f5f4f4; }
  .nav-item .active {
    font-weight: bold;
    color: red !important; }
  .nav-pills {
    display: none; }
  .tab-content {
    margin-left: 0px !important; }
  #about {
    margin-left: 0px !important; }
  .aboutTestText:after {
    left: 438px !important;
    top: 168px !important; }
  #projects #projectSideBar {
    padding: 0 0 0 159px !important; }
  #projects .owl-carousel {
    position: relative;
    top: 117px;
    margin-bottom: 141px; }
  #services .mainContainer {
    margin: 0 15px 30px; }
    #services .mainContainer img {
      width: 100%; }
  #team img {
    width: 100%; }
  .container {
    max-width: 100% !important; }
  .card {
    margin-bottom: 20px !important; }
  #footer-up {
    margin-top: 10px !important; }
    #footer-up .container {
      margin: 0 !important;
      max-width: 100% !important; }
    #footer-up #recentPost .container {
      padding-right: 0 !important; }
    #footer-up #contact,
    #footer-up #recentPost,
    #footer-up #services {
      margin-top: 30px; }
  #footer-down #copyright,
  #footer-down #links {
    text-align: center !important; } }

@media (max-width: 991.98px) {
  #about-performance {
    display: none; }
  .navbar {
    background: #f9f6f6 !important; }
  .navbar-brand img {
    width: 55% !important;
    height: auto !important; }
  .nav-link {
    color: #333 !important;
    border-bottom: 2px solid #f5f4f4; }
  .nav-item .active {
    font-weight: bold;
    color: red !important; }
  .nav-pills {
    display: none; }
  .tab-content {
    margin-left: 0px !important; }
  #about {
    margin-left: 0px !important; }
  .aboutTestText:after {
    left: 438px !important;
    top: 168px !important; }
  #projects #projectSideBar {
    background: var(--footer-color) !important;
    opacity: 0.9;
    padding: 0 0 0 19px !important; }
  #quote {
    text-align: center; }
    #quote h6 {
      font-size: 22px; }
    #quote #quoteBtn {
      float: none;
      margin-top: 15px; }
  #footer-up #about,
  #footer-up #contact,
  #footer-up #recentPost,
  #footer-up #services {
    margin-top: 30px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  #aboutTestimonials .aboutTestText:after {
    height: 0px !important; } }

@media (max-width: 1199.98px) {
  #projects #projectSideBar {
    padding: 0 0 0 50px !important; } }

#settings {
  width: 40px;
  height: 40px;
  text-align: center;
  background: #000;
  line-height: 50px;
  color: #fff;
  position: fixed;
  top: 71px;
  cursor: pointer; }

#pageHeader {
  background: url("../images/about/1.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff; }
  #pageHeader .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#pageHeader1 {
  background: url("../images/services/1.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader1 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader1 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#pageHeader2 {
  background: url("../images/services/2.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader2 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader2 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#pageHeader3 {
  background: url("../images/services/3.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader3 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader3 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

a {
  color: #fdd245;
  text-decoration: none;
  background-color: transparent; }

#pageHeader4 {
  background: url("../images/services/4.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader4 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader4 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#pageHeader5 {
  background: url("../images/services/5.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader5 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader5 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#pageHeader6 {
  background: url("../images/services/6.jpg");
  height: 300px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-attachment: fixed; }
  #pageHeader6 .darkOverlay {
    background: rgba(0, 0, 0, 0.6);
    height: 300px; }
  #pageHeader6 h1 {
    line-height: 300px;
    font-size: 28px;
    font-weight: bold; }

#about-company .about-col {
  margin-left: 35px;
  border: 1px solid #ddd; }

#about-company .about-col-icon {
  height: 80px;
  width: 80px;
  background: var(--footer-color);
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
  font-size: 35px;
  color: #fff !important;
  transform: translate(-50%);
  margin-right: -30px;
  position: absolute; }

#about-company .about-col-text {
  padding-left: 60px; }

#about-company h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px; }

#about-performance {
  background: url("../images/2.jpg");
  height: 300px;
  background-attachment: fixed;
  color: #fff; }
  #about-performance .overlay {
    background: rgba(0, 0, 0, 0.6); }
  #about-performance p {
    color: #fff; }
  #about-performance .icon-container {
    margin: 58px 0px; }
    #about-performance .icon-container i {
      font-size: 80px;
      margin-bottom: 20px; }
    #about-performance .icon-container .seprator {
      background: var(--footer-color);
      margin-top: 10px;
      margin-bottom: 10px; }
    #about-performance .icon-container span {
      color: #fff !important; }
    #about-performance .icon-container h6 {
      font-size: 14px; }

#meetTeam .shareDetails:after {
  background-color: inherit;
  content: "";
  height: 100%;
  position: absolute;
  right: -10px;
  top: 0;
  transform: skewX(20deg);
  width: 20px;
  /* z-index: 1; */ }

#meetTeam .card-title {
  font-size: 20px; }
  #meetTeam .card-title a {
    color: #000 !important;
    text-transform: capitalize; }
  #meetTeam .card-title span {
    font-size: 15px;
    color: #000 !important;
    text-transform: capitalize;
    font-weight: 400; }

#meetTeam .shareDetails {
  background: var(--footer-color);
  position: absolute;
  top: -10px; }
  #meetTeam .shareDetails a {
    color: #fff;
    font-size: 14px !important;
    width: auto;
    padding: 0px 10px;
    line-height: 30px; }

#servicePage .iconContain {
  padding: 25px; }

#servicePage h6 {
  font-size: 16px;
  text-transform: uppercase;
  font-size: 600; }

#servicePage i {
  color: #fff;
  font-size: 35px;
  line-height: 90px; }

#servicePage .roundBackground {
  width: 80px;
  height: 80px;
  background: var(--footer-color);
  border-radius: 50%;
  margin: 0px auto; }

#faq h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600; }

#faq h4 {
  text-transform: uppercase;
  font-size: 20px; }

#faq a {
  color: #323232; }

#faq a:hover {
  color: var(--footer-color); }

#contactForm .form-inline .input-group {
  width: 48%; }

#contactForm .info .formIcon {
  height: 40px;
  width: 40px;
  background: var(--footer-color);
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  float: left;
  margin-right: 15px; }

.btngrpM {
  margin-left: 3.9%; }

#privacyPolicy h4 {
  font-size: 25px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1px; }

#privacyPolicy p {
  line-height: 24px;
  margin-top: 5px; }

#privacyPolicy h5 {
  text-transform: uppercase;
  letter-spacing: 0.1px;
  margin-top: 20px; }

#privacyPolicy h6 {
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px; }

#privacyPolicy span {
  border-radius: 50%;
  background: var(--footer-color);
  margin-right: 12px;
  padding: 2px; }

#privacyPolicy i {
  color: #fff; }

#privacyPolicy .highlightsBox {
  border: 1px solid #DDD; }
  #privacyPolicy .highlightsBox .circleIcon {
    margin-top: 10px;
    border: 4px solid var(--footer-color);
    width: 76px;
    height: 76px;
    border-radius: 50%;
    line-height: 76px;
    margin: 00px auto;
    margin-top: 20px; }
  #privacyPolicy .highlightsBox i {
    font-size: 30px;
    color: var(--footer-color); }

.breadcrumb-item a {
  color: var(--footer-color) !important; }

.breadcrumb-item a:hover {
  font-weight: bold; }

:root {
  --footer-color: #FDC716;
  /* @reasonCode green */
  --palatte-color: #323232; }

#me {
  position: relative; }
  #me .nav {
    transform-origin: top left;
    transform: rotate(-90deg);
    position: absolute;
    top: 643px;
    left: 53px; }
  #me .tab-content {
    margin-left: 88px; }
  #me .iconBg {
    padding: 10px 10px;
    border: 1px solid #ddd; }
  #me .circleIcon {
    height: 80px;
    width: 80px;
    background: var(--footer-color);
    border-radius: 50%;
    margin: 10px auto; }
  #me i {
    font-size: 30px;
    color: #fff;
    line-height: 80px; }
  #me h5 {
    font-size: 28px;
    font-weight: 500;
    color: var(--footer-color);
    font-weight: 700;
    margin-top: 15px; }
  #me .iconText p {
    margin-bottom: 10px;
    margin-top: 0px; }
  #me .overview {
    margin-top: 10px;
    color: var(--footer-color);
    font-weight: 500;
    font-size: 16px; }
  #me P {
    margin-bottom: 30px;
    line-height: 26px;
    margin-top: 20px;
    font-size: 15px; }
  #me .dropdown-menu .dropdown-item {
    color: #fff !important;
    font-size: 12px !important; }
  #me .nav-item .item:hover {
    background: #323232 !important;
    color: #fff !important; }
  #me .nav-item .active {
    border: none;
    border-left: 4px solid var(--palatte-color) !important;
    background: var(--footer-color) !important;
    cursor: default; }
    #me .nav-item .active h4 {
      color: #000 !important;
      -webkit-border-radius: 0;
      border-radius: 0; }
  #me .nav-item span {
    color: #000 !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform: capitalize; }
  #me .nav-item .nav-link {
    background-color: #f6f6f6;
    text-align: center;
    float: left;
    border-left: 4px solid #e8e8e8; }
  #me .nav-item h4 {
    color: #757575 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px; }

#servicePage p {
  line-height: 24px !important;
  color: #323232 !important;
  font-family: 'Open Sans', sans-serif; }
  #servicePage p strong {
    font-weight: bold; }

#servicePage ol {
  line-height: 24px;
  list-style: circle;
  font-size: 14px;
  margin-left: -22px; }

.heightLine {
  line-height: 24px; }

#blogSingle h6 {
  line-height: 24px !important; }

#blogSingle .blogImg {
  overflow: hidden; }
  #blogSingle .blogImg img {
    transform: scale(1);
    transition: transform 8s ease; }

#blogSingle .blogImg:hover img {
  transform: scale(2);
  transition: transform 8s ease; }

#blogSingle a {
  color: var(--footer-color) !important; }

#blogSingle i {
  color: grey !important; }

#blogSingle .blogDate {
  background: var(--footer-color);
  display: block;
  position: absolute;
  top: 0;
  left: 43px;
  color: #fff !important;
  text-align: center;
  padding: 8px; }
  #blogSingle .blogDate p {
    color: #fff;
    font-size: 10px; }
  #blogSingle .blogDate hr {
    background: #fff !important; }

#blogSingle .smallPost .smallPostImg {
  float: left; }

#blogSingle .smallPost .smallPostContent {
  float: right; }

#blogSingle .pagination a {
  color: #323232 !important; }

#blogSingle .pagination .page-item.active .page-link {
  z-index: 2;
  color: #fff !important;
  background-color: var(--footer-color);
  border-color: var(--footer-color); }

#blogSingle .pagination .page-item:hover .page-link {
  background: var(--footer-color) !important;
  border-color: var(--footer-color);
  z-index: 2;
  color: #fff !important; }

p {
  line-height: 24px;
  color: #323232;
  font-family: 'Open Sans', sans-serif; }

.dropdown:hover .dropdown-menu {
  display: block; }

.dropdown-menu:hover {
  color: black; }

.dropdown-menu {
  background: #f9f6f6;
  padding: 0px; }
  .dropdown-menu .dropdown-item {
    color: #333 !important;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 2px solid #f5f4f4;
    padding: 12px; }
  .dropdown-menu .dropdown-item:hover {
    background: #323232;
    color: var(--footer-color) !important; }

#servicePage h1, #servicePage h2, #servicePage h3, #servicePage h4, #servicePage h5 {
  font-family: "Roboto" !important; }

#servicePage p {
  font-size: 17px;
  font-family: "Roboto" !important;
  line-height: 28px !important;
  font-weight: 300 !important;
  text-align: justify;
  color: dimgray !important; }

#servicePage .divider {
  margin-top: 22px;
  height: 2px;
  width: 50px;
  background: var(--footer-color); }

#servicePage ol li {
  font-size: 17px;
  font-family: "Roboto";
  line-height: 28px !important;
  font-weight: 300 !important;
  text-align: justify;
  color: dimgray !important; }

#servicePage #secondPart {
  border-left: 1px solid #ddd !important; }

#servicePage .img-fluid1 {
  height: 128px !important; }

#aboutTestimonials {
  background: url("../images/1.jpg");
  background-attachment: fixed;
  height: 525px; }
  #aboutTestimonials .darkOverlay {
    background: black;
    height: 525px; }
  #aboutTestimonials .fullTestContain {
    background: #fff;
    margin-left: 10px; }
  #aboutTestimonials p {
    line-height: 25px; }
  #aboutTestimonials .aboutTestDetails {
    padding: 25px; }
  #aboutTestimonials .aboutTestText {
    background: var(--footer-color);
    padding: 10px 15px;
    width: 85%; }
  #aboutTestimonials .aboutTestText:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 71px;
    position: absolute;
    left: 444px;
    top: 166px;
    width: 50px;
    z-index: 1;
    transform: skewX(35deg);
    right: 0; }
  #aboutTestimonials .round-img {
    position: absolute;
    overflow: hidden;
    height: 100px;
    width: 100px;
    border: 4px solid #fff;
    border-radius: 50%;
    bottom: 14px;
    right: 130px; }
    #aboutTestimonials .round-img img {
      border-style: none;
      height: auto;
      max-width: 100%;
      vertical-align: middle; }

#blogDetails h4, #blogDetails h5 {
  font-family: "Montserrat",sans-serif !important;
  font-size: 20px !important;
  line-height: 24px;
  margin-bottom: 20px; }

#blogDetails P, #blogDetails ol {
  line-height: 24px !important;
  font-family: "Montserrat",sans-serif !important; }

.recentPostBlog {
  margin-top: 80px; }
  .recentPostBlog .divider {
    width: 50px;
    height: 3px;
    background: var(--footer-color);
    margin: 5px 0px 19px 0px; }

.media h6 {
  font-size: 16px !important; }

.media .media-body {
  padding-top: 5px; }
  .media .media-body h6 {
    font-size: 14px !important; }
    .media .media-body h6 a {
      line-height: 18px;
      color: #202020 !important; }
    .media .media-body h6 a:hover {
      color: var(--footer-color) !important; }
  .media .media-body p {
    line-height: 15px !important; }

.blogServices .divider {
  width: 50px;
  height: 3px;
  background: var(--footer-color);
  margin: 5px 0px 19px 0px; }

.blogServices .serviceImg {
  width: 32%;
  border: 1px solid rgba(0, 0, 0, 0); }

.blogServices .serviceImg:hover {
  border: 1px solid var(--footer-color);
  cursor: pointer; }

.blogTags {
  margin: 10px 0px; }
  .blogTags a {
    padding: 8px 10px;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 5px;
    color: #555555; }
  .blogTags a:hover {
    background: #ddd; }

.modal-content {
  border: 0 !important;
  border-radius: 0 !important;
  background: #383838 !important;
  color: #EEE !important; }

.modal-dialog {
  width: 320px !important;
  padding: 0px !important;
  margin: 0px !important; }

.modal-header {
  border: none !important; }

.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.show .modal-dialog {
  right: 0; }

.contact {
  position: fixed;
  right: -5px;
  z-index: 10;
  height: 70px;
  line-height: 35px;
  margin: 0px;
  padding: 3px 12px;
  text-align: center;
  background-color: #444;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none; }

.contact:hover {
  text-decoration: none;
  background: var(--footer-color); }

.view {
  display: block; }

.cDetails {
  width: 48%;
  border: 1px solid #4f4f4f; }

.cDetails span {
  display: inline-block;
  width: 100%;
  padding: 10px 0px; }

.cDetails span.active {
  background: var(--footer-color); }

.cDetails span:hover {
  background: var(--footer-color); }

.modalContact {
  font-size: 14px;
  color: rgba(238, 238, 238, 0.8);
  line-height: 1.7 !important;
  margin-bottom: 20px; }

.modalContact a {
  text-decoration: none;
  color: #FFF !important; }

.modalContact a:hover {
  text-decoration: none;
  opacity: 0.6; }

#homeContactForm, #quickContactForm p {
  font-size: 14px;
  line-height: 1.5 !important;
  margin-top: 20px;
  font-weight: bolder !important;
  color: rgba(238, 238, 238, 0.8) !important; }

.form-control {
  background: #2d2d2d !important;
  border-radius: 0 !important;
  border: 2px solid #222222 !important; }

.form-control:focus {
  background: #2f2e2f !important;
  box-shadow: none !important; }

/* Small devices (landscape phones) */
@media (max-width: 576px) {
  .contact {
    height: 48px !important;
    font-size: 0px; } }

/* Medium devices (tablets) */
/* Large devices (desktops) */
/* Extra large devices (large desktops) */
@media (min-width: 1200px) {
  .aboutTestText:after {
    display: block;
    height: 77px !important;
    position: absolute;
    left: 447px;
    top: 167px;
    width: 50px; } }
