<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
&lt;/style&gt;


html, body {
  font-family: 'Open Sans', sans-serif;
  height: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}
h1.hl, h2.hl, h3.hl, h4.hl, h5.hl, h6.hl {
  color: #515151;
  font-weight: 400;
  text-transform: uppercase;
}
h1.hl small, h2.hl small, h3.hl small, h4.hl small, h5.hl small, h6.hl small {
  text-transform: none;
}

@media (min-width: 768px) {
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
}
@media (min-width: 992px) {
 .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}
}
@media (min-width: 1200px) {
.container-fluid {
  padding-right: 50px;
  padding-left: 50px;
}
}

.col-centered {
 float: none;
 margin: 0 auto;
}

.col-center{
    float: none;
    margin: 0 auto;
}


#avis a {
	color: #d4002a;
	text-decoration: none;
	font-weight: 600;
	}
	
#avis .btn-primary {
	color: #fff;
	background-color: #d4002a;
	border-color: #A60021;
}
#avis .btn-primary:focus,
#avis .btn-primary.focus {
	color: #fff;
	background-color: #d4002a;
	border-color: #A60021;
}
#avis .btn-primary:hover {
	color: #fff;
	background-color: #A60021;
	border-color: #A60021;
}
#avis .btn-primary:active,
#avis .btn-primary.active,
#avis .open &gt; .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #d4002a;
	border-color: #A60021;
}
#avis .btn-primary:active:hover,
#avis .btn-primary.active:hover,
#avis .open &gt; .dropdown-toggle.btn-primary:hover,
#avis .btn-primary:active:focus,
#avis .btn-primary.active:focus,
#avis .open &gt; .dropdown-toggle.btn-primary:focus,
#avis .btn-primary:active.focus,
#avis .btn-primary.active.focus,
#avis .open &gt; .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #A60021;
	border-color: #A60021;
}
#avis .btn-primary:active,
#avis .btn-primary.active,
#avis .open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
#avis .btn-primary.disabled:hover,
#avis .btn-primary[disabled]:hover,
#avis fieldset[disabled] .btn-primary:hover,
#avis .btn-primary.disabled:focus,
#avis .btn-primary[disabled]:focus,
#avisfieldset[disabled] .btn-primary:focus,
#avis .btn-primary.disabled.focus,
#avis .btn-primary[disabled].focus,
#avisfieldset[disabled] .btn-primary.focus {
  color: #a94442;
  background-color: #f2dede;
  border-color: #f2dede;
}
#avis .btn-primary .badge {
	color: #d4002a;
	background-color: #fff;
}

#avis .panel-primary {
	border-color: #d4002a;
}
#avis .panel-primary &gt; .panel-heading {
	color: #fff;
	background-color: #d4002a;
	border-color: #d4002a;
}
#avis .panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border-top-color: #d4002a;
}
#avis .panel-primary &gt; .panel-heading .badge {
	color: #d4002a;
	background-color: #fff;
}
#avis .panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
	border-bottom-color: #d4002a;
}

#budget a {
	color: #ed5505;
	text-decoration: none;
	font-weight: 600;
}

#budget a {
	color: #ed5505;
	text-decoration: none;
	font-weight: 600;
	}
	
#budget .btn-primary {
	color: #fff;
	background-color: #ed5505;
	border-color: #C94803;
}
#budget .btn-primary:focus,
#budget .btn-primary.focus {
	color: #fff;
	background-color: #ed5505;
	border-color: #C94803;
}
#budget .btn-primary:hover {
	color: #fff;
	background-color: #C94803;
	border-color: #C94803;
}
#budget .btn-primary:active,
#budget .btn-primary.active,
#budget .open &gt; .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #ed5505;
	border-color: #C94803;
}
#budget .btn-primary:active:hover,
#budget .btn-primary.active:hover,
#budget .open &gt; .dropdown-toggle.btn-primary:hover,
#budget .btn-primary:active:focus,
#budget .btn-primary.active:focus,
#budget .open &gt; .dropdown-toggle.btn-primary:focus,
#budget .btn-primary:active.focus,
#budget .btn-primary.active.focus,
#budget .open &gt; .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #C94803;
	border-color: #C94803;
}
#budget .btn-primary:active,
#budget .btn-primary.active,
#budget .open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
#budget .btn-primary.disabled:hover,
#budget .btn-primary[disabled]:hover,
#budget fieldset[disabled] .btn-primary:hover,
#budget .btn-primary.disabled:focus,
#budget .btn-primary[disabled]:focus,
#budgetfieldset[disabled] .btn-primary:focus,
#budget .btn-primary.disabled.focus,
#budget .btn-primary[disabled].focus,
#budgetfieldset[disabled] .btn-primary.focus {
	background-color: #faebcc;
	border-color: #faebcc;
	color: #D89814;
}
#budget .btn-primary .badge {
	color: #ed5505;
	background-color: #fff;
}

