@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	background:url(../img/pattern.jpg) repeat;	
}
.header {
	width: 100%;
	z-index: 100;
	top: 0;
	position:relative;
	background-color:#fff;
}
a{
    border: none!important;
}
.head-top{
	background-color:#0f1d41;
	}
.mail {
  float: left;
}
.mail a {
  /*color: #3a68df;*/
  color:#ffffff;
  font-size: 13px;
  font-weight: 400;
}
.no-padding{
    padding: 0;
}
.mail ul {
    margin: 0;
    padding: 0;
}
.mail ul li {
    float: left;
    list-style-type: none;
    padding: 5px 10px;
    /* border-right: 1px solid #3a68df; */
    border-right: 1px solid #ffffff;
}
.mail ul li:first-child{
    /*border-left: 1px solid #3a68df;*/
}
.mail a i {
  background-color: transparent;
  /*border:1px solid #3a68df;*/
  /*color: #3a68df;*/
  border:1px solid #ffffff;
  color:#ffffff;
  height: 25px;
  line-height: 25px;
  margin-right: 6px;
  text-align: center;
  width: 25px;
}
.social {
  float:right;
}
.social .icon {
  color: #3a68df;
  font-size:18px;
}
.head-bottom{
	padding:15px 0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);
	}
.logo {
  display:block;
  padding-top: 10px;
  padding-left: 15px;
}
.mt-social{
    float: right;
}
.mt-social ul li {
    float: left;
    list-style-type: none;
    padding: 5px 10px;
    /* border-right: 1px solid #3a68df; */
	border-right: 1px solid #ffffff;
}
.mt-social ul li:first-child{
    /* border-left: 1px solid #3a68df; */
    border-left: 1px solid #ffffff;
}
/*############################# MENU ############################*/
.work-img{
    margin-top: 25px;
}
.flex-direction-nav{
    display: none !important;
}
.flex-control-nav{
    display: none !important;
}
.flexslider {
    border-radius: 0 !important;
    box-shadow: 0 0 5px #666;
    margin: 0!important;
}
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	min-height: 38px !important;
}
.navbar-nav {
  float: right !important;
  margin-top:6px !important;
}
.navbar-default {
	background-color: transparent;
	border:none;
}
.navbar-nav > li {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
        margin-left: 35px;
}
.nav > li > a {
  padding:10px 16px;  
  display: inline-block;
  color:#0f1d41;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
}
.nav > li > a:before {
  background-color: transparent;
  border-left: 2px solid #ba0101;
  border-top: 2px solid #ba0101;
  content: "";
  height: 10px;
  left: 13px;
  position: absolute;
  top: 11px;
  width: 10px;
  z-index: 9999;
	-webkit-transition:all ease-in 0.2s;
	-moz-transition:all ease-in 0.2s;
	transition:all ease-in 0.2s;
  opacity:0;
}
.nav > li > a:after {
  background-color: transparent;
  border-bottom: 2px solid #ba0101;
  border-right: 2px solid #ba0101;
  bottom: 11px;
  content: "";
  height: 10px;
  position: absolute;
  right: 13px;
  width: 10px;
  z-index: 9999;
  opacity:0;
	-webkit-transition:all ease-in 0.2s;
	-moz-transition:all ease-in 0.2s;
	transition:all ease-in 0.2s;
}
.nav > li > a:hover:before, .nav > li > a:focus:before, .nav > li > a:active:before {
  left: 0;
  right: 0;
}

.navbar-default .navbar-nav > li > a {
  color: #0f1d41;
  font-weight: normal !important;
}
.navbar-default .navbar-nav > li > a:hover:before {
  color: #3660cf;
  border-top: 2px solid #3660cf;
  border-left: 2px solid #3660cf;
  top:0;
  left:0;
  opacity:1;
}
.navbar-default .navbar-nav > li > a:hover:after {
  color: #3660cf;
  border-bottom: 2px solid #3660cf;
  border-right: 2px solid #3660cf;
  bottom:0;
  right:0;
  opacity:1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #3660cf;	
	}
