/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

@font-face {
    font-family:PT Serif Bold;
    src: url('font/PTF75F.ttf') format('truetype');
  }
  
  .novisible {
      display:none;
  }
  
  .visible-hidden {
      visibility:hidden;
  }
  
  .section-padding {
      padding:3.5em 0;
  }
  
  .section-top-padding {
      padding-top:3.5em;
  }
  
  .section-bottom-padding {
      padding-bottom:3.5em;
  }
  
  h1, h2, h3, h4, h5, h6 {
      font-family:PT Serif Bold !important;
  }
  
  h1, h2, h3{
      margin-bottom:20px;
  }
  
  h4, h5, h6{
      margin-bottom:10px;
  }
  
  h1 {
      font-size:45px;
  }
  
  h2 {
      font-size:30px;
  }
  
  h3 {
      font-size:24px;
  }
  
  h4 {
      font-size:20px;
  
  }
  
  h5 {
      font-size:18px;
  }
  
  h5 {
      font-size:16px;
  }
  li {
    color: #000;
  }
  #Action_bar .one.column {
      width: 100%;
      margin: 0;
  }
  
  #Action_bar .social{
      padding: 0;
      display: none;
  }
  
  #Top_bar:not(.is-sticky) {
      top: 37px !important;
  }
  
  #Top_bar #logo {
      height: 80px !important;
  }
  
  #rev_slider_1_1_wrapper .custom.tparrows {
      background: transparent !important;
  }
  
  #rev_slider_1_1_wrapper .custom.tparrows:before {
      font-size: 30px !important;
  }
  
  #Top_bar .menu > li.header-right-btn > a{
      color:#fff !important;
      background-color: #be0e0e;
      border-radius: 5px;
      padding: 12px 15px 10px 15px !important;
      text-transform: none;
  }
  
  #Top_bar.is-sticky .menu > li > a {
      line-height: 30px !important;
  }
  
  .header-transparent #Top_bar.is-sticky .menu > li > a span:not(.description) {
      line-height: normal !important;
  }
  
  #Top_bar.is-sticky{
      height: 80px !important;
  }
  
  #Top_bar.is-sticky #logo img.logo-sticky {
      max-height: 70px !important;
  }
  
  .banner-heading {
      font-family:PT Serif Bold !important;
      position:relative;
  }
  
  .banner-heading::before {
      position:absolute;
      width:80px;
      height:5px;
      background:#be0e0e;
      content:"";
      top:-15px;
      left:0px;
  }
  
  .projects-title {
      color:#a3a3a3;
      font-family:PT Serif Bold !important;
      font-size:40px;
      position:relative;
      line-height:70px;
      margin-bottom: 0px !important;
  }
  
  .projects-title::before {
      position:absolute;
      width:1px;
      height:100%;
      display:block;
      content:"";
      right: -25px;
      top:0px;
      background:#7f7f7f;
  }
  
  .projects-list {
      overflow: hidden;
      margin-bottom: 0 !important;
  }
  
  .projects-list ul {
      margin:0px;
      padding:0px;
  }
  
  .projects-list ul li {
      width:85px;
      height:65px;
      background-color:transparent;
      background-position:50% 50%;
      background-repeat:no-repeat;
      list-style-type: none;
      line-height: 70px;
      display: inline-block;
      float: left;
      width: 14%;
      text-align: center;
  }
  
  .projects-list ul li a {
      color:#be0e0e;
      font-family:Roboto;
      font-size:18px;
      line-height:29px;
  }
  
  .projects-list ul li a:hover {
      text-decoration:none;
  }
  
  .projects-list ul li.multifamily {
      background-image:url(images/icon-01.png);
  }
  
  .projects-list ul li.student {
      background-image:url(images/icon-02.png);
  }
  
  .projects-list ul li.senior {
      background-image:url(images/icon-03.png);
  }
  
  .projects-list ul li.commercial {
      background-image:url(images/icon-04.png);
  }
  
  .projects-list ul li.healthcare {
      background-image:url(images/icon-05.png);
  }
  
  .projects-list ul li.parking {
      background-image:url(images/icon-06.png);
  }
  
  .projects-list ul li.institutional {
      background-image:url(images/icon-07.png);
  }
  
  a.learn_more {
      font-family:PT Serif Bold;
      font-size:15px;
      color:#363636;
      position:relative;
  }
  
  a.learn_more::before {
      position:absolute;
      content:"\f061";
      right:-35px;
      top:6px;
  }
  
  .home-contact-img-box .vc_column-inner {
      padding:0px;
  }
  
  .advantage-main-section{
      padding-top:50px;
      background-repeat:no-repeat;
      background-position:center center;
      background-size:cover;
  }
  
  .title-heading-large{
      position:relative;
      font-size:40px;
      line-height:1.2;
  }
  
  .title-heading-large::before {
      content:"";
      background-color:#be0e0e;
      display:block !important;
      left:0;
      top:-20px;
      width:100px;
      height:5px;
      position:absolute;
  }
  .title-heading-large-center {	  
	  position:relative;
	  text-align:center;
  }
  .title-heading-large-center:before  {	  
	  content:"";
      background-color:#be0e0e;
      display:block !important;
      left:calc(50% - 50px);     
      width:100px;
      height:3px;
      position:absolute;
	  bottom: -10px;
  }
  .title-heading-medium{
      font-size:34px;
      line-height:1.2;
  }
  
  .projects-list-section{
      padding: 2.5em 0 2em;
  }
  
  .more-btn .vc_btn3.vc_btn3-style-custom{
      background-image:none !important;
  }
  
  .more-btn .vc_btn3.vc_btn3-size-md {
      padding-top: 12px;
      padding-bottom: 12px;
  }
  
  .more-btn .vc_btn3.vc_btn3-style-custom:hover, 
  .more-btn .vc_btn3.vc_btn3-style-custom:focus{
      background-color:#000000 !important;
      color:#fff !important;
      border: 1px solid #000000 !important;
  }
  
  
  .advantage-column .story_box .desc_wrapper h3 {
      margin-left: 0px;
      margin-top: 0px;
      color:#363636;
  }
  
