/*
Theme Name: Goldy Construction
Theme URI: https://www.inverstheme.com/theme/goldy-construction-pro/
Author: inverstheme
Author URI: https://www.inverstheme.com/
Description: Goldy Construction is a clean, modern, user friendly, responsive and highly customizable WordPress Theme. you’ll easily find the design of this theme impressive and suitable for your Website. This Goldy Construction WordPress theme, carries an abundance of crucial features and functionalities. For instance, featured slider, featured Section, About Section, Our Portfolio, Our team Section, Testimonial Slider, Our Services, Our Sponsors, Sticky Header, Social Information, Sidebar, Excerpt Options, and many more. All of these highly customizable features and sections are completely responsive and absolutely easy to customize. 
Template: goldy-mex
Version: 1.0.0
Tested up to: 6.1
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: goldy-construction
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/

.goldy_mex_title_underline h2:after, .goldy_mex_about_main_title h2:after, 
.goldy_mex_our_portfolio_main_title h2:after, .our_team_main_title h2:after, 
.our_testimonial_main_title h2:after, .our_services_title h2:after, 
.appointment_title h2:after, .our_sponsors_title h2:after, .featured-section_title h2:after, 
.blog_main_title h2:after, .restaurant_menu_main_title h2:after, .heading_main_title h2::after {
    content: unset !important;
}
.heading_main_title {
    display: flex;
    justify-content: center;
}
.heading_main_title h2:before {
    content: '';
    background-color: #ffc107;
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 100%;
    height: 15px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
.heading_main_title h2 {
    position: relative;
    z-index: 1;
}
.site-branding {
    max-width: 30%;
}
.header_top_bar {
    max-width: 70%;
}
.main_site_header {
    background-color: #18191b !important;
    color: #ffffff;
    padding: 0px 15px;
}
header#masthead p.site-description {
    color: #ffffff;
}
.top_bar_info {
    padding: 0px 15px;
}
.header_topbar_info {
    flex-direction: row !important;
}
.header_top_bar i {
    color: #000000 !important;
}
.header_info ul.sub-menu li.current_page_item a {
    color: #000;
}
.main_site_header.is-sticky-menu {
	background-color: #18191b !important;
}
.main_site_header a {
    color: #ffffff !important;
}
.main_site_header a:hover {
    color: #ffc107 !important;
}
header#masthead .current-menu-ancestor > a, header#masthead .current-menu-item > a, 
header#masthead .current_page_item > a {
    color: #ffc107 !important;
}
.main-navigation .menu-item-has-children > a:after {
    top: 20px !important;
    font-size: 16px !important;
    transform: rotate(90deg);
}
/*footer#colophon .current-menu-item > a, .current_page_item > a {
    color: #eb3007 !important;
}*/
.social_icon i {
    position: relative;
    z-index: 1;
    border-radius: 50% !important;
}
.social_icon i:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    margin: auto;
    width: 0;
    height: 0;
    z-index: -1;
    background-color: #ffffff;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: 0 1.4rem 4.7rem 0 rgba(13, 30, 53, 0.1);
}
.social_icon i:hover:after {
    width: 100%;
    height: 100%;
}
#primary-menu li>.sub-menu {
    border-radius: 0px !important;
}
.goldy_mob_custom {
    display: none;
}
.goldy_social_mob {
    display: none !important;
}
.scrolling-btn {
    z-index: 99 !important;
}

/*--------------------------------------------------------------
# button
--------------------------------------------------------------*/