#budget .panel-primary {
  border-color: #00285f;
}
#budget .panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #00285f;
  border-color: #00285f;
}
#budget .panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #00285f;
}
#budget .panel-primary &gt; .panel-heading .badge {
  color: #00285f;
  background-color: #fff;
}
#budget .panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #00285f;
}

#avis a:hover,	
#budget a:hover {
	text-decoration: underline;
	}

/* ===== Sticky Footer Trick ===== */

.wrapper {
	min-height: 100%;
	height: auto !important; /* for older versions of IE */
	height: 100%;
	margin-bottom: -347px; /* showing the footer */
	padding-top: 50px;
	padding-bottom: 347px; /* avoiding content go behind the footer */;
}

.wrapperIndex {
	margin-top:10%; 
}

.wrapperHome {
	min-height: 100%;
	height: auto !important; /* for older versions of IE */
	height: 100%;
	padding-top: 0px;
}

.margin-top-30px {
	margin-top: 30px;
}

/* ===== Navbar ===== */

.navbar-inverse {
border-radius: 0;
}

#abg.navbar-inverse {
	background-color: #E4E4E4;
	min-height: 80px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #515151;
}

#avis.navbar-inverse {
	background-color: #d4002a;
	min-height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#budget.navbar-inverse {
	background-color: #ffffff;
	min-height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.navbar-inverse .navbar-nav  {
	margin-top: 50px;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
	color: #E4E4E4;
	font-weight: bold;
	background-color: #515151;
}

.navbar-inverse .navbar-brand {
  color: #EEEEEE;
}

