<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

01. GENERAL STYLING

02. MENU

03. INDEX PAGES

04. PAGES

	0I:	TEAM

	II:	ABOUT

	III:SERVICES

	IV: TESTIMONIALS

	V:	BLOG

	VI: CONTACT

	VII:FOOTER

05: PORTFOLIO, CAROUSEL &amp; THUMB CAROUSELS

06: 404 PAGE, PRICING TABLE, SKILLS BAR, ACCORDIAN, TABS, TOOLTIPS

07. CSS3 ANIMATIONS

08. MEDIA QUERIES

09. Glyphicons

*/



/*-----------------------------------------------------------------------------------*/

/*	01: GENERAL STYLING

/*-----------------------------------------------------------------------------------*/



body {

	margin: 0;

	padding: 0;

	font: 13px/22px 'Lato', sans-serif;

	color: #555;

	background: #f0f0f0;

	-webkit-backface-visibility: hidden;

	overflow-x: hidden;

	text-rendering: optimizeLegibility;

}

/**** PAGE CONTAINERS ****/

code{
	font-family: 'Lato';
	color:#D24637;
	background-color:#FEDCDC;
	}

.header {

	padding: 0 0;

	background: #323A45;

	margin: 0 auto;

	min-height: 130px;

	width: 100%;

	z-index: 1000;

}

.inner_content {

	padding: 20px 0 0 0;

}

.wrapper {

	margin: 0px auto;

	padding: 0 0 60px;

}

#banner {

	background: #e9e6e1;

	width: 100%;

}

.intro_wrapper {

	margin: 0 auto;

	padding: 0 0 40px;

}

.intro_wrapper2 {

	margin: -6px auto 0;

	padding: 0 0 40px;

}

.intro_wrapper3 {

	margin: -20px auto 0;

	padding: 0 0 40px;

}

/**** GENERAL ****/

a, input, select, textarea {

	outline: none;

	text-decoration: none;

}

a, li {

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

a, a:visited {

	text-decoration: none!important;

}

:focus {

	outline: 0!important;

}

ul {

	list-style-type: none;

}

a:hover, a:active, a:focus {

	outline: 0!important;

}

::-moz-selection {

color:#fff;

background:#19C1C3;

}

::selection {

	color: #fff;

	background: #19C1C3;

}

p {

	margin-bottom: 15px;

}

span {

	font-weight: 700;

}

small {

	letter-spacing: 0.2em;

	font-size: 11px;

}

.clear {

	height: 0;

	clear: both;

	font-size: 0;

}

.normal {

	font-weight: normal;

}

.pull-right {

	margin-left: 12px;

}

.pull-left {

	margin-right: 12px;

}

.center {

	text-align: center;

	margin: 0 auto;

}

.right {

	text-align: right;

	margin: 0 auto;

}

.justify {

	text-align: justify;

}
hr {

	border-top: 1px solid #ccc;

	border-bottom: 0;

}

blockquote {

	border-left: 3px solid #4b8ac9;

}

.popover {

	text-align: left;

}

.zocial:hover, .zocial:focus {

	background: #19C1C3;

}

.zocial {

	border-radius: 4px;

	padding: 2px;

}

.media img {

	margin-top: 5px;

}

.media-body a {

	color: #888;

}

.media-body a:hover {

	color: #777;

}

.big {

	font-size: 100px;

}

.myslider {

	display: none;

}

.well {

	background-color: #D3CDC4;

	border: 0px none;

	margin-top: 10px;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}

/* Icons List */

.fa-li {

	margin-left: -8px;

	padding-top: 2px;

}

/* Colours */

.hue {

	color: #4b8ac9;

}

.white {

	color: #fff;

}

.magnolia {

	color: #E9E6E1;

}

.grey {

	color: #999;

}

.grey2 {

	color: #69767F;

}

.asphalt {

	color: #34495E;

}
.rosso {

	color: #D24637;

}

.colour {

	color: #4b8ac9;

}

.hue_block {

	background-color: #19C1C3;

	color: #fff;

	padding: 0px 4px 2px;

}

.hue_block:hover {

	background-color: #4b8ac9;

}

/* Padding */

.pad90 {

	padding-top: 90px;

}

.pad45 {

	padding-top: 45px;

}

.pad30 {

	padding-top: 30px;

}

.pad25 {

	padding-top: 25px;

}

.pad15 {

	padding-top: 15px;

}

.pad10 {

	padding-top: 10px;

}

.pad5 {

	padding-top: 5px;

}

/* Margins */

.marg-bottom5 {

	margin-bottom: 5px;

}

.marg-left5 {

	margin-left: 5px;

}

.marg-right5 {

	margin-right: 5px;

}

.but_marg {

	margin-left: 3px;

}

/* Video */

.vendor {

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 0px;

	height: 0;

	margin: 0 0;

}

.vendor iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}

iframe {

	border: 0;

	width: 100%;

	height: 100%;

}

video {

	width: 100%;

	height: auto;

}

.soundcloud {

	width: 100%;

	height: 166px;

}

/**** LINKS ****/

a {

	color: #4b8ac9;

	text-decoration: none;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

	outline: none;

}

a:hover {

	color: #555;

	text-decoration: none;

}

/**** IMAGES ****/

img {

	vertical-align: top;

	ms-interpolation-mode: bicubic;

	opacity: 1.0;

}

/* Image Hover Colour */

.hover_img:hover, .hover_colour {

	position: relative;

	background: #4b8ac9 url(../img/zoom.png) no-repeat 50% 50%;

	-webkit-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);

	-moz-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);

	box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);

}

/* Image Rotate */

.rotate {

	-webkit-transition-duration: 0.8s;

	-moz-transition-duration: 0.8s;

	-o-transition-duration: 0.8s;

	transition-duration: 0.8s;

	-webkit-transition-property: -webkit-transform;

	-moz-transition-property: -moz-transform;

	-o-transition-property: -o-transform;

	transition-property: transform;

	overflow: hidden;

}

.rotate:hover {

	-webkit-transform: rotate(360deg);

	-moz-transform: rotate(360deg);

	-o-transform: rotate(360deg);

}

/**** BUTTONS ****/

.btn {

	border: 0;

	-webkit-transition: background-color .4s ease-in;

	-moz-transition: background-color .4s ease-in;

	-o-transition: background-color .4s ease-in;

	transition: background-color .4s ease-in;

}

.btn-custom {

	font-size: 14px;

	padding: 12px 15px 14px;

	margin-top: 10px;

}

.btn-rounded {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

.btn-primary {

	background-color: #323a45;

	border: 0;

}



.btn-primary_rossa {

	background-color: #e74c3c;

	border: 0;

}



.btn-primary_blu {

	background-color: #2980B9;

	border: 0;

}



.btn-primary_verde {

	background-color: #79c03f;

	border: 0;

}

.btn-primary_verde2 {

	background-color: #79c03f;

	border: 1px solid #fff;

}




.btn-primary:hover {

	background-color: #a4adb5;

}

.btn-inverse {

	background-color: #323A45;

}

.btn-inverse:hover {

	background-color: #3e4957;

}

.btn:visited, .btn:focus {

	color: #fff;

}

.label, .badge {

	text-shadow: none;

}

.portfolio-links i {

	background-color: #3E4957;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

}

.portfolio-links a {

	margin-right: 5px!important;

}

.portfolio-links a:hover i {

	background-color: #323A45;

}

/**** TYPOGRAPHY ****/

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

	font-weight: 300;

	letter-spacing: -0.25px;

}

h1.title {

	font-size: 40px;

	line-height: 35px;

	font-weight: 700;

	margin-bottom: 35px;

	text-align: left;

}

h1 {

	font-size: 24px;

	line-height: 40px;

}

h2 {

	font-size: 21px;

	line-height: 28px;

}

h3 {

	font-size: 18px;

	line-height: 25px;

}

h4 {

	font-size: 16px;

	line-height: 25px;

	margin-bottom: 10px;

	letter-spacing:1px;

}

h5 {

	font-size: 13px;

	line-height: 22px;

	margin-bottom: 10px;

	letter-spacing:1px;

}

h6 {

	font-size: 14px;

	line-height: 22px;

	margin-bottom: 10px;

}

h1.intro {

	line-height: 40px;

	font-weight: 300;

}

.lead {

	font-size: 18px;

	line-height: 24px;

}

/* Welcome Text */

.welcome_index {

	width: 80%;

	font: 32px/50px 'Lato', sans-serif;

	padding: 55px 0 30px;

	font-weight: 300;

	margin: 0 auto;

	color: #69767F;

	text-align: center;

}

/**** DROP CAPS ****/

.dropcap, .dropcap2 {

	font-weight: 700;

	display: block;

	float: left;

	font-size: 45px;

	padding: 0;

	margin: 10px 8px 0 0;

	text-transform: uppercase;

}

.dropcap2 {

	color: #4b8ac9;

}

/**** DRIBBBLE ****/

.shotList img {

	width: 32.08%;

	padding: 0 0.4% 15px 0;

	margin-left: 10px;

}

.shotList img:hover {

	opacity: 0.9;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	-ms-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



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

.shotList img {

	width: 49%!important;

	padding: 0 6px 6px 0;

	margin: 0 auto!important;

}

}



@media screen and (min-width: 481px) and (max-width: 768px) {

.shotList img {

	width: 48%!important;

	padding: 0 3% 5px 0;

	margin: 0 auto!important;

	margin-left: -10px!important;

}

}



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

.shotList img {

	width: 100%!important;

	padding: 0 0 20px 0;

	margin: 0 auto!important;

	margin-left: -10px!important;

}

}

/*-----------------------------------------------------------------------------------*/

/*	02: MENU

/*-----------------------------------------------------------------------------------*/

/**** LOGO****/

.logo a {

	float: left;

	margin: 26px 0px 0 0;

	webkit-transition: all 0.3s ease-in;

	-moz-transition: all 0.3s ease-in;

	-o-transition: all 0.3s ease-in;

	transition: all 0.3s ease-in;

}

.logo a:hover {

	opacity: .80;

}

#main_menu {

	float: right;

	margin: 22px 0 0 0;

}

.nav {

	padding: 0;

	margin: 0;

}

.nav-pills &gt; li {

	list-style: none;

	float: left;

	margin: 0;

	position: relative;

	padding: 0 0;

	display: inline-block;

}

.nav-pills &gt; li &gt; a {

	font-weight: 400;

	color: #bbb;

	letter-spacing: 2px;

	font-size: 13px;

	display: block;

	padding: 40px 22px 22px 25px;

	text-align: center!important;

	text-transform: uppercase;

}

