/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/**{
    font-family: Exo, Arial;
}*/

/*#slider-1-slide-1-layer-3 {
	font-family: "Exo 2" !important;
}*/

@media only screen and (max-width: 767px){
.mobile-header-mini #Top_bar #logo {
    padding-bottom: 7px !important;
}
	.certificate .image_frame {
		width: 190px;
   		margin: auto;
	}
}
.spoiler-table tr{
    display: none;
}
.spoiler-table tr:first-child{
    display: block;
}

.spoiler-table tr:first-child td:first-child{
    display: table-cell;
}
.spoiler-table tr:first-child:hover {
    background-color: rgb(247, 195, 30) !important;
    cursor: pointer;
    transition: 0.2s;
}
.spoiler-table tr:first-child td:first-child span:before{
    position: absolute;
    left: -19px;
    content: "▼";
    top: 50%;
    transform: translateY(-50%);
    float: right;
}
.spoiler-table tr:first-child td:first-child strong{
    margin: 10px;
    margin-left: 20px;
    position: relative;
    display: block;
}
.spoiler-table tr:first-child td:first-child span{
    padding-right: 22px;
}
.spoiler-table[spoiler-show="true"] tr:first-child td:first-child span{
    padding: 0px !important;
}
.spoiler-table[spoiler-show="true"] tr:first-child td:first-child span:before{
    position: absolute;
    left: -19px;
    content: "▲";
    top: 50%;
    transform: translateY(-50%);
    float: right;

}
.spoiler-table:not([spoiler-show="true"]) td {
    border: 0px solid white;
}
.spoiler-table:not([spoiler-show="true"]) tr{
    border: 2px solid white !important;
}


.section_wrapper .column {
    overflow-x: auto;
}

#text-2{
    max-width: 310px;
    padding-top: 0px;
    margin-top: 0px;
}
#text-2 p
{
    margin: 0 0 0px;
}
#custom_html-2 {
    max-height: 68px;
    font-size: 20px;
    z-index: 1;
}

#custom_html-2 {
    margin: 0;
}

footer .wpcf7 input[type="submit"] {
    width: 100%;
}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #ffffff;
}
.page-id-105 .column_attr  table:not(.spoiler-table){
    max-width: 584px;
}
.spoiler-table tr:first-child{
    background-color: rgb(255, 255, 255) !important;
}
.spoiler-table tr:first-child span{
    color: black !important;
}
.page-id-105 .column_attr img.scale-with-grid{
    max-width: 584px !important;
    width: 100% !important;
}
.page-id-105 .column_attr img.scale-with-grid{
    display: none;
}
.spoiler-table tr:nth-child(2) {
    background-color: rgb(247, 195, 30) !important;
    color: #202023;
}
#Top_bar .menu > li > a {
    padding: 85.5px 0;
}
.page-id-105:not(.template-slider) #Header_wrapper {
    background-position: center !important;
}
#Subheader .title {
    font-size: 80px;
}

.hover_color_wrapper h4:hover{
    /*color: #e9c01b !important;*/
    color: #F7C31E !important;
}
.section.mcb-section.mcb-section-vwzu2ag7m{
    background-color: #27272a;
    /*background-color: #f7f7f7;*/
}

.page-id-105 table tr>td:first-child{
    border-left: 0px !important;
}




.page-id-105 table
{
        border-color: #202023 !important;
}

.page-id-105 table tr>td:last-child{
    border-right: 0px !important;
}

.page-id-105 table tr:first-child>td{
    border-top: 0px !important;
}
.page-id-105 table tr:last-child>td{
    border-bottom: 0px !important;
    width: 52%;
}


/*add*/

.page:not(.home) #Header_wrapper {
    max-height: 490px;
}

/*table*/

.rolled-table td {
    width: 12% !important;
}

.theoretical-1-table td{
    width: 12% !important;
}

.theoretical-1-table tr:nth-child(2) {
    font-size: 14px;
}

.theoretical-2-table td{
    width: 12% !important;
}

.hot-roller-table td{
    width: 33% !important;
}


.page-id-18 .footer-contact {
    display: none;
}

.contact-info a{
    text-decoration: none;
    color: #fff;
}

.contact-info i {
  /*color: #e9c01b;  */
  color: #F7C31E;
}

/*home page*/
.expertise-section-bottom {
    max-height: 440px;
    overflow: hidden;
}

/*contact form*/
.footer-contact form,
.footer-contact input,
.footer-contact textarea {
    font-size: 20px;
}

/*services page*/
.page-id-125 ul{
    list-style-type: square;
}

.page-id-125 ul>li{
    margin-bottom: 0;
}

/*footer*/
#Footer {
    padding-top: 50px;
}

#Footer .image_wrapper img {
    width: 130px;
}

.social-footer {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    font-size: 20px;
}

#Footer .widgets_wrapper #text-3.widget {
    padding-top: 0;
}

#text-3 p {
    margin-bottom: 0;
}
.expertise-section-bottom {
    max-height: none !important;
}

.mcb-section-e76thhshv {
    padding-top: 120px;
    padding-bottom: 170px;
}

.contact-info br {
    display: none;
}

.assembly-works {
    padding: 0 100px 0 0;
}

.services-img img{
	min-height: 204px;
    object-fit: cover;
    max-height: 204px;
	width: 100%;
}

.services-row .hover_color_wrapper{
	height: 125px;
}
.services-row h4{
	margin: 0;
}

@media only screen and (max-width: 767px){
    .mcb-section-e76thhshv{
        padding-top: 35px;
        padding-bottom: 0px;
    }
	.services-row{
	    background-color: #1e1f23 !important;
	}
}

@media only screen and (max-width: 500px){
    .logo-mobile,
    .logo-mobile-sticky {
        max-height: 60px !important;
    }

    #Subheader .title {
        font-size: 45px;
    }

    .contact-info br {
        display: unset;
    }

    .assembly-works {
        padding: 0;
    }
}