header.l-header.creative-layout .top-bar-right .menu li a:before {
    content: '';
    display: block !important;
    position: absolute;
    left: 17px;
    top: calc(100% - 10px);
    width: 0;
    height: 2px;
    background-color: #b98036;
    transition: all .3s ease;
}.wpb-js-composer .vc_tta-style-classic.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section.vc_active .vc_tta-panel-heading a, .wpb-js-composer .vc_tta-style-classic.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a:hover {
  color: #b98036;
}
::selection {
    background: #b98036;
    color: #fff;
}
.text-center h2.title_a {
    text-align: center;
}

.blinds-section, .blinds-section .vc_column-inner, .blinds-section .vc_tta-panel-body, .connect-section, .connect-section .vc_column-inner, .connect-section .vc_tta-panel-body, .tab-section .vc_column-inner, .tab-section .vc_tta-panel-body, .tab-section {
  margin: 0px !important;
  padding: 0px !important;
}
.blinds-section .vc_single_image-wrapper, .blinds-section .vc_single_image-wrapper img, .connect-section .vc_single_image-wrapper, .connect-section .vc_single_image-wrapper img, .tab-section .vc_single_image-wrapper, .tab-section .vc_single_image-wrapper img {
    background: none !important;
    border: 0px !important;
    padding: 0px !important;
}




.titlebar #page-title {
    text-align: center;
}.wpb_content_element {
    margin-bottom: 0px;
}

.first-footer .monster {
    background: none;
}
.first-footer {
    padding: 170px 0 70px;
}
.icon-box .vc_box_circle {
    background-color: #fff;
    padding: 30px;
}
.icon-box .vc_box_circle img {
    width: 100px;
    height: 100px;
}
.icon-box .wpb_content_element {
    margin-bottom: 10px;
}
.icon-with-text p strong {
    font-size: 22px;
    color: #363636;
    line-height: 1.2em;
}
.smart-home .wpb_content_element {
    margin-bottom: 25px;
}
.smart-home{
  top: -120px;
  z-index: 3;
  background-position: 50% 50%;
  clip-path: polygon(0% 120px, 60% 60px, 100% 120px, 100% 100%, 50% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 120px, 60% 60px, 100% 120px, 100% 100%, 50% 100%, 0% 100%);
}
.smart-home h1 {
    text-transform: uppercase;
    /*font-family: 'Catamaran';
    font-weight: bold;
    font-size: 60px;
    line-height: 72px;*/
}
.green-section {
    clip-path: polygon(0% 120px, 50% 60px, 100% 0px, 100% calc(100% - 120px), 50% calc(100% - 60px), 0% 100%);
    -webkit-clip-path: polygon(0% 120px, 50% 60px, 100% 0px, 100% calc(100% - 120px), 50% calc(100% - 60px), 0% 100%);
    top: -240px;
    z-index: 9;
}
.green-section .wd-heading .title_a, .green-section p {
    color: #fff;
    text-align: center;
}
.btn-color-2.btn-solid, a.wd-btn {
  background: #b98036 !important;
  color: #fff !important;
}
.hover-color-1:hover.btn-solid, a.wd-btn:hover{
  background: #7e5725 !important;
}