button, input[type="button"], input[type="reset"], input[type="submit"], .wp-block-search .wp-block-search__button, 
.nav-previous a, .nav-next a, .buttons, .woocommerce a.button, .woocommerce button, .woocommerce .single-product button, 
.woocommerce button.button.alt, .woocommerce a.button.alt, .woocommerce button.button.alt.disabled {
    border-radius: 50px !important;
}
button::before, input[type="button"]::before, input[type="reset"]::before, input[type="submit"]::before, 
.wp-block-search .wp-block-search__button::before, .nav-previous a::before, .nav-next a::before, .buttons::before, 
.woocommerce a.button::before {
    width: 25px !important;
    height: 25px !important;
    border-radius: 50px !important;
    top: 50% !important;
    left: 100% !important;
    transform: translateY(-50%) !important;
    transition: left 0.3s ease 0s, border-radius 0.3s ease 0.3s, height 0.3s ease 0.3s, width 0.3s ease 0.5s !important;
}
.nav-previous a:hover:before, .nav-next a:hover:before, input[type="button"]:hover:before, 
input[type="submit"]:hover:before, .buttons:hover:before, .wp-block-search .wp-block-search__button:hover:before, 
input[type="reset"]:hover:before {
    right: auto !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50px !important;
}
.blog_thumbnail_img img {
    width: 100%;
}
.buttons:after, .wp-block-search .wp-block-search__button::after, .nav-previous a::after, .nav-next a::after, input[type="submit"]::after {
    display: none !important;
}
button.dropdown-toggle:after {
    background-color: unset !important;
}

/*--------------------------------------------------------------
# featured slider
--------------------------------------------------------------*/

.featured_slider_disc {
    width: 100% !important;
}
.owl-item.active .entry-container {
    visibility: visible;
    top: 0;
    z-index: 99999;
    width: 50% !important;
}
.hentry-inner .entry-container {
    display: flex;
    opacity: 0;
    position: relative;
    visibility: hidden;
    top: 150px;
    transition: all 1s ease;
    z-index: 9;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2em 3em !important;
}
.featured_slider_image {
    position: relative;
}
.featured_slider_image .owl-item .post-thumbnail > img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transition: all 20s;
    transition: all 20s;
    transition-timing-function: linear;
}
.featured_slider_image .owl-item .post-thumbnail > img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}
.featured_slider_image .owl-item.active .post-thumbnail > img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

/*--------------------------------------------------------------
# featured section
--------------------------------------------------------------*/

.section-featured-wrep {
    margin-bottom: 0em !important;
    transition: 0.5s ease !important;
/*    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);*/
    min-height: 100% !important;
    border-radius: 0px !important;
    padding: 2.213rem 2.125rem;
    display: block;
    border-radius: 0px !important;
}
.featured-title h4 {
    margin-top: 0px !important;
}
.featured_content_inner {
    justify-content: center;
    padding: 0px !important;
    min-height: 200px !important;
}
.featured-section_data .featured_content .featured-icon {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}
.featured-description p {
    text-align: center;
    margin-bottom: 0;
}
.featured-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background-color: #FFC107;
    border-radius: 50%;
    z-index: -1;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transform: scale(.5);
    transition: all .3s ease;
}
.section-featured-wrep:hover .featured-icon:after {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.section-featured-wrep:hover .featured-icon {
    background-color: #ffffff;
}
.featured-thumbnail {
    text-align: left !important;
}
.featured_content{
    gap: 50px !important;
}
.featured-section_data .card-container {
    filter: none !important;
}
.featured-section_data .featured_content .featured-thumbnail:after {
    content: none !important;
}
.section-featured-wrep:hover {
    box-shadow: 4px 5px 11px 2px rgb(46 49 53 / 28%);
}
.featured-section_data .section-featured-wrep:hover i {
    transform: unset !important;
}
.featured-section_data .featured_content .featured-back-icon {
    border-radius: 50px;
    text-align: center;
    padding: 10px;
}
a.section-featured-wrep:after {
    position: absolute;
    content: "";
    left: 0;
    top: -150px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: #ff6600;
    filter: blur(50px);
    opacity: 0;
    transition: 0.6s;
}
a.section-featured-wrep:hover:after {
    opacity: 1;
    top: -50px;
}

/*--------------------------------------------------------------
# About Us Section
--------------------------------------------------------------*/
.about_data {
    max-width: 1100px;
    margin: 0 auto;
}
.about_section_container{
    display: flex;
    grid-template-columns: auto auto auto;
/*    flex-direction: row-reverse !important;*/
    width: 100%;
    align-items: center;
    padding: 0 !important;
}
.about_featured_image{
    transition: transform .4s;
    width: 50% !important;
    position: relative;
    z-index: 2;
    display: flex;
    margin-bottom: 150px;
}
.about_container_data:before {
    content: unset !important;
}
.about_section_container .about_container_data{
    text-align: left;
    width: 50%;
    padding: 0 6% 0px 0;
    align-items: flex-start;
    flex-direction: column;
    background: unset;
    display: block;
}
.about_pic {
    width: 70% !important;
    background: unset !important; 
    margin-top: 0px !important;
}
.about_secondery_img {
    width: 65%;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 30%;
}
.about_secondery_img img {
    display: block;
    transition: all .3s linear;
}
.about_section_info .about_pic img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    height: auto !important;
    transition: all .3s linear !important;
}
.about_section_info .about_data .about_pic:hover img, .about_section_info .about_data .about_secondery_img:hover img {
    opacity: inherit;
    transform: scale(1.1);
}

