@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #444444; font-size: 13px; }
a { color: #F9A31C; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #444444; text-decoration: none; outline: none; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #000000; line-height: normal; margin: 0 0 10px 0; text-rendering: optimizelegibility; }
h1 {
	font-size: 30px;
	text-transform: none;
	font-weight: 300;
}
h2 { font-size: 20px; text-transform: none; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 12px; }
p {
	margin-bottom: 18px;
	font-size: 14px;
}
img { max-width: 100%; }
blockquote {
	font-size: 15px;
	border-color: #F9A31C;
}
blockquote footer, blockquote small, blockquote .small { color: #}
.thumbnail { border-color: #F2F2F2; }

.lead { font-size: 15px; }
.icon-line { text-align: center; color: #444; font-size: 24px; }

.bs-glyphicons { margin:0 -19px 20px -16px; overflow:hidden }
.bs-glyphicons-list { padding-left:0; list-style:none }
.bs-glyphicons li { float:left; width:25%; height:115px; padding:10px; font-size:10px; line-height:1.4; text-align:center; border:1px solid #fff; background-color:#f9f9f9 }
.bs-glyphicons .glyphicon { margin-top:5px; margin-bottom:10px; font-size:24px }
.bs-glyphicons .glyphicon-class { display:block; text-align:center; word-wrap:break-word }
.bs-glyphicons li:hover { color:#fff; background-color:#563d7c }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	background: #F9A31C;
	border-color: #F9A31C;
}

.form-control { }
.form-control:focus { }

.setupArea, #socialArea, #countdownArea {background-color: #fff;  background-repeat: no-repeat; background-position: center center; background-attachment: fixed;/** -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 100% 100%; **/}

span.large { color: #fff; display: block; font-size: 400px; line-height: 400px; }

#map_canvas { height: 500px; width: 100%; clear: both; }

/** top Area **/
.topArea { width: 100%; }
.topArea .navbar-default { padding: 0px 0 8px; }
.topArea .nav { float: left; }
.topArea .nav > li { padding: 0 10px 0 0px; font-size: 13px; }
.topArea .nav > li > a:hover, .topArea .nav > li > a:focus {
	background: none;
	color: #F9A31C;
}
.topArea .nav > li > a { padding: 0 12px 0 0; color: #000; line-height: 18px; border-radius: 0; float: left; }
.topArea .glyphicon { padding: 0px 5px 0 0; line-height: 18px; float: left; font-size: 13px; }
.topArea .btn-group { float: left; position: relative; }
.topArea .btn-group button, .topArea .open button { padding: 0 15px 0 0; border-radius: 0; -webkit-border-radius: 0; border: none; text-align: left; background: none; color: #000; }
.topArea .glyphicon-chevron-down { position: absolute; right: 0; top: 0px; padding:0; font-size: 10px; float: right;  }
.topArea .btn-group button:hover, .topArea .open button:hover { color: #3B5B81; }
.topArea .btn-default:focus, .topArea .btn-default:active, .topArea .btn-default.active, .open .dropdown-toggle.btn-default{
	background: none;
	border: none;
	color: #3B5B81;
}
.topArea .btn-group.open .dropdown-toggle { box-shadow: none; }
.topArea .dropdown-menu > li > a { padding: 5px 10px; color: #999; }
.topArea .dropdown-menu > li > a:hover { color: #fff; }
.topArea .dropdown-menu { padding: 3px 0; min-width: 0; background-color: #F8F8F8; border: none; border-radius: 0px;
}
.topArea .pull-left { padding-top: 9px; }
.topArea .dropdown-menu { font-size: 12px; }
.topArea .pull-right li a { padding: 9px 0 8px 0; text-align: center; width: 30px; height: 30px; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; display: block; font-size: 15px; }
.topArea .pull-right li a:hover { color: #fff; }
.topArea .pull-right li a.fa-facebook:hover { background: #3B5998; }
.topArea .pull-right li a.fa-twitter:hover { background: #00ACEE; }
.topArea .pull-right li a.fa-google-plus:hover { background: #C63B1E; }
.topArea .pull-right li a.fa-linkedin:hover { background: #0073B2; }
.topArea .pull-right li a.fa-youtube-play:hover { background: #CD332D; }
.topArea .pull-right li a.fa-dribbble:hover { background: #EA4C89; }

/* Buttons */
.btn {
    border-color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    outline: 0;
    /* [disabled]color: #3B5B81; */
    background: #F9A31C;
}
.btn:hover {
	border-color: #3B5B81;
	color: #fff;
	background: #3B5B81;
}
.btn.btn-outline-inverse { border-color: #fff; color: #fff; }

/* Navigation */
.navbar {
	padding: 30px 0;
	margin: 0;
	font-size: 14px;
	border-radius: 0;
	background-color: #3B5B81;
	border: 0;
	z-index: 1000
}
.navbar .navbar-brand { color: #000; font-size: 42px; height: auto; line-height: 50px;  margin: 0px !important; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #4AD1E5; }
.navbar, .navbar .main-menu .navbar-brand, .navbar .main-menu .navbar-nav > li > a {
	/* [disabled]-webkit-transition: all 0.3s; */
	/* [disabled]-moz-transition: all 0.3s; */
*/
	transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.navbar .navbar-nav > li { padding: 0 15px; margin-top:10px; }
.navbar .navbar-nav > li > a {
	padding-left: 0;
	padding-right: 0;
	color: #DFDFDF;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a:hover, 
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .open > a, 
.navbar .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
	background: none;
	color: #F9A31C;
}
.navbar-inverse .navbar-toggle { border-color: #999; background: #999; color: #999; }
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus { background: #999; border-color: #999; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background: #3B5B81;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: -5px;
	margin-right: -5px;

}
.dropdown-menu > li > a:hover { background: #4AD1E5; color: #fff; }

/** animated Header **/
.navbar.tiny { position: fixed; left: 0; top: 0; display: block; z-index: 99; width: 100%; padding: 15px 0; }
.navbar.tiny .navbar-brand { font-size: 35px; }

/* Main area */
#mainArea {
	color: #fff;
	position: relative;
	min-height: 0;
	width: 100%;
	overflow: hidden;
}
#mainArea ul.slides li { position: relative; }
#mainArea .flex-direction-nav a { border-color: #fff; color: #fff; }
#mainArea .flex-direction-nav a:hover, #mainArea .flex-control-paging li a { background: #fff; color: #4AD1E5; }
#mainArea .text { max-width: 940px; margin: 0px auto; margin-top: -100px; padding: 0 15px; }
#mainArea .slide-caption { position: absolute; width: 100%; top: 45%; }
#mainArea h1 {
	color: #fff;
}

/* About Area */
#aboutArea { padding: 30px 0; }
#aboutArea a { display: block; }
#aboutArea a p { color: #444444; }
#aboutArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#aboutArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#aboutArea a:hover .i-overlay {
	display: block;
	background: #f9a31c;
	color: #fff;
}
#aboutArea a:hover h3 {
	color: #f9a31c;
}

/* Blue Area */
#blueArea {
	padding: 30px 0;
	background-color: #3B5B81;
	color: #FFFFFF;

	background-image: ../images/circle-bg.svg;
	background-image: url(../images/circle-bg.png);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: 0% bottom;
}

#blueArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#blueArea a { display: block; }
#blueArea a p {
	color: #FFFFFF;
}
#blueArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#blueArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#blueArea a:hover .i-overlay {
	display: block;
	background: #f9a31c;
	color: #fff;
}
#blueArea a:hover h3 {
	color: #f9a31c;
}
/* End Blue Area */

/* Start Blue Without Background Area */
#blue2Area {
	padding-top: 45px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 45px;
	background-color: #3B5B81;
	color: #FFFFFF;
	background-image: url(../images/charts.jpg);
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: 0% bottom;
}

#blu2eArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#blue2Area a { display: block; }
#blue2Area a p {
	color: #FFFFFF;
}
#blue2Area .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#blue2Area .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#blue2Area a:hover .i-overlay {
	display: block;
	background: #f9a31c;
	color: #fff;
}
#blue2Area a:hover h3 {
	color: #f9a31c;
}
/* End Blue Without Background Area */

/* Start export */
#exportArea {
	padding-top: 45px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 45px;
	background-color: #3B5B81;
	color: #FFFFFF;
	background-image: url(../images/trash.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

#eprArea {
	padding-top: 45px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 45px;
	background-color: #3B5B81;
	color: #FFFFFF;
	background-image: url(../images/epr-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

#eprArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#eprArea a { display: block; }
#blue2Area a p {
	color: #FFFFFF;
}
#eprArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#eprArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#eprArea a:hover .i-overlay {
	display: block;
	background: #f9a31c;
	color: #fff;
}
#eprArea a:hover h3 {
	color: #f9a31c;
}


#eprArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#eprArea a { display: block; }
#blue2Area a p {
	color: #FFFFFF;
}

/* End Blue Without Background Area */



/* Gray Area */
#grayArea {
	padding-top: 35px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 35px;
	background-color: #D6D6D6;
	color: #FFFFFF;

}

#grayArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#grayArea a { display: block; }
#grayArea a p {
	color: #FFFFFF;
}
#grayArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#grayArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#grayArea a:hover .i-overlay {
	display: block;
	background: #444444;
	color: #fff;
}
#grayArea a:hover h3 {
	color: #f9a31c;
}
/* End Gray Area */

/* Light Gray Area */
#lightgrayArea {
	padding-top: 65px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 65px;
	background-color: #888888;
	color: #FFFFFF;
	background-image: url(../images/circle-bg2.png);
	background-position: center bottom;
	background-size: cover;

}

#lightgrayArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#lightgrayArea a {
	/* [disabled]display: block; */
}
#grayArea a p {
	color: #FFFFFF;
}
#lightgrayArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#lightgrayArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#lightgrayArea a:hover .i-overlay {
	display: block;
	background: #e1e1e1;
	color: #fff;
}
#lightgrayArea a:hover h3 {
	color: #f9a31c;
}
/* End Light Gray Area */

