.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: '29LT-Bukra-Bold';
}
form.wpcf7-form span.wpcf7-form-control-wrap input {
    padding-left: 40px;
}
form.wpcf7-form span.wpcf7-form-control-wrap textarea#message {
    height: 103px;
    padding-left: 40px;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: transparent;
}
.vh-58-8 {
    height: 50.8vh;
}
span.wpcf7-form-control-wrap #footer-message {
    padding: 5px 40px;
    height: 130px;
}
.rounded-footer-icon {
    border-radius: 50%;
}
section.page_topline.with_search.ls.ms.table_section {
    padding: 5px 0;
}
a.header-social {
    font-size: 17px;
    padding: 7px;
}
.d-none
{ 
    display: none !important; 
}
ul#menu-footer-menu {
    padding: 0 10px;
}
ul#menu-footer-menu li {
    margin: 5px 0;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
}
section.privacy-section {
    background: white;
    padding: 100px 0;
}
#subscribe .tnp-subscription input[type=email]
{
background-color: transparent;
border: 1px solid white;
}
.slide_description .slider-button {
    margin-top: 50px;
}
.slide_description_wrapper {
    display: flex;
    align-items: center;
}

.slides .Center {
    justify-content: center;
}
.slides .Right {
    justify-content: right;
}
.slides .Left {
    justify-content: left;
}
.slide_description_wrapper h2, .slide_description_wrapper h3 {
    color: white !important;
    text-shadow: 2px 2px black;
}
.slide_description_wrapper .slider-description{
    color: white !important;
    text-shadow: 1px 1px black;
}
.ds a.logo, .ds a.logo:hover {
    display: block;
    color: #fff;
}
.mb-footer-about {
    margin-bottom: 20px;
}
.appointment form p {
    margin: 0;
}
select#appointment-time ,textarea#appointment-message{
    padding-left: 40px;
}
textarea#appointment-message {
    height: 115px;
}

section.page_breadcrumbs {
    padding: 40px 0px;
}
p#breadcrumbs {
    margin-top: 10px;
    color: white;
}
.form-group label+[class*=icon2-], .form-group label+[class*=fa-] {
    left: 15px;
    top: 15px;
}

.page_header_wrapper.header_white.affix-top-wrapper {
    height: unset !important;
}

.header_left_logo .logo img {
    max-width: 80px;
}

.theme_buttons.color1 a:hover, .theme_buttons.color1 a:focus, .theme_buttons.color1 a:active, .theme_button.color1:hover, .theme_button.color1:focus, .theme_button.color1:active {
    color: white;
    background-color: rgb(74 72 90) !important;
}


.mb-footer-about {
    color: white;
}

.small-teaser .media-body {
    color: white;
    padding-right: 5px
}

.custom_text-dev {
    text-align: end;
}

.slider_image {
    position: relative;
}

.widget_footer_logo a img {
    width: 100%;
}

.services_section {
    position: relative;
    background-attachment: fixed;
}

.services_section_shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000004a;
}

.services_section .services_section_title {
    color: white;
    margin-bottom: 15px !important;
}

.services_section .services_section_sub_title{
    color: white;
}

.services_section .services_section_description{
    color: white;
}

.services_section_item {
    background-color: #a57d13d6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    --e-column-margin-right: 4%;
    --e-column-margin-left: 4%;
    padding: 2em 1em 3em 1em;
    height: 300px;
    border-radius: 5px 5px 5px 5px;
}

.services_section .services_section_icon{
    color: white;
}

.services_section .services_section_item_title a {
    color: white;
    font-size: 18px;
}

.services_section .services_section_details P{
    color: white;
}

.services_section_item .services_section_item_btn {
    color: white;
}

.services_section .services_section_item_title a:hover {
    color: #6e6d7b;
}

.services_section_item .services_section_item_btn:hover {
    color: #4a485a;
}

.services_section_item:hover {
    background-color: #a57d13;
}

.slider_image {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
}

footer.page_footer {
    background-color: #4a485a;
}

.form-group label+[class*=icon2-], .form-group label+[class*=fa-] {
    color: #a37b12;
}



ol li:not([class]):not([role=presentation]), ul li:not([class]):not([role=presentation]) {
    padding: 0;
}