.nav-pills &gt; li.active {

	/*background: #f00;*/

	color: #fff;

	/*webkit-border-radius: 4px 4px 0px 0px;

	-moz-border-radius: 4px 4px 0px 0px;

	border-radius: 4px 4px 0px 0px;*/

}

.nav-pills &gt; .active &gt; a, .nav-pills &gt; .active &gt; a:hover, .nav-pills &gt; .active &gt; a:focus {

	background: transparent;

}

.nav-pills &gt; li &gt; a:hover {

	background: transparent;

	color: #fff;

}

.dropdown-menu {

	background: #fff;

	display: none;

	left: -25px;

	padding: 0;

	position: absolute;

	top: 80px;

	width: 170px;

	z-index: 300;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	background: #323A45;

	box-shadow: none !important;

	border: none;

}

.dropdown-menu &gt; li &gt; a {

	border: 0;

	color: #bbb;

	display: block;

	font-size: 13px;

	padding: 8px 20px !important;

	text-align: left;

	text-transform: none;

}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus, .dropdown-submenu:hover &gt; a, .dropdown-submenu:focus &gt; a {

	text-decoration: none;

	color: #fff;

	background: transparent!important;

}

.dropdown-menu &gt; li:first-child {

	margin-top: 4px;

}

.dropdown-menu &gt; li:last-child {

	margin-bottom: 6px;

}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav &gt; li.dropdown.open.active &gt; a:hover, .nav &gt; li.dropdown.open.active &gt; a:focus {

	background-color: transparent;

	border: 0px;

}

.dropdown-menu .sub-menu {

	visibility: hidden;

	left: 175px;

}

.dropdown-menu li:hover .sub-menu {

	visibility: visible;

}

.dropdown-menu .sub-menu a {

	-o-transition-property: none !important;

	-moz-transition-property: none !important;

	-ms-transition-property: none !important;

	-webkit-transition-property: none !important;

	transition-property: none !important;

}

.btn-navbar {

	display: none;

	position: absolute;

	top: 23px;

	right: 18px;

	color: #2980B9;

	font-size: 20px;

	border: 0px;

	background-color: #252525;

	background-image: none !important;

	width: 40px;

	height: 40px;

	border-radius: 5px;

}

.btn-navbar i {

	font-size: 20px;

}

.btn-navbar &gt; .btn {

	display: inherit;

	padding: inherit;

	margin-bottom: 0;

	font-size: inherit;

	line-height: inherit;

	color: inherit;

	text-shadow: none;

	vertical-align: left;

	cursor: pointer;

	background-color: transparent;

	background-image: none;

	border: 0px solid #cccccc;

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	border-radius: 0px;

	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	box-shadow: none !important;

}

.btn-navbar &gt; .btn:hover, .btn-navbar &gt; .btn:focus {

	color: #white;

	text-decoration: none;

	background-image: none !important;

}

.btn-navbar:hover {

	color: #252525;

	background-color: #2980B9;

}

.nav-collapse .nav&gt;li&gt;a:hover, .nav-collapse .nav&gt;li&gt;a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {

	background-color: transparent;

}

/*-----------------------------------------------------------------------------------*/

/*	03: INDEX PAGES

/*-----------------------------------------------------------------------------------*/

/***************************************************

	SLIDER REVOLUTION - index

***************************************************/

.fullwidthbanner-container {

	width: 100%!important;

	max-height: 550px!important;

	position: relative;

	padding: 0;

	overflow: hidden!important;

	margin: 0px 0 0px;

}

.fullscreenvideo iframe {

	max-height: 550px!important;

}

.fullwidthbanner p {

	line-height: 24px;

	font-size: 14px;

}

.fullwidthbanner a {

	color: #fff!important;

}

.fullwidthbanner ul {

	visibility: hidden;

	margin: 0;

	list-style: none;

}

.rev-text {

	color: #000;

	margin: 40px;

}

.rev-title {

	margin: 0px;

	color: #fff;

}

.rev-left {

	margin-left: 20px;

}

.rev-right {

	margin-right: 20px;

}

.rev-title.big {

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

	font-size: 36px;

	line-height: 46px;

	font-weight: 400!important;

}

.rev-title-sub {

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

	font-size: 30px;

	color: #fff;

	font-weight: 400;

}



.rev-title-sub-blue {

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

	font-size: 30px;

	color: #4b8ac9;

	font-weight: 400;

}





.rev-title.bold {

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

	font-size: 80px!important;

	line-height: 1;

	font-weight: 900!important;

	text-transform: uppercase;

	color: #293d5e;

	padding: 8px 15px!important;

}





.rev-title2.bold {

	font-size: 60px!important;

	line-height: 1;

	font-weight: 700!important;

	text-transform: none;

	color: #eee;

	letter-spacing: 2px;

}

.tp-caption.bg {

	background: #323A45;

	padding: 18px 22px 22px;

}

.big_white {

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

	color: #eee;

	font-size: 20px!important;

	background: #323A45;

	padding: 20px!important;

}

.tp-leftarrow.default, .tp-rightarrow.default {

	height: 48px!important;

	width: auto!important;

	line-height: 45px;

	top: 50% !important;

	padding: 0px 10px;

	font-size: 30px;

	color: #bbb;

}

.tparrows:before {

	font-family: 'FontAwesome';

	font-style: normal;

	font-weight: normal;

	speak: none;

	display: inline-block;

	text-decoration: inherit;

	text-align: center;

}

.tp-leftarrow.default:before {

	content: '\f060';

}

.tp-rightarrow.default:before {

	content: '\f061';

}

.tparrows:hover {

	opacity: 0.7;

}

.tp-bannertimer.tp-bottom {

	width: 100%;

	height: 10px;

	background: url(../img/timer.png);

	position: absolute;

	z-index: 200;

}

.tp-loader {

	width: 50px;

	height: 50px;

	margin-left: 0px;

	margin-top: -50px;

	position: absolute;

	top: 50%;

	left: 50%;

	border-radius: 10px;

	background: url(../img/preload_img.gif) center no-repeat!important;

	z-index: 10000;

}

/***************************************************

	NIVO SLIDER

***************************************************/

/* Index Nivo SLider */

.nivo {

	margin-top: 0px;

	padding-top: 0px;

}

/* Nivo SLider */

.nivoSlider {

	position: relative;

	width: 100%;

	height: auto;

 overflow hidden;

}

.nivoSlider img {

position absolute;

	top: 0px;

	left: 0px;

	max-width: none;

}

.nivo-main-image {

	display: block !important;

	position: relative !important;

	width: 100% !important;

}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	border: 0;

	padding: 0;

	margin: 0;

	z-index: 6;

	display: none;

}

/* The slices and boxes in the Slider */

.nivo-slice {

	display: block;

	position: absolute;

	z-index: 5;

	height: 100%;

	top: 0;

}

.nivo-box {

	display: block;

	position: absolute;

	z-index: 5;

	overflow: hidden;

}

.nivo-box img {

	display: block;

}

.nivo-html-caption {

	display: none;

}

.nivo-controlNav {

	display: none;

}

.nivo-box {

	width: 10px;

}

.slider-wrapper {

	position: relative;

	margin: 0 auto 20px auto;

}

.nivoSlider {

	position: relative;

	background: transparent url(../img/ajax-loader.html) no-repeat 50% 50%;

	margin: 0 auto 0 auto;

}

.nivoSlider img {

	position: absolute;

	top: 0px;

	left: 0;

	display: none;

}

.nivoSlider a {

	border: 0;

	display: block;

}

.nivo-controlNav a {

	display: none;

}

.nivo-directionNav a {

	display: block;

	position: absolute !important;

	z-index: 10;

	cursor: pointer;

 top auto;

	left: auto;

	bottom: 0px;

	right: 0px;

	width: 33px !important;

	height: 33px !important;

	text-indent: -9999px;

	background: url("../img/slider_nav.png") no-repeat 0 0;

	opacity: 0.6;

}

a.nivo-nextNav:hover, .nivo-prevNav:hover {

	opacity: 1;

}

a.nivo-nextNav {

	background-position: -33px 0px;

	right: 0px;

}

a.nivo-prevNav {

	right: 33px;

}

.nivo-caption {

	display: block;

	position: absolute;

	z-index: 8;

	top: auto;

	left: auto;

	bottom: 0px;

	right: 66px;

	line-height: 23px;

	padding: 5px 15px;

	font-size: 13px;

	width: auto !important;

	max-width: 500px;

	background-color: rgba(11,11,11,0.6);

	color: #FFF;

}

/***************************************************

	INDEX INTRO BOXES

 ***************************************************/

/* Index Boxes */

.tile {

	background-color: #e3e1e1;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	padding: 10px;

	position: relative;

	text-align: center;

	margin-bottom: 25px;

}

.tile.tile-hot:before {

	background: url("../img/ribbon.png") 0 0 no-repeat;

	background-size: 82px 82px;

	content: "";

	height: 82px;

	position: absolute;

	right: -4px;

	top: -4px;

	width: 82px;

}


.tile p {

	margin: 10px 0 22px 0;

}

.tile-image {

	height: 100px;

	margin: 25px 0 15px;

	vertical-align: bottom;

}

.tile-image.big-illustration {

	height: 111px;

	margin-top: 10px;

	width: 112px;

}

.tile-title {

	font-size: 18px;

	margin: 0;

}

/* Index Box Icons */



.intro-icon {

	text-align: center;

	margin: 0 auto;

	-webkit-transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-o-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

}

.intro-icon-disc.cont-large {

	padding: 15px;

	text-align: center;

	width: 40px;

	height: 40px;

	margin: 0 auto;

}

.intro-icon-large:before {

	font-size: 38px;

	padding-left: 0px;

	margin-left: 3px;

	color: #2980B9;

}

.intro-icon-disc {

	webkit-transition: border .5s;

	-moz-transition: border .5s;

	-o-transition: border .5s;

	-ms-transition: border .5s;

	transition: border .5s;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	-webkit-box-shadow: none;

	-moz-box-shadow: 0 0 0 30px transparent;

	box-shadow: 0 0 0 30px transparent;

	background: rgba(255,255,255,0.4);

	-webkit-transition: box-shadow .6s ease-in-out;

	-moz-transition: box-shadow .6s ease-in-out;

	-o-transition: box-shadow .6s ease-in-out;

	-ms-transition: box-shadow .6s ease-in-out;

	transition: box-shadow .6s ease-in-out;

}

