
/*FONTS
**********************************************************************/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);

@font-face {
    font-family: 'Megalopolis';
    src: url('../fonts/megalopolisextrawebfont.eot');
    src: url('../fonts/megalopolisextrawebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/megalopolisextrawebfont.woff') format('woff'),
         url('../fonts/megalopolisextrawebfont.ttf') format('truetype'),
         url('../fonts/megalopolisextrawebfont.svg#blokletters_balpenbalpen') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blokletters Balpen';
    src: url('../fonts/Blokletters-Balpen-webfont.eot');
    src: url('../fonts/Blokletters-Balpen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Blokletters-Balpen-webfont.woff') format('woff'),
         url('../fonts/Blokletters-Balpen-webfont.ttf') format('truetype'),
         url('../fonts/Blokletters-Balpen-webfont.svg#blokletters_balpenbalpen') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blokletters Viltstift';
    src: url('../fonts/Blokletters-Viltstift-webfont.eot');
    src: url('../fonts/Blokletters-Viltstift-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Blokletters-Viltstift-webfont.woff') format('woff'),
         url('../fonts/Blokletters-Viltstift-webfont.ttf') format('truetype'),
         url('../fonts/Blokletters-Viltstift-webfont.svg#blokletters_balpenbalpen') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Open Sans', Arial, Helvetica, Arial, sans-serif;
	color: #293d3d;
}

h1, h2, h3, h4,
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a,
.listing p.more,
.btn,
.topNavList li.start a,
.navbar-nav>li>.dropdown-menu>li.all>a,
div#QuickSearch p.more a,
.copy #dcCom_twSearchForm input[type=submit] {
	font-family: 'Megalopolis', sans-serif;
	font-weight: normal !important;
	font-style: normal !important;
}

.testimonials blockquote p,
.contactBubbles p {
	font-family: 'Blokletters Balpen', sans-serif;
	font-weight: normal !important;
	font-style: normal !important;
}

.contactBubbles h2,
.contactBubbles p span {
	font-family: 'Blokletters Viltstift', sans-serif;
	font-weight: normal !important;
	font-style: normal !important;
}

div.offersSlider h3,
.dropdown-menu>li>a  {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*GRID
*********************************************************************/

body .container {
		width: 100%;
	}

.img-responsive {
	width: 100%;
}


/*HEADINGS
*********************************************************************/


/*LINKS
*********************************************************************/

a {
	color: #00a0cc;
}

a:hover, a:active {
	color: #003067;
}

h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active {
	text-decoration: none;
}

/*BUTTONS
*********************************************************************/

.btn {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-size: 17px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	border-radius: 8px;
}

.btn-primary {
	background-color: #003067;
}

.btn-danger {
	background-color: #ed1c24;
}

.btn-warning {
	background-color: #ffd503;
	color: #003067;
	border: 0;
}

.btn-warning:hover {
	background-color: #ffd503;
	color: #003067;
	border: 0;
	opacity: 0.8;
}

.btn i {
	display: inline-block;
	padding: 0 0 0 5px;
	position: relative;
	top: 1px;
}

.btn.block {
	display: block;
	margin: 20px auto 0;
	padding: 12px 0 10px;
	font-size: 20px;
	white-space: normal;
}


/*FORMS
*********************************************************************/

form.mini {
	width: 100%;
	position: relative;
}

form.mini label {
	width: 100%;
}

form.mini input[type=text] {
	border-radius: 4px;
	border: 1px solid #00a0cc;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	width: 100%;
	padding: 12px 5%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

form.mini input[type=submit] {
	position: absolute;
	top: 7px;
	right: 7px;
	border: 0;
	background-color: #ed1c24;
	color: #fff;
	border-radius: 0;
	padding: 4px 10px;
	text-transform: uppercase;
}

form.search input[type=submit] {
	position: absolute;
	top: 9px;
	right: 9px;
	background: transparent url('../images/icons/search_red_24.png') center center no-repeat;
	width: 24px;
	height: 24px;
	border: 0;
	text-indent: -5000px;
}

form#TWForm4 li:before {
	content: none;
}


/*HEADER AREA / NAV BAR
*********************************************************************/

.container.top {
	position: relative;
	z-index: 30;
}

body#home .container.top {
	position: absolute;
	z-index: 30;
}

.header {
	background-color: #001833;
	background: rgba(0,24,51,0.9);
	position: relative;
	z-index: 30;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 3%;
}

.header h1 a {
	display: block;
	width: 325px;
	height: 80px;
	background: transparent url('../images/layout/logo.png') 0px 0px no-repeat;
	margin-left: 0;
	text-indent: -5000px;
}

.navbar {
	margin-bottom: 0;
}

.navbar-wrapper {
	background: #002958; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,41,88,0.9) 0%, rgba(0,48,103,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,41,88,0.9)), color-stop(100%,rgba(0,48,103,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,41,88,0.9) 0%,rgba(0,48,103,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,41,88,0.9) 0%,rgba(0,48,103,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,41,88,0.9) 0%,rgba(0,48,103,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,41,88,0.9) 0%,rgba(0,48,103,0.8) 100%); /* W3C */
	border-bottom-left-radius: 100% 100%;
	border-bottom-right-radius: 100% 100%;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
	margin-right: -15px;
	margin-left: -15px;
	position: relative;
	z-index: 10;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border: 0;
}

.navbar-wrapper .navbar-nav {
	text-align: center;
	float: none;
}

.navbar-wrapper .navbar-nav li {
	display: inline-block;
	float: none;
}

.navbar-wrapper .navbar-nav>li>a,
.navbar-wrapper .navbar-nav>.open>a,
.navbar-wrapper .navbar-default .navbar-nav>li>a,
.navbar-wrapper .navbar-nav>.open>a:hover,
.navbar-wrapper .navbar-nav>.open>a:focus {
	color: #fff;
	font-size: 18px;
	margin-left: 1px;
	padding: 30px 12px;
}

.navbar-wrapper .navbar-nav>li>a i {
	color: #00a0cc;
	padding-right: 3px;
}