.advantage-column .story_box .desc_wrapper {
    margin-right: 0;
    padding: 40px 0px 0px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
  
  .advantage-column .story_box:hover {
      background-color:#fff;
  }
  
  .advantage-column .story_box.vertical {
      padding: 0 5% 3%;
  }
  
  .advantage-column .hr_color {
      display: none;
  }
  
  .advantage-column img.scale-with-grid{
      width:100%;
      object-fit:cover;
  }
  
  .advantage-column .story_box a {
      position:relative;
      display:inline-block;
      color: #000;
      font-weight: 500;
      font-size: 15px;
      margin-top: 20px;
      font-family: PT Serif Bold;
  }
  .advantage-column .story_box a .desc {
	font-family: "Roboto", Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 14px;
  }
  .advantage-column .story_box a:hover, 
  .advantage-column .story_box a:focus{
      display:inline-block;
      color:#be0e0e;
  }
  
  .advantage-column .story_box a::before{
      content:"\f061";
      display:block;
      right:-24px;
      position:absolute;
      font-family:FontAwesome;
      color:#be0e0e;
      top:0;
      font-weight: 300;
  }
  
  .wpb_wrapper .wpb_content_element{
      margin-bottom: 35px;
  }
  
  .more-link-btn .vc_btn3.vc_btn3-style-custom{
      background-image:none !important;
  }
  
  .more-link-btn .vc_btn3.vc_btn3-size-md {
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 0;
      font-weight: 500;
      font-size: 15px;
      font-family: PT Serif Bold;
  }
  
  .more-link-btn .vc_btn3.vc_btn3-style-custom:hover, 
  .more-link-btn .vc_btn3.vc_btn3-style-custom:focus{
      background-color:transparent !important;
      color:#be0e0e !important;
      border: 1px solid transparent !important;
  }
  
  .more-link-btn .vc_btn3-icon.fa.fa-arrow-right {
      color: #be0e0e;
  }
  
  .our-mission-section .vc_column-inner, 
  .nationwide-section .vc_column-inner{
      padding-top:0 !important;
  }
  
  .mission-columns {
      padding: 80px 30px 30px !important;
  }
  
  .mission-img .wpb_wrapper > div {
      margin-bottom: 0;
  }
  
  .light-text p{
      color:#ffffff;
  }
  
  .get-quote-section{
      overflow:hidden;
  }
  
  .get-quote-section .vc_column-inner{
      padding-top:0 !important;
  }
  
  .get_quote-columns {
      background-color:#180303;
      padding: 70px 80px 30px !important;
  }
  
  .quote-form label{
      font-weight: 400;
      color: #fff;
      font-size: 13px;
      margin-bottom: 0px;
  }
  input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
  .quote-form input[type="text"], 
  .quote-form input[type="email"], 
  .quote-form input[type="tel"]{
      margin-bottom:10px !important;
      padding: 7px 12px !important;
  }
  
  .quote-form input[type="submit"]{
      background-color: #be0e0e;
      margin-bottom:10px !important;
      margin-top:30px !important;
      width:80%;
      margin-left:10%;
      color: #ffffff;
          -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
  }
  
  .quote-form input[type="submit"]:hover, 
  .quote-form input[type="submit"]:focus{
      background-color: #ffffff;
      color: #be0e0e;
  }
  
  .quote-img-column .vc_column-inner{
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
  }
  
  .project-tab-section{
      padding:40px 0 70px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
  }
  
  .talent-ms-slider .ms-slide{
      -webkit-transform: translateZ(0px) !important;
      -ms-transform: translateZ(0px) !important;
      transform: translateZ(0px) !important;
  }
  
  .talent-ms-slider .ms-slide-bgcont img{
      width:760px !important;
      height:400px !important;
  }
  
  
  .project_tab .vc_tta.vc_general .vc_tta-panel-body{
      padding:0 !important;
  }
  
  .project_tab .vc_tta-tabs-list {
      padding: 0 40px !important;
  }
  
  .wpb-js-composer .project_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab{
      border-top: 1px solid #979797;
      border-bottom: 1px solid #979797;
      width: 12.24%;
      display: inline-block;
      float: left;
  }
  
  .wpb-js-composer .project_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab:first-child{
      border-left: 1px solid #979797;
  }
  
  .wpb-js-composer .project_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child{
      border-right: 1px solid #979797;
  }
  
  .wpb-js-composer .project_tab.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a{
      border:none;
      color: #363636;
      padding: 7px 10px;
      border-radius: 0;
      font-size:13px;
  }
  
  .wpb-js-composer .project_tab.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a{
      background-color:#be0e0e !important;
	  color: #fff;
  }
  
  .testimonial-main-section .testimonials_slider .testimonials_slider_ul li{
      padding: 15px !important;
      background-color:#fff;
      margin-left: 30px;
  }
  
  .testimonial-main-section .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
      background:  transparent;
      padding: 0;
  }
  
  .testimonial-main-section blockquote {
      font-size: 14px;
      background-image: none;
      line-height: 24px;
  }
  
  .testimonial-main-section .hr_dots {
      display: none;
  }
  
  .testimonial-main-section blockquote::after {
      content: none !important;
  }
  
  .testimonial-main-section .testimonials_slider.hide-photos .testimonials_slider_ul li .single-photo-img {
      display: block !important;
  }
  
  .testimonial-main-section .testimonials_slider a.slider_next {
      right: 0;
      top: -78px;
  }
  
  .testimonial-main-section .testimonials_slider a.slider_prev {
      left: auto;
      right:4%;
      top: -78px;
  }
  
  
  .testimonial-main-section a.button.slick-arrow{
      background-color: transparent;
      box-shadow: none;
  }
  
  .testimonial-main-section a.button .button_icon{
      background-color: transparent;
      padding: 5px;
  }
  
  a.button .button_icon i {
      color: #be0e0e !important;
  }
  
  .icon-right-open-big::before {
      content: "\f061" !important;
      font-family: FontAwesome !important;
  }
  
  .icon-left-open-big::before {
      content: "\f060" !important;
      font-family: FontAwesome !important;
  }
  
  .map-section .vc_column_container > .vc_column-inner{
      padding: 0 !important;
  }
  
  .map-section{
      padding:40px 0;
  }
  
  .bottom-contact-box-inner{
      background-color:#fff;
      padding: 35px 30px 30px;
      position: relative;
      width: 280px;
      border-radius: 8px;
      z-index: 10;
      display: inline-block;
  }
  
  .bottom-contact-box-inner h3{
      margin-bottom:30px;
  }
  
  .bottom-contact-box-inner p{
      color:#000;
      line-height:1.4;
      margin-bottom:10px;
  }
  
  .bottom-contact-box-inner ul{
      margin:30px 0 0 !important;
      padding:0;
  }
  
  .bottom-contact-box-inner ul li{
      margin-bottom:15px !important;
      padding:0 0 0 30px;
      position:relative;
      list-style:none;
      color:#000;
      line-height:1.4;
  }
  
  .bottom-contact-box-inner ul li a{
      color:#000;
      line-height:1.4;
  }
  
  .bottom-contact-box-inner ul li::before{
      content:"";
      display:block;
      position:absolute;
      left:0;
      top:0;
  }
  
  .bottom-contact-box-inner ul li.location-item::before{
      content:url("images/location-icon-24.png");
  }
  
  .bottom-contact-box-inner ul li.phone-item::before{
      content:url("images/phone-icon-24.png");
  }
  
  .bottom-contact-box-inner ul li.msg-item::before{
      content:url("images/email-icon-24.png");
  }
  
  
  #Footer .widget_nav_menu ul{
      background-color:transparent;
  }
  
  #Footer .widget_nav_menu ul li {
      list-style-type: none;
      display: inline-block;
      margin-right: 84px;
  }
  
  #Footer .widget_nav_menu ul li:last-child{
      margin-right:0;
  }
  
  #Footer .widget_nav_menu ul li a{
      color:#000000;
      text-transform:uppercase;
      font-weight: 600;
      font-size: 14px;
      padding: 0;
  }
  
  #Footer .widget_nav_menu ul li a:hover, #Footer .widget_nav_menu ul li a:focus{
      color: #be0e0e;
      text-decoration:none;
  }
  
  #Footer .footer_copy .one {
      margin-bottom: 10px !important;
      padding-top: 20px !important;
  }
  
  #Footer .footer_copy .social {
      float: left !important;
  }
  
  #Footer .footer_copy .copyright {
      float: right !important;
  }
  
  #back_to_top {
      position: absolute;
      right: -50px;
  }
  
  .newsletter-form {
      text-align: right;
  }
  
  .newsletter-form .wpcf7-form-control-wrap.email {
      width: 55%;
      vertical-align:middle;
      margin:0 !important;
  }
  
  .newsletter-form .wpcf7-form-control.wpcf7-submit{
      width: 40%;
      vertical-align:middle;
      margin:0 !important;
  }
  
  .newsletter-form input[type="email"] {
      font-size: 14px;
      height:34px;
      padding: 5px 10px;
  }
  
  
