#editcontrol .navbar-default{    background: #000;}

.nav-item a {
    color: #fff;
}

* {
	margin:0;
	padding:0;
	scroll-behavior: smooth;
}
.services_box a{
    font-weight: 700;
}
@font-face{
	font-family:'DMSans-Regular';
	src: url(../Image/DMSans-Regular.ttf);	
}

@font-face{
	font-family:'DMSerifDisplay-Regular';
	src: url(../Image/DMSerifDisplay-Regular.ttf) ;
	
}
#HomepagecontentControl{height: auto !important;}
.RadDock .rdContent{font: inherit !important;}
.RadDock .rdContent{font: normal 14px "Poppins" !important;}
.work .work-text p a{
    color: #fff;
    border: 1px solid #204880;
    padding: 5px 10px;
    position: relative;
    top: 15px;
    background: #204880;
    }  
body {
	font-family: "Poppins" !important;
}
.dropend .dropdown-menu[data-bs-popper] {
    left: auto;
    right: 100%;}
img{max-width:100%;}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family:'DMSans-Regular';
}
.team_img {
    width: 140px;
    border: 6px solid #2c457e;
    border-radius: 50%;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #2c457e;
}
#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent;}
.copyright-text a {
color: #fff;
	}

p{ font-family:Poppins; font-weight:300; font-size: 15px; color: #212529; line-height:23px; text-align: justify; margin-bottom:7px;}


.hm-banner {
	background:url(image/banener-bg.png) no-repeat;
	background-position: center;
    background-size: cover;

}
.bnr_2{
    background: url(image/banener-bg1.png) no-repeat;
background-position: center;
background-size: cover;
}
.bnr_3{
    background: url(image/banener-bg2.png) no-repeat;
background-position: center;
background-size: cover;
}
.banner-2{
	background:url(image/Corporate-1.jpg) no-repeat;
	background-position: center;
    background-size: cover;
	position:relative;    margin-bottom: 20px;
}

.banner-2:before {
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #2766af;
    opacity: 0.5;
	
}

.top-ban-text
{
    margin: 0 0 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'DMSans-Regular';
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
    width: 100%;
    /* color: #fff; */
}

.container-fluid
{
    padding:0px!important;
}

.banner-2 .intro-head-1 {
	height:275px;
	position: relative;
}

.top-section-1 {
    padding-top: 165px;
    padding-bottom: 30px;
    font-family: DMSerifDisplay-Regular;
    color: #fff;
    font-weight: 400;
}

.intro-head {
    min-height: 800px;
    position: relative;
	height:100%;
}

.top-section {
    padding-top: 270px;
    padding-bottom: 130px;
    font-family:DMSerifDisplay-Regular;
	color:#fff;
	font-weight:400;
}

.top-section p {
    font-family: Open Sans, Helvetica Neue, sans-serif;
    font-size: 1.25em;
    font-weight: 400;
	margin-left: -18px;
}

.top-section h1 {
    font-weight: 600;
    font-family: Poppins;
    font-size: 34px;
    margin-top: 30px;
	text-align:center;
	letter-spacing:3px;
}

.top-section h1 span{font-size: 30px; display:block;}

.mockup-img img {
   position: absolute;
    top: 35px;
    right: 0%;
    /* z-index: 999; */
}

.banner .caption {
	position:absolute;
	top:30%;
}

.banner .caption .title {
	font-size:2.8em;
	color:#ff7a0f;
	/* color:#c70404; */
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:700;
}

.banner .caption .title .bg {
	text-transform: uppercase;
    font-size: 1.6em;
    display: block;
	margin-left:-11px;
}

.btn {
	padding: 8px 50px;
    border-radius: 0;
	font-size: 18px;
font-weight: 600;

}

.caption .btn-primary {
	background-color: #ff8901;
border-color: #ff8901;
}

.caption .btn-success {
	background-color: #c80c15;
border-color: #c80c15;
}


.work {
	padding:50px 0;	
	    background: #fff;
}

.work .work-text p{
	text-align: justify;
	font-size: 15px;
    margin-top:0;
	line-height:24px;
}

.head-section h2{
	text-align: center;
	color: #2766af;
	text-transform: capitalize;
	font-family: Poppins;
	font-size: 48px;
	font-weight: 400;
}

.head-section-1 h2{
	text-align: center;
    color: #2766af;
	text-transform: capitalize;
	font-size:23px;
	font-family: DMSerifDisplay-Regular;
	font-weight: 400;
	margin:0 0 10px;
	text-align:left;
}
/*  Service */
.timeline > li {
    min-height: 170px;
}
.timeline > li:after, .timeline > li:before {
    display: table;
    content: " ";
}
.timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}
.timeline {
  position: relative;    margin-top: 60px;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #2c467f;
}
.timeline .rounded-circle {
    border-radius: 50% !important;
}
.timeline .img-fluid {
    max-width: 100%;
    height: auto;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #204981;
  border-radius: 100%;
  background-color: #204981;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: #2766af;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  font-size: 15px;
  margin-bottom: 0;
}
.timeline .timeline-body > p a{font-weight: 500;color: #2766af;}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 24px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 20px;
    font-weight: 600;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 30px 20px 20px;
  }
}