.about_section-button {
    margin-top: 50px;
}

.counter_section-item {
    padding: 2em 1em 2em 1em;
    background-color: #a57d13;
    border-radius: 5px 5px 5px 5px;
    height: 175px;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter_section-item .item-counter-number-wrapper {
    color: white;
    font-size: 41px;
    font-weight: 600;
    line-height: 1;
}

.counter_section-item .item-counter-title {
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

form.wpcf7-form span.wpcf7-form-control-wrap input::placeholder {
    color: white;
}

span.wpcf7-form-control-wrap #footer-message::placeholder{
    color: white;   
}

.slider_image_shadow {
    position: absolute;
    background-color: #00000075;
    width: 100%;
    height: 100%;
}

.slide_description_wrapper .slider-description {
    text-shadow: unset;
}

.slide_description_wrapper h2, .slide_description_wrapper h3 {
    text-shadow: unset;
}

.custom_text-dev p > a {
    color: #818181;
}

.custom_text-dev p > a {
    color: #818181;
}

.custom_text-dev p > a {
    color: #a57d13;
}

.ds {
    background-color: #6e6d7b;
}

.custom_color_background {
    background-color: #a57d13bf;
}

.custom_services .item-content h4.entry-title {
    color: white;
}
h1.entry-title {
    font-size: 18px;
    line-height: 1.2;
}
.custom_services .item-content p {
    color: white;
    height: 70px;
    overflow: hidden;
}

.custom_services .item-media i {
    color: white;
    font-size: 40px;
    margin-top: 20px;
}

.custom_row{
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
}

.custom_row .custom_services .item-content {
    padding: 35px 17px;
}

.custom_services .item-content .entry-title a:hover {
    color: #6e6d7b;
}

.custom_row .custom_services .item-content .custom_services_btn {
    color: white;
}

.custom_row .custom_services .item-content .custom_services_btn:hover {
    color: #6e6d7b;
}

.services-image {
    margin-bottom: 50px;
}

.services-list {
    list-style: none;
}

.services-list a {
    display: block;
    padding: 15px;
    background: #6e6d7b26;
    margin-bottom: 5px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 13px;
    color: inherit;
}

.services-list a.active-list {
    background: #a57d13;
    color: #fff;
}

.services-list a:hover {
    background: #a57d13;
    color: white;
}

.faq_section-button {
    text-align: center;
    margin-top: 30px;
}

.page_header_wrapper {
    height: 35px !important;
}

.pagination .page-numbers {
    text-align: center;
    position: relative;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    color: #818181;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 12px 0;
    border: none;
    background-color: #f2f2f2;
    font-weight: 400;
    margin-left: 0;
    min-width: 46px;
    border-radius: 0;
    text-transform: uppercase;
    border-radius: 3px;
}
.single-job .wpcf7-not-valid-tip {
    color: black;
}
.pagination .page-numbers.current {
    background-color: #a57d13;
    color: white;
}

.pagination {
    margin-top: 0;
}

div.product div.summary {
    float: right;
    width: 48%;
    clear: none;
}

div.product div.summary {
    margin-bottom: 2em;
}


.related.products > h2 {
    font-size: 28px;
    margin-bottom: 30px;
}

.product .item-content h4.bottommargin_10{
    font-size: 18px;
    font-weight: 900;
    transition: all .15s linear 0s;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.ds .highlight {
    color: #fff;
}

.product-wrap.position-relative {
    float: left;
    width: 48%;
    margin-bottom: 70px;
}

.slider-for-product-gallery {
    position: relative;
    background: var(--colorBackground);
    border-radius: 5px;
    overflow: hidden;
}

.slider-for-product-gallery img {
    display: block;
    width: 100%;
    height: 450px;
    box-shadow: none;
	padding: 20px;
}
.slick-slide.slick-current.slick-active img {
    /* height: 500px; */
    object-fit: contain;
}
.intro_section ul.slides .slider_image {
    height: 700px;
}
.slider-nav-product-gallery img {
    height: 200px !important;
    object-fit: cover;
    padding: 12px;
    width: 100%;
}
.single-prod .images:hover img:hover {
    transform: scale(1.05);
    opacity: 0.8;
}
.single-prod .images:hover img {
    transform: unset;
    opacity: unset;
}
.intro_section h2 {
    font-size: 41px;
    margin-bottom: 10px;
}

section#appointment .container {
    padding-bottom: 50px;
    padding-top: 50px;
}

.summary .custom_product_meta > span {
    display: inline-flex;
    margin: 0 0px;
}

.custom_product_meta span.posted_in_brand {
    margin-right: 5px;
    padding-right: 10px;
    border-right: 1px solid #eee;
}

.brand_image {
    height: 200px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.summary .brand_title {
    margin-bottom: 14px;
}

.brand_image-archive {
    background: unset;
    width: 100%;
    padding: 13px;
}

.columns-3 .brand {
    width: 24.333333%;
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 7px;
}

ul.brands {
    margin: 0;
    padding: 0;
}

.page_contact .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.related-products-home .container h2 {
    text-align: center;
}

.category-filter ul {
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

.category-filter ul li {
    margin-right: 10px;
    /* margin-bottom: 20px; */

}

.category-filter ul li a.active {
    background-color: #a57d13;
}

.category-filter ul li a {
    color: #fff;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 5px;
    background-color: #6e6d7b;
}

.category-filter ul li a:hover {
    color: white;
}

.flex-direction-nav a.flex-prev:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    content: "\f053";
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: 12px;
    transition: all .4s linear 0s;
}

.flex-direction-nav a.flex-next:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    content: "\f054";
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: 12px;
    transition: all .4s linear 0s;
}
.mt-50{margin-top: 50px;}
#appointment.ds:after {
    background-color: #1f232bb5;
    opacity: .95;
}
.py-100
{
    padding: 100px 0;
}
.shadow-container {
    position: relative;
}

