/*body{
	
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align:center;
}
.ie7 body{
	overflow:hidden;
}*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,500,600,600i,700,700i,800,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

* {
	outline: 0;
}

body {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
{
font-family: 'Raleway', sans-serif;
font-weight: normal;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h2 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #00317d;
}

h3 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #00317d;
}

/*-----------------17-11-22----------open-------------------*/

.refresh2 img{max-width:100%;}



.contact h3 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #074575;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #07a7e3;
}

.contact h5 {
	margin: 0 0 0.5rem;
	font-size: 16px !important;
	line-height: 1.2;
	color: #8c7459;
	display: block;
}

.region-city {
	margin-bottom: 2px;
	padding: 18px 20px;
}

.region-city:nth-child(even) {
	background: #f9f9f9
}

.region-city:nth-child(odd) {
	background: #FFF
}


.region-city i {
	margin-right: 5px;
	color: #727171
}

.region-city a {
	display: inline-block;
}

.region-city a {
	width: 50%;
	color: #727171;
}

.region-city .location-name {
	width: 50%;
	float: left;
	line-height: 1.5;
	color: #727171
}

@media screen and (max-width:768px) {
	.region-city .location-name {
		width: 100%;
		float: none;
	}

	.region-city a {
		width: 100%;
		text-align: left;

	}


}



/*-----------------17-11-22----------open-------------------*/










.header-top {
	background: #003e9f;
	border-bottom: 1px solid #551b71;
}

.top-left-bg {
	background: #110c36;
}

.top-left {
	font-size: 13px;
	padding: 7px 0px;
}

.top-left ul {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
}