a.navbar-brand  img {
	outline:none;
	width:250px;
	height:auto
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
	color: #515151;
}
.navbar-inverse {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.navbar-inverse .navbar-nav &gt; .dropdown &gt; a .caret {
	border-top-color: #515151;
	border-bottom-color: #515151;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a .caret,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover .caret,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus .caret {
  border-top-color: #515151;
  border-bottom-color: #515151;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #EEEEEE;
  color: #515151;
}
.dropdown-menu {
  background-color: #EEEEEE;
  border: 1px solid #D6D6D6;
  border-top-color: #EEEEEE;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu &gt; li &gt; a {
  color: #515151;
  padding: 10px 20px;
  font-size: 12px;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color: #FFF;
  background-color: #515151;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  background-color: #515151;
}

/* ===== Hero - Welcone ===== */
.hero-welcome {
	background: url('../img/cq5dam.web.2440.1600.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: table;
	width: 100%;
	margin-bottom: 90px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.hero-welcome .container {
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 689px
}

.hero-welcome h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 48px;
	margin-top: 70px;
	text-transform: uppercase;
	margin-left: 70px;
	text-shadow: 1px 1px 3px #666;
	display: block;
	background-color: #0F9;
	clear: both;
}
.iMac {
  position: absolute;
  height: 300px;
  width: 351px;
  top: 0;
  right: 0;
  -webkit-animation-duration: 1s;
  -moz-animation-delay: 1s;
}
.iPad {
  position: absolute;
  height: 228px;
  width: 174px;
  top: 75px;
  left: 0;
  -webkit-animation-duration: 1.3s;
  -moz-animation-delay: 1.3s;
}
.iPhone {
  position: absolute;
  height: 152px;
  width: 56px;
  top: 145px;
  left: 130px;
  -webkit-animation-duration: 1.6s;
  -moz-animation-delay: 1.6s;
}
.macbook img {
  width: 450px;
  margin: 105.5px auto 0;
}
.list {
  margin: 50px 0 50px 70px;
}
.list ul {
  list-style-type: none;
  padding: 0;
}
.list li {
  font-weight: 300;
  font-size: 28px;
}
.list li &gt; span {
  background: rgba(0, 0, 0, 0.25);
  padding: 5px 10px;
  line-height: 1.8;
}
.list li i.fa {
  margin-right: 20px;
}
.first {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
}
.second {
  -webkit-animation-duration: 1.3s;
  -moz-animation-duration: 1.3s;
}
.third {
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
}
.fourth {
  -webkit-animation-duration: 1.9s;
  -moz-animation-duration: 1.9s;
}
.delay {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}

/* ===== Services ===== */

.services-item__body {
	background: #eee;
	text-align: center;
	color: #888;
}
.services-item__caption {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}
.services-item__body:hover {
  background: #69D2E7;
  color: white;
}


/* ===== Profiles ===== */

/* Avatar */

.avatar {
  position: relative;
}
.avatar-bubble,
.avatar:hover .avatar-bubble {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.avatar-bubble {
  position: absolute;
  bottom: 11px;
  left: 11px;
  right: 11px;
  width: inherit;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-weight: 400;
  opacity: 0;
}
.avatar:hover .avatar-bubble {
  opacity: 1;
}
.avatar-bubble a {
  display: block;
  color: #eee;
}
.avatar-bubble a:hover {
  text-decoration: none;
  color: #fff;
}

/* Profile menu */

.user-menu &gt; ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.user-menu &gt; ul &gt; li {
  border-bottom: 1px solid #EEE;
  border-right: 1px solid #EEE;
}
.user-menu &gt; ul &gt; li:last-child {
  border-bottom: 0;
}
.user-menu &gt; ul &gt; li &gt; a {
  display: block;
  padding: 10px;
}
.user-menu &gt; ul &gt; li &gt; a:hover {
  text-decoration: none;
  background: #f5f5f5;
}
.user-menu &gt; ul &gt; li &gt; a.active {
  background: #f5f5f5;
}
.user-menu &gt; ul &gt; li &gt; a &gt; i.sign {
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
}
.user-menu &gt; ul &gt; li &gt; a &gt; i.fa-chevron-right {
  line-height: 40px;
  color: #515151;
  display: none;
}
.user-menu &gt; ul &gt; li &gt; a:hover &gt; i.fa-chevron-right {
  display: inline-block;
}
.user-menu &gt; ul &gt; li &gt; a.active:hover &gt; i.fa-chevron-right {
  display: none;
}

/* User status */

.user-status {
  margin-bottom: 20px;
}
.user-status &gt; p &gt; a {
  color: #333;
}
.user-status .input-group{
  padding: 5px;
  background: #f5f5f5;
}

/* Modal window */

.modal-content {
  border-radius: 0;
}
.modal-header {
  background: #f5f5f5;
}
.modal-header &gt; img, 
.message-answer &gt; img {
  height: 50px;
  width: 50px;
  margin: 0 15px 15px 0;
  float: left;
  overflow: hidden;
}

/* User Stats and Gallery */

.block-inverse {
  border-radius: 5px;
  border: 1px solid #eee;
}
.block-inverse &gt; .head-inverse {
  background: #F5F5F5;
  padding: 10px;
  border-bottom: 1px solid #EEE;
}
.block-inverse &gt; .body-inverse {
  padding: 10px;
}
.user-gallery img {
  height: 60px;
  width: 60px;
  background: #FFF;
  border: 1px solid #dedede;
  border-radius: 60px;
  padding: 3px;
  margin: 5px;
}
.user-gallery img:hover {
    border-color: #999;
}

/* Inbox */

.pm-search {
  background: #F5F5F5;
  border-top: 1px solid #DDD;
  padding: 20px;
  margin-bottom: 15px;
}
.pm-list &gt; ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.pm-list &gt; ul &gt; li:first-child {
  border-top: 1px solid #EEE;
}
.pm-list &gt; ul &gt; li {
  padding: 15px;
  border-bottom: 1px solid #EEE;
}
.pm-list &gt; ul &gt; li:hover {
  background: #f5f5f5;
}
.pm-list &gt; ul &gt; li &gt; p &gt; img {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.pm-list &gt; ul &gt; li &gt; p {
  float: left;
  overflow: hidden;
  width: 50%;
  margin-bottom: 0;
}
.pm-list &gt; ul &gt; li &gt; p &gt; a.inbox-dialog {
  color: #999;
}
.pm-list &gt; ul &gt; li &gt; p &gt; a.inbox-dialog:hover {
  color: #999;
  text-decoration: none;
}
.message-answer {
  background: #F5F5F5;
  border-top: 1px solid #DDD;
  padding: 20px;
}
.message-answer &gt; form {
  width: 80%;
  float: left;
} 

/* ===== Blog ===== */

.blog-summary {
  position: relative;
  margin-bottom: 40px;
}
.blog-summary &gt; h4 {
  line-height: 22px;
}
.blog-text {
  line-height: 1.8;
}
.timeline-block .blog-img { /* Making images smalled for timeline page */
  width: 250px;
}
.blog-img {
  padding: 10px;
  border: 1px solid #ddd;
  margin: 10px;
  width: 350px;
}
.new-story:after {
  content: "NEW!";
  font-size: 0.6em;
  color: #FFF;
  background: #f1c40f;
  padding: 3px 4px;
  margin-left: 5px;
  vertical-align: super;
}
.recent-blogs ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.recent-blogs ul li {
  padding: 7px 0;
  border-bottom: 1px dotted #ddd;
}
.recent-blogs ul li:last-child {
  border-bottom: 0;
}
.blog-months ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 50%;
  border-right: 1px solid #FFF;
}
.blog-months ul li .badge {
  background: #FFF;
  color: #666;
  border: 1px solid #ddd;
}
.new-comment {
  padding: 20px 10px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px dashed #ddd;
  margin: 20px 0;
}
.new-comment:hover {
  border-bottom-style: solid;
}
.new-comment img {
  max-height: 64px;
  width: auto;
  float: right;
}
.comment {
  margin: 10px 0;
  border-bottom: 1px dotted #ddd;
}

/* ===== Blog Timeline ===== */

.timeline-block {
  border-left: 3px solid #eee;
  padding-left: 20px;
  margin-left: 100px;
}
.timeline-block time.timestamp {
  position: absolute;
  top: 12px;
  left: -136px;
  padding: 5px 6px;
  font-style: italic;
  color: #999;
}
.timeline-block time.timestamp:before {
  display: block;
  font-family: FontAwesome;
  content: "\f073";
  font-style: normal;
  font-size: 32px;
  margin-left: 27px;
}
.timeline-block time.timestamp:after {
  display: inline-block;
  content: "";
  height: 20px;
  width: 20px;
  border: 3px solid #DDD;
  border-radius: 26px;
  margin-left: 16px;
  background: #FFF;
}

/* ===== About Us block ===== */

img.img-about {
  width: 40%;
  padding: 10px;
  border: 1px solid #eee;
  float: left;
  margin: 0 20px 20px 0;
}

/* ===== Media objects ===== */

.media-object {
  height: 64px;
  width: 64px;
}
.media-heading a{
  color: #333;
}
.media-heading a:hover{
  color: #333;
  text-decoration: none;
}
.read-more {
  float:right;
  margin-top: 10px;
}

/* ===== Recent Works ===== */

.thumbnail {
  position: relative;
}
.thumbnail .visit {
  position: absolute;
  opacity: 0;
  width: 100%;
  text-align: center;
  top: 80px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.thumbnail:hover .visit {
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.thumbnail .visit a {
  color: #FFF;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
}
.thumbnail .visit a:hover {
  color: #FFF;
  text-decoration: none;
}

/* ===== Steps ===== */

.step {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.step i {
  color: #dedede;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step h4 {
  text-transform: uppercase;
}
.step .arrow {
  position: absolute;
  top: 0;
  right: -10%;
  color: #dedede;
  font-size: 100px;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step:hover i {
  color: #FFA973;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step:hover .arrow {
  color: #99E0FF;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}

/* ===== About Us ===== */

.about-icon {
  font-size: 52px;
  float: left;
  margin: 15px 15px 0 0;
  color: #81D685;
}
.about-p {
  overflow: hidden;
  line-height: 22px;
}
.about-btn {
  margin-top: 50px;
  text-align: center;
}

/* ===== Team ===== */
.member-left {
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #eee;
}
.member-right {
  text-align: right;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #eee;
}
.team img,
.team img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}
.team .member-left img{
  float: left;
  margin-right: 50px;
}
.team .member-right img{
  float: right;
  margin-left: 50px;
}
.team .position {
  color: #ccc;
}
.team p {
  overflow: hidden;
}

/* ===== 404 error page ===== */

.not-found {
  background: #eee;
  background-image: url(../img/falling-leafs.png), -webkit-linear-gradient(top, #eee 0%, #fff 100%);
  background-image: url(../img/falling-leafs.png), -o-linear-gradient(top, #eee 0%, #fff 100%);
  background-image: url(../img/falling-leafs.png), linear-gradient(to bottom, #eee 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#fff', GradientType=0);
}
.not-found .digits {
  color: #999;
  font-size: 250px;
  font-weight: bold;
  text-align: center;
}
.not-found .digits i {
  font-size: 200px;
  margin: 0 10px;
}
.not-found h1 {
  text-align: center;
  color: #666;
}
.not-found h2 {
  text-align: center;
  color: #999;
}
.not-found form {
  text-align: center;
  margin: 30px 0;
}


/* ===== Contact Us ===== */

/* Alert Message */

#form_message {
  display: none;
}
#form_message.alert-success {
  display: block;
}

/* Help Block (error messages) */

#form_sendemail .help-block {
  color: #ff5722 !important;
  display: none;
}
#form_sendemail .has-error .help-block,
#form_sendemail .has-error.help-block {
  display: block;
}


/* ===== Pricing ===== */

.pricing .item {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pricing .item:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
  margin-top: -10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pricing .head {
  background: #69D2E7;
  padding: 30px 10px 10px;
  position: relative;
  border-radius: 3px;
  margin-bottom: 50px;
}
.pricing .head h4 {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.pricing .head .arrow {
  position: absolute;
  height: 30px;
  width: 100%;
  border-top: 30px solid #69D2E7;
  border-right: 120px solid white;
  border-left: 120px solid white;
  bottom: -30px;
  left: 0;
}
.pricing .sceleton {
  text-align: center;
}
.pricing .sceleton h5 {
  font-size: 30px;
}
.pricing .sceleton span {
  font-size: 24px;
}
.pricing .sceleton ul {
  margin: 0 0 10px;
  padding: 0;
}
.pricing .sceleton li {
  list-style-type: none;
  padding: 10px 0;
  border-top: 1px dotted #ccc;
}
.pricing .sceleton li:hover {
  border-top: 1px solid #ccc;
  background: #eee;
  cursor: pointer;
}

/* ===== FAQs ===== */

.faq-cats ul {
  list-style-type: none;
  padding: 0; 
  margin: 0;
}
.faq-cats ul li:first-child {
  margin: 0 0 15px 0;
}
.faq-cats ul li {
  margin: 15px 0 15px 0;
}
.faq-cats ul li i{
  vertical-align: middle;
  margin-right: 15px;
  color: #bbb;
}
.faq-cats ul li:hover i{
  color: #00B4FF;
}

/* ===== Gallery ===== */

.gallery__nav {
  margin-bottom: 20px;
}
.gallery__item {
  position: relative;
  margin-bottom: 20px;
}

/**
* Gallery bubble
*/

.gallery-bubble {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, .5);
  color: white;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
       -o-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.gallery__item:hover .gallery-bubble {
  opacity: 1;
}

/**
 * Gallery text blocks
 */

.gallery__item &gt; a {
  color: #333;
}
.gallery__item &gt; a:hover,
.gallery__item &gt; a:focus {
  text-decoration: none; 
}
.gallery-text {
  padding: 5px 10px;
  margin-top: 1px;
  -webkit-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.gallery-title {
  margin-bottom: 5px;
  font-size: 18px;
}
.gallery__item:hover .gallery-text {
  background: #00B4EF;
  color: white;
}


/* ===== Gallery Item ===== */

.gallery-show .carousel-inner &gt; .item &gt; img,
.gallery-show .carousel-inner &gt; .item &gt; a &gt; img {
  margin: 0 auto;
}

.gallery-item-icons {
  font-size: 24px;
  color: #444;
}
.gallery-list-small li {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}
.gallery-list-small &gt; li:first-child {
  padding-left: 5px !important;
}

/* Showcase controls */

a.carousel-arrow {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -50px;
  height: 100px;
  width: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: 32px;
  font-weight: 400;
  line-height: 100px;
  cursor: pointer;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  opacity: 0;
}
.carousel:hover a.carousel-arrow {
  opacity: 1;
}
a.carousel-arrow:hover,
a.carousel-arrow:active {
  text-decoration: none;
  background: #00B4FF;
}
a.carousel-arrow-prev {
  left: 0;
  right: auto;
  padding-right: 5px;
}
a.carousel-arrow-next {
  right: 0;
  left: auto;
  padding-left: 5px;
}

/* ===== Footer ===== */

footer {
	margin-top: 60px;
	padding: 20px 0;
	background: #515151;
	color: white;
	font-weight: 400;
}
footer a {
	color: #EEEEEE;
}
footer a:hover {
	color: #0094c4;
	text-decoration: none;
}
footer .headline {
	border-bottom: 1px dotted white;
	margin-bottom: 20px;
}
footer .headline h3{
  text-transform: uppercase;
  font-weight: 300;
  height: 38px;
}

footer .headline img {
  width:180px;
  height: auto;
}

.legal {
	padding: 20px 0 10px 0;
	color: #515151;
	font-weight: 400;
}
.legal a {
	color: #515151;
	text-decoration: none;
}
.social ul {
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.social li {
  float: left;
  display: block;
  list-style-type: none;
  width: 28px;
  height: 28px;
  margin: 0 5px 5px 0;
  text-align: center;
  line-height: 28px;
}

.abg ul {
  margin: 0;
  padding: 0;
}
.abg li {
  list-style-type: none;
}

/* Login Header*/

li.account {
  padding: 10px 20px;
  overflow: hidden;
  min-width: 350px;
}
li.account .avatar {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 20px 0 0;
  background: url(../img/face1.jpg);
  background-size: cover;
  background-position: center;
}
li.account p{
  overflow: hidden;
  font-size: 14px;
  text-transform: none;
  word-wrap: break-word;
}

/* ===== Login box ===== */

.form-box {
  padding: 10px 15px 20px;
  border: 1px solid #DDD;
  background: #F5F5F5;
}
.form-box h4 {
  text-transform: uppercase;
  color: #666;
}
.form-box hr {
  border-bottom: 1px solid #dedede;
}
.login-social ul {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.login-social li {
  float: left;
  display: block;
  list-style-type: none;
  width: 40px;
  height: 40px;
  margin: 20px 5px 20px 0;
  text-align: center;
  line-height: 40px;
}
.login-social li#twitter {
  background: #1dcaff;
}
.login-social li#facebook {
  background: #3B5998;
}
.login-social li#google {
  background: #dd4b39;
}
.login-social li#twitter:hover,
.login-social li#facebook:hover,
.login-social li#google:hover {
  background: none;
}
.login-social li#twitter:hover a {
  color: #1dcaff;
}
.login-social li#facebook:hover a {
  color: #3B5998;
}
.login-social li#google:hover a {
  color: #dd4b39;
}
.login-social li a {
  color: #fff;
  padding: 10px;
}
.login-social li, .login-social li:hover {
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
}
.login-social li a, .login-social li:hover a:hover{
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
/* ===== Registration form popover ===== */

.signup .popover {
  min-width: 200px;
}

/* ===== Site search ===== */

.navbar-nav li#search {
  background: #00B4FF;
  background: linear-gradient(top, #00B4FF, #009DE0);
  background: -webkit-linear-gradient(top, #00B4FF, #009DE0);
  background: -moz-linear-gradient(top, #00B4FF, #009DE0);
  position: relative;
}
.navbar-nav li#search .search-box {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: 250px;
  padding: 10px;
  background: #515151;
  background: rgba(0, 0, 0, 0.65);
  display: none;
}
.navbar-nav li#search i.margin-2 {
  margin-left: 2px;
}

/* ===== Pagination ===== */

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  background-color: #428bca;
  border-color: #428bca;
}

/* Helper Classes */

.top-zero {
  margin-top: 0;
}
.bottom-15 {
  margin-bottom: 15px;
}

.ui-icon {
  color: #666;
}
.tab-1 {
  margin-right: 15px;
}
.tab-2 {
  margin-right: 30px;
}
.tab-3 {
  margin-right: 45px;
}
.tab-3 {
  margin-right: 60px;
}
.margin-bottom-xs {
  margin-bottom: 0;
}
@media (max-width: 767px) { /* Adjusting for mobile */
  .margin-bottom-xs {
    margin-bottom: 15px;
  }
}

/* Text colors */

.text-bold {
	font-weight: bold;
}
.text-muted a {
  color: #999;
  text-decoration: none;
}
.text-muted a:hover {
  text-decoration: underline;
}

.text-green {
	color: #a4d65e;
}
.text-blue {
	color: #00285f;
}
.text-lightblue {
	color: #42b4e6;
}
.text-aqua {
	color: #9bdcdd;
}
.text-mid-blue {
	color: #a0c1e9;
}
.text-red {
	color: #d4002a;
}
.text-red-dark {
	color: #A60021;
}
.text-turquoise {
  color: #1ABC9C;
}
.text-amethyst {
	color: #e2acd7;
}
.text-dark-orange {
	color: #ed5505;
}

.text-dark-orange-2x {
	color: #C94803;
}
.text-orange {
	color: #f78b00;
}
.text-light-orange {
	color: #ffc72c;
}
.text-yellow {
	color: #f1ce05;
}
.text-white {
	color:#ffffff;	
	}
.text-light-grey {
	color:#ebebeb;	
	}
.text-grey {
	color:#606474;	
	}
.text-black {
	color: #000000;
	}

/* Background colors */

.bg-green {
	background-color: #a4d65e;
}
.bg-blue {
	background-color: #00285f;
}
.bg-lightblue {
	background-color: #42b4e6;
}
.bg-aqua {
	background-color: #9bdcdd;
}
.bg-mid-blue {
	background-color: #a0c1e9;
}
.bg-red {
	background-color: #d4002a;
}
.bg-red-dark {
	background-color: #A60021;
}
.bg-turquoise {
  background-color: #1ABC9C;
}
.bg-amethyst {
	background-color: #e2acd7;
}
.bg-dark-orange {
	background-color: #ed5505;
}

.bg-dark-orange-2x {
	background-color: #C94803;
}
.bg-orange {
	background-color: #f78b00;
}
.bg-light-orange {
	background-color: #ffc72c;
}
.bg-yellow {
	background-color: #f1ce05;
}
.bg-white {
	background-color:#ffffff;	
	}
.bg-light-grey {
	background-color:#ebebeb;	
	}
.bg-grey {
	background-color:#606474;	
	}
.bg-black {
	background-color: #000000;
	}

/* ===== Scroll to Top ===== */

.scrolltotop {
  height: 48px;
  width: 48px;
  border-color: #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #999;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  line-height: 48px;
  border-radius: 3px;
  text-align: center;
}

/* ===== Responsive CSS ===== */

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

@media (max-width: 1199px) { /* Adjusting for large devices */
  
  /* Pricing page arrows */
  
  .pricing .head .arrow {
    border-right-width: 95px;
    border-left-width: 95px;
  }

}
@media (max-width: 991px) { /* Adjusting for small devices */
  
  /* Pricing page arrows */
  
  .pricing .head .arrow {
    border-right-width: 68px;
    border-left-width: 68px;
    border-top-width: 20px;
  }
  
}
@media (max-width: 767px) { /* Adjusting for mobile */

  /* Navigation */
  
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  background-color: transparent;
  }

  /* Index page background */
 
  .list {
    margin: 50px 0;
  }
  .list li {
    margin: 5px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
  }

  /* Steps */

  .step {
    text-align: left;
    width: auto;
    margin: 0 0 15px 0;
  }
  .step i {
    float: left;
    margin-right: 15px;
  }
  .step .arrow {
    display: none;
  }
  .step a.sbtn {
    margin-left: 65px;
  }
  
  /* Registration form popover */
  
  .signup .popover {
    display: none;
  }
  
  /* 404 */
  
  .not-found .digits {
    font-size: 140px;
  }
  .not-found .digits i {
    font-size: 100px;
  }
  .not-found h1 {
    font-size: 30px;
    line-height: 42px;
  }
  .not-found h2 {
    font-size: 18px;
  }
  
  /* Pricing page */
  
  .pricing .head {
    padding: 20px;
  }
  .pricing .head .arrow {
    border: 0;
  }
  .pricing .item {
    margin: 20px 0;
  }
  .pricing .item:hover {
    margin: 20px 0;
  }
  
  /* Showcase Carousel */

  a.carousel-arrow  {
    top: 55px;
    bottom: auto;
    height: 35px;
    width: 35px;
    border-radius: 0;
    color: #FFF;
    font-size: 18px;
    line-height: 35px;
  }
  a.carousel-arrow-prev {
    left: 50%;
    margin-left: -37px;
  }
  a.carousel-arrow-next {
    left: 50%;
  }
  
  /* Navbar dropdown */
  
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #999;
  }
  
  /* Timeline */
  .timeline-block {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }

}

	
.spacer_20 {
	margin-top: 20px;
}
	
.spacer_V {
	margin-top: 20px;
	margin-bottom: 20px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#processbar  {
	display: block;
	margin-bottom: 15px;
	height: 35px;
	width: 100%;
}
#processbar.container-fluid {
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	}

#processbar ul.step-progress-bar {
	list-style-image: none;
	list-style-type: none;

}
#processbar ul.step-progress-bar li {
	display: inline-block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 2px;
	padding-right: 4px;
	padding-left: 4px;
	width: 24%;
	color: #999;
	font-weight: 600;
}
#engine {
	background-color: rgba(255, 255, 255, 0.7);;
}