/* end */
.tag h2{
	font-size:18px;
}
.sub-heading1{
	position:relative;
	font-size: 22px;
	padding-left: 50px;
	color: #2766af;
	text-align:center;
}
.sub-heading {
	margin-bottom:0px;
}

.sub-heading1:before {
	position: absolute;
	content: "";
	width: 20%;
	height: 2px;
	background: #2766af;
	bottom: 10px;
	left: 0;
}

.sub-heading-1 {
	/* font-family:'DMSans-Regular'; */
	position:relative;
	font-size: 22px;
	color: #2766af;
	text-align:center;
	margin: 0 0 5px;
}

.sub-heading-1:before {
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	background: #2766af;
	bottom: 10px;
	left: 35%;
}
.sub-heading-1:after {
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	background: #2766af;
	bottom: 10px;
	right: 35%;
}


.head-section h2 span{
	    color: #000;
    font-weight: 600;
}

.work img {
	text-align: center;
    margin-bottom: 20px;
    width: 50px;
    height: 50px;
	transition: 0.2s;
	
}


.box1 {
  transition: all 1.3s;
}

.box2 {
  transition: all 1.3s 0.5s;
}

.box3 {
  transition: all 1.3s 1s;
}

.caption p {
	text-align: center;
    font-size: 1em;
    color: #666;
    letter-spacing: 0.5px;

}

.product {
	/* background:#fff6da; */
	background-color:#ffe8d5;
	padding:40px 0;
	
}


.card-content {
	padding:15px;
}

.card-title {
	text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #ff7a0f;
	text-align:center;
}

.card-desc {
	color:#151515;
	text-align:center;
}


.yellow {
	background: #ffd760;
}

.blue {
	background: #b7d8fb;
}


.light-blue {
	background: #86c1ff;
}

.light-pink {
	background: #ff9879;
}
.prod-btn {
		text-align:center;
}
.prod-btn .btn{
	    padding: 5px 77px;
		 background-color: #f41111;
			border: #f41111;
}

.prod-btn .btn:hover{
	     background-color: #ff7a0f;
		border: #ff7a0f;
}

.price {
	background: #fc826b;
	position: relative;
    padding: 70px 0px 70px;
	
}

.price-card {
	float:left;
	display:flex;
}

.price-content {
	   padding: 30px 20px 47px;
    position: relative;
    background: #9e9eff;
}

.price-img img {
	 width: 276px;
    height: 100%;
    background: antiquewhite;
}

.action .btn{
	padding:5px 60px;
}

.our-box {
	padding:40px 0;
	overflow:hidden;
}

.box .btn{
	padding:5px 60px;
	
}

.box .btn-primary{
	background-color:#fc826b;
	border:0;
	padding: 10px 25px;
	
}

.box .btn-primary:hover{
	background-color:#1b1b1b;
	border:0;
	
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	box-shadow: none !important;
	background-color:#1b1b1b;
	border:none;
}

.btn:focus, .btn.focus {
	outline:none;
	box-shadow:none;
}
.form-control:focus {
	border:none;
	box-shadow:none;
}
.marquee {
	padding:20px;
}

.marquee img {
	height:100px;
}

.social-link ul {
	/* margin: 0 49px; */
list-style: none;
display: table;
}

.social-link ul li  {
	/* float:left; */
}
.social-link ul li a {
	/* padding: 0 15px; */
font-size: 20px;
text-align: center;
color:#fff;
}

.product-categories ul {
	list-style: none;
    padding-left: 0;
}

.product-categories ul li {
	display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 153px;
    margin-top: 20px;
}

.product-categories ul li img{
	display: block;
    height: 55px;
    margin: 10px auto;
}