.top-left ul li {
	float: left;
	color: rgba(203, 210, 229, 0.9);
	padding: 0px 15px 0px 0px;
	margin-right: 15px;
	font-size: 13px;
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.top-left ul li img {
	margin-right: 8px;
}

.top-left ul li:last-child {
	border: none
}

.top-left ul li a {
	color: rgba(255, 255, 255, 0.7);
}

.top-left ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.top-right {
	/* float:left;  */
}

.thanku-outer {
	background: #fbfbfb;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 40px 50px 40px 50px;
	min-height: 450px;
	margin: 20px 0 10px 0;
	text-align: center;
}

.thanku-hed {
	font-size: 83px;
	color: #eb5427;
	text-align: center;
}

.thanku-outer p {
	text-align: center !important;
	margin: 30px 0px 0px 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.thanxcont {
	text-align: center !important;
	border: solid 1px #ccc;
	background: #fcfcfc;
}

.thanxcont i {
	font-size: 100px;
	color: #31b3ed;
	font-weight: normal !important;
	padding-bottom: 10px;
}

.thanxcont h2 {
	font-size: 50px;
	color: #505050;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}

.thanxcont p {
	color: #535353 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
}

.ii {
	background: #eb5427;
	color: #fff;
	padding: 3px 10px;
}

.top-right ul {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	float: right
}

.top-right ul li {
	color: #ccd8ec;
	font-size: 16px;
	padding: 3px 0px;
	border: solid 1px #ccd8ec;
	float: left;
	width: 28px;
	height: 28px;
	display: flex;
	margin-right: 3px;
	border-radius: 100%;
	text-align: center;
}

.top-right ul li a {
	color: #ccd8ec;
	text-align: center;
	margin: auto;
}

.top-right ul li:hover {
	transform: rotateY(360deg);
	transition: 0.5s ease-in-out;
}

.header {
	background: #fff url(../images/header-bg.jpg) left no-repeat;
	padding: 0px 0px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}

.fixed {
	position: fixed;
	background: #fff url(../images/header-bg.jpg) left no-repeat;
	z-index: 10000000000000000;
	width: 100%;
	top: 0px;
	left: 0px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}

.logo {
	margin: 5px 0px;
}

.logo img {
	max-width: 100%;
}

.title {
	margin-bottom: 15px;
	width: 100%;
}

.post-btn {
	float: right;
	margin-top: 33px;
}

.post-btn a {
	text-decoration: none;
	background: #07a7e3;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding: 10px 15px;
	font-weight: normal;
	position: relative;
	transition: 2s;
}

/* .post-btn a:before {
	content: '';
	background: url(../images/note.png) left no-repeat;
	width: 30px;
	height: 27px;
	position: absolute;
	left: 35px;
	top: 10px;
} */
.post-btn a:hover {
	background: #ff7800;
}

.weclcome-box {
	background: url(../images/bg.jpg) center center fixed no-repeat;
	background-size: cover;
	margin: 0px 0px 75px 0px;
}

.weclcome-box p {
	font-size: 16px;
	line-height: 26px;
	color: #45494c;
	margin: 0px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}

.welcome {
	color: #eb5427;
	font-size: 40px;
	font-weight: normal;
	text-shadow: 0px 2px 0px #fbe4df;
}

.title h1 {
	font-size: 40px;
	text-transform: none;
	color: #074474;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/border-1.png) bottom left no-repeat;
}

.title h1 strong {
	font-weight: 800;
}

.wlcom-img {
	width: 100%;
}

.wlcom-img img {
	width: 100%;
}

.about-img {
	width: 100%;
}

.about-img img {
	box-shadow: 0px 0px 4px #ccc;
	border: solid 5px #fff;
	max-width: 100%;
	float: right;
}

.bg-background {
	background: #fff;
	padding: 10px;
	text-align: center;
}

.bg-background img {
	border: solid 1px #a8b4be;
	width: 100%;
}

.marging222 {}

.blue-bg {
	background: #002440;
	padding: 25px;
}

.blue-bg2 {
	border: solid 2px #113d60;
	padding: 20px;
}

.blue-bg2 p {
	color: #ffffff;
	line-height: 28px;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.text-2 {
	float: left;
	margin: 0% 0% 2% 0%;
}

.text-2 p {
	text-align: center;
	color: #403d3d;
	font-size: 15px;
	line-height: 26px;
}

p {
	text-align: left;
	color: #403d3d;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	padding-bottom: 20px;
	margin: 0px;
}

.dddfd {
	margin-top: -185px;
	margin-bottom: 50px;
	position: relative;
	z-index: 100000;
}

.purpel-bg h1 {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
}

.box1 {
	width: 100%;
	box-shadow: 0px 0px 4px #b1aeae;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	background: #f9f9f9;
	text-align: center;
	min-height: 365px;
}

.ins-icon-box-icon {
	width: 100%;
	margin-bottom: 40px;
}

.ins-icon-box-icon img {
	max-width: 100px;
	height: auto;
}

.margin-20px-bottom {
	margin-bottom: 20px;
}

.box1 h2 {
	color: #074575;
	font-weight: 600;
	font-size: 18px;
}

.box1 p {
	color: #6d8190;
	font-size: 15px;
	text-align: center;
	line-height: 22px;
}

.read {
	width: 100%;
}

.read a {
	color: #16ace4;
	font-size: 15px;
	transition: 2s;
}

.read a:hover {
	color: #074575;
}

.contac {
	float: right;
	border: solid 1px #eb5427;
	padding: 15px 35px;
	background-color: #eb5427 !important;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
}

.button-2 {
	float: left;
	background: #003e9f !important;
	margin: 10px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 16px 40px;
	text-transform: uppercase;
	color: #fff;
}

.outer {
	margin: 0%;
}

.outer-box {
	float: left;
	width: 30.9%;
	min-height: 498px;
	height: 100%;
	margin: 0px 3% 40px 0px;
}

.box22 {
	margin-right: 0px;
	padding-right: 0px;
}

.outer-box {
	float: left;
	width: 30.9%;
	min-height: 498px;
	height: 100%;
	margin: 0px 3% 40px 0px;
}

.box22 {
	margin-right: 0px;
	padding-right: 0px;
}

.box-img {
	max-width: 100%;
	height: 215px;
	position: relative;
	border-bottom: 6px solid #ffbd33;
	margin: 0px 0px 40px 0px;
	/* 	background-color:#fbfbfb; */
}

.box-img img {
	max-width: 100%;
	max-height: 115%;
	margin: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

.outer-box span {
	position: absolute;
	z-index: 100000000;
	bottom: -2px;
	background: #ffbd33;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 2px 15px;
}

.outer-box h4 {
	background: url(../images/box-head-bottom.png) left bottom no-repeat;
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}

.outer-box p {
	text-align: justify;
	font-size: 13px;
	color: #868686;
	line-height: 20px;
}

.apply-b {
	text-align: center;
	background: none;
	margin: 30px 0px;
	border-radius: 5px;
	border: solid 1px #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 25px;
	text-transform: uppercase;
	color: #fff;
}

/*a:hover{ background:#F00;}*/

.section-2 {
	background: url(../images/service-bg.jpg) center center fixed;
	background-size: cover;
	padding: 53px 0px;
}

.sec {
	background: url(../images/service-border.png) center bottom 5px no-repeat;
}

.sec h1 {
	font-weight: 600;
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

.sec h1 strong {
	font-weight: 800;
}

.product {
	background: #0c54a0;
	min-height: 310px;
	border: solid 1px #155a94;
	margin-bottom: 10px;
}

.product-img {
	height: 132px;
	background: #fefeff;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.product-img img {
	max-width: 100%;
	max-height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}

.productcontent {
	text-align: center;
}

.productcontent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.productcontent ul li {
	margin: 0px;
	padding: 5px 0px;
	color: #fff;
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
}

.rd {
	bottom: 40px;
	text-align: center;
	position: absolute;
	width: 90%;
}

.rd a {
	background: #07a7e3;
	text-align: center;
	padding: 6px 18px;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	left: 0px;
	right: 0px;
}

.iconbox.left {
	text-align: left;
}

.section-3 {
	background: #f7f7f7;
	padding: 50px 0px;
}

.sec3 {
	background: url(../images/border-1.png) center bottom 5px no-repeat;
}

.sec3 h1 {
	font-weight: 600;
	font-size: 40px;
	color: #074474;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

.sec3 h1 strong {
	font-weight: 800;
}

.certificate {
	box-shadow: 0px 0px 4px #ccc;
	border: solid 5px #fff;
	background: #fff;
	margin-bottom: 20px;
	text-align: center;
}

.certificate img {
	max-width: 100%;
}

.explore1 {
	background: #fff;
	box-shadow: 0px 0px 4px #b1aeae;
	min-height: 330px;
}

.explore1 h1 {
	color: #074474;
	font-size: 18px;
	font-weight: 600;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.explore1-img {
	height: 252px;
	background: #fff;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.explore1 img {
	max-width: 100%;
	/* max-height: 252px; */
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}

.explore-cont {
	margin: 30px 20px;
}

.explore-cont p {
	color: #232323;
	line-height: 22px;
}

.section-4 {
	background: url(../images/section4.jpg) center center fixed;
	background-size: cover;
	padding: 53px 0px;
}

.fact-outer {
	padding: 70px 0px 60px 0px;
	position: relative;
	text-align: center;
}

.fact-outer h2 {
	color: #161616;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 45px;
	line-height: normal;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #000;
}

.fact-outer h2 span {
	display: block;
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}

.num-counter {
	background: rgba(10, 79, 152, 0.9);
	margin: 40px 0px 20px 0px;
	padding: 40px 40px;
	text-align: center;
}

.award {
	margin: 0px 0px;
}

.num-counter h2 {
	font-weight: 800;
	color: #d1ddec;
	font-family: 'Oswald', sans-serif;
	font-size: 82px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.num-counter h5 {
	font-size: 22px;
	font-weight: 600;
	color: #d1ddec;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	margin: 0px;
}

.rgba1 {
	background: rgba(15, 86, 161, 0.9)
}

.p0 {
	padding: 0px;
}

.whatwedo2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
}

.enquirybg {
	background: #fff;
}

.marginauto {
	margin: auto;
}

.marginauto2 {
	margin: auto;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	transform: translate(0%, 0%) !important;
	-ms-transform: translate(0%, 0%) !important;
	-moz-transform: translate(0%, 0%) !important;
	-o-transform: translate(0%, 0%) !important;
}

.intro-with-bg {
	/*max-height: 500px;  */
	overflow: hidden;
	position: relative;
	width: 100%;
}

.intro-with-bg img {
	width: 100% !important;
	height: 100%;
}

.intro-with-bg h1 {
	background: rgba(214, 0, 0, 0.9);
	color: white;
	margin-top: 0;
	font-size: 30px;
	line-height: 40px;
	padding: 50px 30px;
	text-transform: uppercase;
	font-weight: 700;
}

.intro-with-bg h1 span {
	display: block;
	font-size: 20px;
}

.intro-with-bg h2 {
	font-size: 30px;
	line-height: 40px;
	padding: 0px 0px 20px 0px;
	text-transform: none;
	font-weight: 600;
	color: #777777;
}

.content-relative {
	width: 80%;
}

.center-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.content-relative2 {
	width: 72%;
}

.center-content2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-42%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.center-content h2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 32px;
	padding: 0px;
	margin: 0px;
}

.center-content h3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	word-break: break-word;
	font-size: 60px;
	background: url(../images/borderbottom.jpg) bottom left no-repeat;
	margin-bottom: 30px;
}

.center-content p {
	color: #fff;
}

.testi {
	background: url(../images/testi-border.png) center bottom 6px no-repeat;
}

.testi h1 {
	font-weight: bold;
	font-size: 40px;
	background: url(../images/testi-bullet.png) center 40px no-repeat;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}

.item {
	padding: 0 15px;
	margin-bottom: 50px;
}

.testibg {
	padding: 0 15px;
	margin-bottom: 20px;
}

.testibg-text {
	float: left;
	margin: 30px 0px 40px 0px;
	background-color: #2c266a;
	border-radius: 10px;
	width: 284px;
	width: 100%;
	min-height: 200px;
	box-shadow: 0px 0px 4px #120c47;
	text-align: left;
	position: relative;
	padding: 50px;
	background: #2c266a;
}

.testibg-text p {
	color: #fff;
	font-size: 14px;
}

/* .testibg-text:after { background:url(../images/testimonial-af.png) left bottom no-repeat;}
 .testibg-text:before { background:url(../images/testimonial-af.png) left bottom no-repeat;}
  */
.inter-ser {
	background: #e8eef9;
	padding: 30px 20px;
}

.inter-ser h3 {
	text-align: center;
	font-size: 40px;
	color: #eb5427;
	font-weight: normal;
	background: url(../images/bor.png) center bottom no-repeat;
	margin-bottom: 20px;
}

.inter-ser p {
	font-size: 16px;
	text-align: justify;
	line-height: 24px;
}

.testimonial {
	padding: 30px 0px;
}

.testimonial h3 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	background: url(../images/bor.png) center bottom no-repeat;
	margin-bottom: 20px;
}

.test-bg {
	width: 100%;
	margin-top: 50px;
	padding: 10px 10px;
	background: url(../images/testimonial-bg.jpg) no-repeat;
	background-size: cover;
	/* height:289px; */
}

/* testi-crousal */

.col-center {
	margin: 0 auto;
	float: none !important;
}

.carousel {
	margin: 10px auto;
	padding: 0 30px;
}

.carousel .item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 190px;
}

.carousel .item .img-box {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: #fff;
}

.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}

.carousel .testimonial {
	padding: 10px 0 10px;
}

.carousel .overview {
	font-style: normal;
	text-align: center;
	font-size: 22px;
}

.carousel p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

.carousel .overview {
	text-transform: none;
	color: #2a2a2a;
}

.carousel .carousel-control {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}

.carousel-control i {
	font-size: 68px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel .carousel-indicators {
	bottom: -10px;
}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}

.carousel-indicators li {
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
	background: #eb5427;
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* testi-crousal-end */

.service {
	width: 100%;
}

.service ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.service ul li {
	list-style: none;
	background: url(../images/blog-circle.png) left 9px no-repeat;
	padding-left: 20px;
	color: #eb5427;
	line-height: 30px;
}

.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}

.testibg-text:after,
.testibg-text:before {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.testibg-text:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #2c266a;
	border-width: 30px;
	margin-left: -30px;
}

.testibg-text:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #221c58;
	border-width: 34px;
	margin-left: -34px;
}

.tesit-user {
	float: left;
	width: 100%;
}

.tesi-pic {
	width: 112px;
	height: 112px;
	float: left;
	margin-right: 30px;
}

.tesi-pic img {
	width: 112px;
	height: 112px;
	border-radius: 100px;
	border: solid 5px #aca5f5;
}

.name {
	color: #fff;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	margin: 25px 0px;
}

.client {
	background: #ffffff;
	padding: 40px 0px;
}

.single-client {
	width: 100%;
}

.cllogo {
	margin: 0px 0px;
	width: 100%;
	height: 165px;
	box-shadow: 0px 0px 0px #ccc;
	text-align: center;
	position: relative;
}

.cllogo img {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin: auto;
	max-width: 100%;
	height: auto;
	transition: 0.7s ease-in-out;
}

.cllogo img:hover {
	max-width: 100%;
}

.section-3-img {
	width: 37.4%;
	float: left;
	border: 1px solid #ffbd33;
	padding: 7px;
}

.section-3-img img {
	max-width: 100%;
}

.section-3-right {
	float: left;
	width: 54%;
}

.section-3-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.section-3-right ul li {
	background: url(../images/check.png) left 7px no-repeat;
	text-align: justify;
	padding: 0px 0px 13px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #5b5959;
}

.aboout {
	background: #023f6c;
	width: 100%;
	padding: 4% 0% 4% 0%;
}

.aboout h3 {
	color: #fff;
}

.aboout p {
	color: #fff;
	line-height: 22px;
	padding-bottom: 28px;
}

.download {
	color: #7c3a9c;
	text-decoration: none;
	font-weight: bold;
}

.download:hover {
	text-decoration: underline;
}

/*-----------------------------------------------------start-Enquiry form------------------------------------------------*/

.enquiry-form-outer {
	background: #fdfeff;
	border: 1px solid #f6f6f6;
	padding: 4% 15% 3% 15%;
	margin: 5% 0% 0% 0%;
}

.form-heading {
	border-bottom: 1px solid #ddd2d2;
	max-width: 562px;
	width: 100%;
	margin: 0px 0px 50px 0px;
}

.form-heading h3 {
	text-align: left;
	border-bottom: 3px solid #f0b854;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #466c94;
	display: inline-block;
	padding: 0px 0px 11px 0px;
}

.inner-form {
	width: 100%;
	padding: 0px;
}

.form::-webkit-input-placeholder {
	color: #434343;
}

.form:-moz-placeholder {
	/* Firefox 18- */
	color: #434343;
}

.form::-moz-placeholder {
	/* Firefox 19+ */
	color: #434343;
}

.form:-ms-input-placeholder {
	color: #434343;
}

.formbutton button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #ffbd33;
	/* background-image:linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-moz-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-webkit-linear-gradient(bottom, #8C1C50 0%, #991D57 52%); */
	border: 1px solid #f5b52e;
	/*margin:0 0 5px;*/
	padding: 5px;
	border-radius: 2px;
	font-size: 25px;
	font-family: 'OpenSansRegular';
}

.formbutton button[type="submit"]:hover {}

.formbutton button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.formbutton {
	float: left;
	width: 23%;
	margin: 20px 5px 0px 17px;
}

/* Shutter Out Horizontal-red */

.red-hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	/*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: url(../images/buton-bg-red.png) left top repeat;
	/* padding:10px 30px; */
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	text-transform: uppercase;
	/* color:#fff; */
	transition-duration: 0.3s;
}

