@charset "utf-8";

/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
}

p {
    font-family: 'helvetica', Arial, Sans-Serif;
}

h1 {
    font-family: 'futura light condensed', Arial, Sans-Serif;
    text-align: center;

}

.panel-color {
    background-color: #ee2128;
    color: #fff;
}

.color2 {
    background-color: #ee2128 !important;
    color: #fff;
}

.download-border {
    border: 1px solid#ccc;
    padding: 10px;
}

.btn-see {
    background-color: #333;
    color: #fff;
}

.btn-see:hover {
    background-color: #ee2128;
    color: #fff;
}

.header {
    width: 100%;
    height: 76px;
    background-color: #ee2128;
}

.header2 {
    width: 80%;
    margin: auto;
}

.icon-world {
    width: 20%;
    height: 22px;
    float: left;
}

@media (max-width:1157px) {
    .icon-world {
        width: 50%;
        padding-top: 5px;
    }

    .icon-world2 {
        width: 50%;
    }
}



@media (max-width:480px) {

    .icon-world .text {
        font-size: 12px;

    }

    .icon-world2 .skype {
        font-size: 9px;
    }



}

.icon-world2 {
    width: 10%;
    float: right;
}

.state {
    font-family: Myriad Pro Regular;
    color: #fff;
    font-size: 10px;
    padding-top: 5px;
}

.state2 {
    font-size: 8px;
    color: #fff;
}

.skype {
    font-family: Myriad Pro Regular;
    color: #fff;
    padding-top: 3px;
}

.navbar-default {
    background-color: #;
    border-color: transparent;
    padding: 0px 0px 16px 0px;
    background-attachment: fixed;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-family: Myriad Pro Regular;
    font-size: 20px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #f0ad4e;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-nav {
    margin-top: 5px;
}

.menu-small {
    width: 80%;
    margin: auto;
}


.banner {
    margin-top: 3px;
}

.callbox {
    background-color: #ee2128;
    width: 100%;
}