.newsletter-form input[type="submit"] {
    background-color: #be0e0e;
    color: #ffffff;
    font-size: 16px;
    height: 34px;
    padding: 5px 10px;
    border-radius: 0 5px 5px 0;
    margin: 0 !important;
    position: absolute;
    right: 0;
}
  
  /*----------------
  Project Page CSS:
  -----------------*/
  
  .projects_tab .vc_tta.vc_general .vc_tta-panel-body{
      padding:0 !important;
  }
  
  .projects_tab .vc_tta-tabs-list {
      padding: 0 40px !important;
  }
  
  .wpb-js-composer .projects_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab{
      border-top: 1px solid #979797;
      border-bottom: 1px solid #979797;
      width: 12.24%;
      display: inline-block;
      float: left;
  }
  
  .wpb-js-composer .projects_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab:first-child{
      border-left: 1px solid #979797;
  }
  
  .wpb-js-composer .projects_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child{
      border-right: 1px solid #979797;
  }
  
  .wpb-js-composer .projects_tab.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a{
      border:none;
      color: #363636;
      padding: 7px 8px;
      border-radius: 0;
      font-size:13px;
  }
  
  .wpb-js-composer .projects_tab.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a{
      background-color:#be0e0e;
  }
  
  ul.portfolio_grid li{
      list-style: none;
  }
  
  .if-border-hide .image_frame:not(.has_border) {
      padding: 0 5px 10px;
  }
  
  .projects_tab img.scale-with-grid {
      height: 300px !important;
      object-fit: cover !important;
      align-self: center;
      display: flex;
  }
  
  #Filters .filters_wrapper{
      display:block !important;
  }
  
  #Filters .filters_wrapper ul{
      display:block !important;
  }
  
  .hover-desc.bg-dark a.zoom {
      display: none;
  }
  
  .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .desc-inner{
      text-align:center;
  }
  
  .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc h3::after {
      content: none !important;
  }
  
  .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{
      padding-top:34% !important;
  }
  
  .hover-desc.bg-dark .desc-wrappper {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 15px;
  }
  
  #Filters .filters_wrapper ul li {
      text-align: center;
  }
  
  .single-portfolio .infobox,.page-id-189 .infobox {
      background-color: transparent;
      color:#000 !important;
      padding: 0 0 15px !important;
  }
  
  .single-portfolio .infobox h3{
      color:#000 !important;
      font-size: 16px;
      margin-bottom: 0;
      text-transform: uppercase;
  }
  
  .single-portfolio .infobox .infobox_wrapper{
      color:#000 !important;
  }
  
  .post-header .title_wrapper h1{
      position:relative;
      padding:20px 0;
  }
  
  .post-header .title_wrapper h1::before{
      content:"";
      background-color:#be0e0e;
      display:block !important;
      left:0;
      bottom:0px;
      width:80px;
      height:5px;
      position:absolute;
  }
  
  .project-img-gallery{
      
  }
  
  .cntnT-block-link a {
      position: relative;
      display: inline-block;
      color: #000;
      font-weight: 500;
      font-size: 15px;
      margin-top: 20px;
      font-family: PT Serif Bold;
  }
  .cntnT-block-link a::after {
      content: "➔";
      display: block;
      right: -32px;
      position: absolute;
      font-family: FontAwesome;
      color: #be0e0e;
      top: 1px;
      font-weight: 300;
      font-size: 20px;
  }
  .cntnT-block-link a:hover{
      color: #be0e0e;
      text-decoration: none;
  }
  section#page-ada_signs-section {
      padding-top: 35px;
  }
  section#aboutPage-core-values {
      padding: 89px 0px 50px 0px;
  }
  .core-vlues-col-1 figure.wpb_wrapper {
      padding-right: 20px;
  }
  section#aboutPage-core-values .title-heading-large {
      margin-bottom: 55px;
  }
  .core-vlues-col-2 .wpb_wrapper>h4 {
      color: #000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 12px;
  }
  .mission_text-block-sec {
      margin-bottom: 0px !important;
  }
  .mission_text-block-sec p {
      text-align: center;
      color: #fff;
      font-size: 19px;
      position: relative;
      padding-top: 25px;
      width: 100%;
      max-width: 600px;
      margin: 0 auto;
	  line-height: 28px;
  }
  .mission_text-block-sec p::before {
      content: "";
      background-color: #be0e0e;
      display: block !important;
      left: 0;
      top: 0;
      width: 100px;
      height: 5px;
      position: absolute;
      margin: 0 auto;
      right: 0;
  }
  .title-heading-large.font-22 {
      font-size: 22px;
  }
  .career_column-2 {
      padding-left: 65px !important;
      border-left: 2px solid #929292;
  }
