/*!
Theme Name: aamra_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aamra_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

aamra_theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.ct-container {
    max-width: 1320px;
}
.bg-primary {
    background-color: #fd5523 !important;
}
.btn-primary {
    background-color: #fd5523 !important;
}
a {
    text-decoration: none;
}
.footer-widgets {
    margin-top: 60px;
    padding: 70px 0;
}
ul.footer_contract li {
    color: var(--mute-alt);
    font-size: 16px;
}
ul.footer_contract li strong {
    display: block;
}
span.sub-title.h5 {
    color: #fd5523;
}
.slider-sec2 .slide-item .slide-content h1 {
    line-height: 75px;
    font-size: 70px;
}
.display-4, .footer-widget .widget-title, .widget-title {
    font-size: 24px;
}
a, a:focus, a:hover {
    color: var(--headings-color);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}
.service-entry .serv-txt {
    height: 150px;
}
.text-info {
    --bs-text-opacity: 1;
    color: rgb(249 254 255) !important;
}
.home_content h1 {
    padding: 20px 0;
}
.home_content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #000;
}
.text-primary {
    color: #fd5523 !important;
}
.display-1 {
    font-size: 74px;
}
.video-sec3 .video-content h2 {
    max-width: unset;
        text-align: center;
}
.video-sec3 {
    padding-top: 100px;
}
.display-5, .slider-sec2 a.slide-cta {
    font-family: var(--font-family-headings,"Onest",sans-serif);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--headings-color);
}

.footer-widgets {
    margin-top: 0px;
    padding: 70px 0;
}
.viewall_ser {
    text-align: center;
}
section.promo-sec {
    padding: 170px 0 60px;
}
.quote-form-container {
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 50px;
    border-radius: 30px;
    background: #fff;
}
.quote-form-container p{
    margin: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.logis-btn-full.btn-color2.btn-block.w-100.mt-1 {
    background: #fd5523;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding: 6px;
    margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.logis-btn-full.btn-color2.btn-block.w-100.mt-1:hover {
    background: #000;
}
.inner_page_content h1,
.inner_page_content h2,
.inner_page_content h3,
.inner_page_content h4,
.inner_page_content h5,
.inner_page_content h6 {
    padding: 20px 0;
}
.inner_page_content p {
    margin-bottom: 20px;
    font-size: 18px;
}
.wpcargo-track.wpcargo {
    margin: 0 auto;
    display: table;
}
input#submit_wpcargo {
    background: #fd5523;
    border: 0;
    padding: 14px;
}
input#submit_wpcargo:hover {
    background: #000;
}
.contact-information {
    padding: 10px 0;
}
.contact-information p {
    margin-bottom: 0;
}

.gt_container-hrcv8k a.glink span {
    color: #000;
}







@media (max-width:767px){
   

}





