/*
Theme Name: Trendustry (Child Theme)
Description: Industrial & Manufacturing WordPress Theme
Theme URI: http://trendustry.cwsthemes.com/
Author: Creative Web Solutions
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: trendustry
Template: trendustry

*/
@import url("../trendustry/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
.subtitle p {
  font-size: 18px;
  color: #000;
  margin-top: -20px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .subtitle p {
      font-size: 15px; } }

.topbannersection {
  min-height: 120px; }
  @media screen and (max-width: 767px) {
    .topbannersection {
      min-height: 100px; } }

.page-title p {
  font-size: 32px;
  font-weight: bold;
  color: #283f71; }
  @media screen and (max-width: 767px) {
    .page-title p {
      font-size: 25px;
      margin-top: 20px; } }

.cws_service_item_wrapper .cws_service_title {
  font-size: 20px; }

.quote-box {
  /*box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;*/
  box-shadow: 0px 15px 10px -15px #111;
  border-top: 1px solid #283f71;
  padding: 20px 10px; }
  .quote-box h3 {
    font-size: 20px;
    color: #283f71;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .quote-box h3 {
        font-size: 18px;
        padding-bottom: 20px; } }

.check-list {
  margin-left: -50px;
  font-size: 16px;
  color: #000; }

ul.checkmarks_style li:before {
  font-size: 15px; }

ul.custom_icon_style li, ul.square_style li, ul.checkmarks_style li {
  margin-bottom: 15px; }

.square_style {
  font-size: 16px; }

.cta-box p {
  font-size: 18px;
  color: #fff;
  margin-top: -10px; }
  @media screen and (max-width: 767px) {
    .cta-box p {
      font-size: 15px; } }

.cws_submit {
  width: auto !important; }

.industry {
  text-align: center; }
  .industry p {
    color: #283f71;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .industry p {
        font-size: 18px; } }

@media (max-width: 1190px) {
  .main-nav-container .menu-item {
    padding: 0 15px; } }

@media screen and (max-width: 479px) {
  .footer_container .cws-widget {
    text-align: left; } }

.sticky_header .main-nav-container .menu-item {
  padding: 0 10px; }

@media screen and (max-width: 767px) {
  .aboutus-col {
    padding-right: 13px;
    padding-left: 13px; } }

.divider {
  margin-bottom: 20px;
  margin-top: -60px; }
  @media screen and (max-width: 767px) {
    .divider {
      margin-top: -40px; } }

.home-benefit h3 {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    .home-benefit h3 {
      font-size: 16px; } }

@media screen and (max-width: 767px) {
  .vc_row {
    margin-bottom: 0px; } }

.cws_textmodule .cws_textmodule_titles .cws_textmodule_title {
  font-weight: 500; }

.cws_textmodule .cws_textmodule_titles .cws_textmodule_subtitle {
  font-style: italic; }

.box-shadow {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  border-radius: 5px; }

.cta-bar {
  background-image: url(http://cloud.edesign.my/dcsmachinery/wp-content/uploads/2022/11/blue-background.jpg);
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  @media screen and (max-width: 992px) {
    .cta-bar {
      padding-bottom: 30px; } }
  .cta-bar h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px; }
  .cta-bar p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
    font-size: 18px; }
  @media (min-width: 768px) {
    .cta-bar > .container > .row {
      display: flex;
      align-items: center; } }

.container .cta-bar {
  /*background-color: #034ea2;*/
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 10px -20px #01244c;
  box-shadow: 0 20px 10px -20px #01244c;
  padding: 20px 20px 25px 20px;
  margin-bottom: 30px; }

.button-24 {
  background: #e61f1a;
  border: 1px solid #e61f1a;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: nunito,roboto,proxima-nova,"proxima nova",sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  min-height: 40px;
  outline: 0;
  padding: 12px 14px;
  text-align: center;
  text-rendering: geometricprecision;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle; }

.button-24:hover,
.button-24:active {
  /*background-color: initial;
  background-position: 0 0;
  color: #FF4742;*/
  background: #283f71;
  border: 1px solid #283f71;
  color: #fff; }

.button-24:active {
  opacity: .5; }

.button-28 {
  appearance: none;
  background-color: #283f71;
  /*border: 2px solid #1A1A1A;*/
  /*border-radius: 15px;*/
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  /*font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";*/
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 61px;
  min-width: 0;
  outline: none;
  padding: 16px 16px 13px 16px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
  will-change: transform; }
  @media screen and (max-width: 980px) {
    .button-28 {
      font-size: 15px; } }
  @media screen and (max-width: 980px) {
    .button-28 {
      font-size: 13px; } }

.button-28:disabled {
  pointer-events: none; }

.button-28:hover {
  color: #e61f1a;
  background-color: transparent;
  border: 2px solid #e61f1a;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px); }

.button-28:active {
  box-shadow: none;
  transform: translateY(0); }

@media screen and (max-width: 414px) {
  #emp1 {
    min-height: 80px; } }
@media screen and (max-width: 405px) {
  #emp1 {
    min-height: 90px; } }

@media screen and (max-width: 402px) {
  #emp2 {
    min-height: 80px; } }

@media screen and (max-width: 414px) {
  #emp3 {
    min-height: 80px; } }
@media screen and (max-width: 402px) {
  #emp3 {
    min-height: 90px; } }

.aboutus p {
  font-size: 30px;
  color: #000; }
  @media screen and (max-width: 767px) {
    .aboutus p {
      font-size: 25px; } }
.aboutus h3 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-top: -20px !important; }
  @media screen and (max-width: 767px) {
    .aboutus h3 {
      font-size: 16px; } }

.product-topsection {
  text-align: center; }
  .product-topsection p {
    color: #fff;
    font-size: 20px;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .product-topsection p {
        font-size: 18px !important;
        padding-bottom: 0px !important; } }

.product-title h4 {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    .product-title h4 {
      font-size: 16px !important;
      margin-top: 10px; } }

.listing ul {
  padding-left: 30px !important;
  padding-right: 10px; }
  .listing ul li {
    list-style-type: none;
    padding-left: 20px;
    background-image: url(http://cloud.edesign.my/dcsmachinery/wp-content/uploads/2022/11/icon-tick.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position-x: left;
    background-position-y: 4px;
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000; }

.sticky_header .site_header .header_logo_part .logo .logo_sticky {
  width: 135px; }

.site_header .search_menu {
  display: none; }

rs-fullwidth-wrap {
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: thin;
  border-bottom-width: thin;
  border-color: #283f7130; }

@media screen and (max-width: 767px) {
  div.wpb_content_element, div.vc_icon_element, div.vc_toggle, div.vc_tta-container {
    margin-bottom: 0px !important; } }

@media screen and (max-width: 767px) {
  .wa__btn_popup {
    bottom: 90px !important; } }

@media only screen and (max-width: 767px) {
  .desktop {
    display: none;
    margin-top: -100px !important; } }

@media only screen and (min-width: 767px) {
  .mobile {
    display: none;
    margin-top: -100px !important; } }

.info-box {
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; }

.bigtext {
  font-size: 20px;
  line-height: normal;
  color: #000; }

.tparrows:before {
  color: #283f71 !important; }

@media screen and (max-width: 767px) {
  .cws_textmodule .cws_textmodule_titles .cws_textmodule_title {
    font-size: 25px !important; } }

/*# sourceMappingURL=style.css.map */
