@font-face {
	font-family: 'Open Sans', sans-serif !important;
}

@font-face {
	font-family: 'Open Sans', sans-serif !important;
}

body {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px !important;
	color: #535353 !important;
	font-weight: normal !important;
	background: #F5F5F5 !important;
	padding-top: 100px;
}

p {
	letter-spacing: normal !important;
	font-size: 14px;
	color: #343434;
	line-height: 25px;
	/*padding-bottom: .3cm;*/
}

.navbar-defult {
	/*background-image: linear-gradient(to bottom,#f5f5f5 0,#f5f5f5 100%)!important;*/
	border-bottom: none !important;
	height: 100px;
	letter-spacing: 0px !important;
	background: #fff !important;
}

.btn-primary {
	background-color: #F5F5F5 !important;
	border: 1px solid #E47607 !important;
	color: #E47607 !important;
	width: 100px !important;
}

.btn-lg {
	margin-left: 150px !important;
}

.menu-bar-bitsol .active {
	border-block-start: 2px solid #e57c12;
	transition: 2s;
}

.nav>li {
	height: auto;
}

.navbar-nav {
	margin-top: 30px !important;
}



/*--------------- start -----------*/

.navbar-brand
{
	height: auto;
    padding: 0px;
}
.logo_container
{
	margin-top:6px;
}
.sublogo_main
{
	display:flex;
	width:100%;
	padding-top:7px;
	padding-bottom: 5px;
	margin-left: -6px;
}
.sublogo1,.sublogo2
{
	border: 1px solid rgba(128, 128, 128, 0.2);
    margin-right: 7px;
}
.sublogo1 a,.sublogo2 a
{
	display:block;
}
.sublogo1 a img,.sublogo2 a img
{
	width:60px;
}

.text-center.moreinfo{
	font-size: 18px;
}
#right-catagory .menu_iteam li a {font-size: 18px;}

@media (max-width:1400px)
{
	.sublogo1 a img,.sublogo2 a img
	{
		width:50px;
	}
}
@media (max-width:767px)
{
	.sublogo_main
	{
		margin-left: 10px;
	}
	.sublogo1 a img,.sublogo2 a img
	{
		width:45px;
	}
	.logo_container
	{
		display:flex;
	}
}

@media (max-width:980px) {
	.navbar-nav {
		margin-top: 10px !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.nav>li {
		position: relative;
		display: block;
		/*height: 44px;*/
	}
}


/*.item {

    text-align: center;

}*/

.pad-head {
	height: auto;
	/* padding: 20px 0px; */
	padding: 32px 10px 21px;
}

.full-black {
	background-color: #000 !important;
	overflow: auto;
}

.full-black .col-md-2.pad-head {
	/* width: auto;
	float: none;
	display: table-cell;
	text-align: right; */
	width: auto;
    float: left;
    /* display: inline-block; */
}

.full-black {
	margin: 0;
}

.full-black .row {
	display: table;
	width: 100%;
	margin: 0;
}

.row.full-black {
	position: absolute;
	bottom: -94px;
	left: 0;
	right: 0;
}

.ico-head {
	display: inline;
	padding: 0px 0px 0px 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px !important;
	letter-spacing: normal;
}

.col-xs-3 {
	background-color: #343434;
}

#myCarousel .item {
	background-size: cover !important;
	background-attachment: fixed !important;
}

.abt-txt {
	background-color: #fff !important;
	height: auto;
	margin: 51px 0;
	padding: 33px 46px !important;
	position: relative;
	right: 4%;
	top: -6px;
}

.button-c {
	width: 160px;
	padding: 10px !important;
	background-color: #E47607;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	border: 1px solid #e5790d;
	transition: all ease 0.5s;
	display: inline-block;
}

.button-c:hover {
	background-color: #FFF;
	color: #e5790d !important;
	border: 1px solid #e5790d;
	text-decoration: none;
}

.button-c-inverse {
	width: 160px;
	padding: 10px !important;
	background-color: #FFF;
	color: #e5790d !important;
	border: 1px solid #e5790d;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	transition: all ease 0.5s;
}

.button-c-inverse:hover {
	background-color: #e5790d;
	color: #FFF !important;
	border: 1px solid #e5790d;
	text-decoration: none;
}

.service-active {
	background-color: #fff;
	height: auto;
	padding: 25px !important;
	margin: 30px;
	/*width: 44.7%!important;*/
}