/* epr Area */
#eprArea {
	padding-top: 65px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 65px;
	background-color: #888888;
	color: #FFFFFF;
	background-image: url(../images/epr-bg.png);
	background-position: center bottom;
	background-size: cover;

}

#eprArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#eprArea a { display: block; }
#eprArea a p {
	color: #FFFFFF;
}
#eprArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#eprArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#eprArea a:hover .i-overlay {
	display: block;
	background: #e1e1e1;
	color: #fff;
}
#eprArea a:hover h3 {
	color: #f9a31c;
}
/* End epr Area */

/* Light Gray2 Area */
#lightgray2Area {
	padding-top: 65px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 65px;
	background-color: #e1e1e1;
	color: #FFFFFF;
	background-image: url(../images/circle-bg3.png);
	background-position: center bottom;
	background-size: cover;

}

#lightgray2Area h3 {
	color: #FFFFFF;
	text-align: left;
}

#lightgray2Area a {
	/* [disabled]display: block; */
}
#lightgray2Area a p {
	color: #FFFFFF;
}
#lightgray2Area .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#lightgray2Area .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#lightgray2Area a:hover .i-overlay {
	display: block;
	background: #888888;
	color: #fff;
}
#lightgray2Area a:hover h3 {
	color: #f9a31c;
}
/* End Light Gray2 Area */

