﻿

.mainnav {
    color: white !important;
}

@media only screen and (max-width:720px) {
    .navbar {
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%) !important;
        color: white;
    }

    .fluid-container {
        width: 100%;
    }

    card {
        width: auto;
        height: auto;
        margin-top: 10px !important;
    }

    .logo {
        display: none;
    }

    .nav1 {
        margin-bottom: 100%;
        padding-top: 8%;
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
    }
}



@media only screen and (min-width:320px) and (max-width:720px) {
    .navbar {
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%) !important;
        color: white;
    }

    .card1, .card2, .card3 {
        margin-left: -22px;
        width: 18rem !important;
    }

    .fluid-container {
        width: 100%;
    }

    .box {
        margin-left: -15px;
    }

    .hidencolum {
        display: none;
        visibility: hidden;
    }

    .techno {
        width: 20rem;
        height: auto;
    }

    .html {
        height: 100%;
    }

    .logo {
        display: none;
    }

    a.navbar-brand.mainnav {
        margin-left: -10px;
        font-size: 15px;
    }

    button.navbar-toggler {
        margin-left: -54px;
    }

    .mainnav {
        font-size: 16px;
    }

    .nav1 {
        margin-bottom: 100%;
        padding-top: 15%;
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
    }
}
    @media only screen and (min-width:1920px) and (max-width:1980px) {

        a.navbar-brand.mainnav {
            margin-left: -19%;
        }
        img.logo {
            position: fixed;
            width: 9%;
            margin-top: -56px;
            border-radius: 45%;
            margin-left: -11px;
        }
    }

@media only screen and (min-width:1600px) and (max-width:1680px) {

    a.navbar-brand.mainnav {
        margin-left: -7.5%;
    }
    img.logo {
        position: fixed;
        width: 9%;
        margin-top: -56px;
        border-radius: 45%;
        margin-left: -11px;
    }
 
}

@media only screen and (min-width:1680px) and (max-width:1910px) {

    a.navbar-brand.mainnav {
        margin-left: -10%;
    }
    img.logo {
        position: fixed;
        width: 9%;
        margin-top: -56px;
        border-radius: 45%;
        margin-left: -11px;
    }
}

    .nav1 {
        height: 10px !important;
    }

    .nav2 {
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
        color: white;
        font-size: 15px;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        height: 56px !important;
        margin-top: 32px;
        margin-bottom: 5px !important;
    }

    .mainnav {
        color: white !important;
        margin-left: 15px;
    }

    .nav-lin {
        margin-left: 15px;
        color: #f44336 !important;
        text-decoration: none !important;
        margin-right: 12px;
        font-size: 16px;
    }

    .normal {
        width: 96%;
        margin-bottom: 2%;
        border: 1px solid lightgray;
    }

    .colo {
        width: 100%;
    }


    input[type=text] {
        width: 0px;
        box-sizing: border-box;
        border: none;
        border-radius: 20px !important;
        font-size: 14px;
        float: right;
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
        background-image: url('searchicon.png');
        background-position: 10px 10px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }

        input[type=text]:focus {
            width: 100%;
        }

    .tab {
        margin-right: 10%;
        margin-left: 10%;
    }

    .back {
    }

    .partner {
        margin-left: 10%;
        margin-right: 10%;
    }

    .part {
        width: 60%;
        height: auto;
    }

    p {
        text-align: justify;
        text-justify: inter-word;
    }

    .content {
        margin-left: 10%;
        margin-right: 10%;
    }

    .con {
        text-align: center;
    }

    .cosult {
        color: orangered;
    }

    .ti-search:before {
        content: "\e610";
    }

    .nav-link {
        font-size: 15px !important;
        margin-left: 20px;
        color: white !important;
    }

    .navbar-nav {
        margin-right: 29px;
    }

    a:hover {
        color: black !important;
    }

    a {
        text-decoration: none !important;
    }

    .active {
        color: black !important;
    }

    .box {
        margin-left: 10%;
        margin-right: 10%;
    }

    .foot {
        color: black;
        background: gray;
    }

    .right {
        margin-left: 10%;
        margin-right: 10%;
    }

    .card1, .card2, .card3 {
        width: 20rem;
        border: 1px solid #ee7f51;
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.2);
        transition: 0.2s;
        font-size: 14px;
        height: 99% !important;
    }

        .card1:hover, .card2:hover, .card3:hover {
            transform: scale(1.1);
            border: 1px solid #e86424;
        }

    .normal:hover {
        margin-left: 2%;
        transform: scale(1.1);
    }


    .imgconsult {
        color: #f44336 !important;
        font-size: 16px;
    }

    .line {
        border: .5px solid #f44336;
    }


    .wedo {
        margin-left: 10%;
        margin-right: 10%;
    }

    .do {
        text-align: center;
        color: orangered;
    }


    .hetext {
        text-decoration: none !important;
        color: orangered;
    }

        .hetext:hover {
            color: black !important;
        }

    .googleMap {
        height: 190.3%;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .impcont {
        background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
        margin-right: 5%;
    }

    .useinfo {
        margin-left: 20%;
    }

    .marketing {
        color: #f44336 !important;
    }

    .icon {
        margin-right: 2%;
    }

.footalign {
    background: linear-gradient(45deg,rgba(209,27,27,1) 0,rgba(227,61,0,1) 2%,rgba(240,162,93,1) 59%,rgba(240,216,93,1) 100%);
    color: black !important;
    font-size: 12px;
    font-weight: bold;
    padding-bottom:1px;
}

    .scroll {
        overflow-y: scroll !important;
    }

    #demo {
        text-align: center;
        margin-top:5px;
    }

    .imgconsult1 {
        width: 100%;
        height: 35% !important;
    }

    .lead {
        width: 80% !important;
        margin-left: 21%;
    }

        .lead:hover {
            transform: scale(1.1);
            margin-right: 20%;
            overflow: hidden !important;
        }


    .pt {
        margin-right: 20%;
        margin-left: 5%;
    }

    .content2 {
        overflow-x: hidden;
    }

    .card-img {
        border: 1px solid #e54d10 !important;
    }

    .tech {
        margin-left: -28px;
    }
.logo {
    position: fixed;
    width: 9%;
    margin-top: -56px;
    border-radius: 45%;
    margin-left:-11px;
}
.col-md-6.welcome {
    margin-top: 30px;
    margin-left:-15px;
}
