/*
Theme Name: carrepair
Author: http://memo-host.com/
Version: 1
*/

* {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}

html[lang="ar"] body {
    text-align: right;
}

body {
    background: #fff;
    color: #333;
    font-family: Playfair Display, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 2;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/*--------------------------------------------------------------
4.0 header
--------------------------------------------------------------*/

.topnav .contact-info .txt {
    float: right;
    padding: 0 15px;
}

.second-color {
    color: #7A7A7A;
}

.topnav a {
    color: #fff;
    font-weight: 600!important;
}

.navbar .container {
    border-top: 1px solid #E7EBF0;
}

.navbar .current-menu-item a,
.nav-item:hover a {
    color: #D81324;
}

.navbar-toggler{
	background-color: #d81624;
    margin-top: 7px;
}

.navbar {
    background: #fff;
}

.work-hour {
    font-size: 14px;
    color: #fff;
}

.work-hour .icon {
    width: 38px;
    height: 38px;
}

.work-hour .text span {
    display: block;
}

.wpml-ls-native {
    margin-left: 6px;
}

.nav-link {
    font-weight: 500;
}

.dropdown-toggle::after {
    margin-left: .455em;
    vertical-align: .1em;
}

embed,
iframe,
object {
    width: 100%;
    max-width: 100%;
}

.lag-mr-r {
    text-align: right;
}

.site-header {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
}

.breadcrumbs {
    font-size: 16px;
}

.breadcrumbs a,
.breadcrumbs span {
    margin-left: 6px;
    display: inline-block;
}

.breadcrumbs a {
    color: #9f8743;
}

.breadcrumbs .separator {
    color: #000;
}

.unstyled {
    list-style: none;
}

.list-inline li {
    display: inline-block;
}

.contact-menu li svg {
    margin: 10px;
    fill: #8a1111;
}

.site {
    overflow: hidden;
}

.bg-main-color {
    background: #1e2022;
}

.navbar-nav .nav-link {
    color: #0B2154
}

.site-footer .navbar-nav .nav-link {
    padding: 0;
    color: #fff
}

.overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, 0.8);
    z-index: 0;
}

.site-footer .navbar-nav .nav-item {
    margin-bottom: 8px;
}

.navbar .container {
    padding: 0;
}

.pad-60 {
    padding: 60px;
}