/*--------------------------------------------------------------
# our portfolio 
--------------------------------------------------------------*/

.our_port_containe .our_portfolio_title i {
    color: #f6ad15;
    font-size: 3px;
    padding: 0px 20px;
    background: #fe8423;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.7s;
    padding: 0px 50px !important;
}
.our_portfolio_info .our_portfolio_caption .our_portfolio_container:hover .our_portfolio_title i {
    color: #fd6047;
    background: #2d81f5;
    transition: all 0.7s;
}
.our_portfolio_container img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 230px !important;
}
.our_portfolio_info .wrappers .parent {
    background: unset !important;
    box-shadow: unset !important;
}
.our_port_containe {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    filter: unset !important;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .3s ease 0s;
    width: 100%;
}
.our_portfolio_info .our_portfolio_container {
    color: #000000;
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.our_portfolio_inner_data {
    width: 100%;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    left: 0;
    transition: all .3s ease .2s;
    padding: 15px;
}
.our_portfolio_btn a {
    color: #ff0000;
    padding: 5px 10px;
    display: inline-block;
}
.our_portfolio_container:before, .our_portfolio_container:after, 
.our_portfolio_container .our_port_containe:before, .our_portfolio_container .our_port_containe:after {
    content: "";
    height: 25%;
    background: rgba(0,0,0,.7);
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s steps(4);
}
.our_portfolio_container:before {
    width: 75%;
    bottom: 0;
    transition-delay: 0s;
}
.our_portfolio_container:after {
    width: 50%;
    bottom: 25%;
    transition-delay: .1s;
}
.our_portfolio_container .our_port_containe:before {
    width: 25%;
    bottom: 50%;
    z-index: -1;
    transition-delay: .2s;
}
.our_portfolio_container .our_port_containe:after {
    width: 0;
    bottom: 75%;
    z-index: -1;
    transition-delay: .3s;
}
.our_portfolio_container:hover:before, .our_portfolio_container:hover:after, 
.our_portfolio_container:hover .our_port_containe:before, .our_portfolio_container:hover .our_port_containe:after {
    width: 100%;
    opacity: 1;
}
.our_portfolio_container:hover .our_portfolio_inner_data {
    opacity: 1;
}

/*--------------------------------------------------------------
# our team
--------------------------------------------------------------*/

.our_team_icon_contain .our_teams_contain {
    position: relative;
    z-index: 1;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    background-color: unset;
    overflow: hidden;
    padding: 0px 0 8px 0 !important
}
.our_team_headline p {
    margin: 5px 0 5px 0;
}
img.our_team_main_image {
    width: 100%;
    height: 290px;
    object-fit: cover;
    object-position: center;
}
.our_team_container_data {
    position: relative;
    z-index: 0;
    display: block;
    text-align: center;
    overflow: hidden;
}
.out_team_pic {
    display: flex;
    position: unset !important;
}
.our_team_img img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    object-position: center;
}
.our_team_section {
    clip-path: unset !important;
}
.our_team_section .our_team_container_data:hover img {
    transform: unset !important;
}
.our_team_icon_contain a {
    display: inline-block;
}
.our_team_data .our_team_container .our_team_icon_contain {
    padding: 8px 0 0px 0;
    height: auto !important;
    color: #fff;
    width: 85% !important;
    filter: blur(5px);
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 2;
    transition: all 0.4s ease 0.3s !important;
    background: rgba(0, 0, 0, 0) !important;
}
.our_team_container_data:before, .our_team_container_data:after {
    content: "";
    background-color: #333;
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s ease 0s;
}
.our_team_container_data:after {
    background-color: #000;
    border: 1px solid #aaa;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    transition: all 0.5s ease 0.2s;
}
.our_team_container_data:hover:before {
    opacity: 0.5;
    transform: scale(1);
}
.our_team_container_data:hover:after {
    opacity: 0.35;
    transform: scale(1);
}
.our_team_container_data:hover .our_team_icon_contain {
    opacity: 1;
    filter: blur(0);
}