.intro-icon-disc:hover {

	box-shadow: 0 0 0 0 rgba(255,255,255,0.6);

	-webkit-transition: box-shadow .4s ease-in-out;

	-moz-transition: box-shadow .4s ease-in-out;

	-o-transition: box-shadow .4s ease-in-out;

	-ms-transition: box-shadow .4s ease-in-out;

	transition: box-shadow .4s ease-in-out;

}

/*-----------------------------------------------------------------------------------*/

/*	04: PAGES

/*-----------------------------------------------------------------------------------*/



/***************************************************

	0I: TEAM

 ***************************************************/

.th {

	border: 2px solid transparent;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	margin: 0 0 10px 0;

	position: relative;

	padding: 10px;

	background: #19C1C3;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.th:hover {

	border: 2px solid transparent;

	transform: scale(1.03);

	background: #4b8ac9;

}

.team_ic a {

	margin: 0 2px;

	font-size: 12px;

}

.team_ic:hover {

	transform: translate(0, -4px);

	-webkit-transform: translate(0, -4px);

	-o-transform: translate(0, -4px);

	-moz-transform: translate(0, -4px);

	-webkit-transition: all 0.5s ease-in-out;

	-moz-transition: all 0.5s ease-in-out;

	-o-transition: all 0.5s ease-in-out;

	-ms-transition: all 0.5s ease-in-out;

	transition: all 0.5s ease-in-out;

}

.team_sections {

	display: block;

	padding: 15px 5px;

	text-align: center;

}

.team_bio {

	width: 80%;

	text-align: center;

	margin: 0 auto;

}

hr.team-line {

	border: 0;

	background: url(../img/lines.png) repeat;

	height: 10px;

	width: 160px;

	margin: 25px auto 25px;

}

/*************************************************************

	II: ABOUT PAGE

 *************************************************************/

/* Progress Bars */

.progress {

	background: #E9E6E1;

	-webkit-border-radius: 32px;

	-moz-border-radius: 32px;

	border-radius: 32px;

	height: 23px;

	margin: 8px 0 0 0;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}

.progress .bar {

	background: #19C1C3;

	text-align: center;

	text-indent: 20px;

	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	box-shadow: none !important;

 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}

/* About Info Bottom Strip */

.strip {

	background-color: #e9e6e1;

	padding: 45px 0 40px;

	text-align: center;

}

.strip h1 {

	letter-spacing: 0.25em;

	color: #555;

	text-transform: uppercase;

	font-size: 20px;

	margin-bottom: 0.5em;

}

.about_strip {

	width: 80%;

	text-align: center;

	margin: 0 auto;

	line-height: 30px;

}

.strip2 {

	background-color: #e9e6e1;

	padding: 45px 0 0px;

	text-align: center;

}

/* big button */

.big_button {

	display: block;

	float: none;

	clear: both;

	background: #e04a40;

	margin: 0 auto;

	width: 250px;

	height: 65px;

	font-size: 21px;

	line-height: 65px;

	color: #fff;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	-webkit-box-shadow: 0 5px 0px #b1453e;

	-moz-box-shadow: 0 5px 0px #b1453e;

	box-shadow: 0 5px 0px #b1453e;

	position: relative;

	text-align: center;

}

.big_button a {

	color: #fff;

	opacity: 1.0;

}

.big_button:hover {

	color: #fff;

	background: #ee574d;

	-webkit-box-shadow: 0 5px 0px #9e3e37;

	-moz-box-shadow: 0 5px 0px #9e3e37;

	box-shadow: 0 5px 0px #9e3e37;

}

.big_button:active {

	color: #fff;

	background: #c23c33;

	-webkit-box-shadow: 0 3px 0px #652824;

	-moz-box-shadow: 0 3px 0px #652824;

	box-shadow: 0 3px 0px #652824;

}

.big_button:visited, .big_button:focus {

	color: #fff;

}

/***************************************************

	III: SERVICES - CLIENTS

 ***************************************************/

.client {

	background-color: #e9e6e1;

	background-position: center center;

	background-repeat: no-repeat;

	height: 101px;

	text-indent: -9999999px;

	margin-bottom: 20px;

	color: transparent;

	-webkit-transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

}

.client:hover {

	background-color: #d3cdc4;

}

.client a {

	display: block;

	height: 100%;

	width: 100%;

	overflow: auto;

}

.client_intro {

	width: 70%;

	text-align: center;

	margin: 10px auto 35px;

	line-height: 30px;

}

/* ADD YOUR CLIENT IMAGES HERE */

.client1 {

	background-image: url(../img/clients/client1.html)!important;

}

.client2 {

	background-image: url(../img/clients/client2.html)!important;

}

.client3 {

	background-image: url(../img/clients/client3.html)!important;

}

.client4 {

	background-image: url(../img/clients/client4.html)!important;

}

.client5 {

	background-image: url(../img/clients/client5.html)!important;

}

.client6 {

	background-image: url(../img/clients/client6.html)!important;

}

/***************************************************

	IV: TESTIMONIALS

 ***************************************************/

.testimonial1, .testimonial2, .testimonial3 {

	position: relative;

	padding: 20px 20px 15px;

	margin-bottom: 15px;

	background-color: #34495E;

	font-size: 13px;

	color: #bbb;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.testimonial1:after, .testimonial2:after, .testimonial3:after {

	top: 100%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

}

.testimonial1:after, .testimonial2:after, .testimonial3:after {

	border-top-color: #34495E;

	border-width: 6px;

	left: 48%;

}

.testimonial2 {

	background-color: #E9E6E1;

	color: #999;

}

.testimonial2:after {

	border-top-color: #E9E6E1;

}

.testimonial3 {

	background-color: #4b8ac9;

	color: #fff;

}

.testimonial3:after {

	border-top-color: #4b8ac9;

}

.quote_sections, .quote_sections_hue, .quote_sections_dark, .quote_sections_light {

	display: block;

	padding: 15px 15px 5px;

	text-align: center;

	background: #E3E1E1;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.quote_sections_hue {

	background: #4b8ac9;

}

.quote_sections_dark {

	background: #2C3E50;

}

.quote_sections_light {

	background: #E9E6E1;

}

/* Testimonial Icons */

.testimonial-icon-disc, .testimonial-icon-disc2, .testimonial-icon-disc3 {

	background-color: #19C1C3;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	text-align: center;

	vertical-align: middle;

}

.testimonial-icon-disc.cont-large, .testimonial-icon-disc2.cont-large, .testimonial-icon-disc3.cont-large, .testimonial-icon-disc4.cont-large {

	padding: 10px 0 0 0;

	text-align: center;

 vertical-align middle;

	width: 50px;

	height: 38px;

	margin: 0px auto 10px auto;

}

.testimonial-icon-large:before {

	font-size: 30px;

	margin-left: 1px;

	margin-top: -2px;

}

.testimonial-icon-disc2 {

	background-color: #2C3E50;

}

.testimonial-icon-disc3 {

	background-color: #E9E6E1;

}

/***************************************************

	V: BLOG

 ***************************************************/

/* Date */

.btn-blog {

	margin: 14px 0 10px;

	background: #2980B9;

	color: #fff;

	padding-bottom: 8px;

	font-weight: 400;

}

.btn-blog1 {

	margin: 0px 0 10px;

	background: #2980B9;

	color: #fff;

	padding-bottom: 8px;

	font-weight: 400;

}

.btn-blog:hover, .btn-blog1:hover {

	background: #2980B9;

	color: #fff;

}

a.com_no {

	color: #fff;

}

.com_no:hover {

	color: #19C1C3;

}

a.com2_no {

	color: #fff;

}

.com2_no:hover {

	color: #19C1C3;

}

h1.post_intro {

	font-size: 25px;

	line-height: 35px;

	font-weight: 400;

}

.blog_slide {

	margin-bottom: -20px;

}

.blog_slide1 {

	margin-bottom: -10px;

}

.post_link {

	font-weight: 400;

	line-height: 26px;

}

.post_link a:hover, .read_more a:hover {

	color: #19C1C3;

}

.post_link a {

	color: #555;

}

/* Meta */

.post-meta ul {

	margin: -5px 0 15px 0;

	padding: 0 0;

	list-style: none;

	text-transform: uppercase;

	font-size: 11px;

	clear: both;

}

.post-meta li {

	margin: 0;

	display: inline;

}

.post-meta a {

	color: #555;

}

.post-meta a:hover {

	color: #747474;

}

.read_more {

	font-weight: 400;

	letter-spacing: 1.5px;

}

.read_more a:hover {

	color: #555;

}

.sidebar p, .sidebar .media-body p {

	font-size: 13px;

}

/* Search */

input[type="text"], input[type="search"] {

	border: 2px solid #d8d3cb;

	color: #888;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}

.avatar {

	float: left;

	margin: 0 10px 0 0;

}

.pad_author {

	margin: 5px 20px 10px 0px;

}

.media-body {

	margin-bottom: 5px;

}

/* Flickr */	

.flickrs2 {

	margin: 0 0 0 -24px;

	padding-right: 0;

}

.FlickrImagesBlog li {

	float: left;

	margin: 0 5px 12px 0;

	width: 30.3%;

}

.FlickrImagesBlog img {

	border-radius: 3px;

	-webkit-transition: opacity .2s linear;

	-moz-transition: opacity .2s linear;

	-o-transition: opacity .2s linear;

	-ms-transition: opacity .2s linear;

	transition: opacity .2s linear;

}

/* Pager */

.pager li &gt; a, .pager li &gt; span {

	display: inline-block;

	padding: 5px 10px;

	border: 0;

	color: #fff;

	background: #19C1C3;

}

.pager li &gt; a:hover, .pager li &gt; a:focus, .pager .disabled &gt; a, .pager .disabled &gt; a:hover, .pager .disabled &gt; a:focus, .pager .disabled &gt; span {

	text-decoration: none;

	color: #fff;

	background: #555;

}

/* Pagination */

.pagination {

	margin: 50px 0 20px;

}

.pagination ul {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}

.pagination ul &gt; li {

	display: inline;

}

.pagination ul &gt; li &gt; a, .pagination ul &gt; li &gt; span {

	float: left;

	padding: 4px 10px;

	font-weight: 700;

	font-size: 13px;

	text-decoration: none;

	background-color: transparent;

	border: 2px solid #19C1C3;

	margin-right: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

.pagination ul &gt; li &gt; a:hover, .pagination ul &gt; li &gt; a:focus, .pagination ul &gt; .active &gt; a, .pagination ul &gt; .active &gt; span {

	background-color: #19C1C3;

	color: #fff;

}

.pagination ul &gt; .active &gt; a, .pagination ul &gt; .active &gt; span {

	background-color: #19C1C3;

	color: #fff;

	cursor: default;

}

.pagination ul &gt; .disabled &gt; span, .pagination ul &gt; .disabled &gt; a, .pagination ul &gt; .disabled &gt; a:hover, .pagination ul &gt; .disabled &gt; a:focus {

	color: #bbb;

	cursor: default;

	background-color: transparent;

}

.pagination ul &gt; li:first-child &gt; a, .pagination ul &gt; li:first-child &gt; span {

	border-left-width: 2px;

}

/***************************************************

	VI: CONTACT

 ***************************************************/

.google-maps {

	height: 400px;

	margin: 0px 0 30px;

}

.contact_form {

	padding-top: 10px;

}

#ajax-contact-form input, .contact_form textarea {

	border: 0px none;

	box-shadow: none;

}

.contact_form textarea {

	min-height: 200px;

}

.form_info {

	color: #767676;

	text-transform: uppercase;

	font-weight: 400;

	font-size: 12px;

	letter-spacing: 2px;

	margin-bottom: 3px;

}

#ajax-contact-form input, #ajax-contact-form textarea {

	border: 2px solid #d8d3cb;

	color: #888;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}

.required {

	color: #4b8ac9;

	font-size: 17px;

}

#ajax-contact-form input.btn-form {

	border: 0 none;

	color: #fff;

	text-transform: uppercase;

	letter-spacing: 1px;

	padding: 13px 12px;

	margin-top: 10px;

	font-size: 11px;

	letter-spacing: 2px;

	font-weight: 400;

	text-decoration: none;

	outline: none;

	cursor: pointer;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	text-align: center;

}