/* Orange Area */
#orangeArea {
	padding: 30px 0;
	background-color: #F9A31C;
	color: #FFFFFF;

}

#orangeArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#orangeArea a { display: block; }
#orangeArea a p {
	color: #FFFFFF;
}
#orangeArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#orangeArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #f9a31c;
}
#orangeArea a:hover .i-overlay {
	display: block;
	background: #F9A31C;
	color: #fff;
}
#orangeArea a:hover h3 {
	color: #ffffff;
}
/* End Orange Area */

/* Blue Area */
#greenArea {
	padding: 30px 0;
	background-color: #a1b563;
	color: #FFFFFF;

}

#greenArea h3 {
	color: #FFFFFF;
	text-align: left;
}

#greenArea a { display: block; }
#greenArea a p {
	color: #FFFFFF;
}
#greenArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#greenArea .i-overlay {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background: none;
	border: 2px solid #f9a31c;
	color: #a1b563;
}
#greenArea a:hover .i-overlay {
	display: block;
	background: #a1b563;
	color: #fff;
}
#greenArea a:hover h3 {
	color: #ffffff;
}
/* End Blue Area */

/* Recent Work */
#recentWork h3 { margin: 0px; }
#recentWork img { margin: 0 auto; width: 100%; max-width: 100%; }
#recentWork .heading { padding: 35px 0; background: #f2f2f2; }
#recentWork .work { width: 25%; float: left; position: relative; }
#recentWork	a { display: block; position: relative; }
#recentWork	a span { padding: 10px; display: none; width: 100%; position: absolute; left: 0; bottom: 0; color: #444; line-height: 20px; background: #fff; background: #fff; border: 4px solid #fff; }
#recentWork	a span:after { bottom: 100%; left: 50%; border: solid transparent; content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 10px; margin-left: -10px; }
#recentWork a:hover span { display: block; }

