/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.11.12
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.6
Tested up to: 6.8
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');

body {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
      line-height: 26px !important;
}

.banner{
background-size:cover;
}
.banner h2{
    font-size: 68px;
    line-height: 90px;
    font-family: Playfair Display;
    font-weight: 700;
    font-style: normal;
}
.banner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 10px 30px !important;
    font-size: 20px;
    cursor: default;
}
.banner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
 background: transparent;
color: #fff;
    border: 1px solid #fff;
}
    .about-cont {
        padding: 50px !important;
    }
.business-entities{
margin-bottom:30px;
}
.custom-tab .vc_tta-tabs-list{
    text-align: center;
}
.custom-tab .vc_tta-tab a{
    background-color: #DADAD9 !important;
    border-radius: 200px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    padding-left: 60px !important;
position: relative;
  display: inline-flex !important;
  align-items: center;
      cursor: pointer;
}
.our-service-heading h4{
font-size:26px;
font-weight:700;
color:#000;
}
.custom-tab p{
line-height:36px;
}
.custom-tab .vc_tta-tab.vc_active a{
    background-color: #3588B7 !important;
    color: #fff !important;
}
.custom-tab .vc_tta-tab a::after, .custom-tab .vc_tta-tab.vc_active a::after{
position: absolute !important;
    content: "" !important;
    width: 35px !important;
    height: 35px !important;
    background-repeat: no-repeat;
    background-position: center;
/*    background-size: contain;*/
    margin-right: 8px;
    vertical-align: middle;
    left: 16px !important;
    top: 50% !important;
    transform: translateY(-50%);
border:none !important;
}
.custom-tab .vc_tta-tab.vc_active a::after{
    filter: brightness(0) invert(1);
}
.custom-tab .vc_tta-tab a[data-target="#business-incorporation"]::after {
    background-image: url('https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/10/Business-Incorporation.png');
}

.custom-tab .vc_tta-tab a[data-target="#f-b-cafe-ventures"]::after {
    background-image: url('https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/10/cafe.png');
}

.custom-tab .vc_tta-tab a[data-target="#education-training"]::after {
    background-image: url('https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/10/education.png');
}

.custom-tab .vc_tta-tab a[data-target="#retail-marts-setup"]::after {
    background-image: url('https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/10/retail.png');
}

.custom-tab .vc_tta-panel-body{
    background-color: transparent !important;
    border: none !important;
    padding: 35px 70px !important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a:before{
display:none !important;
}

.header-right{
  display: flex;
    justify-content: end;
    align-items: center;
}
.header-right .main-navigation{
    padding-left: 0px !important;
    margin: 0 !important;
}
.custom-header{
      padding-left: 35px !important;
    padding-right: 35px !important;
        padding-top: 5px;
    padding-bottom: 5px;
}
.header-right .ast-desktop-dropdown-menu .main-navigation{
      gap: 10px;
}
.header-right .menu-toggle{
      padding: 0 !important;
    background-color: transparent !important;
}
.ast-button-wrap .menu-toggle:focus{
  outline: none !important;
}
.main-header-bar-wrap{
  display: none;
}
.header-right .menu-item a{
      color: #000;
    font-weight: 700;
}
a:focus{
  outline: none !important;
}





  .why-choose-content{
    padding:50px 0px;
  }
.hb-button button {
  padding:7px 25px !important;
  font-weight:400;
  font-size:17px;
  margin-top:10px;
}
.why-choose-h,.Business-entities-h{
  font-size:50px;
  font-family:
Playfair Display;
  font-weight:700;
  color:#fff;
}

.main-heading h2, .about-us-heading ,.last-heding,.tab-h,.Our-services,.contact-h{
  font-size:50px;
  font-family:
Playfair Display;
  font-weight:700;
  color:#000;
  margin-bottom:20px !important;
}
.main-heading strong{
  color: #3588B7;
  font-weight:600;
}
.white .main-heading h2{
  color: #fff;
}
.why-choose-p p{
  color:#ffffff;
  line-height:35px;
}
.last-content{
  display:flex;
  direction:row;
  align-items:space-around;
}
.last-h-c{
  color:#000000;
}
.about-main-cont{
  display:flex;
  align-items:center;
}
.Business-Entities-p,.Business-entities-p2{
  color:#ffff;
}
.Business-entities-h2{
  font-weight:600;
  color:#ffff !important;
  font-size:20px;
  margin-bottom:10px;
}
.Our-services-sh1,.Our-services-sh2,.Our-services-sh3,.Our-services-sh4{
  font-size:20px;
  font-weight:700;
  color:#000;
}
.Our-services-ssh2,.Our-services-ssh3,.Our-services-ssh4,.contact-sh{
  font-weight:600;
  color:#000;
}
/*.Our-services-cont-1,.Our-services-cont-2,.Our-services-cont-3,.Our-services-cont-4{
  line-height:36px;
}*/
.Our-services-p1,.Our-services-p2,.Our-services-p3,.Our-services-p4{
  line-height:30px;
}
.mail-link{
  line-height:40px;
}
.h-blue{
  color:#3588B7;
}
#tab-tab-1,#tab-tab-2,#tab-tab-3,#tab-tab-4 {
    border-radius: 50px;
    padding: 7px 30px;
}


