/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
	color: #5a5a5a;
	font-family: 'PT Sans', sans-serif;
	overflow-x: hidden;
}
header {
	width: 100%;
	clear: both;
	padding: 0;
	position: absolute;
	background: #fff;
	z-index: 999;
	top: 0;
	padding-top: 20px;
	border-top: 5px solid #ccc;
}
.navbar-default .navbar-nav>li>a {
	color: #139cca;
	font-family: "Utopia W01 Regular";
}
.mid .pro-inty {
	background-color: rgb(227, 139, 37);
	padding: 7px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	/* font-size: 21px; */
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
}
.call-sec {
	text-align: right;
	vertical-align: middle;
}
.container {
	max-width: 1034px;
	width: 100%;
}
.call-sec a {
	color: #222;
	text-decoration: none;
	font-size: 20px;
}
.call-sec a:hover {
	color: #fe0000;
}
.call-sec span {
	font-size: 15px;
	font-weight: bold;
	margin-right: 3px;
}
.call-sec strong {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	color: #000;
}
section {
	clear: both;
	padding: 0;
	margin: 0;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control {
	width: 25px;
}
.form-wrp {
background: #d6d6d6;
    /* border: 1px solid #dad9d7; */
    /* box-shadow: 2px 1px 5px #999; */
    float: left;
    width: 100%;
    padding: 15px 0;
    margin-top: -20px;
    border-radius: 3px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #000;
	
	background-image: none;
	border: 1px solid #525252;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-wrp .form-group {
	margin: 10px 25px;
}
.form-control {
	border-radius: 0;
	border: none;
}
.captcha_js_put {
	background: #05315b none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 22px;
	font-weight: 900;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px 0;
	text-align: center;
	width: 80px;
}
.captcha {
	width: 130px;
	float: left;
	padding: 8px 10px;
	border: 0;
}
.form-wrp .btn-default {
	border-radius: 0;
	color: #ffffff;
	background: none;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	margin-top: 10px;
	transition: ease all 0.5s;
	border: 2px solid #dab50d;
	background-color: #e38b25;
	/* background-color: #19BC7D !important; */
	font-size: 15px;
}
.form-wrp .btn-default:hover {
	background: #000;
	border: 2px solid #fff;
}
.form-wrp h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
textarea.form-control {
	height: 80px;
}
h3 {
	color: #ffa92f;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
}
h4 {
	color: #ffa92f;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
}
h1 {
	font-size: 38px;
	color: #ffa92f;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	margin-bottom: 25px;
}
.vd_icon img {
	width: 100%;
}
.mid {
	padding: 15px 0;
}
.about {
	padding: 40px 0;
	background-color:#f2f2f2;
}
.about ul {
	margin: 0;
	padding: 0;
}
.about ul li {
	list-style: none;
	font-size: 15px;
	color: #000;
	line-height: 28px;
	background: url(../image/arrow.png) 0 11px no-repeat;
	border-bottom: 1px dotted #888;
	padding: 4px 0 4px 25px;
}
.about ul li:last-child {
	border: none;
}
.about_us {
	text-align: center
}
.about_us h1 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
	font-family: "Utopia W01 Regular";
}
.about_us h2 {
	color: #ff661e;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase
}
.about_us .text {
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
.product {
	clear: both;
}
.product img {
	width: 100%;
	max-height: 468px;
	min-height: 500px;
}
.pro {
	min-height: 341px;
}
a {
	outline: none !important;
}
.btn-success {
	background: #222;
	border: 1px solid #000;
}
.btn-success:hover {
	background: #000;
}
.btn-warning {
	background: #ffa92f;
	border: 1px solid #f19c22;
}
.btn-warning:hover {
	background: #f60e3f;
}
.testimonial {
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	padding: 30px;
	background: url(../image/test-bg.html) no-repeat;
}
.btn-success.focus, .btn-success:focus, .btn-success:active.focus, .btn-success:active:focus {
	background: #000;
	border: 1px solid #3aa7aa;
}
.gallery h1 span {
	color: #000;
}
.testimonial h1 span {
	color: #fff;
}
#testimonial .item span {
	font-weight: bold;
	font-style: italic;
	color: #ffa92f;
}
#testimonial .carousel-inner .item {
	padding: 0 50px;
}
.add ul {
	margin: 0;
	padding: 0;
}
.add ul li {
	list-style: none;
	font-size: 15px;
	color: #fff;
	margin: 0 5px 8px 0;
}
.add ul li span {
	font-size: 18px;
	margin: 0 5px 0 0;
}
.add ul li a {
	color: #dfdfdf;
}
.compny_name {
	font-size: 18px;
}
footer {
	background: #23292a;
	padding: 20px 0 0 0;
}
footer h2 {
	margin-top: 0;
	color: #fff;
	text-transform: uppercase;
}
.copyright {
	padding: 0;
}
.copyright ul {
	margin: 0;
	padding: 0;
}
.copyright ul li {
	list-style: none;
	text-align: right;
	color: #888;
}
.gallery img {
	width: 100%;
	height: auto;
}
.gallery {
	text-align: center;
	padding: 60px 0;
}
.gallery-thumb {
	padding: 0;
}
.gallery h1 {
	padding: 0;
	margin-top: 0;
}
/*  side button */
.side_frm {
	position: fixed;
	background: #ffa92f;
	padding: 10px;
	z-index: 9999;
	width: 250px;
	box-shadow: -5px 0px 2px rgba(0,0,0,.5);
}
.side_frm input, .side_frm textarea {
	border: 1px solid #fff;
}
.side_frm .input-group-addon {
	border-color: #eee
}
.side_frm .btn {
	background: #560a69;
}
.side_frm .btn:hover, .side_frm .btn:focus {
	background: #000;
	outline: none;
}
.side_frm {
	top: 15%;
	right: -2px;
}
.side_frm_hide {
	top: 15%;
	right: -250px;
	box-shadow: none;
	display: none
}
.side_frm, .side_frm_hide {
	transition: all ease-in-out 0.3s
}
.side_btn {
	background: #ffa92f;
	color: #fff;
	text-shadow: 1px 1px #ca7900;
	font-weight: bold;
	position: absolute;
	padding: 5px 10px;
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border: 1px solid #fff;
	border-bottom: none;
	z-index: 999;
	overflow: hidden;
	left: -81px;
	top: 70px;
	font-size: 18px;
}
.side_btn:hover {
	background: #414141;
	color: #fff;
	cursor: pointer;
	text-shadow: none
}
.modal-content .form-control {
	border: 1px solid #ccc;
}
.navbar-default {
	border: none;
	background: none;
}
.navbar-default ul {
	margin: 0;
}
.navbar-nav > .active {
	background: none;
}
header .btn {
	padding: 6px 10px;
	border-radius: 0;
	color: #ffffff;
	font-family: "Utopia W01 Regular";
	border-radius: 20px;
}
.navbar-collapse {
	padding: 0;
}
.nav > li > a {
	padding: 10px 15px;
	font-size: 17px;
	text-transform: uppercase;
}
.navbar {
	margin: 10px 0 0 0;
	min-height: auto;
}
.hash {
	position: absolute;
	margin-top: -80px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: #ffa92f;
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #ffa92f;
	color: #fff;
}
.dropdown-menu > li > a {
	font-size: 14px;
}
.btn:hover {
	background: #000;
	transition: ease all 0.5s;
	border: 1px solid #000;
}
.btn {
	transition: ease all 0.5s;
	border-radius: 0;
}
.btn-warning.focus, .btn-warning:focus {
	background: #000;
}
.navbar-brand img {
	max-width: 270px;
	max-height: 100px;
}
.navbar-brand {
	padding: 10px 0;
	height: auto;
	float: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	width: 100%;
}
.item h3 {
	color: #ffa92f;
	font-size: 34px;
}
.item p {
	color: #fff;
	font-size: 20px;
}
.carousel-caption {
	background: url(../image/bg.html) no-repeat;
}
.tbl-row {
	display: table;
	float: none;
	width: 100%;
}
.tbl-cell {
	display: table-cell;
	float: none;
}
.right-part {
	float: none;
}
.arrow-down {
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #ffa92f;
	bottom: -18px;
	height: 0;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	right: 50%;
	width: 0;
}
.form-head {
	background: #333;
	color: #fff;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 20px;
	position: relative;
	margin-top: -150px;
	position: relative;
	z-index: 99;
	width: 100%;
}
.about_us {
	background: url(../image/about-bg.jpg) no-repeat;
	color: #fff;
	padding: 40px 0;
	background-attachment: fixed;
	background-size: cover;
}
.about_text p {
	color: #fff;
	text-align: justify;
}
.form-head a {
	color: #fff;
	text-decoration: none;
}
.pro.text {
	vertical-align: top;
	background: #fee8d0;
	vertical-align: top;
	background: #ffffff;
}
.pro.image {
	padding-right: 0;
}
.second .pro.image {
	float: right;
}
.second .pro.text {
	float: right;
}
.inner-div {
}
.footer_bottom {
	background: #494c4d;
	clear: both;
	padding: 8px 0;
	margin-top: 10px;
}
.copyright ul {
	margin: 0;
	padding: 0;
}
.copyright ul li {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}
.copyright ul li:last-child {
	float: right;
}
a {
	outline: none !important;
}
.anm1 {
	-webkit-animation: pulse 2s ease;
	animation: pulse 2s ease;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}