/*   section#career-main-sEction {
      padding: 112px 0px;
  } */
  .cstm_headinG {
      position: relative;
      padding-bottom: 15px;
  }
  .cstm_headinG::after {
      position: absolute;
      width: 80px;
      height: 5px;
      background: #be0e0e;
      content: "";
      bottom: 0;
      left: 0px;
  }
  .career_column-1 .wpb_text_column.wpb_content_element a,
  .career_column-2 .wpb_text_column.wpb_content_element a {
      color: #fff !important;
      background-color: #be0e0e;
      border-radius: 4px;
      padding: 9px 30px 9px 30px;
      text-transform: none;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .jb-apl-btn {
	  padding:40px;
	  bottom:50px;
	  border-bottom:1px solid #dbdbdb;
  }
  
  a.job-apply {
      color: #fff !important;
      background-color: #be0e0e;
      border-radius: 4px;
      padding: 9px 30px 9px 30px;
      text-transform: none;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
	  display: inline-block;  
  }
  
  .career_column-2 .wpb_text_column.wpb_content_element a {
		position: absolute;
		top: 40px;
  }
  
  .career_section-row {
      padding-bottom: 35px;
      margin-bottom: 62px;
      border-bottom: 2px solid #929292;
  }
  .career_column-1 .wpb_wrapper p {
      font-size: 14px;
      color: #000;
      margin-bottom: 32px;
  }
  .career-list-item {
	  
  }
  .career-list-item li {
	  font-size: 14px;
      color: #000;
      margin-bottom: 0px !important;
  }
  
  .career_column-2 .wpb_text_column .wpb_wrapper h4 {
      margin-bottom: 0px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
  }
  .career_column-2 .wpb_text_column.wpb_content_element {
      margin-bottom: 0px;
  }
  .cstm_hover-block-img img {
      width: 100%;
      height: 100% !important;
  }
  .cstm_hover-block-img {
      position: relative;
	  margin-bottom: 0px !important;
  }
  .services-hover-box>.wpb_wrapper {
      position: relative;
       overflow: hidden;
  }
  .cstm_hover-block {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 8px;
      right: 0;
      padding: 15px;
      background-color: rgba(192, 17, 17,0.8);
      transition: all 0.5s ease-in-out;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      transform: translate(-100%);
  }
  .services-hover-box>.wpb_wrapper:hover .cstm_hover-block {
      transform: translate(0);
  }
  div#sign_services-row .wpb_text_column.wpb_content_element {
      margin-bottom: 0px;
  }
  div#sign_services-row {
      padding-top: 130px;
      padding-bottom: 70px;
      padding-left: 80px;
      padding-right: 80px;
  }
  .services-hover-box {
      margin-bottom: 12px !important;
  }
  .services_heading-caption {
      margin-bottom: 0px !important;
      text-align:center;
  }
  .services_heading-caption p {
      font-size: 15px;
  }
  section#sign-services-blocks-main {
      padding-bottom: 70px;
  }
  .section-contactServices-col2 form.wpcf7-form .quote-form .vc_col-sm-6 {
      width: 100%;
  }
  .section-contactServices-col2>.vc_column-inner>.wpb_wrapper {
      width: 100%;
      max-width: 450px;
      margin: 0 auto;
  }
  .quote_text-block p {
      color: #fff;
  }
  .quote_text-block h4 {
      color: #fff;
      margin-bottom: 50px;
  }
  section#section-Page-Signdesign {
      padding-top: 35px;
  }
  section#section-Page-Signdesign .vc_column-inner {
      padding: 0px;
  }
  section#section-Page-Signdesign .wpb_wrapper .wpb_content_element {
      margin-bottom: 0px;
  }
  .section-contactServices-col2>div {
      padding-top: 100px !important;
      padding-bottom: 100px;
  }
  .section-Signdesign-col2 {
      padding: 0px 60px !important;
  }
  .section-contactServices-col2 form.wpcf7-form .quote-form input.wpcf7-submit {
      max-width: 100%;
      width: 100%;
      margin: 0px;
  }
  h2.vc_custom_heading.cstm_headinG {
      font-size: 27px;
  }
  .career_column-2 .wpb_wrapper>h4 {
      margin-bottom: 0px;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
  }
  section#career-main-sEction>.career_section-row:last-child {
      padding-bottom: 0px;
      margin-bottom: 0px;
      border: none;
  }
  .career_column-1 {
      padding-right: 75px;
  }
  section#backgrounD_mission-cntnt-sec {
      padding-top: 68px;
      padding-bottom: 68px;
      background-attachment: fixed;
  }
  .more_hardman-sign-col-1 address {
      color: #363636;
      font-size: 15px;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 28px;
  }
  .more_hardman-sign-col-1 address span {
      display: block;
  }
  .more_hardman-sign-col-1 .wpb_wrapper p {
      margin-bottom: 0px;
      color: #363636;
      font-size: 15px;
      font-weight: 500;
      line-height: normal;
  }
  .more_hardman-sign-col-1 .wpb_wrapper p a {
      color: #363636;
  }
  .more_hardman-sign-col-1 .wpb_text_column.wpb_content_element {
      margin-bottom: 0px;
  }
  .more_hardman-sign-col-1 {
      padding-left: 85px !important;
  }
  div#social_icons-inner-row span.vc_icon_element-icon {
      font-size: 20px !important;
  }
  div#social_icons-inner-row {
      width: 100%;
      max-width: 120px;
  }
  .services_heading-caption p {
      font-size: 15px;
      color: #363636;
      letter-spacing: -1px;
      font-weight: 400;
  }
  .cstm_hover-block>p:first-child {
      color: #fff;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      margin-bottom: 50px;
  }
  .cstm_hover-block a {
      display: block;
      width: 100%;
      color: #fff;
      font-size: 14px;
      font-family: PT Serif Bold !important;
      font-weight: 700;
      position: relative;
  }
  .cstm_hover-block a::after {
      content: "➔";
      display: block;
      right: 0;
      position: absolute;
      font-family: FontAwesome;
      color: #fff;
      top: 1px;
      font-weight: 300;
      font-size: 16px;
  }
  .professional_sign-design-txt {
      margin-top: 25px;
  }
  .section-contactServices-col1>div>.wpb_wrapper {
      width: 100%;
      max-width: 445px;
      margin: 0 auto;
  }
  .section-contactServices-col1>div>.wpb_wrapper>.wpb_text_column.wpb_content_element {
      margin-bottom: 114px;
  }
  section#section_indServices-contact-page .owl-nav.disabled {
      display: block !important;
      top: 46px !important;
      left: 0;
      right: 0;
  }
  section#section_indServices-contact-page .owl-nav.disabled .owl-prev {
      left: -50px !important;
      right: initial;
      position: absolute;
      background-color: transparent;
      border: none;
      color: #000;
      font-size: 50px;
  }
  section#section_indServices-contact-page .owl-nav.disabled .owl-next {
      right: -50px;
      position: absolute;
      background-color: transparent;
      border: none;
      color: #000;
      font-size: 50px;
  }
  div#lcs_logo_carousel_wrapper {
      padding-top: 20px;
  }
  section#section-Page-Signdesign h4 {
      color: #363636;
      font-size: 22px;
  }
  .career-page-popup .ult_modal-body.ult-html {
    padding: 30px;
}
.career-page-popup .ult_modal-body.ult-html {
    padding: 30px;
}
.career-page-popup .ult_modal-body.ult-html .input-design input {
    border: 1px solid #c1bdbd;
    height: 45px;
}
.career-page-popup .ult_modal-body.ult-html .form-grouph {
    margin-bottom: 15px;
}
.career-page-popup .ult_modal-body.ult-html .input-design input[type="file"] {
    border: none;
    height: auto;
}
.career-page-popup .ult_modal-body.ult-html .form-grouph.submit-design {
    text-align: center;
}
.career_column-1 .wpb_text_column.wpb_content_element a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
#Top_bar .menu > li ul.sub-menu>li>a {
    text-transform: uppercase;
}
div#Content {
    padding-top: 0px;
}
.aplly-form .custom-from-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	    align-items: center;
}
.aplly-form .custom-from-row .cstm-six {
    width: 48%;
}
.aplly-form .custom-from-row .cstm-full-width {
    width: 100%;
}
  .form-grouph.file-design.no-marg {
    margin-bottom: 0px !important;
}
div#testimonial-home-box li.slick-slide .single-photo-img {
    display: none !important;
}
div#testimonial-home-box li.slick-slide {
    float: none !important;
    height: auto;
}
div#testimonial-home-box .slick-track {
    display: flex !important;
    flex: 1 !important;
}
  
