﻿@charset "utf-8";
/* CSS Document */
.redtext{color:#FF0000;}
.top_header{
	background-color:#FFFFFF;
	width:100%;	
	height:85px;
	padding-top: 20px;
}
.header_inside{
	width:1100px;
	margin:0px auto;
}
.logo{
	float:left;
}
.contact-sample {
	position: relative;
	display:block!important;
}
.contact-sample iframe {
	width:100%!important;
	height:370px!important;
}
.contact-sample img {
    max-width: 100%;
}
.contact-sample:after {
	background: url("../images/shadow.png") no-repeat;
	background-size:cover;
	content: "";
    display: block;
    height: 56px;
    position: absolute;
    width: 100%;
}
.logo img {
  margin-top: -25px;
  width: 253px;
}
.header_contact {
  color: #7c7b80;
  float: right;
  margin-right: 0;
  text-align: right;
  padding-right:15px;
}
.header_contact img{
	float:left;
}
.clear{ clear:both;}
.title_block{
	border-bottom: solid #696a6a 1px;
}
.title {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #696a6a;
  color: #0071bc;
  display: inline-block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  padding: 6px 40px 10px 10px;
  
  border-right:none;
  font-weight:500;
  float:left;
}
.title_img{
	float:left;
}
/*.title_block{
	display:inline-block;
}*/

/*.ctopMainHeading {
  background: url(../images/title.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 65px 10px 0px;
  width: 94%;
}
.textAlign {
  color: #FFFFFF;
  font-size: 20px;
  margin-left: 10px;
  margin-top: -5px;
  text-align: left;
}
*/
.banner{
background: #dcdcdc; /* Old browsers */
background: -moz-linear-gradient(top,  #dcdcdc 1%, #dcdcdc 23%, #dcdcdc 49%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#dcdcdc), color-stop(23%,#dcdcdc), color-stop(49%,#dcdcdc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcdcdc 1%,#dcdcdc 23%,#dcdcdc 49%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcdcdc 1%,#dcdcdc 23%,#dcdcdc 49%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcdcdc 1%,#dcdcdc 23%,#dcdcdc 49%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcdcdc 1%,#dcdcdc 23%,#dcdcdc 49%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.banner img{
	width:1100px;
	margin-top:5px;
}
p_grid_container{
	display:inline-block;
	border:dotted;
}
.p_grid{
	width:338px;
	height:auto;
	border:solid 1px #f0f0f0;
	border-radius:5px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	display:inline-block;
	margin:0px 13px;
}
.p_img img{
	width:100%;
}
.p_para{
	padding:25px;
	color:#8a9093;
}
.after_pGrid{

}

.about_container {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  float: left;
  margin-bottom: 20px;
  margin-left: 13px;
  margin-top: 22px;
  padding: 20px;
  width: 64%;
  padding: 20px;
}
.tab_img{
	margin-top: 20px;
}
.tab_p {
  float: right;
  width: 73%;
  text-align: justify;
  font-size:14px;
  font-family: 'Ubuntu', sans-serif;
  color:#8a9093;
}
#aboutUs{
	padding:20px;
}
#aboutUs img{
	padding-right:0px;
	border:none;
	border-radius:5px;	
}

.services{
	float:right;
	width:29%;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
}
.services ul, li{
	padding:3px 0px;
	color:#8a9093;
}
.services h3{
margin-left: -30px;
}
h3{
	font-size:16.50px;
	color:#000000;
	text-transform:capitalize;
}
/*------------------------footer---------------------------*/
.footer{
	border-top:2px solid #050000;
	width:100%;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
}
.footer_inside{
	width:1100px;
	margin:0px auto;
}
.f_grid{
	display:inline-block;
	width:344px;
	margin:10px;
	color:#9a9a9a;
	vertical-align:top;
}
.f_grid ul,li{
	margin-left:-10px;
}
.f_grid img{
width:40%;
}
.f_grid button {
  background: none repeat scroll 0 0 #0071bc;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  padding: 3px 5px;
}
.recent_news{

}
.recent_news button{
	background:#dedede;
	border:none;
	border-radius:5px;
	color:#000000;
	float:left;
	padding:5px 8px;
	font-size:14px;
	margin:5px;
}
.f_contact{
	float:right;
	line-height:1.6;
}
.copyright{
	border-top:2px solid #050000;
	padding:20px;
	text-align:center;	
}
.dropdown-menu li {
	margin:0;
}
/* contact us */
.con-detail {
    float: left;
    width: 50%;
	margin:20px 0;
}
.con-detail .title-1 {
    color: #0071BC;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
}
.con-detail p {
	font-family: 'Ubuntu', sans-serif;
    color: #8A9093;
    font-size: 18px;
    line-height: normal;
}
.con-detail p span {
    color: #0071BC;
}
.con-detail1 {
    float: right;
    width: 39%;
}
.con-detail label span {
    color: #8A9093;
    float: left;
    font-size: 18px;
    font-weight: normal;
}
.con-detail label {
    width: 100%;
}
.con-detail label input, .con-detail label textarea {
    border: 1px solid #C8C8C8;
    border-radius: 4px 4px 4px 4px;
    float: right;
    height: 28px;
    padding: 0 5px;
    width: 80%;
	font-family: inherit;
    font-weight: normal;
}
.con-detail label textarea{ height:100px; resize:none;}
.con-detail input[type="button"] {
	background: #c4c4c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e21%, #c4c4c4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2e2e2), color-stop(100%,#c4c4c4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 1%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 1%,#c4c4c4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 1%,#c4c4c4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 1%,#c4c4c4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
	color:#01080b;
	padding:0px;
	border:none;
	border-radius:5px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:normal;
	font-size:18px;
	width:91px;
	height:32px;
	text-align:center;
	margin:0 3px;
	float:right;
}

