/*
Theme Name:     Diaco Child
Theme URI:      https://smartdemowp.com/diaco/
Description:    Child theme for Diaco
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       diaco
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
/* HOME PAGE SLIDER */
.main-heading-shadow-dark {
   text-shadow: 1px 1px 30px #000, 1px 1px 30px #000;
}

.main-heading-shadow-light {
   text-shadow: 1px 1px 30px #fff, 1px 1px 30px #fff;
}

.project-block-two .image-box {
   background: #171796 !important;
}

/** main-menu **/

.main-header .nav-outer {
   position: relative;
   float: right;
}

.header-style-two .header-upper .inner-container {
   position: relative;
   display: block;
   background: #25447a;
   padding: 0px 40px 0px 30px;
}

.header-style-two .header-upper .inner-container:before {
   background: transparent;
   width: 0px;
   height: 0;
   left: 0px;
   top: 0px;
}

.main-header .header-upper .menu-area,
.main-header .header-upper .outer-box {
   position: relative;
   float: left;
}

.main-header .header-upper .outer-box {
   position: relative;
   margin-top: 43px;
}

.main-header .header-upper .outer-box .search-outer {
   position: relative;
   padding-left: 26px;
}

.main-header .header-upper .outer-box .search-outer:before {
   position: absolute;
   content: '';
   background: #ffffff;
   width: 1px;
   height: 20px;
   left: 0px;
   top: 1px;
}

.main-header .header-upper .menu-area {
   position: relative;
   display: block;
   margin-right: 14px;
}

.main-menu .navbar-collapse {
   padding: 0px;
}

.main-menu .navigation>li {
   position: relative;
   float: left;
   margin: 0px 21px;
}

.main-menu .navigation>li:first-child {
   margin-left: 0px;
}

.main-menu .navigation>li>a {
   position: relative;
   display: block;
   font-size: 18px;
   font-family: 'Oswald', sans-serif;
   color: #ffffff;
   line-height: 26px;
   font-weight: 500;
   opacity: 1;
   letter-spacing: 1px;
   text-transform: uppercase;
   padding: 39px 0px 42px 0px;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
   color: #c6a47e;
}

.main-menu .navigation {
   position: relative;
}