.perpetua:after {
	background:rgba(0, 0, 0, 0.1);
	opacity: 1;
}  

.perpetua:before {
	background:rgba(0, 0, 0, 0.5);
	opacity: 1;
} 

.section-contact-Services {	
	position:relative;	
	padding-bottom:40px;
} 
.sign-designer-text-block p {
    margin-bottom: 0px !important;
}
.sign-designer-text-block ul {
    margin: 15px 0px;
    padding-left: 15px;
    color: #000;
    text-align: left;
}
@media (min-width: 1200px) {
	.section-contact-Services {			
		padding-bottom: 44px !important;
	}
}
.section-contact-Services:before {
    position: absolute;
    content: "";
    background: #000;
    left: 0px;
    bottom: -26px;
    width: 100%;
    height: 22%;
}

.quote-form > div {
	padding-top:0px !important;
}

.portfolio-bg {
	
}

.slick-initialized .slick-slide {
	background:#fff;
	margin: 12px;
	text-align: left;
	padding:20px;
	min-height:485px;
}

.testimonials-text em::before,
.testimonials-text em::after,
.rtsw-testimonial-content .fa-quote-left,
.rtsw-testimonial-content h4 {
	display:none;
}

.rtsw-testimonial .testimonials-text p {
	text-align: left;
}

.rtsw-testimonial.template-1 .slick-arrow {
	top: -10% !important;
}

.rtsw-testimonial.template-1 .slick-next {
	right: 12px !important;
}

.rtsw-testimonial.template-1 .slick-prev {
	left: 93% !important;
}

.rtsw-testimonial .slick-arrow,
.rtsw-testimonial .slick-arrow:hover {
	border:0px;
}

.fa-angle-left::before {
	content: "\f060" !important;
	color:#be0e0e !important;
	font-size: 14px;
}
.fa-angle-right::before {
	content: "\f061" !important;
	color:#be0e0e !important;
	font-size: 14px;
}

.star-text em {
	color:#f2a102;
	font-size: 18px;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	float: none !important;
}

.galary-box-img {
	max-width: 1220px;
	margin: auto !important;
}

.service-detail-box {
	width: 14% !important;
	float: left;
}