.notification_error {

	color: #fff;

	background-color: #333;

	height: auto;

	margin: 0 0 9px 0;

	padding: 10px;

	text-align: left;

}

.notification_ok {

	color: #fff;

	background-color: #333;

	font-weight: 400;

	height: auto;

	margin: 0 0 9px 0;

	padding: 10px;

	text-align: center;

	font-size: 13px;

	text-transform: uppercase;

}

/***************************************************

	VII: FOOTER

 ***************************************************/

/*Social Icons */

.follow_us {

	text-align: center;

}

.follow_us a.zocial {

	font-size: 36px;

	width: 77px;

	margin: 0 10px 0 0;

	text-align: center;

	-webkit-transition: all 0.2s ease-out;

	-moz-transition: all 0.2s ease-out;

	-o-transition: all 0.2s ease-out;

	transition: all 0.2s ease-out;

	background: transparent;

	opacity: 0.2;

}

.follow_us a.zocial:hover {

	opacity: 1.0;

	background: transparent;

}

#footer h1 {

	letter-spacing: 0.25em;

	font-size: 20px;

	color: #eee;

	text-transform: uppercase;

	margin-bottom: 0.5em!important;

}

h3.follow {

	color: #eee;

	width: 50%;

	margin: 0 auto 40px;

	line-height: 30px;

}

#footer {

	background-color: #2980B9;

	padding: 40px 0 30px;

	text-align: center;

}

#footer2 {

	position: relative;

	text-align: center;

	padding: 39px 0 36px;

	background: #323A45;

	color: #999;

	margin: 0 0;

	font-size: 13px;

	font-weight: 400;

}

.copyright a {

	color: #888;

}

.copyright a:hover {

	color: #777;

}

/* Back To Top */

.go-top {

	position: fixed;

	bottom: 0.5em;

	right: 0.5em;

	text-decoration: none;

	color: white;

	background-color: rgba(0, 0, 0, 0.3);

	font-size: 30px;

	padding: 0.1em 0.3em 0.1em;

	display: none;

	border-radius: 3px;

	z-index: 500;

}

.go-top:hover {

	background-color: rgba(0, 0, 0, 0.6);

}

/*-----------------------------------------------------------------------------------*/

/*	05: PORTFOLIO, CAROUSEL &amp; THUMB CAROUSELS

/*-----------------------------------------------------------------------------------*/

/**** PORTFOLIO ****/

.item_description {

	position: relative;

	color: #767676;

	padding: 10px 15px;

	margin-top: -1px;

	background-color: #e9e6e1;

	font-size: 13px;

	text-align: center;

	font-weight: 400;

	margin-bottom: 2px;

	border-bottom: 2px solid #d3cdc4;

}

.item_description:hover {

	border-bottom: 2px solid #bbb;

}

.item_description a {

	color: #555;

	text-transform: uppercase;

	font-size: 12px;

	letter-spacing: 1.5px;

}

.item_description a:hover {

	color: #888;

}

/* Isotope Filtering */

.isotope-item {

	z-index: 2;

}

.isotope-hidden.isotope-item {

	pointer-events: none;

	z-index: 1;

}

/* Isotope CSS3 transition */

.isotope, .isotope .isotope-item {

	-webkit-transition-duration: 0.8s;

	-moz-transition-duration: 0.8s;

	transition-duration: 0.8s;

}

.isotope {

	-webkit-transition-property: height, width;

	-moz-transition-property: height, width;

	transition-property: height, width;

}

.isotope .isotope-item {

	-webkit-transition-property: -webkit-transform, opacity;

	-moz-transition-property: -moz-transform, opacity;

	transition-property: transform, opacity;

}

/* disabling Isotope CSS3 transitions */

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {

	-webkit-transition-duration: 0s;

	-moz-transition-duration: 0s;

	transition-duration: 0s;

}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {

	-webkit-transition: none;

	-moz-transition: none;

	transition: none;

}

.element {

	overflow: hidden;

	position: relative;

	margin-bottom: 20px;

}

.element img {

	max-width: 100%;

}

#options {

	padding: 0 0 0px;

}

#filters2 {

	text-align: center;

	margin: 45px 0;

}

#filters {

	text-align: left;

	margin: 45px 0;

}

#filters li, #filters2 li {

	margin: 0;

	background: none;

	overflow: hidden;

	display: inline-block;

}

#filters li a, #filters2 li a {

	font-size: 12px;

	font-weight: 700;

	letter-spacing: 1.5px;

	text-transform: uppercase;

	cursor: pointer;

	line-height: 50px;

	color: #555;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	margin: 0 auto;

	padding: 10px 14px;

	background: transparent;

	border: 2px solid #767676;

	text-transform: uppercase;

	margin-right: 10px;

}

#filters li a.selected, #filters2 li a.selected {

	background: #19C1C3;

	color: #fff;

	border: 2px solid #19C1C3;

}

#filters li a:hover, #filters2 li a:hover {

	color: #fff;

	border: 2px solid #34495E;

	background: #34495E;

}

/**** GALLERY ****/

.holder {

	margin: 50px 0 54px;

	text-align: left;

}

.holder a {

	font-size: 12px;

	font-weight: 700;

	letter-spacing: 1.5px;

	text-transform: uppercase;

	cursor: pointer;

	color: #555;

	display: inline-block;

	border-radius: 6px;

	padding: 8px 14px;

	background: transparent;

	border: 2px solid #767676;

	text-transform: uppercase;

	margin-right: 10px;

}

.holder a:hover {

	color: #fff;

	border: 2px solid #34495E;

	background: #34495E;

}

.holder a.jp-previous, .holder a.jp-next, .holder a.jp-disabled, .holder a.jp-disabled, focus:a.jp-disabled {

 border:2px solid #767676;

 font-size: 12px;

 color:#767676;

}

.holder a.jp-current {

	background: #19C1C3;

	color: #fff;

	border: 2px solid #19C1C3;

}

a.jp-disabled:hover, .holder a.jp-next:hover {

	color: #fff;

	border: 2px solid #34495E;

	background: #34495E;

}

.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {

	cursor: default;

}

.holder span {

	display: none;

}

ul#itemContainer {

	list-style: none;

	padding: 0 0;

	margin: 0 0;

	width: 100%;

}

/**** CAROUSEL ****/

#carousel {

	margin-bottom: 20px;

}

#carousel .carousel-control {

	position: absolute;

	top: 50%;

	left: 15px;

	width: 33px;

	height: 33px;

	margin-top: -17px;

	background-image: url(../img/main_carousel_nav.png)!important;

	background-position: 0 -33px;

	background-repeat: no-repeat;

	outline: none;

	webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	transition: none;

	border: 0px none;

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	border-radius: 0px;

	opacity: 1.0;

	filter: alpha(opacity=100);

}

#carousel .carousel-control.right {

	background-position: -102px -33px;

	left: auto;

	right: 15px;

}

#carousel .carousel-control.right:hover {

	background-position: -102px 0;

}

#carousel .carousel-control:hover {

	background-position: 0 0;

}

/**** THUMBNAIL CAROUSELS ****/

.col_full {

	width: 100%;

	display: block;

	position: relative;

	margin-bottom: 30px;

	float: left;

}

.col_full2 {

	position: relative;

	float: left;

	display: block;

}

#slider_home, #slider_clients, #slider_about, #slider_related, #slider_small {

	position: relative;

}

/* CAROUSELS */	

.slider-item {

	position: relative;

	float: left;

	margin: 0 3px 0 0;

	height: auto;

	min-height: 315px;

}

.slider-item .slider-image, .slider-item .slider-image a, .slider-item .slider-image img {

	display: block;

	position: relative;

	width: 100%;

}

.slider-item .slider-image:hover, .slider-item .slider-image a:hover, .slider-item .slider-image img:hover {

	display: block;

	position: relative;

	width: 100%;

}

.slider-title {

	position: relative;

	padding: 1px 15px 10px;

	margin-top: -1px;

	background-color: #34495E;

	font-size: 13px;

	text-align: center;

	color: #bbb;

	-webkit-border-radius: 0px 0px 4px 4px;

	-moz-border-radius: 0px 0px 4px 4px;

	border-radius: 0px 0px 4px 4px;

}

.slider-title:after {

	top: 100%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

}

.slider-title:after {

	border-top-color: #34495E;

	border-width: 6px;

	left: 47%;

}

.slider-title h3 {

	font-size: 12px;

	letter-spacing: 0.1em;

	font-weight: 700;

	text-transform: uppercase;

	margin-bottom: 2px;

}

.slider-title h3 a {

	color: #eee;

}

.slider-title h3 a:hover {

	color: #fff;

}

/* Carousel Arrows*/	

.widget-scroll-prev, .widget-scroll-next, .widget-scroll-prev2, .widget-scroll-next2, .widget-scroll-prev3, .widget-scroll-next3 {

	display: block;

	position: absolute;

	cursor: pointer;

	top: -20px;

	left: auto;

	right: 30px;

	text-align: center;

	width: 90px;

	height: 25px;

	line-height: 25px;

	padding: 0 0px;

	opacity: 1.0;

	font-size: 14px;

	font-weight: normal;

	background: #d8d3cb;

	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	border-radius: 3px;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

	outline: none;

}