.service-non-active {
	height: auto;
	padding: 25px !important;
	margin: 30px;
	transition: all 0.5s ease;
	/*width: 44.7%!important;*/
}

.service-non-active:hover {
	background-color: #fff;
	height: auto;
	padding: 25px !important;
	margin: 30px;
	/*width: 44.7%!important;*/
}

.service-non-active .image-block {
	width: 200px;
	float: left;
	padding-right: 20px;
	padding-bottom: 18px;
}

.service-non-active .image-block img {
	width: 100%;
}

.service-non-active .content-block {
	text-align: justify;
}

.director-profile {
	margin-bottom: 20px;
}

.director-profile .image-block {
	width: 160px;
	float: left;
	padding-right: 20px;
	padding-bottom: 1px;
	margin-top: 6px;
}

.director-profile .image-block img {
	width: 100%;
	max-width: 140px;
}

.director-profile .content-block {
	/*text-align: justify;*/
	margin-left: 170px;
}

.img-hov:hover {
	cursor: pointer;
	opacity: 0.9;
}

.blog-hov:hover {
	cursor: pointer;
	opacity: 0.9;
}

.full-blue {
	/*background-color: #0066AA;*/
	height: auto;
}

.footer-area {
	background-color: #343434;
	height: auto;
	color: #c3c3c3 !important;
}

.footer-area p {
	color: #FFF;
}

.copyright p {
	text-align: center;
	margin-bottom: 0;
}

.copyright a {
	color: #fff;
	display: inline-block;
	padding: 0 8px;
	padding-left: 5px;
	border-right: 1px solid #fff;
	line-height: 1;
}

.copyright a:last-child {
	border-right: none;
}

.copyright a:hover {
	color: #fff;
}

.footer-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-menu {
	font-size: 16px !important;
	line-height: 30px;
	margin-left: -40px !important;
	color: #c3c3c3 !important;
}

.footer-menu li a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
}

.footer-menu li a:hover {
	color: #c3c3c3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
}

input {
	width: 49%;
	font-size: 13px !important;
	padding: 8px !important;
	margin-left: 5%;
}

#suject {
	width: 100% !important;
	font-size: 13px !important;
	padding: 8px !important;
	margin: 10px 0px !important;
}

textarea {
	width: 100% !important;
	font-size: 13px !important;
	padding: 8px !important;
}

#send {
	background-color: #E47607 !important;
	padding: 7px !important;
	border-color: none !important;
	float: right;
	border-width: 0px !important;
	border-style: none !important;
	border-color: none !important;
	border-image: none !important;
	color: #fff !important;
	text-transform: uppercase !important;
	padding: 10px !important;
}

.media {
	float: right;
}

.nav .navbar-nav:hover {
	background-color: #f5f5f5;
}

.menu-bar-bitsol .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	font-size: 15px;
	color: #3072ab;
	font-weight: 600;
}

.bitsol-slider {
	width: 100%;
	position: relative;
}

.bitsol-slider .carousel-indicators li {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	border-radius: 10px;
}

.bitsol-slider .carousel-indicators .active {
	width: 18px;
	height: 18px;
	margin: 0;
	background-color: #fff;
	border: 2px solid #fff;
}

.bitsol-slider .carousel-caption {
	right: 20%;
	left: 12%;
	width: 40%;
	padding-bottom: 8%;
}

.bitsol-slider .carousel-caption h1 {
	text-align: left !important;
	line-height: 53px;
	text-shadow: 5px 2px 2px rgba(0, 0, 0, .6);
}

.bitsol-slider .carousel-caption p {
	text-align: left !important;
	font-size: 15px;
	letter-spacing: normal;
	line-height: 25px;
	color: #fff;
}

.bitsol-slider a.caption-button {
	background: #e5790d !important;
	border-radius: 0px;
	color: #fff !important;
	text-align: center !important;
	/*width: 30% !important;*/
	line-height: 31px;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.7s ease;
}

.bitsol-slider a.caption-button:hover {
	background: #fff !important;
	color: #e5790d !important;
	border: 1px solid #e5790d !important;
}

.abt-txt p {
	color: #616161;
	font-size: 14px;
	line-height: 22px;
}