.red-hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1c224b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.red-hvr-shutter-out-horizontal:hover,
.red-hvr-shutter-out-horizontal:focus,
.red-hvr-shutter-out-horizontal:active {
	color: white;
	/* background:
		#FF0000; */
}

.red-hvr-shutter-out-horizontal:hover:before,
.red-hvr-shutter-out-horizontal:focus:before,
.red-hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Shutter Out Horizontal-red-end */

.form1 {
	margin: 0px;
}

.error {
	color: #ff0000;
	font-size: 13px;
}

.form {
	background: #fff;
	float: left;
	width: 100%;
	border: 1px solid #e6e6e6;
	padding: 10px 12px 10px 12px;
	margin-bottom: 15px;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="file"],
.form input[type="phone"],
.form select {
	font-size: 16px;
	color: #5b5b5b;
	text-align: left;
	background: none;
	width: 100%;
	float: left;
	border: none
}

.form placeholder {
	font-size: 14px;
	text-align: left;
}

.form-1 textarea {
	width: 100%;
	font-size: 16px;
	padding: 10px 10px;
	color: #4c5052;
	text-align: left;
	resize: nonne;
	height: 100px;
	background: #fff;
	border: none;
	margin-bottom: 10px;
}

.form-box {
	margin: 20px 0px 0px 35px;
	width: 46%;
}