#engine .input-group.date select {
	-moz-appearance: none;
 	-webkit-appearance: none;
    appearance: none;
}

#engine .input-group,
#engine .input-group .form-control,
#engine .input-group-addon  {
	border-radius: 0px;
	border: 0px;
	background-color: #FFF;
}

#engine .input-group-addon  {
	border-radius: 0px;
	border: 0px;
	font-size: 20px;
}

#engine .res-input {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #606a74;
	float: left;
	background-color: #FFF;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#engine .res-input .form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #606a74;
	height: 50px;
}

#engine .res-input .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#engine .res-input .form-control::-moz-placeholder {
  color: #606a74;
  opacity: 1;
  font-weight:100;
}
#engine .res-input .form-control:-ms-input-placeholder {
  color: #606a74;
}
#engine .res-input .form-control::-webkit-input-placeholder {
  color: #606a74;
}

.well-2 {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	border-radius: 4px;

}

#abg .breadcrumb li a:link {
	font-family: 'Open Sans', sans-serif;
	color: #606a74;
	font-weight: 300;
}

#abg .breadcrumb li a:hover {
	text-decoration: none;
	color: #337ab7;
}

#abg .breadcrumb .active {
	font-weight: 600;
	color: #42b4e6;
}

#abg legend {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #42b4e6;
	font-size: 16px;
	text-transform: uppercase;
}

#abg  h3.header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
#abg h4.header  {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.header-strips-one {
    width: 70px;
    height: 1px;
    position: relative;
    margin: 20px auto 19px;
    border-top: 1px solid #d0d0d0;
}

#abg .panel.panel-info  {
	border-radius: 4px;
	}

#abg .panel.panel-info  ul {
	padding: 0px;
	list-style-type: none;	
	}
	
#abg .panel.panel-info  li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce8f1;
	color: #337ab7;
	padding: 10px;
	}
	
#abg .panel.panel-info .label  {
	margin-right: 10px;
	}
	
#abg .panel.panel-info .label .label-primary {
	font-size: 16px;
	margin: 2px;
	height: 20px;
	width: 20px;
	font-weight: 700;
	}

</pre></body></html>