.green-section .text-icon p {
    color: #363636;
    text-align: center;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, .related.products>h2, h4 a, .related.products>h2 a, h5, h5 a, h6, h6 a, p {
    color: #444;
}

.services-section .vc_tta-panels-container, .services-section .vc_tta-panel-body {
    background-color: #f2f4f5 !important;
}
.services-section .vc_tta-tabs-container {
    background-color: #444;
}
.services-section ul.vc_tta-tabs-list li {
    height: 25%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-top: 15px !important;
}
.services-section div.vc_tta-style-classic.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tab>a {
    background: none;
    color: #fff;
    border: none !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 0px;
}
.services-section div.vc_tta-style-classic.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tab>a:hover, .services-section div.vc_tta-style-classic.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tab.vc_active>a{
    background: none;
    color: #b98036;
    margin-right: 0px;
    border: none !important;
}
.services-section .vc_tta-tabs .vc_tta-tabs-list{
  padding: 0px !important;
}

.smarter-section{
  clip-path: polygon(0% 120px, 50% 60px, 100% 0%, 100% 100%, 50% calc(100% - 60px), 0% calc(100% - 120px));
  -webkit-clip-path: polygon(0% 120px, 50% 60px, 100% 0%, 100% 100%, 50% calc(100% - 60px), 0% calc(100% - 120px));
  padding: 0px !important;
}
.smarter-section:before{
  clip-path: polygon( 0 0, 50% 60px, 50% calc(100% - 60px), 0 100% );
  -webkit-clip-path: polygon( 0 0, 50% 60px, 50% calc(100% - 60px), 0 100% );
  background: rgba(185,128,54,0.8);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
}
.smarter-section h2, .smarter-section p{
  color:#fff;
}
.feature-products h2 {
    text-align: center;
}
.get-touch-form {
    background-color: #b98036;
}
.get-touch-form form .main-btn {
    color: #b98036;
}


.wpcf7-form {
    background-color: #fff;
    float: left;
    padding: 20px 10px;
    box-shadow: 1px 0px 20px 2px rgba(0,0,0,0.2);
}
.wpcf7-form .contact_style_3 textarea {
    min-height: 130px;
    height: 130px;
}
.titlebar #page-title {
    text-align: center;
}

.curtains-section-top h1, .curtains-section-top .sub_title_a {
    text-align: center;
}
.curtains-section-top {
  top: -150px;
}
.blinds-section h1.title_a, .connect-section h1.title_a, .blinds-section h4.sub_title_a {
    text-align: center;
}



.blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab.vc_active>a, .blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a:hover {
  color: #b98036;
  margin-right: 0px;
  border-bottom: 1px solid #b98036 !important;
}

.blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a{
  color: #444;
  margin-right: 0px;
  border-bottom: 1px solid #444 !important;
}

.blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-adjust:before, .blinds-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-adjust:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 88px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/blinds.svg) no-repeat;
    background-size: cover;
}
.blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-dragon:before, .blinds-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-dragon:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 69px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/curtain.svg) no-repeat;
    background-size: cover;
}
.blinds-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-cat:before, .blinds-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-cat:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 105px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/projector.svg) no-repeat;
    background-size: cover;
}
.blinds-section .vc_tta-tabs .vc_tta-tabs-list {
    padding: 50px 15px 15px 20px !important;
}

.connect-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab.vc_active>a, .connect-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a:hover {
  color: #b98036;
  background-color: #f8f7f5;
  margin-right: 0px;
  border-bottom: 1px solid #b98036 !important;
}

.connect-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a{
  color: #444;
  background-color: #f8f7f5;
  margin-right: 0px;
  border-bottom: 1px solid #444 !important;
}

.connect-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .connect-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 49px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/speaking.svg) no-repeat;
    background-size: cover;
}
.connect-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .connect-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 31px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/lighting.svg) no-repeat;
    background-size: cover;
}
.connect-section .vc_tta-tabs .vc_tta-tabs-list, .tab-section .vc_tta-tabs .vc_tta-tabs-list {
    padding: 50px 15px 15px 20px !important;
}

.text-center h1.title_a, .text-center .sub_title_a, .tab-section {
    text-align: center;
}

.solution-section h1.title_a {
    text-align: center;
}
.solution-section .wpb_text_column.wpb_content_element {
    background-color: #eee;
    padding: 20px 10px;
}

.white-box {
    border-bottom: 2px solid #b98036 !important;
    padding: 50px 40px;
    border: 1px solid #eee;
    left: -70px;
    position: absolute;
    margin-right: 30px;
    top: 100px;
}
.connect-section .vc_tta-container, .tab-section .vc_tta-container {
    margin-bottom: 0px;
}

.tab-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a {
    margin-right: 0px;
}
.tab-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab.vc_active>a, .tab-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a:hover {
  color: #b98036;
  font-weight: 600;
  margin-right: 0px;
  background-color: transparent;
  border-bottom: 1px solid #b98036 !important;
}

/*.tab-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a*/
.tab-section a,.tab-section a span {
  color: #444;
  font-weight: 600;
  margin-right: 0px;
  background-color: transparent;
  /*border-bottom: 1px solid #444 !important;*/
}
.tab-section a span {
    border: none !important;
}
.tab-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a span{
  margin-left: 0px !important;
}