.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > .active > a:hover:before, .navbar-default .navbar-nav > .active > a:focus:before {
  border-top: 2px solid #3660cf;
  border-left: 2px solid #3660cf;
  opacity:1;
  top:0;
  left:0;
}
.navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:hover:after, .navbar-default .navbar-nav > .active > a:focus:after {
  border-bottom: 2px solid #3660cf;
  border-right: 2px solid #3660cf;
  opacity:1;
  bottom:0;
  right:0;
}
.dropdown-menu {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 ;
}
.dropdown-menu > li > a {
  padding: 8px 20px !important;
  color:#fff !important;
}
.dropdown-menu > li > a:hover {
  color:#25a2d7 !important;
  background-color:transparent !important;
}
/*################################ CAMERA BANNER ##############################*/

#back_to_camera {
	background: rgba(255,255,255,.9);
	clear: both;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 20px;
	position: relative;
	z-index: 1;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 0;
}
#camera_wrap_4 {
	height: 100%;
	margin-bottom: 0!important;
	position: relative;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.camera_thumbs_cont > div {
	display: none;
}
.camera_bar {
	display: none;
}
.camera_wrap {
	width: 100%;
	margin-bottom:0 !important;
}
.camera_prev, .camera_next, .camera_commands {
  top: 68% !important;
}
.camera_commands {
	display: none;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: none !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
  margin-top: -60px !important;
  text-align: center !important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #0f1d41 none repeat scroll 0 0 !important;
  border-radius: 0 !important;
  height: 6px !important;
  margin: 0 4px !important;
  width: 18px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #ba0101 none repeat scroll 0 0;
}
.camera_caption {
  display: block;
  position: relative;
  width: 52% !important;
  top: 35%;
  left: 8%;
  z-index:9999;
  background:none !important;
}
.camera_caption > div {
  background: transparent !important;
  padding: 0 !important;
}
.camera_caption h2{
	font-size:40px;
	font-weight:400;
	color:#fff;
	display:block;
	margin:0;
	}
.camera_caption h6{
	font-size:20px;
	font-weight:600;
	color:#fff;
	display:block;
	margin-top:20px;
	margin-bottom:0;
	line-height:26px;
	}
.camera_caption p {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 19px;
    text-shadow: 1px 1px 1px #000;
}
.para-25 {
    color: #136EDE;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 19px;
    text-shadow: 1px 1px 1px #000;
}
.camera_caption .btn-white{
	font-size:16px;
	font-weight:600;
	color:#0f1d41;
	border:1px solid #e2e2e4;
	display:inline-block;
	padding:15px 40px;
	background-color: #fff;
	text-transform:uppercase;
	margin-top:30px;
	position:relative;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}	