.bitsol-slider .call-us {
	top: 83px;
	position: absolute;
	right: 8%;
	background: #e5790d;
	padding: 14px;
	z-index: 99;
	color: #fff;
	font-size: 14px;
}

.carousel-control {
	width: 12% !important;
}

.menu-bar-bitsol button.btn.btn-primary {
	background: #fff !important;
	background-image: none !important;
	border-radius: 0px;
	transition: all 0.6s ease;
}

.menu-bar-bitsol button.btn.btn-primary:hover {
	background: #e5790d !important;
	color: #fff !important;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #666;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #666;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #666;
}

@media (max-width:1200px)
{
	.bitsol-slider .call-us 
	{
		top: 58px;
		
	}
}
@media (max-width:1024px) {
	.menu-bar-bitsol .nav>li>a {
		position: relative;
		display: block;
		padding: 10px 8px;
		font-size: 12px;
		color: #3072ab;
		font-weight: 600;
	}
	.bitsol-slider .call-us 
	{
		top: 42px;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 14px;
		z-index: 99;
		color: #fff;
		font-size: 14px;
	}
	.ico-head {
		display: inline;
		padding: 0px 0px 0px 3px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 10px !important;
		letter-spacing: normal;
	}
	.service-active {
		background-color: #fff;
		height: auto;
		padding: 8px !important;
		margin: 30px;
		/* width: 44.7%!important; */
	}
	.service-non-active {
		height: auto;
		padding: 8px !important;
		margin: 30px;
		transition: all 0.5s ease;
		/* width: 44.7%!important; */
	}
	.service-non-active:hover {
		padding: 8px !important;
	}
	.img-hov img {
		width: 100%;
	}
	.partner img {
		width: 100%;
	}
}

@media (max-width:800px) {
	.menu-bar-bitsol .nav>li>a {
		position: relative;
		display: block;
		padding: 10px 4px;
		font-size: 10px;
		color: #3072ab;
		font-weight: 600;
	}
	.bitsol-slider .call-us {
		top: 66px;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 14px;
		z-index: 99;
		color: #fff;
		font-size: 14px;
	}
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 40%;
		padding-bottom: 3%;
	}
	.bitsol-slider .carousel-caption h1 {
		text-align: left !important;
		line-height: 29px;
		font-size: 20px;
	}
	.bitsol-slider .carousel-caption p {
		text-align: left !important;
		font-size: 12px;
		letter-spacing: normal;
		line-height: 20px;
		color: #fff;
	}
	.bitsol-slider a.caption-button {
		background: #e5790d !important;
		border-radius: 0px;
		color: #fff !important;
		text-align: center !important;
		/*width: 30% !important;*/
		line-height: 14px;
		font-size: 10px;
		text-transform: uppercase;
		transition: all 0.7s ease;
	}
	.col-md-3.pad-head {
		text-align: center;
	}
	.col-md-2.pad-head {
		text-align: center;
	}
	.abt-txt {
		background-color: #fff !important;
		height: auto;
		margin: 25px 0;
		padding: 9px 19px !important;
		position: relative;
		right: 4%;
		top: -6px;
	}
	.service-active img {
		width: 100%;
		max-width: 250px;
	}
	.service-non-active img {
		width: 100%;
		max-width: 250px;
	}
	.service-active p {
		font-size: 14px !important;
	}
	.service-non-active p {
		font-size: 14px !important;
	}
	.service-active span {
		font-size: 15px !important;
	}
	.service-non-active span {
		font-size: 15px !important;
	}
	.col-md-3.pad-head.sort {
		text-align: center;
		width: 100% !important;
	}
}

@media (max-width:991px) {
	.full-black .col-md-2.pad-head {
		white-space: nowrap;
	}
}

@media (max-width:768px) {
	.row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

@media (min-width:768px) {
	#myCarousel .item img {
		display: none !important;
	}
}