.gate-access-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-adjust:before, .gate-access-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-adjust:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 27px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/access.svg) no-repeat;
    background-size: cover;
}
.gate-access-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-dragon:before, .gate-access-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-dragon:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 56px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/gate.svg) no-repeat;
    background-size: cover;
}

.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-futbol:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-futbol:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 28px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/bollard.svg) no-repeat;
    background-size: cover;
}

.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-swatchbook:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-swatchbook:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 43px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/barrier.svg) no-repeat;
    background-size: cover;
}

.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-parking:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-parking:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 153px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/toll.svg) no-repeat;
    background-size: cover;
}

.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-universal-access:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-universal-access:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 31px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/tire.svg) no-repeat;
    background-size: cover;
}

.shutters-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-music:before, .shutters-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-music:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 87px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/roller-shutter-door.svg) no-repeat;
    background-size: cover;
}

.shutters-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-tv:before, .shutters-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-tv:before{
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 121px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/blind3.svg) no-repeat;
    background-size: cover;
}

.intercoms-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-futbol:before, .intercoms-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-futbol:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 64px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/wireless-intercoms.svg) no-repeat;
    background-size: cover;
}

.intercoms-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-swatchbook:before, .intercoms-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-swatchbook:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 63px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/video-intercoms.svg) no-repeat;
    background-size: cover;
}
.intercoms-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-universal-access:before, .intercoms-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-universal-access:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 50px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/gate-intercoms.svg) no-repeat;
    background-size: cover;
}

.intercoms-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-parking:before, .intercoms-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-parking:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 51px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/video-doorbells.svg) no-repeat;
    background-size: cover;
}
.intercoms-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-phone-alt:before, .intercoms-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-phone-alt:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 71px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/telephone-intercom.svg) no-repeat;
    background-size: cover;
}

.video-door-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-adjust:before, .video-door-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-adjust:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 31px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/intercom-icon.svg) no-repeat;
    background-size: cover;
}

.video-door-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-dragon:before, .video-door-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-dragon:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 29px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/doorbell-icon.svg) no-repeat;
    background-size: cover;
}

.cctv-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .cctv-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 39px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/box-camera.svg) no-repeat;
    background-size: cover;
}
.cctv-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .cctv-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 46px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/dome-camera.svg) no-repeat;
    background-size: cover;
}
.cctv-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-bell:before, .cctv-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-bell:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 40px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/ptz-camera.svg) no-repeat;
    background-size: cover;
}
.cctv-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-feather-alt:before, .cctv-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-feather-alt:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 46px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/bullet-camera.svg) no-repeat;
    background-size: cover;
}
.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 33px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/ip-camera.svg) no-repeat;
    background-size: cover;
}
.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 61px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/day-night-camera.svg) no-repeat;
    background-size: cover;
}
.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-fish:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-fish:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 80px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/thermal-camera2.svg) no-repeat;
    background-size: cover;
}
.security-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-horse-head:before, .security-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-horse-head:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 66px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/wireless-camera.svg) no-repeat;
    background-size: cover;
}

.decor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .decor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 49px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/hanging-lights.svg) no-repeat;
    background-size: cover;
}

.decor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .decor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 49px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/pendant-lights.svg) no-repeat;
    background-size: cover;
}

.decor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-bell:before, .decor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-bell:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 57px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/decor-wall-lights.svg) no-repeat;
    background-size: cover;
}

.decor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-feather-alt:before, .decor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-feather-alt:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 47px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/modern-lights.svg) no-repeat;
    background-size: cover;
}

.sensor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-adjust:before, .sensor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-adjust:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 62px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/occupancy-sensor.svg) no-repeat;
    background-size: cover;
}

.sensor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-dragon:before, .sensor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-dragon:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 53px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/vacancy-sensor.svg) no-repeat;
    background-size: cover;
}

.sensor-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-cat:before, .sensor-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-cat:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 47px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/motion-sensor.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 36px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/wall-switch.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 44px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/ceiling-mount.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-paw:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-paw:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 45px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/fixture-mount.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-music:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-music:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 35px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/wall-mount.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-car:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-car:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 24px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/outdoor.svg) no-repeat;
    background-size: cover;
}

