@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Montserrat&family=Roboto+Condensed:wght@700&display=swap');

body {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
}
.navbar-toggler-icon{
	margin-top:18px;
	background-image:url(../images/iconbar.png);
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Condensed', sans-serif;
}
.max1200 {
	max-width:1200px;
}
.orgbg {
	background:#f58221;
}
.orgcut {
	background:url(../images/orangecut.png) no-repeat left top;
}
.header {
	border-top:solid 0px #e91b42;
	border-bottom:solid 1px #e5e5e5;
}
.logo {
	padding:5px 0;
}
.topsmm {
	padding-top:5px;
}
.smm a{
	color:#FFFFFF;
	margin-top:5px;
	padding:0px 3px 0px 3px;
}
.smm a:hover{
	color:#f58221;
}
.pagetop {
	background:#2c3795 url(../images/topline.png) repeat-y left top;
}
.topphone {
	padding:5px 10px 5px 0px;
	color:#FFFFFF;
	font-size:14px;
}
.topphone i{
	color:#FFFFFF;
	font-size:10px;
	padding:0 5px 0 0;
}
.topphone a{
	color:#FFFFFF;
	text-decoration:none;
}
.topphone a:hover{
	color:#FFFFFF;
	border-bottom:dotted 1px #FFFFFF;
}
.topmenu a{
	font-size:16px;
	color:#f58221;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	padding-top:7px;
	padding-bottom:5px;
	margin-left:2px;
	border-bottom:dotted 1px #e5e5e5;
	text-align:center;
}
.topmenu li:first-child a{
	border-top:dotted 1px #e5e5e5;
}
@media (min-width:768px){
.topmenu li:first-child a{
	border-top:dotted 0px #e5e5e5;
}
.topmenu a{
	padding-top:22px;
	padding-bottom:18px;
	border-bottom:dotted 0px #e5e5e5;
	text-align:left;
}
}
.topmenu a:hover{
	border-bottom:solid 2px #2c3795;
}
.topmenu .active a{
	border-bottom:solid 2px #2c3795;
}
.dropdown-menu {
	padding:0px;
	border:0px;
	border-radius:0px;
	margin-left:2px;
}
.topmenu a.dropdown-item{
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #e5e5e5;
	margin-left:0px;
	text-transform:capitalize;
	background:#2c3795;
	color:#FFFFFF;
}
.topmenu a.dropdown-item:hover {
	background:#f58221;
	color:#111;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left:15px;
	padding-right:15px;
}
.navbar {
	padding:0;
}
.banner {
	border-bottom:solid 1px #e5e5e5;
}
.carousel-caption {
	text-align:left;
	top:25%;
}
.carousel-caption h2{
	color:#FFFFFF;
	text-shadow: 3px 1px #120ffe;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:60px;
}
.carousel-caption h3{
	color:#f58221;
	text-shadow: 2px 1px #000;
	font-size:36px;
	font-family: 'Oswald', sans-serif;
}
.knowmore a{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding:15px 0px;
	border-radius:0px;
	color:#000000;
	background:#f58221;
	width:120px;
}
.indbanner .carousel-control-prev, .indbanner .carousel-control-next {
	width:5%;
}
.indbanner .carousel-caption {
	left:10%;
	padding-right:40%;
}
.content {
	padding:30px 0;
}
.content h1{
	color:#2c3795;
}
.content h5{
	color:#f58221;
}
.content p{
	line-height:24px;
}
.contul ul{
}
.contul li{
	margin-top:10px;
	line-height:24px;
}
.readmore .btn{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	padding:15px 25px;
	border-radius:0px;
	background:#2c3795;
	color:#FFFFFF;
}
.readmore .btn:hover{
	background:#f58221;
	color:#FFFFFF;
}
.indservice {
	padding:40px 0px 30px 0px;
	background:#e5e5e5;
}
.indservice h1{
	color:#2c3795;
}
.indservice h4{
	color:#2c3795;
}
.indservice h5{
	color:#f58221;
}
.whitebox {
	background:url(../images/whitebox.png) no-repeat 40px 40px;
	padding-right:20px;
	padding-bottom:30px;
}
.servintro {
	padding-left:20%;
}
@media (min-width:768px){
.servintro {
	padding-left:0%;
}
}
.ourclients {
	padding:30px 0px;
}
.ourclients h1{
	color:#2c3795;
}
.ourclients h3{
	color:#2c3795;
}
.ourclients img{
	width:200px;
	border:solid 1px #e5e5e5;
}
.footer {
	padding:30px 0 0px 0;
	background:#2c3795;
	color:#FFFFFF;
}
.foottab h4{
	border-bottom:dotted 1px #FFFFFF;
	padding-bottom:10px;
	margin-bottom:10px;
}
.footul {
	margin:0;
	padding:0;
	list-style:none;
}
.footul li{
	padding:3px 0px;
}
.footul a{
	color:#FFFFFF;
	text-decoration:none;
}
.footul a:hover{
	border-bottom:dotted 1px #FFFFFF;
}
.footlink {
	padding-top:8px;
}
.footlink i{
	font-size:12px;
}
.footlink a{
	color:#FFFFFF;
	text-decoration:none;
}
.footlink a:hover{
	border-bottom:dotted 1px #FFFFFF;
}
.copyrights {
	background:#2c3795;
	color:#FFFFFF;
	padding:7px 0;
	border-top:dotted 1px #FFFFFF;
}
.copyrights a{
	color:#f58221;
	text-decoration:none;
	border-bottom:dotted 1px #f58221;
}
.contlink {
	padding-top:8px;
}
.contlink i{
	font-size:12px;
}
.contlink a{
	color:#2c3795;
	text-decoration:none;
}
.contlink a:hover{
	color:#f58221;
	border-bottom:dotted 1px #f58221;
}
.contsmm {
	padding-top:15px;
	padding-bottom:15px;
}
.contsmm a{
	color:#2c3795;
	font-size:18px;
}
.contsmm a:hover{
	color:#f58221;
}
.owl-dots {
	display:none;
}
.owl-theme .owl-nav {
	padding-left:80%;
	margin-top:-62px;
}
@media (min-width:768px){
.owl-theme .owl-nav {
	padding-left:89%;
	margin-top:-42px;
}
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	display:block;
	padding:10px;
	width:25px;
	border-radius:0px;
	float:left;
	background:#2c3795;
	color:#FFFFFF !important;
}
.form-control {
	font-size:14px;
}
.submit {
	color:#FFFFFF;
	background:#f58221;
}
.antispam {
	display:none;
}
.prdenquiry {
	background:#2c3795;
	padding:15px;
	position: -webkit-sticky;
    position: sticky;
    top: 70px;
}
.prdenquiry h3{
	color:#FFFFFF;
}
.prdimage {
	padding-right:25px;
	padding-bottom:25px;
	background:url(../images/prdimgbg.png) no-repeat right bottom;
}
.prdimage img{
	border:solid 1px #FFF;
}
.prdotherimages img{
	border:solid 1px #CCC;
	padding:1px;
}