.story_box.vertical a:before {
	display:none;
}

.catagori-name {
	color:#fff;
	display: inline-block;
	position: relative;
	bottom: 20%;
	left: 25%;
	margin-top: 150px;
}

#Header_wrapper:before {
	content:"";
	background:rgba(0, 0, 0, 0.6);
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	display:block;
	position:absolute;
}

.category_description {
	margin: auto !important;
	width: 90% !important;
	float: none !important;
}
.section_wrapper .column_blog
{
	margin-top:42px;
}
.section_wrapper .post-nav
{
	margin-top:20px;
}
  /*-------------
  Responsive CSS:
  ---------------*/
  @media screen and (max-width: 1200px) {
	  .section-contact-Services:before {
		display:none;
	}
  } 
  @media (max-width: 1023px) and (min-width: 768px){
	 .galary-box-img {
		max-width: 625px;
		margin: auto !important;
	} 
  }
  @media screen and (max-width: 767px) {
	 .galary-box-img {
		max-width: 330px;
		margin: auto !important;
	} 
  }
  @media screen and (max-width: 991px) {
      .hidden-sm{
          display:none !important;
      }
	  .aplly-form .custom-from-row .cstm-six {
    width: 100%;
}
      .cstm_hover-block{
          bottom: 5px;
      }
      .career_column-1 {
          padding-right: 0px !important;
      }
      .more_hardman-sign-col-1 {
          padding-left: 0px !important;
      }
      .projects-title {
          font-size: 30px;
          line-height: 1.2;
          margin-bottom: 30px !important;
      }
  
      .projects-list ul li a{
          font-size: 16px;
          line-height: 1.1;
          display: inline-block;
      }
      
      .advantage-main-section {
      padding-top: 30px;
      }
      
      .title-heading-large {
      font-size: 30px;	
      }
      
      .advantage-column .story_box .desc_wrapper {
      padding: 20px 15px 30px;	
      }
      
      .story_box h3 {
      font-size: 18px;
      }
      
      .mission-columns {
      padding: 40px 30px 30px !important;
      }
      
      .title-heading-medium {
      font-size: 24px;
      }
      
      .get_quote-columns {
      padding: 35px 30px 30px !important;
      }
  
      .rtsw-testimonial.template-1 .slick-prev {
			left: 90% !important;
		}
      
  }
  @media screen and (max-width: 1200px) {
      .section-Signdesign-col2 {
      padding: 30px 15px !important;
  }
      section#section_indServices-contact-page .owl-nav.disabled {
      display: block !important;
      top: -30px !important;
      left: inherit;
      right: 50px;
  }
      div#lcs_logo_carousel_wrapper {
      padding-top: 50px;
  }
      div#sign_services-row {
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 0px;
      padding-right: 0px;
  }
      .cstm_hover-block>p:first-child {
      margin-bottom: 0px;
  }
  .rtsw-testimonial.template-1 .slick-prev {
			left: 90% !important;
		}
  }
  @media screen and (max-width: 767px) {
      #Action_bar {
      border-bottom: 1px solid rgba(255, 255, 255, 0.35);
      }
      body .career_column-2 {
		  padding-left: 0px !important;
		  border-left: none;
	  }
	  .ult-overlay-close {
		width: 20px !important;
		height: 20px !important;
		right: 15px !important;
		top: 15px !important;
	}
          section#sign-services-blocks-main>.sign-services-blocks-row>.wpb_column {
      margin-bottom: 30px;
  }
      .section-Signdesign-col2 {
      margin-top: 50px;
  }
      .section-contactServices-col1>div>.wpb_wrapper {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
  }
  section#aboutPage-more_about-h-signs .more_hardman-sign-col-1 {
      order: 2;
      margin-bottom: 30px;
  }
  div#social_icons-inner-row {
      display: flex;
      flex-wrap: nowrap;
      max-width: 100%;
  }
  section#page-ada_signs-section>div>div:first-child {
      order: 2;
  }
  section#page-ada_graphic-sec>div>div:first-child {
      order: 2;
  }
  div#social_icons-inner-row>div {
      width: auto !important;
  }
  div#social_icons-inner-row>div>.vc_column-inner {
      padding: 0px;
  }
  section#page-ada_blade-sec>div>div:first-child {
      order: 2;
  }
  section#page-ada_blade-sec>div>div:last-child {
      order: 2;
  }
  section#page-ada_channel-sec>div>div:first-child {
      order: 2;
  }
  section#page-ada_wallSign-sec>div>div:first-child {
      order: 2;
  }
  section#career-main-sEction {
      padding: 60px 0px;
  }
  .career_section-row {
      margin-bottom: 35px;
  }
      
      #back_to_top {
      display:none !important;
      }
  
      .banner-heading::before {
      width:60px;
      height:4px;
      top:-10px;
      }
  
      .section_wrapper, .container, .four.columns .widget-area {
      padding-left: 20px !important;
      padding-right: 20px !important;
      }	
  
      .projects-list ul li{
          width: 30%;
          text-align: left;
          margin-right: 3%;
      }
  
      .title-heading-large {
      font-size: 25px;
      }
      
      .title-heading-large > br{
          display:none;
      }
  
      p {
      font-size: 14px;
      }
      
      .wpb_wrapper .wpb_content_element {
      margin-bottom: 20px;
      }
      
      .more-btn .vc_btn3.vc_btn3-size-md {
      padding-top: 8px;
      padding-bottom: 8px;
      }
      
      .story_box {
		padding: 0 !important;
      }
  
      .project-tab-section {
      padding-top: 0;
      }
      
      #Footer .widget_nav_menu ul li {
      margin-right: 10px;
      margin-bottom: 10px;
      text-align: center;
      }
      
      #Footer .footer_copy .copyright {
      float: none !important;
      margin-top: 20px !important;
      }
      
      #Footer .footer_copy .social {
      float: none !important;
      }
      
      .wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
      color: #000 !important;
      }
      .section-contact-Services:before {
		display:none;
	}

	.section-contactServices-col2 > div {
		padding-top: 30px !important;
		padding-bottom: 30px;
	}
    .section-contactServices-col1 > div > .wpb_wrapper > .wpb_text_column.wpb_content_element {
		margin-bottom: 30px;
	}
	.quote_text-block h4 {
		margin-bottom: 20px;
	}
	section#section-Page-Signdesign {
		padding-top: 15px;
	}
	#Top_bar a.responsive-menu-toggle {
		top: 50px !important;
	}
	.service-detail-box {
		width: 50% !important;
		float: left;
	}
  }
  
  
  @media screen and (min-width: 1300px) {
      .portfolio-wrap.section_wrapper{
          max-width: 1260px;
      }
  
  
  }
  @media (max-width: 1200px) and (min-width: 768px){
    section#sign-services-blocks-main>.sign-services-blocks-row>div {
		width: 50%;
        margin-bottom: 15px;
	}
	.service-detail-box {
		width: 33% !important;
		float: left;
	}
  }
  
  @media screen and (min-width: 1280px) {
      #Filters .filters_wrapper ul li {
          width: 12.2% !important;
          margin: 0% !important;
      }
  
      .portfolio_group.masonry-hover.col-4 .portfolio-item{
/*           width: 23.49% !important; */
          margin: 0 0.5% 15px !important;
      }
  
      .portfolio-info-border {
      margin-top: -40px;
      }
  
  
  }
  
  @media screen and (min-width: 992px) {
      .advantage-column .story_box.vertical {
          margin-bottom: 100px;
      }
      
      #Footer .footer_copy .social {
      margin-left: 30px;
      }
      
      body:not(.template-slider) #Header {
          min-height: 290px !important;
      }
      
      body.single-portfolio #Header,
	  #Header_wrapper	{
          min-height: 340px !important;
      }
      
	  /*body.page-id-243 #Header_wrapper {
		   min-height: auto !important;
	  }*/
	  
      .portfolio-info-border{
		border-left:1px solid #000;
		padding-left:50px !important;
      }
  
      
  
  }
  
  @media screen and (min-width: 768px) {
      .more-btn .vc_btn3.vc_btn3-size-md {
          font-size: 16px;
          padding-top: 12px;
          padding-bottom: 12px;
          padding-left: 35px;
          padding-right: 35px;
      }
  
      .quoote-img{
          display:none;
      }
      
  }
  
  
  @media screen and (min-width: 768px) and (max-width: 1279px){
      .wpb-js-composer .project_tab.vc_tta.vc_tta-spacing-1 .vc_tta-tab{
          width: 24%;
          border: 1px solid #979797;
      }
      
      
      
      
  }
  
  
  @media (max-width: 768px){
	  .career_column-2 {
		  padding-left: 5px !important;
	  }
	  #Top_bar:not(.is-sticky) {
    top: 0px !important;
    position: relative !important;
}
	  #Action_bar{
		  position:relative !important;
	  }
	  #Top_bar #logo img.logo-main,.mobile-header-mini #Action_bar{
		  display:block !important;
	  }
	      .mobile-header-mini #Top_bar #logo {
        height: auto !important;
	  }
	      .advantage-column .story_box .desc_wrapper {
        padding: 41px 0px 0px;
    }
  }  
  
  @media (max-width: 740px){
	  .projects-list ul li {
		text-align: center;		
	}
  }
  @media (max-width: 480px){
    #lcs_logo_carousel_wrapper .owl-nav div {
		background-color: transparent !important;
		border: none !important;
		color: #000 !important;
		font-size: 30px !important;
	}
	.rtsw-testimonial.template-1 .slick-prev {
		left: 80% !important;
	}
	.rtsw-testimonial.template-1 .slick-arrow {
		top: -5% !important;
	}
	.slick-initialized .slick-slide {		
		min-height:auto;
	}
	.project-tab-section {
		padding: 40px 0 0px;
	}
	.projects-list ul li {
		width: 45%;
	}
	.projects-list ul li a {		
		margin-top:15px;
	}
	.advantage-column .vc_sep_width_90 {
		width:100%;
	}
	.widget_nav_menu ul {
		padding: 5px 0px 5px 0px !important;
	}
	#Footer .widget_nav_menu ul li {
		margin-right: 10px;
	}
	#Footer .widget_nav_menu ul li a {
		font-size: 11px;
	}
	#Top_bar .logo #logo {
		margin: 10px 0px 5px 10px !important;
		text-align: left;
	}
	#Top_bar .logo #logo img {
		max-height: 60px !important;
	}
	.perpetua,
	rs-sbg	{
		background-size: cover !important;
	}	
	.projects-list ul {
		margin:0 0 15px 0px !important;
		text-align:center;
	}
	.projects-list ul li:nth-last-child(1) {
		float:none;
	}
	.home-projects-intro-text br {
		display:none;
	}
	.project-img-gallery ul {
		text-align:center;
	}
	.project-img-gallery ul li {
		position: relative !important;
		left: auto !important;
		top: auto !important;
		text-align: center;
		margin-bottom: 12px !important;
	}
	.project-img-gallery ul li img {
		margin: auto;
	}
	
	body:not(.template-slider) #Header_wrapper {
		background-size: 100% !important;
		background-position: center bottom !important;
	}
	body:not(.template-slider):not(.header-simple) #Header {
		min-height: 250px !important;
	}
	#Header_wrapper {
		min-height: 250px !important;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: 50% 100%;
	}
	.catagori-name {		
		left: 25%;
		margin-top: 50px;
	}
	.services_heading-caption p {
		font-size: 13px;
	}
	
	.career_column-2 .wpb_text_column.wpb_content_element a {
		display:none;
	}
  }
 
 
 /* TESTIMONIAL */
 
