/*
Parallax Scrolling Start
*/
.parallax {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	position: static;
}
/*
Parallax Scrolling End
*/
.center-align {
	text-align: center;
}

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

.right-align {
	text-align: right;
}
/*
Social Icons Start
*/
.social-icons ul {
	padding: 0!important;
	margin: 0!important;
	list-style-type: none!important;
}
.social-icons li {
	float: left!important;
	padding: 0!important;
	margin: 0!important;
	width: auto!important;
}
.social-icons li:last-child {
	
}		
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 40px!important;
	height: 41px!important;
	text-indent: -9999px!important;
}
.social-icons li a:hover {
	background-position: 0 -40px!important;
}
.social-icons li a {
	background-color:transparent;
}
.social-icons li.facebook a {
	background: url(../images/icons/facebook.png) no-repeat 0 0;
}
.social-icons li.facebook a:hover {
	background-color: #3b5998;
}
.social-icons li.flickr a {
	background: url(../images/icons/flickr.png) no-repeat 0 0;
}
.social-icons li.flickr a:hover {
	background-color: #f1628b;
}
.social-icons li.google a {
	background: url(../images/icons/google.png) no-repeat 0 0;
}
.social-icons li.google a:hover {
	background-color: #dd4b39;
}
.social-icons li.googleplus a {
	background: url(../images/icons/googleplus.png) no-repeat 0 0;
}
.social-icons li.googleplus a:hover {
	background-color: #d94a39;
}
.social-icons li.html5 a {
	background: url(../images/icons/html5.png) no-repeat 0 0;
}
.social-icons li.html5 a:hover {
	background-color: #f3642c;
}
.social-icons li.linkedin a {
	background: url(../images/icons/linkedin.png) no-repeat 0 0;
}
.social-icons li.linkedin a:hover {
	background-color: #71b2d0;
}
.social-icons li.orkut a {
	background: url(../images/icons/orkut.png) no-repeat 0 0;
}
.social-icons li.orkut a:hover {
	background-color: #ed2590;
}
.social-icons li.paypal a {
	background: url(../images/icons/paypal.png) no-repeat 0 0;
}
.social-icons li.paypal a:hover {
	background-color: #32689a;
}
.social-icons li.picasa a {
	background: url(../images/icons/picasa.png) no-repeat 0 0;
}
.social-icons li.picasa a:hover {
	background-color: #444;
}
.social-icons li.pinterest a {
	background: url(../images/icons/pinterest.png) no-repeat 0 0;
}
.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}
.social-icons li.rss a {
	background: url(../images/icons/rss.png) no-repeat 0 0;
}
.social-icons li.rss a:hover {
	background-color: #fe9900;
}
.social-icons li.skype a {
	background: url(../images/icons/skype.png) no-repeat 0 0;
}
.social-icons li.skype a:hover {
	background-color: #18b7f1;
}
.social-icons li.tumblr a {
	background: url(icons/tumblr.png) no-repeat 0 0;
}
.social-icons li.tumblr a:hover {
	background-color: #3a5976;
}
.social-icons li.twitter a {
	background: url(../images/icons/twitter.png) no-repeat 0 0;
}
.social-icons li.twitter a:hover {
	background-color: #55acee;
}
.social-icons li.vimeo a {
	background: url(../images/icons/vimeo.png) no-repeat 0 0;
}
.social-icons li.vimeo a:hover {
	background-color: #62a0ad;
}

.social-icons li.youtube a {
	background: url(../images/icons/youtube.png) no-repeat 0 0;
}
.social-icons li.youtube a:hover {
	background-color: #f45750;
}
/*
Social Icons End
*/