.navbar-wrapper .navbar-nav>.active>a,
.navbar-wrapper .navbar-nav>.active>a:hover,
.navbar-wrapper .navbar-nav>.active>a:focus,
.navbar-wrapper .navbar-nav>li>a:hover,
.navbar-wrapper .navbar-nav>li>a:active {
	color: #ffd503;
	background-color: transparent;
}


.navbar-wrapper .navbar-nav>.active>a i,
.navbar-wrapper .navbar-nav>.active>a:hover i,
.navbar-wrapper .navbar-nav>.active>a:focus i,
.navbar-wrapper .navbar-nav>li>a:hover i,
.navbar-wrapper .navbar-nav>li>a:active i {
	color: #ffd503;
	background-color: transparent;
}

.navbar-wrapper .navbar-nav>.dropdown>a .caret,
.navbar-wrapper .navbar-default .navbar-nav>.dropdown>a .caret  {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.navbar-wrapper .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #ffd503;
	border-bottom-color: #ffd503;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #003067;
	background-color: #fff;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
	border-top-color: #00a0cc;
	border-bottom-color: #00a0cc;
}

.navbar-wrapper .navbar-nav>.open>a i,
.navbar-wrapper .navbar-nav>.open>a:hover i,
.navbar-wrapper .navbar-nav>.open>a:focus i {
	color: #00a0cc;
	background-color: transparent;
}



/*dropdowns - mega menu*/

.nav li.dropdown {

}

.dropdown-menu {
	text-align: left;
}

.dropdown-menu>li>a {
	padding: 6px 20px;
	color: #00a0cc;
	font-size: 18px;
}

.dropdown-menu>li>a {
	padding: 6px 20px;
	color: #00a0cc;
	font-size: 18px;
}


/*TOP NAV*/

.topNavList {
	float: right;
	margin: 30px 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #fff;
}

.topNavList li {
	float: left;
	list-style-type: none;
}

.topNavList li a {
	padding: 0 8px;
	font-weight: bold;
	font-size: 12px;
	color: #00a0cc;
	text-transform: uppercase;
	border-right: 1px solid #00a0cc;
}

.topNavList li.last a {
	border: 0;
	padding-right: 0;
}

.topNavList li.start a {
	background-color: #ffd503;
	color: #003067;
	padding: 12px 20px 10px;
	border-radius: 4px;
	font-size: 16px;
}
.topNavList li a {
	display: inline-block;
	vertical-align: middle;
}

/*search*/

.header div.search {
	float: right;
	width: 30%;
	padding: 30px 0 0 0;
}



/*Scroll top button*/
.scrollToTop{
	width: 50px;
	height: 75px;
	padding: 10px;
	text-align: center;
	background: whitesmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	display: none;
	background: url('../images/layout/Arrow-Up.png') no-repeat 0px 20px;
	opacity: 0.7;
	z-index: 999;
}
.scrollToTop:hover{
	text-decoration:none;
	opacity: 1;
}



/*STICKY NEWSLETTER
*******************************************************/
div#stickyNewsletter {
	display: none;
	height: auto;
	padding:  10px 14px 45px;
	background-color: rgba(0, 160, 204, 0.8);
	/* background: rgba(0, 41, 88, 0.9); */
	position: fixed;
	z-index: 500;
	/* left: 300px; */
	right: 0;
	bottom: 118px;
	border-top: 2px #002958 solid;
	border-bottom: 2px #002958 solid;
	border-left: 2px #002958 solid;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
	width: 340px;
}

div#stickyNewsletter .inner {
	margin: 0 auto;
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 12px;
}

div#stickyNewsletter h3 {
	color: #ffd503 ;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
}

div#stickyNewsletter p {
	color: #fff;
	font-size: 14px;
}

#mc_embed_signup .button {
	background-color:#FFD503 !important;
	color:#003067 !important;

}

#mc_embed_signup .button:hover {
	background-color:#ed1c24 !important;
	color:#fff !important;
	}

.closeContent {
	display: inline-block;
	cursor: pointer;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding:5px !important;
	font-size:16px;
	color: #fff;
	background-color:#ed1c24;
	padding:0;
	position:absolute;
	left:0;
	top:-38px;
	font-family: "Megalopolis",sans-serif;
}

.closeContent:before {
content: "\f00d";
font-family: FontAwesome;
}



/*Facebook
******************************************************************/

#facebookholder {
 	position: absolute;
 	-webkit-transition: all 0.5s ease;
 	-moz-transition: all 0.5s ease;
 	-o-transition: all 0.5s ease;
 	transition: all 0.5s ease;
 	background-color: #fff;
 	z-index: 1030;

 	border-top:10px solid #ffd503 !important;

	border-bottom: 10px solid #ed1c24 !important;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
 	right: 0px;
 	top: 105px;
 	display: none;
}
#facebookholder ul {
	margin: 0;
	padding: 0;
}
#facebookholder ul li {
	 border-left: 1px solid #d1d9de;
	 font-size: 14px;
	 text-transform: capitalize;
	 border-bottom: 1px solid #e0e5e9;
	 list-style: none;
 }
#facebookholder ul li a {
	 padding: 18px 20px;
	 display: block;

	 color: #95a8b4;
 }

.navfacebook a {
	display: block;
	text-align: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url("../images/layout/facebook.gif");
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 50;
	background-color: #D8E0E4;
	border-radius: 3px;
	text-indent: -5000px;
}



/*CONTENT
******************************************************************/

.container.content {
	position: relative;
	z-index: 5;
}

body#home .container.content {
	margin-top: -50px;
}


/*sideitems*/

body#home .row.sideitems {
	position: relative;
	z-index: 20;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-left-radius: 100% 80px;
	border-bottom-right-radius: 100% 80px;
	border-top: 8px solid #00a0cc;
	border-top-left-radius: 100% 80px;
	border-top-right-radius: 100% 80px;
	box-shadow: 0 -5px 10px rgba(0,0,0,0.3);
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9f7ff 0%, #ffffff 150px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9f7ff), color-stop(150px,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9f7ff 0%,#ffffff 150px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9f7ff 0%,#ffffff 150px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9f7ff 0%,#ffffff 150px); /* IE10+ */
	background: linear-gradient(to bottom,  #d9f7ff 0%,#ffffff 150px); /* W3C */
}