/* Setup Area */
.setupArea {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 105px;
	color: #fff;
	position: relative;
	background-image: url(../images/cover5.jpg);
	background-color: rgba(70,70,70,1.00);


	
}
.setupArea3 {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 105px;
	color: #fff;
	position: relative;
	background-image: url(../images/cover5.jpg);
	background-color: rgba(70,70,70,1.00);
	}
	
	
	.setupArea4 {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 105px;
	color: #fff;
	position: relative;
	background-image: url(../images/area-5.jpg);
	background-color: rgba(70,70,70,1.00);}

.setupArea2 {
	padding-top: 120px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
	color: #fff;
	position: relative;
	background-image: url(../images/paralax-2.jpg);
	background-size: auto auto;
	background-color: rgba(70,70,70,1.00);
}
.setupArea.even {
	background-image: url(../images/paralax-2.jpg);
	background-position: center bottom;
} 
.setupArea h1,h2 { color:rgba(249,163,28,1.00); }

.setupArea2.even { background-image: url(../images/image_1900x1200.jpg); } 
.setupArea2 h1 { color: #fff; }

.setupArea5 {
	padding-top: 120px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
	color: #fff;
	position: relative;
	background-image: url(../images/icon-bg.jpg);
	background-size: auto auto;
	background-color: rgba(70,70,70,1.00);
}


.setupArea5.even { background-image: url(../images/icon-bg.jpg); } 
.setupArea2 h1 { color: #fff; }

/* Venue Area */
#venueArea { padding: 40px 0px; text-align: left; position: relative; }
#venueArea h3 i {
	color: #F9A31C;
	font-size: 24px;
	margin-right: 5px;
}
#venueArea .col-md-4 { margin-top: 10px; margin-bottom: 10px; }

/* Social Area */
#countdownArea { padding: 40px 0px; background: #F2F2F2; }
#countdownArea h2 { font-size: 70px; font-weight: 700; }
#countdownArea h2 span { display: block; font-size: 18px; font-weight: 400; color: #444; }

/* Feedback Area */
#feedbackArea { padding: 40px 0px; }
#feedbackArea .col-lg-5 { margin: 10px; padding: 20px 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border: 2px solid #dedede; }
#feedbackArea .col-lg-5:hover  { border-color: #4AD1E5; }
#feedbackArea p span { padding: 15px 0 0 0; display: block; font-size: 14px; color: #666; }
#feedbackArea p span strong { padding-left: 15px; }

/* Social Area */
#socialArea { padding: 50px 0px; color: #fff; background-color: #333333; }
#socialArea h2 { color: #fff; }

/* breadcrumb */
#breadcrumb {
	padding: 30px 0px;
	text-align: center;
	background-color: #F2F2F2;
	background-image: url(../images/header-bg-breadcrums.jpg);
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
}
#breadcrumb h1 {
	margin: 0px;
	color: #FFFFFF;
}
#breadcrumb .breadcrumb { margin: 0px; background: none; }