.testimonials {
  overflow: hidden;
  position: relative;
  max-height: 300px;
}

.testimonials {
  background: #161d25;
}

.one-slide,
.testimonial,
.message {
  border: none !important;
  outline: none !important;
}

.icon-overlay {
  position: absolute;
  opacity: 0.3;
  right: 10%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: 400px;
}

.carousel-controls .control {
  position: absolute;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 1;
}

.prev {
  left: -2.25rem;
}

.next {
  right: -2.25rem;
}

.sr7-arrows {
	display: none !important;
}

.page-id-12 .sr7-arrows {
	display: block !important;
}


#SR7_1_1 .custom.sr7-arrows:before {
    font-size: 30px !important;
}
#SR7_1_1 .custom.sr7-arrows {
	background-color: transparent !important;
}



/* slider css fix for bg image and other things css start here  */
/* FORCE PERMANENT ZOOM */

.mfn-main-slider.mfn-rev-slider {
    overflow: hidden !important;
}

.mfn-main-slider.mfn-rev-slider sr7-bg {
    overflow: hidden !important;
    transform: scale(1.3) !important;
    transform-origin: center center !important;
}

.mfn-main-slider.mfn-rev-slider sr7-bg canvas.sr7-a-canvas {
    width: 100% !important;
    height: 100% !important;
}