ul.sideItemsList {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.sideItemsList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: none;
	display: inline-block;
}

ul.sideItemsList li a {
	display: block;
	text-decoration: none;
}

ul.sideItemsList li h3 {
	color: #0d131c;
	font-size: 20px;
	padding: 0;
	margin: 10px 0 5px 0;
}

ul.sideItemsList li p {
	color: #646d78;
	font-size: 13px;
	padding: 0;
	margin: 0 20px 5px 20px;
}

ul.sideItemsList li i {
	font-size: 64px;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

ul.sideItemsList li a:hover i {
	top: -3px;
}

ul.sideItemsList li i.fa-long-arrow-right {
	font-size: 30px;
}

ul.sideItemsList li a:hover i.fa-long-arrow-right {
	top: 0;
}

ul.sideItemsList li.red a i {
	color: #ed1c24;
}

ul.sideItemsList li.yellow a i {
	color: #ffd503;
}

ul.sideItemsList li.blue a i {
	color: #00a0cc;
}

ul.sideItemsList li.navy a i {
	color: #003067;
}

div#leftNav ul.sideItemsList li {
	/*padding-top: 20px;*/
}


/*testimonials home*/

.row.testimonials {
	position: relative;
	z-index: 10;
	background-color: #003067;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-top: -50px;
}

.row.testimonials .slides.homeads li{
	padding: 20px 0;
 }

.testimonials blockquote {
	text-align: center;
	position: relative;
	border: 0;
}

.testimonials blockquote a {
	text-decoration: none;
}

.testimonials blockquote p {
	color: #d9e4e6;
	font-size: 14px;
	line-height: 26px;
	padding: 0 130px;
}

.testimonials blockquote cite {
	color: #ffd503;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.testimonials blockquote i.fa-quote-left {
	font-size: 75px;
	color: #fff;
	opacity: 0.3;
	position: absolute;
	z-index: 30;
	top: 0;
	left: 50px;
	-moz-transform:rotate(-3deg); /* Firefox */
	-webkit-transform:rotate(-3deg); /* Safari and Chrome */
	transform:rotate(-3deg);
}

.testimonials blockquote i.fa-quote-right {
	font-size: 55px;
	color: #fff;
	opacity: 0.3;
	position: absolute;
	z-index: 30;
	top: 30px;
	right: 60px;
	-moz-transform:rotate(3deg); /* Firefox */
	-webkit-transform:rotate(3deg); /* Safari and Chrome */
	transform:rotate(3deg);
}



/*CONTENT HOME
******************************************************************/



.row.contentHome {
	position: relative;
	background-color: #ebf1f2;
	z-index: 20;
	margin-top: -60px;
	border-bottom-left-radius: 100% 80px;
	border-bottom-right-radius: 100% 80px;
	border-top-left-radius: 100% 80px;
	border-top-right-radius: 100% 80px;
	padding: 40px 5%;
}

.row.contentHome .row {
	padding: 0;
	margin: 0;
}

.container.contentPage {
	position: relative;
	background-color: #fff;
	z-index: 20;
	margin-top: -60px;
	border-bottom-left-radius: 100% 80px;
	border-bottom-right-radius: 100% 80px;
	border-top-left-radius: 100% 80px;
	border-top-right-radius: 100% 80px;
	padding-top: 100px;
	padding-bottom: 60px;
}

/*offer types*/

.offerTypes h2 {
	color: #00a0cc;
	font-size: 36px;
	text-align: center;
}

ul.offerTypesList {
	margin: 0;
	padding: 0;
}

ul.offerTypesList li {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	list-style-type: none;
}

.offerType a {
	display: block;
	text-decoration: none;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.offerType img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

.offerType a:hover img {
	opacity: 0.8;
}

.offerType h3 {
	background-color: #071b32;
	background: rgba(7,27,50,0.8);
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0 0 8px 8px;
	font-size: 19px;
	padding: 15px 0;
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

.offerType a:hover h3 {
	color: #ffd503;
	padding: 25px 0;
	background-color: #071b32;
	background: rgba(7,27,50,0.9);
}

.copy .offersCarousel h3 {
	color: #003067;
	font-size: 26px;
	padding-top: 35px;
}

/*listings*/

.listing > div {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden;
	padding: 0;
}

.listing h2 {
	color: #fff;
	font-size: 24px;
	background-color: #003067;
	margin: 0 0 10px 0;
	padding: 25px 15px 15px 15px;
}

.listing h2 i {
	padding-right: 10px;
}

.listing ul {
	margin: 0;
	padding: 0 5% 20px;
}

.listing li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style-type: none;
	overflow: hidden;
}

.listing li a {
	padding: 10px;
	text-decoration: none;
	display: block;
	position: relative;
}

.listing li a:hover {
	background-color: #d9e4e6;
}

.listing h3 {
	font-size: 19px;
	padding: 5px 70px 5px 0;
	margin: 0;
	color: #003067;
}

.listing p {
	color: #293d3d;
	font-size: 13px;
	padding-right: 70px;
}

.listing img {
	width: 50px;
	height: auto;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 20px;
}

.listing p.more {
	margin: 0;
	padding: 0;
	color: #003067;
}

.listing p.more a {
	display: block;
	background-color: #d9e4e6;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 17px;
	padding: 10px 5% 8px 0;
	text-transform: uppercase;
	text-align: right;
	color: #003067;
}

/*colours*/

.listing.red h2 {
	background-color: #ed1c24;
}

.listing.red h3,
.listing.red p.more,
.listing.red p.more a {
	color: #ed1c24;
}


/*featured*/

.listing li.featured img {
	width: 100px;
}

.listing li.featured h3,
.listing li.featured p {
	padding-right: 110px;
}


/*CONTACT BUBBLE*/


.contactBubbles {
	text-align: center;
}

.contactBubbles h2 {
	color: #00a0cc;
	font-size: 30px;
}

.contactBubbles p {
	font-size: 17px;
	line-height: 32px;
	margin: 0;
	padding: 0 5% 20px;
}

.contactBubbles p.contact {
	position: relative;
	padding: 0;
}

.contactBubbles span i {
	display: block;
	font-size: 32px;
}

.contactBubbles .phone {
	display: block;
	width: 240px;
	height: 182px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 20px;
	background: transparent url('../images/layout/chatYellow.png') 0px 0px no-repeat;
	font-size: 20px;
}

.contactBubbles .email {
	display: block;
	width: 240px;
	height: 182px;
	position: absolute;
	z-index: 12;
	top: 110px;
	right: 20px;
	background: transparent url('../images/layout/chatBlue.png') 0px 0px no-repeat;
	font-size: 20px;
	opacity: 0.8;
}

.contactBubbles span a {
	text-decoration: none;
	display: block;
	padding-top: 40px;
}

.contactBubbles .phone a {
	color: #003067;
}

.contactBubbles .email a {
	color: #fff;
}



/*SOCIAL NAV
**********************************************************/

/*standard rules*/

ul.socialNavList {
	overflow: hidden;
	margin: 15px 0 0 0;
}

ul.socialNavList li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 0 0 3px;
}