.motion-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-rss:before, .motion-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-rss:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 26px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/wireless.svg) no-repeat;
    background-size: cover;
}

.smart-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-briefcase:before, .smart-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-briefcase:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 60px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/office.svg) no-repeat;
    background-size: cover;
}
.smart-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-bath:before, .smart-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-bath:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 74px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/bathroom.svg) no-repeat;
    background-size: cover;
}
.smart-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-dumbbell:before, .smart-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-dumbbell:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 65px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/fitness.svg) no-repeat;
    background-size: cover;
}
.smart-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-house-damage:before, .smart-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-house-damage:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 104px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/automation.svg) no-repeat;
    background-size: cover;
}

.mirror-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-microphone:before, .mirror-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-microphone:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 45px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/smart-mirror.svg) no-repeat;
    background-size: cover;
}
.mirror-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-lightbulb:before, .mirror-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-lightbulb:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 50px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/lighted-mirrors.svg) no-repeat;
    background-size: cover;
}
.mirror-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-bell:before, .mirror-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-bell:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 33px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/tv-mirror.svg) no-repeat;
    background-size: cover;
}
.lock-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-futbol:before, .lock-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-futbol:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 149px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/fingerprint-1.svg) no-repeat;
    background-size: cover;
}
.lock-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-swatchbook:before, .lock-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-swatchbook:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 84px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/keypad-1.svg) no-repeat;
    background-size: cover;
}
.lock-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-parking:before, .lock-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-parking:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 152px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/smart-touch-1.svg) no-repeat;
    background-size: cover;
}
.fob-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-futbol:before, .fob-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-futbol:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 102px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/smartphone-with-net.svg) no-repeat;
    background-size: cover;
}
.fob-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-swatchbook:before, .fob-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-swatchbook:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 102px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/key.svg) no-repeat;
    background-size: cover;
}
.fob-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-parking:before, .fob-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-parking:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 57px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/smart-lock.svg) no-repeat;
    background-size: cover;
}
.parking-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-futbol:before, .parking-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-futbol:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 55px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/ticket-dispenser.svg) no-repeat;
    background-size: cover;
}
.parking-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-swatchbook:before, .parking-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-swatchbook:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 75px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/automatic-pay-station.svg) no-repeat;
    background-size: cover;
}
.parking-section div.vc_tta-style-classic.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tab>a .fa-parking:before, .parking-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fa-parking:before {
    width: 50px;
    height: 50px !important;
    position: absolute;
    content: ' ';
    top: -45px !important;
    left: 52px;
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/09/ticket-validator.svg) no-repeat;
    background-size: cover;
}



div#occupancy-sensor .vc_tta-panel-body {
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/occupancy-sensor.jpg) no-repeat top center;
    min-height: 750px;
    background-size: cover;
}
div#vacancy-sensor .vc_tta-panel-body {
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/vacancy-sensor.jpg) no-repeat top center;
    min-height: 750px;
    background-size: cover;
}
div#motion-sensor .vc_tta-panel-body {
    background: url(https://www.casasmartvision.com/wp-content/uploads/2020/08/motion-sensor-bg.jpg) no-repeat top center;
    min-height: 750px;
    background-size: cover;
}