.top-left li a:hover {
	background: none;
	color: #F00;
}

.logo a:hover {
	background: none;
}

.captcha {
	background: #fff;
	max-width: 250px;
	width: 100%;
	text-align: center;
	margin: 0px 5px 0px 0px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 1px 5px;
}

.captcha img {
	height: 42px;
}

.refresh {
	background: #084a7c;
	text-align: center;
	width: 60px;
	margin: 0px 5px 0px 17px;
	float: left;
	border: 1px solid #084a7c;
	border-radius: 2px;
	padding: 8px 5px;
}

.refresh img {
	max-width: 100%;
}

.sub {
	float: left;
	margin: 0px 5px 0px 17px;
	background: #084a7c;
	border-radius: 2px;
	border: none;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 16px;
	text-transform: uppercase;
	color: #fff;
	transition: 2s;
}

.sub:hover {
	background: #003e9f;
	color: #fff;
}

/*-----------------------------------------------------end-Enquiry form------------------------------------------------*/

.footer1 {
	background: #eb5427;
	padding: 10px 0px;
}

.ddbox {
	width: 100%;
	text-align: center;
}

.ddbox img {
	max-width: 100%;
	text-align: center;
	padding: 2px 20px 15px 20px;
}

.ddbox p {
	letter-spacing: 5px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.ind strong {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}

li.ind {
	padding-bottom: 15px;
}

.foot-info.mt-5 {
	margin-top: 53px;
}


/*--------------footer-----------------*/
.footer {
	background: url(../images/footer.jpg) center center fixed;
	background-size: cover;
	padding: 75px 0px 0px 0px;
}

.foote-add {
	width: 100%;
}

.foote-add ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.hed {
	font-size: 18px;
	color: #fefefe;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 15px;
}

.foote-add ul li {
	display: block;
	padding-left: 20px;
	color: #fff;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 20px;
}

.foote-add ul li a {
	background-image: none !important;
	padding-left: 0px !important;
	color: #fefefe !important;
	word-break: break-word;
}

.foot-info-container {
	background: #ff3204;
	color: #fff;
}

.info-box {
	padding: 0px 0px 0px 85px;
	min-height: 78px;
	height: 100%;
	margin: 20px 0px;
}

.half-part {
	float: left;
	width: 50%;
}

.foot-info {
	width: 100%;
	margin-bottom: 20px;
}

.foot-info h3 {
	color: #efefef;
	font-weight: normal;
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 20px;
	/* background: url(../images/border-bottom.png) left bottom no-repeat; */
}

.foot-info ul {
	margin: 0px;
	padding: 0px;
	list-style: 0px;
}

.foot-info ul li a {
	color: #fefefe;
	font-size: 11px;
	line-height: 26px;
	padding: 0px 0px 0px 13px;
	background: url(../images/foot-arrow.png) left top 6px no-repeat;
}

.facilities {
	width: 100%;
}

.facilities img {
	max-width: 100%;
	border: solid 6px #fff;
	margin: 0px 10px 10px 0px;
}

.foot-info ul li a:hover {
	color: #fec9b9;
	text-decoration: none;
}

.foot-social-container {
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
}

.col-md-2.col-sm-6.col-xs-12.pl-0.pr-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.social-link {
	float: left;
}

.social-link ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: ;
}

