body {
	background:#FFFFCC;
	
}  /* background image from http://www.designbolts.com */

.container{
	padding:0 auto;

}


.content{
	
	padding:20px 30px;
	color:#111;
	font-size:1.2em;
	}

.bar { background:#fbf7f7;}

.int-space {
	margin-bottom:130px;}


img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding:0px 0px 0px 0px;
	margin:auto;
	height:auto;
	width:100%;
	color:#ab1531;
	background:url(https://www.carpetroyale.com/images/header.jpg) top center repeat-x;
}



@media only screen and (max-width: 760px) {
 #header {
	padding:0px 0px 0px 0px;
	margin:auto;
	position:relative;
	z-index:999999;
	color:#ab1531;
	height:auto;
	width:100%;
	background:url(https://www.carpetroyale.com/images/header.jpg) top center;
    }
.below-head { height:5px; }

}



#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
a.hl:link {
	color: #C00;
	font-weight:bold;
}
a.hl:visited {
	color: #C00;
}
a.hl:hover {
	color: #7a1324;
}
a.hl:active {
	color: #7a1324;
}

.companyName {
	font-family: 'Anton', sans-serif;
	font-weight:bold;
	color:#000;
	margin:8px 0px;
	font-size:1.7em;
	

}



a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	list-style-image:url(https://www.carpetroyale.com/images/ul.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	}	
	
.w {
	list-style-image:url(https://www.carpetroyale.com/images/ulw.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}	

.feat-box{
	
	background:#;
	border-radius:4px;
	border:#f3d253 1px solid;
	color:#200;
	margin:25px 15px;
	padding:10px 15px 10px 15px;}	
	
ol.b {
	font-weight:bold;
	font-size:1.1em;
	
	}	
	
.bold { font-weight:bold;
}

.border {
	border:1px #fff solid;
	padding:5px;
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.5em;
	line-height:1.1em;
	margin:17px;
}
.addressBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.addressItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}

h1 {
	color:#d3011d;
	font-weight:bold;
	font-size:2em;
	font-family: 'Bitter', serif;}
	
h2 {

	color:#222;
	font-weight:bold;
	font-family: 'Bitter', serif;
	}

h3 {
	font-size:1.4em;
	font-weight:bold;
	font-family: 'Bitter', serif;
	color:#d3011d;
	
	}
		
h4 {
	font-size:1.3em;
	color:#5b0c17;
	font-weight:bold;
	margin-bottom:18px;
	font-family: Arial, Helvetica, sans-serif;	}
	

p .breakhere {
	page-break-after:always;
}

a:link {
	color: #215aa6;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #215aa6;
	text-decoration: none;
}

a:hover {
	color: #0f2b64;
}

a:active {
	color: #0f2b64;
	text-decoration:none;
}



.textColor {
	color:#F00;
	margin:0;
}

.center {
	text-align:center;
}
.left {

	margin:15px;
}
.right {
	float: right;
	margin-left:15px;
}

hr {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(157, 223, 242, 0.75), rgba(0, 0, 0, 0));
	margin:5px 0px 15px 0px;
}
	
.red {
	color:#C00;}
	
.black { color:#111;}
	
.wine {
	color:#601427;}
	
.grey {
	color:#222;}

.white {
	color:#FFFFFF;}
	
.required {
    color: #F00;
    font-size: 10px;
	line-height:20px;
    font-weight: bold;
}


.bluebox {
	background:#9ddff2;
	padding:20px 30px 40px 30px;
	color:#111;
	border-radius:4px;
	margin:5px 5px 20px 5px;}


.shadow { box-shadow:#cb9ba7 4px 4px 2px 1px;
margin-bottom:20px;}


.phone{
	font-size:2em;
	margin:12px 0px;
	font-weight:bold;
	color:#ab1531;
	text-shadow:#fff 2px 2px 1px;
		font-family: 'Bitter', serif;
	}

.slogan {
	font-size:1.7em;
	line-height:1.8em;
		font-family: 'Bitter', serif;
	color:#fff;
	background:#444;
	text-shadow:#111 2px 2px 2px;
	padding:2px 3px 4px 3px;
	text-align:center;
}

ul {

	font-weight:bold;
	font-size:.9em;
	list-style-image:url(https://www.carpetroyale.com/images/ul.png);
	font-family:Arial, Helvetica, sans-serif;

	}	
	
	
@media (max-width: 767px) { 
.home-info {

	font-size:1.1em;
 }
 
#headerInfo {
	text-align:left;
	margin-top:10px;
	margin:0 70px;
}
.companyName {
	font-family: 'Anton', sans-serif;
	font-weight:bold;
	color:#000;
	font-size:1.4em;
}


	
.logofull { display:none;}
.logomobi { display:block;}
 }
 

@media (min-width: 768px) { 

.home-info {
	margin:0;
		font-size:1.4em;
 }
#header {
}


.logofull { display:block;}
.logomobi { display:none;}

}

@media (min-width: 992px) { 

.home-info {
margin:0;
		font-size:1.8em;
 }


 }

@media (min-width: 1200px) { 

.home-info {
margin:0;
	font-size:2em;

 }



}

.ib {margin: 4px;
	border: 3px #c26505 solid;
	padding:2px;}

.ulfeat {
	
	
	color:#222;
	padding:20px 0px 0px 5px;
	background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top, #fefcea 0%, #e2b434 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#e2b434)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefcea 0%,#e2b434 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefcea 0%,#e2b434 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefcea 0%,#e2b434 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefcea 0%,#e2b434 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#e2b434',GradientType=0 ); /* IE6-9 */
border-radius:15px;
margin:10px;}

.ultitle{
	background-color:#530000;
	padding:8px;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	margin:5px;}

/*------------------------------ Content - Columns -----------------------------*/

div#outer { /* This is the div that holds the columns*/
	width: 960px; /* Change the width of container here*/
	margin:15px auto;
	background-color: #fff;
	border: none;
}
div#column { 
	float: left;
	padding: 10px;
	width:300px;  

}

.caption {
	text-align:center;
	background:#fff;
	font-size:11px;
	margin:0;
	color: #666;
	width:106px; /*change caption width here*/
}
.image_Caption-Left { /*image caption container*/
	float:left;
	width:116px; /*change image width here*/
	margin: 3px 20px 0 10px;
}
.image_Caption-Right { /*image caption container*/
	float: right;
	width:116px; /*change image width here*/
	margin: 3px 10px 0 20px;
}
.image_Caption-Center { /*image caption container*/
	width:116px; /*change image width here*/
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	display:block;
}
.image_CaptionGroup {
	width: 90%;
	margin: 30px auto;
}
	


.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	background: #222;
	color:#fff;
	padding:0px 0px 10px;
	clear: both;
	text-align:center;
	border-top: 5px solid #151515;

	
} 

#ulf li { display: inline;
			margin:0px 10px;
			font-size:12px;
			
}

.logos {
	margin:0px 2px 26px 2px;
	padding:2px;
}


#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#d7f1ee;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}

.shadow { text-shadow:#3a880b 2px 2px 2px;}	

#cwr {
	margin:0 auto;
	background-color:none;
	color:#999;
	background:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

/*------------------------------ New Navigation -----------------------------*/


.navbarback {
	background:#EDC065;
border-bottom:5px #4b0613 solid;
	text-shadow:#fff 1px 1px 1px;	
margin-top:0px;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}



.sub-nav
{
  font-size: 13px;
  margin-bottom: 10px;
}





.dropdown-menu {
  position: absolute;
  top: 98%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .9em;
  list-style: none;
  background:#000;
  color: #fff;
  background-clip: padding-box;
  text-align: left;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  width:100%;
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); 
}

.dropdown-text {
  padding: 3px 10px;
  color: #f89718;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
}


@media (min-width: 768px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 35px;
  	margin-bottom:2px;

	border: 1px solid transparent;
	font-size:.8em;
	width:100%;

	
	}
	

	.navbar-nav > li > a {
 
	border-right: none;
	margin:3px 1px;
	padding:11px 8px 12px 8px;
	font-family: Arial, Helvetica, sans-serif;
	}
}


@media (min-width: 992px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 40px;
  	margin-bottom: 2px;
	border: 1px solid transparent;
	font-size:1.1em;
	}
	

	
	.navbar-nav > li > a {
 
	font-weight:normal;
	border-right: none;
		height:35px;
	padding:5px 10px 0px 10px;
    margin:2px 2px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 48px;
  	margin-bottom: 10px;
	border: 1px solid transparent;
	font-size:1.1em;
	}
	
	.navbar-nav > li > a {
	border-right: none;
	height:40px;
	padding:0px 18px 0px 18px;
    margin:3px;
	}

.dropdown-menu { margin-left:30px;}
	
.dropdown-menu > li > a {

  width:300px;
 
}
	
}

