/*
Theme Name:     BuildPro Child
Theme URI:      http://demo.oceanthemes.net/buildpro/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         OceanThemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       buildpro
*/
@import url("../buildpro/style.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
@import url("https://use.fontawesome.com/releases/v5.15.4/css/v4-shims.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Kaushan+Script&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* =Theme customization starts here
------------------------------------------------------- */
/*$maincolor: #523D35;*/
/*$secondcolor: #5F7161;*/
/*$secondcolor: #4B5320;*/
h1, h2, h3, h4, h5, h6,
.de_light h1, .de_light h2, .de_light h3, .de_light h4, .de_light h5, .de_light h6 {
  /*font-family: "Josefin Sans", sans-serif;*/
  margin-bottom: 15px;
  /*color: $secondcolor;*/ }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
  .de_light h1 strong, .de_light h2 strong, .de_light h3 strong, .de_light h4 strong, .de_light h5 strong, .de_light h6 strong {
    font-weight: 800; }

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px; } }

p, body {
  /*font-family: "Josefin Sans", sans-serif;*/
  font-size: 15px;
  	/*line-height: 1.2;
      font-weight: 300;*/
  /*font-weight: 400;*/
  color: #000;
  /*bold, strong {
      font-weight: 500;
  }*/ }

p {
  text-align: justify;
  text-justify: inter-word; }

body.de_light {
  color: #000; }

/* =================== HEADER SECTION =================== */
#menu-btn {
  padding: 4px; }

#mainmenu {
  font-size: 14px;
  font-weight: 500; }

#mainmenu .current-menu-item > a {
  color: #FFEBD2 !important; }

#mainmenu a:hover, #mainmenu a:active, #mainmenu a:focus {
  color: #FFEBD2 !important; }

#mainmenu li a:after {
  color: #ddd !important; }

@media only screen and (max-width: 991px) {
  header h1#logo img {
    width: 90px; } }

/* =================== BODY SECTION =================== */
.tiny-border {
  margin-top: 10px; }

a.btn-fx {
  padding: 12px 30px 10px 30px; }

a.btn-fx:after {
  margin-top: -2px; }

.vc_separator h4 {
  font-size: 26px !important;
  text-align: center; }
  @media only screen and (max-width: 991px) {
    .vc_separator h4 {
      font-size: 24px !important; } }

.paddsect {
  padding: 80px 100px; }
  @media only screen and (max-width: 1199px) {
    .paddsect {
      padding: 80px 50px; } }
  @media only screen and (max-width: 991px) {
    .paddsect {
      padding: 80px 15px; } }

.bsh-title h3 {
  font-size: 13px;
  background-image: url(images/line.png);
  background-repeat: no-repeat;
  background-position-y: -7px;
  background-size: 30px 30px;
  padding-left: 35px;
  color: #554131;
  font-weight: 700; }
.bsh-title h1 {
  font-size: 28px;
  font-weight: 800; }
  @media only screen and (max-width: 767px) {
    .bsh-title h1 {
      font-size: 26px; } }
.bsh-title h2 {
  /*font-size: 32px;*/
  font-weight: 800;
  /*@media only screen and (max-width: 991px) {
  	font-size: 30px;
  }*/ }

.circle-dot ul {
  padding-left: 0px; }
  .circle-dot ul li {
    /*padding-left: 35px !important;
    padding-top: 10px;
    padding-bottom: 5px;*/
    padding: 8px 10px 9px 35px !important;
    list-style-type: none;
    background-image: url(images/brown-circle-dot.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position-x: left;
    background-position-y: 2px;
    line-height: 1.1;
    color: #000;
    background-color: #ddd;
    font-weight: 600;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; }
.circle-dot p {
  padding-left: 35px;
  font-style: italic;
  font-size: 15px;
  line-height: 1.6; }

.quote-bg {
  padding: 35px 30px 35px 35px;
  background-image: url(images/dark-brown-quote_01.png);
  background-repeat: no-repeat;
  background-position-y: 10px;
  font-style: italic;
  background-size: 25px 25px;
  /*p {
      font-size: 17px;
  }*/ }

.feature-box-small-icon .number {
  /*font-family: "Josefin Sans", sans-serif;*/
  padding-top: 9px;
  /*font-weight: 500;*/ }

.feature-box-small-icon h3 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 7px; }

a.read_more {
  font-weight: 400;
  font-size: 16px;
  margin-top: 5px; }

a.read_more i {
  margin-left: -25px;
  font-size: 10px;
  margin-top: 8px; }

.arrow-dots ul {
  padding-left: 15px; }
  .arrow-dots ul li {
    padding-left: 10px !important;
    list-style-type: none;
    background-image: url(images/arrow-dots.png);
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position-x: left;
    background-position-y: 8px;
    /*margin-bottom: 6px;
    font-size: 18px;*/ }

#product-selection {
  width: 100%;
  padding: 8px 10px; }

#cf7-butt {
  background-color: #554131 !important;
  font-weight: 600;
  padding: 12px 40px 10px 40px;
  margin-left: -15px;
  color: #fff !important; }

#cf7-butt:hover, #cf7-butt:active, #cf7-butt:focus {
  background-color: #222 !important; }

.testimonial-list .testi-item {
  font-style: italic;
  padding-top: 20px; }

.testimonial-list .testi-item {
  font-style: italic; }

.bgbottomright {
  background-position: bottom right !important;
  background: no-repeat; }

.bgbottomleft {
  background-position: bottom left !important;
  background: no-repeat; }

