*::-moz-selection {
color:#FFF;
background-color:rgba(227, 6, 19, 0.85)
}
*::-ms-selection {
color:#FFF;
background-color:rgba(227, 6, 19, 0.85)
}
*::-webkit-selection {
color:#FFF;
background-color:rgba(227, 6, 19, 0.85)
}
*::selection {
	color: #FFF;
	background-color: rgba(227, 6, 19, 0.85)
}
body {
	font-family: 'Ubuntu', sans-serif;
	border-top: 5px solid #DADBDC;
}
a {
	transition: all 0.5s linear 0s;
	outline: none !important;
}
a:hover {
	transition: all 0.5s linear 0s;
	text-decoration: none;
	outline: none !important;
}
button, button a:hover {
	outline: none !important;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.logo {
	margin-left: 25px;
	padding-top: 15px;
}
.top-right {
}
.top-links {
	text-align: right;
	margin: 25px 30px 25px 0;
}
.top-links li {
	text-align: left;
	position: relative;
	padding-left: 30px;
	margin-left: 25px;
}
.top-links li:first-child {
	margin-left: 0;
}
.top-links li h5 {
	margin: 0;
	color: #003366;
	font-family: 'robotomedium';
	font-size: 14px;
	line-height: 20px;
}
.top-links li h5 span {
	color: #8C978D;
	font-family: 'Ubuntu', sans-serif;
}
.top-links li .fa-phone, .top-links li .fa-envelope {
	position: absolute;
	content: '';
	left: 0;
	top: 7px;
	color: #E30613;
	font-size: 21px;
}
.navigation {
	background: #003366;
	text-transform: uppercase;
	font-family: 'robotobold';
	font-size: 13px;
	padding-right: 30px;
	position: relative;
}
.navigation::before {
	position: absolute;
	top: 0;
	left: -56px;
	content: "";
	border-right: 56px solid #003366;
	border-top: 60px solid transparent;
	z-index: -1;
}
.navbar-default {
	background-color: transparent;
}
.navbar {
	border-radius: 0;
	min-height: auto;
	margin-bottom: 0;
	border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #e50712;
	color: #FFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #e50712;
	color: #FFF;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	
	background: #e50712;
	color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF;
}
.dropdown-menu {
	border-radius: 0;
	font-size: 13px;
	font-family: 'Ubuntu', sans-serif;
	
}
.dropdown-menu > li > a {
	padding: 7px 10px;
	color: #333 !important;
}
.dropdown-menu {
    top: 0;
    left: 92% !important;
   min-width:200px !important;
}
.dropdown-menu>a:after {
    display: block;
    content: " ";
    float: left !important;
    
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
	    position: absolute;
    top: 100%;
    
    z-index: 1000;
}
.prc{
	font-size:12px;
	margin:0px;
  color: #666;
	font-weight:500;
}
/*====*/
.banner {
	border-top: 5px solid #E30613;
}
.section1 {
	text-align: center;
	margin-top: -70px;
	margin-bottom: 70px;
}
.sct1-box {
	border: 1px solid #D1D1D1;
}
.sct1-box h4 {
	color: #FFF;
	background: #003366;
	margin: 0;
	padding: 10px 25px;
	line-height: 25px;
	font-size: 17px;
}
.sct1-box p {
	background: #F5F5F5;
	margin: 0;
	padding: 15px 20px;
	color: #444347;
	font-size: 13px;
	text-align: justify;
	min-height: 220px;
	line-height: 23px;
}
.sct1-box h6 {
	margin: 0;
	padding: 12px 0;
	border-top: 1px solid #D1D1D1;
	font-size: 15px;
	font-family: 'robotomedium';
	transition: all 0.5s linear 0s;
}
.sct1-box h6:hover {
	background: #00468C;
	transition: all 0.5s linear 0s;
}
.sct1-box h6:hover a {
	color: #FFF
}
.sct1-box h6 a {
	color: #00468C;
}
/*==section2==*/
.section2 {
	background: #282E42;
}
.videoimg {
	background-image: url(../images/img1.jpg);
	height:800px;
	background-repeat: no-repeat;
	background-size: cover;
}
.videoimg .btn {
	position: absolute;
	top: 40%;
	left: 45%;
	padding: 0;
	border: none;
	background: none;
}
.videoimg .fa-play {
	font-size: 40px;
	color: #FFF;
	border: 2px solid #BBB;
	opacity: 0.8;
	border-radius: 100%;
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 90px;
}
.videoimg h1 {
	text-align: center;
	background: rgba(255,201,38, 0.5);
	font-family: 'robotobold';
	margin: 0;
	padding: 15px 0;
	position: absolute;
	width: 100%;
	bottom: 50px;
	color: #FFF;
}
.set2-box {
	margin: 25px 50px 0 50px;
}
.set2-box h2 {
	color: #fff;
	font-size: 36px;
	line-height: 50px;
	margin: 0 0 15px 0;
	font-family: 'robotobold';
}
.set2-box h2 span {
	color: #FFC926;
}
.set2-box p {
	color: #FFF;
	line-height: 25px;
}
.set2-box ul {
	margin: 25px 0;
}
.set2-box li {
	position: relative;
	padding-left: 70px;
	margin-bottom: 25px;
}
.set2-box li:last-child {
	margin-bottom: 0px;
}
.set2-box li::before {
	position: absolute;
	content: "\f058";
	font-family: FontAwesome;
	top: -15px;
	left: 0;
	color: #FFC926;
	font-size: 64px;
}
.set2-box h4 {
	color: #FFC926;
	margin: 0 0 15px 0;
	font-size: 20px;
	font-family: 'robotomedium';
}
.set2-box h6 {
	color: #FFF;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
}
/*==section3==*/
.section3 {
	padding-bottom: 15px;
	margin: 25px 0;
}
.section3 h1 {
	color: #262C40;
	font-family: 'robotobold';
	text-align: center;
	margin: 0 0 40px 0;
}
.section3 h1 span {
	color: #FFC926;
}
.sct3-box {
	background: #282E42;
	color: #FFF;
	transition: all 0.5s linear 0s;
}
.sct3-box:hover {
	background: #FFC926;
	transition: all 0.5s linear 0s;
}
.sct3-box img {
	transition: all 0.5s linear 0s;
}
.sct3-box:hover img {
	opacity: 0.3;
	transition: all 0.5s linear 0s;
}
.sct3-box h4 {
	color: #fff;
	margin: 25px 0 15px 0;
	font-family: 'robotobold';
	padding: 0 25px;
}
.sct3-box h4 span {
	color: #FFC926;
}
.sct3-box p {
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	padding: 0 25px;
}
.sct3-box:hover h4, .sct3-box:hover h4 span, .sct3-box:hover p {
	color: #000;
}
.bdr-rht1 {
	border-right: 1px solid #FFF;
}
.bdr-btm1 {
	border-bottom: 1px solid #FFF;
}
/*==section4==*/
.section4 {
	margin: 50px 0;
	padding: 25px 0;
	background: #F3F3F3;
}
.section4 h1 {
	font-family: 'robotobold';
	margin: 0 0 25px 0;
}
.section4 p {
	color: #5B5B5B;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 20px;
}
/*==section5==*/
.section5 {
	text-align: center;
	margin: 50px 0;
}
.section5 h1 {
	color: #262C40;
	font-family: 'robotobold';
	margin: 0 auto 25px auto;
}
.section5 h1 span {
	color: #FFC926;
}
.section5 p {
	color: #8D9393;
}
.cli-test {
	background: #F5F5F5;
	padding: 25px;
	margin: 15px;
	border: 1px solid #D7D7D7;
	transition: all 0.5s linear 0s;
}
.cli-test:hover {
	background: #003366;
	transition: all 0.5s linear 0s;
}
.cli-test:hover h4, .cli-test:hover h4 small, .cli-test:hover p {
	color: #fff;
}
/*==section6==*/
.section6 {
	text-align: center;
	margin: 50px 0;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding: 25px 0;
}
.section6 img {
	margin: 0 auto;
}
.section6 ul {
	margin: 0;
}
.section6 li {
	padding: 0 25px;
}
/*===FOOTER===*/
footer {
	background: #282E42;
	color: #FFF;
}
.ftr-links {
	padding: 40px 0;
}
footer address {
	line-height: 25px;
	margin-bottom: 0;
}
footer h4 {
	margin: 0 0 25px 0;
	font-family: 'robotobold';
}
footer a {
	color: #FFF
}
footer a:hover {
	color: #FFD24C
}
footer address span {
	color: #FFD24C;
	font-family: 'robotomedium';
}
.copyright {
	background: #000;
	padding: 15px 0;
}
/*======*/
.sub-banner {
}
.sub-banner img {
	max-width: 100%;
	height: auto;
}
section {
	margin: 70px 0;
}
/*=====TAB======*/
.abttab-style {
}
.abttab-style .tab-content {
	float: right;
	width: 70%;
}
.abttab-style .nav-tabs {
	float: left;
	width: 27%;
	border-bottom: none;
}
.abttab-style .nav-tabs li {
	width: 100%;
	display: block;
}
.abttab-style .nav-tabs > li {
	border: 1px solid #EFEFEF;
	margin-bottom: 15px;
}
.abttab-style .nav-tabs > li.active > a, .abttab-style .nav-tabs > li.active > a:hover, .abttab-style .nav-tabs > li.active > a:focus {
	border: none;
	background: #036;
	color: #fff;
}
.abttab-style .nav > li > a {
	color: #036;
}
.abttab-style .nav > li > a:hover {
	padding-left: 25px;
}
.abttab-style .nav-tabs > li > a {
	margin-right: 0;
	border-radius: 0;
	border: none;
}
.abttab-style .nav > li > a {
	padding: 15px 20px;
}
.abttab-style h3 {
	margin-top: 0;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.abttab-style h3::before {
	position: absolute;
	content: '';
	bottom: 3px;
	left: 0px;
	width: 50px;
	height: 1px;
	background: #F00;
}
.abttab-style h3::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 10px;
	width: 50px;
	height: 1px;
	background: #F00;
}
.abttab-style p {
	color: #5B5B5B;
	line-height: 25px;
	text-align: justify;
}
.abttab-style .tab-content ul {
	margin: 25px 0;
}
.abttab-style .tab-content li {
	margin-bottom: 15px;
	color: #036;
	position: relative;
	padding-left: 20px;
}
.abttab-style .tab-content li::before {
	position: absolute;
	content: "\f00c";
	font-family: FontAwesome;
	color: #F00;
	top: 0;
	left: 0;
}
/*====*/
.pro-content {
}
.pro-content img {
	max-width: 100%;
	height: auto;
}
.pro-content h2 {
	margin-top: 0;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.pro-content h2::before {
	position: absolute;
	content: '';
	bottom: 3px;
	left: 0px;
	width: 50px;
	height: 1px;
	background: #F00;
}
.pro-content h2::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 10px;
	width: 50px;
	height: 1px;
	background: #F00;
}
.pro-content p {
	color: #666;
	line-height: 23px;
	font-size: 13px;
	text-align: justify;
}
.pro-content h4 {
	font-size: 17px;
	line-height: 28px;
	color: #0791e2;
	font-weight: 600;
	text-align: justify;
}
.pro-content h3 {
	font-size: 19px;
	margin-bottom: 25px;
	color: #004a95;
	font-weight: bold;
}
.pro-content ul {
	margin-left: 25px;
}
.pro-content h6 {
	line-height: 21px;
	font-style: italic;
}
.pro-content li {
	position: relative;
	padding-left: 15px;
	line-height: 23px;
	margin-bottom: 5px;
	font-size: 13px;
}
.pro-content li::before {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
}
.pro-sidebar {
}
.pro-sidebar .panel-group .panel {
	border-radius: 0;
}
.pro-sidebar .panel-heading {
	border-radius: 0;
	padding: 15px 25px;
}
.pro-sidebar h4 {
	font-size: 15px;
}
.pro-sidebar .panel-default > .panel-heading {
	color: #fff;
	background-color: #004A95;
}
.pro-sidebar .panel {
	border: 1px solid #CCC;
}
.pro-sidebar li {
	padding: 10px 0 10px 15px;
	border-bottom: 1px dotted #CCC;
	position: relative;
	margin-left: 40px;
	margin-bottom: 1px;
}
.pro-sidebar li::before {
	position: absolute;
	content: '\f105';
	font-family: FontAwesome;
	color: #000;
	top: 12px;
	left: 0;
}
.pro-sidebar li:last-child {
	border-bottom: none;
}
.pro-sidebar li a {
	color: #666;
	font-size: 13px;
}
.pro-sidebar .mar-left1 {
	margin-left: 0;
	font-weight: 600;
}
.pro-sidebar .mar-left2 {
	margin-left: 20px;
	font-weight: 600;
}
.pro-sidebar li a:hover {
	color: #F00;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
	font-weight: bold;
}
/*====*/
.contactus {
	text-align: center;
}
.contactus h1 {
	font-size: 30px;
	color: #2078AC;
	margin-top: 0;
	text-align: center;
	font-weight: 700;
}
.contactus p {
	line-height: 25px;
	font-size: 15px;
}
.contactus h2 {
	font-size: 19px;
	color: #000;
	margin-bottom: 15px;
	font-weight: 700;
}
.contactus h3 {
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 600;
	color: #2078AC;
}
.contactus address {
	line-height: 25px;
	border: 1px solid #b3b3b3;
	padding: 35px 15px;
	margin-top: 25px;
}

.contactus address p{
	font-size:13px !important;
}

.contactus iframe {
	width: 100%;
	height: 350px;
	margin-top:50px;
}
.contactus li {
	margin-bottom: 25px;
	font-size: 15px;
	color: #333;
}
.contactus li a {
	color: #333;
}
.contactus li a:hover {
	color: #F00;
}
.contactus ul {
	margin-bottom: 25px;
}
.contactus .fa-phone, .contactus .fa-envelope-o, .contactus .fa-globe {
	font-size: 30px;
	margin-right: 20px;
	color: #999;
}


.enquiry{
	margin:35px auto;
	text-align:left;
}

.enquiry h3{
	text-transform:uppercase;
	text-align:center;
	font-size:25px;
	position:relative;
	padding-bottom:15px;
	margin-bottom:25px;
}

.enquiry h3::before{
	position:absolute;
	content:'';
	left:0;
	right:0;
	bottom:0;
	width:50px;
	height:1px;
	background:#F00;
	margin:0 auto;
}

.enquiry .form-control {
    height: auto;
    padding: 15px 25px;
    border: 1px solid #EEE;
    border-radius: 0;
}
	
.enqbtn{
	text-align:center;
	margin-top:25px;
}

.enqbtn .btn{
	width:180px;
	padding:15px 0;
	border:2px solid #F00;
	border-radius:0;
	font-size:16px;
	background:#fff;
	letter-spacing:1px;
}

.enqbtn .btn:hover{
	background:#F00;
	color:#FFF;
}


.product-banner {
	background: #666;
	padding: 110px 10px;
	position: relative;
}
.product-banner:before{background:rgba(0, 51, 102, 0.5);position:absolute;left:0;top:0;width:100%;height:100%;content:'';}
.product-banner h2 {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	top: 70px;
	color: #FFF;
}
.go-to-top {
	position: fixed;
	bottom: 15px;
	width: 15px;
	right: 30px;
	text-align: center;
	padding: 5px 0;
	font-size: 35px;
}
.go-to-top .fa-angle-double-up {
	border: 1px solid #036;
	padding: 5px;
}
.go-to-top a {
	color: #f00;
}

.mar-btm1{
	margin-bottom:25px;
}

.table-bordered th{
	background-color: #577382;
	color:#FFF;
	font-weight:700;
}

.table-bordered td{
	background-color: #F3F5F8;
	font-size:14px;
}



/*===MEDIA SCREEN===*/
@media screen and (min-width:991px) and (max-width:1199px) {
.nav > li > a {
	padding: 10px 5px;
}
.sct1-box p {
	min-height: 280px;
}
.section6 li {
	padding: 0 10px;
}
}

/*===MEDIA SCREEN===*/

@media screen and (max-width:991px) {
.navigation {
	padding-right: 0;
	margin-top: 15px;
}
.top-links {
	margin: 25px 25px 0 0;
}
.nav > li > a {
	padding: 10px 14px;
}
.sct1-box {
	margin-bottom: 15px;
}
.sct1-box p {
	min-height: auto;
}
.section1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.set2-box h2 {
	font-size: 30px;
}
.videoimg h1 {
	bottom: 0;
}
.sct3-box h4 {
	margin: 0;
	padding: 15px 25px;
}
.videoimg {
	height: 400px;
}
.section6 img {
	margin: 10px auto;
}
}
	
/*===MEDIA SCREEN===*/
@media screen and (max-width:767px) {
.navigation::before {
	display: none;
}
.logo-mobile {
	margin-top: 40px;
}
.logo img {
	margin: 0 auto 15px auto;
}
.top-links {
	margin: 0;
	text-align: center;
}
.top-links li:first-child {
	margin-left: 25px;
}
.navigation {
	padding-right: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 1;
	margin-top: 0;
}
.set2-box {
	margin: 25px;
}
.set2-box h2 {
	font-size: 24px;
}
.section6 img {
	margin: 0 auto;
}
footer {
	text-align: center;
}
footer h4 {
	margin: 25px 0;
}
footer img {
	margin: 0 auto;
}
.copyright, .copyright .text-right {
	text-align: center !important;
	line-height: 23px;
	font-size: 13px;
}
.bdr-btm1 {
	margin-bottom: 25px;
}
	.dropdown-menu > li > a {
	padding: 7px 10px;
	color: #fff !important;
}
	.dropdown-menu > li > a:active {
	padding: 7px 10px;
	color: #333 !important;
}
}

/*===MEDIA SCREEN===*/
@media screen and (max-width:600px) {
.videoimg {
	height: 300px;
}
.videoimg .btn {
	top: 20%;
}
.set2-box h2 {
	font-size: 18px;
}
.set2-box li {
	padding-left: 52px;
	margin-bottom: 20px;
}
.section3 h1 {
	margin: 0 0 15px 0;
	font-size: 26px;
}
.section5 h1 {
	font-size: 26px;
}
.section4 h1 {
	font-size: 26px;
}
.section4 p {
	font-size: 13px;
	line-height: 23px;
}
.set2-box li::before {
	font-size: 48px;
}
.set2-box h4 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
.set2-box h6 {
	font-size: 13px;
	line-height: 23px;
}
.sct3-box h4 {
	padding: 15px;
	font-size: 15px;
}
.sct3-box p {
	padding: 0 15px;
	font-size: 12px;
}
	.dropdown-menu > li > a {
	padding: 7px 10px;
	color: #fff !important;
}
	.dropdown-menu > li > a:active {
	padding: 7px 10px;
	color: #333 !important;
}
}

/*===MEDIA SCREEN===*/
@media screen and (max-width:480px) {
.top-links {
	text-align: left;
}
.top-links li {
	margin-bottom: 10px;
}
.sct1-box h4 {
	padding: 10px 15px;
	font-size: 15px;
}
.sct1-box p {
	padding: 15px 15px;
	line-height: 21px;
}
.videoimg .btn {
	left: 35%;
}
.set2-box h2 {
	line-height: 23px;
}
.set2-box p {
	line-height: 21px;
	font-size: 13px;
}
.section5 h1 {
	font-size: 21px;
}
.section3 h1 {
	font-size: 21px;
}
.section4 h1 {
	font-size: 21px;
}
	.dropdown-menu > li > a {
	padding: 7px 10px;
	color: #fff !important;
}
	.dropdown-menu > li > a:active {
	padding: 7px 10px;
	color: #333 !important;
}
}