ul.socialNavList li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-indent: -5000px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	opacity: 0.8;
}

ul.socialNavList li a:hover {
	opacity: 1;
}

ul.socialNavList li.navfacebook a {
	background-image: url('../images/social/facebook.png');
}

ul.socialNavList li.navtwitter a {
	background-image: url('../images/social/twitter.png');
}

ul.socialNavList li.navyoutube a {
	background-image: url('../images/social/youtube.png');
}


/*SN Share*/
.fb-share-button{
	float: left;
}



/*FOOTER
******************************************************************/

.footer {
	position: relative;
	z-index: 1;
	margin-top: -50px;
	background-color: #00a0cc;
	padding: 50px 3% 50px;
}

.footer h4 {
	color: #fff;
	font-size: 18px;
	padding: 30px 0 0 0;
}

.footer p {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}

.footer p a {
	color: #fff;
	text-decoration: none;
}

.footer ul {
	margin: 0;
	padding: 0 0 20px 0;
}

.footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer ul a {
	color: #fff;
	font-size: 13px;
	padding: 2px 0 2px;
	display: block;
}

.footer ul a i {
	display: none;
}

.footer .contact .contact {
	margin-top: 20px;
}

.footer .contact span {
	display: block;
}

.footer .contact a:hover,
.footer .contact a:active {
	text-decoration: underline;
}


/*bottom*/


.bottom {
	background-color: #00a0cc;
	padding: 20px 3% 50px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}

.bottom a {
	color: #fff;
}



/*LEFT NAV
*****************************************************************/

div#leftNavInner {
	background-color: #ebf1f2;
	border-radius: 8px;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
	overflow: hidden;
	padding: 0;
	margin-bottom: 20px;
}

div#leftNavInner h3#hdInThisSection {
	color: #fff;
	font-size: 20px;
	background-color: #003067;
	margin: 0 0 10px 0;
	padding: 20px 15px 10px 15px;
}

/*left nav*/

ul#leftNavList {
	margin: 0;
	padding: 5px 15px 20px;
}

ul#leftNavList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#leftNavList li a {
	color: #00a0cc;
	font-size: 16px;
	display: block;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	height: 100%;
	margin-top: 1px;
}

ul#leftNavList li a i {
	font-size: 14px;
	display: inline-block;
	padding: 0 10px 0;
	position: relative;
	top: -1px;
}

ul#leftNavList li a:hover,
ul#leftNavList li a:active,
ul#leftNavList li.onPath a:hover {
	color: #fff;
	background-color: #00a0cc;
}

ul#leftNavList li.onPath a {
	color: #00a0cc;
	background-color: #fff;
}

ul#leftNavList li.sel a {
	color: #fff;
	background-color: #00a0cc;
}

/*lev2*/

ul#leftNavList ul {
	margin: 0;
	padding: 0;
}

ul#leftNavList li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#leftNavList li.onPath li.lev2 a {
	font-weight: normal;
	padding-left: 40px;
	color: #00a0cc;
	background-color: #fff;
	font-size: 14px;
}

ul#leftNavList li.onPath li.lev2 a:hover,
ul#leftNavList li.onPath li.lev2.sel a:hover {
	color: #fff;
	background-color: #00a0cc;
}

ul#leftNavList li.onPath li.lev2.sel a {
	color: #fff;
	background-color: #00a0cc;
}

ul#leftNavList li.onPath li.lev2 a i {
	font-size: 10px;
}



/*PATH
****************************************************************/

div#path {
	padding: 10px 0 10px 15px;
	margin: 0;
	background-color: #ebf1f2;
	border-radius: 8px;
	overflow: hidden;
}

div#path li {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	list-style-type: none;
	position: relative;
}

div#path li:after {
	content: "\f061";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #88919c;
	font-size: 10px;
	padding-right: 0;
	position: absolute;
	top: 3px;
	right: -4px;
}

div#path li a {
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	color: #3e4954;
	text-decoration: none;
	padding: 2px 0 0 0;
}

div#path li.sel {
	background-image: none;
	padding-right: 0;
}

div#path li a:hover,
div#path li.sel a {
	text-decoration: none;
	color: #00a0cc;
}

div#path li.sel:after {
	content: "";
}



/*COPY
****************************************************************/

h1#pageTitle {
	color: #003067;
	font-weight: normal;
	margin-top: 10px;
}