.product-categories ul li h5 {
	font-size: 1em;
    line-height: 1.7em;
    /* color: #1d1e1f; */
	color: #fdf6f6;
    text-align: center;
	text-transform: capitalize;
}
.testimonial-1 {
	padding:30px 0px 40px;
	
}
.logo1 {
		/*width:150px;*/
}
.body-fx header .logo-1 {
	height: 68px;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition : all 0.5s ease-out;
	transition : all 0.5s ease-out;
	display:block;
}
header .logo-1 {
	display: none;
	transition : all 0.5s ease-out;
}
.body-fx header .logo1 {
	display:none;transition : all 0.5s ease-out;
}
header {
	/* margin-top: 10px; */
}
header .logo1{
	/* height: 68px; */
	margin: 0 auto;
	max-width: 100%;
	display: block;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}


.start-header .order {
	position: relative;
	padding-top: 0px;
    float: right;
    margin-left: 40px;
    margin-right: 12px;
}

.start-header .order a{
	display: block;
	text-decoration: none;
}



.order .header-btn {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.order .header-btn .btn-title:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order .header-btn .btn-title {
    position: relative;
    display: block;
    z-index: 1;
    /* padding: 10px 30px; */
    padding: 3px 15px;
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}

.order2 .header-btn2 {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	text-decoration:none;
	margin-top:66px;
}

.order2 .header-btn2 .btn-title2:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order2 .header-btn2 .btn-title2 {
    position: relative;
    display: block;
    z-index: 1;
    /* padding: 10px 30px; */
    padding: 10px 30px;
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}

.fresh {
	background: #f5f5f5;
    position: relative;
    padding: 70px 0px 70px;
}



.typed_wrap {
	display: block;
	/* border: 4px solid #ecf0f1; */
	width: 100%;
	height: auto;
	padding: 30px;
	
	/*centers it in the .banner*/
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.typed_wrap h1 {
	display: inline;
	display: inline;
    font-weight: 800;
	text-transform:uppercase;
}

/*Add custom cursor so it auto inherits font styles*/
.typed::after {
	content: '|';
	display: inline;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

/*Removes cursor that comes with typed.js*/
.typed-cursor{
   opacity: 0;
	display: none;
}
/*Custom cursor animation*/
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.order3 .header-btn3 {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	display:none;
	text-decoration:none;
}

.order3 .header-btn3 .btn-title3:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order3 .header-btn3 .btn-title3 {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 30px;
    /* padding: 3px 15px; */
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}



.contact-form form { max-width:100%; margin:0px auto; }

.feedback-input {
  color:#1b1a1a;
  font-weight:500;
  font-size: 18px;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:1px solid #2766af;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
  
}

.contact-form select{
	width: 100%;
    height: 52px;
    border-radius: 4px;
	border:1px solid #2766af;
}

.feedback-input:focus { border:1px dotted #2766af; }
.submit:focus { border:none;outline:none; }

.contact-form textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

.contact-form [type="submit"] {
  width: 100%;
    background: #2766af;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 500;
    width: 120px;
}
.contact-form [type="submit"]:hover { background:#fff;border:1px dotted #2766af;color:#000 }

.contact-form {
	padding:40px 0;
}

.service {
	padding:50px 0;
	background: #cae5f8;
}
.ser-box {
	position: relative;
	width:100%;
	float:left;
    background: #fff;
    transition: 0.5s;
    text-align: center;
    border: 5px solid #fff;
    box-shadow: 3px 5px 8px #000;
    margin-bottom: 25px;
	overflow: hidden;
	margin:30px 1%;
}
.ser-box p{ color:#fff;}
.ser-img{
    width: 100%;
    height: 380px;
    overflow: hidden;
    }
.ser-img img{transition:0.5s; height: 100%;}
.ser-box:hover img{transform:scale(1.1);}
.ser-box h3{font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    color: #fff;
    padding: 9px 0px; margin-left: 20px;}
.ser-cnt{position: absolute;bottom: -50px;left: 0;color:#fff;z-index: 1;text-align:justify;transition:0.5s;}
.ser-cnt p.rd-mr{background:transparent; margin-bottom:30px;}
.ser-cnt p.rd-mr a{background:transparent; border:2px solid #ffbc3b; color: #fff; padding: 8px 25px; border-radius: 20px;}
.ser-cnt p{padding:0 20px; margin-bottom:0;}
.ser-cnt a{color:#fff;}
.ser-cnt a:hover{text-decoration:none;}
.ser-box:hover .ser-cnt{bottom:20px;}
.ser-box:before{content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.85) 90%);
}	
.rd-mr{position: relative; margin-bottom:20px;}
.rd-mr a{background: #fff;border: 2px solid #023c6c;color: #000;padding: 8px 25px;border-radius: 0px;position:relative;transition:0.5s;}
.abt-ser .hm-heading{color: #222;text-align:center;font-size: 30px;}
.industry {
	padding:50px 0;
	position:relative;
}

.industry-block {
	cursor:pointer;
}
.industry-text p {
	text-align: center;
    width: 650px;
    margin: 0 auto;
    font-size: 18px;
	padding-top: 20px;
    padding-bottom: 15px;
}

.industry-block .industry-img img {
	width:100%;
}
.industry-block .industry-caption {
    text-align: center;
    position: absolute;
    top: 95px;
    left: 22px;
	opacity:0;
	z-index:1;
	color:#fff;
}

.industry-block .industry-caption h4 {
	margin:0;
	font-size:20px;
	font-family:DMSans-Regular;
	color:#fff;
}


.industry-block:hover .industry-caption  {
	opacity:1;
	
}

.industry-block {
	position:relative;
}
.industry-block:after  {
	 content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#2766af;
	opacity: .7;
	
}





.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

figure.effect-6 {
    /* background: -webkit-linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
    /* background: linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
	/* background:#134844; */
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    /* background: #000000; */
	text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}

figure.effect-6:hover {
	background: #2766af;
}
figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.9;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	font-size:15px;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	opacity:1;
}

figure.effect-6 h2 {
    margin: -100% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    opacity:0;
    /* font-family:DMSans-Regular; */
    font-weight:700;
}



.aim {
	padding:50px 0;
}

.aim-img img {
	width:100%;
}

.aim-caption ul li{
	display:inline-block;
	list-style:none;
}

.aim-caption ul li img{
	width:80px;
}
.section-box-eleven p a {
	color: #fff;
}
 .section-box-eleven{
        height: 250px;
        position: relative;
        overflow:hidden;
		cursor:default;
		box-shadow:0px 4px 10px #ccc;
		border:1px solid #fff;
		margin-bottom:30px;
    }
    .section-box-eleven figure {
        position: absolute;
        padding: 6px 15px 30px 15px;
        width: 100%;
        bottom: -72%;
        transition: 0.5s all ease-in-out;
        /* background: rgba(0, 0, 0, 0.71); */
        background: #204880;
        /* background: rgb(15, 55, 53, 0.8); */
        /* background:#0b2f2e; */
        /* border: 1px solid #fff; */
    }
	
	.section-box-eleven-1 figure {
        bottom:-60%;
		
    }
    .section-box-eleven:hover figure {
        bottom: -16px;
        height:100%;
    }
    .section-box-eleven img{
        height: 100%;    width: 100%;
    }
	.icon-img img {
    width: 31px;
	height:auto;
    /* margin-right: 15px; */
	margin: 5px 10px 9px 11px;
}

.icon-img i {
	color: #fff;
    font-size: 35px;
    line-height: 55px;
    margin-right: 10px;
}

	.pull-left {
		color:#fff; float:left;
		text-transform:uppercase;
		font-size:20px;
	}
	
	.pull-left h5 {
		color:#fff;
		text-transform:uppercase;
		font-size:14px;
		/* margin-top:10px; */
	}
	
	.section-box-eleven .btn {
        background: transparent;
        border-radius: 0;
        color: #fff;
		margin-top: 1px;
		padding: 3px 14px 8px;
		font-size: 14px;
    }
	
	.section-box-eleven .btn:hover {
       color: #fff;
	   background-color:#ed1651;
		
    }
	
	.section-box-eleven .title h5 {
       color: #fff;
	   margin: 18px;font-size: 1.5em;
	}
	
	.section-box-eleven .icon-img img {
       width:60px;
	   margin-right: 30px;
	}
	
	.section-box-eleven .title p {
		color:#fff;
		opacity:0;
		padding:15px;
		font-size: 16px !important;
		line-height: 23px;
		margin-bottom:0;
	}
	
	.section-box-eleven:hover .title p {
		color:#fff;
		opacity:1;
	}
	
	figure a:hover {
		color:#fff;
		text-decoration:none;
	}
	
	.info {
		margin-top:10px; 	
	}
	
	.info  ul {
		list-style:none;
	}
	
	.info  li {
		position: relative;
    /* color: #666666; */
    color: #fff;
    margin-bottom: 5px;
    line-height: 20px;
	}
	
	.info li strong {
    float: left;
    width: 10%;
    font-weight: 600;
	}
	
	.info .fa-map-marker {
		margin-top:0;
		font-size: 25px;
	}
	.info .txt {
    float: left;
    width: 90%;
	font-size:15px;
	text-align:left;
	}
	
	.footer img {
		/* margin-left: -18px; */
		margin-bottom: 5px;
		/* width:165px; */
	}
	
	.copy-left{ padding:5px 0;}
	.copy-left p{ font-size:15px; color:#fff; line-height:24px; text-align:left;}
	.copy-left p a{ color:#fff;}
	.copy-right{  padding:5px 0;}	
	.copy-right p{ font-size:15px; color:#fff; line-height:24px; text-align:right;}
	.copy-right p a{ color:#fff;}
	
	.vision {
		padding:50px 0;
	}
	.footer-soc i {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    margin-left: 25px;
    width: 27px;
    height: 27px;
}
	.footer-soc i {
		border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
	}
	
	
	.mission img {
		width: 40px;
		height:auto;
		margin-bottom: 3px;
		margin-right: 7px;
	}
	
	/* .mision-text { */
		/* border-right: 2px solid #2766af; */
	/* } */
	
	
	
	
	#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

.teams {
    padding: 60px 0;
}


.feature li {
    list-style: none;
	line-height: 57px;
}

.feature-1 li {
    list-style: none;
    line-height: 30px;text-align: left;
}

.icon-img img {
    width: 31px;
	height:auto;
    /* margin-right: 15px; */
	margin: 5px 10px 9px 11px;
}

.icon-img i {
	color: #fff;
}

.teams .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}


.blog-section {
	padding:60px 0;
}
.blog {
	
    /* box-shadow: 0px 4px 6px rgba(0,0,0,0.6); */
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
	overflow:hidden;
	position:relative;
}

.blog-text {
	padding: 20px;
}
.blog-text h4 {
	font-family: 'DMSerifDisplay-Regular';
    position: relative;
    margin-bottom: 5px;
    margin-top: 20px;
	color:#2766af;
}

.blog .blog-img  {
	overflow:hidden;
	position:relative;
}

.blog .blog-img img {
	transition: transform .5s ease;
	display: block;
    width: 100%;
    /* border-radius: 5px; */
    height: 100%;
}

.blog:hover .blog-img img {
	transform:scale(1.1);
	
}
.date {
    font-size: 12px;
    margin-bottom: 10px;
    color:#2766af;
    letter-spacing: 1px;
    font-style: italic;
}

.blog a{
	color: #2766af;
    text-decoration: none;
    font-weight: 600;
}


.cont li {
	color:#000;
}

.cont li strong {
   color:#2766af;
}

.cont .fa-map-marker {
	margin-top:0;
}

.our-team {
	padding:60px 0;
}
.team-section {
	margin:20px;
}
.team-content h4 {
	margin:0 0 10px;    text-align: justify;
	color:#2766af;
	text-transform:capitalize;
}

.team-content ul {
	list-style:none;
	float:left;
}

.team-content ul li {
	display:inline-block;
}
.team-content ul li a {
	color:#2766af;
	/* padding:5px; */
	/* text-decoration:none; */
}


.accordion .card {
	border-radius:0;
}

.accordion .card-header {
	background: #164f4a;
}

.accordion .card-header a{
	color:#fff;
}

.accordion .card-header  img{
	text-align: center;
    width: 30px;
    /* height: 40px; */
    height: auto;
    transition: 0.2s;
    margin-right: 8px;
	margin-bottom:0;
}

.accordion .card-body h3{
	margin-bottom: 5px;
    text-transform: capitalize;
    color: #164f4a;
    font-size: 22px;
}

.accordion .card-body p{
	font-size:15px;
}

.accordion .card-body ul{
	margin-left:20px;
}

.value {
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .03);
    padding: 30px 20px;
    margin-bottom: 30px;
    height: 180px;
}

.value p {
	margin:0;
}


.blog-detail {
	padding:60px 0;
}

.product-view {
    height: auto;
    padding: 60px 0;
    overflow: hidden;
	
}


.product-view li {
	list-style:none;
}
.product-view .left {
    width: 24%;
    float: left;
    text-align: right;
    padding-top: 34px;
}



.product-view .icon {
    position: relative;
}

.left .icon {
    display: table-cell;
    float: right;
    vertical-align: middle;
    border: 2px solid #19514e;
    border-radius: 50%;
    padding: 4px;
}

.product-view .icon::before {
    position: absolute;
    content: "";
    /* background: #09bb6b; */
    background: #fff;
    width: 92%;
    height: 92%;
    padding: 0;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.product-view .icon img {
    width: 48px;
    z-index: 9;
    padding: 5px;
    margin: 3px;
    position: relative;
}

.left .bio-grid {
    overflow: hidden;
    padding-right: 22px;
}

.right .bio-grid {
    overflow: hidden;
    padding-left: 20px;
}

.bio-grid .header {
    color: #09bb6b;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 6px;
}
.bio-grid p {
    
    margin-bottom: 1.5em;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 25px;
	font-weight:600;
	padding-top:18px;

}

.bio-grid1 p {
    padding-top:6px;
}
.left li:first-child {
    position: relative;
    left: 77px;
    top: -36px;
}

.left li:nth-child(2) {
    position: relative;
    left: 45px;
    top: 30px;
}

.left li:nth-child(3) {
    position: relative;
    left: 103px;
    top: 104px;
}


.left li:nth-child(4) {
    position: relative;
    left: 60px;
    top: 101px;
}

.left li:last-child {
    position: relative;
    left: 30px;
    top: 147px;
}
.left li {
    width: 305px;
}


#WhatsNewControl_C .marquee img{height:inherit; max-width:inherit;}
.product-view .product-cirlce-img {
    width: 50%;
    text-align: center;
    float: left;
}

.product-view .product-cirlce-img img {
    width: 70%;
	padding-top: 72px;
    height: auto;
    /* padding-left: 24px; */
}

.product-view .right {
    width: 25%;
    float: right;
    text-align: left;
    padding-top: 34px;
}

.right .icon {
    display: table-cell;
    float: left;
    vertical-align: middle;
    border: 2px solid #19514e;
    border-radius: 50%;
    padding: 4px;
}



.right li {
    width: 411px;
}
.right li:first-child {
    position: relative;
    left: -65px;
    top: -32px;
}
.right li:nth-child(2) {
    position: relative;
    left: -69px;
    top: 36px;
}
.right li:nth-child(3) {
    position: relative;
    left: 5px;
    top: 88px;

}

.right li:nth-child(4){
    position: relative;
    left: -180px;
    top: 124px;
}

.right li:last-child {
    position: relative;
    left: -61px;
    top: 160px;
}
.blog-text > p > a{display:none;}

#HeaderControl {
    /*width: 30%;*/
    position: fixed;
	float:left;
    left: 0;
   top: 40px;
    right:inherit;
    transition: all 0.5s;
    z-index: 997;
    background:transparent;
}

#MenuControl {
    /*width: 70%;*/
    position: fixed;
	float:right;
    left: inherit;
   top: 40px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background:transparent;
}
.body-fx #HeaderControl {
    /*width: 30%;*/
    position: fixed;
	float:left;
    left: 0;
   top: 0px;
    right:inherit;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(254, 254, 254, 1);
}

.body-fx #MenuControl {
    /*width: 70%;*/
    position: fixed;
	float:right;
    left: inherit;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(254, 254, 254, 1);height: 68px !important;
}
#WidgetControl4 .banner-2 .intro-head-1{ height: 150px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
center #form1 #HeaderControl, center #form1 #MenuControl{height: 77px !important;background: #204880;top: 0px;}
#form2 #WidgetControl4{display:none;}
.body-fx center #form1 #HeaderControl, .body-fx center #form1 #MenuControl{ background:rgba(254, 254, 254, 1);top: 0;}
center #form1 #HomepagecontentControl{padding-top:80px;}
#HomepagecontentControl_C table{margin-top: 0!important;}
center #form1 #HomepagecontentControl .work{padding-top:10px;}
/*navbar*/

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{
    margin: 0;
    font-size: 16px;
    margin-bottom: 8px;
    }
.cont-page p{font-size: 14px !important;color:#000;line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
    background: #2766af;
    padding-top: 16px;
    font-family: Poppins !important;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{/* margin-top: 13px; */}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    font-family: Poppins !important;
    position: relative;
    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: Poppins !important;font-size: 14px;}


/*cont-page*/


.accordion .collapse.show .card-body{display:block;}
.accordion .collapse .card-body{display:none;}

.accordion .card {
	border-radius:0;text-align: justify;
}

.accordion .card-header {
	background: #164f4a;
}

.accordion .card-header a{
	color:#fff;    display: block;
}

.accordion .card-header  img{
	text-align: center;
    width: 30px;
    /* height: 40px; */
    height: auto;
    transition: 0.2s;
    margin-right: 8px;
	margin-bottom:0;
}

.accordion .card-body h3{
	margin-bottom: 5px;
    text-transform: capitalize;
    color: #164f4a;
    font-size: 22px;
}

.accordion .card-body p{
	font-size:15px;
}

.accordion .card-body ul{
	margin-left:20px;
}
#Bannercontrol, #Bannercontrol_C_ctl00_divbanner{padding:0;}
center #form1 header img {padding: 0 0;/* height: 85px; */}

@media (max-width: 1140px)
{
.navbar-default .container-fluid{width:100%;}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 2px 1px;}
.navbar-default .navbar-nav>li>a{font-size: 12px;}
}
@media(max-width:1024px){
}
	
@media (max-width:998px){#widgetsControl, #widgetsControl_C{height:initial !important}
.nav>li>a{padding:3px 2px;}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 5px 1px;font-size: 12px;}
}


@media(max-width:991px){
	.body-fx #HeaderControl, #HeaderControl, #MenuControl .body-fx #MenuControl{/*position:relative; top:0;*/}
	.navbar-nav>li, .navbar-default .navbar-nav>li>a { padding: 4px 1px;}
}
@media(max-width:767px){
center #form1 #HeaderControl, #HeaderControl, #MenuControl, center #form1 #MenuControl {background: rgb(112 132 177) !important;top: 0px !important;position: relative;}
.body-fx .navbar-default .navbar-nav>li>a { color: #fff !important;}
.navbar-header{display:block;}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top { margin-right: 0px !important; margin-left:  0px !important;}
.navbar-toggle{float:inherit;}
.navbar{text-align:center;}
.navbar-nav>li {border-right:0; border-bottom:1px solid #eee;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #333;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-toggle{background:#333;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.navbar-nav{display: block; text-align:left;}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{font-size: 14px;}
.navbar-default .navbar-toggle {
    border-color: #eee;    padding:4px 8px;}
.navbar{text-align:center;}
.navbar-toggle {
    position: relative;
    float: inherit;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #eee;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; margin: 4px auto;
}
.navbar-collapse.collapse{display:none;;}
.navbar-collapse.collapse.show{display:block;}
.dropdown-submenu, .navbar-default .dropdown-menu.show { position: static;}
.dropdown-submenu>a:after{transform: rotate(90deg);}
.navbar-nav .dropdown-menu {  position: static;}
.dropdown-toggle::after{    position: absolute;  right: 20px;  top: 15px;}
.dropdown-submenu>a:after{    margin-top: 0 !important;   margin-right: 0 !important;}
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}
.dropdown-submenu>.dropdown-menu{    margin-top: 0 !important;}	
.banner-btm .mx-auto{position: static;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #242c42;
    border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-header{text-align:center;}
.navbar-default .navbar-toggle {
    border:0; background-color: #242c42;
	    float: initial;
    margin-left: auto;
    margin-right: auto;
}
.navbar-nav>li{display:block;border-bottom: 1px solid #eee;border-right:0;background: #7582af;}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px; text-align: left;
}
.navbar-nav{
    margin: 0;
    border-left: 0;
    border-top: 1px solid #7582af;
    }
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0;}
.dropdown a{padding: .25rem .5rem;}
.fix-box{left:inherit; right: -10px;}
#MenuControl_C .dropdown-menu{position:static;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:relative; top:inherit; width:100%; height:inherit !important;}

.industry-text p, .service-text p {width: 100%;}
.grid figure, .grid figure img{/*width:inherit;*/}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 4px 7px;}
	}
	
@media(max-width:667px){
	
	}
	
@media(max-width:568px){
	
	}
	
@media(max-width:480px){

	}
	
@media(max-width:414px){

	}
	
@media(max-width:375px){
	}
	
@media(max-width:360px){
	
	}

    /* ===========================
--- Footer
============================ */

footer p {color: #fff;}

.credits, .credits a {   color: #fff;}
footer {background: #204981;padding: 0 0 10px 0;color: #eee;font-size: 14px;margin-top: 24px;}

footer .footer-top {background: #000;padding: 60px 0 0px 0;text-align: justify;overflow: hidden;}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #ff636b;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Ubuntu', sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #204981;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
footer .footer-top .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {background: #2b3136; color: #fff;}
footer .footer-top .social-links a:hover .fa{   color: #fff;}
footer h2{color:#fff; font-size:25px; font-weight:bold; border-left:5px solid #ff636a; padding-left:15px;}
footer h2 span{color:#fff; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#2b3136; font-size:16px;}
footer .footer-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after { content: '';  position: absolute;  left: 0;  bottom: 0;  height: 2px;}
footer .footer-top h4::before {right: 0;background: #2766af;}

footer .footer-top h4::after {background: #2766af;width: 60px;height:4px;}
footer p{font-size: 15px; font-family: arial;text-align:justify;    line-height: 26px;}
footer .footer-top .footer-links { margin-bottom: 10px;}
footer a{color: #fff;}
footer a:hover{color:#fff; font-weight:bold;}
footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer-top .footer-links ul i {padding-right: 8px;color: #2766af;}

footer .footer-top .footer-links ul li {border-bottom: 1px dashed #3962ac;padding: 10px 0;font-size: 14px;}
footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {font-weight: 400;color: #fff;}

footer .footer-top .footer-links ul a:hover {color: #2766af;}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
}



footer .copyright {
  text-align: left;
  padding-top: 10px; font-size: 14px;color: #fff;line-height: 40px;
}

footer .credits {
  text-align: right;
  padding-top: 10px; font-size: 14px;line-height: 40px;
  color: #ddd;
}
footer .credits a{
  color: #fff;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #f5ca42;
    background: #181818;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}
/*footer*/
/* innr-pg-c Start */
.innr-pg-c {
    margin-bottom: 20px;
    padding: 40px 0;
    position: relative;
    background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;
}

.innr-pg-c h1 {
    font-weight: 600;
    Font-size: 30px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(25deg, #204880 29.2%, #2766af 63.9%);
}
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
/* innr-pg-c End */

/*contact*/
#FooterrControl1_tr_hitCounter{padding-top: 0 !important;}
.contact {
    padding: 40px 0;
    background: #cae5f8;
}
.contact input.form-control, .contact textarea.form-control {
    border-radius: 0;
    border: 0;    padding: 10px 15px;
    /*height: 42px;*/ line-height:24px;
    border: 1px dashed #999;
	margin-bottom: 10px;
}
.contact .smbt{
    background: #204981;
    color: #fff;
    border: 0;
    padding: 10px 40px;
    font-weight: bold;
    font-size: 15px;
    }
	
.contact .smbt:hover{background: #3962ac;color:#fff;}

.widget-contact h5{    font-weight: 500;
    font-size: 24px;
    position: relative;
    color: #fff;
    margin-bottom: 13px;
    text-transform: capitalize;
    border-bottom: 1px dashed #f5757c;
    padding-bottom: 5px; margin-top: 18px;}
	
#totop{display:none;}

.widget-contact address{position: relative;
    padding-left: 50px;
    color: #000;
    min-height: 110px;font-weight: 400;
    margin-bottom: 13px;
    border: 1px dashed #999;
    padding: 20px 20px 20px 76px;font-size: 14px;}
	
.widget-contact address:hover{background: #2766af;color:#fff;}
.widget-contact address:hover i:before{color: #fff;}
.widget-contact address:hover .cnt-head,
.widget-contact address:hover .strng,
.widget-contact address:hover a{color:#fff;}
.widget-contact .sam-bx:hover i{color:#296391;}

.bottom-bor{position: absolute;
    top: 0;
    width: 100%;
    left: 0; height:100%;}
	
.bottom-bor img{width:100%;}
	
#dvvCompanyName{    font-size: 16px;
    margin-bottom: 6px;
    display: block;}
.widget-contact address.mail-cnt-bx{margin-right:0}
	
.widget-contact i{
    position: absolute;
    left: 15px;
    color: #2766af;
    font-size: 60px;
    font-weight: 500;
    top: 27px;
    }
.widget-contact i{position: absolute;}	
.widget-contact .fa-envelope-open-o{ font-size: 40px;}	
.widget-contact .strng{    color: #999;
    font-weight: 400;
    font-size: 13px;}
.cnt-head{    color: #000;
    font-size: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 5px;}

.widget-contact a{color:#181818;}

/*contact*/