/* Side Navigation */
#content { padding: 30px 0; }

/* Text Area */
#textArea h2 { margin-top: 0px; }

/* Side Widget */
.widget { margin-bottom: 20px; }
.widget ul, .widget ol { margin: 0px; padding: 0px; }

.widget.menu ul li { border-bottom: 1px solid #F2F2F2; }
.widget.menu ul li a { display: block; padding: 7px 0; }
.widget.menu ul li i { padding-right: 5px; }
.widget.menu ul li a:hover { padding-left: 8px; background: #F2F2F2; }

.widget.tags ul { width: 100%; overflow: hidden; list-style: none; }
.widget.tags ul li { list-style: none; margin: 0px 5px 5px 0px; padding: 0px; float: left; }

/* blog Area */
#blogArea { padding: 30px 0 50px; text-align: center; }
#blogArea .col-lg-4 { padding: 0; }
#blogArea img { max-width: 100%; }
#blogArea li { padding: 0 10px; display: inline; }
#blogArea li { font-size: 12px; color: #666; line-height: 12px; }
#blogArea li a { color: #666; line-height: 12px; }
#blogArea li a:hover { text-decoration: underline; }
#blogArea i { margin-right: 5px; }
#blogArea .col-lg-12 { padding-bottom: 30px; }
#blogArea .block { overflow: hidden; }
#blogArea .block:hover { box-shadow: 0 0 10px #ccc; }
#blogArea a:hover { opacity: .8; }

/* work Area */
#workArea { padding: 50px; }
#workArea .col-sm-4 { padding: 0 0 50px 0; }
#workArea img { margin: 0 auto; max-width: 100%; }
#workArea span { margin: 10px 0; line-height: 15px; font-size: 12px; display: block; color: #aaa; }
#workArea p { color: #666; }
#workArea .picture { position: relative; }
#workArea .col-sm-4:hover .social, #workArea .col-sm-3:hover .social { display: block; }
#workArea .social { margin: 0 0 0 -150px; height: 300px; width: 300px; display: none; position: absolute; left: 50%; top: 0; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; background: #4AD1E5; }
#workArea ul { padding: 130px 0 0 0; }
#workArea li { padding: 10px; display: inline; }
#workArea li a { color: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; display: inline-block; height: 40px; width: 40px; line-height: 40px; border: 1px solid #fff; }
#workArea li a:hover { color: #666; background: #fff;  }
#workArea .more .social { margin-left: -131.5px; height: 263px; width: 263px; }
#workArea .more .social ul { padding-top: 120px;  }

/* history Area */
#historyArea { padding: 50px 0; }
#historyArea img { margin: 0 auto; max-width: 100%; }
#historyArea ul { position: relative; overflow: hidden; }
#historyArea ul li a { display: inline-block; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; line-height: 80px; width: 80px; height: 80px; border: 2px solid #4AD1E5; color: #666; text-align: center; background: #fff; }
#historyArea ul li a:hover { background: #4AD1E5; color: #fff; }
#historyArea ul li.border { position: absolute; left: 0; z-index: -99; top: 50%; width: 100%; border: 1px solid #999; }

/* Footer Area */
#footerArea { padding-top: 30px; background: #222222; color: #CCCCCC; }
#footerArea a { color: #CCCCCC; } 
#footerArea a:hover { color: #1DC6DF; }
#footerArea h3 { font-size: 14px; text-transform: uppercase; color: #fff; }
#footerArea ul.link li { margin-bottom: 10px; padding-bottom: 10px; }
#footerArea ul.link li span { display: block; color: #fff; }

#footerArea ul.social li { display: inline-block; font-size: 18px; margin-bottom: 5px; }
#footerArea ul.social li a { line-height: 35px; height: 35px; width: 35px; color: #ccc; background: #333333; text-align: center; }
#footerArea ul.social li a:hover { color: #fff; background: #4AD1E5; text-decoration: none; }

#copyright { font-size: 12px; text-transform: uppercase; padding: 15px; margin-top: 30px; border-top: 1px solid #333333; }
#copyright p { margin: 0px; float: left; }
#copyright ul { float: right; margin: 0px; }
#copyright ul li { float: left; margin-left: 12px; }
.blue h1 {color: #3B5B81;}
.blue h2 {color: #3B5B81;}
/* video */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
	#discountModal .modal-body {
	background-color: #919191;
	background-image: -webkit-linear-gradient(270deg,rgba(223,223,223,1.00) 0%,rgba(240,239,239,1.00) 49.22%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(223,223,223,1.00) 0%,rgba(240,239,239,1.00) 49.22%,rgba(223,223,223,1.00) 100%);
}
#discountModal .modal-content {width:325px;}
#discountModal .modal-dialog {width:325px;}

#exportsampleModal .modal-body {
	background-color: #919191;
	background-image: -webkit-linear-gradient(270deg,rgba(223,223,223,1.00) 0%,rgba(240,239,239,1.00) 49.22%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(223,223,223,1.00) 0%,rgba(240,239,239,1.00) 49.22%,rgba(223,223,223,1.00) 100%);
}

#exportsampleModal .modal-content {width:325px;}
#exportsampleModal .modal-dialog {width:325px;}

#video-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 700px;
}

.live-demobox {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 500px;
}

#exdemo-header { padding-top:80px; padding-bottom:40px; }



Start css for Infusionsoft

.infusion-field {margin-bottom: 17px;}

.infusion-field-input-container {
	width: 280px;
	height: 35;
	
}
.infusion-form .infusion-submit input {
	font-size: 18px;
	width: 280px !important;
	height: 40;
	border-radius: 5px;
	border: thin solid rgba(59,91,129,1.00);
	-webkit-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
	color: rgba(59,91,129,1.00);
}
#inf_custom_EMRList {width:275px; height: 35px;}

#inf_custom_NewEHR {width:275px; height: 35px;}

.infusion-field label {
	color: rgba(74,74,74,1.00); color:rgba(145,145,145,1.00)
}

option#inf_custom_EMRList {color: #919191;}

label#inf_custom_EMRList {color: #919191;}

select#inf_custom_EMRList {color: #919191;}

option#inf_custom_NewEHR {color: #919191;}

label#inf_custom_NewEHR {color: #919191;}

select#inf_custom_NewEHR {color: #919191;}

.infusion-field-input-container {
	padding: 8px;
	color: rgba(145,145,145,1.00);
}

.infusion-field select {width: 280px;
	height: 35;
	border: thin solid rgba(182,182,182,1.00);padding: 8px; color:rgba(145,145,145,1.00)}
	

	
	.infusion-field textarea {width: 280px;

	border: thin solid rgba(182,182,182,1.00);padding: 8px; color:rgba(145,145,145,1.00)}

.modal-footer p {color:rgba(145,145,145,1.00); text-align:center}

#infFormIframe_0 {background: transparent;}

.button_text.jx_ui_Widget {
  font-family: sans-serif !important;
  font-style: normal !important;
  font-size: inherit !important;
}






.vert-center {
	position: relative;
  top: 50%;
  transform: translateY(-50%);}
  
  
  .i-can-center {
	  height:100%;
  }
  .i-can-center: before {
	  content: "";
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle; }
	  
	 .center-me-please {
		 width: 100%;
		 display: inline-block; 
		 vertical-align: middle;
		 position: relative;
	 }
	  
	  
	  .center-vertically {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-space-65 {margin-top: 65px;}

/* Start Testimonials Slider */

#testimonial4{
  overflow: hidden;
  min-height: 375px;
  position: relative;
  background:rgba(59,91,129,1.00);
}


#testimonial4 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color:#f9a41e;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #f9a41e;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
  color: #ffffff;
  font-size: 17px;
  margin: 30px 0 20px 0;
}

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