.about-img{
  height:600px !important;
}

#services-tab-custom .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
  background:transparent !important;
  border:none !important;
}
.Business-entities-p2{
  padding:25px;
  background:#918a8a59;
}
.contact-content div{
  display:flex;
  justify-content:end;
  flex-direction:column;
      padding: 0 !important;
}


.contact-content > div > div{
  display:flex;
  row-gap:130px;
}
.Business-entities-f > div > div{
  display:flex;
  row-gap:50px;
  flex-direction:column;
}

.t{
  content:url(https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/09/hs-FB.webp);
  display:inline-block;
} 



/* raw HTML - CSS start */
  .content-navigation {
    max-width: 700px;
    margin: 24px auto;
    font-family: system-ui, sans-serif;
  }

  /* hide radios */
  .content-navigation > input[type="radio"] { display: none; }

  /* sections hidden by default */
  .content-sections .content-section { display: none; padding: 16px; background:#918a8a59; }

  /* show the active section */
  #tab1:checked ~ .content-sections #content1,
  #tab2:checked ~ .content-sections #content2,
  #tab3:checked ~ .content-sections #content3,
  #tab4:checked ~ .content-sections #content4,
  #tab5:checked ~ .content-sections #content5 { display: block; }

  /* button container */
  .button-container {
    display: flex;
    justify-content: center;
/*    align-items: center;*/
    gap: 12px;
    margin: 60px 0 60px;
  }

  /* base button style */
  .nav-button {
    display: none;          /* hidden by default; we’ll selectively show the right pair */
    padding: 10px 16px;
    border: 1px solid #0b5ed7;
    border-radius: 8px;
    color: #0b5ed7;
    cursor: pointer;
    user-select: none;
  }
  .nav-button:hover { background: rgba(11,94,215,0.06); }

  /* Show the correct NEXT button for the active tab */
  #tab1:checked ~ .button-container .next.for-tab2,
  #tab2:checked ~ .button-container .next.for-tab3,
  #tab3:checked ~ .button-container .next.for-tab4,
  #tab4:checked ~ .button-container .next.for-tab5,
  #tab5:checked ~ .button-container .next.for-tab1 { display: block; }

  /* Hide NEXT on last tab */
  #tab5:checked ~ .button-container .next { display: none; }

  /* Show the correct BACK button for the active tab */
  #tab2:checked ~ .button-container .back.for-tab1,
  #tab3:checked ~ .button-container .back.for-tab2,
  #tab4:checked ~ .button-container .back.for-tab3,
  #tab5:checked ~ .button-container .back.for-tab4,
  #tab1:checked ~ .button-container .back.for-tab5 { display: block; }

  /* Hide BACK on first tab */
  #tab1:checked ~ .button-container .back { display: none; }
  .rd > input{
    display: none !important;
  }
  .bg-gray{
    background-color: gray;
  }
  .bg-gray:hover{
    background-color: gray;
  }
  .bg-white{
    background-color: white; 
  }
  .mt-12px{
    padding-right:8px;
    margin-top:15px;
    margin-left:4px;
}
.blue-icon{
  display: none;
}
.bg-gray,.bg-white{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border:none;
        background: #FFFFFF3D !important;
          transition: 0.3s;
}
.button-container .nav-button:hover{
background-color: #fff !important;
}
.button-container .nav-button:hover .blue-icon{
 display: block;
}
.button-container .nav-button:hover .white-icon{
  display: none;
}
.d-flex{
  display:flex;
}
.c-w{
  color:#fff;
}

/* RAW HTML-CSS end */
/* screen < 300px */


/* screen < 480px */
@media (max-width:400px){
  .cp-f{
           font-size: 14px !important;
        line-height: 19px;
        display: block;
  }
  #contact-us p br{
    display: none;
  }
}

