@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none}
a:hover{text-decoration:none;}
img{border:none; outline:none;}
.clear10{clear:both; height:10px;}
.clear20{clear:both; height:20px;}
.clear30{clear:both; height:30px;}
body{background:#153759; line-height:22px; padding-top:22px;font-family: "Open Sans",Arial,sans-serif;}

.right ul{float:right; border-radius:4px;}
.navbar-nav > li > a{color:#777; text-transform:uppercase; font-weight:700; font-size:12px;}
.navbar-nav > li.active a{color:#5784cf;}
.navbar-nav > li{border-left:#ddd 1px solid;}
.navbar-nav > li:first-child{border-left:none;}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{ background:none; color:#5784cf;}
.navbar-brand{padding:0;}

.category_list{background:#2d5fb2; padding:2px;}
.category_list ul{margin:0;}
.category_list li{background:url(../images/cat-list-li.jpg) repeat-x; padding-left:20px;}
.category_list li:hover{background:none}
.category_list li a{color:#fff; display:block;padding:11px 0;}
.category_list li a img{margin-right:15px;}

.carousel{background:#fff; padding:8px 8px 15px;}
.carousel-caption h1{color:#153759; font-size:18px; text-align:center}

.page{background:#fff; color:#4e6283; padding:20px 0; margin-top:20px;}
.slash{background:url(../images/slash.png) repeat-x; height:10px; margin-bottom:20px;}
.page h3, .innerpage h3{margin-top:0; color:#153759; text-transform:uppercase; font-size:20px; font-weight:700;}
.left_img{text-align:justify;}
.left_img img{float:left; margin:10px 15px 0 0;}

h3.center{text-align:center;}
.review .carousel-caption{margin:0 100px; text-align:center;}
.happy_cust{text-align:center; margin-top:20px;}
.happy_cust label{font-weight:400;border:#ddd 1px solid; border-radius:20px; padding:5px 15px; position:relative;}
.happy_cust label .arrow_top{height:10px; width:12px; position:absolute; top:-7px; left:90px; background:url(../images/testimonial-arrow.png) no-repeat;}
.name{font-weight:700;}

.right_side{border-right:15px solid #fff;}
.right_side h4{color:#fff; text-transform:uppercase;}
.padding0{padding:0;}
.video{background:#5885d0; padding:3px;}
.video img{width:100%;}
.download{margin:20px 0;border-left:#5885d0 10px solid;border-bottom:#5885d0 1px solid;border-top:#5885d0 1px solid;border-right:#5885d0 1px solid;
-webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;}
.download:hover{background:#618bd2;}
.download a{display:block; padding:15px;}
.download .glyphicon-download-alt{font-size:32px;margin-left:10px;}
.download span{color:#618bd2;}
.download:hover span{color:#fff;}

.contact_new{position:relative; width:100%; height:210px;}
.rect{background:#006; height:50px; position:absolute;}
.trapezoid1 { border-top:40px solid #153759; border-left:15px solid transparent; border-right:15px solid transparent; height: 0; width: 100px; position:absolute; left:0; top:0; width:100%;}
.txt{position:absolute; z-index:10; top:-10px; text-align:center; background:#749ee4; color:#fff; left:20px; width:85%; height:50px;}
.txt h4{font-size:18px; margin-top:15px; text-transform:uppercase;}
.phone_no{position:absolute; top:60px; color:#111; text-align:center; width:100%; font-size:16px; font-weight:700;}
.glyphicon-phone-alt, .glyphicon-envelope{border:#fff 1px solid; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; padding:5px;}

.glyphicon-class{font-size:18px; width:72%; text-transform:uppercase; margin-top:-5px; float:right; font-weight:700;}
.client .carousel-control{width:2%;}

.footer{background:#122d48; padding:20px 15px; color:#a1b8d0; font-size:13px;}
.deskpadding0{ padding:0;}
.innerpage{ background:#fff;}
.inner_banner{ padding:5px;}
.inner_banner img{ width:100%;}
.inner_slide{ border:5px solid #749ee4;}
.inner_slide .carousel{ padding:0;}

.modal-dialog {width:600px;}
.thumbnail {margin-bottom:20px;}

@media screen and (max-width:767px){
.navbar-toggle{ background-color:#fff;}.navbar-toggle .icon-bar{background-color:#888;}.right ul{float:none !important;}
.navbar-header a img{width:65%; margin-left:15px;}
.navbar-toggle{margin-top:3px;}
.review .carousel-caption{margin:0 25px; text-align:center;}
.text-right{text-align:left !important;}
}
@media screen and (max-width:460px){
.carousel-inner{height:58px;}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{top:30%;}
.deskpadding0{ padding: 0 15px;}
.inner_slide{margin-bottom:20px;}
}