/* Start Testimonials 5 Slider */


#testimonial5{
  overflow: hidden;
  min-height: 375px;
  position: relative;
  ;
}

#testimonial5 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial5 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial5 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial5 .carousel-inner .item{
  overflow: hidden;
}

.testimonial5_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial5_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial5_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color:#f9a41e;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial5_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial5_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial5_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial5_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial5_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial5_control_button .carousel-control.left:hover,
.testimonial5_control_button .carousel-control.right:hover{
  color: #f9a41e;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial5_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial5_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial5_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial5_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial5_slide p {
  color: #ffffff;
  font-size: 17px;
  margin: 30px 0 20px 0;
}

.testimonial5_slide h4 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.orange-bg{
 
  background-color: #faa41f;
 
}

.lt-blue-bg
{ background-color: #3681c3;
}

.dk-blue-bg
{ background-color: #3d5d81;
}

.green-bg
{ background-color: #a3b664;
}

.purple-bg
{ background-color: #aa4b9c;
}

.red-bg
{ background-color: #950002;
}

.button-ogange

{
 
  background-color: #faa41f; color: #fff; border-color: #fff;
 
}

.button-blue

{
 
  background-color: #3d5d81; color: #fff; border-color: #fff;
 
}

