/*******************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/*******************************************************************************************/
/*
*/

.compojoom-bootstrap .bar-chart-status {
margin-top: 30px;
width: 100px;
}

.compojoom-bootstrap label {
  font-weight: normal;
}


.mat_event_72 #TicketForm .mat_tickets_row:nth-child(2) {
display: none;
}


.mat_event_fees {
    display: none;
}


.radio.btn-group input[type=radio]
{
	display: inline-block;
    margin-left: 0px;
}

.compojoom-bootstrap .mat_event_top_informations
{
color: #888;
font-size: 90%;
padding-bottom: 2px;
border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

#mat_active_filters
{
padding-bottom: 8px;
border-bottom: 0px dotted #ddd;
margin-bottom: 10px;
}

html, body
{
	height: 100%;	
}

body
{
	padding-top: 0px;
	font-size: 16px;
	/*font-weight: 300;*/
	line-height: 24px;
	color: #222;
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	background: rgba(0, 0, 0, 0);
}

.qtip-default{border:1px solid rgb(58, 135, 173);background-color:rgba(222, 128, 138, 1);color:#FFF}
th.fc-day-header{padding:7px 0;background:rgba(133, 177, 216, 0.8);color:#fff}


.mat_event_single_holder.col-sm-12,
.mat_event_single_holder.col-sm-12.mat_event_single_even,
.mat_timeline-panel {
    background: rgba(255, 255, 255, 0.10);
}
.mat_event_single_holder.col-sm-12:hover,
.mat_event_single_holder.col-sm-12.mat_event_single_even:hover,
.mat_timeline-panel:hover {
    background: rgba(255, 255, 255, 0.30);
}

.mat_timeline-panel.mat_event_single_even.mat_hot_event,
.mat_timeline-panel.mat_hot_event,
.mat_event_single_holder.col-sm-12.mat_hot_event,
.mat_event_single_holder.col-sm-12.mat_event_single_even.mat_hot_event {
    background: rgba(220, 20, 20, 0.10);
}
.mat_timeline-panel.mat_event_single_even.mat_hot_event:hover,
.mat_timeline-panel.mat_hot_event:hover,
.mat_event_single_holder.col-sm-12.mat_hot_event:hover,
.mat_event_single_holder.col-sm-12.mat_event_single_even.mat_hot_event:hover {
    background: rgba(220, 20, 20, 0.30);
}
.mat_timeline-panel.mat_event_single_even.mat_top_event,
.mat_timeline-panel.mat_top_event,
.mat_event_single_holder.col-sm-12.mat_top_event,
.mat_event_single_holder.col-sm-12.mat_event_single_even.mat_top_event {
    background: rgba(63, 199, 135, 0.10);
}
.mat_timeline-panel.mat_event_single_even.mat_top_event:hover,
.mat_timeline-panel.mat_top_event:hover,
.mat_event_single_holder.col-sm-12.mat_top_event:hover,
.mat_event_single_holder.col-sm-12.mat_event_single_even.mat_top_event:hover {
    background: rgba(63, 199, 135, 0.30);
}

.mat_timeline > li > .mat_timeline-badge {
	color: #fff !important;
	width: 80px !important;
	height: 80px !important;
	text-align: center !important;
	position: absolute !important;
	top: 8px !important;
	left: -5px !important;
	margin-left: -5px !important;
	background-color: #de808a !important;
	z-index: 100 !important;
	padding-top: 16px !important;
	font-size: 16px !important;
	border-top-right-radius: 50% !important;
	border-top-left-radius: 50% !important;
	border-bottom-right-radius: 50% !important;
	border-bottom-left-radius: 50% !important;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
	transition: all 0.4s ease-in 0s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.body__
{
	background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat fixed 0 0 / 100% auto;
	background-position: top right;	
}

.body__for_patients
{
	background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") no-repeat fixed 0 0 / 100% auto;
	background-position: bottom left;	
}

.body__services
{
	background: rgba(0, 0, 0, 0) url("../images/bg2.jpg") no-repeat fixed 0 0 / 100% auto;
	background-position: bottom right;
}

.body__blog
{
	background: rgba(0, 0, 0, 0) url("../images/bg3.jpg") no-repeat fixed 0 0 / 100% auto;
}

.body__contacts
{
	background: rgba(0, 0, 0, 0) url("../images/bg4.jpg") no-repeat fixed 0 0 / 100% auto;
}

.body__about,
.body__history,
.body__faq,
.body__team,
.body__testimonials
{
	background: rgba(0, 0, 0, 0) url("../images/bg5.jpg") no-repeat fixed 0 0 / 100% auto;
}

img
{
	max-width: 100%;
}

a
{
	color: #de808a;
	text-decoration: none !important;
}

a:focus
{
	outline: none;
	color: #de808a;	
}

a.selected
{
	color: #de808a;
}

a:hover
{
	color: #85b1d8;
	text-decoration: none;
}

#wrapper
{
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}

#push, 
#footer-wrapper
{
		min-height: 1px;
		position: relative;
	}

.offline_container
{
	height: 100%;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.offline_container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	width: 0;
	overflow: hidden;
	vertical-align: middle;
}

.offline_container .container
{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.offline_container #system-message
{
	font-size: 17px;
	line-height: 25px;
	max-width: 100%;
	display: inline-block;
}

.offline_container .well
{
	vertical-align: middle;
	margin: 0;
	display: inline-block;
	max-width: 100%;
	text-align: left;
	font-size: 17px;
	line-height: 25px;
	padding: 20px 40px;
}

.offline_container h1
{
	color: #85b1d8;
	padding-bottom: 30px;
}

.moduletable:after
{
	clear: both;
	display: block;
	content: '';
}

.radio input[type="radio"], 
.checkbox input[type="checkbox"]
{
	float: none;
	margin: 3px 0 0;
    min-width: 15px;
}

.form-inline .checkbox input[type="checkbox"]
{
	float: none;
}

.radio input[type="radio"]
{
	margin: -2px 3px 0 0;
}

.radio, .checkbox
{
	padding-left: 0;
}

.mod-menu .nav.menu.nav-pills > li > a
{
	display: block;
}

.mod-menu .nav.menu.nav-pills > li.active > a
{
	background: #de808a;
}

time, 
.item_hits, 
.item_category-name address, 
.item_createdby
{
	white-space: nowrap;
	margin: 0;
}

p.blocknumber 
{
    min-height: 44px;
    padding: 5px 20px 15px 70px !important;
    position: relative;
}

span.blocknumber 
{
    background-color: #de808a;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 45px;
    left: 0;
    line-height: 45px;
    margin-top: 2px;
    position: absolute;
    text-align: center;
    width: 45px;
}


/**************************************************************************************/
/*   Module styles
/**************************************************************************************/


.mod-search__aside .mod-search_searchword
{
	width: 100%;
}

.mod-login__aside
{
	padding-top: 7px;	
}

.mod-login__aside .mod-login_username, 
.mod-login__aside .mod-login_passwd,
.mod-login__aside #modlgn-username, 
.mod-login__aside #modlgn-passwd
{
	width: 100%;
}

.mod-login_submit
{
	margin: 20px 0;
}

#form-login-remember label
{
	margin-bottom: 20px;
}

#mod-finder-searchword
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 4px;
	border: 1px solid #ebebeb;
	box-shadow: none;
}

.archive-module, 
.categories-module, 
.mod-menu .nav.menu, 
.list1 ul
{
	margin: 0;
}

.archive-module li, 
.categories-module li, 
.mod-menu .nav.menu li,
 .list1 ul li
{
	list-style: none;
	font-size: 16px;
}

.archive-module li a, 
.categories-module li a, 
.mod-menu .nav.menu li a, 
.list1 ul li a
{
	color: #666;
	position: relative;
	padding: 22px 35px 23px 35px;
	display: block;
	background: none !important;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 18px;
}

.archive-module li a:hover, 
.categories-module li a:hover, 
.mod-menu .nav.menu li a:hover, 
.list1 ul li a:hover
{
	background: #de808a !important;
	padding-left: 60px;
	padding-right: 31px;
	color: #fff;
}

.archive-module li a:hover:before, 
.categories-module li a:hover:before, 
.mod-menu .nav.menu li a:hover:before, 
.list1 ul li a:hover:before
{
	color: #fff;
	left: 29px;
}

.archive-module li a:before, 
.categories-module li a:before, 
.mod-menu .nav.menu li a:before, 
.list1 ul li a:before
{
	content: '\f105';
	font-family: FontAwesome;
	color: #666;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 22px;
	line-height: 25px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	margin-left: 3px;
}

.archive-module li + li, 
.categories-module li + li, 
.mod-menu .nav.menu li + li, 
.list1 ul li + li
{
}

.tagspopular ul
{
	margin: 0;
}

.tagspopular ul li
{
	list-style: none;
	display: inline-block;
	padding: 0 15px 12px 0;
}


/**************************************************************************************/
/*	 Modules width                                                                    */

.fluid
{
	margin-left: -30px;
	width: auto;
}

.row-fluid
{
	margin-left: -30px;
	width: auto;
}

.row-fluid [class*="itemSpan"], 
.row-fluid [class*="span"]
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0;
	display: block;
	float: left;
	padding-left: 30px;
	min-height: 1px;
	width: 100%;
}

.row-fluid .itemSpan1, 
.row-fluid .span1
{
	width: 8.333325%;
}

.row-fluid .itemSpan2, 
.row-fluid .span2
{
	width: 16.66665%;
}

.row-fluid .itemSpan3, 
.row-fluid .span3
{
	width: 24.999975%;
}

.row-fluid .itemSpan4, 
.row-fluid .span4
{
	width: 33.2%;
}

.row-fluid .itemSpan5, 
.row-fluid .span5
{
	width: 41.666625%;
}

.row-fluid .itemSpan6, 
.row-fluid .span6
{
	width: 49.99995%;
}

.row-fluid .itemSpan7, 
.row-fluid .span7
{
	width: 58.333275%;
}

.row-fluid .itemSpan8, 
.row-fluid .span8
{
	width: 66.6666%;
}

.row-fluid .itemSpan9, 
.row-fluid .span9
{
	width: 74.999925%;
}

.row-fluid .itemSpan10, 
.row-fluid .span10
{
	width: 83.33325%;
}

.row-fluid .itemSpan11, .
row-fluid .span11
{
	width: 91.66657500000001%;
}

.row-fluid .itemSpan12, 
.row-fluid .span12
{
	width: 100%;
}

.cols-1 [class*="span"]
{
	width: 99.9999%;
}

.cols-2 [class*="span"]
{
	width: 49.99995%;
}

.cols-3 [class*="span"]
{
	width: 33.3333%;
}

.cols-4 [class*="span"]
{
	width: 24.999975%;
}

.cols-5 [class*="span"]
{
	width: 19.99998%;
}

.cols-6 [class*="span"]
{
	width: 16.66665%;
}


/**************************************************************************************/
/*	 Mailto window                                                                    */

#mailto-window
{
	padding-top: 1em;
}

.mailto-close
{
	margin-bottom: 1em;
	overflow: hidden;
}

.mailto-close a
{
	float: right;
}


/**************************************************************************************/
/*	 Modal window                                                                     */

div.modal.fade.loginPopup
{
	width: 260px;
	margin: 0;
	top: 0;
	left: 50%;
	background: #f6f6f6;
	position: absolute;
	z-index: 99000;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0;
	filter: alpha(opacity=0);
}

div.modal.fade.loginPopup.in
{
	opacity: 1;
	filter: alpha(opacity=100);
}

div.modal.fade.loginPopup .modal-body
{
	overflow: visible;
}

div.modal.fade
{
	top: -200%;
}

.modalClose
{
	margin: 14px;
}

.login-greeting
{
	margin: 0 0 9px 0;
}

.input-modal
{
	width: 146px;
}

div.modal.fade
{
	z-index: 0;
}

div.modal.fade.in
{
	z-index: 1100;
}

/**************************************************************************************/
/*	 Component styles                                                                 */
/**************************************************************************************/

/**************************************************************************************/
/*	 Forms                                                                            */

textarea
{
	width: 30%;
	min-width: 220px;
	resize: none;
}

select, textarea, 
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
	color: #777777;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding: 16px 19px;
	font-size: 13px;
}

input[type='radio'], 
input[type='checkbox']
{
	margin: -2px 0 0;
    min-width: 15px;
}

select
{
	padding-left: 11px;
	padding-right: 11px;
}

#helpsite-refresh
{
	margin-bottom: 9px;
}

.checkbox-radio-wrap__inline
{
	display: inline-block;
	margin-left: 6px;
	vertical-align: top;
}

.checkbox-radio-wrap__inline input[type="radio"], 
.checkbox-radio-wrap__inline input[type="checkbox"]
{
	margin: -2px 0 0 0;
}

.page-registration form label, 
.page-remind form label, 
.page-reset form label, 
.page-login form label, 
.page-login form label, 
.page-profile__edit form label
{
	display: inline-block;
	margin-right: 20px;
}

textarea.invalid
{
	border: 1px solid #9D261D;
}

.form-vertical label
{
	display: inline-block;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder
{
	color: #777777;
	opacity: 1;
	text-transform: uppercase;
}

.category_desc
{
	padding-bottom: 2em;
}


/**************************************************************************************/
/*	 Searches                                                                         */

ul#finder-filter-select-dates li.filter-date
{
	margin-bottom: 4px;
	margin-right: 4px;
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator
{
	margin-bottom: 9px;
}

#searchForm fieldset
{
	margin-bottom: 20px;
}

#searchForm fieldset label
{
	display: inline-block;
	margin-right: 1em;
}

#searchForm .form-limit label
{
	float: left;
}

#searchForm .form-limit select
{
	float: right;
	position: relative;
	top: -16px;
}

#searchForm .form-limit p
{
	overflow: hidden;
	clear: both;
}

#searchForm .phrases-box
{
	padding-bottom: 1em;
}

#searchForm .phrases-box label
{
	min-width: 90px;
}

dl.search-results
{
	margin-bottom: 30px;
}

dl.search-results dt
{
	margin-top: 20px;
}

.navbar-form .btn, .navbar-form .btn-group
{
	margin-top: 5px;
}


/**************************************************************************************/
/*	 Isotope                                                                          */

.isotope-item
{
	z-index: 2;
}

.isotope-hidden.isotope-item
{
	pointer-events: none;
	z-index: 1;
}

.isotope, 
.isotope .isotope-item
{
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope
{
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item
{
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition, 
.isotope.no-transition .isotope-item, 
.isotope .isotope-item.no-transition
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.filters b, 
.sorting b, 
.layout-mode b
{
	display: block;
	margin: 0 0 15px;
}

.layout-mode
{
	float: right;
}

ul#filters
{
	margin: 0 0 15px;
}

ul#filters li
{
	display: inline-block;
	vertical-align: top;
}

ul#filters li a
{
	cursor: pointer;
}

ul#sort
{
	margin: 0 0 15px;
}

ul#sort li
{
	display: inline-block;
	vertical-align: top;
}

ul#sort li a
{
	cursor: pointer;
}

ul#grid-list
{
	margin: 0 0 15px;
}

ul#grid-list li
{
	display: inline-block;
}

.gallery-grid .item_img
{
	margin-right: 0;
}

.page-gallery_img
{
	margin-left: 0;
}

.category_children .category_child
{
	margin-bottom: 20px;
}


/**************************************************************************************/
/*	 Archives                                                                         */

.page-archive_filters .filter-search
{
	padding-bottom: 21px;
	overflow: hidden;
}

.page-archive_filters select
{
	margin-bottom: 8px;
	display: inline-block;
}

.page-archive_filters button
{
	display: inline-block;
	margin-bottom: 8px;
}


/**************************************************************************************/
/*	 Contacts page                                                                    */

#jform_contact_message
{
	resize: none;
	width: 100%;
	height: 149px;
}

#contact-form label
{
	display: inline-block;
	margin-bottom: 5px;
}

.phone-num
{
	display: inline-block;
}

#jform_contact_name, 
#jform_contact_email, 
#jform_contact_emailmsg
{
	width: 100%;
}

.contact_email-copy, 
.contact_vcard
{
	margin: 0 30px 0 0;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.contact_vcard
{
	margin: 0;
}

.contact_details .icons-marker
{
	display: block;
	width: 16px;
	margin: 4px 15px;
	float: left;
}

.contact_address
{
	overflow: hidden;
}

.contact_misc
{
	padding-bottom: 80px;
}

.contact_misc p 
{
    padding-bottom: 55px;
}

#contact_map
{
	margin-bottom: 25px;
}

#contact_map .map
{
	border: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contact_map .map.mfp-hide
{
	display: block !important;
}

.map img
{
	max-width: none !important;
}

.mfp-content .map
{
	max-width: 1170px;
}

.map-popup .mfp-inline-holder, .map-popup .mfp-content
{
	cursor: zoom-out !important;
}

.contact_details_item
{
	margin-bottom: 70px;
}


/**************************************************************************************/
/*	 Captions                                                                         */

.img_caption
{
	text-align: center!important;
}

.img_caption.left
{
	float: left;
	margin-right: 1em;
}

.img_caption.left p
{
	clear: left;
	text-align: center;
}

.img_caption.right
{
	float: right;
	margin-left: 1em;
}

.img_caption.right p
{
	clear: right;
	text-align: center;
}

.img_caption.none
{
	margin-left: auto;
	margin-right: auto;
}


/**************************************************************************************/
/*	 404 Page                                                                         */

.errorBox
{
	background: none;
	text-align: left;
}

#error .well
{
	margin-bottom: 0;
}


/**************************************************************************************/
/*	 Documentation                                                                    */

#mod_table .module
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}

#mod_table .module:nth-child(even)
{
	background: #eeeeee;
}

#mod_table ul li
{
	list-style: none;
}




#to-desktop
{
	display: none;
}

#to-desktop a span.to_mobile
{
	display: none;
}

.dropdown-toggle .fa-cog
{
	margin-right: 4px;
}

label[for=mod-login_remember]
{
	display: inline-block;
}

.btn-group
{
	max-width: 100%;
	white-space: normal;
}

.form-horizontal .remember .control-label
{
	padding-top: 0;
}

.btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


/**************************************************************************************/
/*	 Typography                                                                       */

h1, 
h2, 
h3, 
h4, 
h5,
h6
{
	margin-top: 10px;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a
{
	color: inherit;
}

h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover
{
	color: #de808a;
}

h1
{
	font-size: 52px;
	font-weight: 100;
	line-height: 50px;
	margin-bottom: 20px;
	color: #333;
}

h2
{
	font-size: 46px;
	line-height: 40px;
	font-weight: 100;
	margin-bottom: 20px;
	color: #333;	
}

h3
{
	font-size: 36px;
	font-weight: 100;
	line-height: 32px;
	margin-bottom: 20px;
	color: #000;
}

h4
{
    font-size: 22px;
    font-weight: 100;
    line-height: 22px;
	margin-bottom: 20px;
	color: #000;
}

h5
{
	font: inherit;
	font-weight: 300;
}

h6
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 15px;
}

.moduleTitle
{
	text-align: center;
}

#aside-left .moduleTitle, 
#aside-right .moduleTitle 
{
    text-align: left;
	text-shadow: none;
}

.alert-heading
{
	color: inherit;
}

p
{
	margin: 0;
	padding-bottom: 0px;
}

.icons-marker
{
	font-size: 20.4px;
	line-height: 25px;
}


/**************************************************************************************/
/*	 Buttons                                                                          */

.btn
{
	padding: 7px 6px 6px;
	font-size: 18px;
	line-height: 25px;
	background: #ffffff;
	color: #85b1d8;
	text-shadow: none;
	border: 1px solid #e6e6e6;
	border-bottom-color: #e6e6e6;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.btn:hover
{
	text-decoration: none;
	background: #e6e6e6;
	color: #000000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.btn.disabled
{
	cursor: default !important;
}

.btn-primary, 
.btn-small,
.contentpane .btn
{
	background: #de808a;
	color: #ffffff;
	text-shadow: none;
	border: none;
	/*height: 40px;*/
    line-height: 40px;
    -webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding: 0;
	/*width: 100%;*/
	max-width: 250px;
	padding: 0 10px;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	outline: none !important;
	font-weight: 400;
}

.btn-primary:hover, 
.btn-small:hover,
.compojoom-bootstrap .btn-primary:hover
{
	background: #85b1d8;
	color: #ffffff;
}

.btn-primary.submitButton, 
.btn-small.submitButton
{
	float: right;
}

.btn-primary.disabled, 
.btn-small.disabled
{
	background: #85b1d8;
	color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}

.btn-primary:focus, 
.btn-small:focus, 
.btn-primary:active, 
.btn-small:active
{
	background: #de808a;
	color: #ffffff;
	text-shadow: none;
}

.btn-primary:focus:hover, 
.btn-small:focus:hover, 
.btn-primary:active:hover, 
.btn-small:active:hover
{
	background: #85b1d8;
	color: #ffffff;
}

#user-registration .btn
{
	float: right;
}

.btn-info
{
	background: #de808a;
	color: #ffffff;
	text-shadow: none;
	border: none;
	height: 60px;
	line-height: 60px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding: 0;
	width: 100%;
	max-width: 218px;
	padding: 0 10px;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	outline: none !important;
	font-weight: 400;
}

.btn-info:hover
{
	background-color: #85b1d8;
	color: #ffffff;
}

.btn-info:focus, 
.btn-info:active
{
	background: #de808a;
	color: #ffffff;
	text-shadow: none;
}

.btn-info:focus:hover, 
.btn-info:active:hover
{
	background: #85b1d8;
	color: #ffffff;
}

#searchForm .btn.btn-primary
{
	height: 60px;
	line-height: 60px;
}


/**************************************************************************************/
/*	 Pagination                                                                       */

.pagination
{
	height: auto;
	margin: 0;
	padding: 0 0 50px;
}

.pagination ul
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.pagination ul li
{
	display: inline-block;
}

.pagination ul li .pagenav, 
.pagination ul li .hasTooltip
{
	font: 800 14px/18px;
	text-transform: none;
	color: #555555;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: none;
	box-shadow: none;
}

.pagination ul li span.pagenav, 
.pagination ul li .span.hasTooltip
{
	color: #555555;
}

.pagination ul li a.pagenav, 
.pagination ul li a.hasTooltip
{
	color: #de808a;
}

.pagination ul li a.pagenav:hover, 
.pagination ul li a.hasTooltip:hover
{
	background: none;
	color: #85b1d8;
}

.pagination ul li.num span.pagenav, 
.pagination ul li.num span.hasTooltip
{
	color: #85b1d8;
}


/**************************************************************************************/
/*	 Images                                                                           */

.item_img, 
.category_img
{
	margin: 0 0 50px;
	position: relative;
}



.item_img
{
	font-size: 0;
	line-height: 0;
}

.body__services .item_img
{
	background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}

.item_img a
{
	position: relative;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
}

.img-intro__left, 
.img-full__left
{
	float: left;
	margin: 0 30px 30px 0;
	max-width: 50%;
}

.img-intro__right, 
.img-full__right
{
	float: right;
	margin: 0 0 30px 30px;
	max-width: 50%;
}

.pull-none.item-image
{
	margin: 0 0 50px 0px;	
}

.pull-left.item-image,
.pull-right.item-image
{
	max-width: 100%;
}

.well
{
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

#system-message > div
{
	margin: 20px 0;
}


/**************************************************************************************/
/*	 Header rows                                                                      */
/**************************************************************************************/

.body__home #menu-row
{
}

.body__home #menu-row + div[style]
{
	display: none !important;
}

#menu-row
{
	background: rgba(63, 199, 135, 0.8) none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
}

.scrolled #menu-row
{
	background: rgba(63, 199, 135, 0.95) none repeat scroll 0 0;
	-webkit-transform: translateZ(0);
	border-bottom: 1px solid #fff;
}

#menu-row + div[style]
{
	height: 200px !important;
}

#logo
{
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	-webkit-transition: margin 0.5s;
	-moz-transition: margin 0.5s;
	-o-transition: margin 0.5s;
	transition: margin 0.5s;
}

#logo h1
{
    color: #fff;
    font-size: 0;
    letter-spacing: 0px;
    line-height: 0;
    white-space: nowrap;
	margin-bottom: 0px;
}

#logo h1 span
{
	display: inline-block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 60px;
	line-height: 1;
}

#logo h1 span.char_0,
#logo h1 span.char_1,
#logo h1 span.char_2,
#logo h1 span.char_3,
#logo h1 span.char_4,
#logo h1 span.char_5,
#logo h1 span.char_6,
#logo h1 span.char_7,
#logo h1 span.char_8,
#logo h1 span.char_9,
#logo h1 span.char_10,
#logo h1 span.char_11,
#logo h1 span.char_12
{
	color: #de808a;
}


/**************************************************************************************/
/*	 Navigation                                                                       */

.navigation
{
	float: right;
	margin-right: 10px;
}

.navigation ul.sf-menu
{
}

.navigation ul.sf-menu > li
{
	padding: 0;
}

.navigation ul.sf-menu > li.active > a, 
.navigation ul.sf-menu > li.sfHover > a, 
.navigation ul.sf-menu > li.current > a, 
.navigation ul.sf-menu > li.active > span, 
.navigation ul.sf-menu > li.sfHover > span, 
.navigation ul.sf-menu > li.current > span
{
	background-color: #de808a;
	color: #ffffff;
}

.navigation ul.sf-menu > li > a, 
.navigation ul.sf-menu > li > span
{
	font-size: 18px;
	line-height: 120px;
	color: #fff;
	display: block;
	padding: 0 25px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.scrolled .navigation ul.sf-menu > li > a, 
.scrolled .navigation ul.sf-menu > li > span 
{
	font-size: 16px;
}

.navigation ul.sf-menu > li > a:hover, 
.navigation ul.sf-menu > li > span:hover
{
	background: #de808a;
	color: #ffffff;
}

.navigation ul.sf-menu > li > a:hover > span, 
.navigation ul.sf-menu > li > span:hover > span
{
	background-position: center bottom !important;
}

.navigation ul.sf-menu li > ul
{
	top: 102%;
}

.navigation ul.sf-menu ul
{
	width: 254px;
}

.navigation ul.sf-menu li li ul
{
  	top: -30px;
	left: 256px;
}

.navigation ul.sf-menu li li li ul
{
  	top: -30px;
	left: 256px;
}

.navigation ul.sf-menu ul
{
	background: #85b1d8;
	border: 1px solid #ccc;
	padding: 30px 0;
}

.navigation ul.sf-menu ul li.open > .sub-menu
{
	display: block !important;
}

.navigation ul.sf-menu ul li a, 
.navigation ul.sf-menu ul li span
{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	display: block;
	padding: 15px 37px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navigation ul.sf-menu ul li a:hover, 
.navigation ul.sf-menu ul li span:hover
{
	background-color: #de808a;
	color: #ffffff;
}

.navigation ul.sf-menu ul li.active > a, 
.navigation ul.sf-menu ul li.sfHover > a, 
.navigation ul.sf-menu ul li.active > span, 
.navigation ul.sf-menu ul li.sfHover > span
{
	background-color: #de808a;
	color: #ffffff;
}

.navigation ul.sf-menu ul li.firstItem
{
	border: none;
}

.navigation ul.sf-menu.sf-vertical
{
	width: 254px;
}

.navigation ul.sf-menu.sf-vertical li
{
	width: 254px;
	margin-bottom: 1px;
}

.navigation ul.sf-menu.sf-vertical li:hover > ul, 
.navigation ul.sf-menu.sf-vertical li.sfHover > ul
{
  	top: -13px;
}

.navigation ul.sf-menu.sf-vertical ul
{
	left: 256px;
}

.navigation ul.sf-menu.sf-vertical ul li a, 
.navigation ul.sf-menu.sf-vertical ul li span
{
	padding: 9px 12px;
}

.navigation ul.sf-menu.sf-navbar
{
	height: 90px;
	padding-bottom: 90px;
	margin-bottom: 2px;
}

.navigation ul.sf-menu.sf-navbar li:hover > ul, 
.navigation ul.sf-menu.sf-navbar li.sfHover > ul
{
 	top: 92px;
	left: 0;
}

.navigation ul.sf-menu.sf-navbar li ul
{
	width: auto;
	padding: 2px 0;
}

.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu
{
	width: 254px;
	top: 90px;
}

.scrolled .navigation ul.sf-menu > li > a, 
.scrolled .navigation ul.sf-menu > li > span
{
	line-height: 46px;
}

.scrolled #logo
{
	margin-top: -2px;
}

.scrolled #logo h1 span
{
	font-size: 26px;
	line-height: 46px;
	margin-top: 2px;
}

.search-block
{
	text-align: right;
}

.search-block input
{
	max-width: 100%;
}

.masonry .item
{
	margin-left: 0 !important;
}

.sequence-canvas
{
	margin: 0;
}


/**************************************************************************************/
/*	 Slider row                                                                     */

#slider-row
{
	border-bottom: 1px solid #fff;
	background: #1b1b1b none repeat scroll 0 0;	
}


/**************************************************************************************/
/*	 breadcrumbs row                                                                     */

#breadcrumbs-row
{
	padding: 10px 0 0;
	color: #777;
	overflow: hidden;
}

#breadcrumbs-row .breadcrumb
{
	background: #de808a;
	color: #fff;
	border-radius: 0px;	
	padding: 25px 30px;
	text-transform: uppercase;
}

.breadcrumb > .active 
{
    color: #1b1b1b;
}

.breadcrumb > li 
{
    text-shadow: none;
}


/**************************************************************************************/
/*	 Content rows                                                                     */

#content-row-1,
#content-row-2
{
	/*background: rgba(255, 255, 255, 1);*/
	padding: 20px 0 0px;
	overflow: hidden;
}

#content-row-1 h1,
#content-row-2 h1
{
	color: #3fc787;
	font-size: 62px;
	font-weight: 100;
	text-align: left;
	margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

#content-row-1 h3,
#content-row-2 h3
{
	margin-bottom: 50px;
}

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

#content-row-3
{
	background: url(../images/bg.row3.jpg) 0 50% repeat-y;
	background-size: cover;
	background-attachment: fixed;	
	padding: 60px 0 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	color: #555;
}

#content-row-3 h2
{
	margin-bottom: 50px;
}

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

#content-row-4
{
	padding: 20px 0 40px;
}

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

#content-row-5
{
	background: rgba(216, 200, 96, 0.9) none repeat scroll 0 0;
	padding: 60px 0 60px;
    color: #fff;
	overflow: hidden;
}

#content-row-5 h2
{
	color: #fff;
	margin-bottom: 60px;
}

#content-row-5 a
{
	text-decoration: none;
	color: #FFF;	
}

#content-row-5 a:hover
{
	text-decoration: none;
	color: #85b1d8;	
}

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

#content-row-6
{
	padding: 60px 0 0px;
	background: url(../images/bg1.jpg) 0 50% no-repeat;
	background-position: center left;
	background-attachment: fixed;		
}

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

#content-row-7
{
	padding: 60px 0 60px;
	background: url(../images/bg.row7.jpg) 0 50% repeat-y;
	background-size: cover;
	background-attachment: fixed;	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

#content-row-7 h1,
#content-row-7 h2,
#content-row-7 h3
{
	color: #fff;
	margin-bottom: 60px;
}

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

#content-row-8
{
	padding: 60px 0 60px;
	overflow: hidden;
}

#content-row-8 h2
{
	margin-bottom: 60px;
}

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

#content-row-9
{
	background: rgba(0, 0, 0, 0) url("../images/bg4.jpg") no-repeat fixed 0 100% / 100% auto;
	padding: 60px 0 60px;
	overflow: hidden;	
}

#content-row-9 h2
{
	margin-bottom: 60px;
}

#content-row-9 a
{
	text-decoration: none;
	color: #000;	
}

#content-row-9 a:hover
{
	text-decoration: none;
	color: #de808a;	
}

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

#content-row-10
{
	background: #fff;
	padding: 60px 0 60px;
	overflow: hidden;
}
#content-row-10 h2
{
	margin-bottom: 60px;
}

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

#main-content-top-row
{
	padding-bottom: 70px;
}

#content-bottom
{
	margin-top: 70px;
}

/**************************************************************************************/
/*	 Content row                                                                      */

#main-content-row
{
	overflow: hidden;
/*	padding: 20px 0 40px;*/
}

.body__home #main-content-row
{
	padding: 0px;	
}

#component
{
	min-height: 0;
}

.contentpane
{
	padding: 40px;
}

.item
{
	margin-bottom: 18px;
}

article.item
{
	margin-bottom: 50px;
}

.item:after
{
	content: '';
	display: block;
	clear: both;
}

.page-header
{
	border: none;
	padding: 0;
	margin: 0;
}

.item_info_dl
{
	margin: 0 0 30px;
	font-style: italic;
	font-weight: 300;
}

.item_info_dl dd
{
	margin: 0;
}

.item_info_dl dd > *
{
	display: inline;
}

.item_info_dl a
{
	color: #de808a;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.item_info_dl a:hover
{
	color: #1b1b1b;
}

.item_icons.btn-group.pull-right
{
	margin: 0px 0 10px 10px;
	position: relative;
	z-index: 10;
}

.item_icons.btn-group.pull-right ul.dropdown-menu
{
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 150px;
	padding: 5px 10px;
	position: absolute;
	top: 100%;
	z-index: 1000;
}

.item_icons.btn-group.pull-right ul.dropdown-menu li
{
	padding: 0;
	float: none;
}

.item_icons.btn-group.pull-right ul.dropdown-menu li a
{
	display: inline;
}



/**************************************************************************************/
/*	 Blog page                                                                        */

.page-blog, 
.page-item__blog, 
.blog-fullwidth
{
	text-align: left;
	color: #333;
	font-weight: 300;
}

.page-blog .item_img, 
.page-item__blog .item_img, 
.blog-fullwidth .item_img
{
	position: relative;
}

.page-blog .item_img a, 
.page-item__blog .item_img a, 
.blog-fullwidth .item_img a
{
	width: 100%;
}


.page-blog .item_img a:hover .item_published, 
.page-item__blog .item_img a:hover .item_published, 
.blog-fullwidth .item_img a:hover .item_published, 
.page-blog .item_img a:hover .komento, 
.page-item__blog .item_img a:hover .komento, 
.blog-fullwidth .item_img a:hover .komento
{
	opacity: 0;
	filter: alpha(opacity=0);
}

.page-blog .item_published, 
.page-item__blog .item_published, 
.blog-fullwidth .item_published
{
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	color: #fff;
	text-transform: uppercase;
	background-color: #de808a;
	font-weight: normal;
	background: rgba(191, 139, 94, 0.8);
	width: 155px;
	line-height: 155px;
	font-size: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: -75px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.page-blog .komento, 
.page-item__blog .komento, 
.blog-fullwidth .komento
{
	position: absolute;
	left: 20px;
	top: 20px;
	background: #1d1d1d;
	background: rgba(29, 29, 29, 0.8);
	line-height: 38px;
	font-weight: 400;
	padding: 0 15px;
	font-size: 15px;
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.page-blog .komento .kmt-comment, 
.page-item__blog .komento .kmt-comment, 
.blog-fullwidth .komento .kmt-comment
{
	white-space: nowrap;
}

.page-blog .komento .kmt-comment:before, 
.page-item__blog .komento .kmt-comment:before, 
.blog-fullwidth .komento .kmt-comment:before
{
	content: '\f0e5';
	font-family: FontAwesome;
	color: #de808a;
	padding-right: 3px;
}

.page-blog .item, 
.page-item__blog .item, 
.blog-fullwidth .item
{
	margin-bottom: 50px;
}

.page-blog .items-row + .items-row .item, 
.page-item__blog .items-row + .items-row .item, 
.blog-fullwidth .items-row + .items-row .item
{
	border-top: 1px solid #c3c3c3;
	padding-top: 50px;
}

.page-blog .item_createdby, 
.page-item__blog .item_createdby, 
.blog-fullwidth .item_createdby
{
	position: relative;
	display: inline-block;
	font-style: italic;
	font-weight: 300;
	color: #de808a;
}

.page-blog .item_createdby:before, 
.page-item__blog .item_createdby:before, 
.blog-fullwidth .item_createdby:before
{
	height: 1px;
	right: 100%;
	margin-right: 8px;
	width: 60px;
	background: #de808a;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: 3px;
}

.page-blog .item_createdby:after, 
.page-item__blog .item_createdby:after, 
.blog-fullwidth .item_createdby:after
{
	height: 1px;
	left: 100%;
	margin-left: 8px;
	width: 60px;
	background: #de808a;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: 3px;
}

.page-blog .item_img, 
.page-item__blog .item_img, 
.blog-fullwidth .item_img
{
	margin-bottom: 55px;
}

.page-blog .item_introtext, 
.page-item__blog .item_introtext, 
.blog-fullwidth .item_introtext
{
	padding-bottom: 10px;
}

.page-blog .kmt-form-area, 
.page-item__blog .kmt-form-area, 
.blog-fullwidth .kmt-form-area, .page-blog .kmt-meta, .page-item__blog .kmt-meta, .blog-fullwidth .kmt-meta
{
	text-align: left;
}

.blog-fullwidth .item_createdby
{
	margin-bottom: 30px;
}

.tags
{
	clear: both;
}

.addthis_toolbox
{
	padding-top: 17px;
}

.page-gallery .btn-group .btn-info
{
	padding: 0 20px;
	margin-bottom: 10px;
	background: #333;
}

.page-gallery .btn-group .btn-info.active, .page-gallery .btn-group .btn-info:hover
{
	background: #de808a;
}


/**************************************************************************************/
/*	 Blog row                                                                         */

.blog [class*="span"]
{
	padding-left: 0 !important;
}

.blog .item
{
	position: relative;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.blog .item .block_link
{
	display: block;
}

.blog .item .block_link:hover .item_img
{
	opacity: 1;
	filter: alpha(opacity=100);
}

.blog .item .block_link:hover .item_content
{
	opacity: 0;
	filter: alpha(opacity=0);
}

.blog .item .item_img
{
	margin: 0;
	opacity: 1;
	filter: alpha(opacity=90);
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	margin: 3px;
	border: 1px solid #ddd;
}


.blog .item .item_content
{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.blog .item .item_content .item_title
{
	position: absolute;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	right: 20px;
	top: 20px;
	color: #000;
	padding: 6px 13px 7px;
	margin: 0;
}

.blog .item .item_content .item_introtext
{
	left: 20px;
	bottom: 43px;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 31px;
	color: #000;
	position: absolute;
	right: 20px;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	margin: 5px 0;
	padding: 10px;
}

.blog .item .item_content .item_info
{
	position: absolute;
	left: 20px;
	color: #000;
	font-size: 15px;
	bottom: 15px;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	padding: 2px 10px;
}

.blog .item .item_content .item_published
{
	white-space: nowrap;
	display: inline-block;
	padding-right: 12px;
}

.blog .item .item_content .item_published:before
{
	content: '\f017';
	font-family: FontAwesome;
	padding-right: 5px;
}

.blog .item .item_content .komento
{
	display: inline-block;
	white-space: nowrap;
}

.blog .item .item_content .komento:before
{
	content: '\f0e5';
	font-family: FontAwesome;
	color: #de808a;
	padding-right: 5px;
}

.blog .item .item_content .komento .kmt-readon
{
	width: auto;
}

.blog .item .item_content .komento .kmt-readon .kmt-comment
{
	background: none;
	margin: 0;
	float: none;
}

.blog .mod-newsflash-adv_custom-link
{
	text-align: center;
	padding-top: 60px;
}

.blog .item_num0
{
	-webkit-transform: translate(-1000px, -1000px);
	-moz-transform: translate(-1000px, -1000px);
	-ms-transform: translate(-1000px, -1000px);
	-o-transform: translate(-1000px, -1000px);
	transform: translate(-1000px, -1000px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.blog .item_num1
{
	-webkit-transform: translate(0px, -1000px);
	-moz-transform: translate(0px, -1000px);
	-ms-transform: translate(0px, -1000px);
	-o-transform: translate(0px, -1000px);
	transform: translate(0px, -1000px);
	-webkit-transition: all 0.5s ease 0.1s;
	-moz-transition: all 0.5s ease 0.1s;
	-o-transition: all 0.5s ease 0.1s;
	transition: all 0.5s ease 0.1s;
}

.blog .item_num2
{
	-webkit-transform: translate(1000px, -1000px);
	-moz-transform: translate(1000px, -1000px);
	-ms-transform: translate(1000px, -1000px);
	-o-transform: translate(1000px, -1000px);
	transform: translate(1000px, -1000px);
	-webkit-transition: all 0.5s ease 0.2s;
	-moz-transition: all 0.5s ease 0.2s;
	-o-transition: all 0.5s ease 0.2s;
	transition: all 0.5s ease 0.2s;
}

.blog .item_num3
{
	-webkit-transform: translate(-1000px, 1000px);
	-moz-transform: translate(-1000px, 1000px);
	-ms-transform: translate(-1000px, 1000px);
	-o-transform: translate(-1000px, 1000px);
	transform: translate(-1000px, 1000px);
	-webkit-transition: all 0.5s ease 0.3s;
	-moz-transition: all 0.5s ease 0.3s;
	-o-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
}

.blog .item_num4
{
	-webkit-transform: translate(0px, 1000px);
	-moz-transform: translate(0px, 1000px);
	-ms-transform: translate(0px, 1000px);
	-o-transform: translate(0px, 1000px);
	transform: translate(0px, 1000px);
	-webkit-transition: all 0.5s ease 0.4s;
	-moz-transition: all 0.5s ease 0.4s;
	-o-transition: all 0.5s ease 0.4s;
	transition: all 0.5s ease 0.4s;
}

.blog .item_num5
{
	-webkit-transform: translate(1000px, 1000px);
	-moz-transform: translate(1000px, 1000px);
	-ms-transform: translate(1000px, 1000px);
	-o-transform: translate(1000px, 1000px);
	transform: translate(1000px, 1000px);
	-webkit-transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
	transition: all 0.5s ease 0.5s;
}

.visible .blog .item_num0, 
.visible .blog .item_num1, 
.visible .blog .item_num2, 
.visible .blog .item_num3, 
.visible .blog .item_num4, 
.visible .blog .item_num5
{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}



/**************************************************************************************/
/*	 Footer                                                                           */
/**************************************************************************************/

#footer-wrapper
{
	background: #fff;
	color: #888;
	font-size: 13px;
	font-weight: 300;
}

#footer-wrapper a
{
	color: inherit;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#footer-wrapper a:hover
{
	color: #000;
}


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


#footer-row-1
{
	padding: 60px 0 0px;
}

#footer-row-1 h1,
#footer-row-1 h2,
#footer-row-1 h3
{
	margin-bottom: 50px;
}

.mod_as_contact_form .mod_as_contact_form_message.loader
{
	background: url(../images/preloader.gif) 50% 50% no-repeat #f6f6f6 !important;
}

.mod_as_contact_form .mod_as_contact_form_message.error, 
.mod_as_contact_form .mod_as_contact_form_message.success
{
	background: #f6f6f6 !important;
}


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


#footer-row-2
{
	padding: 65px 0 0px;
}

.mod-custom__address
{
	text-align: center;
	color: #777;
	margin-bottom: 30px;
}

.mod-custom__address p
{
	font-weight: 300;
	padding-bottom: 15px;
	font-size: 18px;
	color: #de808a;
}

.mod-custom__address span
{
	font-size: 22px;
	display: inline-block;
	color: #888;
	line-height: 37px;
}

.mod-custom__address span:before
{
	font-family: FontAwesome;
	color: #de808a;
	font-size: 24px;
	display: inline-block;
	width: 47px;
}

.mod-custom__address span.phone:before
{
	content: '\f095';
}

.mod-custom__address span.fax:before
{
	content: '\f1ac';
}

.mod-custom__address span.mobile:before
{
	content: '\f10b';
}


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

  
#footer-row-3
{
	padding: 100px 0 50px;
}

.mod_as_contact_form_placeholder
{
	text-transform: uppercase;
}

.mod_as_contact_form
{
	margin: 0;
}

.mod_as_contact_form .control-group-input input, 
.mod_as_contact_form .control-group-input .controls
{
	width: 100%;
}

.mod_as_contact_form .control-group .controls
{
	margin-bottom: 30px;
}

.mod_as_contact_form .control-group-button
{
	text-align: center;
}

.mod_as_contact_form .control-group-button .controls
{
	display: block;
	font-size: 0;
}

.mod_as_contact_form .control-group-button .btn-primary
{
	margin: 0 15px;
	padding: 20px;
    border-radius: 40px;
}

.mod_as_contact_form input.error, 
.mod_as_contact_form select.error, 
.mod_as_contact_form textarea.error
{
	border-color: #ec7b7b !important;
}


/**************************************************************************************/
/*	 Copyright row                                                                    */

#copyright-row
{
	background: rgba(133, 177, 216, 0.8) none repeat scroll 0 0;
	color: #fff;
	padding: 16px 0 19px;
	text-align: center;
	text-transform: capitalize;
}

#copyright .year:after
{
	content: '|';
	padding: 0 7px 0 10px;
}


/**************************************************************************************/
/*	 Social media                                                                     */

ul.social
{
	margin: 0 0 30px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

ul.social li
{
	line-height: 0;
	display: inline-block;
	margin: 0 5px;
	list-style: none;
}

ul.social li a
{
	width: 58px;
	line-height: 58px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 31px;
	overflow: hidden;
	border: 1px solid #c3c3c3;
	color: #bbb;
}

#footer_wrapper ul.social li a:hover,
ul.social li a:hover
{
	color: #fff !important;
	border: 1px solid #de808a;
	background: #de808a;
}



/**************************************************************************************/
/*	 Magnific Popup                                                                   */

.mfp-bg
{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
 	filter: alpha(opacity=(0.8*100));
}

.mfp-wrap
{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container
{
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before
{
	display: none;
}

.mfp-content
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content, 
.mfp-ajax-holder .mfp-content
{
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur
{
	cursor: progress;
}

.mfp-zoom-out-cur, 
.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom
{
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}

.mfp-close, 
.mfp-arrow, 
.mfp-preloader, 
.mfp-counter
{
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure
{
	display: none;
}

.mfp-hide
{
	display: none !important;
}

.mfp-preloader
{
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a
{
	color: #cccccc;
}

.mfp-preloader a:hover
{
	color: #ffffff;
}

.mfp-s-ready .mfp-preloader
{
	display: none;
}

.mfp-s-error .mfp-content
{
	display: none;
}

button.mfp-close, 
button.mfp-arrow
{
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
	z-index: 1046;
}
button::-moz-focus-inner 
{
	padding: 0;
	border: 0;
}

.mfp-close
{
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #ffffff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, 
.mfp-close:focus
{
	opacity: 1;
}

.mfp-close:active
{
	top: 1px;
}

.mfp-close-btn-in .mfp-close
{
	color: #85b1d8;
}

.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close
{
	color: #ffffff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter
{
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow
{
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active
{
	margin-top: -54px;
}

.mfp-arrow:hover, 
.mfp-arrow:focus
{
	opacity: 1;
}

.mfp-arrow:before, 
.mfp-arrow:after, 
.mfp-arrow .mfp-b, 
.mfp-arrow .mfp-a
{
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after, 
.mfp-arrow .mfp-a
{
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before, 
.mfp-arrow .mfp-b
{
	border-top-width: 21px;
	border-bottom-width: 21px;
}

.mfp-arrow-left
{
	left: 0;
}

.mfp-arrow-left:after, 
.mfp-arrow-left .mfp-a
{
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before, 
.mfp-arrow-left .mfp-b
{
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right
{
	right: 0;
}

.mfp-arrow-right:after, 
.mfp-arrow-right .mfp-a
{
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b
{
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder
{
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close
{
	top: -40px;
}

.mfp-iframe-scaler
{
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe
{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000000;
}

img.mfp-img
{
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure
{
	line-height: 0;
}

.mfp-figure figure
{
	margin: 0;
}

.mfp-figure:after
{
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444;
}

.mfp-figure small
{
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-bottom-bar
{
	margin-top: 0px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title
{
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-break: break-word;
	padding-right: 36px;
}

.mfp-title h3
{
	margin-bottom: 10px;
	color: #fff;
}

.mfp-image-holder .mfp-content
{
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}


@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) 
{

	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after
	{
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close
	{
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) 
{
	
	.mfp-arrow
	{
		-webkit-transform: scale(0.75);
		-moz-transform: scale(0.75);
		-ms-transform: scale(0.75);
		-o-transform: scale(0.75);
		transform: scale(0.75);
	}
	
	.mfp-arrow-left
	{
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right
	{
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container
	{
		padding-left: 0px;
		padding-right: 0px;
	}
}

.mfp-ie7 .mfp-img
{
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar
{
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container
{
	padding: 0;
}

.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}

.mfp-ie7 .mfp-close
{
	top: 0;
	right: 0;
	padding-top: 0;
}

.page-blog .item > .kmt-readon
{
	display: none;
}

.mat_map
{
 width: 100%;
 height: 500px;
}


@media (max-width: 1600px) 
{
	
}


@media print 
{
	a:after
	{
		display: none !important;
	}
}


#ratingwindow {display: none} 
 
#contactDialog {display: none} 

.mat_event_date {
	color: #000;
}

/*
 * JCK Editor Typography Style-sheet
 * @author: Paul Franklin
 * @website: http://www.joomlackeditor.com
 * @version: 2.0
 * @copyright (C) WebxSolution Ltd 2011 - 2014. All rights reserved
 * @license: GPLv2
 * @terms: http://www.joomlackeditor.com/terms-of-use
 * @icons: WebxSolution Ltd has the non-exclusive, non-transferable, non-sublicensable right to use the Licensed Material an unlimited number of times in any and all media for the following commercial or personal purposes (together the "Permitted Uses") subject to the restrictions set forth in the Agreement. Any uses other than the Permitted Uses must be approved by DryIcons in writing. http://dryicons.com/terms/commercial/
 */ 

 /* ADD PARAGRAPH FORMAT STYLES FOR EDITOR
-------------------------------------------------------------------------*/
@font-face {}
body.cke_show_borders {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
pre {}
address {}

 /* Preformatted text
----------------------------------------------------------------------------------------------------*/
blockquote {
    background: none repeat scroll 0 0 var(--bs-light);
    border-left: 5px solid #8F8F8F;
    color: #544C4A;
    font: italic 12pt/1.2em Georgia;
    margin: 10px !important;
    padding: 30px !important;
    text-shadow: 1px 1px 1px #ffffff;
    width: 80%;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 0 10px 0 10px;
    -webkit-border: 0 10px 0 10px;
}

blockquote p { display: inline; }
blockquote:after { background: none repeat scroll 0 0 transparent !important; }

/*blockquote:before {
    content: url("blockquotes.png") !important;
	background: none repeat scroll 0 0 transparent !important;
    margin-right: 15px;
    vertical-align: super;
	position: relative !important;
}*/

span.dropcap  {
    color: #333333;
    display: block;
    float: left;
    font: 60px/40px Georgia,Times,serif;
    padding: 7px 8px 0 0;
}

span.box-1heading-jck { font: 50px/50px Georgia,Times,serif;}
span.box-2heading-jck { font: 30px/40px Georgia,Times,serif;}
span.box-1heading-jck, span.box-2heading-jck { color: #333333; display: block; float: left;}

/* Tooltips 
----------------------------------------------------------------------------------------------------*/
.flashtip-jck, .ziptip-jck, .pdftip-jck, .videotip-jck, .infotip-jck, .warningtip-jck, .filmtip-jck, .pintip-jck , .lightbulbtip-jck , .recycletip-jck , .cameratip-jck, .commenttip-jck, .chattip-jck, .documenttip-jck, .accessibletip-jck, .startip-jck, .hearttip-jck, .previoustip-jck, .carttip-jck, .attachmenttip-jck, .calculatortip-jck, .cuttip-jck, .dollartip-jck, .poundtip-jck , .eurotip-jck, .mailtip-jck, .supporttip-jck, .nexttip-jck, .soundtip-jck { color: #444444 !important; }

a.flashtip-jck, a.ziptip-jck, a.pdftip-jck, a.videotip-jck, a.infotip-jck, a.warningtip-jck, a.filmtip-jck, a.pintip-jck , a.lightbulbtip-jck , a.recycletip-jck , a.cameratip-jck, a.commenttip-jck, a.chattip-jck, a.documenttip-jck, a.accessibletip-jck, a.startip-jck, a.hearttip-jck, a.previoustip-jck, a.carttip-jck, a.attachmenttip-jck, a.calculatortip-jck, a.cuttip-jck, a.dollartip-jck, a.poundtip-jck , a.eurotip-jck, a.mailtip-jck, a.supporttip-jck , a.nexttip-jck, a.soundtip-jck { color: #095197 !important; }

.flashtip-jck, .ziptip-jck, .pdftip-jck, .videotip-jck, .infotip-jck, .warningtip-jck, .filmtip-jck, .pintip-jck , .lightbulbtip-jck , .recycletip-jck , .cameratip-jck, .commenttip-jck, .chattip-jck, .documenttip-jck, .accessibletip-jck, .startip-jck, .hearttip-jck, .previoustip-jck, .carttip-jck, .attachmenttip-jck, .calculatortip-jck, .cuttip-jck, .dollartip-jck, .poundtip-jck , .eurotip-jck, .mailtip-jck, .supporttip-jck, .nexttip-jck, .soundtip-jck, .download-DOC,
 a.flashtip-jck, a.ziptip-jck, a.pdftip-jck, a.videotip-jck, a.infotip-jck, a.warningtip-jck, a.filmtip-jck, a.pintip-jck , a.lightbulbtip-jck , a.recycletip-jck , a.cameratip-jck, a.commenttip-jck, a.chattip-jck, a.documenttip-jck, a.accessibletip-jck, a.startip-jck, a.hearttip-jck, a.previoustip-jck, a.carttip-jck, a.attachmenttip-jck, a.calculatortip-jck, a.cuttip-jck, a.dollartip-jck, a.poundtip-jck , a.eurotip-jck, a.mailtip-jck, a.supporttip-jck , a.nexttip-jck, a.soundtip-jck {
    display: block;
	margin-bottom: 20px;
	background-color: #FAFAFA !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
	background-size: 28px auto !important;
    border-bottom: 1px dotted #C8C8C8;
    border-top: 1px dotted #C8C8C8;
    display: block;
    margin: 10px 0 !important;
    padding: 7px 10px 7px 35px !important;
	-webkit-transition: background-color 800ms ease-in-out;
	-moz-transition: background-color 800ms ease-in-out;
	-o-transition: background-color 800ms ease-in-out;
	transition: background-color 800ms ease-in-out;
	text-shadow: 1px 1px 1px #ffffff;
	font-size: 14px;
}

a.flashtip-jck:hover, a.ziptip-jck:hover, a.pdftip-jck:hover, a.videotip-jck:hover, a.infotip-jck:hover, a.warningtip-jck:hover, a.filmtip-jck:hover, a.pintip-jck:hover , a.lightbulbtip-jck:hover , a.recycletip-jck:hover , a.cameratip-jck:hover, a.commenttip-jck:hover, a.chattip-jck:hover, a.documenttip-jck:hover, a.accessibletip-jck:hover, a.startip-jck:hover, a.hearttip-jck:hover, a.previoustip-jck:hover, a.carttip-jck:hover, a.attachmenttip-jck:hover, a.calculatortip-jck:hover, a.cuttip-jck:hover, a.dollartip-jck:hover, a.poundtip-jck:hover, a.eurotip-jck:hover, a.mailtip-jck:hover, a.supporttip-jck:hover, a.nexttip-jck:hover, a.soundtip-jck:hover, a.download-DOC:hover { color: #095197 !important; }

.flashtip-jck:hover, .ziptip-jck:hover, .pdftip-jck:hover, .videotip-jck:hover, .infotip-jck:hover, .warningtip-jck:hover, .filmtip-jck:hover, .pintip-jck:hover , .lightbulbtip-jck:hover , .recycletip-jck:hover , .cameratip-jck:hover, .commenttip-jck:hover, .chattip-jck:hover, .documenttip-jck:hover, .accessibletip-jck:hover, .startip-jck:hover, .hearttip-jck:hover, .previoustip-jck:hover, .carttip-jck:hover, .attachmenttip-jck:hover, .calculatortip-jck:hover, .cuttip-jck:hover, .dollartip-jck:hover, .poundtip-jck:hover, .eurotip-jck:hover, .mailtip-jck:hover, .supporttip-jck:hover, .nexttip-jck:hover, .soundtip-jck:hover, .download-DOC:hover, a.flashtip-jck:hover, a.ziptip-jck:hover, a.pdftip-jck:hover, a.videotip-jck:hover, a.infotip-jck:hover, a.warningtip-jck:hover, a.filmtip-jck:hover, a.pintip-jck:hover , a.lightbulbtip-jck:hover, a.recycletip-jck:hover, a.cameratip-jck:hover, a.commenttip-jck:hover, a.chattip-jck:hover, a.documenttip-jck:hover, a.accessibletip-jck:hover, a.startip-jck:hover, a.hearttip-jck:hover, a.previoustip-jck:hover, a.carttip-jck:hover, a.attachmenttip-jck:hover, a.calculatortip-jck:hover, a.cuttip-jck:hover, a.dollartip-jck:hover, a.poundtip-jck:hover, a.eurotip-jck:hover, a.mailtip-jck:hover, a.supporttip-jck, a.nexttip-jck:hover, a.soundtip-jck:hover {
    background-color: #F2F2F2 !important;
	-webkit-transition: background-color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out;
	background-repeat: no-repeat !important;
}

.flashtip-jck, .flashtip-jck:hover, a.flashtip-jck:hover { background-image: url("flash.png")!important}
.ziptip-jck, .ziptip-jck:hover, a.ziptip-jck:hover { background-image: url("zip_download.png")!important}
.pdftip-jck, .pdftip-jck:hover, a.pdftip-jck:hover { background-image: url("pdf.png")!important}
.videotip-jck , .videotip-jck:hover, a.videotip-jck:hover { background-image: url("video_clip.png")!important}
.infotip-jck, .infotip-jck:hover, a.infotip-jck:hover { background-image: url("info.png")!important}
.warningtip-jck, .warningtip-jck:hover, a.warningtip-jck:hover { background-image: url("warning.png")!important}
.filmtip-jck, .filmtip-jck:hover, a.filmtip-jck:hover { background-image: url("film.png")!important}
.pintip-jck, .pintip-jck:hover, a.pintip-jck:hover {background-image: url("pin.png")!important}
.lightbulbtip-jck, .lightbulbtip-jck:hover, a.lightbulbtip-jck:hover {background-image: url("light_bulb.png")!important}
.recycletip-jck, .recycletip-jck:hover, a.recycletip-jck:hover { background-image: url("recycle.png")!important}
.cameratip-jck, .cameratip-jck:hover, a.cameratip-jck:hover{ background-image: url("camera.png")!important}
.commenttip-jck, .commenttip-jck:hover, a.commenttip-jck:hover { background-image: url("comment.png")!important}
.chattip-jck, .chattip-jck:hover , a.chattip-jck:hover { background-image: url("chat.png")!important}
.documenttip-jck, .documenttip-jck:hover, a.documenttip-jck:hover { background-image: url("document.png")!important}
.accessibletip-jck, .accessibletip-jck:hover, a.accessibletip-jck:hover { background-image: url("accessible.png")!important}
.startip-jck, .startip-jck:hover , a.startip-jck:hover { background-image: url("star.png")!important}
.hearttip-jck, .hearttip-jck:hover, a.hearttip-jck:hover { background-image: url("heart.png")!important}
.previoustip-jck, .previoustip-jck:hover, a.previoustip-jck:hover { background-image: url("previous.png")!important}
.carttip-jck, .carttip-jck :hover, a.carttip-jck:hover { background-image: url("cart.png")!important}
.attachmenttip-jck, .attachmenttip-jck:hover, a.attachmenttip-jck:hover { background-image: url("attachment.png")!important}
.calculatortip-jck, .calculatortip-jck:hover , a.calculatortip-jck:hover { background-image: url("calculator.png")!important}
.cuttip-jck, .cuttip-jck:hover, a.cuttip-jck:hover { background-image: url("cut.png")!important}
.dollartip-jck , .dollartip-jck:hover, a.dollartip-jck:hover { background-image: url("dollar_currency_sign.png")!important}
.poundtip-jck, .poundtip-jck:hover, a.poundtip-jck:hover { background-image: url("sterling_pound_currency_sign.png")!important}
.eurotip-jck, .eurotip-jck:hover , a.eurotip-jck:hover { background-image: url("euro_currency_sign.png")!important}
.mailtip-jck, .mailtip-jck:hover , a.mailtip-jck:hover { background-image: url("mail.png")!important}
.supporttip-jck, .supporttip-jck:hover , a.supporttip-jck:hover { background-image: url("support.png")!important}
.nexttip-jck, .nexttip-jck:hover, a.nexttip-jck:hover { background-image: url("next.png")!important}
.soundtip-jck, .soundtip-jck:hover , a.soundtip-jck:hover { background-image: url("sound.png")!important}



 /* Text Highlight
----------------------------------------------------------------------------------------------------*/
span.blue_hlight-jck, span.gree_hlight-jck, span.red_hlight-jck, span.black_hlight-jck , span.yell_hlight-jck {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline;
    font-weight: bold;
	text-shadow: none;
    padding: 2px 4px;
	font-size: 13px;
}

span.blue_hlight-jck {  background: none repeat scroll 0 0 #3E6A86;}
span.gree_hlight-jck {  background: none repeat scroll 0 0 #b9cd96;}
span.red_hlight-jck {  background: none repeat scroll 0 0 #AA1428;}
span.black_hlight-jck {  background: none repeat scroll 0 0 #000000;}
span.yell_hlight-jck {  background: none repeat scroll 0 0 #F2F096; color: #544C4A;}
 
/* Box Styles
----------------------------------------------------------------------------------------------------*/
.blubox-jck, .grebox-jck, .redbox-jck, .blabox-jck, .yelbox-jck   {
	background: none repeat scroll 0 0 #FAFAFA;
	border-style: solid;
    border-width: 1px 1px 1px 8px;
	margin: 10px 0 20px !important;
    padding: 8px 8px 8px 20px !important;
	-webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	color: #444444 !important;
	text-shadow: 1px 1px 1px #ffffff;
}

.blubox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #3E6A86;}
.grebox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #b9cd96;}
.redbox-jck {  border-color: #DDDDDD #DDDDDD #DDDDDD #AA1428;}
.blabox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #000000;}
.yelbox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #F2F096; color: #544C4A;}

.blubox-jck > br,
.grebox-jck  > br,
.redbox-jck > br, 
.blabox-jck  > br, 
.yelbox-jck > br {
    clear: both;
}

/* Icon Library
----------------------------------------------------------------------------------------------------*/
.info-jck, .warning-jck, .film-jck, .pin-jck , .lightbulb-jck , .recycle-jck , .camera-jck, .comment-jck, .chat-jck, .document-jck, .accessible-jck, .star-jck, .heart-jck, .previous-jck, .cart-jck, .attachment-jck, .calculator-jck, .cut-jck, .dollar-jck, .pound-jck , .euro-jck, .mail-jck, .support-jck, .next-jck, .sound-jck, .flash-jck, .zip-jck, .pdf-jck, .video-jck   {
    display: block;
    padding: 20px 0 20px 60px !important;
	margin-bottom: 20px !important;
	background-color: transparent !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
}

.info-jck { background: url("/plugins/editors/jckeditor/typography/info.png")}
.warning-jck { background: url("/plugins/editors/jckeditor/typography/warning.png")}
.film-jck { background: url("/plugins/editors/jckeditor/typography/film.png")}
.pin-jck {background: url("/plugins/editors/jckeditor/typography/pin.png")}
.lightbulb-jck {background: url("/plugins/editors/jckeditor/typography/light_bulb.png")}
.recycle-jck { background: url("/plugins/editors/jckeditor/typography/recycle.png")}
.camera-jck { background: url("/plugins/editors/jckeditor/typography/camera.png")}
.comment-jck { background: url("/plugins/editors/jckeditor/typography/comment.png")}
.chat-jck  { background: url("/plugins/editors/jckeditor/typography/chat.png")}
.document-jck { background: url("/plugins/editors/jckeditor/typography/document.png")}
.accessible-jck { background: url("/plugins/editors/jckeditor/typography/accessible.png")}
.star-jck { background: url("/plugins/editors/jckeditor/typography/star.png")}
.heart-jck { background: url("/plugins/editors/jckeditor/typography/heart.png")}
.previous-jck { background: url("/plugins/editors/jckeditor/typography/previous.png")}
.cart-jck { background: url("/plugins/editors/jckeditor/typography/cart.png")}
.attachment-jck { background: url("/plugins/editors/jckeditor/typography/attachment.png")}
.calculator-jck { background: url("/plugins/editors/jckeditor/typography/calculator.png")}
.cut-jck { background: url("/plugins/editors/jckeditor/typography/cut.png")}
.dollar-jck { background: url("/plugins/editors/jckeditor/typography/dollar_currency_sign.png")}
.pound-jck { background: url("/plugins/editors/jckeditor/typography/sterling_pound_currency_sign.png")}
.euro-jck { background: url("/plugins/editors/jckeditor/typography/euro_currency_sign.png")}
.mail-jck { background: url("/plugins/editors/jckeditor/typography/mail.png")}
.support-jck { background: url("/plugins/editors/jckeditor/typography/support.png")}
.next-jck  { background: url("/plugins/editors/jckeditor/typography/next.png")}
.sound-jck  { background: url("/plugins/editors/jckeditor/typography/sound.png")}
.flash-jck  { background: url("/plugins/editors/jckeditor/typography/flash.png")}
.zip-jck  { background: url("/plugins/editors/jckeditor/typography/zip_download.png")}
.pdf-jck  { background: url("/plugins/editors/jckeditor/typography/pdf.png")}
.video-jck  { background: url("/plugins/editors/jckeditor/typography/video_clip.png")}

/* Images Caption Styles
-------------------------------------------------------------------------*/
img.caption { background-color:inherit; vertical-align: middle;}
.img_caption.none { margin: 0 !important;} 
.img_caption { text-align: center; }

img.caption.photo, img.caption.photoblack, img.caption.photoblue, img.caption.photogreen, img.caption.photored, img.caption.photoyellow { 
    background-color: #FFFFFF;
    padding: 10px 10px 40px;
	margin-right: 5px;
	box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
}

img.caption.photo + p, img.caption.photoblack + p, img.caption.photoblue + p, img.caption.photogreen + p, img.caption.photored + p, img.caption.photoyellow + p {
    position: relative; 
    left: 0px;
    bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
	color: #333333;
	margin: 0;
    font-size: 13px;
    line-height: 18px;
}

img.caption.photoblack + p , img.caption.photoblue + p, img.caption.photored + p { color: #FFFFFF; }
img.caption.photoblack { background-color: #000000;}
img.caption.photoblue {  background-color: #3E6A86;}
img.caption.photogreen  {  background-color: #b9cd96;}
img.caption.photored {  background-color: #AA1428;}
img.caption.photoyellow {  background-color: #F2F096;}

/* Images Styles
-------------------------------------------------------------------------*/
img.jck_img_align_left {
    float: left; 
    margin: 3px 5px 0 0;
    padding: 1px;
}

img.jck_img_align_right {
    float: right; 
    margin: 3px 0 0 5px;
    padding: 1px;
}

img.image_holder {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #EFEFEF;
    margin: 3px 5px 0 0;
    padding: 1px;
}

img.fade_in {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	-webkit-box-shadow: 0 0 3px #000000;
	-moz-box-shadow: 0 0 3px #000000;
	box-shadow: 0 0 3px #000000;
	border: 10px solid #FFFFFF;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
	margin: 3px;
	cursor:url(cursor_zoom.png),auto;
}

img.fade_in:hover {
	-webkit-box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
    opacity: 1;
}

img.zoom  { 
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    color: #333333;
    display: inline;
    float: left;
    font-size: 18px;
    padding: 10px 10px 15px;
    text-align: center;
    text-decoration: none;
    width: auto;
	font-family: serif;
	height: 100px;
	width: auto;
	margin: 0 20px 27px 0px;
	cursor:url(cursor_zoom.png),auto;
}

img.zoom:hover {
    -moz-transform: scale(1.75);
	-webkit-transform: scale(1.75);
	-o-transform: scale(1.75);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); 
    position: relative;
    z-index: 50;
	margin: 0 -60px 27px 80px;
}

img.polaroids_zoom  {
    -moz-transform: rotate(-2deg);
	-webkit-transform: rotate(2deg); 
	-o-transform: rotate(2deg); 
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    color: #333333;
    display: inline;
    float: left;
    font-size: 18px;
    margin: 10px 20px 25px 14px;
    padding: 10px 10px 15px;
    text-align: center;
    text-decoration: none;
    width: auto;
	font-family: serif;
	height: 100px;
	width: auto;
	cursor:url(cursor_zoom.png),auto;
}

img.polaroids_zoom:hover {
    -moz-transform: scale(1.30);
	-webkit-transform: scale(1.30);
	-o-transform: scale(1.30);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); 
    position: relative;
    z-index: 50;
}

img.screenshot_blue, img.screenshot_green , img.screenshot_red, img.screenshot_black, img.screenshot_gray, img.screenshot_yellow  {
    margin: 5px 0;
    padding: 10px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	opacity: 1;
	max-width: 85%;
}

img.screenshot_blue { border: 10px solid #3E6A86;}
img.screenshot_green  { border: 10px solid #b9cd96;}
img.screenshot_red  { border: 10px solid #AA1428;}
img.screenshot_black  { border: 10px solid #000000;}
img.screenshot_gray { border: 10px solid #F0F0F0;}
img.screenshot_yellow { border: 10px solid #EFDE2C;}

 /* Div Styles
----------------------------------------------------------------------------------------------------*/
div.scroll_box{
    margin: 5px 0;
    padding: 10px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	opacity: 1;
	border-left: 15px solid ##EDEDED;
    border-top: 15px solid #EDEDED;
    height: 300px;
    overflow: scroll;
	-webkit-box-shadow: 0 0 1px 1px #E3E3E3 inset, 0 0 1px 2px #FFFFFF inset, 0 0 0 1px #E3E3E3;
	box-shadow: 0 0 1px 1px #E3E3E3 inset, 0 0 1px 2px #FFFFFF inset, 0 0 0 1px #E3E3E3; 
}

div.img_rollover { background-color: transparent; /* max-width: 0;  = set the the width of your rollover images*/ }
div.img_rollover img:first-child { display: block; }
div.img_rollover img:last-child { display: none; }
div.img_rollover:hover img:first-child { display: none; }
div.img_rollover:hover img:last-child { display:block; cursor: pointer; }

/* Tables Styles
-------------------------------------------------------------------------*/
table.table_style_blue, table.table_style_green, table.table_style_red, table.table_style_black, table.table_style_yellow  {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    color: #404040;
    width: 100%;
}

table.table_style_blue tbody tr, table.table_style_green tbody tr, table.table_style_red tbody tr, table.table_style_black tbody tr, table.table_style_yellow tbody tr  {
    background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #DDDDDD;
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}

table.table_style_blue tbody tr:hover , table.table_style_green tbody tr:hover, table.table_style_red tbody tr:hover, table.table_style_black tbody tr:hover, table.table_style_yellow tbody tr:hover  {
    background: none repeat scroll 0 0 #E5E5E5;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

table.table_style_blue tbody tr td, table.table_style_green tbody tr td, table.table_style_red tbody tr td, table.table_style_black tbody tr td, table.table_style_yellow tbody tr td {
    line-height: 22px;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

table.table_style_blue caption, table.table_style_green caption, table.table_style_red caption, table.table_style_black caption, table.table_style_yellow caption  {
    color: #FFFFFF;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}

table.table_style_blue caption { background: none repeat scroll 0 0 #3E6A86;}
table.table_style_green caption { background: none repeat scroll 0 0 #b9cd96;}
table.table_style_red caption { background: none repeat scroll 0 0 #AA1428;}
table.table_style_black caption { background: none repeat scroll 0 0 #000000;}
table.table_style_yellow caption { background: none repeat scroll 0 0 #F2F096; color: #544C4A;}

/* Templates
-------------------------------------------------------------------------*/
.row-fluid { width: 100%; }
.row-fluid:after { clear: both; }
.row-fluid [class*="span"]:first-child {  margin-left: 0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left: 2.12766%; }
.row-fluid .span6 { width: 48.9362%; }
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 30px;
    width: 100%;
}

/* 1 big button template */
a.button-big {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	padding: 10% 15%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	text-transform: uppercase;
	margin: 10px 0;
}
a.button-big:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
a.button-big:active {
	position:relative;
	top:1px;
}
/* 2 big button with desc */
.row-fluid .span6 {  width: 48.9362%; }
/* 3 big button with desc */
.row-fluid .span4 { width: 31.9149%; }

/* User Profiles */
div.row-fluid img.polaroids_zoom {
	height: auto !important;
	max-width: 120px;
}
/* Other
-------------------------------------------------------------------------*/
/*Responsive media embed*/
body div.media_embed {
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
	margin-top:15px;
} 
body div.media_embed iframe, body div.media_embed object, body div.media_embed embed {
	position: absolute; top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

/*Fixes*/
body.cke_ltr div.cke_panel_block div.scroll_box { height: 25px !important;} /* Minimises the height in the style preview list */
body.cke_ltr div.cke_panel_block { color: #000000; } /* Stops templates setting the style list text to white */


/*****Custom CSS******/
.visually-hidden { display: none; }

.chattip-jck, .chattip-jck:hover, a.chattip-jck:hover {
  background-image: url("../images/chat.png") !important;
}
.pintip-jck, .pintip-jck:hover, a.pintip-jck:hover {
  background-image: url("../images/pin.png") !important;
}

.flashtip-jck, .ziptip-jck, .pdftip-jck, .videotip-jck, .infotip-jck, .warningtip-jck, .filmtip-jck, .pintip-jck, .lightbulbtip-jck, .recycletip-jck, .cameratip-jck, .commenttip-jck, .chattip-jck, .documenttip-jck, .accessibletip-jck, .startip-jck, .hearttip-jck, .previoustip-jck, .carttip-jck, .attachmenttip-jck, .calculatortip-jck, .cuttip-jck, .dollartip-jck, .poundtip-jck, .eurotip-jck, .mailtip-jck, .supporttip-jck, .nexttip-jck, .soundtip-jck, .download-DOC, a.flashtip-jck, a.ziptip-jck, a.pdftip-jck, a.videotip-jck, a.infotip-jck, a.warningtip-jck, a.filmtip-jck, a.pintip-jck, a.lightbulbtip-jck, a.recycletip-jck, a.cameratip-jck, a.commenttip-jck, a.chattip-jck, a.documenttip-jck, a.accessibletip-jck, a.startip-jck, a.hearttip-jck, a.previoustip-jck, a.carttip-jck, a.attachmenttip-jck, a.calculatortip-jck, a.cuttip-jck, a.dollartip-jck, a.poundtip-jck, a.eurotip-jck, a.mailtip-jck, a.supporttip-jck, a.nexttip-jck, a.soundtip-jck {
  display: block;
  margin-bottom: 20px;
  background-color: #FAFAFA !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: 28px auto !important;
  border-bottom: 1px dotted #C8C8C8;
  border-top: 1px dotted #C8C8C8;
  display: block;
  margin: 10px 0 !important;
  padding: 7px 10px 7px 35px !important;
  -webkit-transition: background-color 800ms ease-in-out;
  -moz-transition: background-color 800ms ease-in-out;
  -o-transition: background-color 800ms ease-in-out;
  transition: background-color 800ms ease-in-out;
  text-shadow: 1px 1px 1px #ffffff;
  font-size: 14px;
}
.avPlayerWrapper.avVideo {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.avPlayerWrapper.avVideo .avPlayerContainer {
  padding: 16px 20px 14px;
  border-radius: 4px;
  background: url(../images/allvideos_v4_bg_1000x550.jpg) repeat 50% 50%;
  width: 100%;
}


#content-row-6 .moduleTitle { font-size: 36px; font-weight: initial; text-align: center; }
.eb-events-timeline .eb-event-date-container { background: #de808a; }

.itemid-150 #menu-row, .itemid-151 #menu-row {   z-index: 1000 !important;   position: fixed !important;   top: 0px;   margin-left: 0px;   width: 100%;   left: 0px; }

.com_content.itemid-150.body__ { background: unset; }


/* 25-1-26 */
#content-row-5 .moduleTitle { font-size: 36px; line-height: 40px; font-weight: 400; margin-bottom: 60px; }
.OurTutors .row { display: grid; grid-template-columns: repeat(4, 1fr); }
.OurTutors .row::after, .OurTutors .row::before{display: none;}
.OurTutors .row .col-lg-3 { padding: 0; width: auto; text-align: center; }
.OurTutors .mat_organizer-image img { max-width: 180px; transition: all 0.4s ease-in 0s; transform: scale(1);}
.OurTutors .mat_organizer-image img:hover {transition: all 0.4s ease-out 0s; transform: scale(1.501);}
.OurTutors .mat_organizer-text h4 { font-size: 18px; margin: 10px 0; color: #fff; font-weight: 500; line-height: 1.1; }
.OurTutors a:hover .mat_organizer-text h4 { color: #85b1d8; }

#content-row-6 .moduleTitle { color: #85b1d8; }
.eb-events-timeline { display: flex; flex-wrap: wrap; }
.eb-events-timeline .eb-event-container {width: 100%; background-size: 3px; }
.eb-events-timeline .eb-event-container .mat_timeline-panel{ width: calc(100% - 0px); float: right; border: 1px solid #d4d4d4; border-radius: 2px; padding: 20px; position: relative; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); margin: 0 0 20px;  }
.eb-events-timeline .eb-event-container .mat_timeline-panel:after { position: absolute; top: 27px; left: -14px; display: inline-block; border-top: 14px solid transparent; border-right: 14px solid #fff; border-left: 0 solid #fff; border-bottom: 14px solid transparent; content: " "; filter: drop-shadow(0px 0px 0px black);}
.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing { margin: 0; display: flex; width: 100%; gap: 30px;}
.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing::before, 
.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing::after{display: none;}
.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing .content-wrap-custom { width: 79.333%; padding: 0; /* width: 83.33333333%; */ }
.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing .img-wrap-div { width: 16.66666667%; border: 1px solid #ddd; padding: 0;}
.eb-event-date { font-size: 16px; color: #fff; display: flex; align-items: center; justify-content: center; line-height: normal; background: #de808a !important; height: 70px; width: 70px;}
h2.eb-event-title-container { margin: 10px 0; line-height: 1; font-size: 18px; }
a.eb-event-title { font-size: 18px; font-weight: 400; color: #85b1d8; }
.eb-event-information { margin: 0 0 15px; display: flex; justify-content: space-between; padding-bottom: 2px; border-bottom: 1px solid #F1F1F1; }
.eb-event-information:after, .eb-event-information::before{display: none;}
.eb-event-information .col-md-8 { display: flex; gap: 10px; }
.eb-event-information .col-md-8 a{ color: #de808a; font-size: 14px; }
.eb-event-information .col-md-8 span, .eb-event-information .col-md-8 .eb-event-date-info { color: #666; font-size: 14px; }
.eb-event-information .col-md-8 .eb-event-date-info .fa{color: #666;}
.eb-event-price-container .eb-individual-price { font-weight: 700; color: #de808a;}
.eb-taskbar ul{display: flex; flex-wrap: wrap;}
.eb-taskbar .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; background-color: #337ab7; border-color: #2e6da4;     min-width: 218px;
text-transform: uppercase;}
.eb-taskbar { padding: 0 0; border-bottom: 0; margin: 0; }
.eb-taskbar .btn:hover { color: #fff; background-color: #286090; border-color: #204d74; }

div#eb-event-info { margin: 15px 0 0; }

.OrganizersEvents-container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; text-align: center; }
.OrganizersEvents-container .img img { height: 180px; margin: auto; border-radius: 50%; display: block; transition: all 0.4s ease-in 0s; transform: scale(1); }
.OrganizersEvents-container .img img:hover { transition: all 0.4s ease-out 0s; transform: scale(1.501); }
.OrganizersEvents-container h4.title { margin: 10px; font-size: 18px; font-weight: 400; line-height: 1.1; color: #000; }

#content-row-9 { background: rgba(0, 0, 0, 0) url("https://seminar.happy-fellow.at/templates/happy_fellow_de/images/bg4.jpg") no-repeat fixed 0 100% / 100% auto; background-size: cover;}
#content-row-9 h2.moduleTitle { font-weight: 400; font-size: 36px; color: #333; }

/* 26-1-26 */
h1, h2, h3, h4{font-weight: 400;}
.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span{ font-family: 'Roboto', sans-serif !important;}
.eb-description .row { margin-left: 0; }

/* Dropdown Language*/
#content-row-1, #content-row-2 { overflow: visible; }

/* 31-1-26 */
.navigation ul.sf-menu ul li a, .navigation ul.sf-menu ul li span { padding: 15px 30px !important; }

.eb-event-location-price.row.clearfix { margin: 0; }
.eb-event-price-container.bg-primary { background-color: unset !important; }

ul.sf-menu ul li a, ul.sf-menu ul li span { width: auto !important; }

.regpro-calendarMonthHeader { background-color: #3a87ad; }
#eb-calendar-page select { width: 220px; border: 1px solid #c3c3c3; background-color: #fff; }
.eb-calendar ul.eb-weekdays { background: rgba(133, 177, 216, 0.8); }
.regpro-calendarDay .eb_event_link { background: #de808a; }
#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek, #extcalendar .previousday, #extcalendar .previousweek, #extcalendar .nextday, #extcalendar .nextweek { background-color: #3a87ad; }
#extcalendar .tableh2 { background: rgba(133, 177, 216, 0.8); }

#back-top {   position: fixed;   bottom: 180px;   right: 40px;   z-index: 99; }
#back-top a {   font-size: 50px;   line-height: 50px;   -webkit-transition: 0.2s;   -moz-transition: 0.2s;   -o-transition: 0.2s;   transition: 0.2s;   color: #de808a; }

/* 7-02-2026 */
.compojoom-bootstrap .row {   /* margin-right: -15px;   margin-left: -15px; */ margin: 0; } 

.compojoom-bootstrap a.list-group-item, .compojoom-bootstrap button.list-group-item { color: #555; background-color: #eeeeee; }
.compojoom-bootstrap .glyphicon {   position: relative;   top: 1px;   display: inline-block;   font-family: 'Glyphicons Halflings';   font-style: normal;   font-weight: normal;   line-height: 1;   -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; }

.compojoom-bootstrap .list-group-item {   position: relative;   display: block;   padding: 10px 15px;   margin-bottom: -1px;   background-color: #fff;   border: 1px solid #ddd; }

#submenu_organizer .list-group-item .row { margin: 0; }

.sub-menu .hidden-menu { display: none !important; }

.mat_organizer-text { width: 100%; }
.cc-link.cc-cookie { text-decoration: underline !important; }

/***12-02-2026****/

.itemid-151.body__, .itemid-150.body__ { background: unset; }
.row.mat_tiles_organizers { margin: 0; padding: 0; }
.itemid-151 #content-row-5 .row-fluid, .itemid-150 #content-row-5 .row-fluid { margin: 0; padding: 0; }

#payment_method_container .form-check-input { width: 17px; margin: 4px 0 0; }

[class^="icon-"]::before, [class*=" icon-"]::before { font-family: inherit !important; }
.moduletable [role="tooltip"] { display: none; }
.float-end { width: 100%; text-align: right; }
.float-end [role="tooltip"] { display: none; }

#popup-overlay{ position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0, 0, 0, 0.7); display:none; }
#popup{ position: fixed; top:50%; left:50%; transform:translate(-50%, -50%); width:50%; max-width:90%; background:#fff; padding:10px; display:none; border-radius:6px; }
#popup iframe{ border:none; }
#close-popup{ float:right; cursor:pointer; font-size:20px;}

@media (min-width: 992px) {
  .compojoom-bootstrap .col-md-12 { width: 100%; }	
  .compojoom-bootstrap .col-md-9 { width: 72%; }
  .compojoom-bootstrap .col-md-3 { width: 25%; }
  .compojoom-bootstrap .col-xs-12.col-sm-9.col-md-9 { padding-right: 20px; }	
  .compojoom-bootstrap .col-md-1, .compojoom-bootstrap .col-md-2, .compojoom-bootstrap .col-md-3, .compojoom-bootstrap .col-md-4, .compojoom-bootstrap .col-md-5, .compojoom-bootstrap .col-md-6, .compojoom-bootstrap .col-md-7, .compojoom-bootstrap .col-md-8, .compojoom-bootstrap .col-md-9, .compojoom-bootstrap .col-md-10, .compojoom-bootstrap .col-md-11, .compojoom-bootstrap .col-md-12 { float: left; }
  
}

 
 
@media (max-width:999px) {
.OurTutors .row { grid-template-columns: repeat(2, 1fr); }
.OrganizersEvents-container { grid-template-columns: repeat(2, 1fr); }
#popup{ position: fixed; top:40%; left:50%; transform:translate(-50%, -50%); width:90%; max-width:90%; background:#fff; padding:10px; display:none; border-radius:6px; } 

 }
@media (max-width:767px) { 
    .OurTutors .row { grid-template-columns: repeat(1, 1fr); }
	.eb-event-information{flex-direction: column;}
	.eb-event-information .col-md-8 { flex-direction: column; }
	.eb-event-price-container .eb-individual-price { padding: 10px 0 0; }
	.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing{flex-wrap: wrap;}
	.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing .content-wrap-custom { width: 100%; }
	.eb-events-timeline .eb-event-container .mat_timeline-panel .custom-timline-desing .img-wrap-div { width: 150px; }
	.eb-taskbar .btn { min-width: 152px; }
	.eb-event-price-container{float: left;}
	.OrganizersEvents-container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
	.OrganizersEvents-container { grid-template-columns: repeat(1, 1fr); }
}
@media (max-width:480px) { }


/***Register Buttons Position top show bottom hide***/
#eb-category-page-timeline .eb-taskbar.eb-register-buttons-bottom.clearfix { display: none; }
.item_icons.btn-group.pull-right .btn.dropdown-toggle { display: none; }
.item-326, .item-325 { display: none; } 
.row.form-group.form-row.eb-terms-and-conditions-container { padding-left: 10px; }


/* 08/3/26 */
.com-content-article__links.content-list {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;

}

.com-content-article__links.content-list li a {   border: 1px solid #ddd;   padding-top: 8px;   padding-bottom: 8px;   line-height: 25px;   padding-left: 10px; display: block; }
.com-content-article__links.content-list li a:hover {   background-color: #eee; }

[class^="icon-"]::before, [class*=" icon-"]::before { font-family: inherit !important; }
.moduletable [role="tooltip"] { display: none; }
.float-end { width: 100%; text-align: right; }
.item_icons.btn-group.pull-right .btn.dropdown-toggle { display: none; }