div.copy h2 {
	color: #00a0cc;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}

div.copy h2 strong {
	color: #003067;
}

div.copy h3 {
	color: #ed1c24;
	font-size: 22px;
	font-weight: normal;
}

div.copy h4 {
	color: #00a0cc;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*blockquotes*/

div.copy blockquote {
	padding: 15px 20px 15px 50px;
	line-height: 28px;
	border-left: 8px solid #00a0cc;
	background-color: #ebf1f2;
}

div.copy blockquote p {
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
}

div.copy cite {
	font-size: 16px;
	text-align: right;
	display: block;
	text-transform: uppercase;
}

/*lists*/

div.copy li {
}

div.copy ul {
	padding: 0 40px 15px 30px;
}

div.copy ul li {
	list-style-type: none;
	padding: 0 0 6px 25px;
	position: relative;
}

div.copy ul li:before {
	content: "\f061";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #00a0cc;
	font-size: 12px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: 0;
}

div.copy ol {
	padding: 0 40px 15px 50px;
}

div.copy ol li {
	padding: 0 0 8px 5px;
}

div.copy ul.list-inline li {
	padding-left: 0;
}

div.copy ul.list-inline li:before {
	content: "";
}

div.copy ul.list-inline i {
	color: #ed1c24;
	margin-right: 10px;
}

/*icon lists*/

div.copy ul.iconList {
	padding-left: 0;
}

div.copy ul.iconList li {
	padding: 0 0 6px 0px;
}

div.copy ul.iconList li:before {
	content: "";
}

div.copy ul.iconList li i {
	display: inline-block;
	width: 18px;
	text-align: center;
	color: #ed1c24;
	margin: 0 10px 0 0;
}



/*Agents
****************************************************************/

#map_canvas {
	width: 380px;
	height: 700px;
	position: relative;
	background-color: #E5E3DF;
	overflow: hidden;
	-webkit-transform: translateZ(0px);
}

div#mapText {
	/*width: 365px;	*/
	padding: 5px;
	margin-top: 20px;
}

div.copy ul.agents li {
	background-color: #ebf1f2;
	margin: 10px 0 0;
	border-radius: 8px;
	padding: 10px;
}

div.copy ul.agents li li {
	padding: 0;
}

div.copy ul.agents li:before {
	content: "";
}

div.copy ul.agents h4 {
	padding: 10px 0 0 30px;
	margin-bottom: 0;
}

div.agentDetails ul{
/* 	padding-top: 20px; */
/* padding: 0 40px 15px 0px; */
margin-left: 5px;
}
div.agentDetails ul li:before {
	content: "";
}

div.agentDetails ul li i.fa {
	padding-right: 10px;
}

div.companyImage div.img {
	float: right;
	margin-bottom: 10px;
}


ul.nomarginR {
	padding: 0 0px 15px 30px !important;
}

#content div.companyImage img {
width: 158px;
}

/* #content div.agentDetails img {
width: 250px;
float: left;
}
 */
#content div.agentDetails div {
 padding-right: 0;
 padding-left: 0;
}

#content div.row.marginTop{
	margin-top: -50px;
}


/*Offers
****************************************************************/

#content ul.partnerOffers div:nth-child(2) > ul {
	padding: 0 0px 15px 30px;
}

#content div.featuredProducts {
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
}


/*BOX LIST
****************************************************************/

div.copy ul.boxList {
	margin: 0;
	padding: 0;
}

div.copy ul.boxList li {
	background-image: none;
	overflow: hidden;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0;
}

div.copy ul.boxList li .inner {
	margin: 0 2%;
	background-image: none;
	overflow: hidden;
	height: 490px;
	margin: 20px 4% 0;
	background-color: #ebf1f2;
	border-radius: 8px;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
	position: relative;
}

/*div.copy ul.boxList li:nth-child(3n+4) {
	clear: left;
}*/

div.copy ul.boxList li:before {
	content: "";
}

div.copy ul.boxList img {
	width: 100%;
	height: auto;
}

div.copy ul.boxList h3,
div.copy ul.boxList p {
	padding-left: 20px;
	padding-right: 20px;
}

div.copy ul.boxList h3 {
	padding-top: 15px;
	font-size: 22px;
}

div.copy ul.boxList li p.more {
	height: 36px;
	margin: 0;
	background-color: #d9e4e6;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

div.copy ul.boxList li p.more span.price {
	display: inline-block;
	padding: 6px 0;
}

div.copy ul.boxList li p.more a.btn {
	color: #ed1c24;
	float: right;
	text-transform: none;
	text-align: right;
	font-size: 16px;
	padding-left: 0;
	padding-right: 0;
}


/*LOGO LIST
****************************************************************/

div.copy ul.logoList {
	margin: 0;
	padding: 0;
}

div.copy ul.logoList li {
	background-image: none;
	overflow: hidden;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0;
}

div.copy ul.logoList li .inner {
	margin: 0 2%;
	background-image: none;
	overflow: hidden;
	height: auto;
	margin: 20px 7% 0;
	background-color: #ebf1f2;
	border-radius: 8px;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
	position: relative;
}

div.copy ul.logoList li:before {
	content: "";
}

div.copy ul.logoList img {
	width: 100%;
	height: auto;
}



/*TESTIMONIALS PAGE
******************************************************************/

.copy .testimonials li {
	margin: 20px 0 30px;
}

div.copy ul.testimonials li:before {
	content: "";
	padding-right: 0;
}

.copy .testimonials blockquote {
	text-align: left;
	position: relative;
	border: 0;
	background-color: #d9e4e6;
	border-radius: 8px;
	margin-bottom: 12px;
}

.copy .testimonials .even blockquote {
	background-color: #ebf1f2;
}

.copy .testimonials blockquote:before {
	content:"";
	position: absolute;
	left: 5%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 26px solid #d9e4e6;
}

.copy .testimonials .even blockquote:before {
	border-top: 26px solid #ebf1f2;
}

.copy .testimonials blockquote a {
	text-decoration: none;
}

.copy .testimonials blockquote p {
	color: #333e4c;
	font-size: 18px;
	line-height: 32px;
	padding: 0 70px;
}

.copy .testimonials cite {
	color: #ed1c24;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	padding-left: 8%;
}

.copy .testimonials .even cite {
	color: #00a0cc;
}

.copy .testimonials cite span {
	font-style: italic;
	font-weight: normal;
}

.copy .testimonials blockquote i.fa-quote-left {
	font-size: 75px;
	color: #ed1c24;
	opacity: 1;
	position: absolute;
	z-index: 30;
	top: 20px;
	left: 30px;
	-moz-transform:rotate(-3deg); /* Firefox */
	-webkit-transform:rotate(-3deg); /* Safari and Chrome */
	transform:rotate(-3deg);
}

.copy .testimonials blockquote i.fa-quote-right {
	font-size: 55px;
	color: #ed1c24;
	opacity: 1;
	position: absolute;
	z-index: 30;
	bottom: 30px;
	top: auto;
	right: 30px;
	-moz-transform:rotate(3deg); /* Firefox */
	-webkit-transform:rotate(3deg); /* Safari and Chrome */
	transform:rotate(3deg);
}


.copy .testimonials .even blockquote i.fa-quote-left,
.copy .testimonials .even blockquote i.fa-quote-right {
	color: #00a0cc;
}



/*NEWS
****************************************************************/

div.copy ul#newsList {
	margin: 0;
	padding: 0;
}