@media (max-width:767px) {
	.bitsol-slider .carousel-caption {
		left: 5% !important;
	}
	#myCarousel .item {
		background: none !important;
	}
	#myCarousel .left.carousel-control {
		display: none;
	}
	#myCarousel .right.carousel-control {
		display: none;
	}
	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		max-width: 100%;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 16px;
		/* margin-right: 27px; */
		margin-bottom: 8px;
		background-color: #e5790d;
		background-image: none;
		border: 1px solid rgb(234, 119, 3);
		border-radius: 4px;
	}
	#slider-bottom {
		display: none;
	}
	span.glyphicon.glyphicon-align-justify {
		color: #fff;
	}
	.menu-bar-bitsol .mobile-menu {
		background: #e5790d;
		text-align: center;
		margin-left: auto !important;
		margin-right: auto !important;
		width: 95%;
	}
	.mobile-menu li {
		font-size: 16px;
		padding: 0px 11px;
		border-bottom: 1px solid #fff;
	}
	.mobile-menu ul.nav.navbar-nav {
		margin-top: 0px !important;
		padding-top: 0px;
	}
	.mobile-menu ul.nav.navbar-nav li a {
		color: #fff;
		font-size: 17px;
		font-weight: 400;
	}
	.abt-txt {
		background-color: #fff !important;
		height: auto;
		margin: 25px 0;
		padding: 9px 19px !important;
		position: relative;
		right: 0%;
		top: 0px;
	}
	.col-md-5.col-md-5.service-active {
		text-align: center;
	}
	.service-active img {
		width: auto;
		text-align: center;
		display: inline-block;
	}
	.col-md-5.col-md-5.service-non-active {
		text-align: center;
	}
	.service-non-active .image-block {
		width: 100%;
		margin-bottom: 8px;
	}
	.service-non-active img {
		width: auto;
		text-align: center;
		display: inline-block;
	}
	.full-blue .av-btn {
		margin-bottom: 10px;
		display: block;
		height: 40px;
	}
	.full-blue .av-btn a {
		margin-right: 0 !important;
	}
	.col-md-4.col-md-4.img-hov {
		text-align: center;
	}
	.img-hov img {
		margin-bottom: 20px;
		width: auto;
	}
	.col-md-4.col-md-4.blog-hov {
		text-align: center;
	}
	.blog-hov img {
		width: auto !important;
	}
	.row.partner img {
		width: auto;
		display: inline-block;
		margin-bottom: 10px;
	}
	.row.partner {
		text-align: center;
	}
	.director-profile .image-block {
		width: 100%;
		margin-bottom: 10px;
	}
	.director-profile .content-block {
		margin-left: 0;
	}

	.navbar-defult .col-sm-9.col-md-9{
		position: static;
	}
	.navbar-defult .col-sm-9.col-md-9 .menu-bar-bitsol{position: absolute;
		right: 0;
		top: 0;
	}
	.navbar-defult .col-sm-3.col-md-3{
		display: flex;
	}
}

@media (max-width:640px) {
	.bitsol-slider .call-us {
		top: 0;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 10px;
		z-index: 99;
		color: #fff;
		font-size: 14px;
	}
}

@media (max-width:600px) {
	.bitsol-slider .call-us {
		top: 0;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 10px;
		z-index: 99;
		color: #fff;
		font-size: 12px;
	}
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 40%;
		padding-bottom: 0%;
	}
	.bitsol-slider .carousel-caption h1 {
		text-align: left !important;
		line-height: 18px;
		font-size: 13px;
	}
	.bitsol-slider .carousel-caption p {
		text-align: left !important;
		font-size: 11px;
		letter-spacing: normal;
		line-height: 14px;
		color: #fff;
	}
	.about-us p {
		width: 100%;
		padding: 0px 12px;
	}
}

@media (max-width:568px) {
	.bitsol-slider .call-us {
		top: 0;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 8px;
		z-index: 99;
		color: #fff;
		font-size: 10px;
	}
}

@media (max-width:479px) {
	.bitsol-slider .call-us {
		top: 0;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 8px;
		z-index: 99;
		color: #fff;
		font-size: 10px;
		display: none;
	}
	.carousel-control {
		position: absolute;
		top: 100px;
		bottom: 0;
		left: 0px;
		width: 15%;
		font-size: 20px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		background-color: rgba(0, 0, 0, 0);
		filter: alpha(opacity=50);
		opacity: .5;
	}
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 64%;
		padding-bottom: 0%;
	}
	.bitsol-slider .carousel-caption h1 {
		text-align: left !important;
		line-height: 18px;
		font-size: 14px;
	}
	.full-black {
		background-color: #000 !important;
		width: 100%;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.about-us p {
		width: 93%;
		padding: 0px 9px;
		font-size: 13px;
	}
	.blog-hov img {
		width: auto !important;
		max-width: 100%;
	}
	.img-hov img {
		margin-bottom: 20px;
		max-width: 100%;
	}
	.row.partner img {
		max-width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}
}