.main-menu .navigation>li>ul {
   position: absolute;
   left: 0px;
   top: 100%;
   width: 250px;
   z-index: 100;
   display: none;
   background: #ffffff;
   border-top: 3px solid #c6a47e;
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

.main-menu .navigation>li>ul>li {
   position: relative;
   width: 100%;
   padding: 7px 30px;
   border-bottom: 1px solid #e5e5e5;
   transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li:last-child {
   border-bottom: none;
}

.main-menu .navigation>li>ul>li>a {
   position: relative;
   display: block;
   font-family: 'Oswald', sans-serif;
   padding: 6px 0px;
   line-height: 24px;
   font-size: 14px;
   color: #222222;
   font-weight: 400;
   letter-spacing: 1px;
   text-align: left;
   text-transform: capitalize;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li:hover {
   background: #c6a47e;
   border-bottom: 1px solid #c6a47e;
}

.main-menu .navigation>li>ul>li:hover a {
   color: #ffffff;
   padding-left: 10px;
}

.main-menu .navigation>li>ul>li:last-child:hover {
   border-bottom: none;
}

.main-menu .navigation>li.dropdown:hover>ul {
   visibility: visible;
   opacity: 1;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
   position: absolute;
   right: 15px;
   top: 8px;
   font-size: 18px;
   color: #ffffff;
   width: 35px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   cursor: pointer;
   z-index: 5;
   display: none;
}

.navbar-header {
   display: none;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
   color: #00aea9;
}

.main-menu .navigation>li>ul,
.main-menu .navigation>li>ul>li>ul {
   border-top: 3px solid #171796;
}

.main-menu .navigation>li>ul>li:hover,
.main-menu .navigation>li>ul>li>ul>li:hover>a {
   background: #171796;
   border-bottom: 1px solid #171796;
}

.sticky-header {
   background: #25447a;
}


.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
   background: #171796;
}

a:hover {
   color: #171796;
}

.scroll-top {
   background: #171796;
}

.sec-title .top-title {
   color: #171796;
}

.header-style-one .nav-toggler .nav-btn {
   background: #171796;
}

.main-menu .navigation>li>ul {
   border-top: 3px solid #171796;
}

.main-menu .navigation>li>ul>li:hover {
   background: #171796;
   border-bottom: 1px solid #171796;
}

.main-menu .navigation>li>ul>li>ul {
   border-top: 3px solid #171796;
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
   background: #171796;
}


.main-footer h3 {
   color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
   color: #171796 !important;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
   color: #222222 !important;
}

.video-style-two .inner-content h2.full-video-sec-title {
   color: #fff !important;
}

.cat-master-head h1 {
   color: #FFFFFF !important;
   font-family: "Oswald", Sans-serif;
   font-size: 100px !important;
   font-weight: 700;
   text-transform: uppercase;
   text-decoration: none;
   line-height: 1.2em;
   letter-spacing: 10px;
}

.product-master-head h1 {
   color: white !important;
}

.home-service-sec h2.service-h2 {
   font-size: 52px !important;
   text-transform: uppercase;

}

.dealer-career-head {
   min-height: 600px;
   position: relative;
   background-color: rgba(31, 31, 31, 0.5) !important;
}

.dealer-career-head::before {
   content: " ";
   background-color: #000;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 19%;
}

.dealer-career-head .container {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.dealer-career-head h1 {
   color: #FFFFFF !important;
   font-family: "Oswald", Sans-serif !important;
   font-size: 100px !important;
   font-weight: 700 !important;
   text-transform: uppercase !important;
   text-decoration: none !important;
   line-height: 1.2em !important;
   letter-spacing: 10px !important;
   position: relative;
}

.dealer-career-head h1:after {
   content: " ";
   bottom: -16px;
   left: 50%;
   position: absolute;
   width: 10%;
   height: 3px;
   background-color: #00aea9;
   transform: translateX(-50%);
}

.dealer-career-head .cust-btn-link {
   padding-top: 30px;
}

.dealer-career-head a.hardy-custom-btn {
   font-size: 14px;
   background-color: #fff !important;
   color: #000 !important;
}

.dealer-career-head a.hardy-custom-btn:hover {
   background-color: #171796 !important;
   color: #fff !important;
}

.wraper_flyout_search .flyout-search-title h4 {
   color: #fff !important;
}

.about-style-two .image-box h2 {
   color: #fff !important;
}

.hidden-bar .social-links li a:hover {
   color: #171796;
}

.main-slider h1 span {
   color: #171796;
}

.service-block-one .image-box {
   background: #171796 !important;
}

.tp-leftarrow.tparrows.metis:hover:before,
.nav-style-one .owl-nav .owl-prev:hover:before {
   border-color: #171796;
}

.tp-leftarrow.tparrows.metis:after,
.nav-style-one .owl-nav .owl-prev:after {
   background: #171796;
}

.tp-rightarrow.tparrows.metis:hover:before,
.nav-style-one .owl-nav .owl-next:hover:before {
   border-color: #171796;
}

.tp-rightarrow.tparrows.metis:after,
.nav-style-one .owl-nav .owl-next:after {
   background: #171796;
}

.scroll-btn-flip:after {
   color: rgb(8, 176, 174);
}

.mouse-btn-down:hover .scroll-arrow:before {
   border-right: 2px solid rgb(8, 176, 174);
   border-bottom: 2px solid rgb(8, 176, 174);
}

.scroll-arrow:after {
   background: rgb(8, 176, 174);
}

.about-section .count-text:before {
   background: #171796;
}

.about-section .content-box a:hover {
   color: #171796;
}

.service-block-one .inner-box .caption-box a:hover {
   color: #171796;
}

.service-block-one .inner-box .overlay-box h4 a:hover {
   color: #00aea9;
}

.video-section .video-gallery .text {
   background: #171796;
}

.work-section .product-tab-btns li.active-btn,
.work-section .product-tab-btns li:hover {
   color: #171796;
}

.work-section .p-tabs-content .single-item .tab-content .lower-content h2 a:hover {
   color: #171796;
}

.project-block-one .inner-box .icon-box a:hover {
   color: #171796;
}

.project-section .load-btns a {
   color: #171796;
}

.team-section .line-overlay .line:after,
.team-section .line-overlay .line:before {
   background: #171796;
}

.team-block-one:hover .image-box {
   border: 1px solid #171796;
}

.team-block-one .lower-content h3 a:hover {
   color: #171796;
}

.news-block-one .lower-content h4.post-title a:hover {
   color: #171796;
}

.main-footer .logo-widget .social-links li a {
   color: #171796;
}

.main-footer .logo-widget .social-links li a:hover {
   background: #171796;
}

.main-footer .post-widget .post a:hover {
   color: #171796;
}

.main-footer .gallery-widget .widget-content .list li {
   background: #171796;
}

.main-footer .contact-widget .list li a:hover {
   color: #171796;
}

.main-footer .contact-widget .list li span {
   color: #171796;
}

.main-footer .footer-bottom .copyright a {
   color: #171796;
}

.about-style-two .content-box a:hover {
   color: #171796;
}

.service-style-two .inner-content .link a:hover {
   border: 1px solid #171796;
   background: #171796;
}

.work-block-one h4 a:hover {
   color: #171796;
}

.project-block-two .content-box h2 a:hover {
   color: #171796;
}

.project-style-two .view-btn a:hover {
   color: #171796;
}

.video-style-two .inner-content .top-text {
   color: #171796;
}

.video-style-two .inner-content .video-link:hover {
   color: #171796;
}

.recent-project .load-more a {
   color: #171796;
}

.call-to-action .inner-content .appointment-form .form-group button:hover {
   color: #171796;
}

.call-to-action .inner-content .appointment-form .form-group input:focus,
.call-to-action .inner-content .appointment-form .form-group textarea:focus {
   border: 1px solid #171796;
}

.service-block-two:hover .icon-box {
   color: #171796;
}

.service-block-two h5 a:hover {
   color: #171796;
}

.project-style-two.black-bg .view-btn a:hover {
   color: #171796;
}

.project-block-one .lower-content h4 a:hover {
   color: #171796;
}

.pricing-table:hover {
   border-top: 5px solid #171796;
}

.pricing-table .table-header .price {
   color: #171796;
}

.pricing-table .table-content li:before {
   color: #171796;
}

.pricing-column:last-child .pricing-table .table-content li:nth-child(5):before,
.pricing-column:last-child .pricing-table .table-content li:last-child:before {
   color: #171796;
}

.pricing-table .table-footer a:hover {
   color: #171796;
}

.project-page-07 .lower-content .load-btn a:hover {
   color: #171796;
}

.project-page-10 .load-more a {
   color: #171796;
}

.single-project .info-content li a:hover {
   color: #171796;
}

.single-progress-box .progress-bar {
   background-color: #171796;
}

.about-style-two.single-team-page .content-box .info li {
   color: #171796;
}

.education-section .inner-content .single-item .content-box span {
   color: #171796;
}

.coming-soon .inner-content .text a {
   color: #171796;
}

.error-section .content-box p a {
   color: #171796;
}

.error-section input:focus+button,
.error-section button:hover {
   color: #171796;
}

.error-section input:focus {
   border: 1px solid #171796;
}

.sidebar-page-container .news-block-one .lower-content .link a:hover {
   color: #171796;
}

.sidebar-search .widget-content .form-group input:focus+button,
.sidebar-search .widget-content button:hover {
   color: #171796;
}

.sidebar-search .widget-content .form-group input:focus {
   border: 1px solid #171796;
}

.sidebar-page-container .sidebar .sidebar-categories .list li a:hover,
.sidebar-page-container .sidebar .widget ul li a:hover {
   color: #171796;
}

.sidebar-page-container .sidebar .sidebar-post .post .thumb {
   background: #171796;
}

.sidebar-page-container .sidebar .sidebar-post .post h5 a:hover {
   color: #171796;
}

.sidebar-page-container .widget .social-links li a:hover {
   color: #171796;
}

.blog-single .blog-single-content .post-share-option .social-links li a:hover {
   background: #171796 !important;
}

.blog-single .blog-single-content .post-share-option .social-share .share a:hover {
   background: #171796;
}

.blog-single .blog-single-content .post-controls .inner .nav-previous a:hover,
.blog-single .blog-single-content .post-controls .inner .nav-next a:hover {
   color: #171796;
}

.blog-single .blog-single-content .post-controls .scroll-btn:hover {
   color: #171796;
}

.blog-single .blog-single-content .post-controls .scroll-btn i {
   color: #171796;
}

.blog-single .blog-single-content .author-box .author-inner .author-content .info-box a {
   color: #171796;
}

.comments-form-area .form-group input:focus,
.comments-area .form-group input:focus,
.comments-form-area .form-group textarea:focus,
.comments-area .form-group textarea:focus {
   border: 1px solid #171796;
}

.logged-in-as a {
   color: #171796;
}

.comments-form-area .comment-form .message-btn button:hover {
   background: #171796;
}

.contact-info-section .info-box .single-info:hover .icon-box {
   color: #171796;
}

.contact-info-section .info-box .single-info a:hover {
   color: #171796;
}

.contact-form-area .form-group input:focus,
.contact-form-area .form-group textarea:focus {
   border: 1px solid #171796;
}

.contact-form-area .form-group button {
   background: #171796;
}

.comments-area .comment-box .comment-reply-link {
   color: #171796;
}

.main-footer .gallery-columns-3 .gallery-item .gallery-icon {
   background: #171796;
}

.page-links a:hover,
.page-links .current,
.page-links a.active,
.pagination .nav-links a:hover,
.pagination .nav-links .current,
.pagination .nav-links a.active {
   border-color: #171796;
   background-color: #171796;
}

.blog-single .blog-single-content .post-share-option .tags li a:hover,
.tagcloud a:hover {
   background-color: #171796;
}

select {
   border: 1px solid #171796;
}

a {
   color: #171796;
}

.post-password-form input {
   border: 1px solid #171796;
}

.post-password-form input[type=submit] {
   border: 1px solid #171796;
   background: #171796;
}

/* ACCESSIBILITY ICON SETTING */
body .accessability_container button.aicon_link,
body .accessability_container.active button.aicon_link,
body .accessability_container button.aicon_link img {
   background-color: transparent !important;
}

body .accessability_container button.aicon_link:after {
   position: absolute;
   z-index: -1;
   content: '';
   top: 100%;
   left: 5%;
   height: 10px;
   width: 90%;
   opacity: 1;
   background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
   background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
   background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

button.close_container:hover .wah-button-title {
   color: #171796 !important;
}

body .accessability_container.light_theme button.wah-action-button:hover {
   background-color: #171796 !important;
}

/* Start Footer 17 Feb 2023 */
footer.main-footer {
   padding: 80px 0px 0px 0;
}

footer.main-footer .widget-section {
   border-bottom: 1px solid rgb(8, 176, 174);
}

footer.main-footer .footer-bottom {
   padding: 25px 0;
}

footer.main-footer .widget_text.widget_custom_html.footer-column {
   text-align: center;
}

.main-footer .logo-widget .footer-logo {
   margin-bottom: 16px;
}

footer.main-footer .widget_text.widget_custom_html.footer-column .logo-widget .footer-logo img {
   max-width: 90%;
   max-height: inherit;
}

.main-footer .logo-widget .social-links li a {
   font-size: 24px;
}

.main-footer .custom-menu li a {
   font-size: 18px;
}

.main-footer .custom-menu li a:hover {
   color: rgb(8, 176, 174);
}

footer.main-footer .footer-contact .drop-message-form .col-sm-6 {
   float: left;
   padding: 0px 15px;
}

footer.main-footer .footer-contact .drop-message-form .col-sm-6 span.wpcf7-form-control-wrap {
   font-size: 14px;
}

footer.main-footer .footer-contact .drop-message-form select {
   background: #00000000 !important;
}

footer.main-footer .footer-contact .drop-message-form select,
footer.main-footer .footer-contact .drop-message-form input[type="tel"],
footer.main-footer .footer-contact .drop-message-form input[type="text"],
footer.main-footer .footer-contact .drop-message-form input[type="email"] {
   max-width: 100%;
   width: 100%;
   height: 40px;
   border: 1px solid #cccccc;
   margin-bottom: 20px;
   padding: 5px 15px;
   background: transparent;
   color: #fff;
}

footer.main-footer .footer-contact .drop-message-form textarea {
   width: 100%;
   border: 1px solid #cccccc;
   padding: 5px 15px;
   background: transparent;
   color: #fff;
}

footer.main-footer .footer-contact .drop-message-form input[type="submit"] {
   background: rgb(8, 176, 174);
   /* background: #171796; */
   float: right;
   font-weight: 600;
   text-transform: uppercase;
   padding: 9px 31px;
   border: 1px solid transparent;
   color: #fff;
   margin-top: 10px;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
   cursor: pointer;
}

footer.main-footer .footer-contact .drop-message-form input[type="submit"]:hover {
   border: 1px solid rgb(8, 176, 174);
   /* border:1px solid #171796; */
   background: transparent;
   color: rgb(8, 176, 174);
   /* color:#171796; */
}

footer.main-footer .footer-contact .wpcf7 form.invalid .wpcf7-response-output,
footer.main-footer .footer-contact .wpcf7 form.unaccepted .wpcf7-response-output,
footer.main-footer .footer-contact .wpcf7 form.payment-required .wpcf7-response-output {
   border: none;
}

footer.main-footer .footer-contact ::-webkit-input-placeholder {
   color: #fff;
}

footer.main-footer .footer-bottom .copyright a,
.main-footer .logo-widget .social-links li a,
.main-footer .post-widget .post a:hover {
   color: rgb(8, 176, 174);
}

footer.main-footer .logo-widget .social-links li a:hover {
   background: #171796;
}

footer.main-footer .widget_nav_menu ul#menu-quick-links li a {
   font-size: 18px;
}

footer.main-footer .widget_nav_menu ul#menu-quick-links li a:hover {
   color: rgb(8, 176, 174);
}

footer.main-footer .wpcf7-not-valid-tip {
   color: rgb(8, 176, 174) !important;
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
   footer.main-footer .widget-section #text-17 {
      flex: 0 0 100%;
      max-width: 100%;
   }
}

@media only screen and (min-width: 992px) {
   footer.main-footer .widget-section #text-17 {
      flex: 0 0 50%;
      max-width: 50%;
   }
}