.anm2 {
	-webkit-animation: pulse 2s ease;
	animation: pulse 2s ease;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}
 @media only screen and (max-width: 1024px) {
.call-sec {
	padding-top: 0;
	padding-bottom: 10px;
}
.form-head {
	margin-top: 0;
	margin-bottom: 20px;
}
.navbar-brand img {
	max-width: 150px;
}
.nav > li > a {
	padding: 10px 9px;
}
}
 @media only screen and (max-width: 767px) {
.product img {
	width: 100%;
	max-height: 340px;
	min-height: 340px;
}
.navbar-default .navbar-nav>li>a {
	color: #6633CC;
}
.navbar {
	margin-top: 0;
}
.navbar-nav {
	background: #fff;
}
header .btn {
	padding: 6px 15px;
}
.side_frm {
	display: none !important;
}
.carousel-control.left {
	left: -30px;
}
.carousel-control.right {
	right: -30px;
}
#testimonial .carousel-inner .item {
	padding: 0;
}
.copyright ul li {
	text-align: left;
}
.copyright {
	padding-top: 10px;
}
h1 {
	font-size: 25px;
}
.navbar-default .navbar-nav > li > a:hover {
	background: #222;
	color: #fff;
}
.dropdown-menu > li > a {
	white-space: inherit;
}
.call-sec {
	clear: both;
}
.navbar-toggle {
	margin-right: 0;
	margin-top: 20px;
}
.navbar-brand img {
	z-index: 999;
	position: relative;
}
.navbar-nav {
	overflow-y: scroll;
	max-height: 300px;
}
.testimonial {
	background-size: cover;
}
.tbl-cell {
	display: block;
}
.nav > li > a {
	text-align: left;
}
.affix {
	position: inherit;
}
header {
	position: inherit;
}
body {
	padding-top: 0 !important;
}
.carousel-control.right {
	right: 0;
}
.carousel-control.left {
	left: 0;
}
.carousel-caption {
	display: none;
}
.navbar-toggle {
	position: absolute;
	top: -110px;
	right: 0;
}
.navbar-nav {
	padding-top: 10px;
}
.form-div {
	margin-bottom: 20px;
	clear: both;
}
.why .col-md-6 {
	clear: both;
}
.why h3 {
	clear: both;
}
.sms {
	margin-left: -6%!important;
	margin-top: -10px!important;
	width: 73%!important;
}
}
/* Custom CSS */
.errmsg-body {
	background: wheat none repeat scroll 0 0 !important;
	border: 1px solid #ccc998 !important;
	color: #BF0C0C !important;
	font: 11px/9px Arial !important;
	margin: 10px !important;
	padding: 5px !important;
}
.errmsg-body > ul {
	padding-left: 10px;
}
.errmsg-body > ul li {
	margin-left: 5px;
	margin-top: 2px;
	padding: 1px;
	text-align: left;
	color: #BF0C0C !important;
	font: 11px/9px Arial !important;
}
/*For Thankyou*/
.thankyou .tbl {
	display: table;
	width: 100%;
	height: 300px
}
.thankyou .tbl-cl {
	display: table-cell
}
.thankyou .VAM {
	vertical-align: middle
}
.thankyou .TAC {
	text-align: center
}
.thankyou img {
	max-width: 100%;
}
.sms {
	margin-left: 102%;
	margin-top: -167px;
	width: 81%;
}
.contact-form div {
	color: red;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #e38b25 !important;
	background-color: transparent;
}
.rehab {
	font-size: 30px;
	padding-bottom: 30px;
	transform: skew(20deg, 10deg); /* Standard syntax */
}
.pro-inty-1 {
}
.column-1 .column-content h2 {
	font-size: 56px;
	font-style: normal;
	color: #fff;
	line-height: 50px;
	margin-bottom: 15px;
}
.column-1 .column-content {
	
	margin: 50px 0 0 35px;
	padding: 0;
}
.column-1 .column-content p {
	color: #fff;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 15px;
}
.column-1 {
	width: 100%;
	margin: auto;
	background: url(../image/img01.png) no-repeat scroll center center transparent;
	height: 381px;
	position: relative;
	display: inline-block;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.col-mty ul {
	padding: 0px;
}
.col-mty ul li {
	color: #fff;
	font-size: 17px;
	line-height: 30px;
}

.gal .gal-1{ }
.gal-1 img:hover{border:3px solid #09C; opacity:0.5; cursor:pointer;}
