/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body.home {
    position: relative;
}

body.home:after {
    background: rgb(163,143,143);
    background: -moz-linear-gradient(132deg, rgba(163,143,143,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(132deg, rgba(163,143,143,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(132deg, rgba(163,143,143,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a38f8f",endColorstr="#ffffff",GradientType=1);
    position: absolute;
    width: 100%;
    top: 0;
    height: 25%;
    display: block;
    content: '';
    z-index: -1;
}

header#site-header {
    position: absolute;
    width: 100%;
    z-index: 9;
/*        padding: initial;*/
}
header#site-header .site-logo.show img {
    max-width: 150px;
    width: 100%;
}
header#site-header .header-inner {
    max-width: 1200px;
}
body.home header#site-header .site-branding a.custom-logo-link {
    position: absolute;
}
header#site-header ul#menu-main-menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 40px;
}

header#site-header ul#menu-main-menu > li:last-child > a {
    background: #c83219;
    border-radius: 10px;
}
header#site-header .site-navigation ul.menu li ul {
    width: 260px;
    border-radius: 0 10px 10px 10px;
}
header#site-header .site-navigation ul.menu li ul li {
    display: block;
}
header#site-header ul.sub-menu li a {
    display: block;
    color: #000!important;
}
ul.sub-menu li {
    display: block;
}
header#site-header .site-navigation ul.menu li.menu-item-has-children:after {
    right: 35px;
    color: #fff;
}
div#main_heading h1 span {
    display: block;
    font-size: 30px;
}
section#whychoose_section .elementor-container {
    z-index: 9;
}

.counter_box .elementor-counter-title {
    text-align: center;
}
.counter_box span.elementor-counter-number-suffix {
    color: #c83219;
}
.counter_box.big_number span.elementor-counter-number-suffix:first-letter {
    color: #263541;
}
.counter_box .elementor-counter-title {
    margin-top: 20px!important;
}
.faq_questions span.elementor-accordion-icon.elementor-accordion-icon-left {
    float: right!important;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    text-align: center!important;
    line-height: 50px;
    margin-top: -10px;
}
.faq_questions .elementor-accordion .elementor-accordion-item {
    border: 1px solid #e8e8e8;
    border-left: 0;
    border-right: 0;
}
.faq_questions  div.elementor-tab-content.elementor-active {
    border-top: 0;
}
div#client_review .swiper-button-prev:after, div#client_review .swiper-button-next:after{
    display: none;
}
div#client_review .swiper-slide-inner .elementskit-single-testimonial-slider {
    padding: 50px 100px!important;
}
div#client_review .elementskit-single-testimonial-slider{
    box-shadow: none!important;
}
footer#site-footer {
    background: linear-gradient(173deg, rgba(237,210,205,1) 29%, rgba(255,255,255,1) 100%);
    padding: initial;
}
footer#site-footer .footer-inner {
    max-width: 1200px;
    margin: auto;
    display: block;
     padding: 50px 0;
}
.footer-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-top-row .footer_menu .menu{
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-top-row .footer_menu .menu li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.footer-top-row .footer_menu .menu li {
    padding-right: 40px;
}
.footer-top-row .footer_menu .menu li:last-child {
    padding-right: 0;
}
.footer-bottom-row {
    display: flex;
}
.footer-bottom-row .footer_menu {
    width: 25%;
}
.footer-bottom-row .footer_menu h3, .footer-bottom-row .footer_question h3 {
    color: #c83219;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.footer-bottom-row .footer_menu .menu{
    list-style: none;
    padding: 0;
}
.footer-bottom-row .footer_menu .menu li a, .footer-bottom-row .footer_question p, .footer-bottom-row .footer_question a{
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    color: #484848;
}
.footer-bottom {
    background: #fff;
    padding: 10px 0;
}
.footer-bottom p{
    color: #000000;
    font-size: 16px;
    Font-weight: 500;
    margin-bottom: 0;
    text-align: center;
}
div#contact_form form label {
    display: block;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 10px;
}
div#contact_form form input, div#patner_form form input {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
    border: none;
    border-radius:10px;
    background:  #f9f1ef;
    padding: 15px 20px;
}
 div#contact_form form textarea, div#patner_form form textarea{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
    border: none;
    border-radius:10px;
    background:  #f9f1ef;
    padding: 15px 20px;
    resize: none;
    height: 100px;
 }
 div#contact_form form input.wpcf7-form-control.wpcf7-submit {
    background: #C83219;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: auto;
    padding: 15px 40px;
}
div#patner_form form input.wpcf7-form-control.wpcf7-submit{
    background: #C83219;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: auto;
    padding: 15px 40px;
}
div#patner_form form p:nth-last-child(3) {
    text-align: center;
}
div#supportform form ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
}
div#supportform form ul li.half {
    width: calc(50% - 5px);
}
div#supportform form ul li.full {
    width: 100%;
}
div#supportform form ul li input{
    width: 100%;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px
}
div#supportform form ul li select{
    height:56px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px
}
div#supportform form ul li textarea{
    height: 100px;
    border-radius: 10px;
}
div#supportform form ul li p {
  text-align: center;
}
div#supportform form ul li input.wpcf7-form-control.wpcf7-submit {
    background: #C83219;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: auto;
    padding: 15px 40px;
}
section.industries:hover {
    background-color: #fff!important;
}