/*--------------------------------------------------------------
# Our Testimonial
--------------------------------------------------------------*/

.testinomial_description {
    border: none !important;
    background: #f4f4f4;
}
.our_testimonials_container {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0px !important;
    justify-content: center;
}
.testimonials_title {
    flex-direction: column;
}
.testimonials_image .image_testimonials img {
    margin: 0 auto;
    filter: none !important;
    border-radius: 50%;
    max-width: 200px !important;
    height: 200px !important;
    border-width: 5px;
    border-style: solid;
    border-color: #ffffff;
}
.testimonials_image {
    margin-top: 0px !important;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.testmonials_inner_data {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.our_testimonial_section .owl-nav button:before{
    content: unset !important; 
}
.our_testimonial_section .testinomial_owl_slider .testimonials_title h3{        
    margin: 0;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
}
.our_testimonial_section .testinomial_owl_slider .testimonials_title h4{    
    margin: 0 0 8px 0 !important;
    padding-left: 0px !important;
    border-left: none !important;
}
.our_testimonial_section button.owl-prev {
    left: 87.5% !important;
    top: 58% !important;
}
.our_testimonial_section button.owl-next {
    right: 4.6% !important;
    top: 58% !important;
}
.testimonials_data {
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
    z-index: 1;
    padding: 20px;
}
.our_testimonial_icon i {
    font-size: 24px !important;
}
.our_testimonial_data {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.our_testimonial_icon i:hover, .testimonials_title h3:hover:before {
    transition: all 0.5s;
}
.testinomial_description p {
    margin-bottom: 10px;
    text-align: left;
}
.our_testimonial_section .our_testimonial_data_info {
    display: block !important;
}

/*--------------------------------------------------------------
# book an appointment
--------------------------------------------------------------*/

.appointment_data {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    flex-direction: row-reverse;
    background: #fff;
}
.appointment_fields_data {
    width: 41.66666667% !important;
    padding: 0em 3em 0em 3em;
    position: relative;
    z-index: 1;
    text-align: center;
}
.appointment_section_info {
/*    padding: 40px 0px;*/
    background: #f1f5fe;
}
.af_table_data .bookan_appoinment_button {
    float: none;
    margin-bottom: 20px;
    text-align: center;
}
.appointment_featured_image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100% !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 170px;
    border-radius: 0;
}
.appoinment_form_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    z-index: -1;
}
.af_table_data {
    padding-top: 10px !important;
}
.af_input_fields {
    padding-bottom: 8px;
    width: 88%;
    margin: 0 auto;
}
.af_table_data input ,.af_table_data textarea {
    padding: 10px 15px;
    margin: 0 0 21px 0;
    height: 50px;
    cursor: text;
}
.appointment_field .af_table_data .validation_error {
    width: 50%;
}
.appointment_title h2:after {
    content: unset !important;
}

/*--------------------------------------------------------------
# Our Services Section
--------------------------------------------------------------*/

.services_section_info {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px !important;
}
.widget_section_one {
    background-color: #658b90;
}
.widget_section_two {
    background-color: #ba8672;
}
.widget_section_three {
    background-color: #d292b1;
}
.widget_section_one, .widget_section_two, .widget_section_three {
    position: relative;
    width: 100% !important;
    top: 0 !important;
    border-radius: 0px!important;
    transition: all .1s linear;
    transition: all ease 0.5s;
    padding: 30px;
}
.widget_inner_data, .widget_inner_td_data {
    padding: 0 !important;
}
.widget_section_one:hover:before, .widget_section_two:hover:before, .widget_section_three:hover:before {
    border-color: #9191DE;
    border-width: 101px 100px 0px 0px;
    transition: all ease 0.5s;
    height: auto;
}
.services_inner_data {
    display: block !important;
    gap: 0px !important;
    padding: 0 20px;
    background: #ffc107;
}
.our_services_widget {
    display: flex;
}

/*--------------------------------------------------------------
# construction class schedule
--------------------------------------------------------------*/

.construction_class_schedule_section {
    padding: 40px 10px;
}
/*.construction_class_data {
    max-width: 1100px;
    margin: 0 auto;
}*/
.construction_table_main {
    border-collapse: collapse;
}
.construction_table_main thead th {
    height: 70px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
/*    border: 1px solid #e4e4eb;*/
    border-width: 1px;
    border-style: solid;
    border-color: #e4e4eb;
/*    border: 1px solid rgba(255,255,255,.3);*/
    padding: 0.25rem 1rem;
    overflow-wrap: normal;
    overflow: hidden;
}
.construction_class_day {
    background-color: #fb5b21;
    color: #222d35;
}
.construction_table_main tbody tr, .construction_table_main thead tr {
    border: 1px solid #525252;
}
.construction_table_row tr {
    background-color: #f0f2f4;
    height: 70px;
    text-transform: uppercase;
    color: #222d35;
    font-size: 15px;
    letter-spacing: 1px;
    border: 1px solid #e4e4eb;
/*    padding: 0.25rem 1rem;*/
    overflow-wrap: normal;
}
td.construction_table_hours {
    padding: 0 1rem!important;
    white-space: nowrap;
    width: 0%;
    height:80px;
    vertical-align: middle;
}
.construction_table_main tbody td {
    position: relative;
/*    border: 1px solid #e4e4eb;*/
    border-width: 1px;
    border-style: solid;
    border-color: #e4e4eb;
    padding: 0;
    line-height: normal;
    box-sizing: initial;
/*    border: inherit;*/
    vertical-align: middle;
    border-spacing: 0;
    background-color: rgba(255, 255, 255, 0);
    margin: 0;
}
td.construction_table_hours {
    color: #fff;
}
.fitnes_event_inner_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    overflow: hidden;
    text-align: center;
    height: 100%; 
    top: 0%;
    background-color: #fff;
/*    outline: #e4e4eb solid 1px;*/
}
p.fitnes_event_subtitle {
    margin-bottom: 0;
}
.construction_class_style a:focus, .construction_class_style a:focus-visible {
    outline: unset;
}
.construction_class_style a {
    color: #fb5b21;
    font-weight: 600;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

/*--------------------------------------------------------------
# pricing plan
--------------------------------------------------------------*/

.construction_pricing_plan_section {
    padding: 40px 0;
}
/*.pricing_plan_section_info {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}*/
.pricing_plan_inner_data {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
.pricing-plan-inner-wrapper {
    background-color: #1e1e1e;
    border-radius: 20px;
/*    padding: 30px;*/
    position: relative;
    transition: all 1s ease;
}
.pp_inner {
    z-index: 9;
    position: relative;
}
.pp_first_content h2 {
    font-size: 40px;
    line-height: 64px;
    font-weight: 600;
    color: #c1e503;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0;
}
.pp_first_content {
    position: relative;
    padding: 20px 30px 0px 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.pp_first_content:after {
    content: "";
    position: absolute;
    bottom: -37px;
    left: 0px;
    width: 100%;
    min-height: 60px;
    border-radius: 0px;
    background-color: inherit;
    clip-path: polygon(50% 37%,100% 38%,50% 100%,0% 38%);
}
.pp_first_content sup {
    font-size: 22px;
    top: -24px;
}
.pp_first_content p {
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 3px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
}
.pp_second_content {
    padding: 30px;
    text-align: center;
}
.pp_second_content h2 {
    font-size: 30px;
    line-height: 26px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 32px 0;
    position: relative;
}
.pp_description p {
    line-height: 1.8;
}
.pp_btn.pp_btn {
    height: 50px;
    border: none;
    border-radius: 5px;
    margin-top: 50px;
    transition: all 1s ease;
}
.pp_btn.pp_btn a {
    text-decoration: none;
}

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.main_footer {
    background: unset !important;
}
footer#colophon{
    text-align: center;
    background-color: #202020 !important;
    color: #ffffff !important;
}
footer#colophon a:hover {
    color: #ffc107 !important;
}
footer#colophon a {
    color: #6E777D !important;
    transition: all 0.5s ease 0s;
}
.scrolling-btn {
    background-color: #ffc107 !important;
}