.navbar-nav {
  /*margin: 7.5px -15px;*/
  margin: 0px 0px;

 
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 0px 10px;
    /*background-color: transparent;*/
	background:#EDC065;
    border: 0;
    box-shadow: none; 
  }
 }
 
 @media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    vertical-align: top;
		margin-top:4px;
  }
  .navbar-nav > li {

  }
  .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-default {
  background: none;
  text-align:center;
  width:96%; 
  	height:auto;
  margin: 0px 0px 0px 0px;
  text-align:center;
  background:#EDC065;
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color:#b01527; 
	background: #db8b41; /* Old browsers */
background: -moz-linear-gradient(top, #db8b41 0%, #edb647 54%, #edc065 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db8b41), color-stop(54%,#edb647), color-stop(100%,#edc065)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* IE10+ */
background: linear-gradient(to bottom, #db8b41 0%,#edb647 54%,#edc065 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db8b41', endColorstr='#edc065',GradientType=0 ); /* IE6-9 */
	border-radius:5px;

  text-decoration:none;
  display:inline-block;
  font-weight:bold;

  text-align:center;
 
  
}

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

 color:#fbab43;
	border-radius:5px;
	text-shadow:none;
	background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .active > a:focus {
  color:#fbab43;
	border-radius:5px;
		text-shadow:none;
	background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
} 

@media (max-width: 767px) {

	 .navbar-default {
 		background:#EDC065;
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		font-size: 18px;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	
	height:40px;
	font-weight:normal;
	 color:#b01527; 
	background: #db8b41; /* Old browsers */
background: -moz-linear-gradient(top, #db8b41 0%, #edb647 54%, #edc065 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db8b41), color-stop(54%,#edb647), color-stop(100%,#edc065)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* IE10+ */
background: linear-gradient(to bottom, #db8b41 0%,#edb647 54%,#edc065 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db8b41', endColorstr='#edc065',GradientType=0 ); /* IE6-9 */
	border-radius:5px;

  text-decoration:none;
  display:inline-block;
  font-weight:bold;

  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #fff;
    background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
  }
  
  .navbar-default .navbar-nav > li > a {
   padding:5px 20px 5px 20px;
 margin:3px 9px 3px 20px;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  display:inline-block;
  font-weight:normal;
  text-align:left;
   color:#b01527; 
	background: #db8b41; /* Old browsers */
background: -moz-linear-gradient(top, #db8b41 0%, #edb647 54%, #edc065 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db8b41), color-stop(54%,#edb647), color-stop(100%,#edc065)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #db8b41 0%,#edb647 54%,#edc065 100%); /* IE10+ */
background: linear-gradient(to bottom, #db8b41 0%,#edb647 54%,#edc065 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db8b41', endColorstr='#edc065',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	width:90%;
  text-decoration:none;
  display:inline-block;
  font-weight:bold;
  
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: #21020b; /* Old browsers */
background: -moz-linear-gradient(top, #21020b 0%, #4b0613 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21020b), color-stop(100%,#4b0613)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #21020b 0%,#4b0613 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #21020b 0%,#4b0613 100%); /* IE10+ */
background: linear-gradient(to bottom, #21020b 0%,#4b0613 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21020b', endColorstr='#4b0613',GradientType=0 ); /* IE6-9 */
  padding:5px 20px 5px 20px;
  width:90%;
  margin:3px 9px 3px 20px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}

.navbar-toggle{
	background-color:#4b0613;
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:#4b0613;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #8b1b23; 
}


.navbar-nav .open .dropdown-menu {

    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
 
}
 
 


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
 
 
}

 .navbar .navbar-nav {
        
        float: none;
        
    }

#btn {
  background: rgb(255,168,76); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); 
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 10px;
  text-shadow: 1px 1px 1px #000000;
  color: #ffffff;
  font-size:2em;
  font-weight:bold;
  margin:5px;
  padding: 8px 18px 8px 18px;
  border: solid #fff 2px;
  border-bottom:5px solid #333;
  text-align:center;
  text-decoration: none;
  font-family: 'Anton', sans-serif;
}

#btn:hover {
  background: rgb(255,123,13); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,123,13,1) 0%, rgba(255,168,76,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,123,13,1) 0%,rgba(255,168,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,123,13,1) 0%,rgba(255,168,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c',GradientType=0 );
  text-decoration: none;
    text-shadow: -1px -1px 1px #000000;

}

#btns {
  background:#8e153d; 
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 10px;
  text-shadow: 1px 1px 1px #000000;
  color: #ffffff;
  font-size: 13px;
  font-weight:bold;
  margin:5px 20px;
  padding: 6px 14px 6px 14px;
  border: solid #fff 1px;
  border-bottom:4px solid #fff;
  text-align:center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

#btns:hover {
  background:#a0357e;
  text-decoration: none;
    text-shadow: -1px -1px 1px #000000;

}

.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;
}

.slidebg { padding:0px;}


.slidecaption {
background:url(https://www.carpetroyale.com/images/bg.png);
position:absolute; 
z-index:999999; 
margin-top:-80px; 
width:100%;
padding:8px 0px 20px 0px;
color:#f4b22e !important;
font-family: 'Bitter', serif;
	font-size:2em;
	font-weight:bold;
	text-align:center;
}