/*tootip style start*/
.tooltip {
  position: relative;
  margin-top: 15px;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.tooltip .fas {
    font-size: 40px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 170px;
    background-color: #fff;
    color: #444;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 8%;
    left: 275%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    padding: 10px 5px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
/*tootip style end*/


/*responsive css start here */
@media (min-width: 320px) and (max-width: 767px) {
.tab-section .vc_tta.vc_general .vc_tta-icon {
    position: relative;
}
.tab-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .fas:before, .tab-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a .far:before {
    width: 30px;
    height: 30px !important;
    top: -2px !important;
    left: -20px;
}

.smart-home{
  clip-path: polygon(0% 120px, 60% 90px, 100% 120px, 100% 100%, 50% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 120px, 60% 90px, 100% 120px, 100% 100%, 50% 100%, 0% 100%);
}
.green-section {
    clip-path: polygon(0% 120px, 50% 60px, 100% 0px, 100% calc(100% - 120px), 100% calc(100% - 50px), 0% 100%);
    -webkit-clip-path: polygon(0% 120px, 50% 60px, 100% 0px, 100% calc(100% - 120px), 100% calc(100% - 50px), 0% 100%);
}
.services-section h4.vc_tta-panel-title {
    background-color: #444;
}
.services-section .vc_tta-style-classic.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading{
  border-bottom: 1px solid #b98036;
}
.services-section .vc_tta-style-classic.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading a{
  color: #fff;
}
.titlebar {
    padding: 20px 0 85px 0;
}
.tab-section .vc_tta-style-classic.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading {
    border: none;
}
.wd-heading .sub_title_a {
    font-size: 1rem;
    line-height: 1.25rem;
}
.wd-heading .title_a {
    font-size: 2.4rem;
    line-height: 2.4rem;
}
.home-section {
    padding: 40px 20px;
}
.tab-section .wpb_text_column p {
    width: 90%;
    margin: 0 auto;
}
.white-box {
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
}
.page .titlebar {
    padding: 30px 0 170px 0 !important;
}
#atw_style11 .atw--single_item {
    min-height: 260px !important;
}



  
}


/*responsive css end here */

section.first-footer p {
    color: #fff;
}
.blinds .tooltip {
    top: 25%;
    position: absolute;
    left: 43%;
}
.curtains .tooltip {
    top: 25%;
    position: absolute;
    left: 50%;
}
.screens .tooltip {
    top: 45%;
    position: absolute;
    left: 38%;
}
.home-section {
    padding: 40px 20px;
}
.home-section .vc_tta-panel-body {
    padding: 20px 15px !important;
}
.home-section .vc_tta-panels div.vc_tta-panel.wd-tta-section.vc_active .vc_tta-panel-heading {
    background-color: #b98036d9 !important;
}
.home-section .vc_tta-panels div.vc_tta-panel.wd-tta-section:hover .vc_tta-panel-heading {
  background-color: #7e5725d9 !important;
}
.home-section .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-heading {
  margin-bottom: 5px !important;
}
.home-section .vc_tta-panels-container .vc_tta-panels div.vc_tta-panel.wd-tta-section .vc_tta-panel-body {
  background: #ffffff91 !important;
}
.title-center h1 {
    text-align: center;
}
.benefits-section p, .benefits-section ul li {
    text-align: left;
    color: #444;
}
.benefits-section .wpb_text_column {
    background-color: #ffffff85;
    padding: 15px;
}
.home span.atw_price {
    display: none !important;
}
.switches-section .white-box {
    top: 0px;
    min-height: 99%;
}
.switches-section .vc_tta-panel-body .vc_inner {
    min-height: 600px !important;
}
.knx-section, .knx-section .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.knx-section .wpb_text_column {
    margin: 0 20px;
    padding: 15px 20px;
}
.knx-section ul li {
    text-align: left;
    color: #444;
}
.knx-section .vc_column-inner {
    padding-top: 0px !important;
}

.single ul li, .page ul li, .single ol li, .page ol li {
    color: #444;
}
ul.wd-post__meta {
    display: none;
}
.cart.atw_item_view {
    display: none !important;
}
ul.contact-details-list {
    margin-left: 0px;
}
ul.contact-details-list li {
    color: #fff;
    list-style: none;
}
ul.contact-details-list li .fa {
    padding-right: 5px;
}
ul.contact-details-list li:nth-child(2), .right1-image {
    display: none;
}
.titlebar {
    padding: 100px 0 !important;
}
.first-footer .monster{
  top: 0px !important;
}
.about-casa .wd-heading {
    text-align: center;
}
#atw_style11 .atw--single_item {
    min-height: 390px;
}
.page .first-footer .block .menu .menu-item a:hover {
    padding-left: 5px;
    color: #b98036 !important;
}
header.l-header.creative-layout .top-bar-right .menu li a:before {
    background-color: #b98036;
}
.woocommerce ul.products .product.type-product.status-publish.has-post-thumbnail.featured a img {
    filter: none !important;
}

button#elex_prod_btn {
    color: #fff;
    background: #b98036;
    padding: 14px 22px 10px;
    border-radius: 32px 32px 0;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
button#elex_prod_btn:hover{
  background: #7e5725;
}
.wpcf7 form.sent .wpcf7-response-output {
    float: left;
}  