.social-link ul li {
	color: #ccd8ec;
	font-size: 16px;
	padding: 3px 0px;
	float: left;
	width: 28px;
	height: 28px;
	display: flex;
	background: #3b5998;
	margin-right: 3px;
	text-align: center;
	border-radius: 2px;
}

.social-link ul li a {
	color: #ccd8ec;
	text-align: center;
	margin: auto;
}

.social-link ul li:hover {
	transform: rotateY(360deg);
	transition: 0.5s ease-in-out;
}

.contact-info {
	margin-bottom: 40px;
}

.contact-info .contactWrp {
	background: #fff;
	padding: 20px 10px;
	overflow: hidden;
	border: 5px solid #fff;
}

.contact-info .contactWrp {
	text-align: left;
}

.contact-info .contactWrp h5 {
	font-size: 20px;
	color: #074575;
	font-weight: bold;
}

.contact-info .contactWrp h6 {
	font-size: 16px;
	color: #07a7e3;
	font-weight: bold;
}



.contact-info .contactWrp p {
	font-size: 16px;
	color: #6d6d6d;
	text-align: left;
}

.copyright {
	padding: 15px 0px;
	text-align: left;
	background: #002440;
}

.copy {
	font-size: 13px;
	color: #a3aab1;
	padding-bottom: 5px;
}

.powerd {
	float: right;
	text-align: right;
}

/* -----------------------------------------------blog-open-------------------------------- */

/*------------------------------------------------------Enquiry-page-form------------------------------------------------*/

.enquiry-section {
	background: #fff;
	padding: 60px 0px;
	background-size: cover;
	border-bottom: solid 1px #e5e5e5;
}

.congtact h1 {
	font-size: 35px;
	text-transform: none;
	color: #273272;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 50px;
	background: url(../images/border-bottom.png) left bottom no-repeat;
}

.enquiry-section p {
	color: #585858;
	line-height: 26px;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.enquiry-form-outer {
	background: #fdfeff;
	border: 1px solid #f6f6f6;
	padding: 4% 15% 3% 15%;
	margin: 5% 0% 0% 0%;
}

.form-heading {
	border-bottom: 1px solid #ddd2d2;
	max-width: 562px;
	width: 100%;
	margin: 0px 0px 50px 0px;
}

.form-heading h3 {
	text-align: left;
	border-bottom: 3px solid #f0b854;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #466c94;
	display: inline-block;
	padding: 0px 0px 11px 0px;
}

.form::-webkit-input-placeholder {
	color: #434343;
}

.form:-moz-placeholder {
	/* Firefox 18- */
	color: #434343;
}

.form::-moz-placeholder {
	/* Firefox 19+ */
	color: #434343;
}

.form:-ms-input-placeholder {
	color: #434343;
}

.formbutton button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #ffbd33;
	/* background-image:linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-moz-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-webkit-linear-gradient(bottom, #8C1C50 0%, #991D57 52%); */
	border: 1px solid #f5b52e;
	/*margin:0 0 5px;*/
	padding: 5px;
	border-radius: 2px;
	font-size: 25px;
}

.formbutton button[type="submit"]:hover {}

.formbutton button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.formbutton {
	float: left;
	width: 23%;
	margin: 20px 5px 0px 17px;
}