.callnow {
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

@media (max-width: 420px) {
    .callnow {
        font-size: 12px;
    }
}

/*-----introduction------*/
.intro-box {
    width: 80%;
    margin: auto;
    margin-top: 75px;
    margin-bottom: 30px;
}

h2 {
    font-family: Myriad Pro;
    color: #000;
}

.line1 {
    width: 10%;
    margin: auto;
    border: 1px solid#ee2128;
}

.nxt {
    margin-bottom: 10px;
}

/*------- start img-box -------*/
.img-box {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.hover-1 {
    background-color: #000;
    border-right: 3px solid#fff;
    padding-top: 20px;
}

.hover-1:hover {
    background-color: #666;

}

.sandwich {
    font-family: calibri;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.hover-1 .sandwich:hover {
    font-family: calibri;
    font-size: 24px;
    color: #f1614d;
    text-align: center;
}

#sandwich-para {
    font-family: calibri;
    font-size: 14px;
    color: #fff;
    padding-bottom: 20px;
}

#h3:hover {
    color: #000;
}

/*-----middle-img------*/
.middle-img {
    background-image: url(../images/middle-banner.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.text1 {
    font-family: Myriad Pro;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 40px;
}

.box1 {
    width: 80%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.heading {
    font-family: Myriad Pro;
    color: #fff;
    font-size: 16px;
}

.our-work {
    width: 80%;
    margin: auto;
}

.our {
    font-family: Myriad Pro;
    font-size: 24px;
    color: #000;
}

.line3 {
    width: 5%;
    border: 1px solid#f1614d;
}

.line4 {
    width: 5%;
    border: 1px solid#ee2128;
    margin: auto;
}

.line5 {
    width: 5%;
    border: 1px solid#fff;
    margin: auto;
}

.passage {
    width: 80%;
    margin: auto;
    color: #fff;
    padding-bottom: 50px;
}

/*-----recent-project------*/
.tab-box {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#recent {
    font-family: Myriad Pro;
    color: #000;
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}

.small-box {
    width: 82%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.img1 .thumbnail {
    width: 100%;
    overflow: hidden;
}

.img1 img {
    -webkit-transition: all 0.5s ease;
    ;
}

.img1 img:hover {
    transform: scale(1.3);
}

/*-----our client------*/
.client {
    width: 100%;
    background-color: #ee2128;
    margin-top: 20px;
    padding-bottom: 10px;
}

.our-client {
    text-align: center;
    font-family: Myriad Pro;
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.line2 {
    width: 5%;
    margin: auto;
    border: 1px solid#f1614d;
}



/*-----footer-img------*/
.footer-img {
    width: 100%;
    background-color: #000;
}

.start {
    padding-top: 25px;
    font-family: Myriad Pro;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.footer-box {
    width: 80%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.addres {
    width: 20%;
    float: left;
    padding-top: 20px;
    color: #fff;
}

.address {
    width: 20%;
    float: left;
    padding-top: 20px;
    color: #fff;
}

.addresss {
    width: 20%;
    float: left;
    padding-top: 25px;
    color: #fff;
}

.addres1 {
    width: 80%;
    float: right;
    padding-top: 20px;
    font-size: 14px;
    color: #fff;
}



/*-----footer-img------*/
.footer {
    width: 100%;
    background-color: #2196F3;
}

.footer-small {
    width: 80%;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.heading-service {
    font-family: Myriad Pro;
    color: #fff;
    font-size: 24px;
}

.line3 {
    border: 2px solid#ee2128;
}

.marketing {
    color: #fff;
}

.marketing a:hover {
    color: #f1614d;
}

.last-footer {
    width: 100%;
    background-color: #ee2128;
}

.last-box {
    width: 80%;
    margin: auto;
    padding-top: 5px;
}

.powerd {
    font-size: 15px;
    color: #fff;
    float: left;
    padding-top: 15px;
}

.powerd a:hover {
    color: #f1614d;
}

.powerd2 {
    font-size: 12px;
    color: #fff;
}

.powerd2 a:hover {
    font-size: 12px;
    color: #f1614d;
}

.visitor {
    float: right;
}








/*------------------------ start of contact page ---------------------*/
.middle-contact {
    width: 80%;
    margin: auto;
    margin-top: 40px;
}

.heading-contact {
    font-family: Myriad Pro;
    font-size: 22px;
}

.heading-contact2 {
    font-family: Myriad Pro;
    font-size: 24px;
}


.input-box input {
    height: 50px;
    border-radius: 0 !important;
    margin-bottom: 15px;
}

.input-box-btn {
    margin-top: 10px;
    float: left;
    font-family: Myriad Pro;
    color: #fff;
}

.heading-box2 {
    font-size: 24px;
    font-family: Myriad Pro;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.map-box {
    width: 80%;
    margin: auto;
    margin-top: 30px;
}

.red-bg {
    background: #f78f41;
    padding: 40px;
    color: #fff;
}

/*------------------------ end of contact page ---------------------*/


/*------------------------ start of chairmen page ---------------------*/

.chairmen {
    padding-top: 30px;
}


/*------------------------ start of download page ---------------------*/
.link {
    margin-top: 40px;
}

/*------------------------ start of kitchen page ---------------------*/

.map-img {
    padding-top: 30px;
    margin: auto;
}

.img-box2 {
    margin-top: 80px;
}

.img-box3 {
    margin-top: 30px;
}

.name {
    font-family: sans serif;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}

.border-imge {
    padding-top: 3px;
    padding-bottom: 3px;
}

.border-imge:hover {}

.border-img name:hover {
    color: #fff;
}

.cooking-space {
    padding-top: 10px;
}


.fix {
    height: 75px;
}









.carousel-showmanymoveone {
    .carousel-control {
        width: 4%;
        background-image: none;

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

        &.right {
            margin-right: 15px;
        }
    }

    .cloneditem-1,
    .cloneditem-2,
    .cloneditem-3 {
        display: none;
    }

    .carousel-inner {
        @media all and (min-width: 768px) {

            @media (transform-3d),
            (-webkit-transform-3d) {

                > .item.active.right,
                > .item.next {
                    transform: translate3d(50%, 0, 0);
                    left: 0;
                }

                > .item.active.left,
                > .item.prev {
                    transform: translate3d(-50%, 0, 0);
                    left: 0;
                }

                > .item.left,
                > .item.prev.right,
                > .item.active {
                    transform: translate3d(0, 0, 0);
                    left: 0;
                }
            }

            > .active.left,
            > .prev {
                left: -50%;
            }

            > .active.right,
            > .next {
                left: 50%;
            }

            > .left,
            > .prev.right,
            > .active {
                left: 0;
            }

            .cloneditem-1 {
                display: block;
            }
        }

        @media all and (min-width: 992px) {

            @media (transform-3d),
            (-webkit-transform-3d) {

                > .item.active.right,
                > .item.next {
                    transform: translate3d(25%, 0, 0);
                    left: 0;
                }

                > .item.active.left,
                > .item.prev {
                    transform: translate3d(-25%, 0, 0);
                    left: 0;
                }

                > .item.left,
                > .item.prev.right,
                > .item.active {
                    transform: translate3d(0, 0, 0);
                    left: 0;
                }
            }

            > .active.left,
            > .prev {
                left: -25%;
            }

            > .active.right,
            > .next {
                left: 25%;
            }

            > .left,
            > .prev.right,
            > .active {
                left: 0;
            }

            .cloneditem-2,
            .cloneditem-3 {
                display: block;
            }
        }
    }
}




.nxt-pre {
    padding-left: 525px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 420px) {
    .nxt-pre {
        padding-left: 54px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .addres {
        font-size: 14px;
    }


    .addres1 {
        width: 80%;
        font-size: 9px;
        float: right;
        padding-top: 23px;
        color: #fff;
    }

    .address {
        width: 20%;
        float: left;
        padding-top: 20px;
        color: #fff;
    }

    .addresss {
        width: 20%;
        float: left;
        padding-top: 20px;
        color: #fff;
    }

}

.popup2 {
    margin-top: 15px;
    height: 30px;
    width: 100%;
    background-color: ffff33;
    font-family: Gill Sans MT Bold;
    font-size: 16pt;
    color: #FF0000;
    font-weight: bold;
    float: right;
}

.space {
    height: 75px;
}

.contact-res {
    width: 100%;
}


.client-icon {
    width: 100%;
    margin: auto;
    margin-top: 40px;
}

.our-clients {
    width: 80%;
    margin: auto;
}

.client-icon1 {
    width: 100%;
    margin: auto;
    margin-top: 40px;
    display: none;
}

.our-clients1 {
    width: 80%;
    margin: auto;
    display: none;
}

@media (max-width: 420px) {

    .client-icon {
        width: 100%;
        margin: auto;
        margin-top: 40px;
        display: none;
    }

    .our-clients {
        width: 80%;
        margin: auto;
        display: none;
    }

    .client-icon1 {
        width: 100%;
        margin: auto;
        margin-top: 40px;
        display: block;
    }

    .our-clients1 {
        width: 40%;
        margin: auto;
        display: none;
        display: block;
    }
}

.footer-menu {
    list-style: none;
    padding-left: 0px;

}

.footer-link {
    padding: 30px 0px 50px 0px;
}

.footer-link h3 {
    border-bottom: 5px solid red;
    padding-bottom: 8px;
}

.footer-menu li {
    border-bottom: 0.5px solid #484748cc;
    padding-bottom: 5px;
    margin-top: 5px;
}

.footer-menu li a {
    text-decoration: none;
}

.footer-menu li a:hover {

    color: red;
}
