/*
Theme Name: Mc Grath Carpet and Upholstery Cleaning
Author: Rahul Shakya
*/


@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

.clear {
	clear: both;
}

.clear5 {
	clear: both;
	height: 5px;
}

.clear10 {
	clear: both;
	height: 10px;
}

.clear15 {
	clear: both;
	height: 15px;
}

.clear20 {
	clear: both;
	height: 20px;
}

.clear25 {
	clear: both;
	height: 25px;
}

.clear30 {
	clear: both;
	height: 30px;
}

.no-padding {
	padding: 0;
}

.no-padding-top {
	padding-top: 0;
}

.no-padding-bottom {
	padding-bottom: 0;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {

	padding-right: 0;

}

.no-margin {

	margin: 0;

}

.no-margin-top {

	margin-top: 0;

}

.no-margin-bottom {

	margin-bottom: 0;

}

.no-margin-left {

	margin-left: 0;

}

.no-margin-right {

	margin-right: 0;

}

h1, h2, h3, h4, h5, h6 {

	font-family: 'Oswald', sans-serif;

	color: #840203;

	margin: 0;

	line-height: normal;

}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {

	color: #991617;

}

hr {

	background: #ccc;

	color: #ccc;

	border-color: #ccc;

}

a:focus, input:focus, select:focus, textarea:focus, button:focus, .btn:focus {

	outline: 0 none !important;

}

.btn-xlg

{

	width:100%;

}

body {

	background: url(../images/body.jpg) repeat top center fixed;

}

.top-border {

	height: 10px;

	background: #4D0000;

	width: 100%;

	position: relative;

	display: block;

	clear: both;

}

.main {

	background: #fff;

	padding-top: 10px;

	padding-bottom: 15px;

	box-shadow: 0 0 50px rgba(0, 0, 0, .30);

}

.head .logo a {

	text-decoration: none;

}

.head .logo a img {

	border: 0;

	max-width: 100%;

}

.head .egf img {

	max-width: 100%;

}

.head .social b {

	font-family: 'Oswald', sans-serif;

	color: #3e3e3e;

	font-size: 18px;

	margin-right: 8px;

}

.head .social a {

	margin-right: 8px;

}

.head .social a:last-child {

	margin-right: 0;

}

.head .social a i {

	font-size: 26px;

	color: #0556A8;

}

.head .social a:hover {

	text-decoration: none;

}

.head .social a:hover i {

	color: #5aa901;

}

.head .contact i {

	color: #4D0000;

	font-size: 30px;

	margin-right: 5px;

}

.head .contact b {

	font-family: 'Oswald', sans-serif;

	color: #3e3e3e;

	font-size: 17px;

}

.menu .nav-shadow {

	width: 100%;

	clear: both;

	display: block;

}

.menu .navbar {

	margin-bottom: 0;

}

.menu .container-fluid {

	padding: 0;

}

.menu .navbar-brand {

	display: none;

}

.menu .navbar-default {

	border: 0;

	border-bottom: 0px solid #4D0000;

	background-color: #4D0000;

}

.menu .navbar-nav > li > a {

	font-family: 'Oswald', sans-serif;

	color: #fff;

	font-size: 16px;

	text-transform: uppercase;

}



.menu .navbar-nav > li > .dropdown-menu{ background-color:#4D0000;}

.menu .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{ background-color:#991617;}

.menu .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{ background-color:#991617;}

.menu .dropdown-menu{ border:none; padding:0px; border-radius:0px;}

.menu .navbar-default .navbar-nav .open .dropdown-menu > li > a

{

	font-family: 'Oswald', sans-serif;

	color: #fff;

	font-size: 16px;

	text-transform: uppercase;

	padding-top:9px;

	padding-bottom:9px;

}





.menu .navbar-default .navbar-nav > li > a:focus, .menu .navbar-default .navbar-nav > li > a:hover {

	background-color: #991617;

	color: #fff;

}

.menu .navbar-default .navbar-nav > .active > a, .menu .navbar-default .navbar-nav > .active > a:focus, .menu .navbar-default .navbar-nav > .active > a:hover {

	background: url(../images/nav-active.png) no-repeat bottom center #991617;

	color: #fff;

}

.banner .slider-shadow {

	width: 100%;

	clear: both;

	display: block;

}

.banner .carousel-control {

	z-index: 996;

}

.banner .carousel-caption {

	z-index: 1;

	left: 0;

	text-align: left;

	width: 63%;

}

.banner .carousel-caption h1 {

	padding: 10px;

	padding-left: 20%;

	color: #fff;

	background: rgba(0,0,0,.5);

	text-shadow: 0 0 0;

	font-family: 'Oswald', sans-serif;

	font-size: 20px;

	line-height: normal;

}

.banner .carousel-caption p {

	padding: 10px;

	padding-left: 20%;

	color: #fff;

	background: rgba(102,191,1,.7);

	text-shadow: 0 0 0;

	font-family: arial;

	font-size: 14px;

	line-height: normal;

}

.banner .carousel .item {

	height: 400px;

	background-color: #555;

}

.banner .carousel img {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

}

.service .box {

	width: 100%;

	border: 1px solid #e8e8e8;

	display: inline-block;

	padding: 10px;

	padding-bottom: 0;

}

.service .box img {

	width: 173px;

	height: 173px;

	border: 5px solid #ccc;

	border-radius: 100px;

}

.service .box span {

	color: #666;

}

.service .box .btn {

	border-radius: 0;

	position: relative;

	top: 1px;

	text-transform: uppercase;

}

.service .box-shadow {

	width: 100%;

	clear: both;

	display: block;

}



.uv

{

	background:#f5f5f5;

	border-radius:50px;

}

.uv .heading

{

	background:url(../images/uv-bg.png) no-repeat;

	width:313px;

	height:83px;

}

.uv .heading h2

{

	line-height:83px;

	color:#fff;

}

.uv h1.price

{

	font-size:36px;

	line-height:75px;

	color:#991617;

	display:inline-block;

	margin-right:10px;

}

.uv h3

{

	line-height:75px;

	display:inline-block;

	margin-right:5px;

}

.quote-form h3

{

	color:#4D0000;

}

.gurantee .detail

{

	background:#991617;

	padding-top:15px;

	padding-bottom:15px;

	padding-right:45px;

	color:#fff;

	border-radius:50px;

}

.gurantee .detail span

{

	color:#FF0;

	font-size: 13px;

}

.gurantee .detail h2

{

	color:#fff;

	line-height:normal;

}

.gurantee .t-up

{

	background:url(../images/tumbs-up.png) no-repeat left center; 

	height: 73px;

    margin-left: -7px;

    margin-top: -10px;

}



.footer

{

	position:relative;
	padding:20px 0;
	background:#4D0000;

}

.footer h3, .footer h4, .footer a, .footer p

{
	color:#fff;
}

.footer h3 i

{

	font-size:48px;

}

.footer h4

{

	font-family:Arial;

}

.footer ul

{

	margin:0;

	padding:0;

	padding-left:20px;

}

.footer ul li

{

	list-style:url(../images/footer-bullet.png);

	margin-bottom:5px;

}



.footer ul li a

{

	font-size:16px;s

}

.copyright

{

	background:#991617;

	padding:20px;

	color:#fff;

	font-size:14px;

	width:100%;

	clear:both;

}

.copyright a

{

	color:#fff;

	text-decoration:underline;

}



@media screen and  (max-width: 1024px) {

	.head .contact b

	{

		font-size:16px;

	}

	.head .contact i

	{

		font-size: 20px;

	}

	.head .social b {

		margin-right:5px;

		font-size:14px;

	}

	.head .social a {

    margin-right: 5px;

}

.head .social a i {

    font-size: 20px;

}

.head .egf img {

    max-height: 65px;

}

.menu .navbar-nav > li > a

{

	font-size: 14px;

	padding-left: 10px;

	padding-right: 10px;

}

.banner .carousel .item

{

	max-height:350px;

}

.gurantee .detail h2 {

    font-size: 22px;

	padding-top:10px;

}

.gurantee .detail span {

    color: #FFF;

    font-size: 12px;

}

}

@media screen and  (max-width: 991px) {

	.head .logo

	{

		text-align:center;

		margin-bottom:10px;

	}

	.head .social

	{

		text-align:center;

		margin-top:10px;

	}

	.head .social b {

    font-size: 18px;

    margin-right: 8px;

}

.head .social a {

    margin-right: 8px;

}

.head .social a i {

    font-size: 26px;

}

.head .contact

{

	text-align:center;

}

.head .contact i {

    font-size: 30px;

}

.head .contact b {

    font-size: 22px;

}

.menu .navbar-nav > li > a {

	font-size: 13px;

    padding-left: 5px;

    padding-right: 5px;

	text-transform:none;

}

.banner .carousel .item {

    max-height: 280px;

}

.uv .text-right

{

	text-align:center;

}

.uv .heading

{

	background:#4D0000;

	border-radius:50px 50px 0 0;

	width:100%;

}

.gurantee

{

	margin-bottom:20px;

}

.gurantee .t-up

{

	display:none;

}

.gurantee .detail

{

	text-align:center;

}

.gurantee .detail h2

{

	padding-top:0;

}

.footer

{

	text-align:center;

}

.footer ul {

    padding:0;

}

.footer ul li {

    list-style: none;

    margin-bottom: 5px;

}

.footer .pull-right

{

	float:none !important;

}

.footer ul li:last-child {

	margin-bottom:20px;

}

}

@media screen and  (max-width: 767px) {

	.menu .container-fluid {

    padding: 0 15px;

}

.menu .navbar-brand, .menu .navbar-brand:hover, .menu .navbar-brand:focus {

    display: inline-block;

	color:#fff;

}

.menu .navbar-toggle

{

	border:0;

	margin-top: 10px;

}

.menu .navbar-default .navbar-toggle .icon-bar

{

	background-color:#fff;

}

.menu .navbar-default .navbar-toggle:focus, .menu .navbar-default .navbar-toggle:hover

{

	background-color:#fff;

}

.menu .navbar-default .navbar-toggle:focus .icon-bar, .menu .navbar-default .navbar-toggle:hover .icon-bar

{

	background-color:#991617;

}

.menu .navbar-nav > li > a

{

	font-size: 16px;

    text-transform: uppercase;

	text-align:center;

}



.menu .navbar-default .navbar-nav .open .dropdown-menu > li > a{ text-align:center;}

.menu .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{ background-color:#991617;}

.menu .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{ background-color:#991617;}

.menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{ background-color:#991617;}



.menu .navbar-nav > li > .dropdown-menu{ background-color:#991617;}



}

@media screen and  (max-width: 725px) {

	.banner .carousel-caption

	{

		display:none;

	}

	.banner .carousel .item {

    height: auto;

	}

	.banner .carousel img {

		position:relative;

	}

	.menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{ background-color:#991617;}

	.menu .navbar-nav > li > .dropdown-menu{ background-color:#991617;}



}

@media screen and  (max-width: 450px) {

	.uv .heading

	{

		padding:10px;

		height:auto;

	}

	.uv h1.price, .uv h3, .uv .heading h2 

	{

		line-height:normal;

		margin:10px;

	}

	.uv h3

	{

		margin-bottom:0;

	}
	
	
	
.menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{ background-color:#991617;}

.menu .navbar-nav > li > .dropdown-menu{ background-color:#991617;}



}



.panel-title>a{ color:#4D0000 !important }
.uv2 {
	min-height:84px;
	height:auto;
  background: #f5f5f5;
  border-radius: 50px;
}
.uv2 .heading {
  background: #4D0000;
-webkit-border-top-left-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
  width: 100%;
  height: 83px;
}
.uv2 .heading h2 {
	font-size:18px;
  line-height: 83px;
  color: #fff;
}
.uv2 h3 {
    font-size: 14px;
  line-height: 27px;
  display: inline-block;
  margin-right: 5px;
}
.uv2 h1.price {
    font-size: 16px;
  /* line-height: 75px; */
  color: #991617;
  display: inline-block;
  margin-right: 20px;
}
@media only screen and (min-width:320px) and (max-width:768px) {
.uv2 .heading h2 {
	  font-size: 16px;
  line-height: 15px;
  color: #fff;
  padding-top: 32px;
}
.uv2 .heading {
 
  border-bottom-left-radius: 0px;

}
}


.testimonial { margin: 0; background: #B7EDFF;     padding: 10px 50px;     position: relative;     font-family: Georgia, serif;     color: #666;     border-radius: 5px;     font-style: italic;     text-shadow: 0 1px 0 #ECFBFF;     background-image: linear-gradient(#CEF3FF, #B7EDFF); } .testimonial:before, .testimonial:after {     content: "\201C";     position: absolute;     font-size: 80px;     line-height: 1;     color: #999;     font-style: normal; } .testimonial:before {     top: 0;     left: 10px; } .testimonial:after {     content: "\201D";     right: 10px;     bottom: -0.5em; } .arrow-down {     width: 0;     height: 0;     border-left: 15px solid transparent;     border-right: 15px solid transparent;     border-top: 15px solid #B7EDFF;     margin: 0 0 0 25px; } .testimonial-author {     margin: 0 0 0 25px;     font-family: Arial, Helvetica, sans-serif;     color: #999;     text-align:left; } .testimonial-author span {     font-size: 12px;     color: #666; } - See more at: http://www.siteart.co.uk/pretty-css-testimonials#sthash.wQpYlH4l.dpuf
	
	.price-list .test {

}


.price-list .price {
  position: relative;
  overflow: hidden;
  
}

.price-list .price-title {
  float: left;
  text-align: left;
  display: inline;
  vertical-align: bottom;
  padding: 26px 0 6px 0;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  font-size: 25px;
  font-weight: bold;
}

.price-list .price-amount {
  float: right;
  text-align: right;
  vertical-align: top;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
    font-size: 50px;
  font-weight: bold;
    color: #991617;
	font-style:italic
}

.price-list .price-terms {
  clear: both;
  text-align: left;
  font-size: 14px;
  margin: 0.2em 0 1em 0;

}

.price-list .price-title:after {
  content: '..........................................................................................................................';
  overflow: hidden;
  font-size: 0.5em;
}


.price-list .chawal{
	  color: #fff;
  background: #4D0000!important;
  font-size: 1.3em;
  padding: 5px;
  margin-top: 20px;
}





@media only screen and (min-width:320px) and (max-width:768px) {
.price-list .price-title {

  font-size: 14px;

}
.price-list .price-amount {

  font-size: 18px;

}
}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 26px; margin-bottom: 12px; }