﻿:root {
    --color-blue: #1b6ec2;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.form-control {
    min-height: 35px;
}

.nav-tabs {
    border-bottom: 1px solid #DDD;
}
/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.preload {
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    font-size: 150px;
    z-index: 999;
}
/*Login Form */
.RestPassword {
    /*  top: 50%;*/
    /*  left: 50%;
    transform: translateY(-150%);
    position: relative;*/
    line-height: 2px;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 0 2px 4px #007bff, 0 8px 16px rgb(0 0 0 / 8%);
    opacity: 86%;
    color: #007bff;
    margin-top: 30px;
    font-weight: bold;
    border-top-left-radius: 57px;
    border-bottom-right-radius: 57px;
}


/* End Login Style*/
.card-text {
    height: 50px;
    overflow-y: hidden;
}

.readmore {
    display: block;
}

img {
    transition: 1s;
    border-radius: 10px;
}

    img:hover {
        filter: grayscale(10%);
        transform: scale(1.1);
        border-radius: 20px;
    }

.cardContainer {
    margin: 20px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    background-color: whitesmoke;
    width: 100%;
    border-radius: 20px;
}

.sidmenu {
    background-color: var(--color-blue);
    color: #fff;
    position: fixed;
    top: 49px;
    bottom: 0px;
    right: 0;
    z-index: 199;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    border-left: 1px solid #aaa;
}

-primary {
    color: #fff;
    background-color: var(--color-blue);
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: var(--color-blue);
    border-color: #1861ac;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu a::after {
        transform: rotate(-270deg);
        position: absolute;
        left: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        right: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    }
/* Sticky footer styles
-------------------------------------------------- */



.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    font-size: 16px;
}

li {
    list-style: none;
}

body {
    /* Margin bottom by footer height */
    font-family: 'Cairo', sans-serif;
    background-color: #ecf1f7;
    margin-bottom: 60px;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    /*    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.6)), url(../Images/img3.jpeg);
*/ /*background-image: url(../Images/img3.jpeg);*/
    background-position: center;
    background-size: cover;
}

/* .bodyBackGround {
        background-color: #DDD
    }*/

.footer {
    background-color: #202020;
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 45px;
    max-height: 60px;
    /* Vertically center the text there */
}

.subFooter {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    background-color: #000000;
    color: #FFF;
    padding: 20px
}
/*Carsoul Style*/
/*.container > a > span {
    font-family: 'Bold Art';
    color: #007bff;
    font-size:20px
}*/
.carousel-item {
    background-size: cover;
}

.carousel-one {
    background-image: url(../Images/2.jpg);
}

.carousel-two {
    background-image: url(../Images/4.j);
}

.carousel-three {
    background-image: url(../Images/1.jpg);
}
/*End Carsoul Style*/
header {
    background-color: #0075ff;
    color: #fff;
    /*    position:fixed;*/
    width: 100%;
    /* z-index:999;*/
}

.spical-heading {
    color: #d6dde4;
    font-size: 100px;
    font-weight: 800;
    text-align: center;
    letter-spacing: -2px;
    margin: 0;
}

.btn:hover {
    background-color: #0075ff;
    color: white
}

.CompanyInfo {
    top: auto;
    left: 20%;
    width: 100%;
    margin-top: 50px;
    align-content: center;
    padding: 20px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    font-weight: bold;
    border-right: 10px solid;
    border-right-color: #0075ff;
    border-radius: 10px;
    background-color: #e3e7ef;
    color: #0075ff;
    /*    opacity: 100%;*/
}

.col-update {
    padding: 6px;
    border-right: 5px solid;
    border-right-color: #0075ff;
    margin: 5px;
    border-radius: 2px;
}
/*.btnDownload{
    margin-top:40px;
}*/
.Acuralogo {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-top: -7px;
}