/* Shutter Out Horizontal-red */

.red-hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	/*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: url(../images/buton-bg-red.png) left top repeat;
	/* padding:10px 30px; */
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	text-transform: uppercase;
	/* color:#fff; */
	transition-duration: 0.3s;
}

.red-hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1c224b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.red-hvr-shutter-out-horizontal:hover,
.red-hvr-shutter-out-horizontal:focus,
.red-hvr-shutter-out-horizontal:active {
	color: white;
	background:
		/*#FF0000;*/
}

.red-hvr-shutter-out-horizontal:hover:before,
.red-hvr-shutter-out-horizontal:focus:before,
.red-hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Shutter Out Horizontal-red-end */




.inner-form {
	width: 100%;
	padding: 0px 10px 40px 0px;
	float: left;
}

.form-2 {
	margin: 0px 15px 0px 0px;
	padding: 5px 0px;
}

.form-2 input[type="text"],
.form-2 input[type="email"],
.form-2 input[type="file"],
.form-2 input[type="phone"],
.form-2 select {
	font-size: 13px;
	color: #4c5052;
	border: 1px solid #e5e5e5;
	text-align: left;
	background: #f4f4f4;
	padding: 12px 15px;
	width: 100%;
}

.form-2 label {
	color: #5b5b5b;
	font-weight: normal !important;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}

.sub2 {
	float: left;
	margin-top: 35px;
	background: #07a7e3;
	font-size: 16px;
	font-weight: normal;
	padding: 13px 40px;
	text-transform: none;
	color: #fff;
	border-radius: 4px;
	border: none;
	transition: 3s;
}

.sub2:hover {
	background: #e91723;
	color: #fff;
}

.form-2 placeholder {
	font-size: 14px;
	text-align: left;
	color: #ccc;
}

.form-2 textarea {
	color: #4c5052;
	border: 1px solid #e5e5e5;
	text-align: left;
	background: #f4f4f4;
	padding: 10px 15px;
	width: 100%;
	min-height: 132px;
}

.form-2 ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #cacaca;
	opacity: 1;
	/* Firefox */
}

.form-2 ::-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cacaca;
}

.form-2 ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #cacaca;
}

.captcha2 {
	font-size: 24px;
	width: 40%;
	font-weight: 700;
	float: left;
	color: #e91723;
	border: 1px solid #e5e5e5;
	text-align: center;
	background: #f4f4f4;
	padding: 12px 15px;
	border-radius: 2px;
	margin: 0px 10px;
}

.captcha2 img {
	width: 100%;
	max-height: 100%;
}

.refresh2 {
	background: #e13826;
	text-align: center;
	width: 60px;
	margin: 0px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 9px 10px;
	border-radius: 0;
}

.refresh2 img {
	max-width: 100%;
}

.refresh2 img {
	max-width: 100%;
}

.error {
	color: #bd3232;
	font-size: 14px;
	text-align: left;
	padding: 15px 0px 0px 0px;
	width: 100%;
	float: left;
	/* display: none;  */
}

.type {
	width: 47% !important;
	float: left;
}

/*-----------------------------------------------------Upcoming Product------------------------------------------------*/
h2{
	margin-top: -20px;
}

#ul{
	margin-top: 30px;
	list-style: disc;
	font-size: 40px;
	margin-left: 30px;
}
#ul li{
	width: 100%;
	height: 50px;
	
}
hr{
	width: 100%;
	border: 1px solid rgb(214, 214, 214);
}

#ul li a{
	font-size: 28px;
	
 }
 #ul li a sub{
	width: 100%;
	font-size: 22px;
	margin-left: 10px;
	/* color: #000; */
}
/*-----------------------------------------------------Enquiry-page-end-form------------------------------------------------*/

.table1 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.table1 th,
.table1 td {
	text-align: left;
	padding: 8px;
}

.table1 tr:nth-child(even) {
	background-color: #f2f2f2
}

.latest-blog {
	margin-bottom: 23px;
}

.side-heading {
	color: #fff;
	background: #003e9f;
	padding: 12px 12px;
	font-weight: bold;
	font-size: 24px;
}

.update-list-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 35px 5px 35px 10px;
}

.scroll-box {
	overflow-Y: scroll;
	height: 270px;
}

.cat-context {
	width: 100%;
	border: solid 1px #dedde7;
}

/* .cat-context h3{  font-weight:bold; font-size:13px; line-height:22px;}
 */
.cat-context ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.cat-context ul li {
	font-size: 15px;
	border-bottom: 1px dotted #b6b6b6;
	margin: 0px;
	padding: 10px 5px 10px 30px;
	background: url(../images/blog-circle.png) 12px 12px no-repeat
}

.cat-context ul li a {
	color: #068ed9;
}

.cat-context ul li a:hover {
	color: #2f296c;
}

/* -----------------------------------------------blog-end-------------------------------- */

/* .foot-social li a:hover {
	background:#0d1c82;
	border-radius:5px;
	color:none
} */
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #1c224b;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 5px;
}

.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #1c224b;
	border-radius: 5px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
	color: white;
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* close home page*/


/******************start About-Us page*******************/