/* sliderr css fix for bg image and other things css end here  */



@media screen and (max-width: 768px) {
  .testimonials {
    max-height: 700px;
  }
  .icon-overlay {
    height: 300px;
    top: calc(50% - 150px);
  }
  .carousel-controls .control {
    width: 25px;
    height: 25px;
    top: inherit;
  }
  .prev {
    left: 0;
  }
  .next {
    right: 0;
  }
  .control i {
    font-size: .7rem;
  }
  .testimonials .message {
    font-size: 1rem;
  }
  .testimonials h2 {
    font-size: 1.5rem;
  }
}
.file-upload-quote input {
    color: #fff;
}

h3.themecolor
{
	position: relative;
}

h3.themecolor:before {
    content: "";
    background-color: #be0e0e;
    display: block !important;
    left: 0;
    top: -16px;
    width: 100px;
    height: 5px;
    position: absolute;
}
.rehabs
{
	position: relative;
	margin-top:25px;
}
.rehabs h3
{
	font-size:22px;
	
}
.rehabs h3:before {
    content: "";
    background-color: #be0e0e;
    display: block !important;
    left: 0;
    top: -12px;
    width: 65px;
    height: 5px;
    position: absolute;
}
 
 /* //TESTIMONIAL */
.gallery-thumbnail {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    padding-top: 15px;
}
.gallery-thumbnail>.gallry-thumbnail-item {
    width: 17%;
    padding: 0px 6px;
    filter: grayscale(0.5);
    cursor: pointer;
}
.gallery-thumbnail>.gallry-thumbnail-item:hover {
    filter: grayscale(0);
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #fff;
}




.custom-testimonial-slider {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.testimonial-viewport {
    width: 100%;
    overflow: hidden;
}

.testimonial-track {
    display: flex;
    width: 100%;
    transition: transform 0.5s ease;
    will-change: transform;
    align-items: flex-start;
}

.testimonial-slide {
    flex: 0 0 25%;
    width: 25%;
    padding: 0 12px;
    box-sizing: border-box;
    align-self: flex-start;
}

.testimonial-card {
    width: 100%;
    height: 440px;
    background: #ffffff;
    padding: 24px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    font-family: Arial, sans-serif;
    overflow: hidden;
    transition: height 0.4s ease;
}

.testimonial-card.is-expanded {
    height: auto;
    min-height: 450px;
    overflow: visible;
}

.testimonial-content {
    width: 100%;
    margin: 0;
    padding: 0;
}

.testimonial-content p {
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
    font-weight: 300;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #000000 !important;
    max-height: 375px;
    overflow: hidden;
}

.testimonial-content.is-collapsed p {
    max-height: 375px !important;
    overflow: hidden !important;
}

.testimonial-content.is-expanded p {
    max-height: none !important;
    overflow: visible !important;
}

.testimonial-author {
    width: 100%;
    margin-top: 12px;
    text-align: center;
    color: #000000 !important;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}

.testimonial-read-more {
    display: none;
    margin-top: 10px;
    padding: 0;
    color: #cc0000;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline;
    width: fit-content;
}

.testimonial-content.has-more .testimonial-read-more {
    display: inline-block;
}

.testimonial-read-more:hover {
    color: #a00000;
}

.testimonial-arrow {
    position: absolute;
    top: -60px;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    background: transparent;
    color: #cc0000;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s ease;
}

.testimonial-prev {
    right: 55px;
}

.testimonial-next {
    right: 10px;
}

.testimonial-arrow:hover {
    color: #a00000;
}

ul.filters_buttons {
    display: none;
}

.section_wrapper {
    margin-top: 38px;
}

.copyright a {
    color: #000;
}

ul.contact_details i::before {
    transform: scaleX(-1) !important;
    color: #fff;
    right: 8px;
    position: relative;
}





.portfolio_group.isotope {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 15px !important;
}

.portfolio_group.isotope .portfolio-item {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
}


@media (max-width: 991px) {

    .testimonial-slide {
        flex: 0 0 50%;
        width: 50%;
    }

    .testimonial-card {
        height: 430px;
    }

    .testimonial-card.is-expanded {
        height: auto;
        min-height: 430px;
    }
	
	  .portfolio_group.isotope {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 767px) {

    .testimonial-slide {
        flex: 0 0 100%;
        width: 100%;
        padding: 0;
    }

    .testimonial-card {
        height: auto;
        min-height: 400px;
        padding: 25px 20px;
    }

    .testimonial-card.is-expanded {
        height: auto;
        min-height: 400px;
    }

    .testimonial-content p {
        font-size: 15px;
        line-height: 25px;
        max-height: 375px;
    }

    .testimonial-arrow {
        top: -50px;
        width: 30px;
        height: 30px;
        font-size: 21px;
        line-height: 30px;
    }

    .testimonial-prev {
        right: 45px;
    }

    .testimonial-next {
        right: 5px;
    }
	#Filters .filters_wrapper ul li {
    display: inline-block;
    width: auto;
    margin: 1.5%;
    list-style: none;
}
	.cstm_hover-block-img img {
    width: 100%;
    height: 398px !important;
    object-fit: cover;
}
	a.apply-today-nbtn.job-apply {
    font-size: 20px !important;
}
	h2.entry-title a {
    line-height: 29px;
    font-size: 20px;
}
}

@media (max-width: 575px) {
    .portfolio_group.isotope {
        grid-template-columns: 1fr !important;
    }
}