/* screen < 480px */
@media (max-width:480px){
  .head-home-main{
  font-size:40px !important;
  line-height:62px !important;
  }

  

  .Business-entities-h>div>p{
        font-size: 40px !important;
    line-height: 62px !important;
    padding:0px 20px;
    padding-top:35px;
  }
  .ube-m{
    padding:20px 20px;
  }
  .rd{
    flex-direction:column;
  }
  .Our-services{
        font-size: 40px !important;
    line-height: 62px !important;
  }
  .tab-f{
  flex-direction:column;
  column-gap:0px !important;
}
  .tab-img-1>div,.tab-img-2>div,.tab-img-3>div,.tab-img-4>div{
    margin:0px 20px;
  }

  .contact-content{
    padding:0px 20px;
  }
}

/* 481px to 767px */
@media (min-width:481px) and (max-width:768px){

  
  .rd{
    column-gap:20px;
  }
/*  .ubes-c{
    padding:20px;
    padding-top:35px !important;
  }*/
  .tab-f{
    column-gap: 0px;
    flex-direction: column;
  }
  .why-choose-inner-content{
    padding:0px 20px;
  }
}
/* 768px to 991px */
@media (min-width:768px) and (max-width:992px){

  

/*  .ubes-c{
    padding: 0px 20px;
    padding-top: 35px;
  }*/
  .d-flex{
    column-gap:30px;
  }
  .tab-f{
    column-gap: 30px;
  }
  .why-choose-inner-content{
    padding:0px 20px;
  }
  
}
/* 992px to 1200px */
@media (min-width:992px) and (max-width:1200px){

  .about-img {
    height:auto !important;
  }
  /*.ubes-c{
    padding: 20px;
    margin-top: 35px;
  }*/
  .tab-f {
    column-gap: 40px;
  }
  .contact-content > div{
    align-items:end;
    padding-right:20px !important;
  }
}
/* 1200px to 1400px */
@media (min-width:1200px) and (max-width:1400px){

  /*.ubes-c{
    padding:50px;
  }*/
  .about-img{
    height:auto !important;
  }

  .contact-content > div > div{
    align-items:start;
  
  }
}

/* screen >1400px */
@media (min-width:1400px){

  
/*  .ubes-c{
    padding:50px;
  }*/
  .why-choose-inner-content{
    padding-left:50px;
  }
  .tab-f{
    column-gap:40px;
  }
  .tab-1th,.tab-2th,.tab-3th,.tab-4th{
    padding-left:40px;
  }
}

/* screen >768px */
@media (width:768px){
  .about-img{
        height: 450px !important;
  }

  .tab-f{
    flex-direction: row;
  }
}

/* footer */
.kkw-link{
  text-decoration:none;
  color:#3588B7  !important;
}
.df-footer{
  display:flex;
  justify-content:space-between;
  padding:0px 20px;
}
.txt-white{
  color:#fff;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color:#000 !important;
  border-style:none !important;
      min-height: auto !important;
          padding-top: 10px !important;
    padding-bottom: 10px !important;
}

@media (max-width:860px){
  .df-footer{
    flex-direction:column;
    }
  
  .txt-white{
    text-align:center !important;
  }
}

/* header */
.nav-df{
  display:flex;
}

.nav-df>button{
  background-color:#fff;
    border:none;
  padding:15px !important;
}
.nav-df>button>a{
  text-decoration:none;
  color:#000;
  font-size:22px;
  font-weight:700;
}

/*  slid animation*/