/* End Footer 17 Feb 2023 */

/* WP FORM CSS */
.wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
   background: transparent !important;
   border: 1px solid #171796;
   color: #171796 !important;
}

.wpforms-confirmation-container-full p {
   color: #171796 !important;
}

#master-top-head h1 {
   color: white !important;
   font-size: 100px !important;
}

/* WP FORM CSS ENDS HERE */

/* TESTIMONIAL CSS */
.testimonial-section:before {
   background: none !important;
}

.testimonial-section .owl-nav {
   display: block;
}

.testimonial-section .owl-nav .owl-prev {
   position: absolute;
   left: -40px;
   top: 25%;
   padding: 2px 10px;
   color: #171796;
   border: 1px solid #171796;
}


.testimonial-section .owl-nav .owl-next {
   position: absolute;
   right: -40px;
   top: 25%;
   padding: 2px 10px;
   color: #171796;
   border: 1px solid #171796;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover {
   background: #171796;
   color: #fff;
   cursor: pointer;
}

.page-title .content-box h1 {
   word-break: break-word;
}

.elementor-widget .elementor-icon-list-item {
   align-items: flex-start !important;
}

.elementor-widget .elementor-icon-list-icon {
   top: 5px !important;
}

.custom-desh h4::before {
   background: #171796 !important;
}

.custom-breadcrumb a {
   color: #fff;
}

.custom-breadcrumb a:hover {
   color: #fff;
   font-weight: 700;
}

button.gm-ui-hover-effect {
   top: 0px !important;
   right: 0px !important;
   background-color: #0a5193 !important;
   color: white !important;
   width: 50px !important;
   height: 50px !important;
   border-bottom-left-radius: 0px;
   border-top-right-radius: 0px;
   opacity: 1;
}

button.gm-ui-hover-effect:after {
   display: none !important;
}

.gm-ui-hover-effect>span {
   width: 24px !important;
   height: 23px !important;
   background-repeat: no-repeat !important;
   margin: 0 auto !important;
   background-color: #fff !important;
}

.map_marker:hover h3,
.map_marker:hover h4 {
   background-color: #171796 !important;
   color: #fff !important;
}


.store_marker_detail a.btn-view-store {
   color: #fff !important;
}

.store_marker_detail a.btn-view-store:hover {
   color: #fff !important;
   background-color: #171796 !important;

}

button.gm-ui-hover-effect:hover {
   background-color: #171796 !important;
}

.store_marker_detail a.btn-view-store-on-google:hover {
   color: #000;
}

.service-locations #store-names h3,
.service-locations .store_marker_detail h3,
.store_marker_detail h3 {
   font-size: 26px !important;
   font-family: 'Oswald', sans-serif !important;
}

.store_marker_detail li.store_address:before {
   content: "\f041";
   font-family: "FontAwesome";
   float: left;
   font-size: 24px;
   color: #0a5193;
}

.store_marker_detail li.store_phone:before {
   content: "\f095";
   font-family: "FontAwesome";
   float: left;
   font-size: 24px;
   color: #0a5193;
}

.store_marker_detail li.store_fax:before {
   content: url(./images/fax.png);
   float: left;
   font-size: 24px;
   color: #0a5193;
}




/* about us css */

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.indus_text {
   border: 1px solid #171796 !important;
   padding: 10px;
   height: 50px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
   border: 1px solid #171796 !important;
   padding: 10px;
   height: 50px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
   border: 1px solid #171796 !important;
   padding: 10px;
   height: 50px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
}

.contact-form textarea.wpcf7-form-control.wpcf7-textarea.indus_address {
   border: 1px solid #171796 !important;
   padding: 10px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
   height: 130px;
}

.contact-form textarea.wpcf7-form-control.wpcf7-textarea.indus_note {
   border: 1px solid #171796 !important;
   padding: 10px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
   height: 130px;
}

.contact-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.indus_dropdown {
   width: 100%;
   max-width: 100%;
   color: #171796;
}

.contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
   border: 1px solid #171796;
   padding: 9px 31px;
   cursor: pointer;
   color: #171796;
   float: left;
}

.contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
   background-color: #171796;
   color: #fff;
}

/* about us css end */

.page-title .content-box h1 {
   color: #fff !important;
   font-weight: 500;
   font-family: "Oswald", Sans-serif !important;
   text-transform: uppercase;
   font-size: 60px !important;
   line-height: 70px;
}

.page-title .content-box h1 span {
   color: #fff !important;
   font-weight: 200;
   font-size: 50px !important;
}




/* css start */

.container {
   width: 100%;
   max-width: 1140px;
   padding: 0 15px;
   margin: 0 auto;
}

.row {
   margin: 0 -15px;
   display: flex;
   flex-wrap: wrap;
}

#header-main.sticky {
   position: fixed;
   top: 0;
   left: 0;
   transition: 0.5s;
   width: 100%;
   z-index: 11;
}

#header-main.sticky {
   animation: scroll 0.5s forwards;
}

@keyframes scroll {
   0% {
       top: -100px;
   }

   100% {
       top: 0;
   }
}


/* .inner-header{
   background-color: #0a5193;
   width: 100%;
   padding: 20px 0;
   position: absolute;
   left: 0;
   top: 0;
} */

#header-main {
   background-color: #171796;
   padding: 20px 0;
}

.header-center{
   width: 100%;
   display: flex;
}
.header-logo {
   width: 100%;
   text-align: center;
   padding-left: 124px;
}

.header-logo a img {
   width: 180px;
}

.social-iconn {
   width: auto;
   height: 72px;
   display: flex;
   justify-content: end;
   align-items: center;
}

.social-iconn ul {
   display: flex;
   justify-content: end;
   align-items: center;
   margin-bottom: 0px;
   padding-left: 0px;
}

.social-iconn ul li {
   padding: 0 14px;
}
.social-iconn ul li:nth-child(3){
   padding-right: 0px;
}
.social-iconn ul li::marker {
   display: none !important;
   font-size: 0px;
}

.social-iconn ul li a i {
   font-size: 20px;
   color: #fff;
}


#banner {
   width: 100%;
   position: relative;

}

#banner img {
   width: 100%;
   height: auto;
}

.form-content-main {
   position: absolute;
   top: 10px;
   width: 100%;
}

.form-content {
   width: 100%;
   background-color: #171796;
   padding: 20px;
}
.form-content.may {
   width: 100%;
   background-color: #171796;
   padding: 20px 20px 5px;
}

.form-content h1 {
   font-size: 44px;
   font-weight: 600;
   color: #ffaf25 !important;
   font-family: 'Oswald', sans-serif;
   text-align: center;
}
.form-content.may h1 {
   font-size: 76px;
   font-weight: 600;
   color: #fff !important;
   font-family: 'tungstensemibold', sans-serif;
   text-align: center;
   line-height: 68px;
}

.form-content.may h1 span {
   color: #00aeee !important;
}

.form-content h2 {
   font-size: 41px;
   color: #00aea9 !important;
   font-weight: 500;
   font-family: 'Oswald', sans-serif;
   text-align: center;
}

.form-content h3 {
   font-size: 27px;
   color: #00aea9f0 !important;
   font-weight: 400;
   font-family: 'Oswald', sans-serif;
   text-align: center;
   font-style: italic;
   margin-bottom: 0;
}

.form-content input {
   width: 100%;
   padding: 5px 10px;
   font-size: 16px;
   margin-top: 23px;
   border: none;
   font-weight: 600;
}
.form-content.may label {
   width: 100%;
   padding: 5px 10px;
   color: #06aea9;
   font-size: 16px;
   margin-top: 10px;
   border: none;
   font-weight: 600;
}
.form-content.may input {
   width: 100%;
   padding: 5px 10px;
   font-size: 16px;
   margin-top: 5px;
   border: none;
   font-weight: 600;
}

.form-content input::placeholder {
   color: #00aea9 !important;
}

.form-content-input button {
   width: 100%;
   font-size: 46px;
   line-height: 60px;
   color: #171796 !important;
   font-weight: 400;
   font-family: 'tungstensemibold', sans-serif;
   text-align: center;
   padding: 3px 0 0;
   font-style: normal;
   background-color: #ffaf25;
   margin-top: 23px;
   border: none;
   transition: 0.5s;
   cursor: pointer;
}

.form-content-input button:hover {
   color: #fff !important;
   /* background-color: #fb9e38; */
   transition: 0.5s;
}

.form-content-img {
   margin-top: 23px;
}

.form-content .form-content-img img {
   width: 100%;
   height: 100% !important;
}

.form-content p{
   margin-bottom: 0 !important;
   font-size: 9px;
   font-weight: 500;
   color: #09aba6;
   display: block;
   text-align: center;
   padding-top: 4px;
   text-decoration: none;
   transition: 0.5s;
}


.helper-text{
   color:#00aea9;
   position: absolute;
   font-size: 16px;
   display: none;
}

.show.helper-text{
   display: block;
}