.btn-white:before{
	width:10px;
	height:10px;
	content:"";
	left:1px;
	top:1px;
	background-color:transparent;
	border-top:2px solid #0f1d41;
	border-left:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-white:after{
	width:10px;
	height:10px;
	content:"";
	right:1px;
	bottom:1px;
	background-color:transparent;
	border-bottom:2px solid #0f1d41;
	border-right:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-white:hover{
	background-color:#ba0101;
	color:#fff;
	}	
.btn-white:hover:before{
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	}	
.btn-white:hover:after{
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	}					
.banner {
	position: relative;
}
/*################################ END CAMERA BANNER ##############################*/

.wrap{
	padding:60px 15px 0;
	background-color:#fff;
	}
.no-padding{
	padding:0;
	}
.system{
	width:100%;
	background-color:#f1f1f1;
	text-align:center;
	display:inline-block;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}
.system img{
	width:100%;
	border:1px solid #757a89;
	}	
.system h3{
	width:100%;
	font-size:16px;
	color:#0f1d41;
	font-weight:600;
	margin-top:20px;
	margin-bottom:0;
	display:inline-block;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}
.system p{
	width:100%;
	font-size:13px;
	color:#656668;
	font-weight:400;
	margin-top:10px;
	margin-bottom:0;
	display:inline-block;
	padding:0 6px;
	line-height:20px;
	min-height:60px;
	}
.btn-white2{
	font-size:14px;
	font-weight:600;
	color:#0f1d41;
	border:1px solid #e2e2e4;
	display:inline-block;
	padding:10px 30px;
	background-color: #fff;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:15px;
	position:relative;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}
.btn-white2:before{
	width:10px;
	height:10px;
	content:"";
	left:1px;
	top:1px;
	background-color:transparent;
	border-top:2px solid #0f1d41;
	border-left:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-white2:after{
	width:10px;
	height:10px;
	content:"";
	right:1px;
	bottom:1px;
	background-color:transparent;
	border-bottom:2px solid #0f1d41;
	border-right:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.system:hover{
	background-color:#d7d6d6;
	}
.system:hover h3{
	color:#ba0101;
	}
.system:hover .btn-white2{
	background-color:#ba0101;
	color:#fff;
	}
.system:hover .btn-white2:after{
	border-color:#fff;
	}
.system:hover .btn-white2:before{
	border-color:#fff;
	}
.about{
	width:100%;
	}
.about h2{
	font-size:28px;
	color:#000;
	font-weight:400;
	margin:0;
	line-height:36px;
	padding-left:18px;
	border-left:3px solid #0f1d41;
	}
.about h2 span{
	font-size:21px;
	color:#6e6f71;
	}
.about p{
	font-size:13px;
	color:#4f4f50;
	font-weight:500;
	margin:0;
	line-height:22px;
	padding-top:20px;
	}
.about-img{
	width:100%;
	}
.about2{
	width:100%;
	padding:0 15px;
	}
.about2 img{
	float:right;
	padding:25px 0 25px 25px;
	}		
.about2 h2{
	font-size:28px;
	color:#000;
	font-weight:400;
	margin:0;
	line-height:36px;
	padding-left:18px;
	border-left:3px solid #0f1d41;
	}
.about2 h2 span{
	font-size:21px;
	color:#6e6f71;
	}
.about2 p{
	font-size:13px;
	color:#4f4f50;
	font-weight:500;
	margin:0;
	line-height:22px;
	padding-top:20px;
	}
	
.appoinment{
	width:85%;
	background-color:#f1f1f1;
	padding:12px 20px;
	}
.appoinment h2{
	font-size:28px;
	color:#ba0101;
	font-weight:400;
	margin:0;
	line-height:34px;
	padding-left:18px;
	border-left:3px solid #ba0101;
	}
.appoinment-form{
	margin-top:25px;
	}
.appoinment-form .enquiry{
	width:100%;
	background-color:transparent;
	border-bottom:1px solid #b6b6b6;
	margin-bottom:10px;
	padding:7px;
	border-top:none;
	border-left:none;
	border-right:none;
	}
.btn-white3{
	font-size:14px;
	font-weight:600;
	color:#0f1d41;
	border:1px solid #e2e2e4;
	display:inline-block;
	padding:10px 30px;
	background-color: #fff;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:15px;
	position:relative;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}
.btn-white3:before{
	width:10px;
	height:10px;
	content:"";
	left:1px;
	top:1px;
	background-color:transparent;
	border-top:2px solid #0f1d41;
	border-left:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-white3:after{
	width:10px;
	height:10px;
	content:"";
	right:1px;
	bottom:1px;
	background-color:transparent;
	border-bottom:2px solid #0f1d41;
	border-right:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.choose{
	width:100%;
	}
.choose h2{
	font-size:28px;
	color:#000;
	font-weight:400;
	margin:0;
	line-height:34px;
	padding-left:18px;
	border-left:3px solid #0f1d41;
	}
.choose-us{
	margin-top:25px;
	}
.choose-us .panel-default > .panel-heading {
  background-color: #dedddd !important;
  border-color: transparent !important;
  color: #4d4d4d !important;
}
.choose-us .panel-default {
  border-color: transparent;
}
.panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  padding: 0;
}
.panel-heading .glyphicon{
	background-color:#ba0101;
	padding:15px 20px;
	margin-right:15px;
	color:#fff;
	}
.choose-us .panel-body {
  background-color:#f1f1f1;
}
.active-custom{
	background-color:#0f1d41;
	color:#fff;
	}
.just-call{
	width:100%;
	background:url(../img/mid-bg.jpg) no-repeat top center;
	padding:90px 0;
	}
.just-call h4{
	font-size:25px;
	color:#0f1d41;
	font-weight:400;
	margin:0;
	}	
.just-call h2{
	font-size:20px;
	color:#0f1d41;
	font-weight:600;
	margin:0;
	padding-top:25px;
	}	
.just-call h2 span{
	color:#ba0101;
        font-size:30px;
        padding-left: 10px;
        margin-left: 10px;
	}
.partner{
	width:100%;
	}
.partner h4{
  border-left: 3px solid #0f1d41;
  color: #6e6f71;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  padding-left: 18px;
}
.wrap1{
	padding:60px 15px 60px;
	background-color:#fff;
	}
.scroll{
	margin-top:20px;
	}
	
	
/*#################################### CAROUSEL ################################*/

#carousel {
				margin-top: -100px;
			}
			#carousel div {
				text-align: center;
				width: 178px;
				height: 119px;
				float: left;
				position: relative;
				margin:0 10px;
			}
			#carousel div img {
				border:1px solid #b9b9b9;
				width:100%;
			}
			#carousel div span {
				display: none;
			}
			
			
			.caroufredsel_wrapper { 
  margin: 15px 0 0 !important;
  width: 100% !important;
}
/*#################################### END CAROUSEL ################################*/

.map {
  height: auto;
  overflow: hidden;
}
.wrap2{
	background-color:#f1f1f1;
	padding:40px 0;
	}
.quick{
  border-left: 3px solid #0f1d41;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  text-transform:uppercase;
  padding-left: 18px;
}
.list-block {
  padding: 0;
  list-style:none;
  margin-top:20px;
}
.list-block li {
  display: block;
  margin-bottom: 7px;
  padding-left: 25px;
}
.list-block li a i {
  margin-left: -26px;
  width: 18px;
}
.list-block li a {
  color: #666363;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}
.list-block li a:hover {
  color: #0f1d41;
}
.news{
	margin-top:20px;
	width:100%;
	display:inline-block;
	}
.news img{
	float:left;
	margin-right:12px;
	border:1px solid #0f1d41;
	}
.news-text{
	width:68%;
	float:left;
	}
.news-text p{
  color: #6c6b6b;
  font-size: 13px;
  font-weight: 500;
  float:left;
  margin-bottom:2px;
	}
.news-text span{
  color: #0f1d41;
  font-size: 13px;
  font-weight: 500;
  float:left;
	}
.bottom-contain{
	margin:60px 0 0;
	padding:30px 0 0;
	border-top:1px dashed #939292;
	}
.bottom-contain ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	}
.bottom-contain ul li{
	display:inline-block;
	position:relative;
	width:25%;
	vertical-align:top;
	}
.bottom-contain ul li:before{
	position:absolute;
	content:"";
	background:url(../img/circle.png) no-repeat;
	top:-38px;
	left:0;
	display:inline-block;
	z-index:9999;
	width:15px;
	height:15px;
	margin:auto;
	right:0;
	}	
.bottom-contain ul li span{
	display:block;
	float:none;
	}
.bottom-contain ul li h3{
	display:block;
	float:none;
	font-size:15px;
	color:#bc0808;
	font-weight:500;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:0;
	}	
.bottom-contain ul li p{
	display:block;
	margin-top:10px;
	float:none;
	font-size:13px;
	color:#0f1d41;
	font-weight:500;
	line-height:18px;
	}

.social2 {
  display:inline-block;
  margin-top:70px;
  text-align:center;
  width:100%;
}
.social2 .icon {
  color: #0f1d41;
  margin-right: 12px;
  font-size:16px;
}
.social2 .icon i{
  width:45px;
  height:45px;
  background-color:#cecccc;
  border-radius:50%;
  line-height:45px;
  vartical-align:center;
  text-align:center;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
}
.social2 .icon i:hover{
	color:#fff;
	background-color:#bc0808;
	}
.footer{
	background-color:#0f1d41;
	padding:20px 0;
	}
.footer-pera {
  color: #3660cf;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
}

/*==================  Stuck menu  ======================*/
.stuck_container {
	position: relative;
	z-index: 999999;
	padding-top: 0;
	padding-bottom: 0;
	
}
.stuck_container_off {
	margin-bottom: 0;
}
.isStuck {
	z-index: 999999;
}
.isStuck .head-bottom{
	background-color:#fff;
	}
@media only screen and (max-width: 991px) {
.isStuck {
	display: none !important;
}

}
/*################################## about ###############################################*/

.wrap4 {
  background: url("../img/sticker.jpg") no-repeat;
  padding: 90px 0;
}
.banner-text {
  float: right;
  margin-top: -50px;
  position: absolute;
  right: 22%;
  z-index: 99;
}
.banner-text h1 {
  color: #3A68DF;
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
}
.breadcrumbs span {
  color: #0D308B;
  font-size: 15px;
}

/*################################## solution ###############################################*/

.solution{
	width:100%;
	margin-top:40px;
	float:left;
	}
.about-content {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.about-content img {
  width: 100%;
}
.mission {
  background: rgba(17, 17, 17, 0.9) none repeat scroll 0 0;
  bottom: 0;
  height: 72px;
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
}
.mission h2 {
  border-bottom: 1px solid #8cab34;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding-top: 15px;
  position: relative;
  text-transform: uppercase;
  min-height:71px;
}
.mission p {
  color: #e5dddd;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  padding:8px 0;
  position: relative;
  text-transform: capitalize;
}
.about-content:hover .mission{ height:260px;}

.btn-white2:hover{
	background-color:#ba0101;
	color:#fff;
	border-color:transparent;
	}
.btn-white2:hover:after{
	border-right-color:#fff;
	border-bottom-color:#fff;
	}
.btn-white2:hover:before{
	border-left-color:#fff;
	border-top-color:#fff;
	}
	
/*################################## service ###############################################*/

.service{
	width:100%;
	float:left;
	padding:10px;	
	}
.service-contain{
	width:100%;
	float:left;
	margin:15px 0;
	min-height:190px;
	border-bottom:1px solid #D3CCCC;
	}	
.img-box{
	width:30%;
	float:left;
	padding:8px;
	position:relative;
	}
.img-box::before {
  background-color: transparent;
  border-left: 2px solid #0f1d41;
  border-top: 2px solid #0f1d41;
  content: "";
  height: 10px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 10px;
  z-index: 9999;
}	
.img-box::after {
  background-color: transparent;
  border-bottom: 2px solid #0f1d41;
  border-right: 2px solid #0f1d41;
  bottom: 1px;
  content: "";
  height: 10px;
  position: absolute;
  right: 1px;
  width: 10px;
  z-index: 9999;
}
.img-box img{
	width:100%;
	}
.service-text{
	width:65%;
	float:right;
	}
.service-text h3{
	color: #0f1d41;
  font-size: 18px;
  font-weight: 600;
  line-height:22px;
  border-left:2px solid #0f1d41;
  padding-left:15px;
  margin-bottom:15px;
  margin-top:0;
	}
.service-text p{
	color: #515357;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding-bottom:15px;
	}	
.service-text ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.service-text ul li{
	color: #515357;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding-bottom:5px;
	}	
.service-text ul li i{
	color: #bc0808;
  font-size: 9px;
  padding-right:12px;
	}	
.central{
	width:100%;
	padding:10px;
	float:left;
	margin-top:15px;
	margin-bottom:35px;
	}	
.central h3{
	color: #bc0808;
  font-size: 20px;
  font-weight: 600;
  line-height:26px;
  border-left:2px solid #0f1d41;
  padding-left:15px;
  margin-bottom:15px;
  margin-top:0;
	}	
.central p{
	color: #515357;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-align:justify;
  padding-bottom:15px;
	}	
.central ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.central ul li{
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding-bottom:10px;
	}	
.central ul li a{
	color: #515357;
	}	
.central ul li i{
	color: #1A3272;
  font-size: 10px;
  padding-right:12px;
	}	
	
/*################################## contact ###############################################*/

.contact_form input[type="text"] {
	border: 1px solid #ccc;
	box-shadow: 0 1px 0 #f4f4f4;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 9px 7px;
	width: 48%;
}
.contact_form input[type="email"] {
	border: 1px solid #ccc;
	box-shadow: 0 1px 0 #f4f4f4;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 9px 7px;
	width: 48%;
}
.contact_form textarea {
	border: 1px solid #ccc;
	box-shadow: 0 1px 0 #f4f4f4;
	height: 200px;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 9px 7px;
	width: 100%;
}
.list-unstyled {
	list-style: outside none none;
	padding-left: 0;
	margin-top:18px;
}	
.btn-gray{
	font-size:16px;
	font-weight:600;
	color:#0f1d41;
	border:1px solid #e2e2e4;
	display:inline-block;
	padding:8px 25px;
	background-color: #fff;
	text-transform:uppercase;
	margin-top:15px;
	position:relative;
	-webkit-transition:all ease-in 0.3s;
	-moz-transition:all ease-in 0.3s;
	transition:all ease-in 0.3s;
	}	
.btn-gray:before{
	width:10px;
	height:10px;
	content:"";
	left:1px;
	top:1px;
	background-color:transparent;
	border-top:2px solid #0f1d41;
	border-left:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-gray:after{
	width:10px;
	height:10px;
	content:"";
	right:1px;
	bottom:1px;
	background-color:transparent;
	border-bottom:2px solid #0f1d41;
	border-right:2px solid #0f1d41;
	position:absolute;
	z-index:9999;
	}
.btn-gray:hover{
	background-color:#ba0101;
	color:#fff;
	}	
.btn-gray:hover:before{
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	}	
.btn-gray:hover:after{
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	}

.wpcf7-not-valid-tip{ display: none !important; }
.wpcf7-validation-errors{ display: none !important; }
.wpcf7-not-valid{ border-color: red !important; }

/**January 13, 2017**/
.header_text {color: #ffffff;}
.mail ul li:nth-child(2) {border-right: none;}
.mail ul li:nth-child(3) {border-right: none;}
.mail ul li:nth-child(4) {border-right: none;}
.header_text_2 {color: #ffffff; font-weight: bold;}
/********************/

/**January 16, 2017**/
.fa.fa-skype {color: #ffffff;}
.fa.fa-linkedin{color: #ffffff;}
.fa.fa-twitter{color: #ffffff;}
.fa.fa-facebook{color: #ffffff;}
/********************/

/*################################## RESPONSIVE ###############################################*/

@media screen and (max-width: 1199px) {
	
.navbar-nav > li {
  font-size: 12px;
}	
.nav > li > a {
  padding: 10px;
}
.news img {
  margin-right: 10px;
}
.news-text {
  width: 63%;
}
.mission {
  height: 45px;
}	
.mission h2 {
  font-size: 15px;
  min-height: 44px;
}

}

@media screen and (max-width: 1024px)
{
	
}
	
@media screen and (max-width: 991px) {	

.container{
	width:100%;
	}
.system {
  margin-bottom: 16px;
}	
.about-content {
  margin-bottom: 15px;
}	
	
}

/**Date: January 16, 2017**/
@media screen and (max-width: 980px)
{
  .mail ul li{border-right:none;}
  .header_text{margin-top:4px;}
}

@media screen and (max-width: 800px)
{
  .mt-social ul li{padding: 0 6px 0 6px;}
}
/**************************/
	
@media screen and (max-width: 768px) {	

.navbar-nav > li {
  font-size: 10px;
}
.nav > li > a {
  padding: 7px;
}
.camera_caption h2 {
  font-size: 30px;
}
.camera_caption h6 {
  font-size: 15px;
  line-height: 19px;
  margin-top: 10px;
}
.camera_caption p {
  font-size: 13px;
  line-height: 18px;
  margin-top: 10px;
}
.camera_caption .btn-white {
  font-size: 11px;
  margin-top: 12px;
  padding: 10px 30px;
}
.about h2 span {
  font-size: 18px;
}
.about h2 {
  font-size: 24px;
  line-height: 24px;
}
.about p {
  font-size: 11px;
  line-height: 17px;
  padding-top: 12px;
}
.news-text {
  width: 100%;
}
.news-text p {
  font-size: 11px;
  margin-top:12px;
}

}	
@media screen and (max-width: 767px) {

.logo {
  text-align: center;
  padding-top: 10px;
}
.logo img{
	display:inline-block;
	}
.navbar-nav {
  float: left !important;
}
.navbar-nav > li {
  font-size: 13px;
}
.nav > li > a {
  padding: 7px 15px;
}
.about-img {
  margin-top: 16px;
  text-align: center;
}
.about-img img{
  display:inline-block;
  float:none;
}
.appoinment {
  width: 100%;
}
.choose {
	  margin-top: 16px;
}
.custom{
	text-align:left;	
	}
.about {
  margin-bottom: 20px;
}
.news-text {
  width: 80%;
}
.news-text p {
  width: 100%;
}	
.service {
  border-right: 0px solid #d3cccc;
}


/**January 16, 2017**/
.header-left-2-part-2 {position: absolute; top: 0; right: 0;}
.logo-left-1 {width: 50%; float: left;}
.logo-right-1 {width: 50%; float: right;}
/********************/


}	
@media screen and (max-width: 640px) {
	
.camera_caption {
  /*display: none !important;*/
}	
.bottom-contain ul li {
  width: 33%;
}

}


/**January 16, 2017**/
@media screen and (max-width: 480px)
{
.camera_caption{top: 34%; left: 5%;}
.camera_caption h2 {font-size: 21px;}
.camera_caption h6 {font-size: 13px;}
}
/********************/

	
@media screen and (max-width: 479px) {

.mail {
  float: none;
  text-align: center;
}
.social {
  float: none;
  text-align: center;
  margin: 10px 0;
}
.just-call h4 {
  font-size: 21px;
}
.just-call h2 {
  font-size: 23px;
}
.news-text {
  width: 72%;
}
.bottom-contain ul li {
  width: 30%;
}
.banner-text {
  left: 6%;
}
.banner-text h1 {
  font-size: 34px;
  margin: 0;
}


}

/**January 16, 2017**/
@media screen and (max-width: 360px)
{
	.logo-left-1{width:100%;}
	.logo-right-1{width:100%;}
	.bottom-contain ul li {display: block; width: 100%;}
	.bottom-contain ul li::before{display:none;}
	.mail{text-align:left;}
	.header-left-1-part-1 {margin-top: 50px;}
	.just-call h2 span{font-size: 19px;}
}
/********************/

	
@media screen and (max-width: 320px) {

.panel-title {
  font-size: 13px !important;
}
.bottom-contain ul li::before {
  display: none;
}
.bottom-contain ul li {
  width: 100%;
  margin-bottom: 20px ;
}
.contact_form input[type="text"] {
  width: 100%;
}
.contact_form input[type="email"] {
  width: 100%;
}	
	}


.svm{

}
.svm ul li {
    list-style-type: circle;
    font-weight: normal;
}
.svm h3{
    border-left: 3px solid #3A68DF;
    color: #3A68DF;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding-left: 12px;
}
.svm p {
    color: #4f4f50;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    margin: 0;
    padding-top: 20px;
}