div>.content-section {
      transform: translateX(-100%); /* Start from left */
      animation: slideIn 1s ease-in forwards; /* Apply the slide animation */
    }

    /* Slide animation */
    @keyframes slideIn {
      0% {
        transform: translateX(-100%); /* Start position off-screen */
        opacity: 0;
      }
      100% {
        transform: translateX(0); /* End position at normal */
        opacity: 1;
      }
    }
.ast-container{
  width:95%;
  max-width: 95% !important;
}
.js_active #contact-us .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#ast-scroll-top{
      background-color: #3588B7 !important;
}
.wpb_raw_html .row{
  margin: 0px;
  padding: 0px 15px;
}
.wpb_raw_html .row .rd{
padding: 0px;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before{
  border:none !important;
}
    .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: transparent !important;
    }
    #our-services{
      background-size: cover;
    background-position: center;
     background-attachment: fixed;
}
#understanding-business-entities{
padding: 10px 0px 30px 0px;
    height: 530px;
}
.c-w{
  margin-bottom: 0px !important;
}
.vc-animating {
  transition: none !important;
  animation: none !important;
}
.next .white-icon{
  transform: scaleX(-1);
  padding-left: 8px;
  padding-right: 0px;
}
.back .blue-icon {
  transform: scaleX(-1);
  padding-left: 8px;
  padding-right: 0px;
}
.tick-ul ul{
  margin: 0px;
  padding-left: 0px;
}
.tick-ul ul li{
list-style: none;
    position: relative;
    color: #000;
margin-bottom: 8px;
    padding-left: 28px;
}
.tick-ul ul li:before{
  position: absolute;
  content: '';
  background-image: url('https://demo-singapore-business-guide.kryonknowledgeworks.com/wp-content/uploads/2025/09/icon-tick.webp');
  background-repeat: no-repeat;
  background-position: center center;
    background-size: contain;
  width: 31px;
  height: 31px;
  top: -1;
left: -7px;
}
.why-choose-inner-content .tick-ul ul li{
  color: #fff;

}
.why-choose-inner-content .tick-ul ul li:before{
    filter: brightness(0) invert(1);
}
/*  Responsive  */
@media screen and (min-width: 1366px) {

}
@media only screen and (min-width: 1440px) {

  #contact-us .cp-f {
font-size: 18px;
}
#understanding-business-entities{
  height: 500px;
}
}
@media screen and (min-width: 1500px) {
body{
  font-size: 18px !important;
}
}

@media screen and (min-width: 1920px) {
body{
        font-size: 22px !important;
        line-height: 34px !important;
}
.banner h2 {
    font-size: 80px;
    line-height: 100px;
}
.banner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
      padding: 20px 40px !important;
    font-size: 25px;
}
.main-heading h2{
      font-size: 70px;
}
.custom-header{
      padding-top: 10px;
    padding-bottom: 10px;
}
header .custom-logo-link img {
    max-width: inherit;
    width: 55%;
}
.custom-tab p {
    line-height: 45px;
}
.why-choose-p p{
  line-height: 45px;
}
.mail-link p span.cp-f{
  font-size: 22px !important;
}
.df-footer{
      font-size: 22px;
}
.Business-entities-h2{
      font-size: 26px;
}
#understanding-business-entities {
    height: 570px;
}
}