/* .banner-right-img {
   width: 100%;
}

.banner-right-img img {
   width: 44% !important;
   position: absolute;
   right: 0;
   height: 775px !important;
} */

/* trusted section css */

.col-trusted {
   width: 33.33%;
   padding: 0 15px;
}

.col-trusted-box-img {
   width: 33.33%;
   padding: 0 15px;
}

.col-trusted-box-text:nth-child(1) {
   padding-left: 0;
}

.col-trusted-box-text:nth-child(2) {
   padding-left: 0;
}

.col-trusted-box-text:nth-child(3) {
   padding-left: 0;
}

.col-trusted-box-text {
   width: 66.66%;
   padding: 0 15px;
}

#trusted {
   width: 100%;
}

.trusted-headline-tittle {
   width: 100%;
   padding-top: 40px;
}

.trusted-headline-tittle h2 {
   font-size: 43px;
   color: #171796 !important;
   font-weight: 500;
   font-family: 'Oswald', sans-serif;
   text-align: center;
}

.trusted-headline-tittle p {
   font-size: 15px;
   color: #222222 !important;
   font-weight: 400;
   padding-top: 7px;
   text-align: center;
   padding-bottom: 22px;
}

.trusted-box-img {
   width: 100%;
}

.trusted-box-img img {
   width: 100%;
   height: 100%;
}

.trusted-box-text {
   width: 100%;
}

.trusted-box-text h4 {
   font-size: 17px;
   color: #171796 !important;
   font-weight: bold;
}

.trusted-box-text p {
   font-size: 14px;
   color: #222222 !important;
   font-weight: 400;
}

.trusted-button {
   width: 100%;
   text-align: center;
   position: relative;
}

.trusted-button a {
   font-size: 21px;
   color: #fff;
   font-weight: bold;
   border: none;
   background-color: #171796;
   clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
   padding: 7px 94px;
   font-style: italic;
   font-family: 'Oswald', sans-serif;
   cursor: pointer;
   display: inline-block;
   text-decoration: none;
   transition: 0.5s;
   text-transform: uppercase;
}

.trusted-button a:hover {
   background-color: #0f0fc1;
   transition: 0.5s;
}

.trusted-button::before {
   content: "";
   top: 7px;
   left: 50%;
   clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
   position: absolute;
   transform: translateX(-54%);
   width: 297.11px;
   height: 45px;
   background-color: #00aea9;
   z-index: -1;
}


/* dishing section css */
.col-dishing {
   width: 33.33%;
   padding: 0 15px;
}

.col-dishing-box-img {
   width: 33.33%;
   padding: 0 15px;
}

.col-dishing-box-text {
   width: 66.66%;
   padding: 0 15px;
}

#dishing {
   width: 100%;
   background-color: #e1e1e1;
   margin-top: 40px;
   padding-bottom: 55px;
}

.dishing-headline {
   width: 100%;
   display: flex;
   align-items: center;
}

.dishing-headline h2 {
   font-size: 52px;
   color: #171796 !important;
   font-weight: 500;
   font-family: 'tungstensemibold', sans-serif;
   position: relative;
}

.dishing-headline img {
   width: 200px;
   height: 170px;
   object-fit: contain;
}

.dishing-box-img {
   width: 100%;
}

.dishing-box-img img {
   width: 100%;
   height: 100%;
}

.dishing-box-text {
   width: 100%;
}

.dishing-box-text h4 {
   font-size: 17px;
   color: #171796 !important;
   font-weight: bold;
}

.dishing-box-text p {
   font-size: 14px;
   color: #222222 !important;
   font-weight: 400;
}

/* .dishing-box-text a {
   font-size: 14px;
   color: #222222 !important;
   font-weight: 400;
   text-decoration: none;
} */

.dishing-box-text h6 {
   font-size: 14px;
   color: #222222 !important;
   font-weight: 400;
}
#footer {
   width: 100%;
   padding: 20px 0;
   background-color: #171796;
}


/* Promotion_machine Template 1 css */

#spacemaker {
   width: 100%;
   margin-top: 50px;
}

.spacemaker-img {
   padding-left: 27px;
}

.spacemaker-text {
   width: 100%;
}

.spacemaker-text h2 {
   font-size: 52px;
   color: #171796 !important;
   font-weight: 500;
   font-family: 'tungstensemibold', sans-serif;
}

.spacemaker-text p {
   font-size: 10px;
   color: #222222 !important;
   font-weight: 500;
}

.spacemaker-text ul li {
   padding: 5px 0;
}

.spacemaker-text ul li::marker {
   color: #171796;
   font-size: 15px;
}

.spacemaker-text ul li a {
   font-size: 15px;
   color: #171796 !important;
   font-weight: 500;
   text-decoration: none;
}

.spacemaker-btn {
   position: relative;
   margin-top: 23px;
}

.spacemaker-btn::before {
   content: "";
   top: 7px;
   left: 0;
   clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
   position: absolute;
   width: 235.91px;
   height: 37px;
   background-color: #00aea9;
   z-index: -1;
}

.spacemaker-btn a {
   font-size: 20px;
   color: #fff;
   font-weight: bold;
   border: none;
   background-color: #171796;
   clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
   padding: 7px 66px;
   font-style: italic;
   font-family: 'Oswald', sans-serif;
   cursor: pointer;
   margin-left: 13px;
   line-height: 23px;
   display: inline-block;
   text-decoration: none;
   transition: 0.5s;
}

.spacemaker-btn a:hover {
   background-color: #0f0fc1;
   transition: 0.5s;
}

.dish-top {
   margin-top: -173px !important;
   padding-top: 139px;
}

.form-content a {
   font-size: 14px;
   font-weight: 500;
   color: #00aea9;
   display: block;
   text-align: center;
   padding-top: 4px;
   text-decoration: none;
   transition: 0.5s;
}

.form-content a:hover {
   color: #03dad2;
   transition: 0.5s;
}

@media screen and (max-width:1199px) {
   .form-content h2 {
      font-size: 35px;
   }

   .form-content h1 {
      font-size: 37px;
   }
   .form-content.may h1 {
      font-size: 36px;
      line-height: 20px;
   }

   .trusted-headline-tittle h2 {
      font-size: 36px;
   }

   .form-content-input button {
      font-size: 38px;
      line-height: 35px;
   }

   .form-content.may label {
      padding: 0 10px;
   }

   .dishing-headline h2 {
      font-size: 46px;
   }

   .dish-top {
      margin-top: 0 !important;
      padding-top: 0;
   }

   .banner-right img {
      width: 50% !important;
   }

   #spacemaker {
      margin-bottom: 45px;
   }

   .spacemaker-img img {
      height: 534px;
   }

}

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

   .col-trusted {
      width: 100%;
   }

   .col-dishing {
      width: 100%;
   }

   .col-trusted-box-img {
      width: 15%;
   }

   .trusted-box-img img {
      height: 100px;
   }

   .col-trusted-box-text {
      width: 75%;
   }

   .col-dishing-box-img {
      width: 15%;
   }

   .dishing-box-img img {
      height: 100px;
   }

   .col-dishing-box-text {
      width: 75%;
   }

   .trusted-margin {
      margin: 20px 0;
   }

   .dishing-margin {
      margin: 20px 0;
   }

}


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

   #banner {
      position: static;
   }

   #banner img {
      display: none;
   }

   .form-content .form-content-img img {
      display: block !important;
   }

   .form-content-main {
      position: static;
      margin-top: 25px;
   }

   .form-content h2 {
      text-align: center;
   }

   .form-content h1 {
      text-align: center;
   }

   .trusted-button {
      margin-top: 20px;
   }

   .trusted-headline-tittle h2 {
      font-size: 31px;
   }

   .spacemaker-img {
      padding-left: 0;
      text-align: center;
      padding-top: 25px;
   }

   .dish-top {
      margin-top: 45px !important;
      padding-top: 0px;
   }

   .column-reverse {
      display: flex;
      flex-direction: column-reverse;
   }

   #spacemaker {
      position: relative;
      padding-bottom: 75px;
   }

   .spacemaker-btn {
      position: static;
      margin-top: 0px;
   }

   .spacemaker-btn::before {
      left: 50%;
      bottom: -7px;
      top: inherit;
      transform: translateX(-56%);
      width: 221.91px;
   }

   .spacemaker-btn a {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      padding: 7px 60px;
      margin-left: 0px;
   }

   .dishing-headline h2 {
      font-size: 40px;
  }

}

@media screen and (max-width:767px) {
   #header-main {
      padding: 12px 0 20px 0;
   }
   .page-title .content-box h1 {
      font-size: 40px !important;
   }
   .header-center{
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
   }
   .header-logo{
      padding-left: 0px;
   }
   .social-iconn{
      height: auto;
      padding-top: 5px;
   }
   .social-iconn ul li:nth-child(3){
      padding-right: 14px;
   }
   .col-trusted-box-img {
      width: 20%;
   }

   .col-dishing-box-img {
      width: 20%;
   }

   .dishing-headline h2 {
      font-size: 30px;
  }

}