.box-shadow {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    border-radius: 8px;
    text-align: center;
    padding: 15px;
    margin-bottom: 50px;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.shadow-border,
.comment-respond {
    border: 1px solid #c8d7e1;
    border-radius: 20px;
    overflow: hidden;
}

.shadow-border,
.comment-respond,
.shadow {
    -moz-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    -webkit-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    background: #fff;
}

.page-banner {
    background-image: url(../img/images.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    margin-bottom: 30px;
    padding: 15px 0;
}

.breadcrumbs {
    font-size: 16px;
}

.breadcrumbs a,
.breadcrumbs span {
    margin-left: 6px;
    display: inline-block;
}

.page-banner .breadcrumbs a {
    color: #fff;
}

.marg-50 {
    margin: 50px 0;
}

.marg-15 {
    margin: 15px 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

.entry-content hr {
    border: 0;
    box-sizing: content-box;
    height: 0;
    margin: 27px 0;
    border-top: 2px solid #f0f0f0;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
}

.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th {
    border-bottom-width: 2px;
}

blockquote {
    background: #eee;
    border-right: 10px solid #3477DB;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-left: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.social-share {
    background: #fbfbfb;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 18px 28px;
}

.comments-box,
.comment-respond,
.widget-related {
    padding: 16px;
}

.mb-b-30 {
    margin-bottom: 30px;
}

.logged-in-as a,
.comment-list a {
    color: #353535
}

.comment-list .comment {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.comment-list .comment:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comment-list .comment-body {
    line-height: 1.8;
    margin-top: 10px;
}

.comment-list .comment-author img {
    border-radius: 50%;
    box-shadow: 0 0 8px #e0e7f1;
    border: 2px solid #ffffff;
    margin-left: 20px;
    float: right;
}

.comment-list .comment-author .fn {
    font-size: 18px;
    margin-bottom: 15px;
}

.logged-in-as a,
.comment-metadata a {
    font-size: 15px
}

.comment-list .comment-content {
    overflow: hidden;
    padding-top: 10px;
}

.comment-list .comment-body p {
    margin-bottom: 7px;
}

.comment-list ol.children {
    margin-right: 75px;
    margin-top: 20px;
}

.says {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

label {
    font-weight: 800;
    line-height: 2.4;
    margin-right: 10px;
}

input[type="text"],
input[type="email"],
input[type="url"],
textarea,
select {
    font-size: 20px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .3);
    display: block;
    padding: 0px 14px;
    margin-bottom: 20px;
    width: 100%;
}

input[type="submit"] {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1em;
    color: #fff;
    vertical-align: top;
    padding: 1.2em 1.4em;
    border: solid 1px #b69e59;
    background: 0 0;
    text-transform: uppercase;
    font-weight: 600;
}

.flex-container {
    display: table;
    width: 100%;
}

.marg-30 {
    margin: 30px 0
}

.form-submit {
    margin: 15px 0
}

.required {
    color: #f44336
}

.entry-title,
.entry-content {
    padding: 16px;
}

.entry-title {
    margin: 0 0 .2em;
}

.not-found .page-title {
    font-size: 90px;
}

.relative {
    color: #fff;
    position: relative;
    z-index: 999
}

.search-form {
    display: flex;
    justify-content: center;
}

.search-input {
    border: 1px solid #c8d7e1;
    border-radius: 0 5px 5px 0;
    width: 80%;
    padding: 11px;
    -webkit-appearance: textfield;
}

.search-submit {
    background: #286192;
    border-radius: 5px 0 0 5px;
    padding: 0 10px;
}

.post-meta {
    position: relative;
}

.article-edit,
.comment-list .reply a {
    font-weight: 800;
    padding: 0 10px;
    background-color: #2e6b91;
    border-color: #2e6b91;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.post-content img {
    border-radius: 10px;
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.wp-caption,
.entry-title,
.post-thumbnail,
.post-content ol,
.post-content ul,
.post-content p {
    margin-bottom: 25px;
}

.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin: 0 0 0.5em;
}

.widget-card:hover p a,
.comment-list a:hover,
.logged-in-as a:hover,
.breadcrumbs a:hover,
.not-found .page-title,
.entry-content a,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #1460AA;
}

.entry-content a {
    text-decoration: underline;
}

.article-edit {
    position: absolute;
    top: -15px;
    right: 25px;
}

.entry-content a:hover {
    text-decoration: none;
}

.post-content ul {
    list-style: square;
}

.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}

.mejs-container {
    padding-top: 56.25%;
}

.wp-video,
video.wp-video-shortcode {
    max-width: 100% !important;
}

video.wp-video-shortcode {
    position: relative;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mejs-controls {
    display: none;
}

.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

.m-80 {
    margin: 80px auto;
}

.post-content ol,
.post-content ul {
    padding-right: 15px;
    padding-left: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 7px;
}

.wp-caption {
    background: #fff;
    border: 1px solid #c8d7e1;
    text-align: center;
    max-width: 96%;
    padding: 5px 3px 10px
}

.wp-caption img {
    border: 0;
    height: auto;
    max-width: 98.5%;
    width: auto
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.entry-content table {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 100%;
}

table {
    background-color: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.icon-wrapp p,
.site-footer {
    color: #fff;
}

.footer-icon {
    padding: 30px 0;
}

.site-footer .navbar-nav .nav-item {
    position: relative;
    padding: 0 25px 0 0;
}

.site-footer .navbar-nav .nav-item:before {
    color: #4ab661;
    position: absolute;
    right: 0;
    top: 15px;
    content: "";
    display: inline-block;
    width: .4em;
    height: .4em;
    border-right: .2em solid #d81624;
    border-top: .2em solid #d81624;
    transform: rotate( 227deg);
    margin-right: .5em;
}

.btn-my {
    color: #fff;
    background-color: #d81624;
    border-color: #ab121e;
    font-weight: 600;
    padding: 11px 40px;
}

.icon-wrapp {
    border-bottom: solid 1px #fff;
    margin-bottom: 30px;
}

.email-offers input[type=email] {
    height: 36px;
    width: 190px;
    display: inline-block;
    vertical-align: top;
}

.site-footer a {
    color: #fff;
}

.site-footer a:hover {
    text-decoration: underline;
}

.social-follow {
    margin: 0;
}

.social-share a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin: 0 5px 5px 5px;
    display: inline-block;
}

.social-share .facebook {
    background-color: #2f55a4;
}

.social-share .twitter {
    background-color: #38A1F3;
}

.social-follow li {
    margin-left: 11px;
    display: inline-block;
}

.site-footer .social-follow li {
    display: inline-block;
    font-size: 18px !important;
    background: rgba(0, 0, 0, .2);
    margin-left: 0;
    border-radius: 4px;
    border: 2px solid #313131;
    width: 40px;
    height: 40px;
    line-height: 34px;
    text-align: center;
    margin-right: 7px;
}

.subtitle {
    color: #fff;
    position: relative;
    margin-bottom: 33px;
    font-size: 22px
}

.site-copyright {
    padding: 15px
}

.site-copyright p {
    margin-bottom: 6px;
}

.card-custom {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
    padding: 15px 5px 25px;
    background: #fff;
}

.img-fluid {
    height: 100%;
}

.card-archive:hover {
    box-shadow: 0 16px 20px 0 rgba(0, 0, 0, .48);
}

.scrollUp {
    background-color: #d81624;
    position: fixed;
    bottom: 15px;
    left: 30px;
    width: 45px;
    height: 45px;
    line-height: 39px;
    border-radius: 50%;
    text-align: center;
    z-index: 999;
}

.js .scrollUp.toggled-on {
    display: block;
}

textarea {
    width: 300px;
    height: 150px;
}

.contact-form {
    text-align: right;
}

@media only screen and (max-width: 803px) {
    .topnav .contact-info,
    .topnav .work-hour {
        text-align: center;
        width: 100%;
    }
    .topnav .social-follow {
        width: 100%;
        margin-bottom: 10px;
    }
	.topnav .navbar-brand{
		width: 100%;
		text-align: center
	}
}

@media only screen and (min-width: 480px) {
    .card-archive {
        width: 45%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto;
    }
    .card-archive:nth-child(2n+1) {
        clear: right;
    }
}

@media only screen and (min-width: 768px) {
    .topnav,
    .navbar {
        padding-top: 0;
    }
    .card-archive {
        width: 30%;
    }
    .card-archive:nth-child(2n+1) {
        clear: none;
    }
    .card-archive:nth-child(3n+1) {
        clear: right;
    }
    .comment-form-email,
    .comment-form-url {
        width: 48%;
        float: right;
    }
    .comment-form-email {
        margin-left: 4%;
    }
}

@media only screen and (min-width: 992px) {
    .content-right {
        width: 70%;
        float: right;
    }
	
	.bg-image {
    background-image: linear-gradient( 300deg, #FFFFFF 62%, #D81324 0%);
}
    .side-left {
        width: 27%;
        float: left;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .widget-card {
        width: 47.0588235294%;
    }
    .widget-cards .widget-card:nth-child(odd) {
        clear: right;
    }
    .widget-cards .widget-card:nth-child(3n+1) {
        clear: none;
    }
    .widget-cards .widget-card:not(:nth-child(3n+1)) {
        margin-right: 0;
    }
    .widget-cards .widget-card:nth-child(2n) {
        margin-right: 5.3333333333%;
    }
}

@media only screen and (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }
}