@media (max-width:460px) {
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.related_border {
		border: 1px solid #ccc;
		left: 25%;
		width: 100px;
		position: relative;
		top: -18px;
		min-width: 72%;
	}
}

@media (max-width:396px) {
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 73%;
		padding-bottom: 0%;
	}
}

@media (max-width:376px) {
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.footer-area input {
		width: 100%;
		margin-bottom: 12px;
	}
	@media (max-width:360px) {
		.bitsol-slider .call-us {
			top: 0;
			position: absolute;
			right: 9%;
			background: #e5790d;
			padding: 5px;
			color: #fff;
			font-size: 9px;
			display: block !important;
			z-index: 9;
		}
		.bitsol-slider .carousel-caption {
			right: 20%;
			left: 12%;
			width: 73%;
			padding-bottom: 0%;
			top: 0%;
		}
	}
}

@media (max-width:356px) {
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 85%;
		padding-bottom: 0%;
	}
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
		margin-top: 30%;
	}
}

@media (max-width:320px) {
	.bitsol-slider .carousel-caption {
		right: 20%;
		left: 12%;
		width: 85%;
		top: -9%;
		padding-bottom: 0%;
	}
	.bitsol-slider .call-us {
		top: 1%;
		position: absolute;
		right: 9%;
		background: #e5790d;
		padding: 5px;
		color: #fff;
		font-size: 9px;
		display: block;
		z-index: 9;
	}
}

.footer-form.form-horizontal .control-label {
	font-size: 12px;
}

.footer-form.form-horizontal select.form-control {
	font-size: 13px;
	padding: 6px 8px;
}


/*  SUB Banner CSS Start From HERE*/

.sub-banner {
	height: 150px;
	background-color: #343434;
	padding: 44px 0px 20px;
	/*margin-top: 100px;*/
	background-image: url(../img/sub-banner-01.jpg);
	font-weight: 100;
	margin-bottom: 20px;
}

.white {
	color: #fff;
}

.sub-banner p a {
	color: #fff;
	text-decoration: none;
}

.make-padding {
	padding: 15px 0px;
}

.make-padding-20 {
	padding: 20px 0px;
}

.title-heading {
	text-transform: uppercase;
	color: #E47607;
}

.org {
	color: #E47607;
}

a.org:hover {
	color: #E47607;
	text-decoration: underline;
}

.pro-text-box {
	background-color: #fff;
	height: auto;
	padding: 20px 20px;
}

.p-bullet li {
	font-size: 14px;
	line-height: 34px;
	color: #343434;
}

.p-bullet.dark li {
	color: #343434;
}

.white-bg {
	background-color: #f5f5f5;
}

#product1,
#product11,
#product12,
#product13 {
	width: 100%;
	padding: 50px 0;
	text-align: center;
	background-color: #ED9F50;
	margin-top: 20px;
	transition: 1s;
	cursor: pointer;
}

.commompadding {
	padding: 60px 0px;
}

#product2,
#product3,
#product4,
#product5,
#product6,
#product21,
#product31,
#product41,
#product51,
#product61,
#product22,
#product32,
#product42,
#product52,
#product62,
#product23,
#product33,
#product43,
#product53,
#product63 {
	cursor: pointer;
	display: none;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	background-color: #ED9F50;
	margin-top: 20px;
	transition: 1s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.btn-warning {
	color: #fff !important;
	background-color: #e47607 !important;
	border-color: #e47607 !important;
}

.btn {
	border-radius: 0px !important;
}

.btn-warning:hover {
	color: #e47607 !important;
	background-color: #ffffff !important;
	border-color: #e47607 !important;
}

.nav-tabs>li>a {
	border-top: 3px solid transparent !important;
	border-radius: 0 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border-top: 3px solid #f5f5f5 !important;
}

.star {
	color: red;
	top: 6px;
	position: absolute;
	left: 60px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background-color: #f5f5f5 !important;
	border: 1px solid #f5f5f5 !important;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #c5c5c5 !important;
}

.right_block {
	padding: 15px;
	/*padding:2px;*/
	background: #fff;
}

.block_area {
	margin: 0px;
}

.right_block hr {
	margin: 0;
	margin-bottom: 10px;
}