@media screen and (max-width:599px) {
   .trusted-headline-tittle h2 {
      font-size: 30px;
   }

   .col-trusted-box-img {
      width: 25%;
   }

   .trusted-box-img img {
      height: 100%;
   }

   .dishing-headline h2 {
      font-size: 25px;
   }

   .dishing-headline img {
      width: 127px;
      height: 134px;
   }

   .col-dishing-box-img {
      width: 25%;
   }

   .dishing-box-img img {
      height: 100%;
   }

   .spacemaker-text h2 {
      font-size: 32px;
   }

   .spacemaker-btn {
      text-align: center;
   }


}
@media screen and (max-width:575px) {
   .body-contact-form .drop-message-form {
      display: block !important;
   }
   .service-location .drop-message-form {
      display: block;
   }
   footer.main-footer .footer-contact .drop-message-form input[type="tel"]{
		margin-bottom:5px;
	}
}


@media screen and (max-width:479px) {
   .page-title .content-box h1 {
      font-size: 40px !important;
   }

   .form-content h2 {
      font-size: 30px;
      line-height: 32px;
   }

   .form-content h1 {
      font-size: 32px;
      line-height: 32px;
   }
   .form-content.may h1 {
      font-size: 32px;
      line-height: 32px;
   }

   .form-content h3 {
      font-size: 22px;
   }

   .trusted-headline-tittle h2 {
      font-size: 28px;
   }

   .form-content-input button {
      font-size: 24px;
   }

   .trusted-button a {
      font-size: 20px;
      padding: 7px 60px;
   }

   .trusted-button::before {
      top: 7px;
      left: 50%;
      transform: translateX(-55%);
      width: 223.91px;
      height: 44px;
   }

   .dishing-headline h2 {
      font-size: 25px;
      margin-bottom: 25px;
   }

   .dishing-headline img {
      width: 123px;
      height: 70px;
      object-fit: cover;
   }

   .spacemaker-img img {
      width: 100%;
      height: 100%;
   }

   .spacemaker-text h2 {
      font-size: 28px;
   }

   .spacemaker-btn::before {
      width: 195px;
      height: 37px;
      transform: translateX(-56%);
   }

   .spacemaker-btn a {
      font-size: 19px;
      padding: 7px 40px;
      width: 195px;
      margin-left: 0;
   }

   .dishing-headline {
      align-items: center;
      flex-wrap: wrap-reverse;
      justify-content: center;
      text-align: center;
      padding-top: 25px;
   }

   .col-dishing-box-text:nth-child(1) {
      padding-left: 0;
   }

   .col-dishing-box-text:nth-child(2) {
      padding-left: 0;
   }

   .col-dishing-box-text:nth-child(3) {
      padding-left: 0;
   }

}


/* 1 FORM EDIT*/

.body-contact-form .drop-message-form {
   display: flex;
}
.body-contact-form .drop-message-form p span input{
   border: 1px solid #171796 !important;
   padding: 10px;
   height: 50px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
   margin-bottom: 1rem;
}
.body-contact-form .drop-message-form p span select{
   border: 1px solid #171796 !important;
   padding: 10px;
   height: 50px;
   border-radius: 3px;
   max-width: 100%;
   color: #171796;
   /* margin-bottom: 1rem; */
}
.body-contact-form .drop-message-form p > span textarea{
   border: 1px solid #171796 !important;
   padding: 10px;
   border-radius: 3px;
   width: 100%;
   color: #171796;
   margin-bottom: 1rem;
   height: 116px;
}
.body-contact-form .drop-message-form p > input{
   border: 1px solid #171796;
   padding: 9px 31px;
   cursor: pointer;
   color: #171796;
   float: right;
   font-weight: 600;
}
.body-contact-form .drop-message-form p > input:hover{
   background-color: #171796 !important;
   color: #fff !important;
}
.body-contact-form .drop-message-form p{
   margin-bottom: 1rem;
}

/*2 FORM EDIT*/

.service-location .drop-message-form {
   display: flex;
}
.service-location .drop-message-form p span input{
   border: 1px solid #171796 !important;
   padding: 10px !important;
   height: 50px !important;
   border-radius: 3px !important;
   width: 100%;
   color: #171796 !important; 
   margin-bottom: 0px !important;

}
.service-location .drop-message-form p span input::placeholder{
   color: #171796 !important; 
   font-size: 15px !important;
}
.service-location .drop-message-form p span select{
   border: 1px solid #171796 !important;
   padding: 10px !important;
   height: 50px !important;
   border-radius: 3px !important;
   max-width: 100%;
   color: #171796 !important;
   margin-bottom: 0px;
}
.service-location .drop-message-form p span > textarea{
   border: 1px solid #171796 !important;
   padding: 10px !important;
   border-radius: 3px;
   width: 100%;
   color: #171796 !important;
   height: 124px !important;
   margin-bottom: 1rem;
}
.service-location .drop-message-form p span textarea::placeholder{
   color: #171796 !important;
   font-size: 15px !important;
}
.service-location .drop-message-form p > input{
   border: 1px solid #171796 !important;
   padding: 9px 31px !important;
   cursor: pointer;
   color: #171796 !important;
   float: right !important;
   font-weight: 600; 
   letter-spacing: 1px;
   margin-bottom: 0px !important;
   background-color: #fff !important;
}

.service-location .drop-message-form p > input:hover{
   background-color: #171796 !important;
   color: #fff !important;
}

.service-location .drop-message-form p span.wpcf7-form-control-wrap{
   position: unset;
}