div.copy ul#newsList li {
	background-image: none;
	overflow: hidden;
	padding: 20px;
	margin: 2% 0 0;
	background-color: #ebf1f2;
	border-radius: 8px;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
}


div.copy ul#newsList li:before {
	content: "";
}

div.copy ul#newsList li img {
	float: left;
	margin-right: 20px;
	border-radius: 4px;
}

div.copy ul#newsList li:nth-child(2n+2) img {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}

div.copy ul#newsList li h3 {
	margin: 0;
	padding: 0 20px 5px 20px;
}

div.copy ul#newsList li p {
	margin: 0;
	padding: 0 20px 15px 20px;
}

div.copy ul#newsList li p.date {
	padding-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646d78;
}

div.copy ul#newsList li:nth-child(2n+1) a.btn {
	float: right;
}



/*FORMS
*****************************************************************/

form div {
	overflow: hidden;
}

form .label,
form label {
	color: #003067;
}

form .form-control {
	border: 1px solid #c8ced5;
	box-shadow:inset 0 0 5px rgba(188,222,231,1);
}

form textarea.form-control {
	height: 130px;
}

.filter > div {
	background-color: #ebf1f2;
	border-radius: 8px;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
	overflow: hidden;
	padding: 0 0 20px;
	margin-bottom: 20px;
}

.filter h3 {
	padding-top: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.filter form {
	padding: 20px 0 0 0;
}

.filter form .form-group {
	margin: 5px 5px;
}

/*bootstrap overrides*/

.form-horizontal .control-label {
	text-align: left;
}



/*Cookie Policy
*******************************************************/

div#cookiePolicy {
	position:fixed;
	bottom:0;
	left:30px;
	background:#eee;
	border:1px solid #aaa;
	border-bottom:none;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	z-index:5000000000;
	width:140px;
	padding:10px;
	font-size:11px;
	margin-bottom:-200px;
	-webkit-transition:margin-bottom 0.5s;
	-moz-transition:margin-bottom 0.5s;
	-ms-transition:margin-bottom 0.5s;
	transition:margin-bottom 0.5s;
}

div#cookiePolicy p a {
	display:block;
	margin-top:5px;
}

div#cookiePolicy h3 {
	display:block;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
}

div#cookiePolicy a.close {
	display:block;
	width:20px;
	height:20px;
	text-indent:-50000px;
	position:absolute;
	top:5px;
	right:5px;
	background:url(../images/layout/close.png) center center no-repeat;
}



/*MESSAGES
************************************************************/

div#message {
	padding: 20px 40px 20px 20px;
	background: #e2f2c1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 20px 0;
}

div#message.fail {
	background-color: #f2c1c7;
}

div#message h3 {
	color: #000;
	font-size: 19px;
	padding: 5px 0 5px 0;
}

div#message div {
	font-size: 14px;
	padding: 0 0 10px 0;
}

div.quickSearch{
	padding: 10px;
}

body#offers div#companyOption{
	display: none;
}







/***************************************************************
****************************************************************
PRODUCTS - taken from lemur.css
****************************************************************
***************************************************************/


/*PRODUCT LISTING PAGE
***************************************************************/

div#wrap ul.productList {
  margin: 0 0 0 0;
  padding:0;
  width: auto;
  position: relative;
	overflow: hidden;
}

div#wrap ul.productList li {
	margin: 1.5% 3% 1.5% 0;
	padding: 0;
	border: 0;
	background-image: none;
	width: 30%;
	height: 340px;
	float: left;
	position: relative;
	z-index: 13;
	background: #fff;
	box-shadow: inset 0 0 55px rgba(45,82,53,0.2);
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
}

div#wrap #contentWrapWide ul.productList li {
	width: 22%;
}

ul.productList div.image {
	margin: 0 auto 0 auto;
	max-height: 170px;
	overflow: hidden;
	border-bottom: 5px solid #c4c9a8;
}

ul.productList div.image img {
	width: 100%;
	height: auto;
	display: block;
}

ul.productList a:hover img {
	opacity: 0.85;
}

ul.productList h3 {
	color: #0a3d1d;
	font-size: 19px;
	padding: 18px 0 10px 15px;
}

ul.productList h3 a {
	color: #0a3d1d;
	text-decoration: none;
}

ul.productList h3 a:hover {
	text-decoration: underline;
}

ul.productList p.summary, div#wrap ul.productList.list p.summaryLong {
	font-size: 13px;
	color: #5e7e80;
	line-height: 17px;
	padding: 0 15px 5px 15px;
}

ul.productList p.summary a, div#wrap ul.productList.list p.summaryLong a {
	color: #5e7e80;
	text-decoration: none;
}

div#wrap ul.productList.list p.summary {
	display: none;
}

ul.productList p.summaryLong {
	display: none;
}

div#wrap ul.productList.list p.summaryLong {
	display: block;
}

ul.productList p.more {
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 18px;
	padding: 0;
}

ul.productList p.more a.btn {
	color: #2d5235;
	background-color: #bfc6a5;
	text-decoration: none;
	display: block;
	padding: 12px 0 4px 0;
	height: 25px;
}

ul.productList p.more a.btn:hover {
	background-color: #2d5235;
	color: #bfc6a5;
}