.widget-scroll-next {

	right: 3px;

	top: -20px;

}

.widget-scroll-prev {

	margin-right:70px;



}

.widget-scroll-prev:hover, .widget-scroll-next:hover, .widget-scroll-prev2:hover, .widget-scroll-next2:hover, .widget-scroll-prev3:hover, .widget-scroll-next3:hover {

	background: #4b8ac9;

}

/* Related Carousel */

#slider_related .slider-item {

	position: relative;

	float: left;

	margin: 0 5px 0 0;

	height: auto;

	min-height: 150px;

}

/* Single Portfolio Page Arrows */	

.widget-scroll-prev2, .widget-scroll-next2 {

	top: -12px;

	right: 30px;

}

.widget-scroll-next2 {

	right: 3px;

}

/* Small Carousel */

#slider_small .slider-item {

	position: relative;

	float: left;

	margin: 0 3px 0px 0;

	min-height: 100px;

}

/* Small Slider Arrows */	

.widget-scroll-prev3, .widget-scroll-next3 {

	top: -30px;

	left: 0px;

}

.widget-scroll-next3 {

	left: 30px;

}

.related_link {

	letter-spacing: 1px;

	color: #767676;

	font-size: 12px;

	text-align: center;

	margin: 15px auto 0;

	text-transform: uppercase;

}

/*-----------------------------------------------------------------------------------*/

/*	06: 404 PAGE, PRICING TABLE, SKILLS BAR, ACCORDIAN, TABS

/*-----------------------------------------------------------------------------------*/

/**** 404 PAGE ****/

.screen-bg {

	background-color: #19C1C3;

	padding: 50px 0px 30px;

	margin-bottom: 30px;

}

/**** PRICING TABLE ****/

.pricing-table {

	text-align: center;

	margin-bottom: 20px;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}

.pricing-table h4 {

	color: #fff;

	margin-bottom: 0px;

}




.pricing-header-row-1 small {

	color: #111;

}

.pricing-table ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

.price {

	font: 30px/14px 'Lato', sans serif;

	font-weight: 700;

	margin-top: 13px;

	text-align: center;

	color: #555;

}


.pricing-table h3 {
	color: #323a45;
}
.pricing-table h2 .indicazione{
	color: #ffffff;
	margin-bottom: 0px;
}





.pricing-header-row-1 {

	text-align: center;

	min-height: 70px;

	padding: 3px 0 12px;

	background-color: #4b8ac9;

	-webkit-border-radius: 6px 6px 0px 0px;

	-moz-border-radius: 6px 6px 0px 0px;

	border-radius: 6px 6px 0px 0px;

}



.pricing-header-row-1_verde {

	text-align: center;

	min-height: 70px;

	padding: 3px 0 12px;

	background-color: #6abb28;

	-webkit-border-radius: 6px 6px 0px 0px;

	-moz-border-radius: 6px 6px 0px 0px;

	border-radius: 6px 6px 0px 0px;

}



.pricing-header-row-1_rosso {

	text-align: center;

	min-height: 70px;

	padding: 3px 0 12px;

	background-color: #d24637;

	-webkit-border-radius: 6px 6px 0px 0px;

	-moz-border-radius: 6px 6px 0px 0px;

	border-radius: 6px 6px 0px 0px;

}

.pricing-header-row-2 {

	text-align: center;

	min-height: 60px;

	margin-top: 0px;

	padding: 10px 0;

	border-top: none;

	background-color: #E7E7E7;

}

.pricing-content-row-odd {

	font-size: 12px;

	background-color: #eee;

	padding: 8px 0;

	color: #555;

}

.pricing-content-row-even {

	font-size: 12px;

	background-color: #E7E7E7;

	padding: 8px 0;

	color: #555;

}

.pricing-footer {

	text-align: center;

	height: 70px;

	background-color: #4b8ac9;

	padding: 20px 0 0;

	-webkit-border-radius: 0px 0px 6px 6px;

	-moz-border-radius: 0px 0px 6px 6px;

	border-radius: 0px 0px 6px 6px;

}



.pricing-footer_verde {

	text-align: center;

	height: 70px;

	background-color: #6abb28;

	padding: 20px 0 0;

	-webkit-border-radius: 0px 0px 6px 6px;

	-moz-border-radius: 0px 0px 6px 6px;

	border-radius: 0px 0px 6px 6px;

}



.pricing-footer_rosso {

	text-align: center;

	height: 70px;

	background-color: #d24637;

	padding: 20px 0 0;

	-webkit-border-radius: 0px 0px 6px 6px;

	-moz-border-radius: 0px 0px 6px 6px;

	border-radius: 0px 0px 6px 6px;

}





.but-price {

	margin-top: -8px;

}

/*************************************************************

	ACCORDIAN

 *************************************************************/

.accordion-group, .accordion-inner {

	border: none;

	border-radius: 0;

}

.accordion-group {

	padding: 8px 0;

	margin-bottom: 0px;

	background: #34495E;

	border-bottom: 1px solid #2C3E50;

}

.accordion-group:first-child {

	-webkit-border-radius: 6px 6px 0px 0px;

	-moz-border-radius: 6px 6px 0px 0px;

	border-radius: 6px 6px 0px 0px;

}

.accordion-group:last-child {

	border: none;

	-webkit-border-radius: 0px 0px 6px 6px;

	-moz-border-radius: 0px 0px 6px 6px;

	border-radius: 0px 0px 6px 6px;

}

.accordion-heading .accordion-toggle {

	padding: 0 0;

	height: 16px;

	margin: 5px 10px 8px;

	font-size: 14px;

	line-height: 16px;

	color: #bbb;

	text-transform: uppercase;

	outline: none;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

}

.accordion-toggle i {

	padding: 0 15px 0 10px;

}

.accordion-heading .collapsed {

	color: #bbb;

}

.accordion-heading .accordion-toggle:hover {

	text-decoration: none;

	color: #fff;

}

.accordion-inner {

	padding: 0px 20px 9px 40px;

	font-size: 13px;

	line-height: 22px;

	color: #bbb;

}

.collapse {

	overflow: hidden;

	position: relative;

	height: 0;

}

.collapse.in {

	height: auto;

}

/*************************************************************

	TABS

 *************************************************************/

ul.nav-tabs {

	margin: 0 !important;

}

.nav-tabs &gt; li &gt; a {

	border: 0px solid #34495E;

	border-radius: 0;

	margin-right: 2px;

	font-size: 12px;

	padding: 6px 10px 5px;

	outline: none;

	background: #34495E;

	color: #fff;

}

.nav-tabs &gt; li.active &gt; a {

	border: 0px none;

	background: #4b8ac9;

	color: #fff;

}

.nav-tabs &gt; li &gt; a:hover, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; .active &gt; a:focus {

	border: 0px solid #34495E;

	background: #4b8ac9;

	color: #fff;

}

.tab-content {

	padding: 18px 0 0;

}

.tabs-top .nav-tabs &gt; li.active &gt; a:hover, .tabs-top .nav-tabs &gt; li.active &gt; a {

	color: #fff;

}

/**** TABS LEFT ****/

.tabs-left &gt; .nav-tabs {

	border: none;

}

.tabbable.tabs-left .nav-tabs li {

	border-radius: 0;

	margin: 10px 0 -2px 0;

}

.tabbable.tabs-left .nav-tabs a {

	border: 0 none;

	font-size: 12px;

	padding: 6px 0 6px 10px;

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	border-radius: 0;

	border-left: #2980B9 3px solid;

	color: #eee;

	background: #34495E;

}

.tabbable.tabs-left .nav-tabs .active a, .tabbable.tabs-left .nav-tabs a:hover {

	border: 0 none;

	border-left: 3px solid #2980B9;

	color: #fff;

	background: #4b8ac9;

}

.tabbable.tabs-left .tab-content {

	padding: 0 0 20px 15px;

}

/*************************************************************

	TOOLTIPS

 *************************************************************/

.tooltip {

	font-size: 13px;

}

.tooltip.in {

	opacity: 1;

	filter: alpha(opacity=100);

	zoom: 1;

}

.tooltip.top {

	padding-bottom: 9px;

	margin-top: -13px;

}

.tooltip.top .tooltip-arrow {

	border-top-color: #34495e;

	border-width: 9px 9px 0;

	bottom: 0;

	margin-left: -9px;

}

.tooltip.right .tooltip-arrow {

	border-right-color: #34495e;

	border-width: 9px 9px 9px 0;

	margin-top: -9px;

	left: -3px;

}

.tooltip.bottom {

	padding-top: 8px;

}

.tooltip.bottom .tooltip-arrow {

	border-bottom-color: #34495e;

	border-width: 0 9px 9px;

	margin-left: -9px;

	top: -1px;

}

.tooltip.left .tooltip-arrow {

	border-left-color: #34495e;

	border-width: 9px 0px 9px 9px;

	margin-top: 14px;

	top: -1px;

	right: -4px;

}

.tooltip.left {

	margin-left: -15px;

}

.tooltip-inner {

	background-color: #34495e;

	line-height: 18px;

	padding: 12px 12px;

	text-align: center;

	width: 183px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

}

/*-----------------------------------------------------------------------------------*/

/*	07: CSS3 ANIMATIONS

/*-----------------------------------------------------------------------------------*/



.animated {

	-webkit-animation-fill-mode: both;

	-moz-animation-fill-mode: both;

	-ms-animation-fill-mode: both;

	-o-animation-fill-mode: both;

	animation-fill-mode: both;

	-webkit-animation-duration: 1s;

	-moz-animation-duration: 1s;

	-ms-animation-duration: 1s;

	-o-animation-duration: 1s;

	animation-duration: 1s;

}

.animated.hinge {

	-webkit-animation-duration: 2s;

	-moz-animation-duration: 2s;

	-ms-animation-duration: 2s;

	-o-animation-duration: 2s;

	animation-duration: 2s;

}

@-webkit-keyframes fadeIn {

0% {

opacity: 0;

}

100% {

opacity: 1;

}

}

 @-moz-keyframes fadeIn {

0% {

opacity: 0;

}

100% {

opacity: 1;

}

}

@-o-keyframes fadeIn {

0% {

opacity: 0;

}

100% {

opacity: 1;

}

}

@keyframes fadeIn {

0% {

opacity: 0;

}

100% {

opacity: 1;

}

}

.fadeIn {

	-webkit-animation-name: fadeIn;

	-moz-animation-name: fadeIn;

	-o-animation-name: fadeIn;

	animation-name: fadeIn;

}