footer.main-footer .footer-contact .drop-message-form textarea{
   height: 102px;
}
footer.main-footer .footer-contact .drop-message-form .privacyUrl > p{
   position: relative;
}
footer.main-footer .footer-contact .drop-message-form .privacyUrl p > input{
   position: absolute;
   top: -8px;
   right: 0px;
}
footer.main-footer .footer-contact .drop-message-form .privacyUrl p > a{
   font-size: 14px;
}
footer.main-footer .footer-contact .drop-message-form .privacyUrl p > a:hover {
   color: #fff !important;

}
.drop-message-form textarea.wpcf7-form-control.wpcf7-textarea {
   margin-bottom: 0;
}
.privacyUrl br{
	display:none;
}
.drop-message-form textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 0;
}
.send-btn span.wpcf7-spinner {
    display: block;
}
.send-btn .wpcf7-submit{
	margin-top: 5px;
}
.service-location .drop-message-form p > a{
   font-size: 14px;
}
.service-location .drop-message-form p > a:hover{
   color: #171796;
   text-decoration: underline;
}
.body-contact-form .drop-message-form p > a{ 
   font-size: 14px;
}
.body-contact-form .drop-message-form p > a:hover{
   color: #171796;
   text-decoration: underline;
}
.wpcf7 form .wpcf7-response-output {
   height: 50px;
   align-content: center;
   margin: 0.5em 15px 1em !important;
}
footer.main-footer .footer-contact .drop-message-form .col-sm-6 p span input,
footer.main-footer .footer-contact .drop-message-form .col-sm-12 p span select {
   margin-bottom: 4px !important;
}
/* footer.main-footer .footer-contact .drop-message-form .row:nth-of-type(4) p {
   margin-bottom: 0 !important;
} */
footer.main-footer .footer-contact .drop-message-form .col-sm-12 p span select,
footer.main-footer .footer-contact .drop-message-form .col-sm-12 p span select option {
   font-size: 14px;
}
footer.main-footer .footer-contact .drop-message-form .col-sm-12 p span select {
   background-color: rgba(34, 34, 34, 0.95);
}
.body-contact-form .drop-message-form p span input{
   margin-bottom: 0;
}
.body-contact-form .drop-message-form p .wpcf7-not-valid-tip {
   margin-bottom: 16px;
}
footer.main-footer .footer-contact .drop-message-form select {
   margin-bottom: 3px;
   background-color: rgba(34, 34, 34, 0.95) !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,
footer.main-footer .footer-contact .wpcf7 form.invalid .wpcf7-response-output, footer.main-footer .footer-contact .wpcf7 form.unaccepted .wpcf7-response-output, footer.main-footer .footer-contact .wpcf7 form.payment-required .wpcf7-response-output {
   border: solid #ffb900 !important;
}



/** MARKETING VIDEO PROMOTION CSS **/
@font-face {
   font-family: 'tungstensemibold';
   src: url('/wp-content/themes/diaco-child/fonts/Tungsten-Semibold.woff2') format('woff2'),
        url('/wp-content/themes/diaco-child/fonts/Tungsten-Semibold.woff') format('woff');
   font-weight: 600;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'helvetica_neue_lt87HvCnOb';
   src: url('/wp-content/themes/diaco-child/fonts/helvetica_neue_lt_87_light_condensed_oblique_0-webfont.woff2') format('woff2'),
        url('/wp-content/themes/diaco-child/fonts/helvetica_neue_lt_87_light_condensed_oblique_0-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'helvetica_neue_lt75';
   src: url('/wp-content/themes/diaco-child/fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
        url('/wp-content/themes/diaco-child/fonts/tungsten-bold_0-webfont.woff2') format('woff2');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'impactregular';
   src: url('/wp-content/themes/diaco-child/fonts/impact-webfont.woff2') format('woff2'),
        url('/wp-content/themes/diaco-child/fonts/impact-webfont.woff') format('woff');
   font-weight: 900;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: 'tungstenbold';
   src: url('/wp-content/themes/diaco-child/fonts/tungsten-bold_0-webfont.woff2') format('woff2'),
        url('/wp-content/themes/diaco-child/fonts/tungsten-bold_0-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}

body.page-template-marketing-landing-page {
   font-family: 'tungstensemibold';
}

.ac-mkt-dark-btn , .ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button {
   text-decoration: none;
}

/*Container start*/
.sm-md .elementor-container {
   max-width: 1620px !important;
}
.visit-img .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container img {
   max-width: 438px;
   height: 320px;
   width: 100%;
}
.ac-c2 .elementor-widget-container .elementor-heading-title span {
   margin-right: 7px;
}
.ac-c3 .elementor-widget-container .elementor-heading-title span {
   margin-right: 25px;
}

/*Container end*/

.ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   padding: 9px 50px;
   color: #001689;
   font-size: 37px !important;
   font-weight: inherit;
   text-decoration: none;
   position: relative;
   z-index: 1;
   font-style: italic;
   font-family: 'helvetica_neue_lt87HvCnOb';
}
.ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::before {
   content: '';
   position: absolute;
   top: 0;
   left: 2px;
   width: 100%;
   height: 100%;
   background-color: #fff;
   z-index: -1;
   transform: skewX(-20deg);
   transform-origin: left top;
   padding-left: 8px;
}
.ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::after {
   content: '';
   position: absolute;
   top: 9px;
   left: -11px;
   width: 102%;
   height: 100%;
   background-color: #00a59b;
   z-index: -2;
   transform: skewX(-20deg);
   transform-origin: left top;
}
.ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
   font-size: 105px !important;
   color: #fff;
   font-weight: 900;
   -webkit-text-stroke: 3px black;
   text-shadow: 2px 3px 6px black;
   letter-spacing: 0px;
   font-style: italic;
   margin-left: -46px;
   font-family: 'impactregular';
   position: relative;
   top: -2px;
}
.ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong{
   font-family: 'impactregular';
   font-size: 107px;
   letter-spacing: 3px;
   position: relative;
   top: 2px;
}
.ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
   font-size: 73px;
   color: #00AEA9;
   font-weight: inherit;
   letter-spacing: 0px;
   word-spacing: 3px;
   margin-top: -60px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
   font-size: 114px;
   font-weight: inherit;
   font-family:  'tungstensemibold' !important;
   letter-spacing: -1px;
   color: #001689;
   line-height: 100px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   padding: 11px 80px;
   color: #fff;
   font-size: 37px !important;
   font-weight: inherit;
   letter-spacing: 2px;
   text-decoration: none;
   text-transform: uppercase;
   position: relative;
   z-index: 1;
   font-style: italic;
   font-family: 'helvetica_neue_lt87HvCnOb';
   word-spacing: 3px;
   margin-bottom: 20px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #001689;
   z-index: -1;
   transform: skewX(-20deg);
   transform-origin: left top;
   padding-left: 8px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::after {
   content: '';
   position: absolute;
   top: 8px;
   left: -14px;
   width: 102%;
   height: 100%;
   background-color: #00a59b;
   z-index: -2;
   transform: skewX(-20deg);
   transform-origin: left top;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 {
   font-size: 33px;
   font-family: 'helvetica_neue_lt75';
   font-weight: inherit;
   letter-spacing: 0px;
   line-height: 34px;   
   margin-bottom: 0px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 span {
   font-size: 25px;
   font-weight: inherit;
   font-family: 'helvetica_neue_lt75';
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p {
   font-weight: inherit;
   font-family: 'helvetica_neue_lt75';
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p a  {
   font-size: 25px !important;
   font-weight: inherit;
   font-family: 'helvetica_neue_lt75';
   color: #000;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1) {
   position: relative;
   padding-right: 35px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1)::after{
   content: '';
   border-right: 3px solid black;
   width: 3px;
   height: 26px;
   position: absolute;
   top: 4px;
   right: 14px;
}




/*Responsive*/
@media only screen and (max-width:1440px) {
   .sm-md .elementor-container {
      padding: 0px 20px 0px 20px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 90px !important;
      margin-left: -43px;
      top: 5px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 88px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 53px;
   }
   .ac-c3 .elementor-widget-container .elementor-heading-title span {
      margin-right: 4px;
  }
}
@media only screen and (max-width:1365px) {
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 80px !important;
      -webkit-text-stroke: 2px black;
      text-shadow: 2px 2px 0 black, 2px 2px 0 black;
  }
  .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
   font-size: 82px;
   top: 4px;
}
.ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
   font-size: 39px;
   word-spacing: 0px;
}
.visit-img .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container img {
   height: 200px;
}
}
@media only screen and (max-width:1120px) {
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 30px !important;
      word-spacing: 0px;
      margin-top: -54px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 54px !important;
      margin-left: -20px;
      top: 7px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 65px !important;
      letter-spacing: 5px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
      font-size: 90px !important;
      line-height: 80px;
   }
   .ac-c2 .elementor-widget-container .elementor-heading-title span {
      margin-right: 5px;
   }
   .ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
      font-size: 32px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
      font-size: 32px !important;
      padding: 11px 75px;
   }
   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -430px 0px 0px 0px;
   }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
   min-height: 450px;
}
}
@media only screen and (max-width:992px) {
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1)::after {
      height: 22px;
      top: 3px;
  }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 26px !important;
      word-spacing: 0px;
      margin-top: -46px;
      letter-spacing: 0.5px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 45px !important;
      margin-left: -22px;
      letter-spacing: -1px;
      -webkit-text-stroke: 1.6px black;
      text-shadow: 2px 3px 6px black;
  }
   
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 55px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
      font-size: 68px !important;
      letter-spacing: 0.6px;
      line-height: 62px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 {
      font-size: 31px !important;
      line-height: 28px !important;
      padding-bottom: 7px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 span {
      font-size: 24px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p a {
      font-size: 22px !important;
      line-height: 25px;
   }
   /* .sm-md .elementor-container .elementor-column .elementor-widget-wrap .elementor-element > .elementor-widget-container {
      margin: -350px 0px 0px 0px !important;
   } */

   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -344px 0px 0px 0px;
   }
   .elementor .sm-md .elementor-element.elementor-element-05cec70 > .elementor-element-populated {
      padding: 50px 0px 0px 0px;
  }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
   min-height: 420px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   font-size: 28px !important;
    padding: 10px 48px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.elementor .sm-md .elementor-element.elementor-element-13a78ef > .elementor-element-populated,
.elementor .sm-md .elementor-element.elementor-element-7b165a7 > .elementor-element-populated,
.elementor .sm-md .elementor-element.elementor-element-b161dd8 > .elementor-element-populated {
   padding: 25px;
}
.visit-img .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container img {
   height: 150px;
}
.ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   font-size: 28px !important;
 }
}
@media only screen and (max-width:767px) {
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1)::after {
      content: '';
      border-right: 3px solid black;
      width: 3px;
      height: 22px;
      position: absolute;
      top: 3px;
      right: 14px;
  }
   .visit-img .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container img {
      height: auto;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 50px !important;
      word-spacing: 0px;
      margin-top: -48px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 70px !important;
      margin-left: -25px;
      letter-spacing: -1px;
      top: -2px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 75px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
      font-size: 70px !important;
      max-width: 550px;
      margin: auto;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 {
      font-size: 30px !important;
      line-height: 24px !important;
      padding-bottom: 5px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 span {
      font-size: 20px !important;
   }
   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -218px 0px 0px 0px;
   }
   .elementor .sm-md .elementor-element.elementor-element-05cec70 > .elementor-element-populated {
      padding: 10px 0px 0px 0px;
  }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
    min-height: 320px;
  }
   .marketing-img {
      height: 500px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) {
      margin-bottom: 0px;
      font-size: 20px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p a {
      font-size: 20px !important;
      line-height: 25px;
  }
}
@media only screen and (max-width:579px) {
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 40px !important;
      word-spacing: 0px;
      margin-top: -40px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 60px !important;
      margin-left: -16px;
      letter-spacing: -2px;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 65px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
      font-size: 70px !important;
      letter-spacing: 1px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 {
      font-size: 28px !important;
      line-height: 35px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 span {
      font-size: 20px !important;
   }
   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -218px 0px 0px 0px;
   }
   .elementor .sm-md.elementor-element.elementor-element-05cec70 > .elementor-element-populated {
      padding: 10px 0px 0px 0px;
  }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
    min-height: 320px;
  }
  footer.main-footer .footer-contact .drop-message-form .row:nth-of-type(4) .col-sm-6:nth-of-type(1) p {
   margin-bottom: 1rem !important;
	}
	.body-contact-form .drop-message-form p > span textarea {
   		height: 90px;
	}
	footer.main-footer .footer-contact .drop-message-form textarea {
   		height: 90px;
	}
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, footer.main-footer .footer-contact .wpcf7 form.invalid .wpcf7-response-output, footer.main-footer .footer-contact .wpcf7 form.unaccepted .wpcf7-response-output, footer.main-footer .footer-contact .wpcf7 form.payment-required .wpcf7-response-output {
   		height: auto !important;
	}
}
@media only screen and (max-width:440px) {
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1) {
      padding-right: 20px;
  }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1)::after {
      content: '';
      border-right: 3px solid black;
      width: 3px;
      height: 22px;
      position: absolute;
      top: 3px;
      right: 5px;
  }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
      font-size: 36px !important;
      margin-top: -46px !important;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
      font-size: 60px !important;
      margin-left: -16px !important;
   }
   .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span strong {
      font-size: 65px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
      font-size: 60px !important;
      line-height: 52px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 br {
      display: none;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 {
      font-size: 28px !important;
      line-height: 26px !important;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1 span {
      font-size: 20px !important;
   }
   .elementor .sm-md .elementor-element.elementor-element-62b19ec {
      margin-top: -160px;
   }
   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -171px 0px 0px 0px;
   }
   .elementor .sm-md .elementor-element.elementor-element-05cec70 > .elementor-element-populated {
      padding: 26px 0px 0px 0px;
  }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
    min-height: 260px;
  }
   .ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::after {
      left: 0px;
      top: 7px;
   }
   .ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::before {
      left: 10px;
   }
   .ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
      font-size: 24px !important;
      font-weight: inherit;
      padding: 9px 30px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::after {
      left: 10px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span::before {
      left: 20px;
   }
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
      font-size: 24px !important;
      margin-bottom: 5px;
      font-weight: inherit;
      margin-left: 0px;
      padding: 10px 33px 10px 48px;
   }
}
@media only screen and (max-width: 408px) {
   .marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2) a:nth-of-type(1)::after {
      display: none;
  }
}
@media only screen and (max-width:375px) {
   .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
      margin: -148px 0px 0px 0px;
   }
   .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
    min-height: 235px;
  }
}
@media only screen and (max-width:374px) {
   .marketing-section .elementor-container .elementor-column {
      height: 470px;
  }
  .elementor .elementor-element.elementor-element-60ccb93 > .elementor-container {
      min-height: 215px !important;
  }
  .elementor .sm-md .elementor-element.elementor-element-dff3d6c > .elementor-widget-container {
   margin: -128px 0px 0px 0px;
}
  .ac-mkt-dark-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   font-size: 20px !important;
   padding: 9px 25px;
  }
  .ac-mkt-hd1 .elementor-widget-container .elementor-heading-title span {
   font-size: 60px !important;
   margin-left: -29px !important;
   top: 4px;
}
.ac-mkt-hd1 .elementor-widget-container .elementor-heading-title {
   font-size: 33px !important;
   font-weight: inherit !important;
   word-spacing: 0px;
   margin-top: -50px !important;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2 {
   font-size: 50px !important;
   line-height: 44px !important;
   letter-spacing: 0.8px !important;
   font-weight: inherit !important;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.ac-mkt-light-btn .elementor-widget-container .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper span {
   padding: 8px 25px 8px 54px !important;
   font-size: 20px !important;
   margin-left: -10px;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p.text1{
   font-size: 25px !important;
}
.marketing-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container p:nth-of-type(2){
   font-size: 18px !important;
   line-height: 26px !important;
   margin-top: 6px !important;
   font-weight: inherit;
}
.elementor .sm-md .elementor-element.elementor-element-62b19ec {
   margin-top: -188px;
}
.elementor .sm-md .elementor-element.elementor-element-13a78ef > .elementor-element-populated,
.elementor .sm-md .elementor-element.elementor-element-7b165a7 > .elementor-element-populated,
.elementor .sm-md .elementor-element.elementor-element-b161dd8 > .elementor-element-populated {
   padding: 18px 15px;
}
.ac-c2 .elementor-widget-container .elementor-heading-title span {
   margin-right: 0px;
}

}
/** MARKETING VIDEO PROMOTION CSS ENDS **/

/* landing page css start */

.landing_banner h2 {
	color: #404040 !important;
}

.stays_title h2{
	color: #00ada8 !important;
}

.text_white h2,
.shap_bg h2{
	color: #fff !important
}

.label {
	display: inline-block;
	background: #00b3ad;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px 2px 20px;
	font-size: 22px;
	position: relative;
	clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
	line-height: 30px;
	font-family: "Helvetica", Sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.shap_bg {
	clip-path: polygon(0% 0, 100% 0, 95% 100%, 0% 100%);
}

.btn_style a {
	color:#171796 !important;
}



/* landing page css End */

.header-style-landing .header-upper {
	background: #25447a;
}

.site_header {
	background: #25447a;
	display: flex;
	background: #25447a;
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
}

.site_header ul {
	list-style: none;
	padding: 0;
}

.site_header ul li a {
	font-size: 16px !important;
	text-decoration: none;
	padding: 25px 0px 25px 0px !important;
}

.video-container {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; /* maintain 16:9 ratio automatically */
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
         .video-section {
            text-align: center;
            padding: 50px;
        }
        /* .video-container {
            margin: 0 auto;
            width: 100%;
            position: relative;
        }
        .video-container iframe {
            width: 100%;
            height: 450px;
        } */
        .video-description {
            font-size: 18px;
            color: #007BFF;
            font-weight: bold;
            margin-top: 30px;
        }
        .video-text {
			font-size: 18px;
			color: #333;
			line-height: 1.5;
			margin-top: 20px;
			text-align: left;
			font-weight: 500;
			font-family: "Helvetica", Sans-serif;
        }
		
		.video-description h2 {
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			font-size: 74px;
			line-height: 50px;
}	

		.video-description h4 {
   			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			font-size: 54px;
			color: #00ada8 !important;
		}	

		.product_section {
			padding-bottom: 120px;
		}
		
		.product_title h2 {
			background-color: #293579;
			color: #fff !important;
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			padding: 12px 20px 12px 36px;
			text-align: left;
			font-size: 33px;
			margin-left: -50px;
		}

		.product_title h3 {
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			font-size: 30px;
		}

		.floors_box {
			display: flex;
			gap: 10px;
			justify-content: left;
		}

		.floors_box .small_product img {
			width: 110px;
			border: 3px solid #00b3ad;
			height: 110px;
		}

		.small_product {
			position: relative;
		}

		.floors_box .small_product h5 {
			position: absolute;
			top: 0;
			right: 0;
			display: inline-block;
			background: #00b3ad;
			color: #fff !important;
			font-weight: 500;
			padding: 1px 8px 1px 15px;
			font-size: 24px;
			clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
			line-height: 30px;
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
		}

		.scent_title h4 {
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			font-size: 28px;
			clip-path: polygon(0% 0, 100% 0, 95% 100%, 0% 100%);
			padding: 8px 10px 8px 30px;
			background-color: #00B3AD;
			color: #fff !important;
			max-width: 330px;
			text-align: left;
			margin-top: 12px;
		}

		.product_box {
			position: relative;
			padding-top: 120px;
			padding-left: 150px;
		}

		.product_box::before {
			content: '';
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/09/Xpress-multipurpose-floor-cleaner-scaled.png);
			display: block;
			width: 137px;
			height: 400px;
			position: absolute;
			background-size: contain;
			background-repeat: no-repeat;
			z-index: 100;
			left: 0;
			top: -25px;
		}

		.side_box .product_box::before {
			content: '';
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/09/Xpress-Wood-Floor-cleaner-scaled.png) !important;
			display: block;
			width: 137px;
			height: 400px;
			position: absolute;
			background-size: contain;
			background-repeat: no-repeat;
			z-index: 100;
			left: 0;
			top: -25px;
		}

		.side_box .scent_item::after {
			display: none;
		}

		.scent_item {
			position: relative;
		}

		.scent_item::before {
			content: '';
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/09/lemon.svg);
			display: block;
			width: 166px;
			height: 110px;
			position: absolute;
			left: -91px;
			background-repeat: no-repeat;
			top: -44px;
			z-index: 100;
		}

		.side_box .scent_item::before {
			content: '';
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/09/christmas-tree.svg);
			display: block;
			width: 166px;
			height: 110px;
			position: absolute;
			left: -91px;
			background-repeat: no-repeat;
			top: -44px;
			z-index: 100;
		}

