@charset "utf-8";
/* CSS Document */
.bgimg{background:#cb0101;}
.yellowbg{background:#ffd326; color:#333; font-size:12px; line-height:20px; padding-bottom:5px;width:100%;}
.querybg{background:#ff6c00;}
.main-text
{
    position: absolute;
    top: 60px;
    width:100%;
    color: #FFF;
}

.h2,h3 
{
color:#000000;
}

.h3,h2,h4
 {
color:#000000;
}

.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.colorwhite{color:#FFF;}
.orangecolor{color:#FFF;}
.margintopbottm{margin-bottom:0px; margin-top:0px;width:100%}
.mrtop{margin-top:25px;}
.mrbtm{margin-bottom:0px; width:100%}
.airnet{margin-top:0px; margin-bottom:0px; width:100%;}
.pdtop{padding-top:0px;width:100%}
.pdbtm{padding-bottom:0px;width:100%; background-color:#fffff;}
.pdtopbtm{padding-bottom:0px; padding-top:0px;}
.whitebg{background:#FFF;width:100%; }
.blackbg{background:#1e1e1e;}
.logo{margin-top:10px; margin-bottom:10px;}
.callus{margin-top:15px;}
.maintext{color:#000000; line-height:19px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.orangebg{background:#ffcc00; margin-bottom:5px; }
.con_txt{width:100%; margin-bottom:10px; padding-top:5px; padding-bottom:5px; border:#c1a801 solid 1px; border-radius:2px; font-size:12px;}
.wellbg{background:#fcecae; border:#c6b574 solid 1px;}
.wellbg2{background:#FFF; border:#dfdfdf solid 1px;}
.colorred{color:#000000;}
.brbtm{border-bottom:#cbb205 solid 1px; padding-bottom:10px; margin-bottom:10px;}
.brbtm2{border-bottom:#FFF solid 1px; padding-bottom:10px; margin-bottom:10px;}
.brbtm3{border-bottom:#c5c5c5 solid 1px; padding-bottom:10px; margin-bottom:10px;}
.colorblack{color:#FFFFFF;}
.ashbg{background:#f2f2f2;}
 .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }

.navbar-brand{color:#f3943e;}

.navbar-default {
    background-color: #cb0101; 
    border-bottom:#cb0101 solid 1px; border-radius:0;
	 margin-bottom:0;  border:#cb0101 solid 1px;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF; border-right:#ffffff solid 1px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #FFF; background:none; 
	
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:#ff6c00;
    color: #ffffff; 
}
.marquee {
  height: 20px;
  width: 100%;

  overflow: hidden;
  position: relative;
}

.marquee div {
  display: block;
  width: 200%;
  height: 30px;

  position: absolute;
  overflow: hidden;

  animation: marquee 20s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}

/* maarquee complated */
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}
.footerbg2{background:#ff9900;}
.footerbg{background:#cc3333 ; border-bottom:#f6bb63 solid 1px; padding-top:20px; padding-bottom:20px;}
.ptop{padding-top:15px;}
.footermenu{list-style-image:url(../images/arrow.png);}
.footermenu2{color:#ffff66; text-decoration:none; line-height:25px;}
.footermenu2:hover{color:#000000; text-decoration:none;}

.textlink{color:#eb8921; text-decoration:none; font-size:12px;}
.textlink:hover{color:#eb5121; text-decoration:none;}
.imageleft{width:35%; height:auto; float:left; margin:0 20px 0 0;}
.marginbottom2{margin-bottom:20px;}

.netbg{background:#ffea04; padding-top:10px; padding-bottom:25px; border-bottom:#fff266 solid 1px;}
.nav-list li{border-bottom:#c6b600 dashed 1px; font-size:12px; color:#fff; background:url(../images/arrow2.png) no-repeat left;}
.nav-list li a{color:#443f07;  padding-top:2px; padding-bottom:2px; line-height:18px; }
.nav-list li a:hover{color:#1c1b0e; background:url(../images/arrow3.png) no-repeat left #f1dd04;}

#backToTop{
    position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}
.formwidth{width:35px; border:#CCC solid 1px;}
.colorblue{color:#ff9900;}
.coloryellow{color:#ff9900;}
#carousel-testimonials .carousel-indicators {
    bottom: inherit;
    top: 10rem;
}
#carousel-testimonials .carousel-indicators li{ 
    border :2px solid #7c8a8d; 
    width:16px; 
    height:16px;
    margin:0px;
    } 
#carousel-testimonials .carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #ac1c20;
    border :2px solid #ac1c20;
}
#carousel-testimonials .caption blockquote{
    font-size:20px;
    color:#282828;
    
}
#carousel-testimonials .caption small cite{
    color:#4a4f55;
    font-size:20px;
}
#carousel-testimonials .caption #stars-existing{
    display:inline-block;
    font-size:28px;
}
#carousel-testimonials .caption #stars-existing .glyphicon-star-empty{
    color:#ac1c20;
}

#carousel-testimonials .caption #stars-existing .glyphicon-star{
    color:#ac1c20;
}
.footer2{background:#cf2200; padding-top:20px;}
.readmore{color:#FFF;}
.readmore:hover{color:#FFF;}
.readmore2{color:#000000; text-decoration:underline;}
.readmore2:hover{color:#f5ad28; text-decoration:none;}
.footerbtm{background:#1f1209;}
.aboutusbg{background:#fff8dc;}

.bgbtm{
 background:url(../images/background.jpg) no-repeat center fixed; background-size:cover;
	
padding-top:20px; padding-bottom:25px; 
}
.page-header{margin-top:0;}
@media (max-width:768px) {
    .brand img{
        margin-bottom: 5px
    }
    .navbar .btn-navbar{
        /*margin-right: -15px;*/
    }
    .navbar .nav > li > a {
        padding: 10px 15px;
    }
	
	.callus{margin-top:15px; margin-bottom:20px;}

}