@-webkit-keyframes fadeInUp {

 0% {

opacity: 0;

-webkit-transform: translateY(20px);

}

 100% {

opacity: 1;

-webkit-transform: translateY(0);

}

}

 @-moz-keyframes fadeInUp {

 0% {

opacity: 0;

-moz-transform: translateY(20px);

}

 100% {

opacity: 1;

-moz-transform: translateY(0);

}

}

@-o-keyframes fadeInUp {

 0% {

opacity: 0;

-o-transform: translateY(20px);

}

 100% {

opacity: 1;

-o-transform: translateY(0);

}

}

 @keyframes fadeInUp {

 0% {

opacity: 0;

transform: translateY(20px);

}

 100% {

opacity: 1;

transform: translateY(0);

}

}

.fadeInUp {

	-webkit-animation-name: fadeInUp;

	-moz-animation-name: fadeInUp;

	-o-animation-name: fadeInUp;

	animation-name: fadeInUp;

}

@-webkit-keyframes fadeInDown {

 0% {

opacity: 0;

-webkit-transform: translateY(-20px);

}

 100% {

opacity: 1;

-webkit-transform: translateY(0);

}

}

@-moz-keyframes fadeInDown {

 0% {

opacity: 0;

-moz-transform: translateY(-20px);

}

 100% {

opacity: 1;

-moz-transform: translateY(0);

}

}

@-o-keyframes fadeInDown {

 0% {

opacity: 0;

-o-transform: translateY(-20px);

}

 100% {

opacity: 1;

-o-transform: translateY(0);

}

}

@keyframes fadeInDown {

 0% {

opacity: 0;

transform: translateY(-20px);

}

 100% {

opacity: 1;

transform: translateY(0);

}

}

.fadeInDown {

	-webkit-animation-name: fadeInDown;

	-moz-animation-name: fadeInDown;

	-o-animation-name: fadeInDown;

	animation-name: fadeInDown;

}

@-webkit-keyframes bounceInDown {

 0% {

opacity: 0;

-webkit-transform: translateY(-2000px);

}

 60% {

opacity: 1;

-webkit-transform: translateY(30px);

}

 80% {

-webkit-transform: translateY(-10px);

}

 100% {

-webkit-transform: translateY(0);

}

}

@-moz-keyframes bounceInDown {

 0% {

opacity: 0;

-moz-transform: translateY(-2000px);

}

 60% {

opacity: 1;

-moz-transform: translateY(30px);

}

 80% {

-moz-transform: translateY(-10px);

}

 100% {

-moz-transform: translateY(0);

}

}

@-o-keyframes bounceInDown {

 0% {

opacity: 0;

-o-transform: translateY(-2000px);

}

 60% {

opacity: 1;

-o-transform: translateY(30px);

}

 80% {

-o-transform: translateY(-10px);

}

 100% {

-o-transform: translateY(0);

}

}

@keyframes bounceInDown {

 0% {

opacity: 0;

transform: translateY(-2000px);

}

 60% {

opacity: 1;

transform: translateY(30px);

}

 80% {

transform: translateY(-10px);

}

 100% {

transform: translateY(0);

}

}

.bounceInDown {

	-webkit-animation-name: bounceInDown;

	-moz-animation-name: bounceInDown;

	-o-animation-name: bounceInDown;

	animation-name: bounceInDown;

}

@-webkit-keyframes bounceInLeft {

 0% {

opacity: 0;

-webkit-transform: translateX(-2000px);

}

 60% {

opacity: 1;

-webkit-transform: translateX(30px);

}

 80% {

-webkit-transform: translateX(-10px);

}

 100% {

-webkit-transform: translateX(0);

}

}

@-moz-keyframes bounceInLeft {

 0% {

opacity: 0;

-moz-transform: translateX(-2000px);

}

 60% {

opacity: 1;

-moz-transform: translateX(30px);

}

 80% {

-moz-transform: translateX(-10px);

}

 100% {

-moz-transform: translateX(0);

}

}

@-o-keyframes bounceInLeft {

 0% {

opacity: 0;

-o-transform: translateX(-2000px);

}

 60% {

opacity: 1;

-o-transform: translateX(30px);

}

 80% {

-o-transform: translateX(-10px);

}

 100% {

-o-transform: translateX(0);

}

}

 @keyframes bounceInLeft {

 0% {

opacity: 0;

transform: translateX(-2000px);

}

 60% {

opacity: 1;

transform: translateX(30px);

}

 80% {

transform: translateX(-10px);

}

 100% {

transform: translateX(0);

}

}

.bounceInLeft {

	-webkit-animation-name: bounceInLeft;

	-moz-animation-name: bounceInLeft;

	-o-animation-name: bounceInLeft;

	animation-name: bounceInLeft;

}

@-webkit-keyframes bounceInRight {

 0% {

opacity: 0;

-webkit-transform: translateX(2000px);

}

 60% {

opacity: 1;

-webkit-transform: translateX(-30px);

}

 80% {

-webkit-transform: translateX(10px);

}

 100% {

-webkit-transform: translateX(0);

}

}

 @-moz-keyframes bounceInRight {

 0% {

opacity: 0;

-moz-transform: translateX(2000px);

}

 60% {

opacity: 1;

-moz-transform: translateX(-30px);

}

 80% {

-moz-transform: translateX(10px);

}

 100% {

-moz-transform: translateX(0);

}

}

@-o-keyframes bounceInRight {

 0% {

opacity: 0;

-o-transform: translateX(2000px);

}

 60% {

opacity: 1;

-o-transform: translateX(-30px);

}

 80% {

-o-transform: translateX(10px);

}

 100% {

-o-transform: translateX(0);

}

}

@keyframes bounceInRight {

 0% {

opacity: 0;

transform: translateX(2000px);

}

 60% {

opacity: 1;

transform: translateX(-30px);

}

 80% {

transform: translateX(10px);

}

 100% {

transform: translateX(0);

}

}

.bounceInRight {

	-webkit-animation-name: bounceInRight;

	-moz-animation-name: bounceInRight;

	-o-animation-name: bounceInRight;

	animation-name: bounceInRight;

}

@-webkit-keyframes shake {

 0%, 100% {

-webkit-transform: translateX(0);

}

10%, 30%, 50%, 70%, 90% {

-webkit-transform: translateX(-10px);

}

 20%, 40%, 60%, 80% {

-webkit-transform: translateX(10px);

}

}

@-moz-keyframes shake {

 0%, 100% {

-moz-transform: translateX(0);

}

 10%, 30%, 50%, 70%, 90% {

-moz-transform: translateX(-10px);

}

 20%, 40%, 60%, 80% {

-moz-transform: translateX(10px);

}

}

@-o-keyframes shake {

 0%, 100% {

-o-transform: translateX(0);

}

 10%, 30%, 50%, 70%, 90% {

-o-transform: translateX(-10px);

}

 20%, 40%, 60%, 80% {

-o-transform: translateX(10px);

}

}

@keyframes shake {

 0%, 100% {

transform: translateX(0);

}

 10%, 30%, 50%, 70%, 90% {

transform: translateX(-10px);

}

 20%, 40%, 60%, 80% {

transform: translateX(10px);

}

}

.shake {

	-webkit-animation-name: shake;

	-moz-animation-name: shake;

	-o-animation-name: shake;

	animation-name: shake;

}



/*-----------------------------------------------------------------------------------*/

/*	08: MEDIA QUERIES

/*-----------------------------------------------------------------------------------*/

@media (max-width: 979px) {

nav {

	background: #323A45;

}

.btn-navbar {

	display: block;

}

.header {

	float: none !important;

	text-align: center;

	margin: 0px auto 0px auto;

	padding-bottom: 10px!important;

}

.header .container {

	min-width: 100% !important;

	margin: 0 !important;

	padding: 0 !important;

}

#main_menu {

	width: 100%;

	display: block;

	margin: 22px 0px 0 0;

}

.logo {

	margin-left: 20px;

}

.nav-collapse .nav&gt;li {

	width: auto;

	display: block;

	text-align: center;

}

.nav-collapse .nav&gt;li&gt;a, .nav-collapse .dropdown-menu a {

	text-align: center;

	margin-bottom: 2px !important;

}

.nav-pills &gt; li {

	border-top: 1px solid #2C2C2C;

	z-index: 2000;

}

.nav-pills &gt; li &gt; a {

	margin: 10px 0px 0px 0px;

}

.dropdown-menu {

	width: 100%;

	margin: 0px !important;

}

.dropdown-menu &gt; li &gt; a {

	border: 0;

	width: auto;

	color: #bbb;

	display: block;

	padding: 6px 0px !important;

	background-color: rgba(0,0,0,0.2);

}

.nav-pills &gt; li.active {

	background: transparent;

	color: #fff;

	webkit-border-radius: 0px 0px 0px 0px;

	-moz-border-radius: 0px 0px 0px 0px;

	border-radius: 0px 0px 0px 0px;

}

.dropdown-menu .sub-menu {

	width: 100%!important;

	visibility: visible!important;

}

.dropdown-menu li:hover .sub-menu {

	left: 0px;

}

.dropdown-menu .sub-menu li:first-child {

	margin-top: 0px;

}

.dropdown-menu .sub-menu li:last-child {

	margin-bottom: 0px;

}

.dropdown-menu li:last-child {

	margin-bottom: 0px;

}

.container {

	padding: 0 15px !important;

}

.nivo {

	margin-top: 0px!important;

}

#banner {

	padding-bottom: 25px;

!important;

}

}



/* All Mobile Sizes (devices and browser) */

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

/* prettyPhoto styling for small screens */

.pp_pic_holder.pp_default {

	width: 100%!important;

	left: 0!important;

	overflow: hidden;

}

div.pp_default .pp_content_container .pp_left {

	padding-left: 0!important;

}

div.pp_default .pp_content_container .pp_right {

	padding-right: 0!important;

}

.pp_content {

	width: 100%!important;

	height: auto!important;

}

.pp_fade {

	width: 100%!important;

	height: 100%!important;

}

a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {

	display: none!important;

}

#pp_full_res img {

	width: 100%!important;

	height: auto!important;

	border-radius: 0px;

}

.pp_details {

	width: 94%!important;

	padding-left: 3%;

	padding-right: 4%;

	padding-top: 10px;

	padding-bottom: 35px;

	background-color: #fff;

	margin-top: -2px!important;

}

a.pp_close {

	right: 10px!important;

	top: 12px!important;

}

.theme-default .nivo-html-caption {

	display: none;

}

}



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

.nivo_height {

	padding-top: 0px!important;

}

#banner {

	padding-bottom: 25px;

!important;

}

}