.shadowed {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000057;
    z-index: 1;
    top: 0;
}
.z-100
{
    z-index: 100;
}
.d-f-custom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.brand_img {
    height: inherit;
}
.brand_img img {
    padding: 0 50px;
    height: 100%;
}
.product .item-media img,.products .item-media img {
    height: 200px;
    width: 100%;
    object-fit: contain;
}
.item-content h4,.item-content .short-desc p {
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tast-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.tast-paragraph {
    margin-bottom: 25px !important;
}
.custom_services .custom_services_btn {
    color: #ffffff;
}
.intl-tel-input ul.country-list {
    background-color: #4a485a;
}
.wpcf7-not-valid-tip {
    color:#a57d13 ;
    padding-top: 10px;
}

.jobs-section .jobs-card {
    margin-top: 30px;
    position: relative;
    background-color: white;
    border-radius: 8px;
    box-shadow: 18px 2px 22px 25px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    height: 120px;
    display: grid;
    align-items: center;
}

.jobs-section .row {
    max-width: 100%;
    margin: 0 auto;
}

.jobs-section .row > div {
    margin-bottom: 0px;
}

.carriers-card-body .top-head {
    margin: 10px 0px 10px;
}

.carriers-card-body h5 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.product .item-content .our-prod-excerpt p {
    height: 60px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jobs-card .top-head .title {
    color: #4b485a;
}
.custom_flex {
    display: flex;
    align-items: center;
}
.dt-sc-button.small {
    font-size: 12px;
    padding: 13px 20px 11px;
    background-color: #4b485a;
    color: #a57d13;
}
.custom-display-button-jobs  {
    height: 60px;
    display: flex;
    align-items: center;
}
.subtitle {
    color: #888;
    font-size: 15px;
    line-height: 23px;
    font-family: var(--primary-font);
    font-weight: 400;
    margin-bottom: 23px;
}
.job-details-card {
    padding: 20px;
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
}

.job-details-card .job-title, .job-details-card .job-Country {
    font-size: 17px;
    margin: 0 0 18px 0;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}   
.form-control {
    font-size: 14px;
    color:#a57d13
}
.wpcf7-form-control-wrap {
    position: relative;
}
.single-job  .apply-form.job-details-card input#submit {
    width: 100%;
    padding: 0.7em;
    display: block;
    border: 1px;
    color: white;
    border-color: #a57d13;
    background-color: #a57d13;
    background-image: none;
    text-shadow: none;
    font-size: 1em;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}
.single-job  form.wpcf7-form span.wpcf7-form-control-wrap #cv 
{
    padding: 0 ;
    
}
.single-job form.wpcf7-form span.wpcf7-form-control-wrap input {
    padding: 0 15px;
    height: auto;
}
textarea#appointment-message::placeholder
{
    color: white;
}
.single-job form.wpcf7-form span.wpcf7-form-control-wrap input::placeholder{
    color:#a57d13 ;
}
section.single-job {
    margin: 50px 0;
}
/* after adding the lang  */
.lang-item a {
    display: flex !important;
    align-items: center;
}
.sitemap ul {
    list-style: none;
    padding: 0 30px;
    display: flex;
    flex-wrap: wrap;
}
.sitemap {
    margin: 50px 0;
}
.sitemap li a:hover {
    color: #a57d13;
}
.sitemap li {
    margin-bottom: 10px;
    width: 50%;
}
.sitemap h2 {
    color: #a57d13;
    margin-bottom: 20px;
}
.justify-content-between {
    justify-content: space-between;
}
.jobs-section {
    margin: 100px 0;
}
.contact-form-submit .theme_button.color1:hover, .contact-form-submit .theme_button.color1:focus, .contact-form-submit .theme_button.color1:active {
    background: #a57d13 !important;
}
.form-control::placeholder {
    padding: 2px 5px;
}
a.theme_button.color1:hover {
    box-shadow: 0px 0px 5px #fff;
    background-color: #4b485a !important;
}
i {
    font-family: 'FontAwesome';
    font-style: normal;
}
.single-services-details .services-image img {
    max-height: 500px;
}
.services-image {
    display: flex;
    justify-content: center;
}
.services-list {
    list-style: none;
    padding: 0;
}
ul.page-numbers {
    display: flex;
    padding: 0;
    list-style: none;
    justify-content: center;
}

ul.page-numbers li .page-numbers {
    text-align: center;
    position: relative;
    margin-right: 6px;
    text-decoration: none;
    border: none;
    background-color: #f2f2f2;
    font-weight: 400;
    margin-left: 0;
    min-width: 45px;
    text-transform: uppercase;
    border-radius: 3px;
    height: 35px;
    display: flex;
    align-items: center;
    color: black;
    justify-content: center;
    box-shadow: 0px 0px 2.4px black;
}
ul.page-numbers li .page-numbers.current {
    background-color: #a57d13;
    color: #fff;
}
ul.page-numbers li .page-numbers:hover {
    background: #a57d13;
    color: white;
}
.contact-section  .mb-contact
{
    margin-bottom: 0;
}
.wpcf7 form.invalid .wpcf7-response-output
{
    text-align: center;
}
.wpcf7-form .contact-form-submit p {
    margin-bottom: 20px;
}
.item-content span.short-desc {
    height: 60px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

div#canvas #products {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 1200px)
{
    .teaser[class*=_bg_color].big_padding, .teaser[class*=with_].big_padding {
        padding: 100px 20px 20px 20px;
    }
}
@media (min-width: 400px)
{
.vertical-item.content-padding .item-content {
    padding: 15px 35px;
}
}
@media(max-width:991px)
{
    .d-f-custom {
        justify-content: center;
    }
    .contact-section  .mb-contact
{
    margin-bottom: 20px;
}
    .about_section-image img {
        margin-bottom: 30px;
    }
    .page_topline{display: none;}
    .widget_footer_logo a img {
        width: 50%;
    }
    .subtitle {
        font-size: 14px;
    }
    .slide_description_wrapper h2, .slide_description_wrapper h3 ,.slide_description_wrapper .slider-description    {
        color: black !important;
    }
}
@media(max-width:768px)
{
    
    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
        margin: 30px 10px 0px;
    }
    .jobs-section {
        margin: 50px 0;
    }
    .jobs-section .row {
        flex-direction: column;
    }
    .sitemap li {
        margin-bottom: 10px;
        width: 100%;
    }
    .brand_img img {
        padding: 0 0px;
        height: 100%;
    }
    .jobs-section .jobs-card {
		height: 100%;
	}
    .custom_flex {
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px !important;
		/* margin-top: 20px; */
	}
	.top-head {
		text-align: center;
	}
    .header_left_logo .logo img {
        max-width: 60px;
    }
    #Partners .container {
        padding-top: 0;
    }
    .page_copyright {
        text-align: center;
    }
    .custom_text-dev {
        text-align: center;
    }
    div.product div.summary {
        width: 100%;
    }
    .slider-nav-product-gallery img {
        height: 150px !important;
        object-fit: contain;
    }
    .single-prod .related {
    margin-top: 0;}
    .slider-for-product-gallery, .slider-for-product-gallery img {
        height: 400px !important;
    }
    .product-wrap.position-relative {
        width: 100%;
    }
    .intro_section ul.slides .slider_image {
        height: 400px;
    }
    .intro_section .slide_description {
        padding: 30px 0 50px;
    }
    .intro_section h2 {
        font-size: 45px;
    }
    .slide_description_wrapper h2, .slide_description_wrapper h3 ,.slide_description_wrapper .slider-description    {
        color: black !important;
    }
    .about_section-details {
    margin-top: 50px;
    }
    .flexslider .slides img {
        width: 100%;
        display: block;
        position: absolute;
        object-fit: cover;
        height: 100%;
    }
    .offset_icon.fontsize_20 {
        margin-top: unset;
    }
    .form-group label+[class*=fa-] {
        left: 15px;
        top: 15px;
    }
    .tnp-subscription {
        width: 90% !important ;
    }
    .section_subscribe .form-control {
        min-width: unset;
    }
}
@media (max-width: 480px)
{
    .job-details-card {
        background: #ffffff;
        border-radius: 7px;
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    }

    .job-details-card .job-title, .job-details-card .job-Country{
        font-size: 17px;
        margin: 0 0 18px 0;
    }


}
@media (min-width: 1200px) 
{
    .intro_section h3 {
        font-size: 35px;
    }
}