/*--------------------------------------------------------------
# sidebar
--------------------------------------------------------------*/
aside.widget-area section h2, aside.widget-area section h1, aside.widget-area section h3, label.wp-block-search__label {
    background-color: #393939 !important;
    color: #ffffff !important;
}
.block_data_info {
    margin: 0px auto 0 !important;
    padding-top: 100px;
}
.breadcrumb_info {
    padding: 50px 0 50px;
}
.breadcrumb-content {
/*    padding-top: 88px;*/
    background-color: rgba(255 255 255/16%);
    padding: 28px 25px;
    backdrop-filter: blur(4px);
    border-top-left-radius: 64px;
    border-bottom-right-radius: 50px;
    height: auto;
    max-width: 400px;
    margin: 0 0 auto 0!important;
    justify-content: center;
}
.breadcrumb-heading {
    margin-top: 0px !important;
}
/*main#primary, aside#secondary .widget {
    background: #ffffff !important;
}*/

@media only screen and (max-width: 991px) {
    .our_testimonial_data {
        width: 100%;
    }
}

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

    /* # header
    --------------------------------------------------------------*/
    .header_topbar_info.goldy_mob_topbar_info {
        display: none;
    }
    .header_info {
        justify-content: flex-end !important;
    }
    .site-branding {
        margin-left: 0%;
        max-width: 100%;
    }
    .goldy_mob_desktop {
        display: none;
    }
    .header_social_time {
        width: 100%;
    }
    .opening_time_data {
        padding-right: 15px !important;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header_social_icon {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-top: 10px;
        justify-content: flex-start !important;
        display: block !important;
    }
    .goldy_mob_custom {
        display: block;
    }
    .goldy_social_desktop {
        display: none !important;
    }
    .social_data {
        display: flex;
        gap: 18px;
    }
    header#masthead h1.site-title {
        padding-left: 0px !important;
    }
    .header_top_bar {
        flex-wrap: wrap;
        left: 0;
        padding-bottom: 10px;
        justify-content: flex-start;
        padding-left: 10px;
        padding-top: 20px;
        gap: 20px;
        max-width: 100%;
    }
    .header_logo {
        text-align: left !important;
    }
    .email_data {
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
    .contact_data, .email_data {
        max-width: 100%; 
    }
    .opening_info p {
        padding-left: 9px;
    }
    .menu_call_button .main-navigation ul.sub-menu {
        background-color: #ffc107;
    }
    .hentry-inner {
        height: 330px !important;
        padding: 0px 58px !important;
        clip-path: unset;
        justify-content: center !important;
    }
    .heading_main_title h2:before {
        height: 10px;
    }

    /* # featured slider
    --------------------------------------------------------------*/
    .featured_slider_image .hentry-inner .entry-container {
        text-align: center;
        margin: 0 0 0 0 !important;
        width: 100% !important;
        align-items: center !important;
        left: 0 !important;
        padding: 1em 1em !important;
    }

    /* # construction pricing plan
    --------------------------------------------------------------*/

    .pricing_plan_inner_data {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 12px;
    }
    .construction_text_column {
        overflow-x: scroll;
    }
    .construction_text_column::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 14px;
        height: 14px;
    }
    .construction_text_column::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 3px solid #fb5b21;
    }

    /* # our testmonials
    --------------------------------------------------------------*/

    .our_testimonial_data {
        margin-top: 0px;
        width: 100%;
    }
    .testimonials_data {
        flex-direction: column;
        padding: 0;
    }
    .image_testimonials {
        width: 100%;
    }
    .testimonials_image, .testmonials_inner_data {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .testimonials_image .image_testimonials img {
        margin: 0 auto;
    }
    .our_testimonial_section .our_testimonial_info .testinomial_owl_slider .our_testimonial_data_info {
        padding: 30px !important;
    }
    .our_testimonials_container {
        align-items: center !important;
        margin-left: 0px;
    }
    .testinomial_description p {
        text-align: center;
    }
    .our_testimonial_data_info:before {
        content: unset;
    }

    /* # about section
    --------------------------------------------------------------*/
    .about_section_container {
        flex-direction: column-reverse !important;
    }
    .about_featured_image {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .about_featured_image .about_pic, .about_featured_image .about_secondery_img {
        width: 100% !important;
        position: unset;
    }

    /* # our services
    --------------------------------------------------------------*/
    
    .widget_section_one, .widget_section_two, .widget_section_three {
        width: 100%;
        top: 0px;
        clip-path: unset;
    }
    .widget_section_one:before, .widget_section_two:before, .widget_section_three:before {
        content: unset;
    }
    .widget_section_one:hover, .widget_section_two:hover, .widget_section_three:hover {
        clip-path: unset;
    }
    .our_services_widget, .our_services_data {
        width: 100%;
    }
    .our_services_widget {
        flex-wrap: wrap;
    }
    .our_services_data {
        margin: 0 !important;
    }
    .services_inner_data {
        padding: 0;
    }

    /* # book an appointment
    --------------------------------------------------------------*/
    .appointment_fields_data {
        padding: 1px;
    }
    .services_section_info {
        padding-bottom: 0;
    }
    .appointment_data {
        width: 100%;
    }

    /* # breadcrumb section
    --------------------------------------------------------------*/
    .breadcrumb-content {
        max-width: 350px;
        margin: 70px auto 0 auto!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .appointment_data {
        flex-direction: column;
        align-items: center;
        padding-top: 20px;
    }
    .appointment_fields_data {
        width: 100%;
        padding: 0;
    }
    .appointment_featured_image {
        min-height: 300px;
        width: 77.333333%;
    }
    .breadcrumb-content {
        margin: 120px auto 0 auto!important;
    }
}

.main_helthicon span.section_helth_main:after, .main_helthicon span.section_helth_main:before {
    content: "";
    border-bottom: 0;
    display: block;
    flex-grow: 1;
    border-top: 2px solid;
}