/* All Mobile Sizes (devices and browser) */

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

h1.title {

	line-height: 40px;

!important;

}

.btn-primary_rossa {

	display:none;

}



}



@media screen and (min-width: 480px) and (max-width: 768px) {

.rev-title {

	font-size: 16px;

	line-height: 22px;

}

.rev-title.big {

	font-size: 24px;

	line-height: 28px;

}

.rev-title.bold {

	font-size: 50px!important;

	padding: 12px 10px!important;

	letter-spacing: 4px;

}

.rev-title2.bold {

	font-size: 50px!important;

}

}



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

.rev-title {

	font-size: 10px;

	line-height: 14px;

}

.rev-title.big {

	font-size: 16px;

	line-height: 20px;

}

}



@media screen and (max-width: 31.5em) {



.grid {

	padding: 0px 0px 10px;

}

.grid li {

	width: 80%;

	min-width: 280px;

	margin-left: -3px;

}

.dzsportfolio.skin-clean {

	width: 100%!important;

}

.rev-title.bold {

	font-size: 20px!important;

	letter-spacing: 4px;

	padding: 8px 8px!important;

}

.rev-title2.bold {

	font-size: 20px!important;

	margin-top: -10px;

}

.rev-title-sub {

	margin: 10px 0 0!important;

}

.mobile {

	margin-top: -20px;

}

}





/*PANEL*/

.panel{

	margin-bottom:20px;

	background-color:#fff;

	border:1px solid transparent;

	border-radius:4px;

	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);

	box-shadow:0 1px 1px rgba(0,0,0,.05)

}



.panel-body{

	padding:15px

}



.panel-heading{

	padding:10px 15px;

	border-bottom:1px solid transparent;

	border-top-left-radius:3px;

	border-top-right-radius:3px

}



.panel-heading&gt;.dropdown .dropdown-toggle{

	color:inherit

}



.panel-title{

	margin-top:0;

	margin-bottom:0;

	font-size:16px;

	color:inherit

}



.panel-title&gt;a{

	color:inherit

}



.panel-footer{

	padding:10px 15px;

	background-color:#f5f5f5;

	border-top:1px solid #ddd;

	border-bottom-right-radius:3px;

	border-bottom-left-radius:3px

}



.panel&gt;.list-group{

	margin-bottom:0

}



.panel&gt;.list-group .list-group-item{

	border-width:1px 0;

	border-radius:0

}



.panel&gt;.list-group:first-child .list-group-item:first-child{

	border-top:0;

	border-top-left-radius:3px;

	border-top-right-radius:3px

}



.panel&gt;.list-group:last-child .list-group-item:last-child{

	border-bottom:0;

	border-bottom-right-radius:3px;

	border-bottom-left-radius:3px

}



.panel-heading+.list-group .list-group-item:first-child{

	border-top-width:0

}



.list-group+.panel-footer{

	border-top-width:0

}



.panel&gt;.table,.panel&gt;.table-responsive&gt;.table,.panel&gt;.panel-collapse&gt;.table{

	margin-bottom:0

}



.panel&gt;.table:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child{

	border-top-left-radius:3px;

	border-top-right-radius:3px

}



.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child{

	border-top-left-radius:3px

}



.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child{

	border-top-right-radius:3px

}



.panel&gt;.table:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child{

	border-bottom-right-radius:3px;

	border-bottom-left-radius:3px

}



.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child{

	border-bottom-left-radius:3px

}



.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child{

	border-bottom-right-radius:3px

}



.panel&gt;.panel-body+.table,.panel&gt;.panel-body+.table-responsive{

	border-top:1px solid #ddd

}



.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th,.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td{

	border-top:0

}



.panel&gt;.table-bordered,.panel&gt;.table-responsive&gt;.table-bordered{

	border:0

}



.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child{

	border-left:0

}



.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child{

	border-right:0

}



.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th{

	border-bottom:0

}



.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{

	border-bottom:0

}



.panel&gt;.table-responsive{

	margin-bottom:0;

	border:0

}



.panel-group{

	margin-bottom:20px

}



.panel-group .panel{

	margin-bottom:0;

	border-radius:4px

}



.panel-group .panel+.panel{

	margin-top:5px

}



.panel-group .panel-heading{

	border-bottom:0

}



.panel-group .panel-heading+.panel-collapse&gt;.panel-body{

	border-top:1px solid #ddd

}



.panel-group .panel-footer{

	border-top:0

}



.panel-group .panel-footer+.panel-collapse .panel-body{

	border-bottom:1px solid #ddd

}



.panel-default{

	border-color:#ddd

}



.panel-default&gt;.panel-heading{

	color:#fff;

	background-color:#83a7cb;

	border-color:#ddd

}



.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#ddd

}



.panel-default&gt;.panel-heading .badge{

	color:#f5f5f5;

	background-color:#333

}



.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#ddd

}



.panel-primary{

	border-color:#428bca



}



.panel-primary&gt;.panel-heading{

	color:#fff;

	background-color:#428bca;

	border-color:#428bca

}



.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#428bca

}



.panel-primary&gt;.panel-heading .badge{

	color:#428bca;

	background-color:#fff

}



.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#428bca

}



.panel-success{

	border-color:#d6e9c6

}



.panel-success&gt;.panel-heading{

	color:#3c763d;

	background-color:#dff0d8;

	border-color:#d6e9c6

}



.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#d6e9c6

}



.panel-success&gt;.panel-heading .badge{

	color:#dff0d8;

	background-color:#3c763d

}



.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#d6e9c6

}



.panel-info{

	border-color:#bce8f1

}



.panel-info&gt;.panel-heading{

	color:#31708f;

	background-color:#d9edf7;

	border-color:#bce8f1

}



.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#bce8f1

}



.panel-info&gt;.panel-heading .badge{

	color:#d9edf7;

	background-color:#31708f

}



.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#bce8f1

}



.panel-warning{

	border-color:#faebcc

}



.panel-warning&gt;.panel-heading{

	color:#8a6d3b;

	background-color:#fcf8e3;

	border-color:#faebcc

}



.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#faebcc

}



.panel-warning&gt;.panel-heading .badge{

	color:#fcf8e3;

	background-color:#8a6d3b

}



.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#faebcc

}



.panel-danger{

	border-color:#ebccd1

}



.panel-danger&gt;.panel-heading{

	color:#a94442;

	background-color:#f2dede;

	border-color:#ebccd1

}



.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body{

	border-top-color:#ebccd1

}



.panel-danger&gt;.panel-heading .badge{

	color:#f2dede;

	background-color:#a94442

}



.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body{

	border-bottom-color:#ebccd1

}

/*-----------------------------------------------------------------------------------*/

/*	09: Glyphicons

/*-----------------------------------------------------------------------------------*/

@font-face{

	font-family:'Glyphicons Halflings';

	src:url(../font/glyphicons-halflings-regular.eot);

	src:url(../font/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'),url(../font/glyphicons-halflings-regular.woff) format('woff'),url(../font/glyphicons-halflings-regular.ttf) format('truetype'),url(../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')

}



.glyphicon{

	position:relative;

	top:1px;

	display:inline-block;

	font-family:'Glyphicons Halflings';

	font-style:normal;

	font-weight:400;

	line-height:1;

	-webkit-font-smoothing:antialiased;

	-moz-osx-font-smoothing:grayscale

}



.glyphicon-asterisk:before{

	content:"\2a"

}



.glyphicon-plus:before{

	content:"\2b"

}



.glyphicon-euro:before,.glyphicon-eur:before{

	content:"\20ac"

}



.glyphicon-minus:before{

	content:"\2212"

}



.glyphicon-cloud:before{

	content:"\2601"

}



.glyphicon-envelope:before{

	content:"\2709"

}



.glyphicon-pencil:before{

	content:"\270f"

}



.glyphicon-glass:before{

	content:"\e001"

}



.glyphicon-music:before{

	content:"\e002"

}



.glyphicon-search:before{

	content:"\e003"

}



.glyphicon-heart:before{

	content:"\e005"

}



.glyphicon-star:before{

	content:"\e006"

}



.glyphicon-star-empty:before{

	content:"\e007"

}



.glyphicon-user:before{

	content:"\e008"

}



.glyphicon-film:before{

	content:"\e009"

}



.glyphicon-th-large:before{

	content:"\e010"

}



.glyphicon-th:before{

	content:"\e011"

}



.glyphicon-th-list:before{

	content:"\e012"

}



.glyphicon-ok:before{

	content:"\e013"

}



.glyphicon-remove:before{

	content:"\e014"

}



.glyphicon-zoom-in:before{

	content:"\e015"

}



.glyphicon-zoom-out:before{

	content:"\e016"

}



.glyphicon-off:before{

	content:"\e017"

}



.glyphicon-signal:before{

	content:"\e018"

}



.glyphicon-cog:before{

	content:"\e019"

}



.glyphicon-trash:before{

	content:"\e020"

}



.glyphicon-home:before{

	content:"\e021"

}



.glyphicon-file:before{

	content:"\e022"

}



.glyphicon-time:before{

	content:"\e023"

}



.glyphicon-road:before{

	content:"\e024"

}



.glyphicon-download-alt:before{

	content:"\e025"

}



.glyphicon-download:before{

	content:"\e026"

}



.glyphicon-upload:before{

	content:"\e027"

}



.glyphicon-inbox:before{

	content:"\e028"

}



.glyphicon-play-circle:before{

	content:"\e029"

}



.glyphicon-repeat:before{

	content:"\e030"

}



.glyphicon-refresh:before{

	content:"\e031"

}



.glyphicon-list-alt:before{

	content:"\e032"

}



.glyphicon-lock:before{

	content:"\e033"

}



.glyphicon-flag:before{

	content:"\e034"

}



.glyphicon-headphones:before{

	content:"\e035"

}



.glyphicon-volume-off:before{

	content:"\e036"

}



.glyphicon-volume-down:before{

	content:"\e037"

}



.glyphicon-volume-up:before{

	content:"\e038"

}



.glyphicon-qrcode:before{

	content:"\e039"

}



.glyphicon-barcode:before{

	content:"\e040"

}



.glyphicon-tag:before{

	content:"\e041"

}



.glyphicon-tags:before{

	content:"\e042"

}



.glyphicon-book:before{

	content:"\e043"

}



.glyphicon-bookmark:before{

	content:"\e044"

}



.glyphicon-print:before{

	content:"\e045"

}



.glyphicon-camera:before{

	content:"\e046"

}



.glyphicon-font:before{

	content:"\e047"

}



.glyphicon-bold:before{

	content:"\e048"

}



.glyphicon-italic:before{

	content:"\e049"

}