.numb-box {
  text-align: center;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-image: url(images/numb-box-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: #554131 dotted 1px;
  border-radius: 10px; }
  .numb-box h3 {
    font-size: 20px;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .numb-box h3 {
        font-size: 18px; } }
  .numb-box p {
    text-align: center; }

.numb-icon p {
  background-color: #EDE8D0;
  padding: 15px 5px 10px 5px;
  display: inline-block;
  border-radius: 40%;
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  width: 45%;
  color: #554131;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .numb-icon p {
      width: 30%; } }
  @media only screen and (max-width: 500px) {
    .numb-icon p {
      width: 40%; } }

.de-gallery .project-name {
  color: #fff; }

@media only screen and (max-width: 767px) {
  #filters li {
    display: inline-block; } }

.address-style-2 {
  color: #000; }

/* =================== HOMEPAGE PROJECT FEATURES =================== */
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .hentry {
  background: #F9F5F1;
  padding-bottom: 20px;
  /*box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;*/ }

@media only screen and (max-width: 1199px) {
  .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .hentry {
    min-height: 327px; } }
@media only screen and (max-width: 991px) {
  .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .hentry {
    min-height: 0px; } }
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title {
  font-size: 18px;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px; }

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a {
  color: #fff !important;
  font-size: 14px !important;
  background-color: #554131;
  padding: 10px 15px 10px 15px !important; }

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:hover,
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:focus,
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:active {
  background-color: #000; }

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more {
  margin: 0px 0 0 0; }

/* =================== OT HISTORY TIMELINE =================== */
.timeline .tl-block .tl-time {
  display: none; }

.timeline .tl-block .tl-line {
  width: 10px;
  height: 10px;
  margin-top: 3px; }

.timeline .tl-block .tl-bar {
  margin-left: 28px; }
  @media only screen and (max-width: 600px) {
    .timeline .tl-block .tl-bar {
      display: block; } }

.timeline:before {
  left: 42px;
  background: #bdb6b3; }
  @media only screen and (max-width: 600px) {
    .timeline:before {
      width: 1px;
      left: 32px; } }

.timeline .tl-message {
  margin-left: 47px;
  text-align: justify;
  text-justify: inter-word; }

.timeline .tl-block .tl-message h3 {
  font-weight: 700;
  font-size: 18px; }

.timeline .tl-block .tl-message .tl-main {
  float: left;
  /*font-size: 18px;*/ }

/*@media only screen and (max-width: 600px) {
    .timeline .tl-block .tl-bar {
        display: block;
    }

    .timeline:before {
        width: 1px;
        left: 32px;
    }
}*/
/* =================== SERVICES PAGE =================== */
.main-col {
  padding-left: 100px;
  padding-right: 100px; }
  @media only screen and (max-width: 1199px) {
    .main-col {
      padding-left: 50px;
      padding-right: 50px; } }
  @media only screen and (max-width: 991px) {
    .main-col {
      padding-left: 35px;
      padding-right: 35px; } }

.serv-col {
  margin-top: -30px; }
  @media only screen and (max-width: 767px) {
    .serv-col {
      margin-top: 0px; } }

.serv-col-left {
  margin-top: -30px; }

.serv-2-col {
  background-color: #f8f8f8;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: -30px; }
  @media only screen and (max-width: 767px) {
    .serv-2-col {
      margin-top: 0px; } }

.serv-2-col-left {
  background-color: #f8f8f8;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: -30px; }

.serv-label {
  text-align: center; }
  .serv-label h2 {
    letter-spacing: 0.02rem;
    color: #fff;
    padding: 7px 30px 7px 30px;
    background-color: #554131;
    display: inline-block;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    font-size: 16px; }

/*-----------------------------------------------------------*/
.vc_tta.vc_general .vc_tta-icon {
  font-size: 15px !important;
  margin-top: 11px; }

.vc_tta.vc_general .vc_tta-panel-title {
  font-size: 18px;
  font-weight: 700; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #554131 !important;
  line-height: normal; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: #000 !important;
  line-height: normal;
  display: flex;
  align-items: flex-start; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: #fff !important;
  padding: 30px; }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border-color: #d8dde7 !important; }

.vc_tta-container {
  margin-bottom: 10px !important; }

/*-----------------------------------------------------------*/
.wpostahs-slider-design-2 .wpostahs-slider-nav {
  max-width: 100%; }

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before {
  width: 95%; }

.wpostahs-slider-design-2 .wpostahs-slick-slider .slick-arrow {
  margin-top: -25px !important; }

.wpostahs-slick-slider span.slick-arrow {
  background-color: #554131 !important; }

.wpostahs-slick-slider span.slick-arrow svg {
  height: 18px;
  width: 18px;
  fill: #fff; }

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {
  color: #554131; }

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
  border-color: #554131;
  background: #554131; }

.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button {
  background: #554131; }

.wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-centent-title {
  display: none; }

.wpostahs-slick-slider .slick-dots {
  display: none !important; }

.wpostahs-centent h2 {
  font-size: 22px; }

.wpcf7 form .wpcf7-response-output {
  margin: 4em 0.5em 1em; }

/* =================== FOOTER SECTION =================== */
.bsh-cta h2 {
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 5px; }
  @media only screen and (max-width: 767px) {
    .bsh-cta h2 {
      font-size: 25px; } }
.bsh-cta p {
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .bsh-cta p {
      margin-bottom: 20px !important; } }

footer {
  font-size: 14px; }
  footer p {
    color: #fff !important;
    font-size: 13px; }

address span {
  font-weight: 300; }

footer h3, .de_light footer h3 {
  font-size: 18px; }

.subfooter {
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

/*# sourceMappingURL=style.css.map */