section.intro_section .flexslider .slides li .slider_image {
    background-size: cover;
}

section#about .about_section-image_home img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}
/* 
.section_padding_bottom_130>[class*=container] {
    padding-bottom: 90px;
}
.section_padding_top_150>[class*=container] {
    padding-top: 90px;
}

.section_padding_bottom_100>[class*=container] {
    padding-bottom: 70px;
}

.section_padding_top_50>[class*=container] {
    padding-top: 70px;
} */

section.reviews_section_custimize .services_section_item_reviews .services_section_icon img {
    border-radius: 50%;
    /* width: 43%; */
    width: 100%;
    height: 100px;
}

.owl-reviewsc .owl-nav>div:after {
    color: #ffffff;
}

section.reviews_section_custimize .services_section_item_reviews {
    padding: 3em 2em 3em 2em;
    height: 350px;
    border-radius: 5px 5px 5px 5px;
}

section.reviews_section_custimize .services_section_item_reviews .services_section_item_title_reviews .small-text {
    padding-top: 10px;
}

section.custimize_partners .contact-form {
    color: white;
}
.media .media-body a:focus {
    color: white;
}
@media (max-width: 770px){
    section.about_section_home .row {
        display: block !important;
    }
    section.reviews_section_custimize .services_section_item_reviews {
        padding: 2em 1em 1em 1em;
        height: auto;
        margin: 1em 1em 1em 1em;
    }
    .intro_section ul.slides .slider_image {
        height: 199px;
        background-size: contain;
    }
    .intro_section h3 {
        font-size: 17px;
    }
    .intro_section h2 {
        font-size: 24px;
        margin-top: 10px;
    }
    .intro_section .slide_description .slider-button {
        margin-top: 20px;
    }

    .owl-reviewsc {
        width: auto;
    }
    section#Partners {
        margin-top: 70px;
    }
    section.page_breadcrumbs_services {
        background-position: right !important;
        height: 193px;
        margin-top: 20px;
    }
}

.product.type-product .vertical-item .muted_background {
    background-color: #f2f2f200;
}

.slide_description h3, .slide_description h2{
line-height: 1.1;
}
h4.entry-title {
    line-height: 1.4;
}