.glyphicon-text-height:before{

	content:"\e050"

}



.glyphicon-text-width:before{

	content:"\e051"

}



.glyphicon-align-left:before{

	content:"\e052"

}



.glyphicon-align-center:before{

	content:"\e053"

}



.glyphicon-align-right:before{

	content:"\e054"

}



.glyphicon-align-justify:before{

	content:"\e055"

}



.glyphicon-list:before{

	content:"\e056"

}



.glyphicon-indent-left:before{

	content:"\e057"

}



.glyphicon-indent-right:before{

	content:"\e058"

}



.glyphicon-facetime-video:before{

	content:"\e059"

}



.glyphicon-picture:before{

	content:"\e060"

}



.glyphicon-map-marker:before{

	content:"\e062"

}



.glyphicon-adjust:before{

	content:"\e063"

}



.glyphicon-tint:before{

	content:"\e064"

}



.glyphicon-edit:before{

	content:"\e065"

}



.glyphicon-share:before{

	content:"\e066"

}



.glyphicon-check:before{

	content:"\e067"

}



.glyphicon-move:before{

	content:"\e068"

}



.glyphicon-step-backward:before{

	content:"\e069"

}



.glyphicon-fast-backward:before{

	content:"\e070"

}



.glyphicon-backward:before{

	content:"\e071"

}



.glyphicon-play:before{

	content:"\e072"

}



.glyphicon-pause:before{

	content:"\e073"

}



.glyphicon-stop:before{

	content:"\e074"

}



.glyphicon-forward:before{

	content:"\e075"

}



.glyphicon-fast-forward:before{

	content:"\e076"

}



.glyphicon-step-forward:before{

	content:"\e077"

}



.glyphicon-eject:before{

	content:"\e078"

}



.glyphicon-chevron-left:before{

	content:"\e079"

}



.glyphicon-chevron-right:before{

	content:"\e080"

}



.glyphicon-plus-sign:before{

	content:"\e081"

}



.glyphicon-minus-sign:before{

	content:"\e082"

}



.glyphicon-remove-sign:before{

	content:"\e083"

}



.glyphicon-ok-sign:before{

	content:"\e084"

}



.glyphicon-question-sign:before{

	content:"\e085"

}



.glyphicon-info-sign:before{

	content:"\e086"

}



.glyphicon-screenshot:before{

	content:"\e087"

}



.glyphicon-remove-circle:before{

	content:"\e088"

}



.glyphicon-ok-circle:before{

	content:"\e089"

}



.glyphicon-ban-circle:before{

	content:"\e090"

}



.glyphicon-arrow-left:before{

	content:"\e091"

}



.glyphicon-arrow-right:before{

	content:"\e092"

}



.glyphicon-arrow-up:before{

	content:"\e093"

}



.glyphicon-arrow-down:before{

	content:"\e094"

}



.glyphicon-share-alt:before{

	content:"\e095"

}



.glyphicon-resize-full:before{

	content:"\e096"

}



.glyphicon-resize-small:before{

	content:"\e097"

}



.glyphicon-exclamation-sign:before{

	content:"\e101"

}



.glyphicon-gift:before{

	content:"\e102"

}



.glyphicon-leaf:before{

	content:"\e103"

}



.glyphicon-fire:before{

	content:"\e104"

}



.glyphicon-eye-open:before{

	content:"\e105"

}



.glyphicon-eye-close:before{

	content:"\e106"

}



.glyphicon-warning-sign:before{

	content:"\e107"

}



.glyphicon-plane:before{

	content:"\e108"

}



.glyphicon-calendar:before{

	content:"\e109"

}



.glyphicon-random:before{

	content:"\e110"

}



.glyphicon-comment:before{

	content:"\e111"

}



.glyphicon-magnet:before{

	content:"\e112"

}



.glyphicon-chevron-up:before{

	content:"\e113"

}



.glyphicon-chevron-down:before{

	content:"\e114"

}



.glyphicon-retweet:before{

	content:"\e115"

}



.glyphicon-shopping-cart:before{

	content:"\e116"

}



.glyphicon-folder-close:before{

	content:"\e117"

}



.glyphicon-folder-open:before{

	content:"\e118"

}



.glyphicon-resize-vertical:before{

	content:"\e119"

}



.glyphicon-resize-horizontal:before{

	content:"\e120"

}



.glyphicon-hdd:before{

	content:"\e121"

}



.glyphicon-bullhorn:before{

	content:"\e122"

}



.glyphicon-bell:before{

	content:"\e123"

}



.glyphicon-certificate:before{

	content:"\e124"

}



.glyphicon-thumbs-up:before{

	content:"\e125"

}



.glyphicon-thumbs-down:before{

	content:"\e126"

}



.glyphicon-hand-right:before{

	content:"\e127"

}



.glyphicon-hand-left:before{

	content:"\e128"

}



.glyphicon-hand-up:before{

	content:"\e129"

}



.glyphicon-hand-down:before{

	content:"\e130"

}



.glyphicon-circle-arrow-right:before{

	content:"\e131"

}



.glyphicon-circle-arrow-left:before{

	content:"\e132"

}



.glyphicon-circle-arrow-up:before{

	content:"\e133"

}



.glyphicon-circle-arrow-down:before{

	content:"\e134"

}



.glyphicon-globe:before{

	content:"\e135"

}



.glyphicon-wrench:before{

	content:"\e136"

}



.glyphicon-tasks:before{

	content:"\e137"

}



.glyphicon-filter:before{

	content:"\e138"

}



.glyphicon-briefcase:before{

	content:"\e139"

}



.glyphicon-fullscreen:before{

	content:"\e140"

}



.glyphicon-dashboard:before{

	content:"\e141"

}



.glyphicon-paperclip:before{

	content:"\e142"

}



.glyphicon-heart-empty:before{

	content:"\e143"

}



.glyphicon-link:before{

	content:"\e144"

}



.glyphicon-phone:before{

	content:"\e145"

}



.glyphicon-pushpin:before{

	content:"\e146"

}



.glyphicon-usd:before{

	content:"\e148"

}



.glyphicon-gbp:before{

	content:"\e149"

}



.glyphicon-sort:before{

	content:"\e150"

}



.glyphicon-sort-by-alphabet:before{

	content:"\e151"

}



.glyphicon-sort-by-alphabet-alt:before{

	content:"\e152"

}



.glyphicon-sort-by-order:before{

	content:"\e153"

}



.glyphicon-sort-by-order-alt:before{

	content:"\e154"

}



.glyphicon-sort-by-attributes:before{

	content:"\e155"

}



.glyphicon-sort-by-attributes-alt:before{

	content:"\e156"

}



.glyphicon-unchecked:before{

	content:"\e157"

}



.glyphicon-expand:before{

	content:"\e158"

}



.glyphicon-collapse-down:before{

	content:"\e159"

}



.glyphicon-collapse-up:before{

	content:"\e160"

}



.glyphicon-log-in:before{

	content:"\e161"

}



.glyphicon-flash:before{

	content:"\e162"

}



.glyphicon-log-out:before{

	content:"\e163"

}



.glyphicon-new-window:before{

	content:"\e164"

}



.glyphicon-record:before{

	content:"\e165"

}



.glyphicon-save:before{

	content:"\e166"

}



.glyphicon-open:before{

	content:"\e167"

}



.glyphicon-saved:before{

	content:"\e168"

}



.glyphicon-import:before{

	content:"\e169"

}



.glyphicon-export:before{

	content:"\e170"

}



.glyphicon-send:before{

	content:"\e171"

}



.glyphicon-floppy-disk:before{

	content:"\e172"

}



.glyphicon-floppy-saved:before{

	content:"\e173"

}



.glyphicon-floppy-remove:before{

	content:"\e174"

}



.glyphicon-floppy-save:before{

	content:"\e175"

}



.glyphicon-floppy-open:before{

	content:"\e176"

}



.glyphicon-credit-card:before{

	content:"\e177"

}



.glyphicon-transfer:before{

	content:"\e178"

}



.glyphicon-cutlery:before{

	content:"\e179"

}



.glyphicon-header:before{

	content:"\e180"

}



.glyphicon-compressed:before{

	content:"\e181"

}



.glyphicon-earphone:before{

	content:"\e182"

}



.glyphicon-phone-alt:before{

	content:"\e183"

}



.glyphicon-tower:before{

	content:"\e184"

}



.glyphicon-stats:before{

	content:"\e185"

}



.glyphicon-sd-video:before{

	content:"\e186"

}



.glyphicon-hd-video:before{

	content:"\e187"

}



.glyphicon-subtitles:before{

	content:"\e188"

}



.glyphicon-sound-stereo:before{

	content:"\e189"

}



.glyphicon-sound-dolby:before{

	content:"\e190"

}



.glyphicon-sound-5-1:before{

	content:"\e191"

}



.glyphicon-sound-6-1:before{

	content:"\e192"

}



.glyphicon-sound-7-1:before{

	content:"\e193"

}



.glyphicon-copyright-mark:before{

	content:"\e194"

}



.glyphicon-registration-mark:before{

	content:"\e195"

}



.glyphicon-cloud-download:before{

	content:"\e197"

}



.glyphicon-cloud-upload:before{

	content:"\e198"

}



.glyphicon-tree-conifer:before{

	content:"\e199"

}



.glyphicon-tree-deciduous:before{

	content:"\e200"

}

.gl_med{
	font-size:24px;
}

*{

	-webkit-box-sizing:border-box;

	-moz-box-sizing:border-box;

	box-sizing:border-box

}



:before,:after{

	-webkit-box-sizing:border-box;

	-moz-box-sizing:border-box;

	box-sizing:border-box

}

.btn-group2 {
    position: relative;
    display: inline-block;
    font-size: 0px;
    vertical-align: middle;
}

.features_detail &gt; ul {
  margin: 0;
  padding: 0;
}

.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}

.features_detail li:nth-last-child(2) {
  border-bottom: 0 none;
}
.features_detail li:nth-child(2n) {
  border-right: 0 none;
  padding-left: 18px;
  text-align: left;
}
.features_detail li:last-child {
  border-bottom: 0 none;
}

.features_detail li {
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 10px 20px 30px 0;
  text-align: right;
  width: 49%;
  color:#333;
}

.features_detail i {
  font-size: 28px;
  color:#f6b20e;
}

.features_detail h5 {
  color: hsl(0, 1%, 33%);
  font-weight: 400;
  line-height: 26px;
}

.features_img {
  text-align: right;
}

.features_detail {
  margin-top: 0px;/*100px;*/
}
hr.pic10{
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}
</pre></body></html>