html{
    overflow-x: hidden;
}
body{
    background: #f5f5f5;
}
.navbar{
    background-color:#ff2c2c !important;
    font-size: 17px;
    font-weight: 600;
    font-family: monospace;
}
.navbar-brand{
    color: azure;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar-brand img{
    height: 55px;
    width: 65px;
}
.nav-right{
    
}
.nav-right li a{
    color: #fff;
    text-transform: uppercase;
    background: rgba(255, 255, 255, .15);
    margin-right: 10px;
    border-radius: 5px;
    padding: 5px 15px;
}
.m-controllers{
    position: absolute;
    width: 100%;
    top: 380px; 
}
.nav-controller{
    position: static;
    display: inline-block;
}

.carousel-hldr{
    background: url(slide1.jpg);
    background-position:top;
    background-size:cover;
    background-repeat: no-repeat;
    min-height: 450px;
    margin-top: -5px;
    padding: 0px;
}
.carousel-area{
    width: 100%;
    height: 450px;
    background: rgba(0,0,0,0.5);
}

.item-note{
    max-width: 500px;
}
.item-note h4{
    font-size: 45px;
    color: #fff;
    text-transform: capitalize;
}
.item-note p{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
}
.item-note a{
    display: inline-block;
    background: #ff2c2c;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 5px;
    /*margin-top: 25px;*/
    font-weight: 500;
    text-transform: uppercase;
    
}
.jb-area{
    padding: 35px 15px;
}
.jb{
    padding: 45px;
    border-radius: 15px;
    background: #fff;
}
.jb p a{
    background: #ff2c2c;
    color: #fff;
    padding: 5px 25px;
    border-radius: 7px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    /*margin-top: 10px;*/
}

.job1-img{
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}
.job1-img img{
    width: 100%;
    height: 250px;
    border-radius: 7px;
}
.job1-text{
    font-weight: 600;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.capt{
    margin-top: 25px;
    margin-bottom: 35px;
}
.capt h3{
    color: #990f02;
    text-align: center;
    font-family: monospace;
    font-weight: 600;
    /*margin-bottom: 25px;*/
}
.capt h1{
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.capt h1 a{
    border: 3px solid #333;
    border-width: 0px 0px 3px 0px;
}
.boxes-hldr{
    margin-bottom: 35px;
}
.boxes{
    text-align: center;
    background: #fefefe;
    border-radius: 10px;
    padding: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.boxes .bi{
    font-size: 24px;
    color: #ff2c2c;
}
.boxes h4{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.boxes p{
    color: #444;
    font-size: 15px;
    font-family: sans-serif;
}

.testimonial-area{
    background: url(origin.webp);
    background-position:top;
    background-size:cover;
    background-repeat: no-repeat;
    padding: 25px;
}
.testimonial-area .t-head{
    text-align: center;
    font-size: 36px;
}
.testimonial-area .t-capt{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family:Cambria, Cochin, Georgia, Times;
}
.owl-carousel .owl-item{
    padding: 20px;
}
.owl-carousel .owl-item .testimonial{
    text-align: center;
    background: #fff;
    border-radius: 5px;
}

.owl-carousel .owl-item .testimonial img{
    height: 60px;
    width: 60px;
    border: 3px solid #d2d2d2;
    border-radius: 50%;
    display: inline-block;
    margin-top: 15px;
}
.testimonial p{
    font-size: 18px;
    font-weight: 300;
    color: #333;
}

.cs-area{
    background: #dddddd;
    border: 5px #d5d5d5 solid;
    border-radius: 2px;
}
.cs-area h1{
    text-align: center;
    margin-top: 15px;
    font-family: monospace;
    font-weight: 600;
    color: #444;
}
.cs-area strong{
    text-transform: uppercase;
    font-weight: 500;
}
.cs-sides img{
    max-height: 300px;
    width: 100%;
}
.cs-sides a{
    display: inline-block;
    color: #fff;
    background: #ff2c2c;
    padding: 5px 15px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 600;
}

/*===== ANIMATION =====*/

@keyframes animate{
    100%{
        transform: translateX(-100%);
    }
}

/*=====*/

.marquee-area{
    background: #f1f1f1;
    padding: 15px 10px;
    margin-bottom: 45px;
}
.marquee-area h6{
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}
.marquee{
    text-align: right;
    width: 200%;
    animation: animate 15s linear infinite;
}
.marquee-area img{
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin-right: 40px;
    opacity: .8;
}

footer{
    background: #222;
    padding: 55px 35px 10px 35px;
    color: #fff;
    font-family: monospace;
}
footer h4{
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #ff2c2c;
    text-align: center;
}
footer ul li{
    list-style: none;
    margin-bottom: 15px;
    text-align: center;
}
footer ul{
    padding: 10px;
}
footer ul li a{
    color: #fff;
    text-decoration: none;
}

@media(max-width:900px){
    .nav-right li a{
        margin-bottom: 15px;
        display: inline-block;
    }
    .carousel-hldr, .carousel-area{
        height: 500px;
    }
    .item-note{
        max-width: 100%;
        padding-top: 35px;
    }
    .item-note h4{
        font-size: 35px;
        font-family: roboto;
        font-weight: 700;
    }
    .item-note a{
        padding: 7px 10px;
    }
    .m-controllers{
        top: 445px; 
    }
    .boxes{
        margin-bottom: 25px;
    }
    .cs-area h1{
        font-size: 24px;
        font-family: roboto;
        text-transform: uppercase;
        color: #000;
        margin-top: 25px;
    }
    .cs-sides{
        margin-bottom: 25px;
    }
    .cs-sides img{
        width: 100%;
    }
    .testimonial-area{
        background-image: linear-gradient(to bottom left, red, white);
        //background-color: #ff2c2c;
    }
    .testimonial-area .t-head{
        text-align: center;
        font-size: 36px;
        font-weight: 700;
        color: #333;
    }
    .testimonial-area .t-capt{
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        font-family:Cambria, Cochin, Georgia, Times;
    }
    .owl-carousel .owl-item .testimonial img{
        height: 50px;
        width: 50px;
    }
    .marquee{
        position: relative;
        width: 400%;
        overflow: hidden;
    }
    footer h4{
    text-align: left;
    }
    footer ul li{
        text-align: left;
    }

}