/*PRODUCT DETAIL PAGE
***************************************************************/

div.productDetail {
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
}

/*product top*/

div.productDetail .productTop {
	overflow: hidden;
	padding: 0 0 15px 0;
}

div.productDetail .productTop .left {
	position: relative;
	z-index: 5;
}

div.productDetail h1#pageTitle {
	border: 0;
	/*padding-right: 320px;*/
}

div.productDetail p.summary {
	font-size: 17px;
	font-style: italic;
	line-height: 23px;
	padding: 0 0 15px 0;
}

div.productDetail p.price {
	font-size: 20px;
	color: #003067;
	font-weight:bold;
	text-align: center;
	/*position: absolute;*/
	z-index: 20;
	/*top: 10px;*/
	/*right: 0;*/
	/*padding-top: 20px;*/
}

div.productDetail p.price span {
	-webkit-border-radius: 0 6px 6 0px;
	border-radius: 6px;
	background-color: #ed1c24;
	color: #fff;
	padding: 2px 11px;
	font-weight: bold;
	font-size: 20px;
	display:block;

}


/*FORM ON PRODUCT PAGE
****************************************************************/

.formHolder.blue {
	background-color: #00a0cc;
	border-radius: 8px;
	overflow: hidden;
}

.formHolder.blue h3 {
	background-color: #008ab8;
	color: #fff;
	font-size: 26px;
	padding: 25px 30px 20px;
}

.formHolder.blue p {
	color: #fff;
	font-size: 15px;
	padding: 20px 30px 0;
}

.formHolder form {
	padding: 15px 15px 40px;
}

.formHolder.blue label {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.formHolder form .btn {
	background-color: #ffd503;
	color: #003067;
	display: block;
	width: 100%;
	font-size: 20px;
	border: 2px solid #fff;
}


/*TESTIMONIALS ON PRODUCT PAGE
****************************************************************/

.testimonials.sidebar {
	background-color: #003067;
	border-radius: 8px;
	margin-top: 30px;
}

.testimonials blockquote {
	padding-top: 25px;
}

.testimonials.sidebar blockquote {
	padding-bottom: 0;
}

.testimonials.sidebar blockquote p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	padding: 0 50px;
}


.testimonials.sidebar blockquote i.fa-quote-left {
	font-size: 40px;
	top: 40px;
	left: 20px;
}

.testimonials.sidebar blockquote i.fa-quote-right {
	font-size: 30px;
	top: auto;
	bottom: 20px;
	right: 20px;
}

.testimonials.sidebar p.more {
	text-align: right;
	padding: 0 20px 30px 0;
}

.testimonials.sidebar p.more a {
	color: #fff;
}


/*TABBED AREAS
****************************************************************/

.nav-tabs {
	border-bottom: 0;
	margin-top: 30px;
}

.productMain .col-md-7 .tabbedArea {
	margin-bottom: 30px;
}

.productMain .col-md-5 .nav-tabs {

}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 0;
	border-radius: 8px 8px 0 0;
	background-color: #d9e4e6;
	color: #333e4c;
	font-size: 14px;
	padding: 8px 20px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
	background-color: #ebf1f2;
	color: #003067;
	border: 0;
}

.tab-content {
	background-color: #ebf1f2;
	padding: 20px;
	border-radius: 0 8px 8px 8px;
}

.tab-content {
	margin-top: 0;
}



/*AGENT DETAIL
****************************************************************/

.agentDetail .logo img {
	border-radius: 8px;
	padding: 20px;
	display: block;
	border: 1px solid #d9e4e6;
}

.agentDetail .copy {
	padding-bottom: 30px;
}

/*FACEBOOK
****************************************************************/

.facebookBox {
	padding: 20px 20px;
	border: 2px solid #00a0cc;
	border-radius: 8px;
	margin-top: 30px;
}

.facebookBox iframe {
	width: 100%;
	height: 300px;
}



/*SIDEBOX
****************************************************************/

.sideBox {
	padding: 20px 20px;
	border: 2px solid #00a0cc;
	background-color: #ebf1f2;
	border-radius: 8px;
	margin: 0 0 30px;
}



/*QUICK SEARCH
****************************************************************/

div#QuickSearch {
	position:absolute;
	width:100%;
	max-width: 440px;
	margin-top:33px;
	right:15px;
	z-index: 500;
	background: #fff;
	background: rgba(255,255,255,0.95);
	border-radius: 6px;
}


div#QuickSearch:before {
	content:url(../images/layout/miniCartNip.png);
	position: absolute;
	left:0;
	margin-top:-15px;
	margin-left:240px;
}


div#quickSearch .dcCom_sitesearchResultsWrapper.tabOff,
div#dcCom_siteSearchResults .dcCom_sitesearchResultsWrapper.tabOff,
span#dcCom_twSearch_SectionLinksTitle,
div#quickSearch div#searchRefineLink,
div#quickSearch div#dcCom_twSearchForm
{
	display: none;
}

h3#dcCom_twSearchResults_Title,
.dcCom_twSearchResultsGroup h4 {
	color: #003067;
}

.container div#dcCom_twSearch div.dcCom_twSearchResultsGroup {
	border-bottom: 1px solid #d9e4e6;
	padding: 10px 0;
}

#searchRefineLink a {
	display: block;
	margin: 15px 0 10px;
	font-size: 13px;
	font-style: italic;
}

div#dcCom_twSearch .dcCom_twSearchResultsGroup li {
	background-image: none !important;
	position: relative;
}

div#dcCom_twSearch .dcCom_twSearchResultsGroup li:before {
	content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ed1c24;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 1px;
    left: 6px;
}

div#QuickSearch p.more a {
	display: block;
	border-radius: 6px;
	padding: 8px 0;
	color: #fff;
	background: #ed1c24;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
	margin: 0 20px 20px;
}

/*tabs*/

.container div#dcCom_twSearch_SectionLinks {
	border-bottom: 1px solid #d9e4e6;
	padding: 2px 0 2px 0;
}

div#dcCom_twSearch_SectionLinks ul {
	border: 0;
}