.inner-banner {
	width: 100%;
	background: url(../images/inner-banner.jpg) center center no-repeat;
	background-size: cover;
	-webkit-box-shadow: 2px 2px 2px 0px #ccc;
	/* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 2px 2px 2px 0px #ccc;
	/* Firefox 3.5 - 3.6 */
	box-shadow: 2px 2px 2px 0px #ccc;
	/* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.product-banner {
	width: 100%;
	background: url(../images/product-banner.jpg) center center no-repeat;
}

.contact-banner {
	background: url(../images/contact-banner.jpg) center center no-repeat;
}

.infrastructure-banner {
	background: url(../images/infrastructure-banner.jpg) center center no-repeat;
}

.verlay {
	background: rgba(38, 84, 122, 0.65);
	padding: 100px 0px;
}

.inner-banner h1 {
	float: left;
	width: 100%;
	font-size: 40px;
	color: #fff;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: 600;
}

.page-listing {
	text-align: left;
	padding: 0px;
	/* background: rgba(30, 25, 24, 0.7); */
	color: #fff;
	border-radius: 0;
	margin: 0px;
}

.page-listing ul {
	line-height: none;
	margin: 0px;
	padding: 0px;
}

.page-listing ul li {
	display: inline-block;
	color: #fff;
	background: url(../images/pagingarrow.png) left 4px no-repeat;
	font-size: 16px;
	padding: 0px 12px 0px 18px;
}

.page-listing ul li:first-child {
	padding-left: 0px;
	background: none;
}

.page-listing ul li a {
	color: #fff;
}

.page-listing ul li a:hover {
	color: #b3eaff;
	text-decoration: none;
}

.active1 {
	color: #fff !important;
}

.inner-sec {
	padding: 50px 0px !important;
}

.inner-sec p {
	color: #262626;
	text-align: justify;
	font-size: 16px;
}

.inner-sec p img {
	float: left;
	max-width: 250px;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
	border: solid 1px #fff;
	box-shadow: 0px 0px 3px #ccc;
}

.inner-sec img {
	width: 100%;
	max-height: 300px;
}


.content {
	width: 100%;
}

.sec2 {
	background: url(../images/service-border.png) left bottom 5px no-repeat;
}


.inner-sec ol li{
	width: 100%;
	background-color: #068ed9;
	height: 40px;
	align-items: center;
}

.inner-sec ol li a{
	color: #fff;
	padding: 0px 0 0 20px;
	font-size: 20px;
}


.sec2 h1 {
	font-weight: normal;
	font-size: 40px;
	background: url(../images/service-bullet.png) 37px 45px no-repeat;
	color: #00317d;
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

.content h2 {
	font-size: 20px;
}

.content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content ul li {
	background: url(../images/arrowc.png) left top 10px no-repeat;
	padding-left: 16px;
	line-height: 30px;
	font-size: 16px;
}

.product-box {
	border: solid 1px #e5e5e5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 225px;
	margin-bottom: 20px;
}

.product-box img {
	text-align: center;
	width: 100%;
	height: 300px;
	margin: 0px;
}

.product-content {
	background: #f6f6f6;
	padding: 30px 50px;
}

.product-content h1 {
	color: #074474;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #e1e1e1;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.product-content h2 {
	color: #000000;
	font-size: 18px;
	font-weight: 600;
}

.product-content ul {
	margin: 0px 0px 30px 10px;
	padding: 0px;
	list-style: none;
}

.product-content ul li {
	font-size: 16px;
	color: #252525;
	background: url(../images/bullet.png) left top 7px no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 20px;
}

.enquiry {
	float: left;
	margin: 10px 0px;
}

.enquiry a {
	background: #07a7e3;
	border-radius: 4px;
	padding: 7px 20px;
	color: #fff;
	font-size: 14px;
	transition: 3s;
}

.enquiry a:hover {
	background: #0175a0;
}

.coa {
	float: left;
	margin: 10px 0px 0px 20px;
}

.coa a {
	background: #e13624;
	border-radius: 4px;
	padding: 7px 20px;
	color: #fff;
	font-size: 14px;
	transition: 3s;
}

.coa a:hover {
	background: #0175a0;
}

.product-outer {
	padding-bottom: 30px;
	background: #88bbe6;
	text-align: center;
	margin-bottom: 20px;
}

.product-box1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	/* min-height: 334px; */
	margin-bottom: 30px;
}

.product-box1 img {
	text-align: center;
	max-width: 100%;
	max-height: 100%;
	margin: 0px;
	vertical-align: bottom;
}

.midcont p a {
	font-weight: bold;
	color: #00317d;
}

/******************end About-Us page*******************/

/*harpreet css start*/
.timer {
	position: relative;
}

.timer:after {
	content: '+';
}

.title h2 {
	font-size: 30px;
	font-weight: 600;
	color: #074474;
	text-transform: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/border-1.png) bottom left no-repeat;
}

ol {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 30px;
}

ol li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.pro-box {
	width: 100%;
	min-height: 280px;
	border: 1px solid #efefef;
}

.pro-box img {
	max-width: 100%;
	max-height: 280px;
}

/*harpreet css end*/
.upcoming-pro-list { margin: 0px; padding: 0px; list-style: none }
.upcoming-pro-list li {     margin: 1%;
    padding: 10px 0px 0px 20px;
    display: inline-block;
    width: 46%;
    border: 2px solid #b5e9fc;
    border-radius: 50px;
    font-size: 20px;
    line-height: 1.5;
    min-height: 60px;
    background: #e8f9ff;
 }


/*reponsive css start*/


