body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat;
	line-height: 21px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
#mainwrap {
	margin: 0 auto;
	width: 1170px;
	overflow: hidden;
	/*background:url(../images/wrap-back.png) repeat;*/
	padding: 0 40px;
}
.logo {
	float: left;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 0;
	padding: 0;
	width: 38%;
}
.logo a {
	text-decoration: none;
	color: #0072bd;
}
.head-center {
	float: left;
	margin: 15px 5px;
	width: 215px;
}
.head-center .myblue {
	color: #000;
	font-size: 15px;
	margin-left: 10px;
	text-shadow: none;
}
.myblue a {
	color: #000;
	text-decoration: none;
}
.head-center p {
	margin-bottom: 0;
}
.head-center img {
	vertical-align: middle;
	width: 22px;
}
.head-right {
	float: right;
	padding: 15px 0 0 0;
}
.cday {
	padding: 10px 0 0 0;
	font-size: 15px;
	float: left;
	width: 170px;
	color: #000;
}
.paynow {
	float: right;
	padding: 0 0 0 20px;
	cursor: pointer;
}
.mainmenu {
	clear: both;
	width: 100%
}
.menu {
	background: linear-gradient(to bottom, #fefefe 0%, #c6cece 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #8c8c8c;
	border-radius: 0 0 4px 4px;
	box-shadow: -1px 0 0 rgba(255, 255, 255, 0.8) inset;
	clear: both;
	padding-top: 1px;
}
.menu ul {
	display: inline-block;
}
.menu li {
	float: left;
	font-size: 18px;
	list-style: outside none none;
	padding: 0 140px 0 0;
}
.menu a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.15s linear 0s;
}
.menu li:last-child {
	padding-right: 0;
}
.banner {
	margin: 7px 0 0 0;/*text-align:center;
	margin:10px 0;
	 background: none repeat scroll 0 0 padding-box #e9ebed;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
    position: relative;
    text-shadow: 0 1px 0 #fff;*/
	
}
.banner-dektop {
	display: block;
}
.banner-mobile {
	display: none;
}
.main-content-sec {
	min-height: 303px;
	background: none repeat scroll 0 0 padding-box #e9e9e9;
	border: 1px solid #c9c7c7;
	border-radius: 5px;
	box-shadow: 0 0 30px #c8c8c8 inset;
	padding: 20px;
	margin: 10px 0;
	clear: both;
	overflow: hidden;
}
.home-box {
	background: #e9e9e9;
	box-shadow: 0 0 30px #c8c8c8 inset;
	border-radius: 6px;
	/*min-height:300px;*/
	height: auto;
	margin: 0 0 15px 0;
	border: 1px solid #c9c7c7;
}
.home-services-box {
	border-radius: 6px;
	min-height: 300px;
	margin: 0 0 15px 0;
	clear: both;
}
.main-services-heading {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding: 10px 0 0 0;
	color: #000;
}
.services-01 {
	float: left;
	width: 21%;
	background: #dadada;
	border-radius: 8px;
	margin: 8px 2%;
}
.services-heading1 {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.services-heading1 h1 {
	margin: 0;
	padding: 20px 0;
	text-shadow: 0 1px #fff;
	color: #000;
	font-size:15px;
}
.services-01-img {
	background: #fff;
	text-align: center;
}
.services-01-img img {
	width: 185px;
	height: 140px;
}
.services-01-readmore {
	padding: 10px 0;
	text-align: center;
}
.services-01-readmore a {
	background: none repeat scroll 0 0 #afafaf;
	border-color: #e0e0e0 #e0e0e0 #cdcdcd;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	color: #121212;
	text-decoration: none;
	border-radius: 6px;
	display: inline-block;
	font-size: 13px;
	padding: 3px 9px;
}
.services-01-readmore a:hover {
	color: #fff;
	background: #0072bd;
}
.home-services-last {
	width: 45%;
	margin: 0 auto;
	clear: both;
}
.services-last {
	text-align: center;
	background: #dadada;
	border-radius: 8px;
}
.services-last-img {
	background: #fff;
}
.services-last-readmore {
	text-align: center;
	padding: 25px 0 0;
}
.services-last-readmore a {
	background: none repeat scroll 0 0 #afafaf;
	border-color: #e0e0e0 #e0e0e0 #cdcdcd;
	border-image: none;
	border-radius: 6px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	color: #121212;
	display: inline-block;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 3px 9px;
	text-decoration: none;
}
.main-content-sec h2 {
	color: #000;
	margin: 0;
	font-size: 18px;
	margin: 10px 0;
	padding: 0 0 15px;
}
.main-content-sec p {
	text-align: justify;
	padding: 0;
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}
.home-list li {
	list-style: none;
	font-size: 17px;
	background: url(../images/bullet_icon.png) no-repeat 0px 1px;
	padding: 0 20px;
}
#totop-scroller {
	background: url("../images/arrow_up.png") no-repeat scroll 50% 50% #0072bd;
	border-radius: 5px;
	bottom: 35px !important;
	cursor: pointer;
	height: 20px;
	opacity: 0.7;
	padding: 7px;
	right: 20px;
	white-space: nowrap;
	width: 20px;
	bottom: 20px;
	cursor: pointer;
	opacity: 1;
	position: fixed;
}
.footer-area {
	background: linear-gradient(to bottom, #fefefe 0%, #c6cece 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #8c8c8c;
	border-radius: 0 0 4px 4px;
	box-shadow: -1px 0 0 rgba(255, 255, 255, 0.8) inset;
	height:100%;
}
.footer {
	margin: 0 0 8px 0;
	background: linear-gradient(to bottom, #fefefe 0%, #c6cece 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0 0 4px 4px;
	box-shadow: -1px 0 0 rgba(255, 255, 255, 0.8) inset;
	clear: both;
	padding-top: 1px;
	min-height: 60px;
}
.footermenu {
	margin: 0;
	padding: 0;
}
.footermenu li {
	list-style: none;
	float: left;
	padding: 5px 75px;
	border-right: 1px solid #ccc;
}
.footermenu li:last-child {
	border-right: none;
}
.footermenu li a {
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	color: #000;
}
.footer-sec1 {
	float: left;
	width: 255px;
	padding: 0 0 0 10px;
}
.footer-sec1 p {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 17px;
}
.footer-sec1 p a {
	color: #000;
	text-decoration: none;
}
.footer-sec1 p a:hover {
	text-decoration: underline;
}
.footer-sec2 {
	width: 100%;
	clear:both;
}

.footer-sec3 p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #000;
}
.footer-sec3 {
	width: 100%;
	clear:both;
	border-top: 1px solid #ccc;
	text-align: center;
	}

.footer-sec4 {
	width: 100%;
	border-top: 1px solid #ccc;
	text-align: center;
	}


.footer-sec3 p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #0072bd;
}
.footer-sec3 p a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.vision-img {
	float: left;
}
.vision-img img {
	padding: 5px;
	margin: 10px 15px;
	border: 1px solid #ccc;
}
.vision {
	background: #f2f2f2;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	margin: 10px 0 25px 0;
	position: relative;
	text-shadow: 0 1px 0 #fff;
	min-height: 115px;
}
.contacttextbox {
	background: none repeat scroll 0 0 #efebef;
	border: 1px solid #d6d6d6;
	font-size: 17px;
	height: 30px;
	margin: 0 30px 7px 0;
	padding: 0 0 0 10px;
	width: 100%;
}
.text_1 {
	color: red;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
.rwsbuttonnew {
	
background: none repeat scroll 0 0 #afafaf;
    border-color: #e0e0e0 #e0e0e0 #cdcdcd;
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
    color: #121212;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 3px 9px;
    text-decoration: none;	
	background: none repeat scroll 0 0 #afafaf;
	border: medium none;
	border-radius: 36px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 6px;
	text-align: center;
	width: 140px;
}

.rwsbuttonnew:hover{
	background:none repeat scroll 0 0 #0073c0;
}

.label {
	color: #000;
	font-weight: bold;
	height: 30px !important;
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 14px;
}
.label-contact {
	color: #000;
	font-weight: bold;
	height: 30px !important;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 14px;
}
.address {
	float: left;
	width: 45%;
}
.contact {
	float: left;
	width: 50%;
}
.contact table {
	width: 100%;
	float: left;
}
#contactdivmessageboxonline {
	color: red;
	font-size: 21px;
	font-weight: bold;
	padding: 10px 0;
}
.payu {
	margin: 0 auto;
}
.row {
	clear: both;
	overflow: hidden;
	width: 84%;
}
.row h3 {
	font-size: 22px;
	font-weight: normal;
}
.service-name {
	float: left;
	width: 50%;
}
.service-price {
	float: left;
	width: 25%;
}
.service-payment {
	float: left;
	width: 25%;
}
.paybtn {
	background: none repeat scroll 0 0 #0073c0;
	border: medium none;
	border-radius: 36px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	width: 200px;
	margin: 12px 0 0 0;
}
.paybtn a {
	color: #fff;
	text-decoration: none;
}
.downloadpdf P {
	font-weight: normal;
	color: red;
	text-align: center !important;
	font-size: 22px;
}
.downloadpdf h3, h4 {
	font-weight: normal;
	color: red;
	text-align: center;
	font-size: 18px;
}
.downloadpdf {
	text-align: center;
}

/*#################################################Services Detils page Code##############################################################################*/







.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; 
			height:360px;
			}


@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }






























/*#################################################Services Detils page Code##############################################################################*/