.button-green

{
 
  background-color: #a3b664; color: #fff; border-color: #fff;
 
}

.button-purple

{
 
  background-color: #aa4b9c; color: #fff; border-color: #fff;
 
}

.button-ltblue

{
 
  background-color: #3681c3; color: #fff; border-color: #fff;
 
}

.button-red

{
 
  background-color: #C60003; color: #fff; border-color: #fff ;
 
}

.orange{
 
  color: #faa41f;
 
}

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

#action {
	background-image: url(/images/home/tour-bg-color.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 157px;
	background-position: center;
	display: table;
	position: static;
	width: 100%;
}

#actioncenter {
	background-image: url(/images/home/tour-bg-color.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 157px;
	background-position: center;
	display: table;
	position: static;
	width: 100%;
}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: statice;
}

#head-shot
  {margin-top: 65px; margin-bottom: 65px;}
  
#quote
  {margin-top: 120px; margin-bottom: 65px;}
  
  
  #trajectory .panel-body
  {margin-top: 10px; margin-bottom: 10px;}
  




@media only screen and (max-width: 480px){
  .testimonial4_control_button .carousel-control{
    display: none;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_header h4{
    font-size: 20px;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
  
  /* Start Testimonials 5 Slider */
  
  .testimonial5_control_button .carousel-control{
    display: none;
  }
  .testimonial5_header{
    width: 95%;
  }
  .testimonial5_header h4{
    font-size: 20px;
  }
  .testimonial5_slide{
    width: 98%;
    padding: 5px;
  }
  
}




@media (min-width: 481px) and (max-width: 767px){
  .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
  
  /* Start Testimonials 5 Slider */
  
  .testimonial5_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial5_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial5_header{
    width: 95%;
  }
  .testimonial5_slide{
    width: 98%;
    padding: 5px;
  }
  #action {
	background-image: url(/images/home/tour-bg-color.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 157px;
	background-position: center;
	display: table;
	position: static;
	width: 100%;
}

#actioncenter {
	background-image: url(/images/home/tour-bg-color.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 157px;
	background-position: center;
	display: table;
	position: static;
	width: 100%;
}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: statice;
}
}

@media (min-width: 768px) and (max-width: 991px){
  .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
  
  /* Start Testimonials 5 Slider */
  
  
  .testimonial5_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial5_control_button .carousel-control.right{
    right: 5%;
  }
}

@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}