section.industries:hover .elementor-image-box-wrapper {
    filter: invert(1);
}

section.industries:hover a.elementor-button.elementor-button-link {
    background: #C83219;
    color: #fff;
}
section.softwarefor .elementskit-box-header.image-box-img-center {
    height: 250px;
    position: relative;
}

section.softwarefor .elementskit-box-header.image-box-img-center img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body.single-post header.page-header, body.archive header.page-header{
    background: linear-gradient(132deg, rgba(163, 143, 143, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 200px 0
}

body.single-post header.page-header h1, body.archive header.page-header h1 {
    color: #000;
    font-family: "Montserrat", Sans-serif;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}
body.archive main#content {
    padding: 80px 0;
}
body.single-post main#content {
    padding: 80px 0;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
}
body.archive article.post > a {
    display: block;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
body.archive article.post > a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 30px;
}
body.archive .page-content h2 a {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
body.archive .page-content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
body.archive article.post {
    margin-bottom: 40px;
}
div#table_css table th, div#table_css table td {
    font-size: 18px;
    color: #fff;
    text-align: center;
}
div#table_css td, div#table_css th {
  border: 1px solid #dbdbdb;
  text-align: left;
  padding: 8px;
}
div#table_css tr:nth-child(even) td{
     color: #000;
}
div#table_css tr:nth-child(even) {
  background-color: #ffffff;
}
body.error404 main#content img {
    max-width: 500px;
    margin: auto;
    display: block;
}
body.error404 header#site-header {
    background: #263541;
    padding: 0;
}
body.error404 main#content {
    padding: 200px 0 100px 0;
}

body.error404 h1.entry-title {
    font-size: 70px;
    font-weight: 700;
    text-align: center;
}

body.error404 .page-content {
    text-align: center;
}
body.error404  .page-content a {
     background: #c83219;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 40px;
    text-decoration: none;
    display: inline-block
}

@media(max-width: 1200px) {
    section#hero_section {
        background-position: calc(50% + 425px);
    }
    header#site-header .site-navigation ul.menu li ul {
        right: 20px !important;
        left: auto;
    }
    header#site-header ul#menu-main-menu li a {
        padding: 15px 30px;
    }
    footer#site-footer .footer-inner {
        padding: 50px 10px;
    }

}
@media(max-width: 991px) {
     body.home header#site-header .site-branding a.custom-logo-link {
        position: relative;
    }
    header#site-header {
        padding: initial;
        background: #263541;
    }
    header#site-header .site-logo.show img {
        max-width: 90px;
        width: 100%;
    }
    header#site-header ul#menu-main-menu li a {
        color: #000;
    }
    header#site-header .site-navigation-toggle-holder .site-navigation-toggle {
        background: #c83219;
        color: #fff !important;
        font-size: 25px;
    }
   
    header#site-header .site-navigation-dropdown ul.menu>li li {
        max-height: 100%;
        transform: scaleY(1);
    }
    header#site-header ul#menu-main-menu > li:last-child > a {
       display: none;
    }
    section#hero_section {
        background-size: cover;
        background-position: inherit;
        position: relative;
    }
    section#hero_section:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(38 53 65 / 20%);
        border-radius: 0 0 0 400px;
    }
    .footer-bottom-row {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-bottom-row .footer_menu {
        width: 50%;
    }
    .footer-top-row{
        display: block;
    }
    .footer-top-row .footer_menu {
        margin-bottom: 50px;
    }

}
@media(max-width: 767px) {
    section#managevehicles {
        background: #458AB0;
    }
    .footer-top-row, .footer-bottom-row{
        display: block;
    }
    body.single-post header.page-header h1, body.archive header.page-header h1 {
        font-size: 36px;
    }
    body.single-post header.page-header, body.archive header.page-header {
        padding: 200px 0 150px 0;
    }
    body.single-post main#content {
        max-width: 100%;
        padding: 80px 10px;
    }
    section#counterboxsection {
    border: none;
}
section#managevehicles .elementor-column .elementor-widget-wrap{
    border: none;
}


    section#counterboxsection .elementor-column .elementor-widget-wrap, section#custimizeboxesection .elementor-column .elementor-widget-wrap{
        border: none;
        border-bottom: 1px solid #000
    }
}
@media(max-width: 480px) {
    .footer-bottom-row .footer_menu {
        width: 100%;
        margin-bottom: 40px;
    }
    .footer-top-row .footer_menu .menu {
        display: block;
    }
}