/* 		.scent_item::after {
			content: '';
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/10/and-now.svg);
			display: block;
			min-width: 150px;
			min-height: 100px;
			position: absolute;
			right: -86px;
			background-repeat: no-repeat;
			top: -65px;
			z-index: 100;
			object-fit: cover;
			background-size: contain;
		} */

		.scent_title a {
			font-family: 'helvetica_neue_lt75';
			text-transform: uppercase;
			/* letter-spacing: 0.4px; */
			font-size: 16px;
			text-align: center;
			font-weight: 400;
			text-decoration: none;
			display: block;
			color: #293579;
			width: 80%;
			margin-top: 20px;
		}

		.product_section .row {
			gap: 40px;
			flex-wrap: nowrap;
		}

		.text_item1 {
			position: relative;
		}

		.text_item1 .text_box {
			position: absolute;
			right: -1px;
			top: -50px;
			background-image: url(https://www.autochlor.com/wp-content/uploads/2025/09/and-more-bg.svg);
			background-repeat: no-repeat;
			background-size: contain;
			background-position: center;
			padding: 25px;
			text-align: center;
			color: #000;
			transform: rotate(14deg);
		}
 			
		.text_item1 .text_box h6 {
			font-family: 'tungstensemibold', sans-serif;
			text-transform: uppercase;
			font-size: 22px;
			text-align: center;
			line-height: 20px;
			transform: rotate(3deg);
			padding: 4px;
			margin-left: 2px;
			margin-top: 2px;
			color: #00B3AD !important;
		}
		



@media screen and (max-width: 1080px) {
	.site_header ul li {
		margin: 0px 10px !important;
	}
	
	.product_section .row {
		gap: 0;
	}
	.side_box .product_box::before , .product_box::before {
		width: 100px;
		height: 400px;
		left: 44px;
		top: 67px;
	}
	.product_title h2 {
		font-size: 26px;
		padding: 15px 20px 15px 30px;
		width: 100%;
	}
	.floors_box .small_product h5 {
		font-size: 14px;
	}
	.product_title h3 {
		font-size: 20px;
	}
	.floors_box .small_product img {
		width: 90px;
		height: 90px;
	}
	.scent_title h4 {
		max-width: 285px;
		font-size: 18px;
	}
	.video-section {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 992px) {
	.sm-col12 {
		flex: 0 0 auto;
		width: 100%;
	}
	.product_section .row {
		flex-wrap: wrap;
	}
	
	.product_section {
		overflow: hidden;
	}
	
	.scent_item , .product_title h2 {
		width: 100%;
	}
	
	.product_title h2 {
		font-size: 32px;
		padding: 15px 20px 15px 30px;
	}
	
	.video-description h2 {
		font-size: 50px;
	}
	.video-description h4 {
		font-size: 32px;
	}
	.product_box {
		padding-top: 60px;
	}
	.side_box .product_box::before, .product_box::before {
		top: 0;
	}
	.product_section {
		padding-bottom: 80px;
	}
	
	.product_title h3 {
		font-size: 28px;
	}
		.floors_box .small_product h5 {
		font-size: 16px;
	}
	
	.text_item1 {
		max-width: 354px;
	}
	.scent_title h4 {
		font-size: 24px;
	}
	
   /* .video-container iframe {
		height: auto;
	} */
	.video-text {
		text-align: justify;
	}
	
	.d-none-sm {
		display: none !important;
	}
	.header-style-landing .header-upper .site_header {
		justify-content: center !important;
	}
}

@media screen and (max-width: 620px) {
	.video-section {
		padding: 20px;
	}
		.video-description h2 {
		font-size: 32px;
		line-height: 32px;
			margin-bottom: 0;
	}
	.video-description h4 {
		font-size: 24px;
	}
	.video-text {
		font-size: 16px;
		line-height: 22px;
	}
	.scent_item, .product_title h2 {
		width: 100%;
	}
	.side_box .product_box::before, .product_box::before {
		left: -8px;
	}
/* 	.scent_item::after {
		min-width: 131px;
		min-height: 71px;
		right: -46px;
	} */
		.floors_box .small_product img {
		width: 75px;
		height: 70px;
	}
	.product_box {
		padding-left: 100px;
	}
	.product_title h2 {
		font-size: 24px;
		padding: 12px 20px 12px 30px;
	}
	.product_title h3 {
		font-size: 20px;
	}
	.product_section {
		padding-bottom: 50px;
	}
	.floors_box .small_product h5 {
		padding: 2px 8px;
		line-height: 20px;
	}
	.product_title h2 {
		width: 125%;
	}

	.text_item1 .text_box {
		padding: 20px;
	}
	.text_item1 .text_box h6 {
		font-size: 14px;
		line-height: 12px;
	}
		.scent_title h4 {
		font-size: 20px;
	}
	.scent_item::before {
		width: 90px;
		height: 81px;
		left: -67px;
		top: -25px;
		
	}
	
	.side_box .scent_item::before {
		width: 80px;
		height: 80px;
		left: -62px;
		top: -24px;
	}
	
	.scent_title a {
		margin-top: 10px;
	}
	
	.scent_title h4 {
			padding: 8px 10px 8px 30px;
		text-align: left;
	}
}



/* landing page XPRESS FLOOR CLEANER START */

/* landing page XPRESS FLOOR CLEANER END */


/*HI Landing Page Dominos*/ 
.form-dominos-main { position: relative; top: 0; width: 100%;}

.form-dominos-content { width: 100%; background-color: #171796; padding: 20px;}
.form-dominos-content a{ font-size: 14px; font-weight: 500; color: #00aea9; display: block; text-align: center; padding-top: 4px; text-decoration: none; transition: 0.5s;}
.form-dominos-content a:hover { color: #03dad2; transition: 0.5s;}
.form-dominos-content h1 { font-size: 48px; font-weight: 500; color: #ffaf25 !important; font-family: 'Oswald', sans-serif; text-align: center;}
.form-dominos-content h2 { font-size: 40px; color: #FFFFFF !important; font-weight: 500; font-family: 'Oswald', sans-serif; text-align: center;}
.form-dominos-content h3 { font-size: 27px;color: #00aea9f0 !important; font-weight: 400; font-family: 'Oswald', sans-serif; text-align: center; font-style: italic; margin-bottom: 0;}

.form-dominos-content input { width: 100%; padding: 5px 10px; font-size: 16px; margin-top: 23px; border: none; font-weight: 600;}
.form-dominos-content input::placeholder { color: #00aea9 !important;}

.form-dominos-content button.submit { width: 100%; font-size: 34px; line-height: 34px; color: #171796 !important; font-weight: 600; font-family: 'Oswald', sans-serif; text-align: center; padding: 5px 6px 6px 6px; font-style: normal; background-color: #ffaf25; margin-top: 23px; border: none; transition: 0.5s; cursor: pointer;}

.form-dominos-content button.submit:hover { color: #fff !important; transition: 0.5s;}
.form-dominos-content-img { margin-top: 23px;}

.form-dominos-content .form-dominos-content-img img { width: 100%; height: 100% !important;}

#dishing.s3-top { padding-top: 55px; margin-top: 0;}
.col-dishing-box-img-s3 { width: 33.33%; padding: 0 15px 0 0;}
.col-dishing-box-text-s3 { width: 66.66%; padding: 0;}
.col-dishing-box-text-s3 h3 { font-size: 18px;}

.btm30 { padding-bottom: 30px;}

.helper-text{ color:#00aea9; position: absolute; font-size: 16px; display: none;}

.show.helper-text{ display: block;}

.s3_feedbacks-btn { position: relative;text-align: center;width: auto; margin: 23px auto auto;}
.s3_feedbacks-btn a { font-size: 20px; color: #fff; font-weight: bold; border: none; background-color: #171796; clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%); padding: 7px 66px; font-style: italic; font-family: 'Oswald', sans-serif; cursor: pointer; margin-left: 13px; line-height: 23px; display: inline-block; text-decoration: none; transition: 0.5s;}
.s3_feedbacks-btn::before { content: "";  top: 7px; left: 0; clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%); position: absolute; width: 235.91px; height: 37px; background-color: #00aea9; z-index: 0;}

.bannerbg { background: #00AEA9; padding: 15px;}

#pdf-message { margin-bottom: 10px;  padding: 10px; border-radius: 5px; display: none;}

#pdf-message.pdf-error { background: #f8d7da; color: #721c24; display: block;}
#pdf-message.pdf-success { background: #d4edda; color: #155724; display: block;}

.domino-spec .spacemaker-text ul li {
    padding: 5px 0 5px 24px;
    background-image: url(images/bullets-icon.png);
    background-repeat: no-repeat;
    list-style: none;
    background-size: 20px 15px;
    background-position: 0;
    font-size: 22px;
    color: #171796;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
.spacemaker-text.builttext { padding-top: 15px;}
.spacemaker-text.builttext ul { margin-left: 20px;}

/*Media CSS*/
@media (max-width: 1024px) {
   #spacemaker { margin-bottom: 0;}
   .form-dominos-content h1 { font-size: 38px;}
   .form-dominos-content h2 { font-size: 32px;}
   .form-dominos-content-img img {display:block !important;}
}
@media (max-width: 992px) {
   .spacemaker-text.builttext { max-width: 370px; margin: 0 auto;}
   .col-dishing-box-text-s3 { width: 62.66%;}
   .form-dominos-content-img img {display:block !important;}
}
@media (max-width: 767px) {
   #spacemaker.s3-spacem .spacemaker-text h2 { font-size: 28px; text-align: center; }
   #spacemaker.s3-spacem .spacemaker-btn { position: relative; margin-top: 60px; text-align: left;}
   #spacemaker.s3-spacem { padding-bottom: 40px;}
   #spacemaker.s3-spacem .spacemaker-btn a { position: absolute;    bottom: 0; left: 50%;}
   .form-dominos-content h1{ font-size: 32px;}
   .form-dominos-content h2{ font-size: 28px;}
   .form-dominos-content button.submit{font-size: 24px;}
   .spacemaker-img.line { border-bottom: 5px solid #ccc; margin-bottom: 15px; }
   #dishing.s3-top { padding-top: 24px; margin-top: 0;}
   .s3_feedbacks-btn::before { left: 13%;}
   .col-dishing {width: 98%;}
   .form-dominos-content-img img {display:block !important;}
}