.menu_iteam li a {
	color: #888;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	transition: all ease 0.4s;
}

.menu_iteam li a:hover {
	color: #504e4e;
	text-decoration: none;
	font-weight: bold;
}

.news {
	color: #afafaf;
}

.block_heading {
	margin-top: 0px;
}

.daterescentpost {
	color: #aaa;
	position: relative;
}

.icoLinkedin img {
	opacity: 0.65;
	transition: all ease 0.4s;
}

.icoLinkedin:hover img {
	opacity: 0.95;
	text-decoration: none;
}

.right_bullet {
	margin-bottom: 0;
	padding: 0;
}

.right_bullet li {
	font-size: 16px;
	color: #343434;
	list-style: none;
	padding: 5px;
	margin-bottom: 5px;
}

.marTop-0 {
	margin-top: 0;
}

.right_bullet li.active {
	background: whitesmoke;
	color: #888;
}

.sapratesection {
	padding-bottom: 30px;
	border-top: 1px solid #c5c5c5 !important;
	margin-bottom: 30px;
}

#sticky {
	background-color: #fff;
}

#sticky.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 101px;
	z-index: 10000;
	width: 280px;
	margin-left: -15px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 11px;
}

.p-bullet {
	padding-left: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.block-container {
	position: relative;
}

.block_area {
	padding-bottom: 30px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 30px;
}

.block_area:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.block_area_single {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c5c5c5;
}

.block_title {
	font-size: 18px;
	font-weight: normal;
	color: #E47607;
	margin-top: 0;
}

.product_title {
	border: .5px solid #c5c5c5;
	left: 10%;
	width: 345px;
	position: relative;
	top: -19px;
	min-width: 89%;
}

@media (max-width:876px) {
	.block_title {
		margin-top: 12px;
	}
	.related_border {
		border: 1px solid #ccc;
		left: 25%;
		width: 100px;
		position: relative;
		top: -18px;
		min-width: 72%;
	}
	.product_title {
		border: .5px solid #c5c5c5;
		left: 23%;
		width: 100px;
		position: relative;
		top: -19px;
		min-width: 82%;
	}
	.image-blocks {
		width: 400px;
		float: left;
	}
}

@media (max-width:980px) {
	.image-blocks {
		width: 400px;
		float: left;
	}
	.product_title {
		border: .5px solid #c5c5c5;
		left: 14%;
		width: 100px;
		position: relative;
		top: -19px;
		min-width: 86%;
	}
}

.related_border {
	border: .5px solid #ccc;
	left: 25%;
	width: 100px;
	position: relative;
	top: -18px;
	min-width: 72%;
}

.products_title {
	border: .5px solid #c5c5c5;
	width: 100px;
	position: relative;
	min-width: 74%;
	padding: 7px;
	width: 67%;
}

.fieldset {
	min-width: 0;
	padding: 1px;
	margin: 0;
	border: 1px solid #d40808;
	width: 71%;
}

.iconimage {
	margin-left: -4px;
}

.marBott-10 {
	margin-bottom: 10px;
}

div#speedbump {
	display: none;
	z-index: 9999;
	position: fixed;
	top: 0;
	width: 100%;
	background: transparent;
}

#speedbump h4.modal-title {
	text-align: center;
	text-transform: uppercase;
	color: #004795;
	font-size: 2.5em;
}

.modal-body p {
	text-align: center;
	font-size: 1em;
}

button.btn-modal:hover {
	cursor: pointer;
}

button.btn-modal.btn-continue {
	background-color: #8bc63e;
	border: 0px;
	margin: 1% 0;
}

button.btn-modal.btn-close {
	background-color: inherit;
	border: 1px solid #030000;
	color: #030000;
	font-weight: 400;
}

.modal-header .close {
	font-size: 28px;
}

.bistonpouplander {
	width: 1551px;
	margin: 30px auto;
	min-width: 1460px;
	width: 100%;
}

.keepheading {
	margin-top: -1px;
	margin-left: 4%;
	font-size: 26px;
	font-weight: 900;
	color: #fff;
}

.keepheadingborder {
	border: 2px solid #fff;
	width: 78%;
	margin-left: 4%;
}