/* product */
.pro1 {
	width:28.4%;
	position:relative;
	margin-top:31px!important;
	border-radius:5px;
	float:left;
}
.products ul {
	margin:0;
	padding:0;
}
.products {
    padding-bottom: 60px;
	text-align:center;
	position: relative;
}
.pro1 img {
	max-width:100%;
	border-radius:5px;
}
.pro1 span {
	position:absolute;
	bottom:10px;
	width:100%;
	left:0;
	right:0;
	text-align:center;
	font-size:15px;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
.pro1:after {
    background: url("../images/shadow1.png") no-repeat;
    content: " ";
    display: block;
    min-height: 23px;
    position: absolute;
    width: 100%;
	background-size: 100%;
}
.pro1:nth-child(3n+2) {
    margin: 0 7.3%;
}
.prev {
	background:url(../images/prev.png) no-repeat;
	width:16px;
	height:16px;
	float: left;
}
.next {
	background:url(../images/next.png) no-repeat;
	width:16px;
	height:16px;
	float: left;
}
.products li {
    display: inline-block;
	margin: 60px 4px 0 4px;
}
/* popup */
.pro-modal .modal-content {
    border: 10px solid #0071BC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: none;
}
.pro-modal .modal-header button.close {
    background: url("../images/close-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
    height: 30px;
    opacity: 1;
	margin: -12px;
    width: 30px;
}
.pro-modal .modal-header {
    border: 0 none;
}
.pro-modal .modal-body {
    padding: 0 30px 30px;
}
.pro-modal-left, .pro-modal-right {
	display:inline-block;
	width:49%;
	vertical-align: top;
	text-align:left;
}
.pro-modal-left img {
	max-width:100%;
	border:1px solid #988e8e;
	border-radius:6px;
}
.pro-modal-right h3 {
	font-size:20px;
	color:#020101;
	font-weight:normal;
	margin-top:0;
}
.pro-modal-right p {
	color:#988e8e;
	font-size:15px;
	line-height:normal;
}
.pro-modal-right ul li {
    clear: both;
    color: #988E8E;
    float: left;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.pro-modal-right ul li:before {
    color: #00B6F1;
    content: "»";
    display: block;
    float: left;
    margin-right: 5px;
}
.pro-modal-right {
	padding-left:30px;
}
.pro-modal-right table td {
    border: 1px solid #988e8e;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
	line-height: normal;
	font-size:15px;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
    vertical-align: middle;
}
.pro-modal-right table {
    border: 0 none;
    border-collapse: separate;
    float: left;
    margin-top: 40px;
    width: 100%;
}
.pro-modal-right table tr td:first-child {
    background: #e6e4e5;
}
#myCarousel h1 {
}
#myCarousel h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    float: left;
    padding: 10px 70px 10px 60px;
}
#myCarousel .carousel-indicators li {
    border: 1px solid #000000;
}
#myCarousel .carousel-caption {
	left: 0;
}
#myCarousel .carousel-indicators .active {
	background:#000;
}
#myCarousel:after {
    background: url("../images/shadow2.png") no-repeat;
    background-size:100% auto;
	content: "";
    display: block;
    height: 41px;
    position: absolute;
    width: 100%;
}
.sample {
	margin-bottom:50px!important;
}
.aboutcontent{ padding:20px 0px; text-align:justify;}

/*tr:nth-child(even) {
    background-color: #CEE4FE;
}
tr:nth-child(odd) {
    background-color: #9BC4F3;
}*/
