@charset "utf-8";
/* CSS Document */
.horspacer5{height: 5px;}
.horspacer10{height: 10px;}
.horspacer15{height: 15px;}
.horspacer20{height: 20px;}
.horspacer25{height: 25px;}
.horspacer30{height: 30px;}
.horspacer40{height: 40px;}

body {
    background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
    color: #555555;
    padding: 0;
    margin-top: 1rem;
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
	font-size: 1rem;
    line-height: 1;
    position: relative;
    cursor: default;
}

h1, h2, h3, h4, h5, h6, ul {
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

p {
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 1.0rem;
    text-rendering: optimizeLegibility;
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
}

#container-main {
	border-style: solid;
    border-width: 0px;
    border-color: #d8d8d8;
    margin-bottom: 0rem;
	margin-top:0.5rem;
    padding: 0rem;
    background: #ffffff;
    color: #555555;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
	border: 0px solid #000000;

}

.client-border {height: 12px; background-color:blue;width:100%;}

#contact ul {font-size:14px;}
/* HEADER */
.panel-white {
    border-style: solid;
    border-width: 0px;
    border-color: #d8d8d8;
    margin-bottom: 0rem;
    padding: 1.0rem 2.5rem;
    color: #555555;
	min-height:400px;
}
.panel-white-head {
	border-style: solid;
    border-width: 0px;
    border-color: #d8d8d8;
    margin-bottom: 0rem;
    padding: 0.5rem 2.5rem;
    /*background: #ffffff;*/
    color: #555555;
	}

header #logo {
    float: none;
    margin: 20px 0px 20px 5px;
    text-align: center;
}

#middle {
	/*position: relative;
  	top: 50%;
  	transform: translateY(-50%);*/
	margin: 0;
}
	
#block {
  display: block;
  max-width: 500px;
  background: #E74C3C;
  margin: 0 auto 1em;
  height: 100px;
  border-radius: .2em;
  position: relative;
  /*color: white;*/
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*img, p {
    padding: 1em;
    margin: 0;
  }*/
}


header #tel {
	float: none;
    color: #555555;
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
}

/* NAVIGATION */
.top-bar-section ul {
    display: inline;
    height: auto !important;
    width: 100%; 
    margin: 0;
}

#sec-nav {
	float: right;
	padding-top: 0px;
	}

#sec-nav ul li {
	display: inline-block;
    list-style-type: none;
    padding-left: 0.3em;
    padding: 0.5em 0em 0em 0.5em;
	}

/* SLIDESHOW */ 


#wrapper {
    width: 990px;
    margin: 0 auto;
}

#slideshow { position:relative; height:220px;}
#slideshow img { position:absolute; top:0; left:0; z-index:8;}
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

#slideshow1 > h1 { color:#fff; font:36px Arial, Helvetica, sans-serif; padding-left:10px; line-height:44px; border-top:1px solid #fff; border-bottom:1px solid #fff;} 

/*#owl-example { position:relative; height:50px;} */
#owl-example h2.slideshow{ background-color:#333;padding:0 2.5rem;color:#f5f5f5;font-size:2rem;}
#owl-example h2.active { z-index:10; }
#owl-example h2.last-active { z-index:9; }


#content-travel, h1.travel { background:#e82a2e; }
#content-ceremony, h1.ceremony { background:#f58124; }
#content-motor, h1.motor { background:#eec609; }
#content-carhire, h1.carhire { background:#3f9868; }
#content-health, h1.health { background:#425eb6; }
#content-pet, h1.pet { background:#944a9d; }

/* Pricing Table */ 
.pricing-table {min-height: 340px;}
#quotebox-container {padding-left: 0.6rem;padding-right: 0.6rem;}
#quotebox {padding-left: 0.4rem;padding-right: 0.4rem;}

/*.pricing-table .bullet-item ul#three-section{margin-left: 15%;}*/
ul#three-section{margin-left: 15%;}
.pricing-table .price {
    background-color: none;
    color: #333;
    font-family:inherit;
    font-size: 2rem;
    font-weight: 500;
    padding: 0.5rem 1.4rem;
    text-align: center;
}
.pricing-table .title {
    background-color: #333;
    color: #eee;
    /*font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;*/
	font-family:inherit;
    font-size: 1.2rem;
    font-weight: normal;
    /*padding: 0.9375rem 1.4rem;*/
	padding: 0.9375rem;
    text-align: center;
	line-height: 1.4;
}
.pricing-table .title .small {font-size: 75%;}

.pricing-table .cta-button {
    background-color: #fff;
    padding: 0.5rem 1.4rem;
    text-align: center;
	margin: 0rem!important;
}

.pricing-table .bullet-item {
    background: #ddd;
	font-size:0.8rem;
	padding: 0.5rem 1.2rem;
	border-bottom: dotted 0px #ddd;
	text-align:left;
	min-height:56px;
	line-height: 1.3;
}
.pricing-table .bullet-item ul {
    font-size: 0.65rem;
    margin-left: 15%;
}
.pricing-table .bullet-item ul li {line-height:1.2rem;}

.side-per-price_x {
    position: relative;
    left: 175px;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    height: 0px;
    width: 45px;
    font-weight: bold;
    top: -26px;
}

/* FOOTER */
#footerbox {
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.44);
    background-color: #f5f5f5;
    color: #333333;
   	padding: 1.5rem 2.5rem;
    margin: 0 0  0.5rem 0;
    
}
.footertext {font-size:0.7rem; line-height:1.0rem;text-align: center;}
	

.footerlogo {margin: 0px auto 10px auto;text-align: center;display:block;max-width:200px;}
	
	
@media only screen and (min-width: 40.0625em) {
	
ul#three-section{margin-left: 0%;}	
header #tel {
    float: right;
    font-size: 1.6em;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
}

header #logo {
    float: none;
    margin:0;
    text-align: center;
}

#sec-nav {
	float: right;
	padding-top: 0px;
	}
	
#sec-nav ul li a {
    font-size: 0.8em;
}	

.top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
    margin-left: 1.6rem;
}
#middle {
    position: relative;
    padding-top: 20px;
}

.footertext {font-size:0.7rem; line-height:1.0rem;text-align: left;}
.footerlogo {margin: 0 auto;text-align: right;max-width:130px;}

}


@media only screen and (min-width: 64.0625em) {
	ul#three-section{margin-left: 15%;}
	
	header #logo {float: left;margin: 0 auto;}	
	header #tel {
    float: right;
    color: #555555;
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1.85em;
    font-weight: 500;
    margin: 0 auto;
	padding-top: 15px;
}
#middle {
    position: relative;
    padding-top:0;
}

#sec-nav {
	float: right;
	padding-top: 0.5em;
	}

#sec-nav ul li a{
	font-size: 1em;
	}
	
.pricing-table .bullet-item ul {
    font-size: 0.65rem;
    margin-left: 0rem;
}

/*#sec-nav ul {
    padding: 2em 0em 0em 1em;
	background-color:green;
}*/
	}