/*-------------- mcss -----------------*/
.global_section
{
	padding-top:20px;
	padding-bottom:20px;
}
.m_b30
{
	margin-bottom:30px;
}
.bio_para 
{
	position:relative;
	text-align:justify;
	text-align-last:center;
	font-size:15px;
	line-height:29px;
}
.bio_para i.fa-quote-left
{
	font-size: 17px;
    left: -23px;
    top: 0px;
    position: absolute;
    color: #c5c5c5;
}
.bio_para i.fa-quote-right
{
	font-size: 17px;
	color: #c5c5c5;
}
.can_do_box
{
	width: 100%;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	background-color:white;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
    border-radius: 2px;
	border-left:3px solid #e5790d;
	min-height:154px;
}
.can_do_box i
{
	display:block;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:50px;
	color:gray;
	margin-bottom:15px;
}
.can_do_box h4
{
	text-align:center;
	color:#e5790d;
}
.feature_ul
{
	list-style-type:none;
	margin-bottom:20px;
}
.feature_ul li 
{
	margin-bottom:10px;
	font-size:16px;
}
.feature_ul li i
{
	color:#e5790d;
	margin-right:5px;
}
.video_container
{
	width: 100%;
    background-color: black;
    padding: 50px 100px;
    border: 5px solid #575757;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	margin-bottom:30px;
}
.bio_video
{
	width:100%;
	border:1px solid white;
}
.file_box
{
	width:100%;
	margin-bottom:50px;
}
.file_box a
{
	display:block;
	width: 100%;
    border: none;
    background-color: #02b402;
    color: white;
    padding: 10px 5px;
    border: 2px solid white;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	text-align:center;
}
.file_box a:hover
{
	color:white;
	text-decoration:none;
}
.file_box a i
{
	display:block;
	font-size:25px;
}
.file_box a span
{
	
}

/*--------------- contact section --------*/
.contact_div
{
	position:absolute;
	height:50px;
	z-index:10;
	right:10px;
	bottom:0px;
	font-size:17px;
}
.contact_div span
{
	margin-right:7px;
}
@keyframes blink 
{
  0% 
  {
	  background-color: #e5790d;
  }
  
  50%
  {
	  background-color: #262626;
  }
  
  100%
  {
	  background-color: #e5790d;
  }
}
.contact_div span.phone a,.contact_div span.email a
{
	color:white;
	background-color: #e5790d;
	/*animation-name: blink;
	animation-duration: 1s;
	animation-iteration-count:infinite;*/
	border-radius:20px;
	display: inline-block;
    border-radius: 20px;
    padding: 2px 10px 2px 2px;
}
.contact_div span.phone a:hover,.contact_div span.email a:hover
{
	text-decoration:none;
}
.contact_div span.phone a i,.contact_div span.email a i
{
	background: #ffffff;
    border-radius: 50%;
    display: inline-block;
    width: 27px;
    height: 28px;
    line-height: 25px;
    text-align: center;
    color: #8b8b8b;
}

@media (max-width:560px)
{
	.contact_div 
	{
		right: 66px;
		display: flex;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0px;
		width: 170px;
		top: 71px;
	}
}


@media (max-width:767px)
{
	.contact_div span.phone a, .contact_div span.email a 
	{
		width:28px;
		height:28px;
		overflow:hidden;
	}
	.contact_div 
	{
		right: 66px;
		display: flex;
	}
	
}
@media (max-width:1025px)
{
	.contact_div span.phone a, .contact_div span.email a 
	{
		font-size:14px;
	}
	.contact_div span.phone a i, .contact_div span.email a i
	{
		width:24px;
		height:24px;
	}
}


/*------------------ start home page promotional icons --------*/
.promotion_section
{
	background-color:black;
}
.promotion_container
{
	width:100%;
	align-items:center;
	display:flex;
	padding-top:3px;
	padding-bottom:3px;
}
.promotion_container .promotion_col
{
	flex:1;
	height:100%;
	text-align:center;
}
.promotion_container .promotion_col a:first-child img
{
	
}
/*------------------ end home page promotional icons --------*/

/*------------- start footer  ----------*/
.footer-form
{
	
}
.footer-form .form-group .col-sm-6 input
{
	margin-left:0px!important;
}

@media (min-width: 900px)  and (max-width: 1350px)
{
  .footer-form .form-group .col-sm-6 input[type=submit]
	{
		padding-left:2px!important;
		padding-right:2px!important;
		width:77px;
	}
}
	