@media only screen and (max-width: 991px) {
	.whatwedo2 {
		display: block;
	}

	.enquirybg {
		padding-bottom: 40px;
	}

	.content-relative {
		/* width:100%; */
	}

	.form {
		width: 100%;
	}

	.intro-with-bg {
		margin-bottom: 30px;
	}

	.contact-box span a {
		font-size: 18px;
	}

	.inner-banner h1 {
		font-size: 30px;
	}

	.top {
		margin-top: 10px;
		position: relative;
	}

	.dddfd {
		margin-top: 20px;
	}

	.contact-box span a {
		font-size: 18px;
	}

	.contact-box span {
		font-size: 18px;
	}

	.logo {
		/* text-align: center; */
	}

	.logo img {
		/* text-align: center; */
	}

	.post-btn {
		float: right;
		margin-top: 3px;
		padding-top: 0px;
	}

	.post-btn a {
		padding: 10px 30px;
	}

	.post-btn a:before {
		left: 15px;
		top: 10px;
	}

	.about-img img {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 900px) {

	/* .form {
	width: 46.8%;
} */
	.inner-foot {
		width: 46%;
	}

	.section-2-right {
		margin-top: 3%;
	}

	.contact-box span a {
		font-size: 18px;
	}

	.contact-box span {
		font-size: 18px;
	}

	.sec2 h1 {
		font-weight: normal;
		font-size: 35px;
		background: none;
	}

	.explore1 img {
		max-height: 100%;
	}

	.verlay {
		padding: 50px 0px;
	}
}

@media screen and (max-width:768px) {
	.product-content {
		padding: 30px 15px;
	}

	.coa {
		float: right;

	}

	.fixed {
		position: relative;
	}

	.header-top {
		display: none;
	}

	.post-btn {
		/* margin: 10px 0px !important; */
		text-align: center;
		float: none;
	}

	.post-btn a {
		margin: 0px 0px 10px 0px;
	}

	.inter-ser h3 {
		font-size: 26px;
	}

	.foot-info br {
		display: none;
	}

	.blg1 {
		text-align: center;
	}

	.logo {
		/* width: 100%;
	float: none;
	text-align: center; */
	}

	.explore1-img {
		height: 200px;
	}

	.explore1 {
		min-height: 280px;
	}

	.explore1 img {
		width: auto;
		max-width: 100%;
	}

	.section-2-left {
		width: 100%;
	}

	.section-2-right {
		text-align: center;
		float: left;
		width: 100%;
	}

	.outer-box {
		width: 100%;
		margin: 20px 0% 40px 0px;
	}

	.box-img img {
		width: 100%;
	}

	.section-3-img {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		float: none;
	}

	.section-3-right {
		width: 100%;
		margin-top: 20px;
	}

	.inner-foot {
		width: 100%;
	}

	.formbutton {
		width: 94%;
	}

	.inner-left-cont {
		width: 100%;
		margin: 0% 2.3% 4% 0%;
	}

	.inner-right {
		width: 100%;
		float: left;
	}

	.inner-right img {
		width: 100%;
	}

	.mission-img {
		width: 100%;
	}

	.mission-img img {
		width: 100%;
	}

	.mission-cont {
		width: 100%;
	}

	.purple-bg {
		width: 40%;
	}

	.contact-box {
		width: 100%;
		margin: 0% 5% 3% 0%;
	}
}

@media screen and (max-width:600px) {}

@media (max-width:1024px) {
	.box-img {
		height: 150px;
		margin: 0px 0px 30px 0px;
	}
}

@media only screen and (max-width:600px) {
	.outer-box {
		float: left;
		width: 100%;
		margin: 10px 0px 20px 0px;
		min-height: auto;
	}

	.box-img {
		border-bottom: 4px solid #ffbd33;
	}

	.box-img span {
		left: 0px;
	}

	.testibg-text:after,
	.testibg-text:before {
		left: 20%;
	}
}

@media only screen and (max-width: 480px) {
	.purple-bg {
		width: 100%;
	}

	.top-left ul li {
		word-break: break-word;
	}

	.title h1 {
		font-size: 25px;
		margin-top: 20px;
	}

	.button-2 {
		padding: 4px 17px;
	}

	.sec h1 {
		font-size: 28px;
	}

	.sec3 h1 {
		font-size: 20px;
	}

	.explore1 h1 {
		font-size: 16px;
	}

	.num-counter {
		padding: 30px 30px;
	}

	.num-counter h2 {
		font-size: 60px;
		margin: 0px 0px 10px 0px;
		font-weight: 500;
	}

	.foot-info.mt-5 {
		margin-top: 10px;
	}

	.num-counter {
		margin: 10px 0px 20px 0px;
	}

	.product-content h1 {
		font-size: 14px;
	}

	.product-content ul {
		margin: 0px 0px 15px 10px;
	}

	.table1 th,
	.table1 td {
		font-size: 12px;
	}

	.form-2 input[type="text"],
	.form-2 input[type="email"],
	.form-2 input[type="file"],
	.form-2 input[type="phone"],
	.form-2 select {
		padding: 5px 10px;
	}

	.captcha2 {
		font-size: 11px;
		width: 28%;
		padding: 5px 5px;
		margin: 0px 2px;
	}

	.refresh2 {
		width: 50px;
		padding: 3px 10px;
	}

	.sub2 {
		margin-top: 14px;
		font-size: 14px;
		padding: 4px 15px;
	}

	.post-btn a {
		padding: 4px 20px;
		font-size: 14px;
	}

	.contact-info .contactWrp {
		padding: 8px 5px;
	}

	.inner-sec {
		padding: 20px 0px !important;
	}

	.contact-info {
		margin-bottom: 10px;
	}

	.enquiry a {
		padding: 5px 16px;
		font-size: 13px;
	}

	.coa a {
		padding: 5px 16px;
		font-size: 13px;
	}
}