div#dcCom_twSearch div#dcCom_twSearch_SectionLinks ul {
	padding: 5px 0 0 0;
	position: relative;
	z-index: 30;
	top: 3px !important;
	width: 100%;
	overflow: hidden;
	border-radius: 0;
	border-bottom: 0 !important;
	height: auto;
	margin-bottom: 10px !important
}

div#quickSearchdiv #quickSearch div#dcCom_twSearch_SectionLinks span {
	display: none;
}

div#dcCom_twSearch_SectionLinks li {
	float: left;
	clear: none;
	padding: 0;
	margin: 0 0 5px !important;
	background-image: none;
}

div#dcCom_twSearch_SectionLinks li a {
	display: inline-block;
	float: left;
	text-decoration: none;
	height: auto !important;
	padding: 6px 12px 5px 12px !important;
	margin: 0 2px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal !important;
	text-align: center;
	border-radius: 6px;
	background-color: #00a0cc;
	color: #fff;
	font-weight: bold;
}

div#dcCom_twSearch_SectionLinks li.last a {
	margin-right: 0;
	width: 102px;
}

div#dcCom_twSearch_SectionLinks li a:hover,
div#dcCom_twSearch_SectionLinks li.sel a {
	background-color: #ffd503 !important;
	color: #003067 !important;
}


div#dcCom_twSearch_SectionLinks li:before {
	content: "";
}



/*search page*/

.copy #dcCom_twSearchForm input[type=text],
.copy #dcCom_twSearchForm select {
	margin: 0 0 10px;
	padding: 6px;
	border-radius: 6px;
	border: 1px solid #c0d6da;
}

.copy #dcCom_twSearchForm input[type=submit] {
	background-color: #ffd503;
	color: #003067;
	padding: 12px 30px 10px;
	border-radius: 4px;
	font-size: 17px;
	border: 0;
}


ul.subNavList1{
	display: none;
}


div#QuickSearch div#searchRefineLink{
	display: none;
}

/*Facebook Pop Up */

.navfacebook {
	float:right;
	padding:30px 15px 0 0;
}

.navfacebook a {
	background-size: 100% auto;
	width:42px !important;
	height:42px !important;

}


.toggle-menu-holder .menu-body.opened {
	border-top:10px solid #ffd503 !important;
	top:90px;
	border-bottom: 10px solid #ed1c24 !important;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
}

.toggle-menu-holder .menu-body ul li {
	list-style:none;
	border-left:none !important;
	border-bottom: none !important;
}

#facebookiframe {
	height:592px !important;
}

.toggle-menu-holder .menu-body ul li a {
	padding: 10px 31px 0px 0px !important;
	min-width:0 !important;


}



/*Whislist */


/*Top Nav WishList*/
.topNavList li{
	position: relative;
}

.topNavList li.last > a {
    background-color: #002958;
    color: #FFF;
    padding: 12px 20px 10px;
    border-radius: 4px;
    font-size: 16px;
    margin-left: 10px;
}

.topNavList ul.cart-wishlist{
   top: 40px;
   display: none;
}

.topNavList li.last:hover .cart-wishlist{
	display: block;
}

ul.cart-wishlist{
	position: absolute;
	left: 10px;
    width: 310px;
    background: #FFF;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 0;
}


ul.cart-wishlist li{
	width: 100%;
}

ul.cart-wishlist li a{
	padding: 7px 20px;
    color: #00A0CC;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #D9E4E6;
    position: relative;
    float: left;
}


ul.cart-wishlist > li > a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ED1C24;
    font-size: 16px;
    position: absolute;
    top: 7px;
    left: 5px;
}

ul.cart-wishlist li a span{
    font-size: 10px;
}



.wishlist-actions{
	cursor: pointer;

	float: right;
    padding-left: 10px;
    padding-top: 7px;
}


.boxList.offers .wishlist-actions, .offersSlider .wishlist-actions{
	position: absolute;
	right: 5px;
    color: #FFD503;
    z-index: 99;
}

.productDetail .fa.fa-phone {
    color: red;
}
.productDetail .iconList > li {
    list-style: outside none none;
    text-align: center;
}
#kelair-campotel-competition .copy p >img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto!important;
}
.formWizFormWrap li:before {
  display: none;
}
.field {
  position: relative;
}
#kelair-campotel-competition div.emailIcon {
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#kelair-campotel-competition div.emailIcon + input {
  padding-left: 35px!important;
}
#kelair-campotel-competition .copy {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#kelair-campotel-competition .formWizFormWrap {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  background: #ebf1f2;
  border-radius: 8px;
  padding: 20px!important;
}
#kelair-campotel-competition #twformFields9 {
  background-color: #00a0cc;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px 15px;
}
#kelair-campotel-competition form.formWizForm div.twFormFooter {
  margin-top: -20px;
  background-color: #00a0cc;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  border-radius: 8px;
}
#kelair-campotel-competition label {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
}
#kelair-campotel-competition form.formWizForm input.medium, #kelair-campotel-competition form.formWizForm select.medium {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #c8ced5;
  -webkit-box-shadow: 0 0 5 rgba(188,22,231) inset;
  box-shadow: 0 0 5 rgba(188,22,231) inset;
  color: #555;
  font-size: 14px;
  height: 34px;
  line-height: 1.4;
  padding: 6px 12px;
  vertical-align: middle;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#kelair-campotel-competition .submitBut {
  border: solid 2px #fff;
  background-color: #ffd503;
  color: #003067;
  display: block;
  font-size: 20px;
  width: 100%;
  font-family: "Megalopolis",sans-serif;
  border-radius: 8px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#kelair-campotel-competition  form.formWizForm div.info {
  color: #fff;
}
#kelair-campotel-competition .field {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
#kelair-campotel-competition .field:before,
#kelair-campotel-competition .field:after {
  content: normal;
}
#kelair-campotel-competition .field .sp2 {
  width: 48%;
  margin: 0px;
}
@media (max-width: 767px) {
  #kelair-campotel-competition .field {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  #kelair-campotel-competition .field .sp2 {
  width: 100%;
  margin: 0px;
}

}