.package {
	background: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 50px;
	padding-bottom: 15px;
	text-align: center;
	border: 1px solid #ddd;
}
.package-header {
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.package-header.bg {
	background: #ddd;
}
.package-header h5 {
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
.price {
	line-height: 120px;
	height: 100px;
	color: #FFF;
	font-weight: 400;
	background: #404040;
}
.price h4 {
	display: inline;
	font-size: 40px;
	line-height: normal;
	margin-bottom: 0;color: #FFF;
}
.price h4 .dollar-sign {
	font-size: 17px;
	vertical-align: super;
}
.price .price-meta {
	line-height: normal;
	text-transform: uppercase;
	color: #9f9f9f;
}
.package ul {
	margin: 0;
	padding: 0;
}
.package ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	border-bottom: 1px dotted #dadada;
	list-style: none;
}

.best-value .package-header h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.best-value .package-header .meta-text {
	font-size: 13px;
}

.package ul li i {
	font-size: 13px;
	margin-right: 5px;
}
.order {
	background: #d8ccba;
	color: #404040;
}
.package .order-now {
	line-height: 45px;
	max-width: 100%;
	display: block;
	background: #404040;
	color: #FFF;
	-webkit-transition: all 700ms;
	transition: all 700ms;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.package .order-now:hover {
	background: #e96656;
}

.buttons {
	text-align: center;
	margin-bottom: 100px;
	margin-top: 45px;
}
.package .button {
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 35px 10px 35px;
	border-radius: 4px;
	margin: 10px;
}
.pricing-btn {
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 13px 35px 13px 35px;
	border-radius: 0;
	margin: 20px auto 10px auto;
	border: none;
}
.red-btn {
	background: #e96656;
}
.green-btn {
	background: #20AA73;
}
.blue-btn {
	background: #3ab0e2;
}
.yellow-btn {
	background: #E7AC44;
}
.red-btn,.green-btn,.blue-btn,.yellow-btn {
	color: #FFF;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blue-btn:hover {
	color: #FFF;
	background: #1288b9;
}
.red-btn:hover {
	color: #FFF;
	background: #cb4332;
}
.green-btn:hover {
	color: #FFF;
	background: #069059;
}
.yellow-btn:hover {
	color: #FFF;
	background: #d8951e;
}
/*------------------------ fanis */
.top-header {
  background-color: #3e3195;
}

.top-header .top-phone a, .top-header .top-email a {
  color: #FFFFFF;
}

.top-header .top-phone, .top-header .top-email {
  padding: 12px 12px 12px 0;
  color: white;
}

.t3-header {
  background: #EFA12E;
  border-bottom: 1px solid #f2f2f2;
}

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FF0000;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #FF0000;
}

.footer {
  border-top: 2px solid #EFA12E;
  background: #EFA12E;
  color: #888888;
  font-weight: 300;
  font-size: 14px;
  overflow: hidden;
}

.t3-footnav .t3-module {
  background: none; 
  color: #888888;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer p {
  color: #FFFFFF; line-height: 16px;    margin-bottom: 2px;}

.t3-footnav .t3-module ul > li > a {
  color: #FFFFFF;
}

.odd {
  background: none;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #FFFFFF;
  font-weight: 300;
}

div.k2ItemsBlock ul li span.moduleItemDateCreated {
  margin-right: 10px;
  font-size: 12px;
  color: #FFFFFF;
}

.agnes-copyright {
  background: #3e3195;
}

.agnes-copyright a {
  color: #FFFFFF;
}

a {    color: #268ffc !important;}

.navbar-nav > li > a {    font-family: unset;}
.t3-header {    background: transparent !important;}
.t3-header {color:black !important;}
.t3-header {    position: absolute;    right: 0;    left: 0;    z-index: 1030;    border-bottom: 0px solid #f2f2f2; } /*position: absolute;*/
.t3-header.navbar-fixed-top {  position: fixed !important;   background: white !important; color:black; border-bottom: 1px solid #f2f2f2 !important;}
.navbar-default .navbar-nav > li > a {    color: black !important;}
#slideshow  {margin-top:-81px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {    color: #e4005f !important;}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {    color: #268ffc !important;}
.footer {    border-top: 2px solid #2790fd !important;    background: #2790fd !important;}
.btn-default {    color: #e40061 !important;    background-color: transparent;    border-color: #e40061 !important;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {  color:white !important; background-color: #e40061;    border-color: #e40061;}
.btn.btn-icon {    padding-left: 28px;    padding-right: 28px;}
.btn-ellipse.btn {    border-radius: 40px;     border-width: 2px; letter-spacing: 1px; font-size: 18px;padding: 16px 42px; }
a {    color: #e40061 !important;}
h1, .h1 {    font-size: 36px;    color: #e40061;}
.col-sm-3 {    width: 25% !important;}
.col-sm-9 {    width: 75% !important;}
#t3-header .col-sm-3 {    width: 20% !important;}
#t3-header .col-sm-9 {    width: 80% !important;}
h3, .h3 {    font-size: 20px;}
.article-intro img[align=left], .article-content img[align=left], .article-intro .img_caption.left, .article-content .img_caption.left, .article-intro .pull-left.item-image, .article-content .pull-left.item-image {    margin: 0 30px 20px 0;    width: 50%;}
.t3-content {    top: 40px;}
.article-aside {    float: right;    margin-top: -30px;}
.article-info {    color: #2790fd;}
.article-title, .article-header h1 {    margin: 0px 0 10px 0;}
.com_blox.view-layouts.itemid-101 div.t3-wrapper div#t3-mainbody.container {    width: 100% !important;}
.com_blox.view-layouts.itemid-101 #t3-content.t3-content.col-xs-12 {    padding-left: 0px !important;     padding-right: 0px !important;}
#steno div.uc-grid-row-container {    max-width: 1300px !important;}
.spotlight {    padding: 110px 0 0;}
body {    font-family: "Roboto", Helvetica, Arial, sans-serif;    font-size: 16px;}
.btn {    font-size: 16px;}
.uc_gym_header .uc_gym_holder h1 {    font-size: 78px;    line-height: 78px;     border: 2px solid #000 !important;}
.uc_gym_header .uc_gym_holder .uc_paragraph {    font-size: 30px;    line-height: 45px;}
.uc_flat_ui_buttons .uc_container_holder .uc_red {border-radius: 40px;    color: #fff !important;    display: inline-block;    font-size: 18px;    line-height: normal;    padding: 16px 42px;    position: relative;    text-align: center;        text-transform: inherit;   text-decoration: none;    letter-spacing: 1px;    background-color: #e40061;    box-shadow: 0px 0px 0px 0px #e40061;}
.uc_flat_ui_buttons .uc_container_holder .uc_red:hover {color: #e40061 !important; background-color: #fff !improtant; }
h2, .h2 {    font-size: 30px;    color: #e40061;}
.uc_simple-team-member .uc_inner p {    padding: 15px 15px 0px !important;}
#footer .uc-grid-front .uc-colsize-1_2 {    width: 100%;}
.footer {    border-top: 2px solid #e40061 !important;    background: #e40061 !important;}
#footer a {    color: white !important;}
#footer .uc-elegant-social-icons .uc-social-icons-box {    display: inline-block;    width: 35%;}
.agnes-copyright a {    background-color:#e40061 !important ;color: white !important;}
.agnes-copyright {   background-color:#e40061 !important ; color: white !important;}
div.container.t3-sl.t3-sl-2 {display:none;}
.uc-grid-col-addon img {    vertical-align: middle;    text-align: center;    margin-left: auto;    margin-right: auto;    display: block;}

@media screen and (max-width: 480px) {
  .t3-spotlight.t3-spotlight-1 .col-xs-6 {    width: 100%;}
  #t3-header {display:none;}
  .uc_gym_header .uc_gym_holder h1 {    font-size: 28px;    line-height: 28px;}
  .uc_gym_header .uc_gym_holder .uc_paragraph {    font-size: 16px;    line-height: 18px;}
}

.itemid-114 div.items-row h2.article-title {background-color: #e0e0e0;    padding-left: 5px;    padding-right: 5px;    display: block;    min-height: 62px;}
.article-info dd { color: #e40061 !important;}
.tanea .t3-header {    position: inherit !important;}
.uc_background_image_content_box .uc_banner_box .uc_item_html .uc_item_tittle {    font: bold 60px/58px "Raleway", Helvetica, Arial, sans-serif;    margin: 1px 0px 5px;}
@media (max-width: 479px) { 
  div.uc-grid-col.uc-col-first.uc-colsize-1_2 { padding-left: 0px !important;    padding-right: 0px !important;}
  div.uc-grid-col.uc-col-last.uc-colsize-1_2 { padding-left: 0px !important;    padding-right: 0px !important;}
  .uc_background_image_content_box .uc_banner_box .uc_item_html .uc_btn .uc_link_add {    font: bold 25px/24px "Roboto", sans-serif !important;}
  .uc_gym_header {    position: relative;    overflow: hidden;    min-height: 360px;}
  #ethelontismos .uc-grid-col-addon img {    vertical-align: middle;    text-align: center;    margin-left: auto;    margin-right: auto;    display: block;    height: 380px !important;    width: 665px !important;}
}