@media only screen and (max-width: 1280px) {
.custom-tab .vc_tta-panel-body{
      padding: 35px 40px !important;
}
#understanding-business-entities {

    height: 520px;
}
}
@media only screen and (max-width: 1024px) {
.about-cont {
    padding: 15px 25px !important;
}
.main-heading h2 br{
  display: none;
}
.vc_tta.vc_tta-spacing-20 .vc_tta-tab {
    margin: 10px 5px !important;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 0 !important;
}
.custom-tab .vc_tta-tab a{
  font-size: 14px !important;
  padding-right: 10px !important;
}
.custom-tab .vc_tta-tab a
.custom-tab .vc_tta-tab a::after, .custom-tab .vc_tta-tab.vc_active a::after{
  margin-right: 5px;
}
.custom-tab .vc_tta-panel-body{

  padding: 35px 0px !important;
}
.header-right .menu-item a{
  font-size: 14px;
          padding: 0px 8px;
}
  .Business-Entities-p>div>p br{
  display: none;
  }
    #understanding-business-entities {
        height: 590px;
    }
        .vc_col-md-offset-2\/5 {
        margin-left: 45% !important;
    }
    #why-choose h2 br{
      display: block;
    }
}
@media only screen and (max-width: 992px) {
  #ast-desktop-header{
    display: block !important;
  }
  .ast-desktop-menu-open .ast-desktop-dropdown-menu{
    display: none !important;
  }
  .ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile{
            padding: 10px 50px;
  }
      .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link{
        background-color: #fff !important;
        color: #000 !important;
        font-weight: 700;
      }
      .about-img{
            height: auto !important;
      }
}
@media only screen and (min-width: 850px) and (max-width: 860px)
  and (min-height: 1270px) and (max-height: 1290px) {

    #understanding-business-entities {
        height: 535px;
    }
}
@media screen and (width: 820px) and (height: 1180px) and (orientation: portrait) {

}
@media only screen and (max-width: 860px) {
.main-heading h2{
      font-size: 40px;
    line-height: 60px;
}
   #contact-us .vc_col-sm-offset-2\/5 {
        margin-left: 50% !important;
    }
    .wordr br{
      display: none;
    }
}
@media (max-width: 768px) {
#understanding-business-entities .wpb_content_element{
  margin-bottom: 5px !important;
} 
    #understanding-business-entities {
        height: 535px;
    }
}
@media (max-width: 767px) {
.custom-header{
      padding-left: 15px !important;
    padding-right: 15px !important;
}
.about-cont{
  padding-bottom: 50px !important;
}
.main-heading h2{
  font-size: 35px !important;
          line-height: 45px;
}
#understanding-business-entities{
      padding: 0 0px !important;
      height: auto;
}
    .vc_tta-panel.vc_active .vc_tta-panel-title {
        background-color: #3588B7;
    }
        .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        color: #fff !important;
    }
        .vc_tta-panel .vc_tta-panel-title>a {
        padding: 15px 30px 15px 15px !important;
        color: #000 !important;
        font-weight: 700;
        font-size: 17px;
            border-radius: 200px !important;
    }
        .vc_tta-panel-title {
        background-color: #DADAD9;
        position: relative;
             border-radius: 200px !important;
    }
        .vc_tta-panel-title:after {
        position: absolute;
        content: "";
        vertical-align: 3px !important;
        border: solid !important;
        border-width: 0 2px 2px 0 !important;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-left: 8px;
        border-color: #fff;
        top: 40%;
        right: 20px;
    }
        .vc_tta-panel.vc_active .vc_tta-panel-title:after {
        color: #fff;
        top: 50%;
        -webkit-transform: rotate(225deg);
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
      background-color: transparent !important;
      border: none !important;
    }
        .custom-tab .vc_tta-panel-body {
        padding: 0px 10px !important;
    }
        #our-services, .banner, #contact-us{
      padding-left: 25px !important;
      padding-right: 25px !important;
    }
    .custom-tab p {
    line-height: 30px;
}

#our-services .vc_column-inner{
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}
.why-choose-content {
    padding: 15px 15px !important;
}
#contact-us{
  background-position: left !important;
}
#contact-us:before{
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); 
}
.contact-content{
    position: relative;
  z-index: 3;
  color: #fff;
}
#why-choose:before{
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); 
}
#why-choose{
  background-position: right !important;
}
.why-choose-inner-content{
    z-index: 3;
}
#contact-us .main-heading h2, #contact-us .main-heading strong, #contact-us p{
  color: #fff !important;
}
.button-container{
  margin-bottom: 0px;
}
#our-services .vc_tta-panel-body .wpb_content_element{
      margin-bottom: 0px !important;
}
    #contact-us .vc_col-sm-offset-2\/5 {
        margin-left: 0% !important;
    }

}

@media only screen and (max-width: 690px) {

}
@media screen and (max-width:500px){
.banner h2{
      font-size: 60px;
    line-height: 70px;
}
.button-container{
  margin: 30px 0 30px;
}
.contact-content .vc_custom_1760413578435{
  margin-top: 0px !important;
}
.contact-sh{
  margin-bottom: 10px !important;
}
.contact-content > div > div{
      row-gap: 0px;
}
}
@media screen and (max-width:400px){
      .banner h2 {
        font-size: 53px;
}
.banner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
      padding: 10px 20px !important;
}
}