/* Start Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {

	.top-space-65 {margin-top: 65px;} }

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	
	.navbar { padding: 20px 0; }
	.navbar .navbar-nav > li { padding: 0 6px; font-size: 13px; }
	.navbar .navbar-brand { font-size: 35px; }
	
	span.large { font-size: 300px; }
	
	#recentWork .work { width: 50%; }
	
	#copyright p { text-align: center; float: none; margin-bottom: 10px; }
	#copyright ul { float: none; text-align: center; }
	#copyright ul li { float: none; margin: 0px 5px; display: inline-block; }
	
	
	.top-space-65 {margin-top: 75px;}

	}
	
	



/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	
	
	
	
	.topArea { display: none; }
	
	#mainArea .slide-caption { display: none; }
	
	.navbar { padding: 10px 0px; }
	.navbar .navbar-brand { font-size: 35px; }
	
	.navbar.tiny { padding: 5px 0px; }
	.navbar.tiny .navbar-brand { font-size: 30px; }
	
	.navbar-inverse .navbar-collapse {
	margin-top: 10px;
	border: 0px;
	background-color: rgba(59,91,129,1.00);
	color: #fff;
	-webkit-box-shadow: 0 0 rgba(0,0,0,0.59);
	box-shadow: 0 0 rgba(0,0,0,0.59);
}
	.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; border: 0px; }

	}
	

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
	#recentWork .work { width: 50%; }
	span.large { font-size: 200px; text-align: center; }
	
	
		
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	
	
	#recentWork .work { width: 100%; }
	span.large { font-size: 200px; text-align: center; }
	#exdemo-header { padding-top:0px; padding-bottom:20px; }

	 }
	 
.divider {
	background-color: #F9A31C;
	clear: both;
	height: 5px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}
#button-spacer {
	width: 1px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#center-callout {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 35px;
}
.line {
	float: left;
	height: 1px;
	width: 100%;
	border-top: thin solid #FFFFFF;
}
.img-left {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	/* [disabled]padding-top: 20px; */
}
.center-text {
	text-align: center;
}
.center-text {
	text-align: center;
}
#center-image {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#love-letters-button {display:block; margin-left:auto; margin-right:auto;}


.form-float-left {
	float: left;
	display: block;
	width: 240px;
	height: auto;
}
.infusion-form .infusion-submit input:hover {
	background-color: rgba(249,163,28,1);
	border-color: rgba(255,255,255,1);
}
.discount {
display: block;
	margin-right: auto;
	margin-left: auto;
}

.discount span {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}
#shedule-button {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#center-button-lg {
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 45px; */
}
.sub-head {
	background-color: rgba(215,224,236,1.00);
	padding-top: 45px;
	padding-right: 70px;
	padding-bottom: 45px;
	padding-left: 70px;
	background-image: url(../images/circle-bg3.png);
	background-position: center center;
	background-size: cover;
}
.320-width {
	padding: 20px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.btn-285 {
	width: 285px;
	margin-right: auto;
	margin-left: auto;
}
.sticky-bottom {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

.center-vertically {
display: flex;
    justify-content: center;
    align-items: center;
    
}

 }
 
 @media only screen and (max-width: 400px) { .top-space-65{margin-top: 10px;}}