.company-Name {
    color: #efde1b !important;
    font-family: 'Righteous', cursive;
}
/*Start Drop Down Sun Menu*/
.dropdown-menu {
    background-color: #202020;
    border-top: 2px solid;
    border-top-color: #fff;
    margin-top: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dropdown-item {
    background-color: #202020;
    color: #fff;
}

    .dropdown-item:hover {
        background-color: black;
        color: #fff;
    }

    .dropdown-item > li > a:hover {
        font-size: 18px;
        background-color: #fff;
    }

.siteTitle {
    height: 200px;
    background-color: #0075ff;
    text-align: center;
    padding: 10px;
    z-index: 998;
}

.btnUp {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 888;
    display: none;
}

.btnWhats {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom: 10px;
    padding: 10px;
    font-size: 20px;
    background-color: #1b9a59;
    color: white;
    border-radius: 50%;
    border: 2px solid;
    border-color: #FFF;
    animation: moving 2s infinite;
}

@keyframes moving {
    0%,100% {
        left: 10px;
        bottom: 12px;
        font-size: 20px;
    }

    25% {
        left: 10px;
        bottom: 15px;
    }

    50% {
        left: 10px;
        bottom: 20px;
        font-size: 30px;
    }
}

.btnWhats:hover {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom: 10px;
    padding: 10px;
    font-size: 30px;
    background-color: #1b9a59;
    color: white;
    border-radius: 50%;
}

.contactus {
    margin-bottom: 10px;
    border-bottom: 1px solid #5e5e5e;
    padding-bottom: 10px;
    color: #959595;
}

/*li:before {
    width: 20px;
    height: 20px;
    font-family: 'font-Awesome';
    content: "";
    font-weight: 900;
    color: #959382;
    margin-left: 2px;
    display: inline-block
}*/
.social-contanct {
    color: #959595;
    border: 1px solid;
    border-color: #959595;
    padding: 5px;
    margin-right: 20px;
    font-size: 22px;
    width: 52px;
    text-align: center;
}

.btnQuotation {
    margin-right: 25px;
    background-color: #0075ff;
    color: #FFF;
    font-size: 22px;
    width: 94%;
    margin-bottom: 10px
}

.btnSuggestion {
    margin-right: 25px;
    background-color: #F00;
    color: #FFF;
    font-size: 22px;
    width: 94%;
}

    .btnSuggestion:hover {
        background-color: #F00;
        margin-right: 25px;
        color: #FFF;
        font-size: 22px;
        width: 94%;
    }

.mainlogo {
    border-radius: 50%
}
/* Start Services Section*/

.our-services-col {
    min-height: 200px;
    font-size: 20px;
    background-color: #92b6de40;
    margin: 10px;
    border-radius: 10px;
    padding-top: 20px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
}

    .our-services-col > i {
        padding-bottom: 20px;
    }



.service-image {
    margin-top: 20px;
    text-align: center;
    font-size: 45px;
}

.service-description {
    margin-top: 20px;
    text-align: center;
}
/* End Services Section*/
/*Start Drop Down Sun Menu*/
@media (max-width: 767px) {
    .mainlogo {
        width: 198px;
        height: 200px;
    }


    .cardContainer {
        overflow-y: overlay;
        width: 100%;
    }


    .spical-heading {
        font-size: 50px;
        font-family: Algerian
    }

    h1 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    h2 {
        font-size: 18px;
    }

    h3, h4 {
        font-size: 17px;
    }

    .pt-5, .py-5 {
        padding-top: 0rem !important;
    }
}



@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 820px) {

    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 812px) {

    .table {
        max-width: 800px;
        font-size: 9px;
    }
}


/*Tabs Style*/
.tabs {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

    .tabs li {
        padding: 10px;
        background-color: #FFF;
        border-right: 1px solid white;
        cursor: pointer;
        transition: .2s;
    }

        .tabs li.active,
        .tabs li:hover {
            background-color: #dddddda1;
            color: steelblue;
            border-top: 2px solid;
        }




.content > div:not(:first-child) {
    display: none;
}

.tabs {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid;
    width: 100%
}

    .tabs li {
        padding: 10px;
        cursor: pointer;
        transition: .2s;
        border-radius: 23px;
        background-color: #fff;
        margin: 5px;
    }

        .tabs li.active,
        .tabs li:hover {
            background-color: #0075ff;
            color: #FFF;
            border-top: 2px solid;
        }

/*.content {
    background-color: #dddddda1;
}*/

.content > div {
    padding: 15px;
}

    .content > div:not(:first-child) {
        display: none;
    }
