.rt-container,
.rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.rt-row {
margin-left: -15px;
margin-right: -15px;
}
.rt-row:after,
.rt-row:before {
display: table;
content: " ";
}
.rt-row:after {
clear: both;
}
.rt-col-xs-1,
.rt-col-sm-1,
.rt-col-md-1,
.rt-col-lg-1,
.rt-col-xs-2,
.rt-col-sm-2,
.rt-col-md-2,
.rt-col-lg-2,
.rt-col-xs-3,
.rt-col-sm-3,
.rt-col-md-3,
.rt-col-lg-3,
.rt-col-xs-4,
.rt-col-sm-4,
.rt-col-md-4,
.rt-col-lg-4,
.rt-col-xs-5,
.rt-col-sm-5,
.rt-col-md-5,
.rt-col-lg-5,
.rt-col-xs-6,
.rt-col-sm-6,
.rt-col-md-6,
.rt-col-lg-6,
.rt-col-xs-7,
.rt-col-sm-7,
.rt-col-md-7,
.rt-col-lg-7,
.rt-col-xs-8,
.rt-col-sm-8,
.rt-col-md-8,
.rt-col-lg-8,
.rt-col-xs-9,
.rt-col-sm-9,
.rt-col-md-9,
.rt-col-lg-9,
.rt-col-xs-10,
.rt-col-sm-10,
.rt-col-md-10,
.rt-col-lg-10,
.rt-col-xs-11,
.rt-col-sm-11,
.rt-col-md-11,
.rt-col-lg-11,
.rt-col-xs-12,
.rt-col-sm-12,
.rt-col-md-12,
.rt-col-lg-12,
.rt-col-xs-24,
.rt-col-sm-24,
.rt-col-md-24,
.rt-col-lg-24 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.rt-col-xs-1,
.rt-col-xs-2,
.rt-col-xs-3,
.rt-col-xs-4,
.rt-col-xs-5,
.rt-col-xs-6,
.rt-col-xs-7,
.rt-col-xs-8,
.rt-col-xs-9,
.rt-col-xs-10,
.rt-col-xs-11,
.rt-col-xs-12,
.rt-col-xs-24 {
float: left;
}
.rt-col-xs-12 {
width: 20%;
}
.rt-col-xs-12 {
width: 100%;
}
.rt-col-xs-11 {
width: 91.66666667%;
}
.rt-col-xs-10 {
width: 83.33333333%;
}
.rt-col-xs-9 {
width: 75%;
}
.rt-col-xs-8 {
width: 66.66666667%;
}
.rt-col-xs-7 {
width: 58.33333333%;
}
.rt-col-xs-6 {
width: 50%;
}
.rt-col-xs-5 {
width: 41.66666667%;
}
.rt-col-xs-4 {
width: 33.33333333%;
}
.rt-col-xs-3 {
width: 25%;
}
.rt-col-xs-2 {
width: 16.66666667%;
}
.rt-col-xs-1 {
width: 8.33333333%;
}
.tss-wrapper[data-layout*="layout"] .rt-row.tss-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}   .tss-wrapper .tss-pre-loader {
position: relative;
overflow: hidden;
max-height: 300px;
min-height: 200px;
}
.tss-wrapper .tss-even .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe {
max-width: 100%;
}
.tss-wrapper .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff;
-webkit-transition: opacity 0.1s, visibility 0.1s;
transition: opacity 0.1s, visibility 0.1s;
}
.tss-wrapper .rt-loading {
color: #fb4c35;
position: absolute; top: 50%;
margin-top: -16px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible;
}
.tss-wrapper .tss-pre-loader .rt-loading {
opacity: 1;
visibility: visible;
}
.rt-ball-clip-rotate {
width: 32px;
height: 32px;
}
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff;
}
.rt-ball-clip-rotate,
.rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor;
}
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite;
} .tss-wrapper .rt-responsive-img {
max-width: 100%;
height: auto;
}
.tss-wrapper[data-layout*="carousel"] .rt-responsive-img { }
.tss-carousel.swiper .profile-img-wrapper {
position: relative;
}
.tss-carousel-thumb.swiper .rt-dummy-img + .swiper-lazy-preloader,
.tss-carousel.swiper .rt-dummy-img + .swiper-lazy-preloader {
display: none;
}
.tss-wrapper .swiper-lazy-preloader {
border: 4px solid #2550ea;
border-top-color: transparent;
width: 34px;
height: 34px;
margin-left: -17px;
margin-top: -17px;
opacity: 0.75;
border-radius: 50%;
}
.tss-carousel-thumb.swiper .rt-responsive-img,
.tss-carousel.swiper .rt-responsive-img {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),
.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 150px;
opacity: 0;
}
.tss-wrapper[data-layout="carousel12"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),
.tss-wrapper[data-layout="carousel11"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 132px;
}
.tss-wrapper .swiper-lazy-preloader:after {
background: none;
}
.tss-wrapper img.rt-responsive-img.rt-dummy-img {
width: 150px;
}
.tss-wrapper .tss-load-more .rt-button {
display: inline-block;
}
.tss-wrapper .tss-img-circle .profile-img-wrapper img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tss-wrapper .author-social a,
.tss-wrapper .tss-social-share a {
display: inline-flex;
text-decoration: none;
box-shadow: none !important;
margin: 5px;
}
.tss-wrapper .rating-wrapper span.dashicons,
.tss-wrapper .tss-social-share i.fa,
.tss-wrapper .author-social span.dashicons {
width: auto;
height: auto;
}
.tss-wrapper .tss-utility {
margin: 15px 0;
text-align: center;
}
.tss-wrapper .tss-utility .rt-button,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
background: #6f6f6f;
border: 0;
border-radius: 2px;
color: #fff;
font-size: 16px;
line-height: 1;
padding: 10px 15px;
text-transform: capitalize;
margin-right: 4px;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
display: inline-block;
margin-bottom: 10px;
}
.tss-wrapper .tss-utility .rt-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected {
cursor: pointer;
background: #000;
}
.tss-wrapper .single-item-wrapper h3.author-name {
font-size: 24px;
margin: 15px 0 8px;
padding: 0px;
line-height: 1.25;
font-weight: 400;
color: #2550ea;
}
.tss-wrapper .rt-read-more {
color: #2550ea;
}
.tss-wrapper .single-item-wrapper h3.author-name a {
text-decoration: none;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
font-size: 18px;
margin-top: 8px;
margin-bottom: 15px;
padding: 0px;
line-height: 1.4;
text-transform: none;
font-weight: 400;
color: #333;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 8px;
}
.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
opacity: 0;
} .tss-wrapper .tss-meta-info.tss-left { }
.tss-wrapper .tss-carousel_video > .carousel-wrapper {
width: 100%;
} .tss-wrapper[data-layout="carousel12"] .carousel-wrapper,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper,
.tss-wrapper[data-layout*="carousel"] {
position: relative;
}
.tss-carousel-main.swiper,
.tss-carousel.swiper {
position: static;
}
.tss-carousel-main .swiper-arrow,
.tss-carousel .swiper-arrow {
background: #2550ea;
width: 30px;
height: 30px;
display: block;
border-radius: 4px;
text-align: center;
line-height: 30px; margin-top: -55px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid transparent;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-arrow,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-arrow {
margin-top: -35px;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-pagination,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-pagination {
display: none;
}
.tss-carousel-main.swiper .swiper-pagination,
.tss-carousel.swiper .swiper-pagination {
-webkit-transition: all 0.3s;
transition: all 0.3s;
bottom: -10px;
}
.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination {
opacity: 0;
}
.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled) {
opacity: 1;
}
.tss-carousel-main .swiper-button-next::after,
.tss-carousel-main .swiper-button-prev::after,
.tss-carousel .swiper-button-next::after,
.tss-carousel .swiper-button-prev::after {
font-size: 14px;
color: #fff;
font-weight: bold;
content: none !important;
}
.tss-carousel-main .swiper-arrow > i,
.tss-carousel .swiper-arrow > i {
color: #fff;
font-size: 16px;
display: block;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-carousel-main.swiper-rtl .swiper-button-next > i::before,
.tss-carousel.swiper-rtl .swiper-button-next > i::before {
content: "\f053";
}
.tss-carousel-main.swiper-rtl .swiper-button-prev > i::before,
.tss-carousel.swiper-rtl .swiper-button-prev > i::before {
content: "\f054";
}
.tss-carousel-main .swiper-button-next,
.tss-carousel .swiper-button-next {
right: -10px;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,
.tss-carousel .swiper-button-prev {
left: -10px;
}
.tss-carousel.swiper-autoheight[data-dots='true'] .swiper-wrapper {
margin-bottom: 50px;
}
.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {
margin: 0 5px !important;
width: 10px;
height: 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: #2550ea;
}
.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active {
opacity: 1;
background: #2550ea;
} #tss-submit-form {
position: relative;
padding: 20px;
}
#tss-submit-form.rtcessing:after {
content: "";
background: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-submit-wrapper #tss-submit-response.error,
#tss-submit-form .field-holder .error {
color: red;
}
#tss-submit-form .field-holder input.error,
#tss-submit-form .field-holder textarea.error {
border-color: red;
}
#tss-submit-form .field-holder .valid {
border-color: green;
}
.tss-submit-wrapper #tss-submit-response.success {
color: green;
}
#tss-submit-form .field-holder:after {
clear: both;
display: block;
content: "";
}
#tss-submit-form .field-holder {
margin-bottom: 15px;
}
#tss-submit-form .field-holder .field > input,
#tss-submit-form .field-holder .field input[type=url],
#tss-submit-form .field-holder .field > textarea {
width: 100%;
box-sizing: border-box;
}
.rt-sm-sortable-list .social-item {
margin-bottom: 10px;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin-right: 10px;
}
.tss-wrapper.tss-submit-wrapper {
max-width: 500px;
margin: 0 auto;
}
#tss-submit-response p {
font-size: 16px;
}
#tss-submit-form input[type=text] {
padding: 8px 8px;
}
#tss-submit-form textarea {
height: 200px;
}
.field-holder.submit-holder input.tss-submit-button {
font-size: 14px;
padding: 10px 25px;
}
.tss-submit-wrapper .rt-rating > span {
margin: 0;
cursor: pointer;
}
.tss-submit-wrapper .rt-rating {
display: inline-block;
}
.tss-submit-wrapper .rt-rating.selected span:before,
.tss-submit-wrapper .rt-rating:hover span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:before {
content: "\f155";
}
.tss-submit-wrapper .rt-rating:hover span:hover ~ span:before,
.tss-submit-wrapper .rt-rating span.active ~ span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:hover ~ span:before {
content: "\f154";
} .rt-single-testimonial-detail {
padding: 30px 0;
margin: 30px 0 !important;
overflow: hidden;
}
.rt-single-testimonial-detail .testi-meta {
text-align: center;
}
.rt-single-testimonial-detail .tss-social-share a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}
.rt-single-testimonial-detail .tss-social-share a:last-child {
margin-right: 0;
}
.clearfix:before,
.clearfix:after,
.rt-container-fluid:before,
.rt-container-fluid:after,
.rt-row:before,
.rt-row:after {
content: " ";
display: table;
}
.rt-single-testimonial-detail .testimonial + .author-social {
margin-top: 20px;
}
.rt-single-testimonial-detail .testimonial + .tss-social-share,
.rt-single-testimonial-detail .author-social + .tss-social-share {
margin-top: 10px;
}
.rt-single-testimonial-detail .author-social > a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}   .tss-wrapper .tss-layout1 .single-item-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper { display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
flex: 2;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel1 .item-content-wrapper:before {
content: "\f10d";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: fontawesome, serif;
font-size: 24px;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before {
left: auto;
right: 10px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-right: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: -15px;
top: 15px;
right: auto;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after {
left: auto;
right: -15px;
border-right: 0;
border-left: 15px solid #f8f8f8;
}
.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
color: #2d2d2d;
}
.tss-wrapper .tss-layout1 .rating-wrapper,
.tss-wrapper .tss-carousel1 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout2 .single-item-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper {
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 0px;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left {
flex: 3;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-right,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right {
flex: 2;
}
.tss-wrapper .tss-layout2 .item-content-wrapper,
.tss-wrapper .tss-carousel2 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:before,
.tss-wrapper .tss-carousel2 .item-content-wrapper:before {
content: "\f10d";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: fontawesome, serif;
font-size: 24px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-left: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
right: -15px;
top: 15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .item-content,
.tss-wrapper .tss-carousel2 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout3 .single-item,
.tss-wrapper .tss-isotope1 .single-item,
.tss-wrapper .tss-carousel3 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout3 .item-content-wrapper,
.tss-wrapper .tss-isotope1 .item-content-wrapper,
.tss-wrapper .tss-video1 .item-content-wrapper,
.tss-wrapper .tss-carousel3 .item-content-wrapper {
padding: 20px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
content: "\f10d";
color: #ffffff;
position: absolute;
left: 0px;
top: -15px;
font-family: fontawesome, serif;
font-size: 30px;
}
.tss-wrapper .tss-layout3 .item-content,
.tss-wrapper .tss-isotope1 .item-content,
.tss-wrapper .tss-carousel3 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout3 .rating-wrapper,
.tss-wrapper .tss-isotope1 .rating-wrapper,
.tss-wrapper .tss-carousel3 .rating-wrapper {
margin: 17px 0px -10px;
text-align: center;
display: block;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper,
.tss-wrapper .tss-isotope1 .profile-img-wrapper,
.tss-wrapper .tss-carousel3 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
text-align: center;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img,
.tss-wrapper .tss-isotope1 .profile-img-wrapper img,
.tss-wrapper .tss-carousel3 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share {
margin-bottom: 8px;
}   .tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name {
margin: 0px 0 15px;
}
.tss-wrapper .tss-carousel2 .rt-responsive-img {
margin: auto;
}
.tss-wrapper .tss-layout4 .single-item-wrapper,
.tss-wrapper .tss-carousel4 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
flex: 1;
padding: 25px 0 25px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel4 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
flex: 3;
padding: 20px 15px;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout4 .item-content,
.tss-wrapper .tss-carousel4 .item-content {
padding: 15px 0px 0px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout4 .rating-wrapper,
.tss-wrapper .tss-carousel4 .rating-wrapper {
margin-bottom: 10px;
text-align: left;
}   .tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name {
margin: 0px 0 10px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper,
.tss-wrapper .tss-isotope2 .single-item-wrapper,
.tss-wrapper .tss-carousel5 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper,
.tss-wrapper .tss-isotope2 .profile-img-wrapper,
.tss-wrapper .tss-carousel5 .profile-img-wrapper {
flex: 1.5;
padding: 20px 0 15px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper a img,
.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel5 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout5 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel5 .item-content-wrapper {
flex: 3;
padding: 20px 0 10px 15px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout5 .item-content,
.tss-wrapper .tss-isotope2 .item-content,
.tss-wrapper .tss-carousel5 .item-content {
padding: 0px 15px 15px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout5 .rating-wrapper,
.tss-wrapper .tss-isotope2 .rating-wrapper,
.tss-wrapper .tss-carousel5 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout6 .single-item,
.tss-wrapper .tss-carousel6 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:after,
.tss-wrapper .tss-carousel6 .item-content-wrapper:after {
border-left: 10px solid transparent;
border-top: 15px solid #f8f8f8;
border-right: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: 25px;
bottom: -15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name {
margin: 10px 0 8px;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio {
margin-bottom: 8px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper,
.tss-wrapper .tss-carousel6 .item-content-wrapper {
padding: 40px 30px;
background: #f8f8f8;
position: relative;
border-radius: 5px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:before,
.tss-wrapper .tss-carousel6 .item-content-wrapper:before {
content: "\f10d";
color: #ffffff;
position: absolute;
left: 10px;
top: 10px;
font-family: fontawesome, serif;
font-size: 30px;
line-height: 1;
}
.tss-wrapper .tss-layout6 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper,
.tss-wrapper .tss-carousel6 .profile-img-wrapper {
text-align: center;
margin-bottom: 10px;
display: inline-block;
}
.tss-wrapper .tss-layout6 .tss-meta-info,
.tss-wrapper .tss-carousel6 .tss-meta-info {
display: flex;
margin-top: 30px;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-left,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left {
flex: 1;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-right,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right {
padding: 0px 0px 0px 15px;
flex: 4;
position: relative;
}
.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share {
text-align: left;
margin-bottom: 10px;
margin-left: -6px;
}
.tss-wrapper .tss-layout6 .rating-wrapper,
.tss-wrapper .tss-carousel6 .rating-wrapper {
margin-bottom: 6px;
}   .tss-wrapper .tss-layout7 .single-item,
.tss-wrapper .tss-isotope3 .single-item,
.tss-wrapper .tss-carousel7 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper,
.tss-wrapper .tss-isotope3 .single-item-wrapper,
.tss-wrapper .tss-carousel7 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout7 .item-content-wrapper,
.tss-wrapper .tss-isotope3 .item-content-wrapper,
.tss-wrapper .tss-carousel7 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper:before,
.tss-wrapper .tss-isotope3 .single-item-wrapper:before,
.tss-wrapper .tss-carousel7 .single-item-wrapper:before {
content: "\f10d";
color: #ffffff;
position: absolute;
left: 46%;
top: 8px;
font-family: fontawesome, serif;
font-size: 30px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper .item-content,
.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper,
.tss-wrapper .tss-isotope3 .profile-img-wrapper,
.tss-wrapper .tss-carousel7 .profile-img-wrapper {
text-align: center;
margin: 15px 0px;
display: block;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper img,
.tss-wrapper .tss-isotope3 .profile-img-wrapper img,
.tss-wrapper .tss-carousel7 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout7 .rating-wrapper,
.tss-wrapper .tss-isotope3 .rating-wrapper,
.tss-wrapper .tss-carousel7 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout8 .single-item,
.tss-wrapper .tss-carousel8 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout8 .single-item-wrapper:before,
.tss-wrapper .tss-carousel8 .single-item-wrapper:before {
content: "\f10d";
color: #ffffff;
position: absolute;
left: 46%;
top: 8px;
font-family: fontawesome, serif;
font-size: 30px;
z-index: 99;
}
.tss-wrapper .tss-layout8 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 10px;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper,
.tss-wrapper .tss-carousel8 .profile-img-wrapper {
text-align: center;
margin: 15px 0px;
display: block;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper img,
.tss-wrapper .tss-carousel8 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout8 .rating-wrapper,
.tss-wrapper .tss-carousel8 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
margin-top: -6px;
}   .tss-wrapper .tss-layout9 .single-item-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper,
.tss-wrapper .tss-isotope4 .profile-img-wrapper,
.tss-wrapper .tss-carousel9 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper img,
.tss-wrapper .tss-isotope4 .profile-img-wrapper img,
.tss-wrapper .tss-carousel9 .profile-img-wrapper img {
margin: 0 auto;
width: 100%;
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:before {
opacity: 0;
content: "";
background: rgba(55, 71, 79, 0.9);
position: absolute;
right: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:after {
content: "\f10d";
color: #ffffff;
position: absolute;
right: 35px;
top: 0;
font-family: fontawesome;
font-size: 22px;
height: 40px;
width: 40px;
line-height: 40px;
background: #8cc63e;
z-index: 3;
-webkit-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .item-content-wrapper,
.tss-wrapper .tss-isotope4 .item-content-wrapper,
.tss-wrapper .tss-carousel9 .item-content-wrapper {
opacity: 0;
padding: 0 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 2;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name {
margin-bottom: 5px;
font-size: 22px;
color: #fff;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio {
margin-bottom: 5px;
font-size: 18px;
color: #fff;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a { color: inherit;
}
.tss-wrapper .tss-layout9 .item-content,
.tss-wrapper .tss-isotope4 .item-content,
.tss-wrapper .tss-carousel9 .item-content {
font-style: italic;
font-size: 15px;
color: #ffffff;
}
.tss-wrapper .tss-layout9 .rating-wrapper,
.tss-wrapper .tss-isotope4 .rating-wrapper,
.tss-wrapper .tss-carousel9 .rating-wrapper {
margin-bottom: 5px;
}
.tss-wrapper .tss-layout9 .rating-wrapper li,
.tss-wrapper .tss-isotope4 .rating-wrapper li,
.tss-wrapper .tss-carousel9 .rating-wrapper li {
display: inline;
color: #ffca28;
}   .tss-wrapper .tss-layout10,
.tss-wrapper .tss-isotope5,
.tss-wrapper .tss-carousel10 {
padding: 0px 0;
}
.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: absolute;
z-index: 1;
right: 15px;
top: 50px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper img,
.tss-wrapper .tss-isotope5 .profile-img-wrapper img,
.tss-wrapper .tss-carousel10 .profile-img-wrapper img {
border: 10px solid #f8f8f8;
margin: 0 auto;
width: 150px !important;
height: auto;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name {
margin-bottom: 8px;
font-size: 22px;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a {
color: #222222;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
display: block;
color: #959595;
font-size: 18px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
position: relative;
padding: 30px 130px 30px 30px;
background: #ffffff;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content {
background: #f1f1f1;
}
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
top: -30px;
border: 15px solid;
border-color: transparent transparent #ffffff #ffffff;
}
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after {
border-color: transparent transparent #f1f1f1 #f1f1f1;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 40px;
}
.tss-wrapper .tss-layout10 .rating-wrapper li,
.tss-wrapper .tss-isotope5 .rating-wrapper li,
.tss-wrapper .tss-carousel10 .rating-wrapper li {
display: inline;
color: #ffca28;
}
.tss-wrapper .tss-isotope5 .author-social,
.tss-wrapper .tss-layout10 .author-social {
margin-top: -25px;
}
.tss-wrapper .tss-layout10 .author-social {
margin-top: -30px;
margin-bottom: 8px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content {
margin-top: 25px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
margin-top: 40px;
}   .tss-wrapper .tss-carousel11 .single-item {
padding: 0;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
font-size: 22px;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
font-size: 18px;
}
.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-bottom: 14px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
}
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track {
padding: 40px 0 40px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper img {
width: 120px;
height: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active img,
.tss-wrapper .tss-carousel11 .slick-center img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus {
outline: none;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active::before,
.tss-wrapper .tss-carousel11 .slick-center:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel11 .item-content p {
width: 80%;
margin: 0 auto;
}
.tss-wrapper .tss-carousel11 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-carousel12 .single-item {
padding: 0;
margin-bottom: 0;
}
.tss-wrapper .tss-carousel12 h3.author-name {
margin: 20px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-carousel12 h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
outline: 0;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before,
.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before { opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track {
padding: 30px 0 40px;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper img {
height: 120px;
width: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .swiper-slide-active img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .tss-meta-info:focus {
outline: none;
}
.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .item-content p {
width: 80%;
margin: 0 auto 10px;
}
.tss-wrapper .tss-carousel12 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .video-testimonial-wrap + .tss-meta-info + .rating-wrapper,
.tss-wrapper .video-testimonial-wrap + .tss-meta-info .profile-img-wrapper {
margin-top: 20px;
} .tss-wrapper .tss-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.tss-wrapper .tss-pagination ul.pagination-list li span,
.tss-wrapper .tss-pagination ul.pagination-list li a {
padding: 4px 10px;
font-size: 15px;
background: #eee;
border: 1px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-pagination ul.pagination-list li.active span,
.tss-wrapper .tss-pagination ul.pagination-list li span:hover,
.tss-wrapper .tss-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.tss-wrapper .tss-pagination .tss-loading-holder {
padding: 15px 0;
} .tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
color: gold;
}
.tss-wrapper .tss-iso-filter {
margin: 25px 0;
text-align: center;
}
.tss-wrapper .tss-isotope-button-wrapper,
.tss-wrapper .iso-search {
display: inline-block;
}
.tss-wrapper .iso-search {
margin: 0 10px;
}
.tss-wrapper .iso-search input {
width: auto;
padding: 10px;
font-size: 16px;
outline: none !important;
height: 37px;
}
.rt-container-fluid [class*='rt-col-'],
.rt-container [class*='rt-col-'] {
box-sizing: border-box;
} body > .tss-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 0 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
body > .tss-tooltip,
body > .tss-tooltip .tss-tooltip-bottom:after {
background: #000;
border-radius: 2px;
}
body > .tss-tooltip .tss-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body > .tss-tooltip .tss-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
} @media (min-width: 768px) {
.rt-container {
width: 750px;
}
}
@media (min-width: 992px) {
.rt-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.rt-container {
width: 1170px;
}
}
@media (min-width: 768px) {
.rt-col-sm-24,
.rt-col-sm-1,
.rt-col-sm-2,
.rt-col-sm-3,
.rt-col-sm-4,
.rt-col-sm-5,
.rt-col-sm-6,
.rt-col-sm-7,
.rt-col-sm-8,
.rt-col-sm-9,
.rt-col-sm-10,
.rt-col-sm-11,
.rt-col-sm-12 {
float: left;
}
.rt-col-sm-24 {
width: 20%;
}
.rt-col-sm-12 {
width: 100%;
}
.rt-col-sm-11 {
width: 91.66666667%;
}
.rt-col-sm-10 {
width: 83.33333333%;
}
.rt-col-sm-9 {
width: 75%;
}
.rt-col-sm-8 {
width: 66.66666667%;
}
.rt-col-sm-7 {
width: 58.33333333%;
}
.rt-col-sm-6 {
width: 50%;
}
.rt-col-sm-5 {
width: 41.66666667%;
}
.rt-col-sm-4 {
width: 33.33333333%;
}
.rt-col-sm-3 {
width: 25%;
}
.rt-col-sm-2 {
width: 16.66666667%;
}
.rt-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.rt-col-md-24,
.rt-col-md-1,
.rt-col-md-2,
.rt-col-md-3,
.rt-col-md-4,
.rt-col-md-5,
.rt-col-md-6,
.rt-col-md-7,
.rt-col-md-8,
.rt-col-md-9,
.rt-col-md-10,
.rt-col-md-11,
.rt-col-md-12 {
float: left;
}
.rt-col-md-24 {
width: 20%;
}
.rt-col-md-12 {
width: 100%;
}
.rt-col-md-11 {
width: 91.66666667%;
}
.rt-col-md-10 {
width: 83.33333333%;
}
.rt-col-md-9 {
width: 75%;
}
.rt-col-md-8 {
width: 66.66666667%;
}
.rt-col-md-7 {
width: 58.33333333%;
}
.rt-col-md-6 {
width: 50%;
}
.rt-col-md-5 {
width: 41.66666667%;
}
.rt-col-md-4 {
width: 33.33333333%;
}
.rt-col-md-3 {
width: 25%;
}
.rt-col-md-2 {
width: 16.66666667%;
}
.rt-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.rt-col-lg-24,
.rt-col-lg-1,
.rt-col-lg-2,
.rt-col-lg-3,
.rt-col-lg-4,
.rt-col-lg-5,
.rt-col-lg-6,
.rt-col-lg-7,
.rt-col-lg-8,
.rt-col-lg-9,
.rt-col-lg-10,
.rt-col-lg-11,
.rt-col-lg-12 {
float: left;
}
.rt-col-lg-24 {
width: 20%;
}
.rt-col-lg-12 {
width: 100%;
}
.rt-col-lg-11 {
width: 91.66666667%;
}
.rt-col-lg-10 {
width: 83.33333333%;
}
.rt-col-lg-9 {
width: 75%;
}
.rt-col-lg-8 {
width: 66.66666667%;
}
.rt-col-lg-7 {
width: 58.33333333%;
}
.rt-col-lg-6 {
width: 50%;
}
.rt-col-lg-5 {
width: 41.66666667%;
}
.rt-col-lg-4 {
width: 33.33333333%;
}
.rt-col-lg-3 {
width: 25%;
}
.rt-col-lg-2 {
width: 16.66666667%;
}
.rt-col-lg-1 {
width: 8.33333333%;
}
}
@media (max-width: 991px) {
.rt-single-testimonial-detail .testimonial {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.tss-wrapper .single-item-wrapper {
flex-direction: column;
}
.tss-wrapper .item-content-wrapper {
padding: 20px;
margin-top: 15px;
}
.item-content-wrapper.tss-left {
order: 2;
}
.item-content-wrapper.tss-right {
order: 1;
}
.tss-wrapper .profile-img-wrapper a,
.tss-wrapper .profile-img-wrapper {
display: flex;
justify-content: center;
}
.tss-wrapper .item-content-wrapper:after,
.tss-wrapper .single-item-wrapper:before,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: none;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 5px;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper,
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
margin-top: 0;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
padding: 10px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 10px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
padding: 15px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
left: 0;
top: -15px;
right: 0;
margin: auto;
transform: rotate(90deg);
}
.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: -15px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
right: 0;
top: -15px;
transform: rotate(-90deg);
margin: auto;
left: 0;
}
} .rt-animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} @-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1);
}
}
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
} .rt-row.tss-carousel1,
.rt-row.tss-carousel2,
.rt-row.tss-carousel3,
.rt-row.tss-carousel4,
.rt-row.tss-carousel5,
.rt-row.tss-carousel6,
.rt-row.tss-carousel7,
.rt-row.tss-carousel8,
.rt-row.tss-carousel9,
.rt-row.tss-carousel10,
.rt-row.tss-carousel11,
.rt-row.tss-carousel12,
.rt-row.carousel_video {
display: block !important;
}
.tss-layout_video .rating-wrapper {
padding: 10px 0 7px;
}
.tss-wrapper .tss-layout10 .tss-grid-item {
margin-bottom: 30px;
}
.video-testimonial-wrap {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-testimonial-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-wrapper .tss-layout_video .item-content {
margin-top: 15px;
} .tss-wrapper .tss-masonry .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper {
margin-top: 10px;
margin-bottom: -18px;
}
.tss-wrapper .tss-isotope_video .item-content {
margin-top: 15px;
} .rt-single-testimonial-detail .rating-wrapper span.dashicons {
color: gold;
}
.rt-single-testimonial-detail .rating-wrapper {
margin-bottom: 5px;
}
.rt-single-testimonial-detail .testi-meta h2 {
margin-top: 10px;
margin-bottom: 5px;
}.text-left{
text-align:left;
}
.text-center{
text-align:center;
}
.text-right{
text-align:right;
}
object#svg_main_logo {
margin: 0px;
}
.animate-general{
opacity:0;
}
.vc_row[data-vc-full-width] {
overflow: visible !important;
}
.floating,.hover_floating,.tossing,.hover_tossing,.pulse,.hover_pulse{
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
}
.floating,.hover_floating:hover{
animation-name: content_effect_floating;
-webkit-animation-name: content_effect_floating;
animation-duration: 2.2s;	
-webkit-animation-duration: 2.2s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
.tossing,.hover_tossing:hover{
animation-name: content_effect_tossing;
-webkit-animation-name: content_effect_tossing;	
animation-duration: 2.2s;	
-webkit-animation-duration: 2.2s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
.pulse,.hover_pulse:hover{
animation-name: content_effect_pulse;
-webkit-animation-name: content_effect_pulse;
animation-duration: 2.2s;	
-webkit-animation-duration: 2.2s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
} .pt_plus_animated_svg .svg_inner_block {
position: relative;
display: inline-flex;
}
.pt_plus_animated_svg object {
max-width: 100%;
width: 100%;
}
.pt_plus_row_bg_animated_svg .svg_inner_block {
position: absolute;
}
.pt_plus_animated_svg object {
min-height: 100%;
}  ul.pt_plus_countdown.rounded li span {
padding-bottom: 10px;
}
ul.pt_plus_countdown.simple li{
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}
ul.pt_plus_countdown.rounded li{
-moz-border-radius:16px;
-webkit-border-radius:16px;
border-radius: 16px;
}
ul.pt_plus_countdown {
list-style: none;
margin: 20px 0;
padding: 0;
display: block;
text-align: center;
}
ul.pt_plus_countdown li {
border: 4px solid #736E6E;
padding: 5px 17px;
margin:0px 10px
}
ul.pt_plus_countdown li { display: inline-block; }
ul.pt_plus_countdown li span {
font-weight: 300;
line-height: 80px;
padding: 0 13px;
padding-bottom: 10px;
border-bottom: 2px solid;
display: block;
}
ul.pt_plus_countdown li h6 {
font-size: 14px;
text-transform: uppercase;
padding-top: 10px;
font-weight: 600;
}  .ts-icon-cunter.service-icon-style_4 .counter-number, .ts-icon-cunter.service-icon-style_3 .counter-number {
text-align: left !important;
}
hr.hr-border {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.service-media {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.service-content {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.m-r-16{
margin-right:16px; 
}
.m-l-16{
margin-left:16px; 
}
.service-title{
font-size: 18px;
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
.service-desc {
margin-top: 0;
}
.service-desc p{
margin: 0;
}
.vertical-center {
align-items: center;
}
.service-border {
border-style: solid;
margin-top: 10px;
margin-bottom: 5px;
}
.text-right .service-border {
text-align: right;
display: inline-block;
}
.text-center .service-border {
text-align: center;
margin: 10px auto;
}
.service-icon-small {
width: 46px;
height: 46px;
display: inline-block;
line-height: 46px !important;
text-align: center;
font-size: 18px !important;
}
.service-icon-medium {
width: 74px;
height: 74px;
display: inline-block;
line-height: 72px !important;
text-align: center;
font-size: 30px !important;
}
.service-icon-large {
width: 148px;
height: 148px;
display: inline-block;
line-height: 146px !important; 
text-align: center;
font-size: 65px !important;
}
.icon-squre{
border: 1px solid;
}
.icon-rounded{
border: 1px solid;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.origin-center {
-webkit-transform-origin: center;
-ms-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.no-backface {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ts-icon-img {
margin-bottom: 10px;
}
.full-width{
width: 100%;
position: relative;
}
.flip-back, .flip-front{    
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: table;
}
.flip-back .vertical-center , .flip-front .vertical-center {
display: table-cell;
vertical-align: middle;
}
.flip-horizontal :hover .flip-front {
-webkit-transform: rotateY(-180deg);
-ms-transform:rotateY(-180deg);
-moz-transform:rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.flip-horizontal :hover .flip-back {
-webkit-transform: rotateY(0);
-ms-transform: rotateY(0);
-moz-transform: rotateY(0);
-o-transform:  rotateY(0);
transform: rotateY(0);
}
.flip-horizontal .flip-back {
-webkit-transform: rotateY(180deg);
-ms-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.bezier-flip{
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
-moz-transition:  all .5s cubic-bezier(.645,.045,.355,1);
-o-transition: all .5s cubic-bezier(.645,.045,.355,1);
-ms-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.padding-flip {
padding: 30px 40px;
}
.ts-icon-cunter .icon-counte-inner{
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
position: relative;
margin: 15px 0;
}
.ts-icon-cunter.service-icon-style_4 .counter-number .theserivce-milestone-number {
display: block;
position: relative;
} .origin-center {
-webkit-transform-origin: center;
-ms-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.no-backface {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.numtext-left{
text-align: left;
}
.numtext-center{
text-align: center;
}
.numtext-right{
text-align: right;
}
.icon-right {
text-align: right;
}
.icon-left{
float: left;
}
.icon-center{
margin: 0 auto;
}
.ts-icon-cunter .text-center {
text-align: center;
}
.ts-icon{
display: block;
position: relative;
-o-transition: all 1.3s;
-webkit-transition: all 1.3s;
-moz-transition: all 1.3s;
-ms-transition: all 1.3s;
transition: all 1.3s;
}
.counter-number{
-o-transition: all 1.3s;
-webkit-transition: all 1.3s;
-moz-transition: all 1.3s;
-ms-transition: all 1.3s;
transition: all 1.3s;
margin-bottom: 15px;
line-height:1;
margin-top: 0;
margin-bottom:0px;
}
.icon-img-b{
line-height:1;
margin-bottom: 15px;
}
.service-media .icon-img-b {
margin-right: 15px;
}
.border-pd {
border: 2px solid;
}
.subject-color{
-o-transition: all 1.3s;
-webkit-transition: all 1.3s;
-ms-transition: all 1.3s;
-moz-transition: all 1.3s;
transition: all 1.3s;
margin-bottom: 20px;
line-height:1;
}
.sub-subject-color {
margin-bottom: 20px;
line-height:1;
}
.ts-icon-1{
display: block ;
vertical-align: middle;
text-align: center;
overflow:hidden;
}
.ts-icon-cunter {
margin: 10px 0;
}
.pad-0{
padding:0;
}
.pad-5{
padding: 5px;
}
.pad-30{
padding: 30px;
padding-bottom:10px;
}
.border-icon {
display: block;
position: relative;
padding: 30px;
padding-bottom:10px;
}
.ts-icon-cunter .text-left .hr-border {
float: left;
display: block;
position: relative;
clear: both;
}
.ts-icon-cunter .text-right .hr-border {
float: right;
clear: both;
}
.service-icon-style_1 .icn-txt {
display: block;
position: relative;
width: 100%;
overflow: hidden;
}
.icon-right .ts-icon-1 {
text-align: right;
} .service-icon-style_2 .icn-content {
padding: 20px ;
display: block;
position: relative;
background: #F9B701;
}
.service-icon-style_2 .icn-header {
display: block;
position: relative;
padding: 20px;
}
.service-icon-style_2 .ts-icon-cunter ,.service-icon-style_2 .subject-color{
margin-bottom: 0;
} .service-icon-style_3 .pt_plus_animated_svg,.service-icon-style_4 .pt_plus_animated_svg {
width: auto;
margin-right: 15px;
}
.ts-icon-cunter .slick-nav.style-4.bottom-center,.ts-icon-cunter .slick-nav.style-5.bottom-center{
left: 50%;
right: 17px;
bottom: -80px;
top: auto;
}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toLeftFromRight {
49% {
-webkit-transform: translate(-100%);
}
50% {
opacity: 0;
-webkit-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toLeftFromRight {
49% {
-moz-transform: translate(-100%);
}
50% {
opacity: 0;
-moz-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes toLeftFromRight {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toTopFromBottom {
49% {
-moz-transform: translateY(-100%);
}
50% {
opacity: 0;
-moz-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes toTopFromBottom {
49% {
transform: translateY(-100%);
}
50% {
opacity: 0;
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toBottomFromTop {
49% {
-moz-transform: translateY(100%);
}
50% {
opacity: 0;
-moz-transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toBottomFromTop {
49% {
transform: translateY(100%);
}
50% {
opacity: 0;
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}  .pricing_table {
display: block;
position: relative;
overflow: hidden;
transition: 0.7s;
width: 100%;
}
.pricing_table .pt_plus_button.button-style-6 .button-link-wrap {
left: 0;
}
.pricing_table .ts-button .button-style-12 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-13 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-16 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-15 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-19 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-20 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table .ts-button .button-style-21 .button-link-wrap{
position: relative;
z-index: 2;
}
.pricing_table.bg-img {
-webkit-background-size: cover;
-moz-background-size: cover; 
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.pricing_table .pricing_table-title,.pricing_table .pricing_table-sub_title {
padding: 10px 0;
}
.pricing_table-top {
-webkit-background-size: cover;
-moz-background-size: cover; 
-o-background-size: cover;
background-size: cover;
background-position: center;
}
.pricing_table-top {
display: block;
position: relative;
padding: 30px 0;
transition: 0.7s;
}
.pricing_table-middle {
display: block;
position: relative;
padding: 20px 0;
padding-top: 0;
transition: 0.7s;
}
.pricing_table-bottom {
display: block;
position: relative;
padding: 0 0 30px 0;
}
.price-counter.counter-number {
padding: 20px 0;
margin: 0;
}
.pricing-btn {
display: inline-block;
position: relative;
background: #d6d6d6;
padding: 10px 30px;
}
.pricing_table-middle .pricing-content .pricing_table-classic {
list-style-type: none;
}
.pricing_table .pricing-content {
margin: 0;
padding: 0;
display: block;
position: relative;
padding-top: 20px;
}
.pricing-content.ul-pd-20 {
padding-top: 20px;
}
.pricing_table .pricing_table-classic {
padding: 5px;
}
.pricing_table.border-price {
border-style: solid;
}
.pricing_table .postfix-top,.pricing_table .prifix-top{
vertical-align: top;
}
.pricing_table .postfix-bottom,.pricing_table .prifix-bottom{
vertical-align: bottom;
}
.pricing_table .postfix-middle,.pricing_table .prifix-middle{
vertical-align: middle;
}
.pricing_table .pricing_table-top.border-bottom {
border-bottom: 2px solid;
}
.pricing-btn.show-hover-btn {
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -webkit-transform 0.3s, opacity 0.3s;
-o-transition:-webkit-transform 0.3s, opacity 0.3s;
-ms-transition:-webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
-moz-transform: translate3d(0, -15px, 0);
-o-transform:  translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
opacity: 0;
}
.pricing-large .pricing_table {
padding: 40px 0;
margin-top: -40px;
}
.pricing-medium .pricing_table {
padding: 20px 0;
margin-top: -20px;
}
.pricing_table:hover .pricing-btn.show-hover-btn {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform:  translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pricing_table-middle .pricing-content .pricing_table-classic {
list-style-type: none;
padding: 13px;
list-style: none;
text-align: center;
transition: 0.7s;
} .pt-plus-button-wrapper{
position:relative;
display: block;
}
.ts-button.content_hover_effect {
position: relative;
display: inline-block;
width:auto;
}
.pt_plus_button {
position: relative;
display: inline-block;
width: auto;	
}
.pt_plus_button.full-button {
width: 100%;
text-align: center;
}
.ts-button.content_hover_effect.full-button {
width: 100%;
}
.pt_plus_button.full-button a.button-link-wrap {
display: block;
width: 100%;
text-align: center;
}
a.button-link-wrap:hover {
text-decoration: blink;
}
.pt_plus_button.trnasition_hover{
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
.pt_plus_button.trnasition_hover:hover{
-webkit-transform: translateY(-3px);
-moz-transform: translateY(-3px);
-ms-transform: translateY(-3px);
-o-transform: translateY(-3px);
transform: translateY(-3px);
}
.pt_plus_button .button-link-wrap i {
padding-left: 5px;
padding-right: 5px;
}
.pt_plus_button .button-link-wrap {
position: relative;
display: inline-block;
padding: 15px 30px;
font-size: 16px;
line-height: 25px;
letter-spacing: 1px;
cursor: pointer;
color: #000;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
.pt_plus_button .button-link-wrap:hover .button_line{
-webkit-animation: mymove 1s; 
-webkit-animation-iteration-count: 1;
animation: mymove 1s;
animation-iteration-count: 1;
}
.pt_plus_button .button-link-wrap .button_line {
position: absolute;
background: #000;
width: 100%;
height: 1px;
bottom: 0;
left: 0%;
pointer-events: none;
z-index: 11;
display: inline-block;
}
@-webkit-keyframes mymove {
0% { left: 0%;width:100%;}
45% {left: 100%;width:0%}
55% {left: 0%;width:0%}
100% {left:0%;width:100%}
}
@keyframes mymove {
0% { left: 0%;width:100%;}
45% {left: 100%;width:0%}
55% {left: 0%;width:0%}
100% {left:0%;width:100%}
}  .button-link-wrap i.button-before {
margin-right:10px;
}
.button-link-wrap i.button-after {
margin-left:10px;
}
.pt_plus_button.button-style-2 .button-link-wrap i {
background: #252525;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius: 50%;
width: 50px;
height: 50px;
text-align: center;
display: inline-grid;
line-height: 1;
align-items: center;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
.pt_plus_button.button-style-2 .button-link-wrap:hover i {
background:#ff214f;
}
.pt_plus_button.button-style-2 .button-link-wrap i.button-before {
margin-right:20px;
padding: 15px;
}
.pt_plus_button.button-style-2 .button-link-wrap i.button-after {
margin-left:20px;
padding: 15px;
}
.pt_plus_button.button-style-2 .button-link-wrap:hover i.button-before {
-webkit-transform: translateX(14px);
-ms-transform: translateX(14px);
-moz-transform: translateX(14px);
-o-transform:  translateX(14px);
transform: translateX(14px);
}
.pt_plus_button.button-style-2 .button-link-wrap:hover  i.button-after {
-webkit-transform: translateX(-14px);
-ms-transform: translateX(-14px);
-moz-transform: translateX(-14px);
-o-transform: translateX(-14px);
transform: translateX(-14px);
}  .pt_plus_button.button-style-8{
overflow: visible;
}
.pt_plus_button.button-style-8 .button-link-wrap{
-moz-box-shadow: 0 8px 20px 1px rgba(0,0,0,0.27);
-webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,0.27);
box-shadow: 0 8px 20px 1px rgba(0,0,0,0.27);
-moz-border-radius:0px !important;
-webkit-border-radius:0px !important;
border-radius: 0 !important;
padding: 15px 30px;
border:1px solid #252525;
}
.pt_plus_button.button-style-8 .button-link-wrap:hover{
-webkit-box-shadow: 0 3px 6px 1px rgba(0,0,0,0.08);
-moz-box-shadow: 0 3px 6px 1px rgba(0,0,0,0.08);
box-shadow: 0 3px 6px 1px rgba(0,0,0,0.08);
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
-moz-transform:translateY(3px);
-o-transform: translateY(3px);
transform: translateY(3px);
}  .pt_plus_button.button-style-9 a.button-link-wrap {
padding-right: 20px;
}
.pt_plus_button.button-style-9 a.button-link-wrap .btn-arrow{
position:relative;
display: inline-block;
margin-left: 10px;
}
.pt_plus_button.button-style-9 a.button-link-wrap .fa-show{
-webkit-transform:translateX(0%) translateZ(0) translateY(-50%);
-ms-transform:translateX(0%) translateZ(0) translateY(-50%);
-moz-transform:translateX(0%) translateZ(0) translateY(-50%);
-o-transform: translateX(0%) translateZ(0) translateY(-50%);
transform: translateX(0%) translateZ(0) translateY(-50%);
position: absolute;
top: 50%;
}
.pt_plus_button.button-style-9 a.button-link-wrap:hover .fa-show{
opacity: 0;
-webkit-transform:translateX(20px) translateZ(0) translateY(-50%);
-ms-transform:translateX(20px) translateZ(0) translateY(-50%);
-moz-transform:translateX(20px) translateZ(0) translateY(-50%);
-o-transform: translateX(20px) translateZ(0) translateY(-50%);
transform: translateX(20px) translateZ(0) translateY(-50%);
-webkit-transition: -webkit-transform .7s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.165,.84,.44,1);
-moz-transition: -moz-transform .7s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.165,.84,.44,1);
-o-transition: -o-transform .7s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.165,.84,.44,1);
-ms-transition: -ms-transform .7s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.165,.84,.44,1);
transition: transform .7s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.165,.84,.44,1);
}
.pt_plus_button.button-style-9 a.button-link-wrap .fa-hide{
opacity: 0;
-webkit-transform:translateX(-20px) translateZ(0);
-ms-transform:translateX(-20px) translateZ(0);
-moz-transform:translateX(-20px) translateZ(0);
-o-transform: translateX(-20px) translateZ(0);
transform: translateX(-20px) translateZ(0);
}
.pt_plus_button.button-style-9 a.button-link-wrap:hover .fa-hide{
opacity: 1;
-webkit-transform:translateX(0) translateZ(0);
-ms-transform:translateX(0) translateZ(0);
-moz-transform:translateX(0) translateZ(0);
-o-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0);
-webkit-transition:-webkit-transform .7s .1s cubic-bezier(.23,1,.32,1),opacity .45s .1s cubic-bezier(.165,.84,.44,1);
-moz-transition: -moz-transform .7s .1s cubic-bezier(.23,1,.32,1),opacity .45s .1s cubic-bezier(.165,.84,.44,1);
-o-transition:-o-transform .7s .1s cubic-bezier(.23,1,.32,1),opacity .45s .1s cubic-bezier(.165,.84,.44,1);
-ms-transition:-ms-transform .7s .1s cubic-bezier(.23,1,.32,1),opacity .45s .1s cubic-bezier(.165,.84,.44,1);
transition: transform .7s .1s cubic-bezier(.23,1,.32,1),opacity .45s .1s cubic-bezier(.165,.84,.44,1);
}  .pt_plus_button.button-style-10 .button-link-wrap {
display: inline-block;
border: 1px solid #252525;
background: #fff;
padding: 15px 30px;
-webkit-transition: background .5s ease-in,border .5s ease-in;
-moz-transition: color .5s ease-in,background .5s ease-in,border .5s ease-in;
-ms-transition: color .5s ease-in,background .5s ease-in,border .5s ease-in;
-o-transition: color .5s ease-in,background .5s ease-in,border .5s ease-in;
transition: color .5s ease-in,background .5s ease-in,border .5s ease-in;
}
.pt_plus_button.button-style-10 .button-link-wrap:hover {
color: #252525;
border-color: #ff214f;
background: #ff214f;
}  .pt_plus_button.button-style-11 .button-link-wrap {
display: inline-block;
background:#252525;
border: 1px solid #252525;
overflow: hidden;
}
.pt_plus_button.button-style-11 .button-link-wrap:hover > span {
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform:translate3d(0, 100%, 0);
-moz-transform:translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
display: block;
opacity: 0;
}
.pt_plus_button.button-style-11 .button-link-wrap::before {
content: attr(data-hover);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #252525;
background: #ff214f;
display: grid;
align-items: center;
text-align: center;
}
.pt_plus_button.button-style-11 .button-link-wrap > span,.pt_plus_button.button-style-11 .button-link-wrap::before{
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
-o-transition:-o-transform 0.3s;
-ms-transition:-ms-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
padding: 15px 30px;
display: block;
}
.pt_plus_button.button-style-11.hover-left .button-link-wrap::before {
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-o-transform:  translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.pt_plus_button.button-style-11.hover-right .button-link-wrap::before {
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform:  translate3d(100%, 0, 0);
-moz-transform:  translate3d(100%, 0, 0);
-o-transform:  translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.pt_plus_button.button-style-11.hover-top .button-link-wrap::before {
-webkit-transform: translate3d(0,-100%, 0);
-ms-transform:translate3d(0,-100%, 0);
-moz-transform:translate3d(0,-100%, 0);
-o-transform: translate3d(0,-100%, 0);
transform: translate3d(0, -100%, 0);
}
.pt_plus_button.button-style-11.hover-bottom .button-link-wrap::before {
-webkit-transform: translate3d(0,100%, 0);
-ms-transform:translate3d(0,100%, 0);
-moz-transform:translate3d(0,100%, 0);
-o-transform: translate3d(0,100%, 0);
transform: translate3d(0,100%, 0);
}
.pt_plus_button.button-style-11.hover-left .button-link-wrap:hover::before,.pt_plus_button.button-style-11.hover-right .button-link-wrap:hover::before,.pt_plus_button.button-style-11.hover-top .button-link-wrap:hover::before,.pt_plus_button.button-style-11.hover-bottom .button-link-wrap:hover::before  {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform:  translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pt_plus_button.button-style-11 .button-link-wrap {
overflow: hidden;
padding: 0;
}  .pt_plus_button.button-style-12 .button-link-wrap {
display: inline-block;
border: 1px solid #252525;
padding: 15px 30px;
overflow: hidden;
}
.pt_plus_button.button-style-12 .button-link-wrap span{
z-index: 1;
position: relative;
}
.pt_plus_button.button-style-12 .button-link-wrap::before {
content: '';
position: absolute;
top: 50%;
left: 100%;
margin: -15px 0 0 1px;
width: 50px;
height: 30px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius: 50%;
background: #ff214f;
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale3d(1, 2, 1);
-moz-transform: scale3d(1, 2, 1);
-ms-transform: scale3d(1, 2, 1);
-o-transform: scale3d(1, 2, 1);
transform: scale3d(1, 2, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -webkit-transform 0.3s, opacity 0.3s;
-ms-transition: -webkit-transform 0.3s, opacity 0.3s;
-o-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.1, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.pt_plus_button.button-style-12 .button-link-wrap:hover::before {
-webkit-transform: scale3d(9, 9, 1);
transform: scale3d(9, 9, 1);
}  .pt_plus_button.button-style-16 .button-link-wrap {
display: inline-block;
padding: 15px 30px;
margin: 10px;
color:#8a8a8a;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition:color 0.3s;
-ms-transition:color 0.3s;
transition: color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pt_plus_button.button-style-16 .button-link-wrap::before,.pt_plus_button.button-style-16 .button-link-wrap::after {
content: '';
-moz-border-radius: inherit;
-webkit-border-radius: inherit;
border-radius: inherit;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-o-transition:-o-transform 0.3s, opacity 0.3s;
-ms-transition:-ms-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.pt_plus_button.button-style-16 .button-link-wrap::before {
border: 1px solid #252525;
opacity: 0;
-webkit-transform: scale3d(1.2, 1.2, 1);
-ms-transform: scale3d(1.2, 1.2, 1);
-moz-transform: scale3d(1.2, 1.2, 1);
-o-transform:  scale3d(1.2, 1.2, 1);
transform: scale3d(1.2, 1.2, 1);
background:#ff214f;
}
.pt_plus_button.button-style-16 .button-link-wrap:hover::before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1); 
transform: scale3d(1, 1, 1);
}
.pt_plus_button.button-style-16 .button-link-wrap::after {
background: #252525;
}
.pt_plus_button.button-style-16 .button-link-wrap:hover::after {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 1);
-ms-transform: scale3d(0.8, 0.8, 1);
-moz-transform: scale3d(0.8, 0.8, 1);
-o-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}  .pt_plus_button.button-style-17 .button-link-wrap{
display: inline-block;
margin: 10px;
padding: 0;
overflow: hidden;
border: 1px solid #252525;
-webkit-transition: background 0.3s;
-moz-transition:  background 0.3s;
-o-transition: background 0.3s;
-ms-transition: background 0.3s;
transition: background 0.3s;
}
.pt_plus_button.button-style-17 .button-link-wrap span{
padding: 15px 30px;
display:block;
}
.pt_plus_button.button-style-17 .button-link-wrap .btn-icon {
position: absolute;
top: 0;
width: 100%;
height: 100%;
margin: 0;
display: grid;
align-items: center;
text-align: center;
left: 0;
color: #fff;
}
.pt_plus_button.button-style-17.hover-top .button-link-wrap .btn-icon {
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-o-transform:  translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.pt_plus_button.button-style-17.hover-bottom .button-link-wrap .btn-icon {
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform:translate3d(0, 100%, 0);
-moz-transform:translate3d(0, 100%, 0);
-o-transform:translate3d(0, 100%, 0); 
transform: translate3d(0, 100%, 0);
}
.pt_plus_button.button-style-17 .button-link-wrap:hover .btn-icon {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform:  translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pt_plus_button.button-style-17 .button-link-wrap > span, .pt_plus_button.button-style-17 .button-link-wrap .btn-icon {
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.pt_plus_button.button-style-17 .button-link-wrap:hover > span {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.pt_plus_button.button-style-17.hover-bottom .button-link-wrap:hover > span {
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.pt_plus_button.button-style-17 .button-link-wrap::before {
content: '';
position: absolute;
left: -50%;
width: 200%;
height: 200%;
background: #ff214f;
top: -50%;
}
.pt_plus_button.button-style-17.hover-top .button-link-wrap::before {
-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}
.pt_plus_button.button-style-17.hover-top .button-link-wrap:hover::before {
-webkit-animation: button-style-17-top 0.3s forwards ease-in;
-moz-animation:  button-style-17-top 0.3s forwards ease-in;
-o-animation:  button-style-17-top 0.3s forwards ease-in;
animation: button-style-17-top 0.3s forwards ease-in;
}
.pt_plus_button.button-style-17.hover-bottom .button-link-wrap::before {
-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
-moz-animation: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg); 
-o-animation: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg); 
transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}
.pt_plus_button.button-style-17.hover-bottom .button-link-wrap:hover::before {
-webkit-animation: button-style-17-bottom 0.3s forwards ease-in;
-moz-animation: button-style-17-bottom 0.3s forwards ease-in;
-o-animation: button-style-17-bottom 0.3s forwards ease-in;
animation: button-style-17-bottom 0.3s forwards ease-in;
}
@-webkit-keyframes button-style-17-top {
50% {
-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
}
}
@keyframes button-style-17-top {
50% {
-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
}
}
@-webkit-keyframes button-style-17-bottom{
50% {
-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
}
}
@keyframes button-style-17-bottom{
50% {
-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
}
}  .pt_plus_button.button-style-19 .button-link-wrap,.pt_plus_button.button-style-20 .button-link-wrap,.pt_plus_button.button-style-21 .button-link-wrap{
display: inline-block;
margin: 10px;
padding: 15px 30px;
overflow: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid #252525;
}
.pt_plus_button.button-style-19 .button-link-wrap span,.pt_plus_button.button-style-20 .button-link-wrap span,.pt_plus_button.button-style-21 .button-link-wrap span,
.pt_plus_button.button-style-19 .button-link-wrap i.btn-icon,.pt_plus_button.button-style-20 .button-link-wrap i.btn-icon,.pt_plus_button.button-style-21 .button-link-wrap i.btn-icon{	
position: relative;
z-index: 1;
}
.pt_plus_button.button-style-19 .button-link-wrap:after,.pt_plus_button.button-style-20 .button-link-wrap:after, .pt_plus_button.button-style-21 .button-link-wrap:after {
content: '';
position: absolute;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pt_plus_button.button-style-19 .button-link-wrap:after {
width: 0;
height: 103%;
top: 50%;
left: 50%;
background: #ff214f;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.pt_plus_button.button-style-19 .button-link-wrap:hover:after {
width: 90%;
opacity: 1;
}
.pt_plus_button.button-style-19 .button-link-wrap:active:after {
width: 101%;
opacity: 1;
}  .pt_plus_button.button-style-20 .button-link-wrap:after {
width: 100%;
height: 0;
top: 50%;
left: 50%;
background: #ff214f;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.pt_plus_button.button-style-20 .button-link-wrap:hover:after {
height: 280%;
opacity: 1;
}
.pt_plus_button.button-style-20 .button-link-wrap:active:after {
height: 500%;
opacity: 1;
}  .pt_plus_button.button-style-21 .button-link-wrap:after {
width: 101%;
height: 0;
top: 50%;
left: 50%;
background: #ff214f;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.pt_plus_button.button-style-21 .button-link-wrap:hover:after {
height: 75%;
opacity: 1;
}
.pt_plus_button.button-style-21 .button-link-wrap:active:after {
height: 130%;
opacity: 1;
}  .pt_plus_button.button-style-22 .button-link-wrap{
display: inline-block;
margin: 10px;
padding: 15px 30px;
overflow: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid #252525;
background:#fff;
}
.pt_plus_button.button-style-22 .button-link-wrap .btn-icon{
position: absolute;
height: 100%;
color: #252525;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
display: grid;
align-items: center;
vertical-align: middle;
}
.pt_plus_button.button-style-22 .button-link-wrap .button-after {
left: 130%;
top: 0;
margin-left: 10px;
}
.pt_plus_button.button-style-22 .button-link-wrap:hover .button-after{
left: 75%;
}
.pt_plus_button.button-style-22 .button-link-wrap .button-before {
left: -30%;
opacity: 0;
top: 0;
margin-right: 10px;
}
.pt_plus_button.button-style-22 .button-link-wrap:hover .button-before {
left:2%;
opacity: 1;
}    .pt-plus-piechart {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}
.progress_bar.pt-plus-peicharts {
display: block;
width: 100%;
padding-bottom: 20px;
overflow: hidden;
position: relative;
}
.progress_bar-skill-bar-filled {
background: #2d9bea;
height: 100%;
width: 0%;
-webkit-transition: width 1s linear;
-moz-transition: width 1s linear;
transition: width 1s linear;
position: relative;
}
.progress_bar-skill.skill-fill {
background: #f3f3f3;
}
.progress_bar-skill.skill-fill.small {
height: 6px;
position: relative;
}
.progress_bar-skill.skill-fill.medium {
height: 15px;
position: relative;
}
.progress_bar-skill.skill-fill.large {
height: 40px;
position: relative;
}
.progress_bar-progressbar .progress_bar-media {
display: table;
width: 100%;
}
.progress_bar-progressbar .prog-title.prog-icon {
display: table-cell;
vertical-align: middle;
}
.progress_bar-progressbar .counter-number {
display: table-cell;
vertical-align: middle;
text-align: right;
} .progress_bar-media-large {
position: absolute;
top: 0;
}
.progress_bar-media.large span.progres-ims {
display: table-cell;
vertical-align: middle;
}
.progress_bar-media.large span.progres-ims i{
vertical-align: middle;
}
.progress_bar-media.large span.progress_bar-title {
display: table-cell;
vertical-align: middle;
padding-left: 5px;
}
.progress_bar-media-large .counter-number {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.progress_bar-media.large {
position: absolute;
-webkit-transform: translateZ(50px) translateY(-50%) translateX(-50%);
-ms-transform: translateZ(50px) translateY(-50%) translateX(-50%);
-moz-transform: translateZ(50px) translateY(-50%) translateX(-50%);
-o-transform:  translateZ(50px) translateY(-50%) translateX(-50%);
transform: translateZ(50px) translateY(-50%);
top: 50%;
padding : 0 10px;
} .progress-style_2 .progress_bar-skill-bar-filled:after {
position: absolute;
content: '';
left: 100%;
margin-left: -2px;
border-right: 2px solid #2d9bea;
height: 8px;
top: 0;
}
.progress-style_2.progress_bar-skill.skill-fill {
background: #f3f3f3;
margin-top: 5px;
height: 2px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
overflow: visible;
} .pt-plus-peicharts canvas {
position: absolute;
top: 0;
left: 50%;
max-width: 100%;
-webkit-transform: rotateY(180deg) translateX(50%);
-moz-transform: rotateY(180deg) translateX(50%);
-o-transform: rotateY(180deg) translateX(50%);
-ms-transform: rotateY(180deg) translateX(50%);
transform: rotateY(180deg) translateX(50%);
}
.pt-plus-circle {
position: relative;
overflow: hidden;
width: 160px;
height: 160px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius: 50%;
margin: 0 auto;
text-align: center;
}
.progress_bar-pie_chart {
text-align: center;
}
.pie-style_1 .theserivce-milestone-number {
margin: 5px;
}
.progress_bar.pt-plus-peicharts object {
min-height: 100%;
}
.pt-plus-pie_chart.style-2 {
display: table;
vertical-align: middle;
text-align: center;
margin: 0 auto;
}
.pt-plus-pie_chart {
padding-top: 20px;
}
.pie_chart-style2 {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.pt-plus-pie_chart.style-2 .pie_chart {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.pt-plus-pie_chart.style-2 .pie_chart-style2 {
display: inline-block;
vertical-align: middle;
text-align: left;
}
.pie_border_after .pt-plus-circle:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 1px solid #e7e7e7;
border-radius: inherit;
-webkit-border-radius: inherit;
-moz-border-radius: inherit;
}
.pt-plus-circle .pianumber-css {
position: absolute;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
top: 50%;
left: 50%;
width: 100%;
}
.pianumber-css h5.counter-number {
margin-bottom: 0;
}
.pt-plus-pie_chart.style-3 .counter-number,.pt-plus-pie_chart .pie_chart-style3 {
text-align: center;
}   .pt_plus_social_list {
position: relative;
display: block;
padding: 0;
overflow: hidden;
}
.pt_plus_social_list ul.social_list {
display: inline-block;
padding: 0;
margin: 0;
position: relative;
list-style: none;
}
.pt_plus_social_list ul.social_list li {
position: relative;
overflow: hidden;
font-size: 20px;
text-align: center;
float: left;
}
.pt_plus_social_list ul.social_list li a {
font-size: 20px;
color: #28262b;
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
display: block;
margin-right: 10px;
} .pt_plus_social_list.style-1 ul.social_list {
display: table;
margin: 0 auto;
}
.pt_plus_social_list.style-1 li {
display: table-cell;
float:none;
}
.pt_plus_social_list.style-1 ul.social_list li a {
padding:23px 30px;
width: 100%;
height: 100%;
line-height: 1;
background: #494949;
color: #fff;
border: 1px solid #494949;
margin-right: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.pt_plus_social_list.style-1 ul.social_list li:hover a {
background:#000;
}
.pt_plus_social_list.style-1 ul.social_list li a i.fa {
padding-right: 10px;
}  .pt_plus_social_list.style-2 ul.social_list {
display: table;
margin: 0 auto;
}
.pt_plus_social_list.style-2 li {
display: table-cell;
float:none;
}
.pt_plus_social_list.style-2 ul.social_list li a {
padding:15px 30px;
width: 100%;
height: 100%;
line-height: 1;
color: #494949;
margin-right: 0;
border-right: 1px solid #404040;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.pt_plus_social_list.style-2 ul.social_list li:hover a {
color:#000;
}
.pt_plus_social_list.style-2 ul.social_list li a i.fa {
padding-right: 10px;
}
.pt_plus_social_list.style-2 ul.social_list li:last-child a{
border-right: 0;
}  .pt_plus_social_list.style-3 ul.social_list li a {
margin-right: 0;
width: 100%;
height: 100%;
line-height: 1;
margin: 0;
}
.pt_plus_social_list.style-3 ul.social_list li {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #404040;
border: 2px dashed black;
background-clip: content-box;
margin: 10px;
-webkit-transition:.5s ease-in-out;
-ms-transition:.5s ease-in-out;
-moz-transition:.5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
width: 100px;
height: 100px;
padding: 10px;
display: grid;
}
.pt_plus_social_list.style-3 ul.social_list li:hover{
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
padding: 10px;
}
.pt_plus_social_list.style-3 ul.social_list li a i.fa {
display: block;
position: absolute;
text-align: center;
top: 50%;
left: 50%;
-webkit-transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}  .pt_plus_social_list.style-4 ul.social_list li a {
width: 100%;
height: 100%;
padding: 0 15px;
margin-right: 10px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #404040;
color:#fff;
border: 1px solid #404040;
}
.pt_plus_social_list.style-4 ul.social_list li {
margin-right: 5px;
}
.pt_plus_social_list.style-4 ul.social_list li a i.fa, .pt_plus_social_list.style-4 ul.social_list li a span {
top: 0;
position: relative;
-webkit-transition:350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-moz-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-o-transition:350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-ms-transition:350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.pt_plus_social_list.style-4 ul.social_list li a i.fa{
position: absolute;
width: 100%;
left: 0;
right: 0;
height: 100%;
line-height:20px;
}
.pt_plus_social_list.style-4 ul.social_list li:hover a span {
top: -40px;
-webkit-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-moz-transition:  350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-o-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-ms-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.pt_plus_social_list.style-4 ul.social_list li a i.fa:before {
top: 100px;
text-align: center;
position: relative;
-webkit-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-moz-transition:  350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-o-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-ms-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
display: inline-block;
}
.pt_plus_social_list.style-4 ul.social_list li:hover a i.fa:before {
top: 32%;
-webkit-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-moz-transition:  350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-o-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
-ms-transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}  .pt_plus_social_list.style-5 ul.social_list li {
margin-right: 10px;
}
.pt_plus_social_list.style-5 ul.social_list li a{
-webkit-border-radius: 28%;
-moz-border-radius: 28%;
border-radius: 28%;
-moz-box-shadow:0 5px 15px -5px rgba(0,0,0,0.1);
-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,0.1);
box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
opacity: 0.99;
background: #d3d3d3;	
margin-right: 0;
border: 1px solid #404040;
}
.pt_plus_social_list.style-5 ul.social_list li a i.fa{
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.pt_plus_social_list.style-5 ul.social_list li:hover a i.fa{
-webkit-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pt_plus_social_list.style-5 ul.social_list li a,.pt_plus_social_list.style-5 ul.social_list li a i.fa{
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}   .pt_plus_stylish_list {
display: block;
position: relative;
overflow: hidden;
width: 100%;
padding-bottom: 15px;
}
.pt_plus_stylish_list .stylish-item-wrap i {
padding: 1px;
}
.pt_plus_stylish_list .stylish-item-wrap{
margin-bottom: 10px;
}
.pt_plus_stylish_list .stylish-desc ,.pt_plus_stylish_list .stylish-desc p {
margin: 0;
}
.pt_plus_stylish_list .stylish-title {
font-size: 18px;
margin-bottom: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
.m-l-10 {
margin-left: 15px;
}
.pt_plus_stylish_list .stylish-img {
max-width: 150px;
display: block;
}
.pt_plus_stylish_list .service-media .pt_plus_animated_svg {
width: auto;
}
.pt_plus_stylish_list .service-media .pt_plus_animated_svg object {
min-height: 100%;
}  .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0 !important;
}
.wpb_animate_when_almost_visible {
opacity: 1 !important;
filter: alpha(opacity=1) !important;
}  .heading_style .heading-sub-title,.heading_style .heading-title{
margin-top: 5px;
margin-bottom: 5px;
word-wrap: break-word;
}
.heading{
display: block;
position: relative;
width: 100%;
} .heading.style-5 {
margin-bottom: 20px;
}
.heading.style-5 .heading-title{ outline: 0;
outline: 0;
color: #313131;
-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
-ms-transition: color 1s ease;
-o-transition: color 1s ease;
transition: color 1s ease;
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
text-decoration: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
padding-bottom: 5px;
}
.heading.style-5 .heading-title:before{
position: absolute;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-ms-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
transition: all 1s ease 0s;
content: "";
width: 100%;
height: 6px;
right: 0;
bottom: 0;
position: absolute;
background: #1e73be;
}
.heading.style-5 .heading-title:focus:after, .heading.style-5 .heading-title:focus:before, .heading.style-5 .heading-title:hover:after, .heading.style-5 .heading-title:hover:before {
outline: 0;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-ms-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.heading.style-5 .heading-title:after {
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-ms-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
transition: all 1s ease 0s;
content: "";
width: 100%;
height: 2px;
right: 0;
bottom: -4px;
position: absolute;
background: #1e73be;
}  .heading .text-center .seprator.sep-l {
margin: 0 auto;
}
.heading .seprator.sep-l .sep-mg {
margin: 0 7px;
}
.heading .text-right .seprator.sep-l {
float: right;
}
.heading .seprator {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.heading span.title-sep {
height: 1px;
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 10%;
border: 1px solid #000;
}
.sep-dot {
font-size: 50px;
line-height: 1px;
display: table;
position: relative;
top: -5px;
padding: 0 4px;
}   .pt-plus-heading-animation .ani-bold{
font-weight: bold !important;
}
.pt-plus-heading-animation .ani-b-normal{
font-weight: 400 !important ;
}
.pt-plus-heading-animation .ani-underline{
text-decoration: underline !important;
}
.pt-plus-heading-animation .ani-u-normal{
text-decoration: none !important;
}
.pt-plus-heading-animation .ani-italic i{
font-style:italic !important;
}
.pt-plus-heading-animation .ani-i-normal i{
font-style: normal !important ;
}
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
}
.cd-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
padding:0 5px;
}
.cd-words-wrapper b.is-visible {
position: relative;
}
.no-js .cd-words-wrapper b {
opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
opacity: 1;
}
.pt-plus-cd-headline.type .cd-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.pt-plus-cd-headline.type .cd-words-wrapper::after {
content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 0;
background: #aebcb9;
}
.pt-plus-cd-headline.type .cd-words-wrapper.waiting::after {
-webkit-animation: cd-pulse 1s infinite;
-moz-animation: cd-pulse 1s infinite;
animation: cd-pulse 1s infinite;
}
.pt-plus-cd-headline.type .cd-words-wrapper.selected::after {
visibility: hidden;
}
.pt-plus-cd-headline.type b {
visibility: hidden;
}
.pt-plus-cd-headline.type b.is-visible {
visibility: visible;
}
.pt-plus-cd-headline.type i {
position: absolute;
visibility: hidden;
}
.pt-plus-cd-headline.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes cd-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .pt-plus-cd-headline.loading-bar span {
display: inline-block;
padding: .2em 0;
}
.pt-plus-cd-headline.loading-bar .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.pt-plus-cd-headline.loading-bar .cd-words-wrapper::after {
content: '';
position: absolute;
left: 7px;
bottom: 0;
height: 3px;
width: 0;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
-o-transition: width 0.3s -0.1s;
-ms-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.pt-plus-cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.pt-plus-cd-headline.loading-bar b {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.pt-plus-cd-headline.loading-bar b.is-visible {
opacity: 1;
top: 0;
} .pt-plus-cd-headline.zoom .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.pt-plus-cd-headline.zoom b {
opacity: 0;
}
.pt-plus-cd-headline.zoom b.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.pt-plus-cd-headline.zoom b.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .pt-plus-cd-headline.scale b {
opacity: 0;
}
.pt-plus-cd-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .pt-plus-cd-headline.scale i {
opacity: 1;
}
.pt-plus-cd-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.pt-plus-cd-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .pt-plus-cd-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .pt-plus-cd-headline.scale .is-visible i {
opacity: 1;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
}  .service-border-box {
border: 1px solid;
}
.pt_plus_info_box {
display: block;
position: relative;
width: 100%;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.pt-plus-list-portfolio-post.list-carousel-slick {
margin-bottom: 50px;
}
.pt-plus-list-portfolio-post.list-carousel-slick .slick-dots {
bottom: -45px;
}
.pt_plus_info_box.list-carousel-slick{
margin-bottom: 50px;
}
.pt_plus_info_box ul.slick-dots {
bottom: -45px;
}
.pt_plus_info_box .info-box-inner{	
-webkit-transition:  all 0.3s;    
moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;	
}
.info-box-bg-box{
overflow : hidden;
}
.pd-15{
padding:15px;
}
.pt_plus_info_box .pd-0 {
padding: 0;
}
.pt_plus_info_box object {
min-height: 100%;
}
.service-media {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.service-content {
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.m-r-16{
margin-right:16px; 
}
.m-l-16{
margin-left:16px; 
}
.service-title{
font-size: 18px;
margin-bottom: .5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
.service-desc {
margin-top: 0;
}
.service-desc p{
margin: 0;
}
.service-button {
background: transparent;
color: #121212;
border: 1px solid;
padding: 9px 20px;
margin: 10px 0;
position: relative;
display: inline-block;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.vertical-center {
align-items: center;
}
.service-border {
border-style: solid;
margin-top: 10px;
margin-bottom: 5px;
}
.text-right .service-border {
text-align: right;
display: inline-block;
}
.text-center .service-border {
text-align: center;
margin: 10px auto;
}
.info-box-inner .service-icon-small {
width: 46px;
height: 46px;
display: inline-block;
line-height: 46px !important;
text-align: center;
font-size: 18px !important;
}
.info-box-inner .service-icon-medium {
width: 74px;
height: 74px;
display: inline-block;
line-height: 72px !important;
text-align: center;
font-size: 30px !important;
background: transparent !important;
}
.info-box-inner .service-icon-large {
width: 148px;
height: 148px;
display: inline-block;
line-height: 146px !important; 
text-align: center;
font-size: 65px !important;
}
.info-box-inner .service-icon {
font-size: inherit;
top: auto;
word-spacing: initial;
}
.info-box-inner .icon-squre{
border: 1px solid;
border-radius: inherit;
}
.info-box-inner .icon-rounded{
border: 1px solid;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pt_plus_info_box .pt_plus_animated_svg  .svg_inner_block{
margin: 0 10px;
}
.pt_plus_info_box .button-style-13 .button-link-wrap span {
position: relative;
z-index: 4;
}
.pt_plus_info_box .pt_plus_button.button-style-13 .button-link-wrap::before,.pt_plus_info_box .pt_plus_button.button-style-13 .button-link-wrap::after {
z-index: 2 !important;
}
.service-flipbox {
position: relative;
-webkit-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
}
.height-full {
height: 100%;
}
.service-flipbox, .service-flipbox-holder {
-moz-transform: perspective(1000px);
-ms-transform: perspective(1000px);
-webkit-transform: perspective(1000px);
-o-transform:  perspective(1000px);
transform: perspective(1000px);
}
.bezier-1 {
-webkit-transition: all .7s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .7s cubic-bezier(.645,.045,.355,1);
-o-transition: all .7s cubic-bezier(.645,.045,.355,1);
-ms-transition: all .7s cubic-bezier(.645,.045,.355,1);
transition: all .7s cubic-bezier(.645,.045,.355,1);
}
.perspective {
-webkit-transform: perspective(1000px);
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-o-transform:  perspective(1000px);
transform: perspective(1000px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-horizontal:hover .service-flipbox-front {
-webkit-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform:rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.flip-vertical:hover .service-flipbox-front {
-webkit-transform: rotateX(-180deg);
-ms-transform:rotateX(-180deg);
-moz-transform:rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.service-flipbox-back, .service-flipbox-front {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.service-flipbox-front {
position: absolute;
z-index: 2;
}
.service-flipbox-back, .service-flipbox-front {
width: 100%;
height: 100%;
left: 0;
top: 0;
display: table;
}
.origin-center {
-webkit-transform-origin: center;
-ms-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
}
.no-backface {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.service-flipbox-content {
display: table-cell;
vertical-align: middle;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(35px) scale(0.81);
transform: translateZ(35px) scale(0.81);
}
.width-full {
width: 100%;
}
.flip-horizontal:hover .service-flipbox-back {
-webkit-transform: rotateY(0);
-ms-transform:rotateY(0);
-moz-transform:rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
.flip-vertical:hover .service-flipbox-back {
-webkit-transform: rotateX(0);
-ms-transform: rotateX(0);
-moz-transform: rotateX(0);
-o-transform:  rotateX(0);
transform: rotateX(0);
}
.flip-horizontal .service-flipbox-back {
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform:  rotateY(180deg);
transform: rotateY(180deg);
}
.flip-vertical .service-flipbox-back {
-webkit-transform: rotateX(180deg);
-ms-transform:rotateX(180deg);
-moz-transform:rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.service-flipbox-back {
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fold-back-horizontal {
-webkit-transform: translateX(-100%) rotateY(-180deg);
-ms-transform:translateX(-100%) rotateY(-180deg);
-moz-transform:translateX(-100%) rotateY(-180deg);
-o-transform: translateX(-100%) rotateY(-180deg);
transform: translateX(-100%) rotateY(-180deg);
}
.pt_plus_info_box.remove-padding {
padding-left: 0 !important;
padding-right:0 !important;
}
.pt_plus_info_box .about-post .about-post-content {
background: #fff;
padding: 0 20px 30px;
position: relative;
z-index: 2;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.pt_plus_info_box .about-post .about-post-content .icon-middle {
display: inline-block;
text-decoration: none;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
width: 100px;
height: 100px;
line-height: 100px;
top: -50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.pt_plus_info_box .about-post .about-post-content .demo.icon-rounded {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.pt_plus_info_box .about-post:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.pt_plus_info_box .about-post:hover:before {
opacity: 0.85;
}
.pt_plus_info_box .about-post:hover .about-post-content a {
background: #1cbac8;
color: #fff;
}
.pt_plus_info_box .about-post .hover-about {
position: absolute;
top: 50%;
width: 100%;
left: 0;
height: 100%;
padding: 0 30px;
padding-top: 80px;
background: transparent;
text-align: center;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition:  all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pt_plus_info_box .about-post:hover .about-post-content {
background: transparent;
}
.pt_plus_info_box .about-post:hover .service-title {
opacity: 0;
}
.pt_plus_info_box .about-post:hover p {
opacity: 1;
}
.pt_plus_info_box .about-post:hover .service-border {
opacity: 0;
}
.pt_plus_info_box .about-post:hover .about-post-content {
background: transparent !important;
}
.pt_plus_info_box .about-post:hover .hover-about {
top: 0;
padding-top: 100px;
}
.action.arrow-next.expandable {
width: 100%;
height: 40px;
position: relative;
margin-top: 40px;
}
.action.arrow-next:before {
content: attr(data-label);
font-size: 14px;
font-weight: 400;
display: block;
position: absolute;
left: 0;
color: currentColor;
opacity: 0;
}
.action.arrow-next.expandable:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background: currentColor;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
transform-origin: 10px 50%;
-moz-transform-origin:10px 50%;
-ms-transform-origin:10px 50%;
-o-transform-origin:10px 50%;
-webkit-transform-origin: 10px 50%;
}
.pt_plus_info_box .info-tag-title{
display: inline-block;
border: 1px solid;
padding: 6px 10px;
margin: 0;
border-radius: 5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
}
.pt_plus_info_box .info-box-tag {
display: block;
position: relative;
margin-bottom: 40px;
}
.pt_plus_info_box .info-box-all{
position : relative ;
z-index: 5 ;
}
.pt_plus_info_box .info-box-bg-box{	
transition: 0.4s;
-webkit-transition:  0.4s;
-moz-transition:  0.4s;
-o-transition:  0.4s;
-ms-transition:  0.4s;
}
.pt_plus_info_box .ts-button {
margin-top: 15px;
}  .pt_plus_infobanner{
position:relative;
display: block;
width: 100%;
overflow: hidden;
}
.pt_plus_infobanner .grid {
position: relative;
margin: 0 auto;
list-style: none;
text-align: center;
display: block;
}
.pt_plus_infobanner_style-1 {
display: inline-block;
width: 100%;
position: relative;
}
.pt_plus_infobanner .grid .fi-gure {
position: relative;
float: left;
overflow: hidden;
cursor: pointer;
width: 100%;
margin: 0;
}
.grid .fi-gure .info_img {
position: relative;
display: block;
width:100%;
}
.pt_plus_infobanner .grid .fi-gure .fig-caption {
padding: 2em;
color: #fff;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pt_plus_infobanner .grid .fi-gure .fig-caption::before,
.pt_plus_infobanner .grid .fi-gure .fig-caption::after {
pointer-events: none;
}
.pt_plus_infobanner .grid .fi-gure .fig-caption,
.pt_plus_infobanner .grid .fi-gure .fig-caption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pt_plus_infobanner .grid .fi-gure .infobanner_title,
.pt_plus_infobanner  .grid .fi-gure .infobanner_desc {
margin: 0;
}
.pt_plus_infobanner  .grid .fi-gure .infobanner_desc{
font-size: 14px;
line-height: 25px;
}
.pt_plus_infobanner.box-saddow-info_banner{
-webkit-transition:0.5s;
-moz-transition: 0.5s;
-o-transition:0.5s;
-ms-transition:0.5s;
transition:0.5s;
}  .wpb_video_wrapper .fluidvids {
position: initial;
}
.pt_plus_video_player {
display: block;
overflow: hidden;
position: relative;
width: 100%;
}
.pt_plus_video_player .pt_plus_button {
cursor: pointer;
}
.pt_plus_video_player iframe{
opacity:0;
}
.pt_plus_video_player .fluidvids iframe,.pt_plus_video_player iframe{
opacity:1;
}
.pt_plus_video_player.not-touch iframe,.pt_plus_video_player.not-touch video{
pointer-events: none;
}
.pt_plus_video_player .fluidvids {
position: initial;
}
.video_container{ 
margin: 0;
padding: 0;
background: 0 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-space{
padding-bottom: 56.25%;
position: relative;
height: 0;
overflow: hidden;
}
.pt_plus_video-box-shadow {
position: relative;
display: block;
width: 100%;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-ms-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
}
.ts-video-caption {
background-repeat: no-repeat;
background-position: center center;
-ms-filter: "alpha(Opacity=0.8)";
filter: alpha(opacity=0.8);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
cursor: pointer;
z-index: 10;
padding: 0;
margin: 0;
-webkit-background-size: 60px auto;
-moz-background-size:60px auto;
-o-background-size:60px auto;
background-size: 60px auto;
}
.pt_plus_video_player:hover .ts-video-caption {
-ms-filter: "alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 1;
}
.ts-video-caption-text {
position: absolute;
width: 90%;
bottom: -100%;
font-weight: 400;
left: 0;
color: #fff;
background: 0 0;
padding: 5px 5%;
line-height: 16px;
font-size: 12px;
text-align: center;
z-index: 1;
line-height: 1;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
overflow: hidden;
text-overflow: ellipsis;
-moz-transition: all .2s;
-webkit-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.pt_plus_video_player:hover .ts-video-caption-text {
bottom: 0;
}
.ts-video-image-zoom.set-image{
height: auto;
width: 100%;
position: relative;
z-index: 1;
}
.ts-video-icon{
height: auto;
position: relative;
z-index: 1;
max-width: 80px;	
}
.ts-video-wrapper {
width: 100%;
display: block;
}
.ts-video-wrapper.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
} 
.ts-video-wrapper.embed-container iframe, .ts-video-wrapper.embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ts-video-embed-container{
position: relative;
display: block;
padding: 0;
padding-bottom: 56.25%;
margin: 0;
height: 0;
overflow: hidden;
}
.ts-video-hidden {
display: none !important;
}
.ts-video-embed-container {
padding-bottom: 56.250000%;
}
.pt-plus-video-frame {
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0 ;
}
.ts-type-self-hosted .ts-video-thumbnail {
z-index: 1;
object-fit: cover;
}
.ts-type-self-hosted .ts-video-play-btn {
z-index: 2;
background: transparent;
}
img.ts-video-thumbnail {
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
object-fit: cover;
-webkit-transition-duration: .7s;
-moz-transition-duration: .7s;
-o-transition-duration:.7s;
transition-duration: .7s;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
}
button.ts-video-play-btn.ts-video-blay-btn-youtube {
background: transparent;
background-image: none;
background-position: center;
background-repeat: no-repeat;
border: none;
padding: 0;
margin: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
vertical-align: middle;
text-align: center;
cursor: pointer;
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
opacity:0.8;
-moz-transition: all .5s;
-webkit-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.ts-video-poster {
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container{
min-width: auto !important;
}
.lity-iframe-container {
width: 100%;
height: 100vh;
padding-top: 0%;
overflow: auto;
pointer-events: auto;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-overflow-scrolling: touch;
}
.ts-video-wrapper:hover .ts-video-play-btn {
opacity: 1;
}
.lity-iframe-container iframe{
margin-bottom:0;
}  span.wpcf7-not-valid-tip {
position: absolute;
top: 0;
right: 10px;
font-size: 9px;
z-index: 1;
}
.pt_plus_cf7_styles .wpcf7 .ajax-loader{
display: none;
}
.pt_plus_cf7_styles .wpcf7 .ajax-loader.is-active {
visibility: visible;
display: block;
}
.pt_plus_cf7_styles input.wpcf7-form-control.wpcf7-submit {
padding: 18px;
}
.pt_plus_cf7_styles input.wpcf7-form-control.wpcf7-submit {
margin-top: 1em;
} .pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 {
display: block;
width: 100%;
position: relative;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 input[type="radio"] {
display: none;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 span.wpcf7-list-item {
position: relative;
vertical-align: middle;
overflow: hidden;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 .input__radio_btn {
display: inline-block;
cursor: pointer;
text-align: left;
margin: 0;
position: relative;
margin-left: 4px;
font-weight: 400;
}
.pt_plus_cf7_styles label.input__radio_btn .toggle-button__icon{
content: "";
display: inline-block;
vertical-align: middle;
cursor: pointer;
z-index: 1;
height: 20px;
width: 20px;
overflow: hidden;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #000;
margin-left: 5px;
position: relative;
}
.pt_plus_cf7_styles .input__radio_btn .toggle-button__icon:after {
content: "";
position: absolute;
transition: 0.2s ease-out;
-webkit-transition:0.2s ease-out;
-moz-transition: 0.2s ease-out;
-o-transition:0.2s ease-out;
-ms-transition:0.2s ease-out;
}
.pt_plus_cf7_styles .input__radio_btn .toggle-button__icon:after {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pt_plus_cf7_styles .input__radio_btn .toggle-button__icon:after {
top: 50%;
left: 50%;
width: 14px;
height: 14px;
background: #61B136;
animation: radio-hide .2s ease-out;
transition: none;
-webkit-transition: none;
-moz-transition:  none;
-o-transition: none;
-ms-transition: none;
transform: translate3d(-50%,200%,0);
}
.input-radio-check:checked ~ label.input__radio_btn .toggle-button__icon:after {
transform: translate3d(-50%,-50%,0);
animation: radio-show .2s;
}
@keyframes radio-hide {
0% {
transform: translate3d(-50%,-50%,0); }
100% {
transform: translate3d(-50%,200%,0) } 
}
@keyframes radio-show {
0% {
transform: translate3d(-50%,200%,0) }
100% {
transform: translate3d(-50%,-50%,0); } 
}
.pt_plus_cf7_styles span.wpcf7-list-item.first {
margin: 0;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 .wpcf7-not-valid-tip {
position: relative;
line-height: 1.2;
font-size: 12px;
display: inline-block;
margin-left: 30px;
}  .pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 input[type="checkbox"] {
display: none;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 span.wpcf7-list-item {
position: relative;
vertical-align: middle;
overflow: hidden;
}
.pt_plus_cf7_styles span.wpcf7-form-control-wrap.radio-checkbox-1 .input__checkbox_btn {
display: inline-block;
cursor: pointer;
text-align: left;
margin: 0;
position: relative;
margin-left: 4px;
font-weight: 400;
}
.pt_plus_cf7_styles label.input__checkbox_btn .toggle-button__icon{
content: "";
display: inline-block;
vertical-align: middle;
cursor: pointer;
z-index: 1;
height: 20px;
width: 20px;
overflow: hidden;
background: #000;
margin-left: 5px;
position: relative;
}
.pt_plus_cf7_styles .input__checkbox_btn .toggle-button__icon:after {
content: "";
position: absolute;
transition: 0.2s ease-out;
-webkit-transition: 0.2s ease-out;
-moz-transition:  0.2s ease-out;
-o-transition: 0.2s ease-out;
-ms-transition: 0.2s ease-out;
}
.pt_plus_cf7_styles .input__checkbox_btn .toggle-button__icon:after {
top: 50%;
left: 50%;
width: 14px;
height: 14px;
background: #61B136;
animation: checkbox-hide .2s ease-out;
transition: none;
-webkit-transition:  none;
-moz-transition:  none;
-o-transition: none;
-ms-transition: none;
-webkit-transform: translate3d(-50%,200%,0);
-ms-transform: translate3d(-50%,200%,0);
-moz-transform: translate3d(-50%,200%,0);
-o-transform:  translate3d(-50%,200%,0);
transform: translate3d(-50%,200%,0);
}
.input-checkbox-check:checked ~ label.input__checkbox_btn .toggle-button__icon:after {
transform: translate3d(-50%,-50%,0);
animation: checkbox-show .2s;
}
@keyframes checkbox-hide {
0% {
transform: translate3d(-50%,-50%,0); }
100% {
transform: translate3d(-50%,200%,0) } }
@keyframes checkbox-show {
0% {
transform: translate3d(-50%,200%,0) }
100% {
transform: translate3d(-50%,-50%,0); } }  .pt_plus_cf7_styles .cf7-style-file input[type="file"] {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
}
.wpcf7-file + .input__file_btn {
max-width: 80%;
font-size: 14px;
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.525rem 1.825rem;
margin-bottom: 0;
}
.wpcf7-file + .input__file_btn svg{
width: 2em;
height: 2em;
vertical-align: middle;
fill: #252525;
margin-top: -0.25em;
margin-right: 1em;
stroke-opacity: .8;
}
.wpcf7-file + .input__file_btn {
color: #252525;
border: 2px solid #252525;
}
.wpcf7-file + .input__file_btn {
cursor: pointer;
}
.wpcf7-file:focus + .input__file_btn, .inputfile-2 + .input__file_btn:hover {
color: #722040;
border: 2px solid #722040;
}
.wpcf7-file + .input__file_btn * {
pointer-events: none;
}
.pt_plus_cf7_styles .cf7-style-file .wpcf7-not-valid-tip {
position: relative;
display: block;
padding: 0;
margin-left: 10px;
line-height: 1;
font-size: 12px;
}
.pt_plus_cf7_styles .cf7-style-file.input--filled .input__file_btn {
background: #252525;
color: #fff;
border-color: #252525;
}
.pt_plus_cf7_styles .cf7-style-file.input--filled .input__file_btn *{
stroke: #fff;
}   .pt_plus_before_after {
margin:0px;
overflow: hidden;
display: block;
}
.pt_plus_before_after .before-after-inner{
position: relative;
text-align: center;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.pt_plus_before_after .before-after-image {
position: absolute;
overflow: hidden;
}
.pt_plus_before_after .before-after-image.image-before {
z-index: 1;
float: left;
}
.pt_plus_before_after .before-after-image.image-after {
z-index: 0;
float: right;
}
.pt_plus_before_after .before-after-image > img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
display: block;
max-width: none;
width: 100%;
}
.pt_plus_before_after .before-after-sep {
position: absolute;
z-index: 2;
-webkit-transform:translate3d(0,0,0);
-ms-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.pt_plus_before_after .before-after-bottom-separate{
height: 10px;
display: none;
background: rgba(200,200,200,0.7);
}
.pt_plus_before_after .before-after-sep-icon > img {
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-radius: 0!important;
box-shadow: none!important;
display: block;
margin: auto;
max-width: 300px;
max-height: 300px;
}
.before-after-sep-icon {
display: none;
position: absolute;
top: 50%;
left: 50%;
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-radius: 0!important;
-moz-box-shadow:none!important;
-webkit-box-shadow:none!important;
box-shadow: none!important;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 3;
cursor: pointer;
}
.before_after_label.before_label_text {
margin-bottom: 0;
position: fixed;
-webkit-transform:translate3d(0%,-50%,0);
-ms-transform:translate3d(0%,-50%,0);
-moz-transform:translate3d(0%,-50%,0);
-o-transform: translate3d(0%,-50%,0);
transform: translate3d(0%,-50%,0);
width: auto;
text-align: left;
padding: 10px 17px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
top: 50%;
left: 0%;
z-index: 1;
background: rgba(255, 255, 255, 0.64);
margin-left: 10px;
}
.before_after_label.after_label_text {
margin-bottom: 0;
position: absolute;
-webkit-transform:translate3d(0%,-50%,0);
-ms-transform:translate3d(0%,-50%,0);
-moz-transform:translate3d(0%,-50%,0);
-o-transform: translate3d(0%,-50%,0);
transform: translate3d(0%,-50%,0);
width: auto;
text-align: right;
padding: 10px 17px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
top: 50%;
right: 0%;
z-index: 1;
background: rgba(255, 255, 255, 0.64);
margin-right: 10px;
}  .pt_plus_dropcap {
font-size: 40px;
font-style: normal;
font-weight: 600;
font-family: "open sans";
display: inline-block;
position: relative;
text-align: center;
margin-right: 10px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius: 2px;
padding: 10px;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.pt_plus_dropcap.shadow, .pt_plus_dropcap.style-3 {
-moz-box-shadow: 0 2px 14px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
box-shadow: 0 2px 14px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 14px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
}
.pt_plus_dropcap.style-2 {
border: 1px solid #ff214f;
}
.pt_plus_dropcap.style-3:after, .pt_plus_dropcap.style-3:before {
position: absolute;
content: "";
display: block;
border-bottom: 1px solid rgba(0,0,0,0.1);
height: 15px;
bottom: 1px;
left: 0;
right: 0;
-moz-border-radius:inherit;
-webkit-border-radius:inherit;
border-radius: inherit;
}
.pt_plus_dropcap.style-3:after{
bottom:3px;
}
.pt_plus_dropcap.style-4 {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.pt_plus_dropcap.style-5.shadow {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}  .pt_plus_blockquote blockquote {
padding: 30px !important;
font-size: 17px !important;
margin: 0px !important;
border-radius: 2px;
border: 0 !important;
}
.pt_plus_blockquote blockquote {
display: block;
height: auto;
margin: 0 20px 25px 0 !important;
position: relative;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: transparent;
border-left: 0 !important;
}
.pt_plus_blockquote-2 blockquote:after ,.pt_plus_blockquote-3 blockquote:after,.pt_plus_blockquote-4 blockquote:after,.pt_plus_blockquote-5 blockquote:after{
content: "";
width: 0;
height: 0;
background: transparent !important;
position: relative;
}
.pt_plus_blockquote-1 blockquote:after {
content: "";
width: 55px;
height: 40px;
background: transparent;
position: absolute;
left: 15px;
top: 15px;
}
.pt_plus_blockquote .author {
padding-top: 10px;
text-align: left;
font-size: 17px;
line-height: 1.2;
}
.pt_plus_blockquote .author .fa-user {
padding-right: 8px;
}
.pt_plus_blockquote-1 blockquote {
padding: 0 !important;
top: 0 !important;
border-left: 6px solid #fff !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
padding: 30px 20px!important;
}
.qote-left {
display: inline-block;
font-size: 30px !important;
margin-right: 20px;
top: 0;
position: relative;
}
.qote-right {
display: inline-block;
font-size: 30px !important; 
margin-left: 20px;
bottom: -15px;
position: relative;
}
.pt_plus_blockquote-1  .qote-left {
display: none;
}
.pt_plus_blockquote-1  .qote-right,.pt_plus_blockquote-3  .qote-right,.pt_plus_blockquote-4  .qote-right ,.pt_plus_blockquote-5  .qote-right {
display: none;
}
.pt_plus_blockquote-2 .author {
text-align: right;
}
.pt_plus_blockquote {
display: block;
position: relative;
overflow: hidden;
}
.pt_plus_blockquote-3  .blockquote-content {
padding-left: 65px;
}
.pt_plus_blockquote-3 .fa.fa-quote-left.qote-left {
position: absolute;
font-size: 60px !important;
top: -20px;
text-shadow: 7px 14px 10px rgba(0, 0, 0, 0.1);
}
.pt_plus_blockquote.pt_plus_blockquote-3 {
overflow: visible;
}
.pt_plus_blockquote-3 .author{
text-align: right; 
}
.pt_plus_blockquote-4 .fa.fa-quote-left.qote-left {
position: absolute;
right: 0;
top: 20px;
}
.pt_plus_blockquote-4 .author {
display: block;
position: relative;
margin-bottom: 25px; 
padding: 15px 15px 15px 30px !important;
background: #fff;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.pt_plus_blockquote-4,.pt_plus_blockquote-5 {
overflow: visible;
}
.pt_plus_blockquote-4 blockquote {
margin-bottom: 0 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.pt_plus_blockquote-5 blockquote:before {
content: '';
width: 100%;
height: 100%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border-left: 5px solid rgba(235,150,108,0.1);
position: absolute;
top: 0;
left: -50px;
z-index: -1;
}
.pt_plus_blockquote-5 .blockquote-content{
-webkit-box-shadow: 0 -6px 0 rgba(235,150,108,0.2);
-moz-box-shadow: 0 -6px 0 rgba(235,150,108,0.2);
box-shadow: 0 -6px 0 rgba(235,150,108,0.2);
}
.pt_plus_blockquote-5 .fa.fa-quote-left.qote-left {
display: block;
position: relative;
font-size: 50px !important;
padding-bottom: 21px;
}
.pt_plus_blockquote-5 .fa.fa-quote-left.qote-left:before {
background: #ff92b2;
display: inline-block;
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pt_plus_blockquote-5 blockquote{
background:#fff;
}
.pt_plus_blockquote.pt_plus_blockquote-5 {
margin-left: 50px;
}  .pt-plus-fancy-link-content {
position: relative;
display: inline-block;
}
.pt-plus-fancy-link{
vertical-align: bottom;
padding: 0 5px;
position: relative;
display: inline-block;
margin: 0;
font-size: inherit;
text-decoration: none;
outline: none;
white-space: nowrap;
overflow: hidden;
line-height: inherit;
}
a.pt-plus-fancy-link:hover{
text-decoration: none
} .pt-plus-fancy-link.fancy-link-1 span,.pt-plus-fancy-link.fancy-link-2 span,.pt-plus-fancy-link.fancy-link-3 span,.pt-plus-fancy-link.fancy-link-5 span   {
position: relative;
z-index: 1;
}
a.pt-plus-fancy-link.fancy-link-1:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(52,73,94,0.2);
content: '';
-webkit-transition: -webkit-transform 0.2s;
-moz-transition: -webkit-transform 0.2s;
-o-transition:-webkit-transform 0.2s;
-ms-transition:-webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translateY(95%);
-ms-transform: translateY(95%);
-moz-transform: translateY(95%);
-o-transform:  translateY(95%);
transform: translateY(97%);
}
.pt-plus-fancy-link.fancy-link-1:hover:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0); 
transform: translateY(0);
}  .pt-plus-fancy-link-content:hover .fancy-link-2:before {
-webkit-transform: scaleY(0.9) translateX(0);
-ms-transform:scaleY(0.9) translateX(0);
-moz-transform:scaleY(0.9) translateX(0);
-o-transform: scaleY(0.9) translateX(0);
transform: scaleY(0.9) translateX(0);
}
a.pt-plus-fancy-link.fancy-link-2:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(149,165,166,0.4);
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition:  -webkit-transform 0.3s;
-o-transition: -webkit-transform 0.3s;
-ms-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scaleY(0.9) translateX(-101%);
-ms-transform: scaleY(0.9) translateX(-101%);
-moz-transform: scaleY(0.9) translateX(-101%);
-o-transform: scaleY(0.9) translateX(-101%); 
transform: scaleY(0.9) translateX(-101%);
} a.pt-plus-fancy-link.fancy-link-3:before {
position: absolute;
top: 0;
left: -5px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 5px;
width: 100%;
height: 100%;
background: #2e98c1;
content: '';
opacity: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
-o-transition:-o-transform 0.2s, opacity 0.2s;
-ms-transition:-ms-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.25,0.25,0.325,1.39);
transition-timing-function: cubic-bezier(0.25,0.25,0.325,1.39);
-webkit-transform: scale(0);
-ms-transform: scale(0);
-moz-transform: scale(0);
-o-transform:  scale(0);
transform: scale(0);
}
.pt-plus-fancy-link-content:hover a.pt-plus-fancy-link.fancy-link-3:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform:  scale(1);
-moz-transform:  scale(1);
-o-transform:   scale(1);
transform: scale(1);
} .fancy-link-4 {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.fancy-link-4:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: rgba(255,255,255,1);
content: '';
opacity: 0;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s, background 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s, background 0.4s;
-o-transition: -o-transform 0.4s, opacity 0.4s, background 0.4s;
transition: transform 0.4s, opacity 0.4s, background 0.4s;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pt-plus-fancy-link-content:hover .fancy-link-4:before {
background: transparent !important;
opacity: 1;
-webkit-transform: scaleX(1) scaleY(0.618);
-ms-transform: scaleX(1) scaleY(0.618);
-moz-transform: scaleX(1) scaleY(0.618);
-o-transform:  scaleX(1) scaleY(0.618);
transform: scaleX(1) scaleY(0.618);
} .pt-plus-fancy-link-content:hover .fancy-link-5:before {
-webkit-transform: rotateX(0deg);
-ms-transform:rotateX(0deg);
-moz-transform:rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.fancy-link-5:before {
position: absolute;
top: 0;
left: -4px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 4px;
width: 100%;
height: 100%;
content: '';
background: #b70d0d;
-webkit-transition: -webkit-transform 0.2s;
-moz-transition:  -moz-transform 0.2s;
-o-transition: -o-transform 0.2s;
-ms-transition:-ms-transform 0.2s;
transition: transform 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
-webkit-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
} a.pt-plus-fancy-link.fancy-link-6:before {
position: absolute;
top: -2px;
left: -7px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 5px;
width: 100%;
height: 100%;
border: 2px solid #e74c3c;
content: '';
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
-moz-transition: opacity 0.2s, -moz-transform 0.2s;
-o-transition:opacity 0.2s, -o-transform 0.2s;
-ms-transition: opacity 0.2s, -ms-transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
-webkit-transform: scale(0.8333);
-ms-transform: scale(0.8333);
-moz-transform: scale(0.8333);
-o-transform:  scale(0.8333);
transform: scale(0.8333);
}
.pt-plus-fancy-link-content:hover .fancy-link-6:before {
opacity: 1;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.fancy-link-6 {
overflow: initial !important;
}
.pt-plus-fancy-link-content:hover .fancy-link-6 {
-webkit-transform: scale(0.8333);
-ms-transform:scale(0.8333);
-moz-transform: scale(0.8333);
-o-transform: scale(0.8333);
transform: scale(0.8333);
} a.pt-plus-fancy-link.fancy-link-7:before {
position: absolute;
top: -50%;
left: -50%;
padding: 1.8em 1em 1em 3.7em;
width: 200%;
height: 200%;
background-image: url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/images/svg/link.svg);
-webkit-background-size:  auto 40%;
-moz-background-size: auto 40%;
-o-background-size: auto 40%;
background-size: auto 40%;
color: #404d5b;
color: transparent;
content: attr(href);
white-space: pre-wrap;
word-break: break-all;
font-weight: 600;
font-size: 0%;
line-height: 1.2;
opacity: 0.2;
-webkit-transition: opacity 0.3s, color 0.3s, -webkit-transform 0.3s, background-position 0.2s;
-moz-transition:  opacity 0.3s, color 0.3s, -moz-transform 0.3s, background-position 0.2s;
-o-transition: opacity 0.3s, color 0.3s, -o-transform 0.3s, background-position 0.2s;
-ms-transition: opacity 0.3s, color 0.3s, -ms-transform 0.3s, background-position 0.2s;
transition: opacity 0.3s, color 0.3s, transform 0.3s, background-position 0.2s;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-moz-transform: scale(0.5);
-o-transform:  scale(0.5);
transform: scale(0.5);
pointer-events: auto;
background-position-x: -3em;
background-position-y: 50%;
z-index: 11;
background-repeat: no-repeat;
}
.pt-plus-fancy-link-content:hover a.pt-plus-fancy-link.fancy-link-7:before {
background-position: 1em 50%;
color: #fff;
font-size: 100%;
opacity: 1;
-webkit-transition-delay: 0s, 0s, 0s, 0.1s;
-moz-transition-delay: 0s, 0s, 0s, 0.1s;
-o-transition-delay: 0s, 0s, 0s, 0.1s;
transition-delay: 0s, 0s, 0s, 0.1s;
-webkit-transform: scale(1) translateY(-75%);
-ms-transform: scale(1) translateY(-75%);
-moz-transform: scale(1) translateY(-75%);
-o-transform:  scale(1) translateY(-75%);
transform: scale(1) translateY(-75%);
}
.fancy-link-7,.fancy-link-9 {
overflow: initial !important;
} .pt-plus-fancy-link-content:hover .fancy-link-8:before {
-webkit-transform: translateX(0);
-ms-transform:translateX(0);
-moz-transform:translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 0s;
-moz-transition-delay:0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.fancy-link-8:before, .fancy-link-8:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
-o-transition: -o-transform 0.3s;
-ms-transition: -ms-transform 0.3s;
transition: transform 0.3s;
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.fancy-link-8:before {
border-top: 2px solid #d04444;
background: transparent !important;
-webkit-transition-delay: 0.3s;
-moz-transition-delay:0.3s;
-o-transition-delay:0.3s;
transition-delay: 0.3s;
-webkit-transform: translateY( calc(100% - 2px) );
-ms-transform: translateY( calc(100% - 2px) );
-moz-transform: translateY( calc(100% - 2px) );
-o-transform:  translateY( calc(100% - 2px) );
transform: translateY( calc(100% - 2px) );
}
.fancy-link-8::after {
background: rgba(239, 40, 40, 0.7);
-webkit-transform: translateY(-100%);
-ms-transform:translateY(-100%);
-moz-transform:translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pt-plus-fancy-link-content:hover .fancy-link-8::after {
-webkit-transform: translateX(0);
-ms-transform:translateX(0);
-moz-transform:translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay:0.3s;
transition-delay: 0.3s;
} .fancy-link-9:before, .fancy-link-9:after {
position: absolute;
top: 50%;
font-weight:100;	
font-size: 150%;
line-height: 1;
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
-moz-transition: opacity 0.2s, -moz-transform 0.2s;
-o-transition: opacity 0.2s, -o-transform 0.2s;
-ms-transition: opacity 0.2s, -ms-transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
}
.fancy-link-9:before{
left: -0.3em;
content: '[';
-webkit-transform: translateX(-100%) translateY(-55%);
-ms-transform: translateX(-100%) translateY(-55%);
-moz-transform: translateX(-100%) translateY(-55%);
-o-transform: translateX(-100%) translateY(-55%);
transform: translateX(-100%) translateY(-55%);
}
.fancy-link-9:after{
right: -0.3em;
content: ']';
-webkit-transform: translateX(100%) translateY(-55%);
-ms-transform:translateX(100%) translateY(-55%);
-moz-transform:translateX(100%) translateY(-55%);
-o-transform: translateX(100%) translateY(-55%);
transform: translateX(100%) translateY(-55%);
}
.pt-plus-fancy-link-content:hover .fancy-link-9::after,.pt-plus-fancy-link-content:hover .fancy-link-9::before {
opacity: 1;
-webkit-transform: translateX(0) translateY(-55%);
-ms-transform: translateX(0) translateY(-55%);
-moz-transform: translateX(0) translateY(-55%);
-o-transform: translateX(0) translateY(-55%);
transform: translateX(0) translateY(-55%);
}  .pt-plus-hightlight.highlight-hover,.highlight-normal .highlight-title{
display: inline-block;
position: relative;
overflow: hidden;
vertical-align: bottom;
padding: 0 5px;
}
.pt-plus-hightlight .highlight-title{
z-index: 2;
position: relative;
}
.pt-plus-hightlight.highlight-hover:before {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
background: rgba(149,165,166,0.4);
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
-o-transition:-o-transform 0.3s;
-ms-transition:-ms-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scaleY(0.9) translateX(-100%);
-ms-transform: scaleY(0.9) translateX(-100%);
-moz-transform: scaleY(0.9) translateX(-100%);
-o-transform:  scaleY(0.9) translateX(-100%);
transform: scaleY(0.9) translateX(-100%);
}
.pt-plus-hightlight.highlight-hover:hover:before {
-webkit-transform: scaleY(0.9) translateX(0);
-ms-transform: scaleY(0.9) translateX(0);
-moz-transform: scaleY(0.9) translateX(0);
-o-transform:  scaleY(0.9) translateX(0);
transform: scaleY(0.9) translateX(0);
}
.pt-plus-hightlight.highlight-hover:after {
content: '';
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(149,165,166,0.4);
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
-o-transition: -o-transform 0.3s;
-ms-transition: -ms-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scaleY(0.9);
-ms-transform:scaleY(0.9) ;
-moz-transform:scaleY(0.9) ;
-o-transform: scaleY(0.9) ;
transform: scaleY(0.9) ;
}  .pt-plus-columns-bg-wrap .embed-responsive .embed-responsive-item,.pt-plus-columns-bg-wrap .embed-responsive iframe{
bottom:auto;
}
.pt-plus-columns-bg-wrap .embed-responsive,.ts-video-wrapper .embed-responsive,.ts-video-wrapper .embed-responsive iframe {
position: initial;
padding: 0px;
height: auto;
}
.pt-plus-columns-bg-wrap,.columns-bg-image {
will-change: left, top;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pt-plus-row-set .pt-plus-row-bg-image-wrap {
position: static;
width: 100%;
height: 100%;
}
.pt-plus-row-bg-image-wrap  .row-bg-image-inner.grid-item.loaded {
position: static;
width: 100%;
height: 100%;
}
.pt-plus-columns-bg-wrap.columns-video-bg{
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size:cover;
-o-background-size:cover;
}
.pt-plus-columns-bg-wrap.columns-video-bg video.video-js {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.pt-plus-columns-bg-wrap.columns-video-bg .video-js {
position: relative;
width: 100%;
height: 100%;
}
.pt-plus-columns-bg-wrap.columns-video-bg .video-js .columns-bg-frame {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.pt-plus-row-overlay{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
border: none;
padding: 0;
margin: 0;
}
#pt-plus-header-breadcrumbs {
position: relative;
overflow: hidden;
}
#pt-plus-header-breadcrumbs .pt-plus-header-bg-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#pt-plus-header-breadcrumbs .pt-plus-page-title-inner{
position: relative;
z-index: 1;
min-height: 400px;
height: 400px;
padding: 0 0;
z-index: 0;
}
#pt-plus-header-breadcrumbs .pt-plus-page-title-inner-wrap.pos-center {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
}
#pt-plus-header-breadcrumbs .pt-plus-page-title {
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 56px;
text-transform: none;
letter-spacing: 0px;
word-spacing: 0;
color: #fff;
text-align: inherit;
padding-bottom: 10px;
margin: 0;
}
.pt-plus-header-breadcrumbs .container {
padding: 15px;
}
.pt-plus-page-title-inner .layout-style-1 {
text-align: left;	
}
.pt-plus-page-title-inner .layout-style-2{
text-align: center;
}
.pt-plus-page-title-inner .layout-style-3{
text-align: right;
}
.breadcrumbs-title-layout-3,.breadcrumbs-title-layout-4 {
position: relative;
width: 100%;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom:5px;
}
.breadcrumbs-title-layout-3 .table-cell,.breadcrumbs-title-layout-4 .table-cell {
width: max-content;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav#crumbs a{
font-size:inherit;
}
#pt-plus-header-breadcrumbs .breadcrumbs-title-layout-3 .pt-plus-page-title,#pt-plus-header-breadcrumbs .breadcrumbs-title-layout-4 .pt-plus-page-subtitle {
padding:0;
padding-right: 5px;	
}
#pt-plus-header-breadcrumbs .breadcrumbs-title-layout-3 .pt-plus-page-subtitle,#pt-plus-header-breadcrumbs .breadcrumbs-title-layout-4 .pt-plus-page-title{
padding:0;
padding-left: 15px;
}
.pt-plus-page-title-inner .layout-style-1 .breadcrumbs-title-layout-3,.pt-plus-page-title-inner .layout-style-1 .breadcrumbs-title-layout-4{
-webkit-box-pack: start!important;
-webkit-justify-content: flex-start!important;
-ms-flex-pack: start!important;
justify-content: flex-start!important;
}
.pt-plus-page-title-inner .layout-style-2 .breadcrumbs-title-layout-3,.pt-plus-page-title-inner .layout-style-2 .breadcrumbs-title-layout-4{
-webkit-box-pack: center!important;
-webkit-justify-content: center!important;
-ms-flex-pack: center!important;
justify-content: center!important;
}
.pt-plus-page-title-inner .layout-style-3 .breadcrumbs-title-layout-3,.pt-plus-page-title-inner .layout-style-3 .breadcrumbs-title-layout-4{
-webkit-box-pack: end!important;
-webkit-justify-content: flex-end!important;
-ms-flex-pack: end!important;
justify-content: flex-end!important;
}
.breadcrumbs-icon-wrap .ts-hover-draw-svg object {
pointer-events: none;
max-width: 100px;
}
.breadcrumbs-icon-wrap {
position: relative;
display: inline-block;
padding-bottom: 15px;
}
.breadcrumbs-icon-wrap .breadcrumbs-icon.small {
font-size: 30px;
}
.breadcrumbs-icon-wrap .breadcrumbs-icon.medium {
font-size: 50px;
}
.breadcrumbs-icon-wrap .breadcrumbs-icon.large {
font-size: 80px;
}
.breadcrumbs-icon-wrap .breadcrumbs-icon.x-large {
font-size: 100px;
}
.breadcrumbs-icon.ts-hover-draw-svg {
max-width: 100px;
}
.pt-plus-page-title-inner .pt-plus-page-subtitle {
font-size: 15px;
font-family: "Lora";   
line-height: 1.2;
text-align: inherit;
padding-bottom: 10px;
color: #bcbcbc;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-1 {
display: block;
width: 100%;
height: 2.9em;
line-height: 2.9em;
margin-bottom: -1px;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-2 {
display: block;
width: 100%;
height: 2.9em;
line-height: 2.9em;
position: absolute;
bottom: 0;
margin-bottom: -1px;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-3 {
display: block;
max-width: 730px;
width: 100%;
height:auto !important;
position: absolute;
bottom: 0;
margin-bottom: -3px;
border: 3px solid #ffffff;
padding: 8px 8px 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-3 .breadcrumbs-layout-style {
background: #ffffff;
padding: 60px 20px;
text-align: center;
width: 100%;
}
.pt-plus-breadcrumbs.style-3 .bread-title-content {
margin: 16px 0 0;
width: 100%;
}
.pt-plus-breadcrumbs.style-3 #crumbs span:not(.del):before {
content: "-";
position: absolute;
right: -5px;
top: 0;
}
.pt-plus-breadcrumbs.style-3 #crumbs span:not(.del):last-child:before {
display:none;
}
.pt-plus-breadcrumbs.style-3 #crumbs span:not(.del) {
position: relative;
display: inline-block;
padding:0 10px;
}
.pt-plus-breadcrumbs.style-3 #crumbs span:not(.del):first-child {
padding-left: 0;
}
.pt-plus-breadcrumbs.style-3 #crumbs span:not(.del):last-child {
padding-right: 0;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-1 > nav {
position: relative;
z-index: 1;
display: inline-block;
height: inherit;
line-height: inherit;
margin: 0;
color: #bcbcbc;
}
.pt-plus-page-title-inner-wrap.text-right .pt-plus-breadcrumbs.style-1.text-left {
position: absolute;
bottom: 0;
}
.pt-plus-page-title-inner-wrap.text-left .pt-plus-breadcrumbs.style-1.text-right {
position: absolute;
bottom: 0;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs.style-2 > nav {
position: relative;
z-index: 1;
display: inline-block;
height: inherit;
line-height: inherit;
padding: 0 25px;
margin: 0;
color: #bcbcbc;
background: #fff;
border-top: 1px solid rgba(27,27,27,0.1);
border-left: 1px solid rgba(27,27,27,0.1);
border-right: 1px solid rgba(27,27,27,0.1);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav:before, .pt-plus-page-title-inner .pt-plus-breadcrumbs > nav:after {
content: " ";
display: table;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav > span {
float: left;
height: inherit;
line-height: inherit;
text-transform: capitalize;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav a {
color: #28262b;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav .del {
position: relative;
padding: 0 10px;
}
.pt-plus-page-title-inner .pt-plus-breadcrumbs > nav .del:before {
content: "/";
display: block;
width: 8px;
position: absolute;
top: 50%;
left: 50%;
margin-top: 0px;
margin-left: -1px;
-webkit-transform: rotate(20deg) translate3d(-50%,-100%,0);
-ms-transform: rotate(20deg) translate3d(-50%,-100%,0);
-moz-transform: rotate(20deg) translate3d(-50%,-100%,0);
-o-transform: rotate(20deg) translate3d(-50%,-100%,0);
transform: rotate(10deg) translate3d(0%,-50%,0);
opacity: .5;
margin-left: -8px;
}
.pt-plus-page-title-inner-wrap.title-subtitle-breadcrumbs.style-2 .pt-plus-page-title,.pt-plus-page-title-inner-wrap.subtitle-title-breadcrumbs.style-2 .pt-plus-page-subtitle  {
-webkit-transform: translate3d(0,30px,0);
transform: translate3d(0,30px,0);
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
-o-transition: -o-transform 0.4s;
-ms-transition: -ms-transform 0.4s;
transition: transform 0.4s;
z-index: 1;
position: relative;
}
.pt-plus-page-title-inner-wrap.title-subtitle-breadcrumbs.style-2:hover .pt-plus-page-title,.pt-plus-page-title-inner-wrap.subtitle-title-breadcrumbs.style-2:hover .pt-plus-page-subtitle {
-webkit-transform: translate3d(0,0px,0);
transform: translate3d(0,0px,0);
}
.pt-plus-page-title-inner-wrap.title-subtitle-breadcrumbs.style-2 .pt-plus-page-subtitle,.pt-plus-page-title-inner-wrap.subtitle-title-breadcrumbs.style-2 .pt-plus-page-title{
webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
-o-transition: -o-transform 0.4s;
-ms-transition: -ms-transform 0.4s;
transition: transform 0.4s;
}
.pt-plus-page-title-inner-wrap.style-2 .pt-plus-page-subtitle{
opacity: 0.5;
}
.pt-plus-page-title-inner-wrap.title-subtitle-breadcrumbs.style-2:hover .pt-plus-page-subtitle,.pt-plus-page-title-inner-wrap.subtitle-title-breadcrumbs.style-2:hover .pt-plus-page-title{
-webkit-transform: translate3d(0,0px,0);
-ms-transform:translate3d(0,0px,0);
-moz-transform:translate3d(0,0px,0);
-o-transform: translate3d(0,0px,0);
transform: translate3d(0,0px,0);
}
.pt-plus-page-title-inner-wrap.style-2:hover .pt-plus-page-subtitle{
opacity: 1;
}
.breadcrumbs-bgvideo:before{
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.pt-plus-page-title-inner-wrap.pos-bottom .pt-plus-breadcrumbs, .pt-plus-page-title-inner-wrap.pos-bottom .breadcrumbs-layout-style {
vertical-align: bottom !important;
}
#pt-plus-header-breadcrumbs .container-fluid .pt-plus-page-title-inner-wrap{
padding: 0px 15px;
}@font-face{font-family:'FontAwesome';src:url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.s1trainingservices.gr/wp-content/plugins/the-plus-visual-composer-addons//vc_elements/css/extra/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.lity{z-index:99999;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important;min-width:97%;margin:0 auto}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease,-o-transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1}.lity-close{z-index:9994;width:45px;height:45px;position:fixed;left:50%;top:auto;bottom:40px;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;background:#313131;border-radius:40px;padding:8px 12px;font-style:normal;font-size:35px;font-family:open sans;line-height:1;transition:all .2s linear;transform:translate3d(-50%,0%,0);text-shadow:none;border:0;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{transform:translate3d(-50%,0%,0) scale(1.1);text-decoration:none;text-align:center;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}.lity-wrap{position:absolute!important;overflow:auto!important}.lity-content img {margin: 0 auto;}.pt_plus_blockquote-4 blockquote{
margin-right:0px !important;
}
.pt_plus_blockquote-5 .fa.fa-quote-left.qote-left{
width:100%;
}
.pt_plus_cf7_form .cf7-style-6 .input__label--style-6,.pt_plus_cf7_form .cf7-style-4 .input__label-content--style-4{
padding:0 !important;
}
.cf7-style-6 .input__field--style-6:focus + .input__label--style-6 .input__label-content--style-6{
padding: 0.5em 0;
}
.pt_plus_cf7_form .cf7-style-2 .input__label--style-2::before{
border-top-width:0px !important;
}
.pt_plus_cf7_form .cf7-style-7 .input__label--style-7{
height:auto !important;
}
.pt_plus_cf7_form .cf7-style-7 .input--style-7 *,.pt_plus_cf7_form .cf7-style-1 *,.pt_plus_cf7_form .cf7-style-11 *,.pt_plus_cf7_form .cf7-style-12 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pt_plus_cf7_form .cf7-style-12 *,.pt_plus_cf7_form .cf7-style-12 *:before,.pt_plus_cf7_form .cf7-style-12 *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
.pt_plus_cf7_form input.wpcf7-form-control.wpcf7-submit, .pt_plus_cf7_form .wpcf7 form input[type="submit"]{
height:auto !important;
}
.pt-plus-client-list-style-content.client-content-2 .blur{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pt_plus_button *:before, .pt_plus_button *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#pt-plus-header-breadcrumbs .container {
background: transparent;
clear: both;
}
.pt_plus_animated_image figure,figure.product-image {
margin: 0;
}
.pt_plus_infobanner *,.pt_plus_infobanner *:before, .pt_plus_infobanner *:after,.info-box-bg-box *,.progress_bar *,.pt_plus_social_list *,.pt_plus_tabs_block *,.tm_list *,#pt_plus_timeline *,.post-inner-loop *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tm-featured-image, .tm-featured-image img {
position: relative;
display: block;
width: 100%;
}
.blog-featured-image, .blog-featured-image img {
position: relative;
display: block;
width: 100%;
}
.tp-portfolio-image, .tp-portfolio-image img {
position: relative;
display: block;
width: 100%;
}
hr.hr-border {
margin: 20px auto;
}
#list-product-post .product {
width: 100%;
}
.pt-plus-list-product-post figure.product-image a .image-overlay {
display: none !important;
}
.pt_plus_social_list ul.social_list li {
margin-left: 0px;
}
.pt_plus_social_list ul.social_list li a:hover {
text-decoration: blink;
}
.pt_plus_tabs_block .style-1 .vc_tta-tab{
text-align:center;
}
.slick-dots.style-4 li::after{
top:0;
}
.pt_theplus-list-portfolio-post .image-overlay {
display: none !important;
}
.pt_theplus-list-portfolio-post .portfolio-item:hover {
text-decoration: blink;
}
.post-inner-loop.slick-slider,.pt-plus-testi-nav.testi-inner-loop,.testi-inner-loop,.pt-plus-testi-nav-loop{
background:transparent !important;
}
.wpcf7-response-output.wpcf7-display-none {
display: none;
}
ul.pricing-content li {
margin-left: 0px;
}
.ts-video-caption-text{
width:100%;
}
a.button-link-wrap,.pt_plus_info_box a,.pt_plus_social_list a,.post-inner-loop a,.pt-plus-testimonial-slide a,.post-load-more {
text-decoration: blink;
}
.pt_plus_animated_svg[class*=" icon-"]:before, .pt_plus_animated_svg[class^=icon-]:before,.ts-icon[class*=" icon-"]:before,.ts-icon[class^=icon-]:before{
display: none;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}.fc-dialog-holder {
display:none;
z-index:-9999;
position:absolute;
}
.fc-dialog {
display:block;
min-height:300px;
width:330px;
z-index:999999;
position:absolute;
top:0;
left:0;
padding:0;
}
.rhcalendar  {
position:relative;
}
.rhcalendar.not-widget.rhc_holder { margin-top: 60px;
}
.tax-venue .rhcalendar {
margin-top: 40px;
}
.fc-header-center .fc-header-title {
display: block;
position: relative;
top: 0px;
margin: 0 auto 20px;
left: 0;
width: 100%;
} .wp-admin .fc-header-center .fc-header-title {
top: 0px;
}
.wp-admin .fc-header-center .fc-header-title h2,
.wp-admin #poststuff .fc-header-center .fc-header-title h2 {
}
.wp-admin .postbox .fc_start_fullcalendar h2 {
font-size: 16px;
} .post_extrainfo {
width:100%;
margin:0;
padding:0;
display:block;
position:relative;
}
.post_extrainfo .rhc-extra-info-cell {
display:block;
float:left;
position:relative;
width:45%;
margin-right:3%;
min-height:30px;
background-color:#e6e6e6;
}
.post_extrainfo.post_extrainfo_cols-1 .rhc-extra-info-cell{
width:100%;
margin-right:0;
}
.post_extrainfo.post_extrainfo_cols-2 .rhc-extra-info-cell{
width:45%;
margin-right:3%;
}
.post_extrainfo.post_extrainfo_cols-3 .rhc-extra-info-cell{
width:29%;
margin-right:3%;
}
.post_extrainfo .widget .widget-top {
height:auto;
min-height:30px;
}
.post_extrainfo .widget .widget-title h4,
.post_extrainfo .widget-title .in-widget-title
{
white-space:normal;
}
.post_extrainfo .widget-title .in-widget-title {
}
.post_extrainfo .rhc-extra-info-label{
}
.post_extrainfo .rhc-extra-info-value{
}
.wp-admin .ui-tabs.ui-widget-content ul li a:focus {
color:#0074a2;
} .fe-is-empty-1 {
display:none;
}
.fe-cell-label.fe-is-empty-1{
display:block;
} .post_extrainfo_control {
display:block;
position:relative;
}
.post_extrainfo_cell {
display:block;
float:left;
height:25px;
padding:5px 5px 5px 15px;
}
.post_extrainfo_cell label {
}
.pt-option .rhc-extra-info-value {
vertical-align:middle;
}
.post_extrainfo-column-control {
width:100%;
display:block;
clear:both;
}
.post_extrainfo_separator {
clear:both;
}
#extrainfo-loading {
margin:4px 0 0 10px;
visibility:visible;
float:left;
width:20px;
}
.rhc a.pinfo-layout-helper {
width:100%;
height:auto;
padding:5px;
display:block;
position:relative;
outline:none;
}
.rhc a.pinfo-layout-helper img {
display:block;
position:relative;
width:90%;
max-width:235px;
border: 3px solid #dfdfdf ;
border-color: rgba(223, 223, 223, 0);
}
.pinfo-layout-row {
margin-bottom:10px;
}
.rhc a.current-selection img,
.rhc a.pinfo-hovered img{
border: 3px solid #777777;
}
.wp-admin .post_extrainfo_control,
.wp-admin .fe-extrainfo-container {
margin-top:0px;
}
.wp-admin .post_extrainfo_control {
margin:0;
border: 1px solid #ebebeb;
border-bottom:0;
border-top:0;
background-color: #f9f9f9;
}
.wp-admin .rhc-extra-info-cell {
margin-top:5px;
margin-bottom:5px;
margin-left: 5px;
margin-right: 5px;
}
.pinfo_quick_icon {
} .wp-admin .rhpop .dlc-controls .btn {
padding: 4px 11px;
} .fe-extrainfo-holder {
margin:0;
padding:0;
position: relative;
}
.fe-extrainfo-holder table td {
font-size: 14px;
}
.fe-extrainfo-holder tr td.fe-extrainfo-value {
padding-right:20px;
}
.fe-extrainfo-holder td.fe-extrainfo-label {
font-weight:bold;
}  .pt-option #extrainfo-loading {
}
.pt-option .post_extrainfo_cell {
float:none;
width:90%;
}
.pt-option #post_extrainfo_add {
float:left;
} .archive-calendar-container {
padding:2%;
}
@media only screen and (max-width: 540px) {
table.fc-header,
table.fc-header tr,
table.fc-header td,
table.fc-header thead,
table.fc-header tbody,
table.fc-header th,
table.fc-header td.fc-header-left,
table.fc-header td.fc-header-center,
table.fc-header td.fc-header-right {
display:block;
}
table.fc-header td.fc-header-left {
width: 216px;
margin: 10px auto 0 2%;
position:relative;
top:45px;
}
table.fc-header td.fc-header-center {
position:relative;
margin: 0px auto 20px;
top:-21px;
}
table.fc-header td.fc-header-right {
position:relative;
margin: 4px auto 10px 17%;
width: 180px;
}
.singular .single-event .fe-extrainfo-holder table td {
display: block;
float: left;
width: 45%;
}
.singular .entry-title {
line-height: 32px;
}
}
@media only screen and (max-width: 481px) {
table.fc-header {
margin-top: -20px !important;
}
table.fc-header td.fc-header-left {
width: 80%;
margin: 0px auto 0;
position: relative;
top:40px;
display: block;
}
table.fc-header td.fc-header-center {
position:relative;
margin: 0px auto 20px;
top:-40px;
display:block;
width:100%;
}
table.fc-header td.fc-header-right {
position: relative;
margin: -45px auto 40px;
width: 50%;
display: block;
}
.tax-venue .rhcalendar {
margin-top: 65px;
}
}  .sws-gmap3-marker {
display:none;
}
.sws-gmap3-cont img{
max-width:none !important;
max-height:none !important;
}  .singular .single-event .entry-header,
.singular .single-event .entry-content {
width:94%;
}
.singular .single-event .fe-extrainfo-holder table {
border-bottom:0px solid #ddd;
}
.singular .single-event .fe-extrainfo-holder table td {
border-top:0px;
padding: 2px 0;
} #rhc-icalendar-modal {
font-size:.8em;
}
#rhc-icalendar-modal textarea {
height:75px;
}
.rhcalendar table.fc-border-separate {
margin-bottom:0px;
margin-right:0px;
}
a.fc-event { -moz-transition: none;
-webkit-transition: none;
-o-transition: color 0 ease-in;
transition: none; max-width:none;
}  .fc-view-loading {
display: block; width: 100%;
height: 100%;
overflow: hidden;
position: fixed;
left: 0;
top: 0;
z-index: 999;
}
.fc-view-loading .fc-view-loading-1 {
margin:0 auto;
}
.fc-view-loading .fc-view-loading-1.loading-events {
margin-top: 0;
width: 100%;
text-align: center;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.fc-view-loading.loading-events .fc-view-loading-2 {
margin:0 auto;
width:16px;
height:11px;
background-image:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/images/ajax-loader.gif);
} .fc-header td,
.entry-content .fc-header td {
border:none;
} .wp-admin .fe-empty {
min-height:100px;
}
.wp-admin .rhc .row-fluid .fe-maincol {
min-height:100px;
border: 2px dashed #ddd;
}
.wp-admin .rhc-debug-fields-notice {
margin: 10px 0;
}  .wp-admin .post_extrainfo_quick_icons {
display:block;
position:relative;
width:100%;
border:none;
}
.wp-admin .ui-widget-header.quick_icons_tabs_nav {
display:block;
width:100%;
text-decoration:none;
margin:0;
background-image: none;
background-color: transparent;
border: none;
}
.wp-admin .ui-tabs .quick_icons_tabs_nav a {
outline:none;
text-decoration:none;
float: none;
padding: 0;
font-weight: 400;
color: #0073aa;
font-size: 13px;
}
.wp-admin .ui-tabs .quick_icons_tabs_nav a:focus {
outline: none;
box-shadow:none;
}
.wp-admin .quick_icons_tabs_nav .quick_icons_tabs {
display:inline-block;
float: none;
position:relative;
margin: 5px 5px 0 0;
padding: 7px 15px 6px;
cursor: pointer;
top:2px;
background-image: none;
background-color: transparent;
border: none;
}
.wp-admin .quick_icons_tabs_nav .quick_icons_tabs.ui-tabs-active {
background-color: #f3f4f5;
border-color: #e2e4e7 #e2e4e7 #ccc;
border-width: 1px;
border-style: solid;
-webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom:none;
padding-bottom: 6px;
}
.wp-admin .quick_icons_tabs_nav .quick_icons_tabs.ui-tabs-active:focus {
outline: none;
box-shadow:none;
}
#rhc-post-info .ui-tabs .quick_icon_tab_panel,
.ui-tabs .quick_icon_tab_panel {
min-height:28px;
padding:1px 105px 1px 6px;
border: 1px solid #e2e4e7;
border-radius:0;
background: #f3f4f5;
}
.wp-admin .fe-extrainfo-container,
.wp-admin .fe-extrainfo-container2 {
background:none;
border:none;
}
.wp-admin .post_extrainfo_holder {
background-color: transparent;
border: 1px solid #e2e4e7;
border-top: 0;
}
.wp-admin .pinfo_quick_icon {
cursor:move;
margin: 5px 0 2px 0;
padding:5px 7px 5px 7px;
display:inline-block;
position:relative;
background: #f5f5f5;
background-image: -webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#f9f9f9));
background-image: -webkit-linear-gradient(bottom,#f5f5f5,#f9f9f9);
background-image: -moz-linear-gradient(bottom,#f5f5f5,#f9f9f9);
background-image: -o-linear-gradient(bottom,#f5f5f5,#f9f9f9);
background-image: linear-gradient(to top,#f5f5f5,#f9f9f9);
border: 1px solid #dfdfdf;
-webkit-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.wp-admin .pinfo_quick_icon:hover {
border-color: #cccccc;
}
.receiving-icon {
background-color:#efefef;
background-color:rgb(223,223,223,0.4);
}  .wp-admin .rhc-extra-info-cell .widget-top {
background-color: #fff;
border: 1px solid #e2e4e7;
box-shadow: none;
}
.wp-admin .rhc-extra-info-cell .widget-inside {
border-top: none;
}
.wp-admin .rhc-extra-info-cell .widget-title-action {
text-align:right;
padding-top: 9px;
padding-right: 0px;
}
.wp-admin .rhc-extra-info-cell .widget-title-action a {
display:inline-block;
position:relative;
}
.wp-admin .rhc-extra-info-cell .widget-title {
padding: 8px 14px;
} .wp-admin .rhc .row-fluid .post_extrainfo_span {
width:auto;
float:none;
display:inline-block;
}
.wp-admin .postinfo_box_select {
position:absolute;
right:0;
margin:7px 5px 0 0;
width:100px;
z-index:1;
}
.wp-admin .rhc-extra-info-label {
font-size: 14px;
padding: 0;
margin: 0;
line-height: 1.4;
}
.wp-admin .wcell label {
display:inline-block;
min-width:100px;
font-size:13px;
}
.wp-admin .rhc-extra-info-cell .widget-control-actions {
text-align:right;
}
.wp-admin .rhc-extra-info-cell.rhcalendar .widget-content {
padding: 10px;
}
.wp-admin .wcell .pinfo_input {
font-size: 13px;
}
.wp-admin .rhc-extra-info-cell.rhcalendar .pinfo-save.button-primary {
margin: 0 10px 10px 0;
}
.rhc-extra-info-value.fe-is-empty-0 {
font-size: 13px;
}
.rhc .row-fluid .wcell .pinfo_input {
margin-left:0;
width:100%;
padding: 6px 8px;
box-shadow: 0 0 0 transparent;
transition: box-shadow .1s linear;
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.05);
background: #f4f2f2;
}
.rhc .row-fluid .wcell select.pinfo_input {
box-shadow: 0 0 0 transparent;
transition: box-shadow .1s linear;
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.05);
background: #f4f2f2;
padding: 2px 30px 2px 8px;
line-height: 1.4;
height: 31px;
vertical-align: middle;
min-width: 130px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background-image:
linear-gradient(45deg, transparent 50%, gray 50%),
linear-gradient(135deg, gray 50%, transparent 50%),
linear-gradient(to right, #ccc, #ccc);
background-position:
calc(100% - 15px) calc(.8em + 3px),
calc(100% - 10px) calc(.8em + 3px),
calc(100% - 2.5em) 0em;
background-size:
5px 5px,
5px 5px,
1px 2.5em;
background-repeat: no-repeat;
}
.post_extrainfo_holder a {
outline:none;
}
.pinfo-set-default-holder {
text-align: right;
margin: 10px 0 0 0;
} .rhcalendar.not-widget .fc-agenda .fc-widget-header.fc-agenda-axis {
background-image:none;
}
.rhc-info-cell .rhcalendar {
margin:10px 0;
}
.rhc-info-cell span.rhcalendar {
display:block;
}
.wp-admin .post_extrainfo_holder .fc-button-custom,
body .fc-button-custom {
text-decoration:none;
}
.wp-admin .post_extrainfo_holder .widget-title .rhcalendar {
margin:0 40px 1px 0;
display:inline-flex;
}
.fc-head-control {
display:none;
position:relative;
height:auto;
width:100%;
background-color:rgb(225, 228, 231);
}
.gmap-fullscreen-active .rhc_holder.gmap-fullscreen .fc-head-control {
display:block;
}
.gmap-fullscreen-active .fc-header {
display:none; }
.tax_filter_item_holder {
display:inline-block;
padding-left:3px;
margin-right: 10px;
}
.fc-head-control {
padding:3px;
}
body a.btn.tax_filter_previous {
display:none;
}
.tax_filter_nav {
display:inline-block;
position:absolute;
width:45px;
height:34px;
background-color:#F3F3F3;
z-index:100;
margin-left: -5px;
padding-left: 5px;
}
body a.btn.tax_filter_previous:visited,
body a.btn.tax_filter_previous {
float:left;
color:#dfdfdf;
}
body .has-filters a.btn.tax_filter_previous {
display:inline-block;
min-width:initial;
}
.tax_filter_holder_viewport {
width:99999px;
overflow:visible;
position:absolute;
margin-left:50px;
z-index:50;
}
body .has-filters a.btn.tax_filter_previous {
min-width: initial;
}
.rhcalendar .tax_filter_holder_viewport *:last-child {
margin-bottom: 0;
}
.rhcalendar .rh-flat-ui .select .btn .filter-option {
line-height: 1.3;
font-size: inherit;
display: initial;
} .ext-list-loading {
display:block; position: absolute;
width: 100%;
height: 100%;
z-index: 10;
overflow:hidden;
}
.ext-list-loading .ext-list-loading-1 {
margin:0 auto;
}
.ext-list-loading .ext-list-loading-1.loading-events {
margin-top:36px;
width:100%;
text-align:center;
}
.ext-list-loading.loading-events .ext-list-loading-2 {
margin:0 auto;
width:16px;
height:11px;
background-image:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/images/ajax-loader.gif);
} .dc-content .dlc-addon-control {
position: relative;
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 0;
vertical-align: middle;
white-space: nowrap;
*margin-left: .3em;
}
.dc-content .dlc-addon-control .btn {
display: inline-block;
*display: inline;
*zoom: 1;
padding: 6px 12px;
margin: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #ffffff;
text-shadow: none;
background-color: #bdc3c7;
background-image:none;
border:none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.dc-content .dlc-addon-control .btn.enable-addon {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.dc-content .dlc-addon-control .btn.disable-addon {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.dc-content .dlc-addon-control .btn.enable-addon.active {
color:#ffffff;
background-image: none;
background-color: #51a351;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.dc-content .dlc-addon-control .btn.enable-addon:hover {
background-color: #51a351;
}
.dc-content .dlc-addon-control .btn.disable-addon.active {
color:#ffffff;
background-image: none;
background-color: #bd362f;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.dc-content .dlc-addon-control .btn.disable-addon:hover {
background-color: #bd362f;
}
.dc-content .rhpop .btn {
background-image: none;
border: none;
text-shadow: none;
color: #fff;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.dc-content .btn.btn-visit-site {
background-color: #bdc3c7;
}
.dc-content .rhpop .btn:hover {
color:#fff;
opacity:.7;
}
.dc-content .rhpop .btn.btn-download.disabled {
color: #ffffff;
background-color:#bdc3c7;
opacity:.5;
}  .rhcalendar .fc-footer .fc-button {
margin-left:3px;
} .rhc_timetable .fc-event-time,
.rhc_timetable .fc-event-title {
display: block;
text-align:center;
} .rhc-next-date-time {
display:block;
} .rhc_timetable .fc-event-container .fc-event {
padding: 20px 10px;
} .dbox-term-item {
display:block;
}
.dbox-term-item:not(:last-child):after{  } .dbox-term-item.dbox-taxonomy-venue,
.dbox-term-item.dbox-taxonomy-organizer {
}
.fc-display-none {
display:none;
}
.rhc_month_hide_time .fc-view-month .fc-event .fc-event-time {
display:none;
}
.fc-filters-dialog-holder {
display:none;
}
.fc-filters-dialog {
display:none;
opacity:0;
top:-10px;
}
.fc-lower-head-tools {
display:block;
position:relative;
height:0;
margin-top: 15px;
}
.fc-lower-head-tools .fc-filters-dialog {
position:absolute;
z-index:20; min-width:400px;
width:50%;
}
.fbd-main-holder {
display:block;
position:relative;
background-color: whiteSmoke;
background-image: -ms-linear-gradient(top,#F9F9F9,whiteSmoke);
background-image: -moz-linear-gradient(top,#F9F9F9,whiteSmoke);
background-image: -o-linear-gradient(top,#F9F9F9,whiteSmoke);
background-image: -webkit-gradient(linear,left top,left bottom,from(#F9F9F9),to(whiteSmoke));
background-image: -webkit-linear-gradient(top,#F9F9F9,whiteSmoke);
background-image: linear-gradient(top,#F9F9F9,whiteSmoke); -moz-box-shadow: 0 1px 12px #cecece;
-webkit-box-shadow: 0 1px 12px #cecece;
box-shadow: 0 1px 12px #cecece;	
}
.fbd-head {
background-color: #F9F9F9;
font-size: 1.2em;
font-weight: normal;
padding: 7px 10px;
margin: 0;
line-height: 1;	
cursor: move;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;	
border-bottom-color: transparent;
border-bottom-width:0px;
text-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;	
} .fbd-arrow-holder {
position:relative;
top:-22px;
left:29px;
}
.fbd-arrow,
.fbd-arrow-border { border-color: transparent transparent #CECECE;
border-style: solid;
border-width: 12px;
cursor: pointer;
font-size: 0;
left: 0;
line-height: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
width: 0;
z-index: 19;
}
.fbd-arrow {
border-color: transparent transparent #F5F5F5 transparent;
left: 0;
top:1px;
right: auto;
z-index:21;
}
.fbd-arrow-border {
border-color: transparent transparent #dfdfdf transparent;
left: 0;
top: 0;
border-style: solid;
border-width: 12px;
z-index: 18;	
margin:0;
}
.fbd-dialog-content {
margin: 7px 7px 0;
font-size:13px;
} body .fbd-ul,
.entry-content .fbd-ul,
.fbd-ul {
list-style: none;
padding: 0;
margin: 0 0 10px;
text-decoration:none;
}
.fbd-ul li.fbd-tabs {
display: block;
line-height: 1.70em;
padding: 6px 6px;
text-decoration:none;
margin:0 0 3px;
font-family: 'Lato';
font-size: 13px;
background-color: #3498db;
border-radius:6px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: all .25s linear;
transition: all .25s linear;
}
.fbd-ul li.fbd-tabs:hover {
opacity:.8;
}
.fbd-ul li.fbd-tabs.fbd-active-tab {
background-color: #34495e;
-webkit-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.fbd-ul li.fbd-tabs a {
text-decoration:none;
cursor:pointer;
color:#ffffff;
}
.fbd-ul li.fbd-tabs a:hover {
text-decoration:none;
}
.fbd-tabs-panel {
background-color: white;
line-height: 1.4em;
min-height: 200px;	
padding: .5em 1%;
border-radius: 6px;
margin-bottom:3px;
}
.fbd-checked {
position:relative;
display:block;
float:left;
width:48%;
overflow-y:auto;
overflow-x:hidden; z-index:99;
}
.fbd-unchecked {
position:relative;
display:block; width: 48%;
overflow-y:auto;
overflow-x:visible; margin-left:50%;
}
.fbd-cell {
display:block;
position:relative;
margin: 5px 0;
}
.fbd-unchecked .fbd-cell { }
.fbd-unchecked span.fbd-term-label {
width: auto;
display: inline-block;
vertical-align: top;
}  .fbd-dialog-controls {
padding: 7px 10px 7px 7px;
}
.fbd-dg-remove {
float:left;
}
.fbd-button {
float:right;
}
.fbd-status {
float:right;
padding-top: 3px;
padding-right: 7px;
vertical-align: middle;
display:none;
}
.fbd-button-secondary {
border-color: #BBB;
color: #464646;
text-decoration: none;
font-size: 12px;
line-height: 13px;
padding: 6px 10px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-shadow: rgba(255, 255, 255, 1) 0 1px 0; background-color: #ffffff;
background:-moz-linear-gradient(top,#ffffff, #f9f9f9);
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f9f9f9');
}
.fbd-button-primary {
border-color: #298CBA;
color: #ffffff;
text-decoration: none;
font-size: 12px;
line-height: 13px;
padding: 6px 10px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0; background-color: #298CBA;
background:-moz-linear-gradient(top,#298CBA, #21759B);
background:-webkit-gradient(linear, left top, left bottom, from(#298CBA), to(#21759B));
filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#298CBA', EndColorStr='#21759B');
} .fbd-clear { clear: both; }
@media only screen and (max-width: 540px) {
.fc-lower-head-tools .fc-filters-dialog {
min-width:220px;
}
} .rhc-icalendar-holder .fbd-head{
cursor:default;
}
.rhcalendar .ui-dialog.fc-theme {
padding:0;
}
.fc-theme textarea{
background-color:white;
} .ical-tooltip {
position:absolute;
text-align:left;
z-index:9999;
bottom:0;
margin-bottom:35px;
}
.ical-tooltip-holder {
display:block;
margin:0;
padding:0;
position:relative;
}
.rhc-ical-dialog .ical-tooltip-holder {
position: fixed;
top: 50%;
left: 50%;
width: 50%;
max-width: 630px;
min-width: 320px;
height: auto;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.rhc-ical-dialog.rhc-ical-dialog-open .ical-tooltip-holder{
visibility:visible;
}
.rhc-ical-dialog .ical-tooltip-holder .fbd-main-holder{
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.rhc-ical-dialog.rhc-ical-dialog-open .ical-tooltip-holder .fbd-main-holder{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.ical-tooltip .fbd-main-holder {
background-color: #3498db;
box-shadow: none;
}
.fbd-label {
font-weight:bold;
font-size:1.2em;
}
.ical-tooltip .fbd-arrow-holder {
top:auto;
bottom:0;
}
.rhcalendar .ical-tooltip .fbd-arrow {
border-color: #F5F5F5 transparent transparent transparent;
top:0;
}
.rhcalendar .ical-tooltip .fbd-arrow-border {
border-color: #dfdfdf transparent transparent transparent;
top:1px;
}
.dlg-align-right .ical-tooltip {
right:0;
}
.dlg-align-left .ical-tooltip {
left:0;
}
.dlg-align-left .ical-tooltip .fbd-arrow-holder {
position:absolute;
left:52px;
right:auto;
}
.dlg-align-right .ical-tooltip .fbd-arrow-holder {
position:absolute;
left:auto;
right:52px;
}
.ical-tooltip .fbd-head {
padding: 18px 40px 18px 10px;
position: relative;
background-color: #2980b9;
color: #fff;
font-weight: 300;
}
.ical-tooltip .fbd-head .rhc-close-icon {
width: auto;
position: absolute;
top: 10px;
right: 10px;
}
.ical-tooltip .fbd-head a.ical-close {
text-decoration: none;
border: none;
color: #fff;
}
.ical-tooltip .fbd-body {
background-color: #3498db;
border-top: 1px solid #2980b9;
color: #ffffff;
}
.ical-tooltip label.fbd-label {
font-weight: 400;
line-height: 2;
}
textarea.ical-url {
resize: none; 
width:100%;
height:60px;
min-height:60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;	
font-size: 13px;
line-height: 1.4;
font-family: Courier, serif;
background-color: #f2f2f2;
border: none;
}
.rhc-icalendar-description {
font-size: 15px;
}
.ical-tooltip .fbd-dialog-content {
padding:7px 5px;
}
.ical-tooltip .fbd-buttons a,
.ical-tooltip .fbd-buttons a:hover {
text-decoration:none;
color: #ffffff;
}
.ical-tooltip .fbd-buttons .ical-ics {
width: 100%;
display: block;
text-align: center;
box-sizing: border-box;
padding: 12px;
background-color: #34495e;
border:none;
}
.ical-tooltip .fbd-buttons .ical-ics:hover {
background-color:#2c3e50;
}
.ical-tooltip .fbd-buttons {
margin:10px;
text-align:right;
}
.ical-clip {
visibility:hidden;
}
.rhc-ical-dialog .ical-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background-color: rgba(52, 152, 219, 0.5);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.rhc-ical-dialog.rhc-ical-dialog-open .ical-overlay {
opacity: 1;
visibility: visible;
} .fbd-search-holder {
display:block;
position:relative;
width:auto;
margin:7px 7px 0;
height:33px;
}
.fbd-search {
display:block;
margin:0;
padding:7px;
width:95%;
}
@media screen and (max-width:481px) {
.rhc-ical-dialog.rhc-ical-dialog-open .ical-tooltip-holder {
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: transparent;
}
.ical-tooltip .fbd-body {
height: 100%;
}
}
.fc-events-holder {
width:100%;
}
.fc-event-list-holder .fc-event-list-featured-image {
}
.fc-event-list-holder .fc-event-list-featured-image img {
border:1px solid #ccc;
padding:4px;
width:100%;
}
.fc-event-list-holder .fc-event-list-content {
}
.fc-event-list-holder .fc-event-list-content h4 {
margin: -13px 0 20px;
text-decoration:none;
}
.fc-event-list-holder .fc-event-list-content h5 {
line-height: 14px;
margin: 0 0 3px;
}
.fc-event-list-holder .fc-event-list-content h5 + h5 + h5 + h5 + h5 {
margin: 4px 0 15px;
}
.fc-event-list-holder .fc-event-list-date {
margin: 10px 0 10px;
display: block;
position: relative;
z-index: 1;
text-align: center;
}
.fc-event-list-date:before {
content: " ";
border-bottom: 4px double #e3e3e3;
width: 30%;
position: absolute;
display: block;
right: 0;
top: 23px;
}
.fc-event-list-date:after {
content: " ";
border-bottom: 4px double #e6e6e6;
width: 30%;
height: 1px;
display: block;
position: absolute;
top: 21px;
left: 0;
z-index: -1;
margin: 0 auto;
}
.fc-event-list-content .fc-event-list-title {
font-size:22px;
}
.fc-event-list-content .fc-event-list-subtitle {
}
.fc-event-list-content label {
}
.fc-event-list-content label:after {
}
.rhc-info-cell.rhc_event-empty-taxonomy {
display:none;
}
.fc-event-list-content h4 {
margin-bottom:6px;
}
.fc-event-list-content h5 {
display: inline-block;
width: 49%;
margin-bottom: 6px;
}
.fc-event-list-content h5 span {
font-weight:normal;
}
.fc-event-list-content h5 a {
font-weight: normal;
}
.fc-event-list-content h5 + h5 + h5 + h5 + h5 {
display: block;
width: 98%;
}
.fc-event-list-clear {
clear:both;
}
.fc-event-list-content h4 .fc-event-list-title {
font-weight:normal;
text-decoration:none;
}
.elist-dbox .fe-extrainfo-holder .dbox-description {
font-size:14px;
margin-bottom: 10px;
padding:10px 0;
line-height:normal;
}
.fc-events-holder .fc-event-list-holder .fc-event-list-item {
margin-bottom: 10px;
padding: 20px 10px;
min-height:240px;
}
.fc-events-holder .fc-event-list-holder div.fc-event-list-item:first-child {
border-top:0px;
}
.fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
text-transform:none;
font-size: 18px;
letter-spacing: 0;
line-height: 2.6em;
font-weight:bold;
background-color: transparent;
position: relative;
left: 0;
top: 0;
z-index: 1;
width: 35%;
margin: 0 auto;
}
@media only screen and (max-width: 540px) {
.fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
width: 85%;
}
.fc-event-list-holder .fc-event-list-featured-image {
float:none;
margin: 0px 0 20px;
width:100%;
position: relative;
}
.fc-event-list-holder .fc-event-list-featured-image img {
margin: 0px;
}
.fc-event-list-holder .fc-event-list-content {
float:none;
display:block;
width:100%;
}
.fc-event-list-holder h4 {
}
.fc-event-list-holder .fc-event-list-content h5 {
display:block;
width:100%;
}
.fc-event-list-content h5 label,
.fc-event-list-content h5 span {
font-size: 14px !important;;
display:inline-block;
}
.fc-event-list-content h5 label,
.fc-event-list-content h5 span {
width:100%;
}
.fc-events-holder .fc-event-list-holder .fc-event-list-item {
padding: 10px;
}
} .fc-event-list-content h5 + h5 + h5 + h5 + h5.rhc_event-empty-taxonomy,
.fc-event-list-content h5.rhc_event-empty-taxonomy {
display:none;
} .fc-event-list-content .fc-event-list-description.rhc-empty-description {
display:none;
}
@media only screen and (max-width: 356px) {
}
.tax-term-divider {
display: block;
float: left;
clear: right;
width: 0;
}
.fc-start label:before, .fc-end label:before, .fc-tax-venue label:before, .fc-close-tooltip a:before {
font-family: 'Flat-UI-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
} .fct-tooltip {
display:block;
min-height:150px;
width:330px;
z-index:1000;
position:absolute;
top:0;
left:0;
margin:0;
padding:0 0 2px;
background-color:#FAFAFA;
font-family: 'Lato', sans-serif;
}
.fct-tooltip {
display:block;
border:0px solid;
border-color: #cecece;
-webkit-border-radius: 10px;
border-radius: 4px;
border-left: 10px solid #3498db;
box-shadow: -7px 8px 0px #E6E6E6;
-moz-box-shadow: -7px 8px 0px #E6E6E6;
-webkit-box-shadow: -7px 8px 0px #E6E6E6;
} .fct-tooltip a {
text-decoration: none;
} .fc-tip-left .fct-arrow-holder {
position:absolute;
left:-23px;
top:50%;
display: none;
}
.fc-tip-left .fct-arrow,
.fc-tip-left .fct-arrow-border { border-color: transparent #FAFAFA transparent transparent;
border-style: solid;
border-width: 12px;
cursor: pointer;
font-size: 0;
left: 0;
line-height: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
width: 0;
z-index: 19;
}
.fc-tip-left .fct-arrow {
border-color: transparent #FAFAFA transparent transparent;
left: 0;
top:-12px;
right: auto;
z-index:21;
}
.fc-tip-left .fct-arrow-border {
border-color: transparent #FAFAFA transparent transparent;
left: -1px;
top: -15px;
border-style: solid;
border-width: 15px;
z-index: 18;	
margin:0;
} .fc-tip-right .fct-arrow-holder {
position:absolute;
top:50%;
left:330px; display:none;
}
.fc-tip-right .fct-arrow,
.fc-tip-right .fct-arrow-border {
border-color: transparent transparent transparent #FAFAFA ; border-style: solid;
border-width: 12px;
cursor: pointer;
font-size: 0;
left: 0;
line-height: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
width: 0;
z-index: 19;
}
.fc-tip-right .fct-arrow {
border-color: transparent transparent transparent #FAFAFA; right: 0; top:-12px;
right: auto;
z-index:21;
}
.fc-tip-right .fct-arrow-border {
border-color: transparent transparent transparent #FAFAFA; right: 1px; top: -15px;
border-style: solid;
border-width: 15px;
z-index: 18;	
margin:0;
} .fct-tooltip, .fct-tooltip:before, .fct-tooltip:after,
.fct-tooltip *, .fct-tooltip *:before, .fct-tooltip *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fct-main {
padding:0;
text-align:left;
}
.fct-header, .fct-body {
padding: 0 9px;
}
.fct-header, .fct-body .fct-header {
}
.fct-header .fc-title {
font-weight:bold;
line-height:18px;
margin-top:25px;
margin-bottom:15px;
font-size:15px;
}
.fc-term-venue-gaddress {
font-size:13px;
}
.fct-header label:after {
content:":";
}
.fct-header label {
margin-right:5px;
font-weight:bold;
} .fc-close-tooltip a:before {
content: "\e00b";
font-size:20px
}
.fc-close-tooltip {
position:absolute;
top: 6px;
right: 6px;
width: 21px;
height: 20px;
}
.fc-close-tooltip a {
display:block;
width:21px;
height:20px;
color: #C4C4C4;
}
.fc-close-tooltip a:hover {
color: #3D3C3A;
}
.fc-close-tooltip a:hover {
background-position:0 0;
} .fct-body {
}
.fc-start label:after,
.fct-body .tax-label:after,
.fc-end label:after {
content:":";
}
.fc-start label,
.fct-body .tax-label,
.fc-end label {
margin-right:5px;
font-weight:bold;
}
.fc-start,
.fc-end,
.fc-tax-venue {
font-size:13px;
margin-bottom: 10px;
}
.fc-tax-venue {
padding-bottom: 10px;
}
.fct-body .fc-description {
font-size:13px;
margin-bottom:6px;
margin-top:10px;
line-height: 150%;
} .fct-footer {
position: relative;
width: 100%;
margin: 10px 0 0 0px;
bottom: -2px;
display: block;
}
.fct-footer .fc-social {
padding: 0 0 0 9px;
}
.fct-footer .fc-image {
display: block;
width: 100%;
margin: 0;
border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
-webkit-border-radius: 0 0 4px 0;
}
.fct-footer .fc-image a {
vertical-align: top;
}
.fct-footer .fc-image a img,
.fct-footer .fc-image img{
width: 100%;
border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
-webkit-border-radius: 0 0 4px 0;
vertical-align: bottom;
} .fc-term-venue-gaddress {
display:none;
margin-bottom: 4px;
} div.fct-dbox .fe-extrainfo-container {
border: none;
background-color: transparent;
margin: 0;
padding: 0;
}
div.fct-dbox .fe-extrainfo-container2 {
border:none;
background-color:transparent;
margin: 0;
padding: 0;
}
.fct-dbox .fe-extrainfo-holder {
padding: 0 0 0 5px;
margin: 0;
}
.fct-dbox .fe-maincol .row-fluid.fe-sortable {
margin: 0 0 5px;
}
.fct-dbox .fe-extrainfo-label {
line-height: 24px;
margin: 0;
text-transform: initial;
}
.fct-dbox a.fc-button {
margin: 0;
width: 98%;
padding: 3px 0;
text-align: center;
}
@media only screen and (min-width:481px) and (max-width: 540px) {
.fct-tooltip {
width:220px;
}
} .rhc-tooltip.tax-term-divider:after,
.rhc-event-list.tax-term-divider:after {
content: " ";
display:inline-block;
width:10px;
}
.rhc .fct-tooltip .row-fluid [class*="span"],
.rhc .fct-tooltip .row-fluid,
.fct-tooltip .row-fluid,
.fct-tooltip .row-fluid [class*="span"]
{
min-height:0 !important;
}
.venue-container {
padding:2%;
}
.venue-container a {
text-decoration:none;
}
.venue-top-info {
margin-bottom:-20px;
position: relative;
}
.venue-small-map {
display: block;
}
.venue-small-map .sws-gmap3-frame,
.single-event-gmap-holder .sws-gmap3-frame
{
width: 100%;
margin:0 0 10px;
padding: 4px;
border: 1px solid #DDD;
}
.venue-defails div {
padding: 4px 0;
}
.venue-defails label {
display: block;
margin-bottom: 3px;
}
.venue-details-holder {
width: 98%;
float:left;
}
.venue-name {
font-size:22px;
font-weight:bold;
margin-top:20px;
margin-bottom:10px;
}
.venue-gaddress {
padding:5px 0;
}
.venue-details {
display:block;
float:left;
width: 55%;
}
.venue-details-holder div.venue-phone,
.venue-details-holder div.venue-email {
float:left;
padding:5px 13px 5px 0;
width:48%;
margin-bottom: 6px;
}
.venue-details-holder div.venue-website {
padding:5px 0;
width:100%;
float: left;
}
.venue-description {
margin: 15px auto 35px;
padding: 5px 0;
width: 75%;
float: left;
}
.venue-description p {
line-height: normal;
}
.venue-details-holder label {
font-weight:bold;
margin-right:5px;
}
.venue-details-holder label:after {
content:":";
}
.venue-image-holder {
display: block;
width: 23%;
margin: 0;
float: right;
position: relative;
right: 1%;
}
.venue-image {
width:100%;
height:auto;
border:1px solid #ddd;
padding:4px;
}
.venue-container .fc-header .fc-header-center {
position: absolute;
width: 100%;
left: 0;
}
.clear {
clear:both;
}
@media only screen and (max-width: 540px) {
.sws-gmap3-cont {
width:100% !important;
}
.venue-small-map {
width: 97%;
}
.venue-details-holder div.venue-phone,
.venue-details-holder div.venue-email {
width:100%;
float:none;
}
.venue-image-holder {
display: block;
width: 100%;
margin: 0px 0px 20px 10px;
float: none;
position: relative;
right: 0;
left:0;
}
.venue-image {
width:100%;
}
.venue-description { 
width:100%;
float:none;
}
.venue-details-holder {
width: 97%;
left: -10px;
}
.venue-defails {
left: 14px;
}
}
@media only screen and (min-width: 551px) {
.sws-gmap3-cont {
width:100% !important;
}
} .form-field .wp-editor-container input, 
.form-field .wp-editor-container textarea {
border-style:none;
border-width:0;
width:auto;
}
.rhc-taxonomy-venue-v1 .venue-page-description {
margin-top:10px;
}
.fe-venue-gaddress label {
visibility:hidden;
} .organizer-page-description {
margin: 20px 0 30px;
}
h3 + .rhc-widget-upcoming-item {
border-top:1px solid #ddd;
}
.rhc-widget-upcoming-item {
display: block;
clear: both;
width: 100%;
min-height: 44px;
position: relative; padding: 7px 0 0 0;
}
.rhc-widget-upcoming-featured-image {
float:left;
width: 25%;
margin-right: 4px;
}
.rhc-widget-upcoming-featured-image img {
width:100%;
height:auto;
border:1px solid #ddd;
padding:4px;
}
.rhc-widget-upcoming {
float: right;
width: 65%;
display: block;
top: 12px;
right: 0;
line-height: 120%;
}
.featured-0 .rhc-widget-upcoming {
width:100%;
}
.rhc-widget-date-time {
font-weight:bold;
font-size:.9em;
}
.rhc-hide {
display:none;
} 
.rhc-clear {
clear:both;
}
.rhc-widget-upcoming-item .rhc-description {
padding-bottom:5px;
} body.rtl .rhc-widget-upcoming {
float: left;
left: 0;
right:auto;
}
.widget_upcoming_events_widget .fc-edit-tools,
.widget_upcoming_events_widget .fc-header,
.widget_upcoming_events_widget .fc-lower-head-tools,
.widget_upcoming_events_widget .fc-head-control,
.widget_upcoming_events_widget .fc-footer{
display:none;
}
.widget_upcoming_events_widget .fc-view { }
.widget_upcoming_events_widget .widget-title {
}
.rhc-widget-a .rhc-date-month-year {
background-color:#ffffff;
}  .rhc-widget-a.featured-0 .rhc-featured-date {
width:48px;
float:left;
}
.rhc-widget-a.featured-0 .rhc-widget-upcoming{
width:95%;
}
.rhc-widget-a .rhc-widget-upcoming-featured-image img {
max-width:100%;
} .rhc-widget-a .rhc-featured-date {
border: 1px solid #ddd;
padding: 0;
}
.rhc-widget-a .rhc-date-day {
text-align:center;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
float:left;
display:block;
width:100%;
margin:0;
line-height:100%;	
}
.rhc-widget-a.featured-0 .rhc-date-day {
padding:2px 0 2px;
}
.rhc-widget-a.featured-1 .rhc-date-day {
padding:0;
}
.rhc-widget-a .rhc-date-month-year {
text-align:center;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
display:block;
width:100%;
margin:0;
line-height:90%;
letter-spacing:-0.5px;
text-transform:uppercase;	
padding:2px 0;
}
.rhc-widget-a.featured-1 .rhc-featured-date {
width:48px;
float:left;
}
.rhc-widget-a.featured-1 .rhc-widget-upcoming-featured-image {
width:24%;
margin-left:3%;
}
.rhc-widget-a.featured-1 .rhc-widget-upcoming{
width:61%;
margin-right:1%;
}  .rhc-widget-a.hide-repeat-date .rhc-featured-date {
}
.rhc-widget-a.hide-repeat-date.repeated-date.move-out,
.rhc-widget-a.hide-repeat-date.repeated-date .rhc-featured-date {
display:none;
} .rhc-widget-a.agenda-box.move-out {
width:48px;
float:left;
clear:both;
padding-bottom:10px;
}
.rhc-widget-a .rhc-widget-event-hold {
display: block;
position: relative;
margin: 0 0 0 48px;
} .rhc-widget-a.rhc-widget-upcoming-item.hide-repeat-date {
width:100%;
float:right;
clear:none;
padding:0;
margin:0 0 0 -48px;
}
.rhc-widget-a.rhc-widget-upcoming-item.hide-repeat-date .rhc-widget-upcoming {
padding:0;
}
.rhc-widget-a.rhc-widget-upcoming-item.hide-repeat-date.featured-0 .rhc-widget-upcoming {
width:96%;
}
.rhc-widget-a.rhc-widget-upcoming-item.hide-repeat-date.featured-0 .rhc-widget-upcoming .rhc-widget-upcoming-title{
margin-left:0px;
}
.rhc-widget-b .rhc-date-month-year {
background-color:#cecece;
}
.rhc-widget-b .rhc-featured-date{
} .rhc-widget-b.featured-0 .rhc-featured-date {
width:48px;
float:left;
}
.rhc-widget-b.featured-0 .rhc-widget-upcoming{
width:95%;
}
.rhc-widget-b .rhc-widget-upcoming-featured-image img {
max-width:90%;
} .rhc-widget-b .rhc-featured-date {
border: 1px solid #cecece;
padding: 0;
}
.rhc-widget-b .rhc-date-day {
text-align:center;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
float:left;
display:block;
width:100%;
margin:0;
line-height:100%;	
}
.rhc-widget-b.featured-0 .rhc-date-day {
padding:2px 0 2px;
}
.rhc-widget-b.featured-1 .rhc-date-day {
padding:3px 0;
}
.rhc-widget-b .rhc-date-month-year {
text-align:center;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
display:block;
width:100%;
margin:0;
line-height:90%;
letter-spacing:-0.5px;
text-transform:uppercase;	
padding:6px 0;
}
.rhc-widget-b.featured-1 .rhc-featured-date {
width:48px;
float:left;
}
.rhc-widget-b.featured-1 .rhc-widget-upcoming-featured-image {
width:24%;
margin-left:3%;
}
.rhc-widget-b.featured-1 .rhc-widget-upcoming{
width:65%;
margin-right:1%;
}  .rhc-widget-b.hide-repeat-date .rhc-featured-date {
}
.rhc-widget-b.hide-repeat-date.repeated-date.move-out,
.rhc-widget-b.hide-repeat-date.repeated-date .rhc-featured-date {
display:none;
} .rhc-widget-b.agenda-box.move-out {
width:48px;
float:left;
clear:both;
padding-bottom:10px;
}
.rhc-widget-b .rhc-widget-event-hold {
display: block;
position: relative;
margin: 0 0 0 48px;
} .rhc-widget-b.rhc-widget-upcoming-item.hide-repeat-date {
width:100%;
float:right;
clear:none;
padding:0;
margin:0 0 0 -48px;
}
.rhc-widget-b.rhc-widget-upcoming-item.hide-repeat-date .rhc-widget-upcoming {
padding:0;
}
.rhc-widget-b.rhc-widget-upcoming-item.hide-repeat-date.featured-0 .rhc-widget-upcoming {
width:97%;
}
.rhc-widget-b.rhc-widget-upcoming-item.hide-repeat-date.featured-0 .rhc-widget-upcoming .rhc-widget-upcoming-title{
margin-left:0px;
}
.rhc-widget-b .rhc-widget-upcoming-featured-image {
position:relative;
-webkit-transition: width .5s ease-out;  
-moz-transition: width .5s ease-out;  
-o-transition: width .5s ease-out;  
transition: width .5s ease-out;
}
.rhc-widget-b .rhc-widget-upcoming-featured-image:hover {	
width:50%;
z-index:10;
position:absolute;
}
.rhc-widget-b .rhc-widget-upcoming-featured-image:hover img {
background-color:#fff;
}
.single-event.event-page {
width: 95%;
margin: 0 auto;
}
.singe-events.singular div.events .entry-header, 
.singe-events.singular div.events .entry-content {
width:100%;
padding:2%;
}
.events.type-events h1.entry-title {
}
.rhc_top_image {
padding: 4px;
border-radius: 0px;
border: 1px solid #EBEBEB;
box-shadow: 0 0 0 transparent;
margin: 0 auto 10px;
text-align: center;
width: 100%;
height:auto;
}
.single-event-gmap-holder .sws-gmap3-frame {
width: 100%;
margin: 0 0 10px;
padding: 4px;
border: 1px solid #DDD;
position: relative; }
.gm-style div img {
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
.rhc.fe-extrainfo-container {
margin-bottom: 35px;
}
.rhc.fe-extrainfo-container.venue-box {
margin-bottom:40px;
}
div.rhc.fe-extrainfo-container + br {
display:none;
}
.fe-extrainfo-holder {
padding: 8px 15px;
font-family:'Lato', sans-serif;
} .wp-admin .fe-extrainfo-holder {
font-family:inherit;
}
.rhc-info-cell.fe-cell-label .fe-extrainfo-label {
font-weight: normal;
}
.fe-extrainfo-holder .fe-extrainfo-tiltle,
.fe-extrainfo-holder .fe-cell-label {
font-weight: normal;
font-size: 21px;
margin-bottom: 10px;
}
.rhc-info-cell.fe-cell-label .fe-extrainfo-label {
font-size:21px;
}
.rhc-info-row .fe-cell-label {
font-size: 18px;
vertical-align: top;
margin-bottom: 11px;
}
.rhc-info-row {
width: 100%;
display: block;
}
.rhc-info-row .rhc-info-cell {
vertical-align: top;
}
.fe-extrainfo-col1 .rhc-info-row .rhc-info-cell {
display: inline-block;
width: 100%;
}
.fe-extrainfo-col2 .rhc-info-row .rhc-info-cell {
display: inline-block;
width: 50%;
}
.fe-extrainfo-col3 .rhc-info-row .rhc-info-cell {
display: inline-block;
width: 33%;
} .fe-have-image-1 .fe-extrainfo-holder {
width: 46%;
display: inline-block;
}
.rhc .fe-have-image-1 .fe-image-holder {
display: inline-block;
width: 50%;
vertical-align: top;
text-align: right;
margin-left: 0%;
margin-top: 1.2%;
margin-bottom: 0.5%;
margin-right:1.8%;
float:right;
}
.fe-extrainfo-container .fe-image-holder img {
padding: 5px;
background-color: #fff;
border: 1px solid #ebebeb;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
box-shadow: none;
width:100%;
height:auto;
} .fe-have-image-0 .fe-extrainfo-holder {
width: 100%;
display: block;
}
.rhc-info-row .rhc-info-cell {
margin-bottom: 3px;
}
.fe-extrainfo-label,
.rhc-info-row div.rhc-info-cell .fe-extrainfo-label {
font-weight: bold;
margin-right: 3px;
margin-bottom: -6px;
width: 100%;
display: block;
text-transform: none;
letter-spacing: normal;
font-size: inherit;
font-family: inherit;
color: inherit;
}
.event img {
border: 1px solid #ccc;
padding: 4px;
} .rhc .row-fluid .fe-map-holder[class*="span"]  {
margin-left: 0%;
margin-top: 1.2%;
margin-bottom: 0.5%;
margin-right:1.8%;
float:right;
}
.fe-have-image-1 .fe-map-holder {
margin-bottom: 1.3%;
}
.rhc .sws-gmap3-frame {
padding: 5px;
border: 1px solid #ebebeb;
background-color: #fff;
width: 98.9%;
}
.venue-page-description {
margin: 20px 0 30px;
} .rhcalendar .ui-dialog.rhc-icalendar-holder {
width: 50%;
left: 0; line-height: 130%;
z-index:99999;
}
.rhcalendar .rhc-icalendar-holder .rhc-icalendar-url {
width: 91%;
}
.rhcalendar .rhc-icalendar-holder a {
float: right;
border-color: transparent;
color: #ffffff;
text-decoration: none;
font-size: 12px;
line-height: 13px;
padding: 10px 15px;
cursor: pointer;
border-width: 0px;
border-style: solid;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
background-color: #3498db;
margin: 10px;
}
.rhcalendar .rhc-icalendar-holder a:hover {
background-color: #21759B;
background: -moz-linear-gradient(top,#21759B, #298CBA);
background: -webkit-gradient(linear, left top, left bottom, from(#21759B), to(#298CBA));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#21759B', EndColorStr='#298CBA');
}
.rhc-icalendar-holder .rhc-icalendar-description {
padding: 10px;
}
.rhc-icalendar-holder .ui-dialog-titlebar button.ui-button.ui-widget {
background-image: none;
border:none;
background-color:#ecf0f1;
}
.rhc-icalendar-holder .ui-dialog-titlebar button.ui-button.ui-widget:hover {
background-color:#bdc3c7;
}
.rhc-icalendar-holder .ui-dialog-titlebar button.ui-button.ui-widget .ui-button-icon-primary {
background-image: none;
text-indent: 0;
margin: -12px 0px 0 -8px;
height: 18px;
}
.rhc-icalendar-holder .ui-dialog-titlebar button.ui-button.ui-widget .ui-button-icon-primary:before {
font-family: 'Flat-UI-Icons';
content: "\e00b";
font-size: 13px;
color:#bdc3c7;
}
.rhc-icalendar-holder .ui-dialog-titlebar button.ui-button.ui-widget:hover .ui-button-icon-primary:before {
color:#7f8c8d;
}
@media only screen and (max-width: 767px) {
.fe-image-holder,
.fe-map-holder {
width:98%;
}
}
@media only screen and (max-width: 540px) {
.single-event-gmap-holder {
width: 97%;
}
.single-event.event-page p {
width:98%;
margin:0 auto 1.625em;
}
}
@media only screen and (max-width: 481px) {
.fe-extrainfo-col1 .rhc-info-row .rhc-info-cell,
.fe-extrainfo-col2 .rhc-info-row .rhc-info-cell,
.fe-extrainfo-col3 .rhc-info-row .rhc-info-cell {
display: block;
width: 100%;
}
.fe-have-image-1 .fe-image-holder {
margin: 10px 0px 5px 0px;
text-align: center;
}
.fe-have-image-0 .fe-map-holder {
margin: 10px 0px 11px 0px;
}
.fe-have-image-1 .fe-extrainfo-holder,
.fe-have-image-0 .fe-extrainfo-holder {
width: 100%;
display: block;
}
.fe-extrainfo-container .fe-image-holder img,
.fe-extrainfo-container .fe-map-holder .sws-gmap3-frame {
width: 90%;
margin:0 auto;
}
.fe-have-image-1 .fe-map-holder {
margin-bottom: 4%;
margin-right: auto;
margin-left: auto;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
} .fe-extrainfo-container {
width: 100%;
background-color: #fff;
border: 1px solid #ebebeb;
position: relative;
padding: 1px;
margin:0 auto 10px;
}
.fe-extrainfo-container2 {
width: 100%;
height: 100%;
background-color: #f9f9f9;
}
elist-dbox,
.se-dbox, 
.se-vbox {
line-height: 1.625;
}
.fc-state-highlight.fc-have-event,
.fc-have-event {
background-color: #dedede;
cursor:pointer;
}
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.ttf) format('truetype');
font-weight: bold;
}
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.ttf) format('truetype');
font-weight:lighter;
}
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.ttf) format('truetype');
font-weight: normal;
} @font-face {
font-family: 'Calendarize-it';
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.eot?t81fd6);
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.eot?t81fd6#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.ttf?t81fd6) format('truetype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.woff?t81fd6) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.svg?t81fd6#Calendarize-it) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-rhc"], [class*=" icon-rhc"],
.fc-button.fc-button-prev:before,
.fc-button.fc-button-next:before,
.fc-button-prevYear:before,
.fc-button-nextYear:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-rhcsocial-01:before {
content: "\e604";
}
.icon-rhcsocial-02:before {
content: "\e605";
}
.icon-rhcsocial-03:before {
content: "\e606";
}
.icon-rhcsocial-04:before {
content: "\e607";
}
.icon-rhcsocial-05:before {
content: "\e608";
}
.icon-rhcuniE003:before {
content: "\e003";
}
.icon-rhcuniE00D:before {
content: "\e00d";
}
.icon-rhcuniE00E:before {
content: "\e00e";
}
.icon-rhcuniE31F:before {
content: "\e31f";
}
.icon-rhcuniE321:before {
content: "\e321";
}
.icon-rhcuniE322:before {
content: "\e322";
}
.icon-rhcuniE398:before {
content: "\e398";
}
.icon-rhcuniE39F:before {
content: "\e39f";
}
.icon-rhcuniE3A0:before {
content: "\e3a0";
}
.icon-rhcarrow-circle2-down:before {
content: "\e21c";
}
.icon-rhcarrow-circle2-up:before {
content: "\e23b";
}
.icon-rhcarrow-circle1-left:before {
content: "\e63c";
}
.icon-rhcarrow-circle1-right:before {
content: "\e63d";
}
.icon-rhcarrow-circle1-up:before {
content: "\e63e";
}
.icon-rhcarrow-circle1-down:before {
content: "\e63f";
}
.icon-rhcuniE640:before {
content: "\e640";
}
.icon-rhcuniE641:before {
content: "\e641";
}
.icon-rhcarrow-circle3-down:before {
content: "\e21d";
}
.icon-rhcarrow-circle3-up:before {
content: "\e23c";
}
.icon-rhcuniE5F5:before {
content: "\e5f5";
}
.icon-rhcuniE5F6:before {
content: "\e5f6";
}
.icon-rhcarrow-up:before {
content: "\e5f7";
}
.icon-rhcarrow-down:before {
content: "\e5f8";
}
.icon-rhcuniE5F9:before {
content: "\e5f9";
}
.icon-rhcuniE5FA:before {
content: "\e5fa";
}
.icon-rhcarrow-right2:before {
content: "\e600";
}
.icon-rhcarrow-left2:before {
content: "\e601";
}
.icon-rhcarrow-left:before {
content: "\e602";
}
.icon-rhcarrow-right:before {
content: "\e603";
}  .rhcalendar.upcoming-widget.rhc_holder,
.rhcalendar.upcoming-widget {
margin-top:0px;
}
.upcoming-widget .fc-edit-tools, 
.upcoming-widget .fc-header, 
.upcoming-widget .fc-lower-head-tools, 
.upcoming-widget .fc-head-control, 
.upcoming-widget .fc-footer {
display:none;
} .rhcalendar.for-widget.flat-ui-cal {
font-family: 'Lato', sans-serif;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header {
font-family: 'Lato', sans-serif;
background-color: #3498db;
height: 200px;
color: #fff;
font-weight: 400;
border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-left {
display: block;
float: right;
top: -4px;
right: 3px;
}
.rhcalendar.for-widget.flat-ui-cal .for-widget .fc-header-title {
margin-top: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button-prev:before,
.rhcalendar.for-widget.flat-ui-cal .fc-button-next:before {
}
.rhcalendar.for-widget.flat-ui-cal .fc-button:before {
font-size:15px;
margin-top: 16px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button-prev,
.rhcalendar.for-widget.flat-ui-cal .fc-button-next {
text-indent: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button {
background-color: transparent;
background-image: none;
box-shadow: 0 0 0 transparent;
color: #Fff;
border: 0px;
font-size: 33px;
font-family: 'Lato', sans-serif;
font-weight:lighter;
padding: 0 10px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-right {
float: none;
top: 20px;
left: 10px;
position: absolute;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-dayname {
display: block;
text-align: center;
font-weight: normal;
margin: 0 0 5px;
font-size: 16px;
line-height: 100%;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-month, 
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-year {
font-size: 16px;
font-weight: normal;
text-align: center;
margin-right: 4px;
color: #ffffff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-day {
font-size: 70px;
display: block;
text-align: center;
font-weight: lighter;
line-height: 100%;
color: #fff;
} .rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell,
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2{
text-align: left !important; 
}
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2 .fuiw-month {
font-family:'Lato',sans-serif;
font-weight:200;
font-size:35px;
text-align: left; 
}
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2 .fuiw-year {
font-family:'Lato',sans-serif;
font-weight:300;
font-size:40px;
display:block;
text-align: left; 
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-title h2 {
font-weight: 400;
line-height:1;
}
.rhcalendar.for-widget.flat-ui-cal .fc-lower-head-tools {
margin: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-border-separate {
border-width: 1px;
border-color: transparent #EDEDED #EDEDED #EDEDED;
border-style: solid;
border-collapse: separate;
border-spacing: 0px;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
-ms-border-radius: 0 0 8px 8px;
padding: 0 10px 5px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-header {
border: 0px;
padding-top: 10px;
color: #3498db;
padding-bottom: 5px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day, 
.rhcalendar.for-widget.flat-ui-cal .fc-last .fc-day {
font-family: 'Lato', sans-serif;
border: 0px;
background-color: transparent;
font-size: 11px;
color: #ACB4BE;
padding: 2px 0px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-number {
text-align: center;
float: none;
padding-top: 0px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
margin: 0 auto;
box-sizing: border-box;
width: 20px;
height: 20px;
font-size: 100%;
vertical-align: middle;
position: static;
}
.widget .rhcalendar.for-widget.flat-ui-cal .fc-day-number {
padding-top: 4px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-have-event .fc-day-number {
background-color: #34495E;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-today .fc-day-number {
background-color: #E74C3C;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-content {
display: none;
}
.rhcalendar.for-widget.flat-ui-cal .fc-other-month {
padding: 0 2px;
} .rhc .row-fluid .fe-image-holder[class*=span] {
margin: 10px 0;
}
.rhc .row-fluid .fe-image-holder img {
position: relative;
right: -14px;
float: right;
}
.rhc .row-fluid .fe-map-holder[class*=span] {
text-align:right;
}
.rhc .row-fluid .fe-map-holder .sws-gmap3-frame {
float: right;
margin-bottom: 10px;
position: relative;
right: -4px;
}
.rhc .gm-style-iw div {
text-align: left;
} .sco-btn {
display: inline-block;
margin: 0 5px 5px 0;
}
.sco-wp, .sco_social_login {
padding: 10px 15px;
font-size: 13px;
line-height: 1.077;
border-radius: 4px;
border: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
display: inline-block;
background-color: #1abc9c;
color: #fff;
}
.sco-wp {
color: #ffffff;
background-color: #1abc9c;
background:#1abc9c;
}
.sco-wp:hover,
.sco-wp:focus,
.sco-wp:active {
background-color: #48c9b0;
background: #48c9b0;
}
.sco-wp:hover,
.sco-wp:focus,
.sco-wp:active,
.sco_social_login:hover,
.sco_social_login:focus,
.sco_social_login:active {
background-image: none;
color: #fff;
outline: -webkit-focus-ring-color auto 0px;
box-shadow: 0 0 0 transparent;
}
.sco-pinterest {
color: #ffffff;
background-color: #cb2028;
background: #cb2028;
}
.sco-pinterest:hover,
.sco-pinterest:focus,
.sco-pinterest:active {
background-color: #d54d53;
background: #d54d53;
}
.sco-linkedin {
color: #ffffff;
background-color: #0072b5;
background: #0072b5;
}
.sco-linkedin:hover,
.sco-linkedin:focus,
.sco-linkedin:active {
background-color: #338ec4;
background: #338ec4;
}
.sco-stumbleupon {
color: #ffffff;
background-color: #ed4a13;
background: #ed4a13;
}
.sco-stumbleupon:hover,
.sco-stumbleupon:focus,
.sco-stumbleupon:active {
background-color: #f16e42;
background: #f16e42;
}
.sco-googleplus {
color: #ffffff;
background-color: #c0392b;
background: #c0392b;
}
.sco-googleplus:hover,
.sco-googleplus:focus,
.sco-googleplus:active {
background-color: #e74c3c;
background: #e74c3c;
}
.sco-facebook {
color: #ffffff;
background-color: #2f4b93;
background: #2f4b93;
}
.sco-facebook:hover,
.sco-facebook:focus,
.sco-facebook:active {
background-color: #596fa9;
background: #596fa9;
}
.sco-twitter {
color: #ffffff;
background-color: #00bdef;
background: #00bdef;
}
.sco-twitter:hover,
.sco-twitter:focus,
.sco-twitter:active {
background-color: #33caf2;
background: #33caf2;
}
.sco-microsoft {
color: #ffffff;
background-color: #2c3e50;
background: #2c3e50;
}
.sco-microsoft:hover,
.sco-microsoft:focus,
.sco-microsoft:active {
background-color: #415b76;
background: #415b76;
}
.sco_social_login > [class^="icon-"] {
margin: 0 1px;
position: relative;
line-height: 1;
top: 1px;
color: #fff;
font-family: 'Flat-UI-Icons';
font-style: normal;
} .fullCalendar table.fc-border-separate {
margin: 0;
}
.fullCalendar table td {
background-color: transparent;
}
.fullCalendar table tr:hover td {
background-color: transparent;
}
.fullCalendar .fc-state-highlight,
.fullCalendar table tr:hover td.fc-state-highlight {
background: #fcf8e3;
}
.fullCalendar table td, .fullCalendar th {
text-shadow: 0 0;
color: inherit;
} .fbd-button-primary {
color: #ffffff;
background-color: #3498db;
background-image: none;
border: 0;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
text-shadow: none;
margin: 0 0 20px 0;
padding: 6px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.fbd-button-primary:hover,
.fbd-button-primary:focus,
.fbd-button-primary:active {
background-color: #5dade2;
color:#ffffff;
} .fc-button-prev, .fc-button-next, .fc-button-prevYear, .fc-button-nextYear {
text-indent: -9999px;
}
.fc-button-prev::before {
content: "\e602";
}
.fc-button-next::before {
content: "\e603";
}
.fc-button-prevYear::before {
content: "\e601";
}
.fc-button-nextYear::before {
content: "\e600";
}
.fc-button-prev::before,
.fc-button-next::before,
.fc-button-prevYear::before,
.fc-button-nextYear::before {
text-indent: 9991px;
position: absolute;
top: 12px;
right: 7px;
}  [class*="ui-"].fc-button-prev::before,
[class*="ui-"].fc-button-next::before,
[class*="ui-"].fc-button-prevYear::before,
[class*="ui-"].fc-button-nextYear::before {
top:6px;
}
[class*="ui-"] .fc-icon-wrap {
width:13px;
}
[class*="ui-"] .fc-icon-wrap [class*="ui-icon-"] {
display:none;
} .fc-view-basicWeek .fc-day-number {
display:none;
} @media screen and (max-width: 979px){
.sco-btn {
display: inline-block;
margin: 0 5% 5px 0;
width: 45%;
}
.sco-wp, .sco_social_login {
width: 100%;
}
}
.sco-btn-holder .icon-facebook:before {
content: "\e03f";
}
.sco-btn-holder .icon-youtube:before {
content: "\e040";
}
.sco-btn-holder .icon-vimeo:before {
content: "\e041";
}
.sco-btn-holder .icon-twitter:before {
content: "\e042";
}
.sco-btn-holder .icon-stumbleupon:before {
content: "\e043";
}
.sco-btn-holder .icon-spotify:before {
content: "\e044";
}
.sco-btn-holder .icon-skype:before {
content: "\e045";
}
.sco-btn-holder .icon-pinterest:before {
content: "\e046";
}
.sco-btn-holder .icon-path:before {
content: "\e047";
}
.sco-btn-holder .icon-myspace:before {
content: "\e048";
}
.sco-btn-holder .icon-linkedin:before {
content: "\e049";
}
.sco-btn-holder .icon-googleplus:before {
content: "\e04a";
}
.sco-btn-holder .icon-dribbble:before {
content: "\e04c";
}
.sco-btn-holder .icon-blogger:before {
content: "\e04d";
}
.sco-btn-holder .icon-behance:before {
content: "\e04e";
}
@media (max-width: 480px) {
.sco-btn {
display: block;
margin: 0 0 5px 0;
width: 100%;
}
.sco-wp, .sco_social_login {
width:100%;
}
.fct-tooltip {
left: 30px !important;
width: 80%;
}	
.rhc .row-fluid .fe-image-holder[class*=span] {
width: 93%;
margin: 10px auto;
}
.rhc .row-fluid .fe-image-holder img {
float: none;
right: 0;
width: 97.2%;
}
.rhc .row-fluid .fe-map-holder .sws-gmap3-frame {
right: 6px;
}
.fbd-button-primary {
padding: 15px 0;
display:block;
text-align: center;
}
.fc-header-center .fc-header-title {
top: -37px;
}
a.btn.btn-sm {
width: 100%;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-right {
width: auto;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-left {
right: -20px;
width: 50%;
}	
.fc-button.fc-button-prevYear, .fc-button.fc-button-prev, .fc-button.fc-button-next, .fc-button.fc-button-nextYear {
box-sizing: border-box;
-webkit-box-sizing: border-box;
min-height: 49px;
}
.fc-header,
.fc-header *,
.fc-header *:before,
.fc-header *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fc-button {
height:auto;
}
.fc-button-prev:before, 
.fc-button-next:before, 
.fc-button-prevYear:before, 
.fc-button-nextYear:before {
top: 16px;
right: 35px;
}
.fc-button.fc-button-prevYear:before, 
.fc-button.fc-button-prev:before, 
.fc-button.fc-button-next:before, 
.fc-button.fc-button-nextYear:before,
.fc-button.fc-button-prevYear:after, 
.fc-button.fc-button-prev:after, 
.fc-button.fc-button-next:after, 
.fc-button.fc-button-nextYear:after {
box-sizing: border-box;
-webkit-box-sizing: border-box;
} }
.fc-small .fullCalendar.fc.fc-ltr {
margin-top: 0px;
}
.fc-small .fc-button-prev:before, 
.fc-small .fc-button-next:before, 
.fc-small .fc-button-prevYear:before, 
.fc-small .fc-button-nextYear:before {
right: 22px;
}
.fc-small .fullCalendar .fc-week-number, 
.fc-small .fullCalendar thead th.fc-day-header {
display: none;
}
.fc-small .fullCalendar table td {
border:0
}
.fc-small .fullCalendar tr td.fc-day {
display: block;
border-bottom:1px solid #ededed;;
padding: 0px; } 
.fc-small .fullCalendar tr td.fc-day:hover {
background-color:#ededed;
}
.fc-small .fullCalendar .fc-day-number {
float:none;    
}
.fc-small .fullCalendar .fc-day-content { }
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr td {
display:block;
width:100%;
position:static;
}
.rhcalendar.fc-small .fc-view-basicWeek .fc-day-number{
display:block;
}
.rhcalendar.fc-small .fc-view-month .fc-other-month {
visibility:hidden;
height:0px;
}
@media screen and (min-width:481px) and (max-width: 768px) {
.rhc .row-fluid .fe-image-holder[class*=span] {
width: 95.5%;
margin: 10px auto;
}
.rhc .row-fluid .fe-image-holder img {
float: none;
right: 0;
width: 98.2%;
}
.rhc .sws-gmap3-frame {
width: 95.9%;
}
.fc-header-row {
margin-top: 40px;
}
.fc-header-left {
float: none;
text-align: center;
}
.fc-header-right {
float: none;
text-align: center;
}
.fc-header-center .fc-header-title {
top: -41px;
}
}
@media screen and (min-width:769px) and (max-width: 884px) {
.fc-header-center .fc-header-title {
top: -41px;
}
}
.rhc-close-icon a {
text-decoration:none;
color: #C4C4C4;
}
.rhc-close-icon a:hover {
color: #3D3C3A;
}
.rhc-close-icon {
text-align: right;
}
.fbd-head .rhc-close-icon a:before{
font-family: 'Flat-UI-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e00b";
font-size: 20px;
text-decoration:none;
} .rhcalendar.for-widget.flat-ui-cal .fc-button-icalendar {
display:none;
height:0px !important;
} .rhc .fct-tooltip .row-fluid [class*="span"],
.rhc .fct-tooltip .row-fluid,
.fct-tooltip .row-fluid,
.fct-tooltip .row-fluid [class*="span"]
{
min-height:0 !important;
} .has-fc-image .fc-image {
height: auto;
max-width:100%;
} .menu-icon-events.icon-calendar:before{
content:none;
}
.rhc-option-preview {
width:100%;
display:block;
text-align:center;
padding:7px 0;
} .rhc_list_filter {
width:71px;
}
select.rhc_opt_filter {
max-width:100px;
}
#rhc-shortcode-layout .pop-preview-item img {
width:100%;
}
#pop-options-cont #rhc-template .pt-label{
min-width: 200px;
display: inline-block;
}
#pop-options-cont #rhc-general .pt-label {
min-width: 150px;
display: inline-block;
}
#pop-options-cont #rhc-default-cal-settings .pt-label {
min-width: 213px;
display: inline-block;
}
#pop-options-cont #rhc-permalinks .pt-label {
min-width: 150px;
display: inline-block;
}
#pop-options-cont #rhc-post-info-settings .pt-label {
min-width: 150px;
display: inline-block;
}
#pop-options-cont #troubleshooting .pt-label {
min-width: 166px;
display: inline-block;
}
#pop-options-cont #cal-tax .pt-label {
display: inline-block;
min-width: 165px;
}
#pop-options-cont #cal-tax .pt-option-yesno .pt-label {
min-width: 175px;
} #pop-options-cont .pt-option {
margin-bottom: 13px;
}
#pop-options-cont #rhc-gmap .pt-label {
display: inline-block;
min-width: 165px;
}
#rhcsap-facebook .pt-label {
display: inline-block;
min-width: 165px;
}
#rhcap-taxonomy .pt-option select {
width: 100%;
} #menu-posts-events .dashicons-before.dashicons-calendarize-it:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e606";
}  .wp-admin .tablenav .actions select.rhc_opt_filter {
display:inline-block;
float:none;
}
.pt-option-text input#cal_taxonomy,
.pt-option-text input#cal_terms,
.pt-option-text input#cal_author,
.pt-option-text input#cal_personal_calendar_message {
width: 45%;
}
.rhc-venuebox-holder {
width: 100%;
background-color: #fff;
border: 1px solid #ebebeb;
position: relative;
padding:1px
}
.rhc-venuebox-holder2 {
width: 100%;
height:100%;
background-color: #f9f9f9;
}
.rhc-venuebox-details{
display: inline-block;
width: 46%;
position: relative;
margin: 15px 0 -19px 11px;
line-height: 115%;
top: 0;
vertical-align: top;
}
.fe-extrainfo-holder.fe-extrainfo-col2.span6 {
line-height:24px;
}
.rhc-venuebox-row {
margin-bottom: 10px;
}
.rhc-venuebox-row br {
display: none;
}
.rhc-venuebox-row.rhc-venuebox-title {
font-size:18px;
font-weight:bold;
margin-bottom: 15px;
}
.rhc-venuebox-row label {
font-weight:bold;
margin-bottom: -6px;
width: 100%;
display: block;
}
.rhc-venuebox-map {
display: inline-block;
width: 50%;
padding: 0 0 0 10px;
margin: 10px 0 -19px 5px;
}
.rhc-venuebox-map .sws-gmap3-frame {
padding: 5px;
background-color: #fff;
border: 1px solid #ebebeb;
}
.rhc-venuebox-empty-1 {
display:none;
}
@media only screen and (max-width: 797px) {
.rhc-venuebox-details{
width: 42%;
}
}
@media only screen and (max-width: 481px) {
.rhc-venuebox-details{
display: block;
width: 94%;
margin: 0px 0 -12px 11px;
padding: 15px 0 0;
}
.rhc-venuebox-map {
display: block;
width: 94%;
padding: 0 0 0 10px;
margin: 10px 0 -12px;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
.rhc-venuebox-details{
width: 94%;
}
}
.rhc .clearfix {
*zoom: 1;
}
.rhc .clearfix:before,
.rhc .clearfix:after {
display: table;
content: "";
line-height: 0;
}
.rhc .clearfix:after {
clear: both;
}
.rhc .hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.rhc .input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhc .row {
margin-left: -20px;
*zoom: 1;
}
.rhc .row:before,
.rhc .row:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row:after {
clear: both;
}
.rhc [class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.rhc .container,
.rhc .navbar-static-top .container,
.rhc .navbar-fixed-top .container,
.rhc .navbar-fixed-bottom .container {
width: 940px;
}
.rhc .span12 {
width: 940px;
}
.rhc .span11 {
width: 860px;
}
.rhc .span10 {
width: 780px;
}
.rhc .span9 {
width: 700px;
}
.rhc .span8 {
width: 620px;
}
.rhc .span7 {
width: 540px;
}
.rhc .span6 {
width: 460px;
}
.rhc .span5 {
width: 380px;
}
.rhc .span4 {
width: 300px;
}
.rhc .span3 {
width: 220px;
}
.rhc .span2 {
width: 140px;
}
.rhc .span1 {
width: 60px;
}
.rhc .offset12 {
margin-left: 980px;
}
.rhc .offset11 {
margin-left: 900px;
}
.rhc .offset10 {
margin-left: 820px;
}
.rhc .offset9 {
margin-left: 740px;
}
.rhc .offset8 {
margin-left: 660px;
}
.rhc .offset7 {
margin-left: 580px;
}
.rhc .offset6 {
margin-left: 500px;
}
.rhc .offset5 {
margin-left: 420px;
}
.rhc .offset4 {
margin-left: 340px;
}
.rhc .offset3 {
margin-left: 260px;
}
.rhc .offset2 {
margin-left: 180px;
}
.rhc .offset1 {
margin-left: 100px;
}
.rhc .row-fluid {
margin-bottom: 0;
width: 100%;
*zoom: 1;
}
.rhc .row-fluid:before,
.rhc .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row-fluid:after {
clear: both;
}
.rhc .row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
}
.rhc .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.rhc .row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.rhc .row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.rhc .row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.rhc .row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.rhc .row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.rhc .row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.rhc .row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.rhc .row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.rhc .row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.rhc .row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.rhc .row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.rhc .row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.rhc .row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.rhc .row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.rhc .row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.rhc .row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.rhc .row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.rhc .row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.rhc .row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.rhc .row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.rhc .row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.rhc .row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.rhc .row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.rhc .row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.rhc .row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.rhc .row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.rhc .row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.rhc .row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.rhc .row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.rhc .row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.rhc .row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.rhc .row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.rhc .row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.rhc .row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.rhc .row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.rhc .row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.rhc .row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
.rhc [class*="span"].hide,
.rhc .row-fluid [class*="span"].hide {
display: none;
}
.rhc [class*="span"].pull-right,
.rhc .row-fluid [class*="span"].pull-right {
float: right;
}
@-ms-viewport  {
width: device-width;
}
.rhc .hidden {
display: none;
visibility: hidden;
}
.rhc .visible-phone {
display: none !important;
}
.rhc .visible-tablet {
display: none !important;
}
.rhc .hidden-desktop {
display: none !important;
}
.rhc .visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.rhc .hidden-desktop {
display: inherit !important;
}
.rhc .visible-desktop {
display: none !important ;
}
.rhc .visible-tablet {
display: inherit !important;
}
.rhc .hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.rhc .hidden-desktop {
display: inherit !important;
}
.rhc .visible-desktop {
display: none !important;
}
.rhc .visible-phone {
display: inherit !important;
}
.rhc .hidden-phone {
display: none !important;
}
}
.rhc .visible-print {
display: none !important;
}
@media print {
.rhc .visible-print {
display: inherit !important;
}
.rhc .hidden-print {
display: none !important;
}
}
@media (max-width: 767px) {
.rhc body {
padding-left: 20px;
padding-right: 20px;
}
.rhc .navbar-fixed-top,
.rhc .navbar-fixed-bottom,
.rhc .navbar-static-top {
margin-left: -20px;
margin-right: -20px;
}
.rhc .container-fluid {
padding: 0;
}
.rhc .dl-horizontal dt {
float: none;
clear: none;
width: auto;
text-align: left;
}
.rhc .dl-horizontal dd {
margin-left: 0;
}
.rhc .container {
width: auto;
}
.rhc .row-fluid {
width: 100%;
}
.rhc .row,
.rhc .thumbnails {
margin-left: 0;
}
.rhc .thumbnails > li {
float: none;
margin-left: 0;
}
.rhc [class*="span"],
.rhc .uneditable-input[class*="span"],
.rhc .row-fluid [class*="span"] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhc .span12,
.rhc .row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhc .row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.rhc .input-large,
.rhc .input-xlarge,
.rhc .input-xxlarge,
.rhc input[class*="span"],
.rhc select[class*="span"],
.rhc textarea[class*="span"],
.rhc .uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhc .input-prepend input,
.rhc .input-append input,
.rhc .input-prepend input[class*="span"],
.rhc .input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.rhc .controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.rhc .modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
.rhc .modal.fade {
top: -100px;
}
.rhc .modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.rhc .nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.rhc .page-header h1 small {
display: block;
line-height: 20px;
}
.rhc input[type="checkbox"],
.rhc input[type="radio"] {
border: 1px solid #ccc;
}
.rhc .form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.rhc .form-horizontal .controls {
margin-left: 0;
}
.rhc .form-horizontal .control-list {
padding-top: 0;
}
.rhc .form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
.rhc .media .pull-left,
.rhc .media .pull-right {
float: none;
display: block;
margin-bottom: 10px;
}
.rhc .media-object {
margin-right: 0;
margin-left: 0;
}
.rhc .modal {
top: 10px;
left: 10px;
right: 10px;
}
.rhc .modal-header .close {
padding: 10px;
margin: -10px;
}
.rhc .carousel-caption {
position: static;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.rhc .row {
margin-left: -20px;
*zoom: 1;
}
.rhc .row:before,
.rhc .row:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row:after {
clear: both;
}
.rhc [class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.rhc .container,
.rhc .navbar-static-top .container,
.rhc .navbar-fixed-top .container,
.rhc .navbar-fixed-bottom .container {
width: 724px;
}
.rhc .span12 {
width: 724px;
}
.rhc .span11 {
width: 662px;
}
.rhc .span10 {
width: 600px;
}
.rhc .span9 {
width: 538px;
}
.rhc .span8 {
width: 476px;
}
.rhc .span7 {
width: 414px;
}
.rhc .span6 {
width: 352px;
}
.rhc .span5 {
width: 290px;
}
.rhc .span4 {
width: 228px;
}
.rhc .span3 {
width: 166px;
}
.rhc .span2 {
width: 104px;
}
.rhc .span1 {
width: 42px;
}
.rhc .offset12 {
margin-left: 764px;
}
.rhc .offset11 {
margin-left: 702px;
}
.rhc .offset10 {
margin-left: 640px;
}
.rhc .offset9 {
margin-left: 578px;
}
.rhc .offset8 {
margin-left: 516px;
}
.rhc .offset7 {
margin-left: 454px;
}
.rhc .offset6 {
margin-left: 392px;
}
.rhc .offset5 {
margin-left: 330px;
}
.rhc .offset4 {
margin-left: 268px;
}
.rhc .offset3 {
margin-left: 206px;
}
.rhc .offset2 {
margin-left: 144px;
}
.rhc .offset1 {
margin-left: 82px;
}
.rhc .row-fluid {
width: 100%;
*zoom: 1;
}
.rhc .row-fluid:before,
.rhc .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row-fluid:after {
clear: both;
}
.rhc .row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
}
.rhc .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.rhc .row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.rhc .row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.rhc .row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.rhc .row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.rhc .row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.rhc .row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.rhc .row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.rhc .row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.rhc .row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.rhc .row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.rhc .row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.rhc .row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.rhc .row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.rhc .row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.rhc .row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.rhc .row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.rhc .row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.rhc .row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.rhc .row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.rhc .row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.rhc .row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.rhc .row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.rhc .row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.rhc .row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.rhc .row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.rhc .row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.rhc .row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.rhc .row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.rhc .row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.rhc .row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.rhc .row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.rhc .row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.rhc .row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.rhc .row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.rhc .row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.rhc .row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.rhc .row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
.rhc input,
.rhc textarea,
.rhc .uneditable-input {
margin-left: 0;
}
.rhc .controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
.rhc input.span12,
.rhc textarea.span12,
.rhc .uneditable-input.span12 {
width: 710px;
}
.rhc input.span11,
.rhc textarea.span11,
.rhc .uneditable-input.span11 {
width: 648px;
}
.rhc input.span10,
.rhc textarea.span10,
.rhc .uneditable-input.span10 {
width: 586px;
}
.rhc input.span9,
.rhc textarea.span9,
.rhc .uneditable-input.span9 {
width: 524px;
}
.rhc input.span8,
.rhc textarea.span8,
.rhc .uneditable-input.span8 {
width: 462px;
}
.rhc input.span7,
.rhc textarea.span7,
.rhc .uneditable-input.span7 {
width: 400px;
}
.rhc input.span6,
.rhc textarea.span6,
.rhc .uneditable-input.span6 {
width: 338px;
}
.rhc input.span5,
.rhc textarea.span5,
.rhc .uneditable-input.span5 {
width: 276px;
}
.rhc input.span4,
.rhc textarea.span4,
.rhc .uneditable-input.span4 {
width: 214px;
}
.rhc input.span3,
.rhc textarea.span3,
.rhc .uneditable-input.span3 {
width: 152px;
}
.rhc input.span2,
.rhc textarea.span2,
.rhc .uneditable-input.span2 {
width: 90px;
}
.rhc input.span1,
.rhc textarea.span1,
.rhc .uneditable-input.span1 {
width: 28px;
}
}
@media (min-width: 1200px) {
.rhc .row {
margin-left: -30px;
*zoom: 1;
}
.rhc .row:before,
.rhc .row:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row:after {
clear: both;
}
.rhc [class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.rhc .container,
.rhc .navbar-static-top .container,
.rhc .navbar-fixed-top .container,
.rhc .navbar-fixed-bottom .container {
width: 1170px;
}
.rhc .span12 {
width: 1170px;
}
.rhc .span11 {
width: 1070px;
}
.rhc .span10 {
width: 970px;
}
.rhc .span9 {
width: 870px;
}
.rhc .span8 {
width: 770px;
}
.rhc .span7 {
width: 670px;
}
.rhc .span6 {
width: 570px;
}
.rhc .span5 {
width: 470px;
}
.rhc .span4 {
width: 370px;
}
.rhc .span3 {
width: 270px;
}
.rhc .span2 {
width: 170px;
}
.rhc .span1 {
width: 70px;
}
.rhc .offset12 {
margin-left: 1230px;
}
.rhc .offset11 {
margin-left: 1130px;
}
.rhc .offset10 {
margin-left: 1030px;
}
.rhc .offset9 {
margin-left: 930px;
}
.rhc .offset8 {
margin-left: 830px;
}
.rhc .offset7 {
margin-left: 730px;
}
.rhc .offset6 {
margin-left: 630px;
}
.rhc .offset5 {
margin-left: 530px;
}
.rhc .offset4 {
margin-left: 430px;
}
.rhc .offset3 {
margin-left: 330px;
}
.rhc .offset2 {
margin-left: 230px;
}
.rhc .offset1 {
margin-left: 130px;
}
.rhc .row-fluid {
width: 100%;
*zoom: 1;
}
.rhc .row-fluid:before,
.rhc .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.rhc .row-fluid:after {
clear: both;
}
.rhc .row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
}
.rhc .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.rhc .row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.rhc .row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.rhc .row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.rhc .row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.rhc .row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.rhc .row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.rhc .row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.rhc .row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.rhc .row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.rhc .row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.rhc .row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.rhc .row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.rhc .row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.rhc .row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.rhc .row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.rhc .row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.rhc .row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.rhc .row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.rhc .row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.rhc .row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.rhc .row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.rhc .row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.rhc .row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.rhc .row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.rhc .row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.rhc .row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.rhc .row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.rhc .row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.rhc .row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.rhc .row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.rhc .row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.rhc .row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.rhc .row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.rhc .row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.rhc .row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.rhc .row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.rhc .row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
.rhc input,
.rhc textarea,
.rhc .uneditable-input {
margin-left: 0;
}
.rhc .controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
.rhc input.span12,
.rhc textarea.span12,
.rhc .uneditable-input.span12 {
width: 1156px;
}
.rhc input.span11,
.rhc textarea.span11,
.rhc .uneditable-input.span11 {
width: 1056px;
}
.rhc input.span10,
.rhc textarea.span10,
.rhc .uneditable-input.span10 {
width: 956px;
}
.rhc input.span9,
.rhc textarea.span9,
.rhc .uneditable-input.span9 {
width: 856px;
}
.rhc input.span8,
.rhc textarea.span8,
.rhc .uneditable-input.span8 {
width: 756px;
}
.rhc input.span7,
.rhc textarea.span7,
.rhc .uneditable-input.span7 {
width: 656px;
}
.rhc input.span6,
.rhc textarea.span6,
.rhc .uneditable-input.span6 {
width: 556px;
}
.rhc input.span5,
.rhc textarea.span5,
.rhc .uneditable-input.span5 {
width: 456px;
}
.rhc input.span4,
.rhc textarea.span4,
.rhc .uneditable-input.span4 {
width: 356px;
}
.rhc input.span3,
.rhc textarea.span3,
.rhc .uneditable-input.span3 {
width: 256px;
}
.rhc input.span2,
.rhc textarea.span2,
.rhc .uneditable-input.span2 {
width: 156px;
}
.rhc input.span1,
.rhc textarea.span1,
.rhc .uneditable-input.span1 {
width: 56px;
}
.rhc .thumbnails {
margin-left: -30px;
}
.rhc .thumbnails > li {
margin-left: 30px;
}
.rhc .row-fluid .thumbnails {
margin-left: 0;
}
}
.fc {
direction: ltr;
text-align: left;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
}
html .fc,
.fc table {
font-size: 1em;
}
.fc td,
.fc th {
padding: 0;
vertical-align: top;
} .fc-header td {
white-space: nowrap;
}
.fc-header-left {
width: 25%;
text-align: left;
}
.fc-header-center {
text-align: center;
}
.fc-header-right {
width: 25%;
text-align: right;
}
.fc-header-title {
display: inline-block;
vertical-align: top;
}
.fc-header-title h2 {
margin-top: 0;
white-space: nowrap;
}
.fc .fc-header-space {
padding-left: 10px;
}
.fc-header .fc-button {
margin-bottom: 1em;
vertical-align: top;
} .fc-header .fc-button {
margin-right: -1px;
}
.fc-header .fc-corner-right, .fc-header .ui-corner-right { margin-right: 0; } .fc-header .fc-state-hover,
.fc-header .ui-state-hover {
z-index: 2;
}
.fc-header .fc-state-down {
z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
z-index: 4;
} .fc-content {
clear: both;
}
.fc-view {
width: 100%; overflow: hidden;
} .fc-widget-header, .fc-widget-content { border: 1px solid #ddd;
}
.fc-state-highlight {  background: #fcf8e3;
}
.fc-cell-overlay { background: #bce8f1;
opacity: .3;
filter: alpha(opacity=30); } .fc-button {
position: relative;
display: inline-block;
padding: 0 .6em;
overflow: hidden;
height: 1.9em;
line-height: 1.9em;
white-space: nowrap;
cursor: pointer;
}
.fc-state-default { border: 1px solid;
}
.fc-state-default.fc-corner-left { border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right { border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
} .fc-text-arrow {
margin: 0 .1em;
font-size: 2em;
font-family: "Courier New", Courier, monospace;
vertical-align: baseline; }
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow { font-weight: bold;
} .fc-button .fc-icon-wrap {
position: relative;
float: left;
top: 50%;
}
.fc-button .ui-icon {
position: relative;
float: left;
margin-top: -50%;
*margin-top: 0;
*top: -50%;
} .fc-state-default {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
color: #333333;
background-color: #e6e6e6;
}
.fc-state-hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
background-color: #cccccc;
background-image: none;
outline: 0;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
} .fc-event {
border: 1px solid #3498db; background-color: #3498db; color: #fff; font-size: .85em;
cursor: default;
}
a.fc-event {
text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
cursor: pointer;
}
.fc-rtl .fc-event {
text-align: right;
}
.fc-event-inner {
width: 100%;
height: 100%;
overflow: hidden;
padding: 2px;
line-height: 1.1;
}
.fc-event-time,
.fc-event-title {
padding: 0 3px 0 0;
}
.fc .ui-resizable-handle {
display: block;
position: absolute;
z-index: 99999;
overflow: hidden; font-size: 300%; line-height: 50%; } .fc-event-hori {
border-width: 1px 0;
margin-bottom: 1px;
}
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
border-left-width: 1px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
border-right-width: 1px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
} .fc-event-hori .ui-resizable-e {
top: 0           !important; right: -3px      !important;
width: 7px       !important;
height: 100%     !important;
cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
top: 0           !important;
left: -3px       !important;
width: 7px       !important;
height: 100%     !important;
cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
_padding-bottom: 14px; } table.fc-border-separate {
border-collapse: collapse;
}
body .postbox-container table.fc-border-separate {
border-collapse: collapse;
}
.fc-border-separate th,
.fc-border-separate td {
border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
border-right-width: 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
border-top-width: 1;
} .fc-grid th {
text-align: center;
}
.fc .fc-week-number {
width: 22px;
text-align: center;
}
.fc .fc-week-number div {
padding: 0 2px;
}
.fc-grid .fc-day-number {
float: right;
padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
opacity: 0.3;
filter: alpha(opacity=30);  }
.fc-grid .fc-day-content {
clear: both;
padding: 2px 2px 1px; } .fc-grid .fc-event-time {
font-weight: bold;
} .fc-rtl .fc-grid .fc-day-number {
float: left;
}
.fc-rtl .fc-grid .fc-event-time {
float: right;
} .fc-agenda table {
border-collapse: separate;
}
.fc-agenda-days th {
text-align: center;
}
.fc-agenda .fc-agenda-axis {
width: 50px;
padding: 0 4px;
vertical-align: middle;
text-align: right;
white-space: nowrap;
font-weight: normal;
}
.fc-agenda .fc-week-number {
font-weight: bold;
}
.fc-agenda .fc-day-content {
padding: 2px 2px 1px;
} .fc-agenda-days .fc-agenda-axis {
border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
border-left-width: 0;
} .fc-agenda-allday th {
border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
min-height: 34px; _height: 34px;
} .fc-agenda-divider-inner {
height: 2px;
overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
background: #eee;
} .fc-agenda-slots th {
border-width: 1px 1px 0;
}
.fc-agenda-slots td {
border-width: 1px 0 0;
background: none;
}
.fc-agenda-slots td div {
height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
*border-top-style: solid; } .fc-event-vert {
border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
border-top-width: 1px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.fc-event-vert.fc-event-end {
border-bottom-width: 1px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
white-space: nowrap;
font-size: 10px;
}
.fc-event-vert .fc-event-inner {
position: relative;
z-index: 2;
}
.fc-event-vert .fc-event-bg { position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
opacity: .25;
filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
display: none\9; } .fc-event-vert .ui-resizable-s {
bottom: 0        !important; width: 100%      !important;
height: 8px      !important;
overflow: hidden !important;
line-height: 8px !important;
font-size: 11px  !important;
font-family: monospace;
text-align: center;
cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing { _overflow: hidden;
}
.fullCalendar {
font-family: 'Lato', sans-serif;
} .fullCalendar table.fc-header {
margin:0;
padding:0;
border:0px;
border-collapse:collapse;
border-spacing:0;
}
.fullCalendar .fc-header-title h2 {
margin: 0px;
} .fc-header-row {
position:relative;
text-align:center;
}
.fc-header-left {
position:relative;
float:left;
width:auto;
}
.fc-header-right {
position:relative;
width:auto;
float:right;
}
.fc-header-cell {
display:block;
position:relative;
} .fc-button.fc-state-default {
color: #ffffff;
background-color: #3498db;
background-image: none;
border: 0;
font-size: 16px;
font-weight: 300;
text-shadow: none;
margin: 0 0 20px 0;
padding: 5px 15px 6px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.fc-button.fc-state-default:last-child {
margin-right: 0;
}
.fc-button.fc-state-default:hover {
background-color: #5dade2;
}
.fc-button.fc-state-active {
box-shadow: none;
background-color: #34495e;
}
.fbd-dialog-controls .fbd-button-secondary, 
.fbd-dialog-controls .fbd-button-primary {
color: #ffffff;
background-color: #3498db;
background-image: none;
border: 0;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
text-shadow: none;
margin: 0 0 10px 0;
padding: 6px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.fbd-dialog-controls .fbd-button-secondary:hover, 
.fbd-dialog-controls .fbd-button-primary:hover {
color: #ffffff;
background-color: #5dade2;
border: 0;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
text-shadow: none;
margin: 0 0 10px 0;
padding: 6px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-image: none;
} .wp-admin .fc-text-arrow {
font-size: 1.5em;
line-height: 100%;
}
.wp-admin .fe-cell-custom .fc-button {
margin: 0 0 8px;
} .fc-button {
box-sizing: content-box;
}
.fc-button.fc-button-prevYear, 
.fc-button.fc-button-prev, 
.fc-button.fc-button-next, 
.fc-button.fc-button-nextYear {
font-family: 'Courier New';
}
.fullCalendar td.fc-day {
padding: 6px 1px 6px 0;
}
.fc-grid .fc-day-content {
padding: 2px 0px 1px 1px;
}
.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
text-align: right;
float: none;
padding: 0 10px;
}
.fullCalendar a.fc-event {
color: #fff;
box-shadow: none;
}
.fc-event-time, .fc-event-title {
line-height: 18px;
font-size: 12px;
} .fc-state-default,
a.fc-state-default {
background-color: #3498db;
background-image: none;
border-color: transparent;
color: #fff;
text-shadow: none;
box-shadow: none;
padding: 4px 12px;
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled,
a.fc-state-hover,
a.fc-state-down,
a.fc-state-active,
a.fc-state-disabled {
color: #fff;
background-color: #5dade2;
}
.fc-state-hover,
a.fc-state-hover {
color: #ffffff;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active,
a.fc-state-down,
a.fc-state-active {
background-color: #5dade2;
background-image: none;
outline: 0;
box-shadow:none;
}
.fc-state-disabled,
a.fc-state-disabled {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}  .fc-footer {
margin: 20px 0 0;
}
#rhc-icalendar-modal textarea {
width: 97%;
}
.rhc-icalendar-description {
margin-top: 10px;
position:relative;
display:inline-block;
} .fc-description img {
width: 97%;
}
@media only screen and (max-width: 640px) {
.fc-header-center {
display: block;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 481px) {
.fc-header-row {
text-align: center;
margin: 0 auto;
}
.fullCalendar .fc-header-left .fc-button-rhc_search {
display: block;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius:0px;
padding: 10px 0;
margin: 0 1px 1px;
width: 100%;
}
.fc-header-space {
display: none;
}
.fc-button.fc-button-prevYear, 
.fc-button.fc-button-prev, 
.fc-button.fc-button-next, 
.fc-button.fc-button-nextYear {
padding: 10px 0;
border-radius: 0px;
width: 25%;
margin-bottom: -1px;
margin-right: 0px;
}
.fullCalendar .fc-header-left .fc-button-today {
border-radius: 0px;
padding: 10px 0;
display:block;
margin: 0px 1px 2px;
width: 100%;
}
.fc-header .fc-header-center {
margin: 0px auto 20px;
display: block;
width: 100%;
text-align:center;
}
.fc-header .fc-header-left {
margin: 0px auto 0;
display: block;
text-align:center;
float:none;
width:100%;
}
.fc-header .fc-header-right {
float: none;
margin: 0 0 10px;
text-align:center;
display:block;
width: 100%;
}
.fc-header-right .fc-button {
float: none;
display: block;
width: 100%;
margin: 0 1px 2px;
text-align: center;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0x;
padding: 10px 0;
} .fbd-main-holder {
height: 100%;
width: 100%;
display: block;
opacity: 1;
position: fixed;
overflow:scroll;
top: 0;
right: 0;
left: 0;
z-index: 9999999;
bottom: 0;
}
.fbd-ul li.fbd-tabs {
margin: 0 auto 10px;
}
.fbd-tabs-panel {
max-height: 200px;
overflow: scroll;
}
.fbd-body .fbd-dialog-controls input[type="button"] {
width: 93%;
float: none;
padding: 15px 0;
font-size: 14px;
}
}
@media only screen and (max-device-width: 481px) {
.fbd-body .fbd-dialog-controls input[type="button"] {
width: 93%;
float: none;
padding: 15px 0;
font-size: 14px;
background:none;
background-color:#3498db;
border:none;
box-shadow:none;
}
} .fc td,
.fc th,
.fc td div, 
.fc th div
{
position:static;
}
@font-face {
font-family: 'rhc-spinners';
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/rhc-spinners.eot?4tz6wj);
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/rhc-spinners.eot?#iefix4tz6wj) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/rhc-spinners.woff?4tz6wj) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/rhc-spinners.ttf?4tz6wj) format('truetype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/rhc-spinners.svg?4tz6wj#rhc-spinners) format('svg');
font-weight: normal;
font-style: normal;
}
.rhc_holder [class^="icon-xspinner-"], .rhc_holder [class*=" icon-xspinner-"],
[class^="icon-xspinner-"], [class*=" icon-xspinner-"], [class^="icon-xspinner-"]:before, [class*=" icon-xspinner-"]:before {
font-family: 'rhc-spinners' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-image:none;
}
.icon-xspinner-1:before {
content: "\e000";
}
.icon-xspinner-2:before {
content: "\e001";
}
.icon-xspinner-3:before {
content: "\e002";
}
.icon-xspinner-4:before {
content: "\e003";
}
.icon-xspinner-5:before {
content: "\e004";
}
.icon-xspinner-6:before {
content: "\e005";
}
.icon-xspinner-7:before {
content: "\e006";
}
.icon-xspinner-8:before {
content: "\e007";
}
.icon-xspinner-9:before {
content: "\e008";
}
.icon-xspinner-10:before {
content: "\e009";
}
.icon-xspinner-11:before {
content: "\e010";
}
.icon-xspinner-12:before {
content: "\e011";
}
.icon-xspinner-13:before {
content: "\e012";
}
.icon-xspinner-14:before {
content: "\e013";
}
.icon-xspinner-15:before {
content: "\e014";
}
.icon-xspinner-16:before {
content: "\e015";
}
.icon-xspinner-17:before {
content: "\e016";
}
.icon-xspinner-18:before {
content: "\e017";
}
@keyframes anim-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes anim-rotate{
0% {
-webkit-transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes anim-rotate-cc {
0% {
transform: rotate(360deg);
}
100% {
transform: rotate(0deg);
}
}
@-webkit-keyframes anim-rotate-cc{
0% {
-webkit-transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(0deg);
}
}
.xspinner {
display: inline-block;
font-size:4em;
height: 1em;
width:1em;
line-height: 1;
margin: .5em;
-webkit-animation: anim-rotate 2s infinite linear;		
animation: anim-rotate 2s infinite linear;
color: rgba(50,50,50, .7);
text-shadow: 0 0 .25em rgba(255,255,255, .3);
-webkit-transform-origin: center;
-moz-transform-origin: center;
transform-origin: center;
}
.xspinner--steps, {
-webkit-animation: anim-rotate 1s infinite steps(8);
animation: anim-rotate 1s infinite steps(8);
}
.xspinner--steps2 {
-webkit-animation: anim-rotate 1s infinite steps(12);
animation: anim-rotate 1s infinite steps(12);
}
.icon-xspinner-1 {
-webkit-animation: anim-rotate 1s infinite steps(8);
animation: anim-rotate 1s infinite steps(8);
}
.icon-xspinner-5 {
-webkit-animation: anim-rotate 1s infinite steps(12);
animation: anim-rotate 1s infinite steps(12);
}
.icon-xspinner-8 {
-webkit-animation: anim-rotate 1s infinite steps(8);
animation: anim-rotate 1s infinite steps(8);
}
.icon-xspinner-9 {
-webkit-animation: anim-rotate 1s infinite steps(8);
animation: anim-rotate 1s infinite steps(8);
}
.icon-xspinner-13 {
-webkit-animation: anim-rotate 1s infinite steps(19);
animation: anim-rotate 1s infinite steps(12);
-webkit-transform-origin: 48% 56%;
-moz-transform-origin: 48% 56%;
transform-origin: 48% 56%;
}
.icon-xspinner-16 {
-webkit-animation: anim-rotate 1s infinite steps(19);
animation: anim-rotate 1s infinite steps(12);
-webkit-transform-origin: 48% 56%;
-moz-transform-origin: 48% 56%;
transform-origin: 48% 56%;
}
.icon-xspinner-14,
.icon-xspinner-17 {
-webkit-animation: anim-rotate-cc 1s infinite linear;
animation: anim-rotate-cc 1s infinite linear;
-webkit-transform-origin: 57% 50%;
-moz-transform-origin: 57% 50%;
transform-origin: 57% 50%;
}
.icon-xspinner-15 {
-webkit-animation: anim-rotate-cc 3s infinite linear;
animation: anim-rotate-cc 3s infinite linear;
-webkit-transform-origin: 46% 51%;
-moz-transform-origin: 46% 51%;
transform-origin: 46% 51%;
}
.icon-xspinner-18 {
-webkit-animation: anim-rotate-cc 2s infinite linear;
animation: anim-rotate-cc 3s infinite linear;
-webkit-transform-origin: 44% 50%;
-moz-transform-origin: 44% 50%;
transform-origin: 44% 50%;
} .fc-view-loading-bottom {
display:none;
}
.stacking.view-rhc_event .fc-view-loading-bottom {
display:block;
height:20px;
margin-top:-40px;
}
.fc-view-loading-bottom-1 {
margin-top: 10px;
position: relative;
width: 100%;
clear: both;
cursor: pointer;
min-height: 30px;
padding-top: 30px; 	
text-align:center;
}
.fc-next-arrow {
display: inline-block;
text-align:center;
position: absolute;
margin:-30px auto 0;
font-family: 'calendarize-it';
font-size: 24px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fc-next-arrow {
color: #D3D3D3;
display: block;
font-size: 30px;
margin-top: -30px;
position: absolute;
text-align: center;
width: 100%;
padding-top: 15px;
-webkit-animation: RHCBOUNCE 1200ms infinite; -moz-animation: RHCBOUNCE 1200ms infinite; -o-animation: RHCBOUNCE 1200ms infinite; animation: RHCBOUNCE 1200ms infinite; -webkit-transition-property: padding-top 1s ease-in; -moz-transition-property: padding-top 1s ease-in; -o-transition-property: padding-top 1s ease-in; transition-property: padding-top 1s ease-in;
}
.stacking-loading .fc-next-arrow {
padding-top: 0;
-webkit-animation: RHCBOUNCE 1200ms infinite linear; -moz-animation: RHCBOUNCE 1200ms infinite linear; -o-animation: RHCBOUNCE 1200ms infinite linear; animation: RHCBOUNCE 1200ms infinite linear;
}
.fc-next-arrow::before { content:"\e63f";
} @-webkit-keyframes RHCBOUNCE {
0%   { padding-top: 0px;font-size:30px; }
50%   { padding-top: 10px;font-size:30px; }
100% { padding-top: 0px;font-size:30px; }
}
@-moz-keyframes RHCBOUNCE {
0%   { padding-top: 0px;font-size:30px; }
50%   { padding-top: 10px;font-size:30px; }
100% { padding-top: 0px;font-size:30px; }
}
@-o-keyframes RHCBOUNCE {
0%   { padding-top: 0px;font-size:30px; }
50%   { padding-top: 10px;font-size:30px; }
100% { padding-top: 0px;font-size:30px; }
}
@keyframes RHCBOUNCE {
0%   { padding-top: 0px;font-size:30px; }
50%   { padding-top: 10px;font-size:30px; }
100% { padding-top: 0px;font-size:30px; }
} @-ms-keyframes RHCSPIN {
from { -ms-transform: rotate(0deg); }
to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes RHCSPIN {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes RHCSPIN {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes RHCSPIN {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
.rhc-sidelist-holder {
font-family: 'Lato', sans-serif;
display:none;
width: 335px;
margin-right:-335px;
position: fixed;
background: grey;
right: 0;
top: 0;
bottom: 0;
z-index:9999;
-webkit-transition: margin-right 0.5s ease-out; -moz-transition: margin-right 0.5s ease-out; -o-transition: margin-right 0.5s ease-out; transition: margin-right 0.5s ease-out; }
.admin-bar .rhc-sidelist-holder {
top:28px;
}
.gmap-fullscreen-active .rhc-sidelist-holder.has-events,
.gmap-fullscreen-active .rhc-sidelist-holder.has-events .rhc-sidelist-tab {
display:block;
}
.rhc-sidelist-holder.sidelist-open {
margin-right:0;
}
.rhc-sidelist-head {
background-color: #E9E9E9;
}
.rhc-sidelist {
overflow:auto;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color: #F3F3F3;
}
.rhc-sidelist-tab {
position: absolute;
left: -22px;
top: 50%;
width: 22px;
height: 150px;
margin-top: -75px;
background-color: #F3F3F3;
cursor: pointer;
display:none;
border-radius: 7px 0 0 7px;
-moz-border-radius: 7px 0 0 7px;
-webkit-border-radius: 7px 0 0 7px;
line-height: 24px;
font-size: 14px;
}
.rhc-sidelist-tab-label {
text-align:center;
padding: 0px 3px 3px 0px;
display:block;
width:150px;
height:30px;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotate(-90deg) translate(-150px, 0px);
-moz-transform: rotate(-90deg) translate(-150px, 0px);
-o-transform: rotate(-90deg) translate(-150px, 0px);
transform: rotate(-90deg) translate(-150px, 0px);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.rhc-sidelist-holder .rhc-sidelist .rhc-sidelist-item a {
color: #3498DB;
}
.rhc-sidelist-item {
display: block;
border-bottom: 1px solid #D0D0D0;
min-height: 98px;
padding: 8px 0px 8px 8px;
}
.rhc-sidelist .rhc-sidelist-item .rhc-sidelist-image {
display:inline-block;
width: 98px;
height: auto;
zoom:1;
*display:inline;
}
.rhc-sidelist-image img {
width: 98px;
height: auto;
}
.rhc-sidelist-body {
display: inline-block;
width: 210px;
margin-left:10px;
vertical-align:top;
zoom:1;
*display:inline;
}
.rhc-sidelist-date {
font-size: 13px;
line-height: 22px;
font-weight: bold;
}
.rhc-sidelist-title {
font-size: 12px;
line-height:20px;
}
.gmap-fullscreen-active .fc-lower-head-tools {
display:none;
}
@media only screen and (max-device-width: 480px) {
.rhc-sidelist-holder {
width: 300px;
margin-right:-300px;
}
.rhc-sidelist-body {
width:60%;
}
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list {
margin-bottom: 15px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click a,
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_title span {
text-decoration:none;
color: #505050;
} .rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list-head {
background-color: #fff;
color: #fff;
border-radius: 8px 8px 8px 8px;
border: 1px solid #ededed;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .open .rhc-widget-event-list-head {
border-radius: 8px 8px 0px 0px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list-head .rhc-widget-event-list-date {
width: 75px;
height: 100%;
display: inline-block;
text-align: center;
padding: 7px 5px 12px 5px;
vertical-align: top;
background-color: #3498db;
box-sizing: border-box;
border-radius: 7px 0 0 7px;
position: absolute;
transition: 1s linear;
-webkit-transition: 1s linear;
-moz-transition: 1s linear;
cursor: pointer;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .open .rhc-widget-event-list-head .rhc-widget-event-list-date {
border-radius: 7px 0 0 0px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-dayname.rhc_date.rhc_start {
font-size: 12px;
font-weight: 300;
line-height:1;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-day.rhc_date.rhc_start {
font-size: 38px;
font-weight: 300;
line-height:1;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list-date .rhc-month-year.rhc_date.rhc_start {
font-size: 11px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-title-date-venue {
display: inline-block;
width: 68%;
font-size: 15px;
line-height: 100%;
vertical-align: top;
padding: 5px 5px 10px 5px;
letter-spacing: 0.5px;
position: relative;
box-sizing: border-box;
margin-left: 75px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_title {
font-size: 14px;
font-weight: 300;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_title span {
position: relative;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-time-location {
margin-top: 5px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click span.rhc-icon-time.rhc_start_time.rhc_date:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-taxonomy a:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 5px;
color: #505050;
font-size: 13px;
position: relative;
top: 2px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click span.rhc-icon-time.rhc_start_time.rhc_date:before {
content: "\e322";
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-taxonomy a:before {
content: "\e39f";
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-event-time,
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-taxonomy {
display: block;
font-size: 11px;
font-weight: 400;
color:#505050;
width: 100%;
box-sizing: border-box;
position: relative;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-event-time span,
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-taxonomy a {
margin-left:0px;
display: block;
} .rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list-body {
display:none;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
-ms-border-radius: 0 0 8px 8px;
font-size: 13px;
line-height: 140%;
border-radius: 0 0 8px 8px;
background-color: #fff;
position: relative;
border: 0;
border-top: 0;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list-body {
border: 1px solid #ededed;
border-top:0;
}
.rhcalendar.for-widget .rhc-widget-event-list .rhc-custom-button {
padding: 8px;
} 
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-custom-button a {
color: #ffffff;
background-color: #3498db;
border: none;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
padding: 10px 15px;
display:block;
text-align:center;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: .25s linear;
transition: .25s linear;
margin-bottom: 4px;
border-radius: 6px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-custom-button a:hover {
background-color: #5dade2;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_description {
padding: 8px;
color: #505050;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-map-social-buttons {
padding: 8px;
position: relative;
height: 33px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-map-social-buttons .rhc-left-buttons {
display:inline-block;
width:30%;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-map-social-buttons .rhc-right-buttons {
display:inline-block;
width:60%;
text-align:right;
position: absolute;
right: 8px;
}
a.rhc-icon-map,
a.rhc-icon-ical,
a.rhc-icon-facebook,
a.rhc-icon-twitter,
a.rhc-icon-linkedin,
a.rhc-icon-googleplus {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a.rhc-icon-map:before {
content:"\e398";
}
a.rhc-icon-ical:before {
content:"\e606";
}
a.rhc-icon-facebook:before {
content:"\e605";
}
a.rhc-icon-twitter:before {
content:"\e608";
}
a.rhc-icon-linkedin:before {
content:"\e607";
}
a.rhc-icon-googleplus:before {
content:"\e604";
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-map:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-ical:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-facebook:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-twitter:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-linkedin:before,
.rhcalendar.for-widget .rhc_calendar_widget_day_click a.rhc-icon-googleplus:before {
font-size:30px;
color:#bdc3c7;
} .rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_featured_image {
position:relative;
display:block;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_featured_image a {
vertical-align: top;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc_featured_image img {
width: 100%;
height: auto;
border-radius: 0 0 8px 8px;
margin-bottom: -6px;
} .rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list .rhc-widget-event-list-head,
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list .rhc-widget-event-list-body { }
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list .rhc-time-location-details { }
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list .rhc-widget-event-list-head {
position: relative;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list .rhc-time-location-details:before {
height:40px;
background-color:transparent;
display: block;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-widget-event-list:hover .rhc-time-location-details:before {
animation:bkg-width 2s;
-webkit-animation:bkg-width 1s;
background-color:rgba(255,255,255,.9);
}
@-webkit-keyframes bkg-width {
from {width:0%;}
to {width:100%;}
}
@keyframes bkg-width {
from {width:0%;}
to {width:100%;}
}
.rhc-widget-event-list-head {
min-height:65px;
}
.rhc-widget-event-list .rhc-time-location {
max-height:0px;
opacity:0;
-webkit-transition: opacity .25s, max-height .5s ease;
transition: opacity .25s, max-height .5s ease;	
}
.rhc-widget-event-list .hover .rhc-time-location,
.rhc-widget-event-list.open .rhc-time-location {
max-height:600px;
opacity:1;
}
.rhc-icon-map {
display:none;	
}
.rhc-map-view {
}
.rhc-widget-event-list .rhc-widget-event-list-body {
overflow:hidden;
}
.rhc-widget-event-list.open .rhc-widget-event-list-body {
max-height:800px;
}
@media screen and (max-width:768px) {
.rhcalendar.for-widget .rhc_calendar_widget_day_click .rhc-dayname.rhc_date.rhc_start {
font-size: 12px;
}
}
.fc-is-allday.rhc-sc-time,
.rhc-sc-date.fc-is-allday .rhc-sc-time{
display:none;
}.rhcalendar .fc-head-control {  }
.rhcalendar .fc-head-control article,
.rhcalendar .fc-head-control aside,
.rhcalendar .fc-head-control details,
.rhcalendar .fc-head-control figcaption,
.rhcalendar .fc-head-control figure,
.rhcalendar .fc-head-control footer,
.rhcalendar .fc-head-control header,
.rhcalendar .fc-head-control hgroup,
.rhcalendar .fc-head-control main,
.rhcalendar .fc-head-control nav,
.rhcalendar .fc-head-control section,
.rhcalendar .fc-head-control summary {
display: block;
}
.rhcalendar .fc-head-control audio,
.rhcalendar .fc-head-control canvas,
.rhcalendar .fc-head-control video {
display: inline-block;
}
.rhcalendar .fc-head-control audio:not([controls]) {
display: none;
height: 0;
}
.rhcalendar .fc-head-control [hidden] {
display: none;
}
.rhcalendar .fc-head-control html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.rhcalendar .fc-head-control body {
margin: 0;
}
.rhcalendar .fc-head-control a:focus {
outline: thin dotted;
}
.rhcalendar .fc-head-control a:active,
.rhcalendar .fc-head-control a:hover {
outline: 0;
}
.rhcalendar .fc-head-control h1 {
margin: 0.67em 0;
font-size: 2em;
}
.rhcalendar .fc-head-control abbr[title] {
border-bottom: 1px dotted;
}
.rhcalendar .fc-head-control b,
.rhcalendar .fc-head-control strong {
font-weight: bold;
}
.rhcalendar .fc-head-control dfn {
font-style: italic;
}
.rhcalendar .fc-head-control hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.rhcalendar .fc-head-control mark {
color: #000;
background: #ff0;
}
.rhcalendar .fc-head-control code,
.rhcalendar .fc-head-control kbd,
.rhcalendar .fc-head-control pre,
.rhcalendar .fc-head-control samp {
font-family: monospace, serif;
font-size: 1em;
}
.rhcalendar .fc-head-control pre {
white-space: pre-wrap;
}
.rhcalendar .fc-head-control q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
.rhcalendar .fc-head-control small {
font-size: 80%;
}
.rhcalendar .fc-head-control sub,
.rhcalendar .fc-head-control sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.rhcalendar .fc-head-control sup {
top: -0.5em;
}
.rhcalendar .fc-head-control sub {
bottom: -0.25em;
}
.rhcalendar .fc-head-control img {
border: 0;
}
.rhcalendar .fc-head-control svg:not(:root) {
overflow: hidden;
}
.rhcalendar .fc-head-control figure {
margin: 0;
}
.rhcalendar .fc-head-control fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
.rhcalendar .fc-head-control legend {
padding: 0;
border: 0;
}
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control input,
.rhcalendar .fc-head-control select,
.rhcalendar .fc-head-control textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control input {
line-height: normal;
}
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control select {
text-transform: none;
}
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control html input[type="button"],
.rhcalendar .fc-head-control input[type="reset"],
.rhcalendar .fc-head-control input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
.rhcalendar .fc-head-control button[disabled],
.rhcalendar .fc-head-control html input[disabled] {
cursor: default;
}
.rhcalendar .fc-head-control input[type="checkbox"],
.rhcalendar .fc-head-control input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
.rhcalendar .fc-head-control input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
.rhcalendar .fc-head-control input[type="search"]::-webkit-search-cancel-button,
.rhcalendar .fc-head-control input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.rhcalendar .fc-head-control button::-moz-focus-inner,
.rhcalendar .fc-head-control input::-moz-focus-inner {
padding: 0;
border: 0;
}
.rhcalendar .fc-head-control textarea {
overflow: auto;
vertical-align: top;
}
.rhcalendar .fc-head-control table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
.rhcalendar .fc-head-control * {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
.rhcalendar .fc-head-control a,
.rhcalendar .fc-head-control a:visited {
text-decoration: underline;
}
.rhcalendar .fc-head-control a[href]:after {
content: " (" attr(href) ")";
}
.rhcalendar .fc-head-control abbr[title]:after {
content: " (" attr(title) ")";
}
.rhcalendar .fc-head-control .ir a:after,
.rhcalendar .fc-head-control a[href^="javascript:"]:after,
.rhcalendar .fc-head-control a[href^="#"]:after {
content: "";
}
.rhcalendar .fc-head-control pre,
.rhcalendar .fc-head-control blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.rhcalendar .fc-head-control thead {
display: table-header-group;
}
.rhcalendar .fc-head-control tr,
.rhcalendar .fc-head-control img {
page-break-inside: avoid;
}
.rhcalendar .fc-head-control img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
.rhcalendar .fc-head-control p,
.rhcalendar .fc-head-control h2,
.rhcalendar .fc-head-control h3 {
orphans: 3;
widows: 3;
}
.rhcalendar .fc-head-control h2,
.rhcalendar .fc-head-control h3 {
page-break-after: avoid;
}
.rhcalendar .fc-head-control .navbar {
display: none;
}
.rhcalendar .fc-head-control .table td,
.rhcalendar .fc-head-control .table th {
background-color: #fff !important;
}
.rhcalendar .fc-head-control .btn > .caret,
.rhcalendar .fc-head-control .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.rhcalendar .fc-head-control .label {
border: 1px solid #000;
}
.rhcalendar .fc-head-control .table {
border-collapse: collapse !important;
}
.rhcalendar .fc-head-control .table-bordered th,
.rhcalendar .fc-head-control .table-bordered td {
border: 1px solid #ddd !important;
}
}
.rhcalendar .fc-head-control *,
.rhcalendar .fc-head-control *:before,
.rhcalendar .fc-head-control *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rhcalendar .fc-head-control body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
.rhcalendar .fc-head-control input,
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control select,
.rhcalendar .fc-head-control textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.rhcalendar .fc-head-control button,
.rhcalendar .fc-head-control input,
.rhcalendar .fc-head-control select[multiple],
.rhcalendar .fc-head-control textarea {
background-image: none;
}
.rhcalendar .fc-head-control a {
color: #428bca;
text-decoration: none;
}
.rhcalendar .fc-head-control a:hover,
.rhcalendar .fc-head-control a:focus {
color: #2a6496;
text-decoration: underline;
}
.rhcalendar .fc-head-control a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.rhcalendar .fc-head-control img {
vertical-align: middle;
}
.rhcalendar .fc-head-control .img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.rhcalendar .fc-head-control .img-rounded {
border-radius: 6px;
}
.rhcalendar .fc-head-control .img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.rhcalendar .fc-head-control .img-circle {
border-radius: 50%;
}
.rhcalendar .fc-head-control hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.rhcalendar .fc-head-control .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
.rhcalendar .fc-head-control p {
margin: 0 0 10px;
}
.rhcalendar .fc-head-control .lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .lead {
font-size: 21px;
}
}
.rhcalendar .fc-head-control small {
font-size: 85%;
}
.rhcalendar .fc-head-control cite {
font-style: normal;
}
.rhcalendar .fc-head-control .text-muted {
color: #999999;
}
.rhcalendar .fc-head-control .text-primary {
color: #428bca;
}
.rhcalendar .fc-head-control .text-warning {
color: #c09853;
}
.rhcalendar .fc-head-control .text-danger {
color: #b94a48;
}
.rhcalendar .fc-head-control .text-success {
color: #468847;
}
.rhcalendar .fc-head-control .text-info {
color: #3a87ad;
}
.rhcalendar .fc-head-control .text-left {
text-align: left;
}
.rhcalendar .fc-head-control .text-right {
text-align: right;
}
.rhcalendar .fc-head-control .text-center {
text-align: center;
}
.rhcalendar .fc-head-control h1,
.rhcalendar .fc-head-control h2,
.rhcalendar .fc-head-control h3,
.rhcalendar .fc-head-control h4,
.rhcalendar .fc-head-control h5,
.rhcalendar .fc-head-control h6,
.rhcalendar .fc-head-control .h1,
.rhcalendar .fc-head-control .h2,
.rhcalendar .fc-head-control .h3,
.rhcalendar .fc-head-control .h4,
.rhcalendar .fc-head-control .h5,
.rhcalendar .fc-head-control .h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
}
.rhcalendar .fc-head-control h1 small,
.rhcalendar .fc-head-control h2 small,
.rhcalendar .fc-head-control h3 small,
.rhcalendar .fc-head-control h4 small,
.rhcalendar .fc-head-control h5 small,
.rhcalendar .fc-head-control h6 small,
.rhcalendar .fc-head-control .h1 small,
.rhcalendar .fc-head-control .h2 small,
.rhcalendar .fc-head-control .h3 small,
.rhcalendar .fc-head-control .h4 small,
.rhcalendar .fc-head-control .h5 small,
.rhcalendar .fc-head-control .h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
.rhcalendar .fc-head-control h1,
.rhcalendar .fc-head-control h2,
.rhcalendar .fc-head-control h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.rhcalendar .fc-head-control h4,
.rhcalendar .fc-head-control h5,
.rhcalendar .fc-head-control h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.rhcalendar .fc-head-control h1,
.rhcalendar .fc-head-control .h1 {
font-size: 36px;
}
.rhcalendar .fc-head-control h2,
.rhcalendar .fc-head-control .h2 {
font-size: 30px;
}
.rhcalendar .fc-head-control h3,
.rhcalendar .fc-head-control .h3 {
font-size: 24px;
}
.rhcalendar .fc-head-control h4,
.rhcalendar .fc-head-control .h4 {
font-size: 18px;
}
.rhcalendar .fc-head-control h5,
.rhcalendar .fc-head-control .h5 {
font-size: 14px;
}
.rhcalendar .fc-head-control h6,
.rhcalendar .fc-head-control .h6 {
font-size: 12px;
}
.rhcalendar .fc-head-control h1 small,
.rhcalendar .fc-head-control .h1 small {
font-size: 24px;
}
.rhcalendar .fc-head-control h2 small,
.rhcalendar .fc-head-control .h2 small {
font-size: 18px;
}
.rhcalendar .fc-head-control h3 small,
.rhcalendar .fc-head-control .h3 small,
.rhcalendar .fc-head-control h4 small,
.rhcalendar .fc-head-control .h4 small {
font-size: 14px;
}
.rhcalendar .fc-head-control .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.rhcalendar .fc-head-control ul,
.rhcalendar .fc-head-control ol {
margin-top: 0;
margin-bottom: 10px;
}
.rhcalendar .fc-head-control ul ul,
.rhcalendar .fc-head-control ol ul,
.rhcalendar .fc-head-control ul ol,
.rhcalendar .fc-head-control ol ol {
margin-bottom: 0;
}
.rhcalendar .fc-head-control .list-unstyled {
padding-left: 0;
list-style: none;
}
.rhcalendar .fc-head-control .list-inline {
padding-left: 0;
list-style: none;
}
.rhcalendar .fc-head-control .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.rhcalendar .fc-head-control dl {
margin-bottom: 20px;
}
.rhcalendar .fc-head-control dt,
.rhcalendar .fc-head-control dd {
line-height: 1.428571429;
}
.rhcalendar .fc-head-control dt {
font-weight: bold;
}
.rhcalendar .fc-head-control dd {
margin-left: 0;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.rhcalendar .fc-head-control .dl-horizontal dd {
margin-left: 180px;
}
.rhcalendar .fc-head-control .dl-horizontal dd:before,
.rhcalendar .fc-head-control .dl-horizontal dd:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .dl-horizontal dd:after {
clear: both;
}
.rhcalendar .fc-head-control .dl-horizontal dd:before,
.rhcalendar .fc-head-control .dl-horizontal dd:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .dl-horizontal dd:after {
clear: both;
}
}
.rhcalendar .fc-head-control abbr[title],
.rhcalendar .fc-head-control abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.rhcalendar .fc-head-control abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
.rhcalendar .fc-head-control blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
.rhcalendar .fc-head-control blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
.rhcalendar .fc-head-control blockquote p:last-child {
margin-bottom: 0;
}
.rhcalendar .fc-head-control blockquote small {
display: block;
line-height: 1.428571429;
color: #999999;
}
.rhcalendar .fc-head-control blockquote small:before {
content: '\2014 \00A0';
}
.rhcalendar .fc-head-control blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
.rhcalendar .fc-head-control blockquote.pull-right p,
.rhcalendar .fc-head-control blockquote.pull-right small {
text-align: right;
}
.rhcalendar .fc-head-control blockquote.pull-right small:before {
content: '';
}
.rhcalendar .fc-head-control blockquote.pull-right small:after {
content: '\00A0 \2014';
}
.rhcalendar .fc-head-control q:before,
.rhcalendar .fc-head-control q:after,
.rhcalendar .fc-head-control blockquote:before,
.rhcalendar .fc-head-control blockquote:after {
content: "";
}
.rhcalendar .fc-head-control address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
.rhcalendar .fc-head-control code,
.rhcalendar .fc-head-control pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.rhcalendar .fc-head-control code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
.rhcalendar .fc-head-control pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.rhcalendar .fc-head-control pre.prettyprint {
margin-bottom: 20px;
}
.rhcalendar .fc-head-control pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.rhcalendar .fc-head-control .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.rhcalendar .fc-head-control .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.rhcalendar .fc-head-control .container:before,
.rhcalendar .fc-head-control .container:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .container:after {
clear: both;
}
.rhcalendar .fc-head-control .container:before,
.rhcalendar .fc-head-control .container:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .container:after {
clear: both;
}
.rhcalendar .fc-head-control .row {
margin-right: -15px;
margin-left: -15px;
}
.rhcalendar .fc-head-control .row:before,
.rhcalendar .fc-head-control .row:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .row:after {
clear: both;
}
.rhcalendar .fc-head-control .row:before,
.rhcalendar .fc-head-control .row:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .row:after {
clear: both;
}
.rhcalendar .fc-head-control .col-xs-1,
.rhcalendar .fc-head-control .col-xs-2,
.rhcalendar .fc-head-control .col-xs-3,
.rhcalendar .fc-head-control .col-xs-4,
.rhcalendar .fc-head-control .col-xs-5,
.rhcalendar .fc-head-control .col-xs-6,
.rhcalendar .fc-head-control .col-xs-7,
.rhcalendar .fc-head-control .col-xs-8,
.rhcalendar .fc-head-control .col-xs-9,
.rhcalendar .fc-head-control .col-xs-10,
.rhcalendar .fc-head-control .col-xs-11,
.rhcalendar .fc-head-control .col-xs-12,
.rhcalendar .fc-head-control .col-sm-1,
.rhcalendar .fc-head-control .col-sm-2,
.rhcalendar .fc-head-control .col-sm-3,
.rhcalendar .fc-head-control .col-sm-4,
.rhcalendar .fc-head-control .col-sm-5,
.rhcalendar .fc-head-control .col-sm-6,
.rhcalendar .fc-head-control .col-sm-7,
.rhcalendar .fc-head-control .col-sm-8,
.rhcalendar .fc-head-control .col-sm-9,
.rhcalendar .fc-head-control .col-sm-10,
.rhcalendar .fc-head-control .col-sm-11,
.rhcalendar .fc-head-control .col-sm-12,
.rhcalendar .fc-head-control .col-md-1,
.rhcalendar .fc-head-control .col-md-2,
.rhcalendar .fc-head-control .col-md-3,
.rhcalendar .fc-head-control .col-md-4,
.rhcalendar .fc-head-control .col-md-5,
.rhcalendar .fc-head-control .col-md-6,
.rhcalendar .fc-head-control .col-md-7,
.rhcalendar .fc-head-control .col-md-8,
.rhcalendar .fc-head-control .col-md-9,
.rhcalendar .fc-head-control .col-md-10,
.rhcalendar .fc-head-control .col-md-11,
.rhcalendar .fc-head-control .col-md-12,
.rhcalendar .fc-head-control .col-lg-1,
.rhcalendar .fc-head-control .col-lg-2,
.rhcalendar .fc-head-control .col-lg-3,
.rhcalendar .fc-head-control .col-lg-4,
.rhcalendar .fc-head-control .col-lg-5,
.rhcalendar .fc-head-control .col-lg-6,
.rhcalendar .fc-head-control .col-lg-7,
.rhcalendar .fc-head-control .col-lg-8,
.rhcalendar .fc-head-control .col-lg-9,
.rhcalendar .fc-head-control .col-lg-10,
.rhcalendar .fc-head-control .col-lg-11,
.rhcalendar .fc-head-control .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.rhcalendar .fc-head-control .col-xs-1,
.rhcalendar .fc-head-control .col-xs-2,
.rhcalendar .fc-head-control .col-xs-3,
.rhcalendar .fc-head-control .col-xs-4,
.rhcalendar .fc-head-control .col-xs-5,
.rhcalendar .fc-head-control .col-xs-6,
.rhcalendar .fc-head-control .col-xs-7,
.rhcalendar .fc-head-control .col-xs-8,
.rhcalendar .fc-head-control .col-xs-9,
.rhcalendar .fc-head-control .col-xs-10,
.rhcalendar .fc-head-control .col-xs-11 {
float: left;
}
.rhcalendar .fc-head-control .col-xs-1 {
width: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-xs-2 {
width: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-xs-3 {
width: 25%;
}
.rhcalendar .fc-head-control .col-xs-4 {
width: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-xs-5 {
width: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-xs-6 {
width: 50%;
}
.rhcalendar .fc-head-control .col-xs-7 {
width: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-xs-8 {
width: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-xs-9 {
width: 75%;
}
.rhcalendar .fc-head-control .col-xs-10 {
width: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-xs-11 {
width: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .container {
max-width: 750px;
}
.rhcalendar .fc-head-control .col-sm-1,
.rhcalendar .fc-head-control .col-sm-2,
.rhcalendar .fc-head-control .col-sm-3,
.rhcalendar .fc-head-control .col-sm-4,
.rhcalendar .fc-head-control .col-sm-5,
.rhcalendar .fc-head-control .col-sm-6,
.rhcalendar .fc-head-control .col-sm-7,
.rhcalendar .fc-head-control .col-sm-8,
.rhcalendar .fc-head-control .col-sm-9,
.rhcalendar .fc-head-control .col-sm-10,
.rhcalendar .fc-head-control .col-sm-11 {
float: left;
}
.rhcalendar .fc-head-control .col-sm-1 {
width: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-sm-2 {
width: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-sm-3 {
width: 25%;
}
.rhcalendar .fc-head-control .col-sm-4 {
width: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-sm-5 {
width: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-sm-6 {
width: 50%;
}
.rhcalendar .fc-head-control .col-sm-7 {
width: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-sm-8 {
width: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-9 {
width: 75%;
}
.rhcalendar .fc-head-control .col-sm-10 {
width: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-sm-11 {
width: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-12 {
width: 100%;
}
.rhcalendar .fc-head-control .col-sm-push-1 {
left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-sm-push-2 {
left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-sm-push-3 {
left: 25%;
}
.rhcalendar .fc-head-control .col-sm-push-4 {
left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-sm-push-5 {
left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-sm-push-6 {
left: 50%;
}
.rhcalendar .fc-head-control .col-sm-push-7 {
left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-sm-push-8 {
left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-push-9 {
left: 75%;
}
.rhcalendar .fc-head-control .col-sm-push-10 {
left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-sm-push-11 {
left: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-pull-1 {
right: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-sm-pull-2 {
right: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-sm-pull-3 {
right: 25%;
}
.rhcalendar .fc-head-control .col-sm-pull-4 {
right: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-sm-pull-5 {
right: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-sm-pull-6 {
right: 50%;
}
.rhcalendar .fc-head-control .col-sm-pull-7 {
right: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-sm-pull-8 {
right: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-pull-9 {
right: 75%;
}
.rhcalendar .fc-head-control .col-sm-pull-10 {
right: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-sm-pull-11 {
right: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-sm-offset-3 {
margin-left: 25%;
}
.rhcalendar .fc-head-control .col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-sm-offset-6 {
margin-left: 50%;
}
.rhcalendar .fc-head-control .col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-sm-offset-9 {
margin-left: 75%;
}
.rhcalendar .fc-head-control .col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.rhcalendar .fc-head-control .container {
max-width: 970px;
}
.rhcalendar .fc-head-control .col-md-1,
.rhcalendar .fc-head-control .col-md-2,
.rhcalendar .fc-head-control .col-md-3,
.rhcalendar .fc-head-control .col-md-4,
.rhcalendar .fc-head-control .col-md-5,
.rhcalendar .fc-head-control .col-md-6,
.rhcalendar .fc-head-control .col-md-7,
.rhcalendar .fc-head-control .col-md-8,
.rhcalendar .fc-head-control .col-md-9,
.rhcalendar .fc-head-control .col-md-10,
.rhcalendar .fc-head-control .col-md-11 {
float: left;
}
.rhcalendar .fc-head-control .col-md-1 {
width: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-md-2 {
width: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-md-3 {
width: 25%;
}
.rhcalendar .fc-head-control .col-md-4 {
width: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-md-5 {
width: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-md-6 {
width: 50%;
}
.rhcalendar .fc-head-control .col-md-7 {
width: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-md-8 {
width: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-9 {
width: 75%;
}
.rhcalendar .fc-head-control .col-md-10 {
width: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-md-11 {
width: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-12 {
width: 100%;
}
.rhcalendar .fc-head-control .col-md-push-0 {
left: auto;
}
.rhcalendar .fc-head-control .col-md-push-1 {
left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-md-push-2 {
left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-md-push-3 {
left: 25%;
}
.rhcalendar .fc-head-control .col-md-push-4 {
left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-md-push-5 {
left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-md-push-6 {
left: 50%;
}
.rhcalendar .fc-head-control .col-md-push-7 {
left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-md-push-8 {
left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-push-9 {
left: 75%;
}
.rhcalendar .fc-head-control .col-md-push-10 {
left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-md-push-11 {
left: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-pull-0 {
right: auto;
}
.rhcalendar .fc-head-control .col-md-pull-1 {
right: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-md-pull-2 {
right: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-md-pull-3 {
right: 25%;
}
.rhcalendar .fc-head-control .col-md-pull-4 {
right: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-md-pull-5 {
right: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-md-pull-6 {
right: 50%;
}
.rhcalendar .fc-head-control .col-md-pull-7 {
right: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-md-pull-8 {
right: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-pull-9 {
right: 75%;
}
.rhcalendar .fc-head-control .col-md-pull-10 {
right: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-md-pull-11 {
right: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-offset-0 {
margin-left: 0;
}
.rhcalendar .fc-head-control .col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-md-offset-3 {
margin-left: 25%;
}
.rhcalendar .fc-head-control .col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-md-offset-6 {
margin-left: 50%;
}
.rhcalendar .fc-head-control .col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-md-offset-9 {
margin-left: 75%;
}
.rhcalendar .fc-head-control .col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .container {
max-width: 1170px;
}
.rhcalendar .fc-head-control .col-lg-1,
.rhcalendar .fc-head-control .col-lg-2,
.rhcalendar .fc-head-control .col-lg-3,
.rhcalendar .fc-head-control .col-lg-4,
.rhcalendar .fc-head-control .col-lg-5,
.rhcalendar .fc-head-control .col-lg-6,
.rhcalendar .fc-head-control .col-lg-7,
.rhcalendar .fc-head-control .col-lg-8,
.rhcalendar .fc-head-control .col-lg-9,
.rhcalendar .fc-head-control .col-lg-10,
.rhcalendar .fc-head-control .col-lg-11 {
float: left;
}
.rhcalendar .fc-head-control .col-lg-1 {
width: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-lg-2 {
width: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-lg-3 {
width: 25%;
}
.rhcalendar .fc-head-control .col-lg-4 {
width: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-lg-5 {
width: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-lg-6 {
width: 50%;
}
.rhcalendar .fc-head-control .col-lg-7 {
width: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-lg-8 {
width: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-9 {
width: 75%;
}
.rhcalendar .fc-head-control .col-lg-10 {
width: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-lg-11 {
width: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-12 {
width: 100%;
}
.rhcalendar .fc-head-control .col-lg-push-0 {
left: auto;
}
.rhcalendar .fc-head-control .col-lg-push-1 {
left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-lg-push-2 {
left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-lg-push-3 {
left: 25%;
}
.rhcalendar .fc-head-control .col-lg-push-4 {
left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-lg-push-5 {
left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-lg-push-6 {
left: 50%;
}
.rhcalendar .fc-head-control .col-lg-push-7 {
left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-lg-push-8 {
left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-push-9 {
left: 75%;
}
.rhcalendar .fc-head-control .col-lg-push-10 {
left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-lg-push-11 {
left: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-pull-0 {
right: auto;
}
.rhcalendar .fc-head-control .col-lg-pull-1 {
right: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-lg-pull-2 {
right: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-lg-pull-3 {
right: 25%;
}
.rhcalendar .fc-head-control .col-lg-pull-4 {
right: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-lg-pull-5 {
right: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-lg-pull-6 {
right: 50%;
}
.rhcalendar .fc-head-control .col-lg-pull-7 {
right: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-lg-pull-8 {
right: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-pull-9 {
right: 75%;
}
.rhcalendar .fc-head-control .col-lg-pull-10 {
right: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-lg-pull-11 {
right: 91.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-offset-0 {
margin-left: 0;
}
.rhcalendar .fc-head-control .col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.rhcalendar .fc-head-control .col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.rhcalendar .fc-head-control .col-lg-offset-3 {
margin-left: 25%;
}
.rhcalendar .fc-head-control .col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.rhcalendar .fc-head-control .col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.rhcalendar .fc-head-control .col-lg-offset-6 {
margin-left: 50%;
}
.rhcalendar .fc-head-control .col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.rhcalendar .fc-head-control .col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.rhcalendar .fc-head-control .col-lg-offset-9 {
margin-left: 75%;
}
.rhcalendar .fc-head-control .col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.rhcalendar .fc-head-control .col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
.rhcalendar .fc-head-control table {
max-width: 100%;
background-color: transparent;
}
.rhcalendar .fc-head-control th {
text-align: center;
}
.rhcalendar .fc-head-control .table {
width: 100%;
margin-bottom: 20px;
}
.rhcalendar .fc-head-control .table thead > tr > th,
.rhcalendar .fc-head-control .table tbody > tr > th,
.rhcalendar .fc-head-control .table tfoot > tr > th,
.rhcalendar .fc-head-control .table thead > tr > td,
.rhcalendar .fc-head-control .table tbody > tr > td,
.rhcalendar .fc-head-control .table tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.rhcalendar .fc-head-control .table caption + thead tr:first-child th,
.rhcalendar .fc-head-control .table colgroup + thead tr:first-child th,
.rhcalendar .fc-head-control .table thead:first-child tr:first-child th,
.rhcalendar .fc-head-control .table caption + thead tr:first-child td,
.rhcalendar .fc-head-control .table colgroup + thead tr:first-child td,
.rhcalendar .fc-head-control .table thead:first-child tr:first-child td {
border-top: 0;
}
.rhcalendar .fc-head-control .table tbody + tbody {
border-top: 2px solid #dddddd;
}
.rhcalendar .fc-head-control .table .table {
background-color: #ffffff;
}
.rhcalendar .fc-head-control .table-condensed thead > tr > th,
.rhcalendar .fc-head-control .table-condensed tbody > tr > th,
.rhcalendar .fc-head-control .table-condensed tfoot > tr > th,
.rhcalendar .fc-head-control .table-condensed thead > tr > td,
.rhcalendar .fc-head-control .table-condensed tbody > tr > td,
.rhcalendar .fc-head-control .table-condensed tfoot > tr > td {
padding: 5px;
}
.rhcalendar .fc-head-control .table-bordered {
border: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .table-bordered > thead > tr > th,
.rhcalendar .fc-head-control .table-bordered > tbody > tr > th,
.rhcalendar .fc-head-control .table-bordered > tfoot > tr > th,
.rhcalendar .fc-head-control .table-bordered > thead > tr > td,
.rhcalendar .fc-head-control .table-bordered > tbody > tr > td,
.rhcalendar .fc-head-control .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .table-bordered > thead > tr > th,
.rhcalendar .fc-head-control .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.rhcalendar .fc-head-control .table-striped > tbody > tr:nth-child(odd) > td,
.rhcalendar .fc-head-control .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.rhcalendar .fc-head-control .table-hover > tbody > tr:hover > td,
.rhcalendar .fc-head-control .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
.rhcalendar .fc-head-control table col[class*="col-"] {
display: table-column;
float: none;
}
.rhcalendar .fc-head-control table td[class*="col-"],
.rhcalendar .fc-head-control table th[class*="col-"] {
display: table-cell;
float: none;
}
.rhcalendar .fc-head-control .table > thead > tr > td.active,
.rhcalendar .fc-head-control .table > tbody > tr > td.active,
.rhcalendar .fc-head-control .table > tfoot > tr > td.active,
.rhcalendar .fc-head-control .table > thead > tr > th.active,
.rhcalendar .fc-head-control .table > tbody > tr > th.active,
.rhcalendar .fc-head-control .table > tfoot > tr > th.active,
.rhcalendar .fc-head-control .table > thead > tr.active > td,
.rhcalendar .fc-head-control .table > tbody > tr.active > td,
.rhcalendar .fc-head-control .table > tfoot > tr.active > td,
.rhcalendar .fc-head-control .table > thead > tr.active > th,
.rhcalendar .fc-head-control .table > tbody > tr.active > th,
.rhcalendar .fc-head-control .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.rhcalendar .fc-head-control .table > thead > tr > td.success,
.rhcalendar .fc-head-control .table > tbody > tr > td.success,
.rhcalendar .fc-head-control .table > tfoot > tr > td.success,
.rhcalendar .fc-head-control .table > thead > tr > th.success,
.rhcalendar .fc-head-control .table > tbody > tr > th.success,
.rhcalendar .fc-head-control .table > tfoot > tr > th.success,
.rhcalendar .fc-head-control .table > thead > tr.success > td,
.rhcalendar .fc-head-control .table > tbody > tr.success > td,
.rhcalendar .fc-head-control .table > tfoot > tr.success > td,
.rhcalendar .fc-head-control .table > thead > tr.success > th,
.rhcalendar .fc-head-control .table > tbody > tr.success > th,
.rhcalendar .fc-head-control .table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.rhcalendar .fc-head-control .table-hover > tbody > tr > td.success:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr > th.success:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.rhcalendar .fc-head-control .table > thead > tr > td.danger,
.rhcalendar .fc-head-control .table > tbody > tr > td.danger,
.rhcalendar .fc-head-control .table > tfoot > tr > td.danger,
.rhcalendar .fc-head-control .table > thead > tr > th.danger,
.rhcalendar .fc-head-control .table > tbody > tr > th.danger,
.rhcalendar .fc-head-control .table > tfoot > tr > th.danger,
.rhcalendar .fc-head-control .table > thead > tr.danger > td,
.rhcalendar .fc-head-control .table > tbody > tr.danger > td,
.rhcalendar .fc-head-control .table > tfoot > tr.danger > td,
.rhcalendar .fc-head-control .table > thead > tr.danger > th,
.rhcalendar .fc-head-control .table > tbody > tr.danger > th,
.rhcalendar .fc-head-control .table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.rhcalendar .fc-head-control .table-hover > tbody > tr > td.danger:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr > th.danger:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.rhcalendar .fc-head-control .table > thead > tr > td.warning,
.rhcalendar .fc-head-control .table > tbody > tr > td.warning,
.rhcalendar .fc-head-control .table > tfoot > tr > td.warning,
.rhcalendar .fc-head-control .table > thead > tr > th.warning,
.rhcalendar .fc-head-control .table > tbody > tr > th.warning,
.rhcalendar .fc-head-control .table > tfoot > tr > th.warning,
.rhcalendar .fc-head-control .table > thead > tr.warning > td,
.rhcalendar .fc-head-control .table > tbody > tr.warning > td,
.rhcalendar .fc-head-control .table > tfoot > tr.warning > td,
.rhcalendar .fc-head-control .table > thead > tr.warning > th,
.rhcalendar .fc-head-control .table > tbody > tr.warning > th,
.rhcalendar .fc-head-control .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.rhcalendar .fc-head-control .table-hover > tbody > tr > td.warning:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr > th.warning:hover,
.rhcalendar .fc-head-control .table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
@media (max-width: 768px) {
.rhcalendar .fc-head-control .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.rhcalendar .fc-head-control .table-responsive > .table > thead > tr > th,
.rhcalendar .fc-head-control .table-responsive > .table > tbody > tr > th,
.rhcalendar .fc-head-control .table-responsive > .table > tfoot > tr > th,
.rhcalendar .fc-head-control .table-responsive > .table > thead > tr > td,
.rhcalendar .fc-head-control .table-responsive > .table > tbody > tr > td,
.rhcalendar .fc-head-control .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.rhcalendar .fc-head-control .table-responsive > .table-bordered {
border: 0;
}
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr > th:first-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr > th:first-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr > td:first-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr > td:first-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr > th:last-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr > th:last-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr > td:last-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr > td:last-child,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr:last-child > th,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr:last-child > th,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > thead > tr:last-child > td,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tbody > tr:last-child > td,
.rhcalendar .fc-head-control .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.rhcalendar .fc-head-control fieldset {
padding: 0;
margin: 0;
border: 0;
}
.rhcalendar .fc-head-control legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.rhcalendar .fc-head-control label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
.rhcalendar .fc-head-control input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control input[type="radio"],
.rhcalendar .fc-head-control input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
.rhcalendar .fc-head-control input[type="file"] {
display: block;
}
.rhcalendar .fc-head-control select[multiple],
.rhcalendar .fc-head-control select[size] {
height: auto;
}
.rhcalendar .fc-head-control select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
.rhcalendar .fc-head-control input[type="file"]:focus,
.rhcalendar .fc-head-control input[type="radio"]:focus,
.rhcalendar .fc-head-control input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.rhcalendar .fc-head-control input[type="number"]::-webkit-outer-spin-button,
.rhcalendar .fc-head-control input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.rhcalendar .fc-head-control .form-control:-moz-placeholder {
color: #999999;
}
.rhcalendar .fc-head-control .form-control::-moz-placeholder {
color: #999999;
}
.rhcalendar .fc-head-control .form-control:-ms-input-placeholder {
color: #999999;
}
.rhcalendar .fc-head-control .form-control::-webkit-input-placeholder {
color: #999999;
}
.rhcalendar .fc-head-control .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.rhcalendar .fc-head-control .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.rhcalendar .fc-head-control .form-control[disabled],
.rhcalendar .fc-head-control .form-control[readonly],
.rhcalendar .fc-head-control fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
.rhcalendar .fc-head-control textarea.form-control {
height: auto;
}
.rhcalendar .fc-head-control .form-group {
margin-bottom: 15px;
}
.rhcalendar .fc-head-control .radio,
.rhcalendar .fc-head-control .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.rhcalendar .fc-head-control .radio label,
.rhcalendar .fc-head-control .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.rhcalendar .fc-head-control .radio input[type="radio"],
.rhcalendar .fc-head-control .radio-inline input[type="radio"],
.rhcalendar .fc-head-control .checkbox input[type="checkbox"],
.rhcalendar .fc-head-control .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.rhcalendar .fc-head-control .radio + .radio,
.rhcalendar .fc-head-control .checkbox + .checkbox {
margin-top: -5px;
}
.rhcalendar .fc-head-control .radio-inline,
.rhcalendar .fc-head-control .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.rhcalendar .fc-head-control .radio-inline + .radio-inline,
.rhcalendar .fc-head-control .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.rhcalendar .fc-head-control input[type="radio"][disabled],
.rhcalendar .fc-head-control input[type="checkbox"][disabled],
.rhcalendar .fc-head-control .radio[disabled],
.rhcalendar .fc-head-control .radio-inline[disabled],
.rhcalendar .fc-head-control .checkbox[disabled],
.rhcalendar .fc-head-control .checkbox-inline[disabled],
.rhcalendar .fc-head-control fieldset[disabled] input[type="radio"],
.rhcalendar .fc-head-control fieldset[disabled] input[type="checkbox"],
.rhcalendar .fc-head-control fieldset[disabled] .radio,
.rhcalendar .fc-head-control fieldset[disabled] .radio-inline,
.rhcalendar .fc-head-control fieldset[disabled] .checkbox,
.rhcalendar .fc-head-control fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.rhcalendar .fc-head-control .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.rhcalendar .fc-head-control select.input-sm {
height: 30px;
line-height: 30px;
}
.rhcalendar .fc-head-control textarea.input-sm {
height: auto;
}
.rhcalendar .fc-head-control .input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.rhcalendar .fc-head-control select.input-lg {
height: 45px;
line-height: 45px;
}
.rhcalendar .fc-head-control textarea.input-lg {
height: auto;
}
.rhcalendar .fc-head-control .has-warning .help-block,
.rhcalendar .fc-head-control .has-warning .control-label {
color: #c09853;
}
.rhcalendar .fc-head-control .has-warning .form-control {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rhcalendar .fc-head-control .has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.rhcalendar .fc-head-control .has-warning .input-group-addon {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.rhcalendar .fc-head-control .has-error .help-block,
.rhcalendar .fc-head-control .has-error .control-label {
color: #b94a48;
}
.rhcalendar .fc-head-control .has-error .form-control {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rhcalendar .fc-head-control .has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.rhcalendar .fc-head-control .has-error .input-group-addon {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.rhcalendar .fc-head-control .has-success .help-block,
.rhcalendar .fc-head-control .has-success .control-label {
color: #468847;
}
.rhcalendar .fc-head-control .has-success .form-control {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rhcalendar .fc-head-control .has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.rhcalendar .fc-head-control .has-success .input-group-addon {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.rhcalendar .fc-head-control .form-control-static {
padding-top: 7px;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.rhcalendar .fc-head-control .form-inline .form-control {
display: inline-block;
}
.rhcalendar .fc-head-control .form-inline .radio,
.rhcalendar .fc-head-control .form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .form-inline .radio input[type="radio"],
.rhcalendar .fc-head-control .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.rhcalendar .fc-head-control .form-horizontal .control-label,
.rhcalendar .fc-head-control .form-horizontal .radio,
.rhcalendar .fc-head-control .form-horizontal .checkbox,
.rhcalendar .fc-head-control .form-horizontal .radio-inline,
.rhcalendar .fc-head-control .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.rhcalendar .fc-head-control .form-horizontal .form-group:before,
.rhcalendar .fc-head-control .form-horizontal .form-group:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .form-horizontal .form-group:after {
clear: both;
}
.rhcalendar .fc-head-control .form-horizontal .form-group:before,
.rhcalendar .fc-head-control .form-horizontal .form-group:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .form-horizontal .control-label {
text-align: right;
}
}
.rhcalendar .fc-head-control .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.rhcalendar .fc-head-control .btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.rhcalendar .fc-head-control .btn:hover,
.rhcalendar .fc-head-control .btn:focus {
color: #333333;
text-decoration: none;
}
.rhcalendar .fc-head-control .btn:active,
.rhcalendar .fc-head-control .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.rhcalendar .fc-head-control .btn.disabled,
.rhcalendar .fc-head-control .btn[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.rhcalendar .fc-head-control .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.rhcalendar .fc-head-control .btn-default:hover,
.rhcalendar .fc-head-control .btn-default:focus,
.rhcalendar .fc-head-control .btn-default:active,
.rhcalendar .fc-head-control .btn-default.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.rhcalendar .fc-head-control .btn-default:active,
.rhcalendar .fc-head-control .btn-default.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-default {
background-image: none;
}
.rhcalendar .fc-head-control .btn-default.disabled,
.rhcalendar .fc-head-control .btn-default[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-default,
.rhcalendar .fc-head-control .btn-default.disabled:hover,
.rhcalendar .fc-head-control .btn-default[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-default:hover,
.rhcalendar .fc-head-control .btn-default.disabled:focus,
.rhcalendar .fc-head-control .btn-default[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-default:focus,
.rhcalendar .fc-head-control .btn-default.disabled:active,
.rhcalendar .fc-head-control .btn-default[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-default:active,
.rhcalendar .fc-head-control .btn-default.disabled.active,
.rhcalendar .fc-head-control .btn-default[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.rhcalendar .fc-head-control .btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.rhcalendar .fc-head-control .btn-primary:hover,
.rhcalendar .fc-head-control .btn-primary:focus,
.rhcalendar .fc-head-control .btn-primary:active,
.rhcalendar .fc-head-control .btn-primary.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.rhcalendar .fc-head-control .btn-primary:active,
.rhcalendar .fc-head-control .btn-primary.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-primary {
background-image: none;
}
.rhcalendar .fc-head-control .btn-primary.disabled,
.rhcalendar .fc-head-control .btn-primary[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-primary,
.rhcalendar .fc-head-control .btn-primary.disabled:hover,
.rhcalendar .fc-head-control .btn-primary[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-primary:hover,
.rhcalendar .fc-head-control .btn-primary.disabled:focus,
.rhcalendar .fc-head-control .btn-primary[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-primary:focus,
.rhcalendar .fc-head-control .btn-primary.disabled:active,
.rhcalendar .fc-head-control .btn-primary[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-primary:active,
.rhcalendar .fc-head-control .btn-primary.disabled.active,
.rhcalendar .fc-head-control .btn-primary[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.rhcalendar .fc-head-control .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.rhcalendar .fc-head-control .btn-warning:hover,
.rhcalendar .fc-head-control .btn-warning:focus,
.rhcalendar .fc-head-control .btn-warning:active,
.rhcalendar .fc-head-control .btn-warning.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.rhcalendar .fc-head-control .btn-warning:active,
.rhcalendar .fc-head-control .btn-warning.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-warning {
background-image: none;
}
.rhcalendar .fc-head-control .btn-warning.disabled,
.rhcalendar .fc-head-control .btn-warning[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-warning,
.rhcalendar .fc-head-control .btn-warning.disabled:hover,
.rhcalendar .fc-head-control .btn-warning[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-warning:hover,
.rhcalendar .fc-head-control .btn-warning.disabled:focus,
.rhcalendar .fc-head-control .btn-warning[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-warning:focus,
.rhcalendar .fc-head-control .btn-warning.disabled:active,
.rhcalendar .fc-head-control .btn-warning[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-warning:active,
.rhcalendar .fc-head-control .btn-warning.disabled.active,
.rhcalendar .fc-head-control .btn-warning[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.rhcalendar .fc-head-control .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.rhcalendar .fc-head-control .btn-danger:hover,
.rhcalendar .fc-head-control .btn-danger:focus,
.rhcalendar .fc-head-control .btn-danger:active,
.rhcalendar .fc-head-control .btn-danger.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.rhcalendar .fc-head-control .btn-danger:active,
.rhcalendar .fc-head-control .btn-danger.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-danger {
background-image: none;
}
.rhcalendar .fc-head-control .btn-danger.disabled,
.rhcalendar .fc-head-control .btn-danger[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-danger,
.rhcalendar .fc-head-control .btn-danger.disabled:hover,
.rhcalendar .fc-head-control .btn-danger[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-danger:hover,
.rhcalendar .fc-head-control .btn-danger.disabled:focus,
.rhcalendar .fc-head-control .btn-danger[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-danger:focus,
.rhcalendar .fc-head-control .btn-danger.disabled:active,
.rhcalendar .fc-head-control .btn-danger[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-danger:active,
.rhcalendar .fc-head-control .btn-danger.disabled.active,
.rhcalendar .fc-head-control .btn-danger[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.rhcalendar .fc-head-control .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.rhcalendar .fc-head-control .btn-success:hover,
.rhcalendar .fc-head-control .btn-success:focus,
.rhcalendar .fc-head-control .btn-success:active,
.rhcalendar .fc-head-control .btn-success.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.rhcalendar .fc-head-control .btn-success:active,
.rhcalendar .fc-head-control .btn-success.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-success {
background-image: none;
}
.rhcalendar .fc-head-control .btn-success.disabled,
.rhcalendar .fc-head-control .btn-success[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-success,
.rhcalendar .fc-head-control .btn-success.disabled:hover,
.rhcalendar .fc-head-control .btn-success[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-success:hover,
.rhcalendar .fc-head-control .btn-success.disabled:focus,
.rhcalendar .fc-head-control .btn-success[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-success:focus,
.rhcalendar .fc-head-control .btn-success.disabled:active,
.rhcalendar .fc-head-control .btn-success[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-success:active,
.rhcalendar .fc-head-control .btn-success.disabled.active,
.rhcalendar .fc-head-control .btn-success[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.rhcalendar .fc-head-control .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.rhcalendar .fc-head-control .btn-info:hover,
.rhcalendar .fc-head-control .btn-info:focus,
.rhcalendar .fc-head-control .btn-info:active,
.rhcalendar .fc-head-control .btn-info.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.rhcalendar .fc-head-control .btn-info:active,
.rhcalendar .fc-head-control .btn-info.active,
.rhcalendar .fc-head-control .open .dropdown-toggle.btn-info {
background-image: none;
}
.rhcalendar .fc-head-control .btn-info.disabled,
.rhcalendar .fc-head-control .btn-info[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-info,
.rhcalendar .fc-head-control .btn-info.disabled:hover,
.rhcalendar .fc-head-control .btn-info[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-info:hover,
.rhcalendar .fc-head-control .btn-info.disabled:focus,
.rhcalendar .fc-head-control .btn-info[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-info:focus,
.rhcalendar .fc-head-control .btn-info.disabled:active,
.rhcalendar .fc-head-control .btn-info[disabled]:active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-info:active,
.rhcalendar .fc-head-control .btn-info.disabled.active,
.rhcalendar .fc-head-control .btn-info[disabled].active,
.rhcalendar .fc-head-control fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.rhcalendar .fc-head-control .btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.rhcalendar .fc-head-control .btn-link,
.rhcalendar .fc-head-control .btn-link:active,
.rhcalendar .fc-head-control .btn-link[disabled],
.rhcalendar .fc-head-control fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.rhcalendar .fc-head-control .btn-link,
.rhcalendar .fc-head-control .btn-link:hover,
.rhcalendar .fc-head-control .btn-link:focus,
.rhcalendar .fc-head-control .btn-link:active {
border-color: transparent;
}
.rhcalendar .fc-head-control .btn-link:hover,
.rhcalendar .fc-head-control .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.rhcalendar .fc-head-control .btn-link[disabled]:hover,
.rhcalendar .fc-head-control fieldset[disabled] .btn-link:hover,
.rhcalendar .fc-head-control .btn-link[disabled]:focus,
.rhcalendar .fc-head-control fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.rhcalendar .fc-head-control .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.rhcalendar .fc-head-control .btn-sm,
.rhcalendar .fc-head-control .btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.rhcalendar .fc-head-control .btn-xs {
padding: 1px 5px;
}
.rhcalendar .fc-head-control .btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.rhcalendar .fc-head-control .btn-block + .btn-block {
margin-top: 5px;
}
.rhcalendar .fc-head-control input[type="submit"].btn-block,
.rhcalendar .fc-head-control input[type="reset"].btn-block,
.rhcalendar .fc-head-control input[type="button"].btn-block {
width: 100%;
}
.rhcalendar .fc-head-control .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.rhcalendar .fc-head-control .fade.in {
opacity: 1;
}
.rhcalendar .fc-head-control .collapse {
display: none;
}
.rhcalendar .fc-head-control .collapse.in {
display: block;
}
.rhcalendar .fc-head-control .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/glyphicons-halflings-regular.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.rhcalendar .fc-head-control .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.rhcalendar .fc-head-control .glyphicon-asterisk:before {
content: "\2a";
}
.rhcalendar .fc-head-control .glyphicon-plus:before {
content: "\2b";
}
.rhcalendar .fc-head-control .glyphicon-euro:before {
content: "\20ac";
}
.rhcalendar .fc-head-control .glyphicon-minus:before {
content: "\2212";
}
.rhcalendar .fc-head-control .glyphicon-cloud:before {
content: "\2601";
}
.rhcalendar .fc-head-control .glyphicon-envelope:before {
content: "\2709";
}
.rhcalendar .fc-head-control .glyphicon-pencil:before {
content: "\270f";
}
.rhcalendar .fc-head-control .glyphicon-glass:before {
content: "\e001";
}
.rhcalendar .fc-head-control .glyphicon-music:before {
content: "\e002";
}
.rhcalendar .fc-head-control .glyphicon-search:before {
content: "\e003";
}
.rhcalendar .fc-head-control .glyphicon-heart:before {
content: "\e005";
}
.rhcalendar .fc-head-control .glyphicon-star:before {
content: "\e006";
}
.rhcalendar .fc-head-control .glyphicon-star-empty:before {
content: "\e007";
}
.rhcalendar .fc-head-control .glyphicon-user:before {
content: "\e008";
}
.rhcalendar .fc-head-control .glyphicon-film:before {
content: "\e009";
}
.rhcalendar .fc-head-control .glyphicon-th-large:before {
content: "\e010";
}
.rhcalendar .fc-head-control .glyphicon-th:before {
content: "\e011";
}
.rhcalendar .fc-head-control .glyphicon-th-list:before {
content: "\e012";
}
.rhcalendar .fc-head-control .glyphicon-ok:before {
content: "\e013";
}
.rhcalendar .fc-head-control .glyphicon-remove:before {
content: "\e014";
}
.rhcalendar .fc-head-control .glyphicon-zoom-in:before {
content: "\e015";
}
.rhcalendar .fc-head-control .glyphicon-zoom-out:before {
content: "\e016";
}
.rhcalendar .fc-head-control .glyphicon-off:before {
content: "\e017";
}
.rhcalendar .fc-head-control .glyphicon-signal:before {
content: "\e018";
}
.rhcalendar .fc-head-control .glyphicon-cog:before {
content: "\e019";
}
.rhcalendar .fc-head-control .glyphicon-trash:before {
content: "\e020";
}
.rhcalendar .fc-head-control .glyphicon-home:before {
content: "\e021";
}
.rhcalendar .fc-head-control .glyphicon-file:before {
content: "\e022";
}
.rhcalendar .fc-head-control .glyphicon-time:before {
content: "\e023";
}
.rhcalendar .fc-head-control .glyphicon-road:before {
content: "\e024";
}
.rhcalendar .fc-head-control .glyphicon-download-alt:before {
content: "\e025";
}
.rhcalendar .fc-head-control .glyphicon-download:before {
content: "\e026";
}
.rhcalendar .fc-head-control .glyphicon-upload:before {
content: "\e027";
}
.rhcalendar .fc-head-control .glyphicon-inbox:before {
content: "\e028";
}
.rhcalendar .fc-head-control .glyphicon-play-circle:before {
content: "\e029";
}
.rhcalendar .fc-head-control .glyphicon-repeat:before {
content: "\e030";
}
.rhcalendar .fc-head-control .glyphicon-refresh:before {
content: "\e031";
}
.rhcalendar .fc-head-control .glyphicon-list-alt:before {
content: "\e032";
}
.rhcalendar .fc-head-control .glyphicon-flag:before {
content: "\e034";
}
.rhcalendar .fc-head-control .glyphicon-headphones:before {
content: "\e035";
}
.rhcalendar .fc-head-control .glyphicon-volume-off:before {
content: "\e036";
}
.rhcalendar .fc-head-control .glyphicon-volume-down:before {
content: "\e037";
}
.rhcalendar .fc-head-control .glyphicon-volume-up:before {
content: "\e038";
}
.rhcalendar .fc-head-control .glyphicon-qrcode:before {
content: "\e039";
}
.rhcalendar .fc-head-control .glyphicon-barcode:before {
content: "\e040";
}
.rhcalendar .fc-head-control .glyphicon-tag:before {
content: "\e041";
}
.rhcalendar .fc-head-control .glyphicon-tags:before {
content: "\e042";
}
.rhcalendar .fc-head-control .glyphicon-book:before {
content: "\e043";
}
.rhcalendar .fc-head-control .glyphicon-print:before {
content: "\e045";
}
.rhcalendar .fc-head-control .glyphicon-font:before {
content: "\e047";
}
.rhcalendar .fc-head-control .glyphicon-bold:before {
content: "\e048";
}
.rhcalendar .fc-head-control .glyphicon-italic:before {
content: "\e049";
}
.rhcalendar .fc-head-control .glyphicon-text-height:before {
content: "\e050";
}
.rhcalendar .fc-head-control .glyphicon-text-width:before {
content: "\e051";
}
.rhcalendar .fc-head-control .glyphicon-align-left:before {
content: "\e052";
}
.rhcalendar .fc-head-control .glyphicon-align-center:before {
content: "\e053";
}
.rhcalendar .fc-head-control .glyphicon-align-right:before {
content: "\e054";
}
.rhcalendar .fc-head-control .glyphicon-align-justify:before {
content: "\e055";
}
.rhcalendar .fc-head-control .glyphicon-list:before {
content: "\e056";
}
.rhcalendar .fc-head-control .glyphicon-indent-left:before {
content: "\e057";
}
.rhcalendar .fc-head-control .glyphicon-indent-right:before {
content: "\e058";
}
.rhcalendar .fc-head-control .glyphicon-facetime-video:before {
content: "\e059";
}
.rhcalendar .fc-head-control .glyphicon-picture:before {
content: "\e060";
}
.rhcalendar .fc-head-control .glyphicon-map-marker:before {
content: "\e062";
}
.rhcalendar .fc-head-control .glyphicon-adjust:before {
content: "\e063";
}
.rhcalendar .fc-head-control .glyphicon-tint:before {
content: "\e064";
}
.rhcalendar .fc-head-control .glyphicon-edit:before {
content: "\e065";
}
.rhcalendar .fc-head-control .glyphicon-share:before {
content: "\e066";
}
.rhcalendar .fc-head-control .glyphicon-check:before {
content: "\e067";
}
.rhcalendar .fc-head-control .glyphicon-move:before {
content: "\e068";
}
.rhcalendar .fc-head-control .glyphicon-step-backward:before {
content: "\e069";
}
.rhcalendar .fc-head-control .glyphicon-fast-backward:before {
content: "\e070";
}
.rhcalendar .fc-head-control .glyphicon-backward:before {
content: "\e071";
}
.rhcalendar .fc-head-control .glyphicon-play:before {
content: "\e072";
}
.rhcalendar .fc-head-control .glyphicon-pause:before {
content: "\e073";
}
.rhcalendar .fc-head-control .glyphicon-stop:before {
content: "\e074";
}
.rhcalendar .fc-head-control .glyphicon-forward:before {
content: "\e075";
}
.rhcalendar .fc-head-control .glyphicon-fast-forward:before {
content: "\e076";
}
.rhcalendar .fc-head-control .glyphicon-step-forward:before {
content: "\e077";
}
.rhcalendar .fc-head-control .glyphicon-eject:before {
content: "\e078";
}
.rhcalendar .fc-head-control .glyphicon-chevron-left:before {
content: "\e079";
}
.rhcalendar .fc-head-control .glyphicon-chevron-right:before {
content: "\e080";
}
.rhcalendar .fc-head-control .glyphicon-plus-sign:before {
content: "\e081";
}
.rhcalendar .fc-head-control .glyphicon-minus-sign:before {
content: "\e082";
}
.rhcalendar .fc-head-control .glyphicon-remove-sign:before {
content: "\e083";
}
.rhcalendar .fc-head-control .glyphicon-ok-sign:before {
content: "\e084";
}
.rhcalendar .fc-head-control .glyphicon-question-sign:before {
content: "\e085";
}
.rhcalendar .fc-head-control .glyphicon-info-sign:before {
content: "\e086";
}
.rhcalendar .fc-head-control .glyphicon-screenshot:before {
content: "\e087";
}
.rhcalendar .fc-head-control .glyphicon-remove-circle:before {
content: "\e088";
}
.rhcalendar .fc-head-control .glyphicon-ok-circle:before {
content: "\e089";
}
.rhcalendar .fc-head-control .glyphicon-ban-circle:before {
content: "\e090";
}
.rhcalendar .fc-head-control .glyphicon-arrow-left:before {
content: "\e091";
}
.rhcalendar .fc-head-control .glyphicon-arrow-right:before {
content: "\e092";
}
.rhcalendar .fc-head-control .glyphicon-arrow-up:before {
content: "\e093";
}
.rhcalendar .fc-head-control .glyphicon-arrow-down:before {
content: "\e094";
}
.rhcalendar .fc-head-control .glyphicon-share-alt:before {
content: "\e095";
}
.rhcalendar .fc-head-control .glyphicon-resize-full:before {
content: "\e096";
}
.rhcalendar .fc-head-control .glyphicon-resize-small:before {
content: "\e097";
}
.rhcalendar .fc-head-control .glyphicon-exclamation-sign:before {
content: "\e101";
}
.rhcalendar .fc-head-control .glyphicon-gift:before {
content: "\e102";
}
.rhcalendar .fc-head-control .glyphicon-leaf:before {
content: "\e103";
}
.rhcalendar .fc-head-control .glyphicon-eye-open:before {
content: "\e105";
}
.rhcalendar .fc-head-control .glyphicon-eye-close:before {
content: "\e106";
}
.rhcalendar .fc-head-control .glyphicon-warning-sign:before {
content: "\e107";
}
.rhcalendar .fc-head-control .glyphicon-plane:before {
content: "\e108";
}
.rhcalendar .fc-head-control .glyphicon-random:before {
content: "\e110";
}
.rhcalendar .fc-head-control .glyphicon-comment:before {
content: "\e111";
}
.rhcalendar .fc-head-control .glyphicon-magnet:before {
content: "\e112";
}
.rhcalendar .fc-head-control .glyphicon-chevron-up:before {
content: "\e113";
}
.rhcalendar .fc-head-control .glyphicon-chevron-down:before {
content: "\e114";
}
.rhcalendar .fc-head-control .glyphicon-retweet:before {
content: "\e115";
}
.rhcalendar .fc-head-control .glyphicon-shopping-cart:before {
content: "\e116";
}
.rhcalendar .fc-head-control .glyphicon-folder-close:before {
content: "\e117";
}
.rhcalendar .fc-head-control .glyphicon-folder-open:before {
content: "\e118";
}
.rhcalendar .fc-head-control .glyphicon-resize-vertical:before {
content: "\e119";
}
.rhcalendar .fc-head-control .glyphicon-resize-horizontal:before {
content: "\e120";
}
.rhcalendar .fc-head-control .glyphicon-hdd:before {
content: "\e121";
}
.rhcalendar .fc-head-control .glyphicon-bullhorn:before {
content: "\e122";
}
.rhcalendar .fc-head-control .glyphicon-certificate:before {
content: "\e124";
}
.rhcalendar .fc-head-control .glyphicon-thumbs-up:before {
content: "\e125";
}
.rhcalendar .fc-head-control .glyphicon-thumbs-down:before {
content: "\e126";
}
.rhcalendar .fc-head-control .glyphicon-hand-right:before {
content: "\e127";
}
.rhcalendar .fc-head-control .glyphicon-hand-left:before {
content: "\e128";
}
.rhcalendar .fc-head-control .glyphicon-hand-up:before {
content: "\e129";
}
.rhcalendar .fc-head-control .glyphicon-hand-down:before {
content: "\e130";
}
.rhcalendar .fc-head-control .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.rhcalendar .fc-head-control .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.rhcalendar .fc-head-control .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.rhcalendar .fc-head-control .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.rhcalendar .fc-head-control .glyphicon-globe:before {
content: "\e135";
}
.rhcalendar .fc-head-control .glyphicon-tasks:before {
content: "\e137";
}
.rhcalendar .fc-head-control .glyphicon-filter:before {
content: "\e138";
}
.rhcalendar .fc-head-control .glyphicon-fullscreen:before {
content: "\e140";
}
.rhcalendar .fc-head-control .glyphicon-dashboard:before {
content: "\e141";
}
.rhcalendar .fc-head-control .glyphicon-heart-empty:before {
content: "\e143";
}
.rhcalendar .fc-head-control .glyphicon-link:before {
content: "\e144";
}
.rhcalendar .fc-head-control .glyphicon-phone:before {
content: "\e145";
}
.rhcalendar .fc-head-control .glyphicon-usd:before {
content: "\e148";
}
.rhcalendar .fc-head-control .glyphicon-gbp:before {
content: "\e149";
}
.rhcalendar .fc-head-control .glyphicon-sort:before {
content: "\e150";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-order:before {
content: "\e153";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.rhcalendar .fc-head-control .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.rhcalendar .fc-head-control .glyphicon-unchecked:before {
content: "\e157";
}
.rhcalendar .fc-head-control .glyphicon-expand:before {
content: "\e158";
}
.rhcalendar .fc-head-control .glyphicon-collapse-down:before {
content: "\e159";
}
.rhcalendar .fc-head-control .glyphicon-collapse-up:before {
content: "\e160";
}
.rhcalendar .fc-head-control .glyphicon-log-in:before {
content: "\e161";
}
.rhcalendar .fc-head-control .glyphicon-flash:before {
content: "\e162";
}
.rhcalendar .fc-head-control .glyphicon-log-out:before {
content: "\e163";
}
.rhcalendar .fc-head-control .glyphicon-new-window:before {
content: "\e164";
}
.rhcalendar .fc-head-control .glyphicon-record:before {
content: "\e165";
}
.rhcalendar .fc-head-control .glyphicon-save:before {
content: "\e166";
}
.rhcalendar .fc-head-control .glyphicon-open:before {
content: "\e167";
}
.rhcalendar .fc-head-control .glyphicon-saved:before {
content: "\e168";
}
.rhcalendar .fc-head-control .glyphicon-import:before {
content: "\e169";
}
.rhcalendar .fc-head-control .glyphicon-export:before {
content: "\e170";
}
.rhcalendar .fc-head-control .glyphicon-send:before {
content: "\e171";
}
.rhcalendar .fc-head-control .glyphicon-floppy-disk:before {
content: "\e172";
}
.rhcalendar .fc-head-control .glyphicon-floppy-saved:before {
content: "\e173";
}
.rhcalendar .fc-head-control .glyphicon-floppy-remove:before {
content: "\e174";
}
.rhcalendar .fc-head-control .glyphicon-floppy-save:before {
content: "\e175";
}
.rhcalendar .fc-head-control .glyphicon-floppy-open:before {
content: "\e176";
}
.rhcalendar .fc-head-control .glyphicon-credit-card:before {
content: "\e177";
}
.rhcalendar .fc-head-control .glyphicon-transfer:before {
content: "\e178";
}
.rhcalendar .fc-head-control .glyphicon-cutlery:before {
content: "\e179";
}
.rhcalendar .fc-head-control .glyphicon-header:before {
content: "\e180";
}
.rhcalendar .fc-head-control .glyphicon-compressed:before {
content: "\e181";
}
.rhcalendar .fc-head-control .glyphicon-earphone:before {
content: "\e182";
}
.rhcalendar .fc-head-control .glyphicon-phone-alt:before {
content: "\e183";
}
.rhcalendar .fc-head-control .glyphicon-tower:before {
content: "\e184";
}
.rhcalendar .fc-head-control .glyphicon-stats:before {
content: "\e185";
}
.rhcalendar .fc-head-control .glyphicon-sd-video:before {
content: "\e186";
}
.rhcalendar .fc-head-control .glyphicon-hd-video:before {
content: "\e187";
}
.rhcalendar .fc-head-control .glyphicon-subtitles:before {
content: "\e188";
}
.rhcalendar .fc-head-control .glyphicon-sound-stereo:before {
content: "\e189";
}
.rhcalendar .fc-head-control .glyphicon-sound-dolby:before {
content: "\e190";
}
.rhcalendar .fc-head-control .glyphicon-sound-5-1:before {
content: "\e191";
}
.rhcalendar .fc-head-control .glyphicon-sound-6-1:before {
content: "\e192";
}
.rhcalendar .fc-head-control .glyphicon-sound-7-1:before {
content: "\e193";
}
.rhcalendar .fc-head-control .glyphicon-copyright-mark:before {
content: "\e194";
}
.rhcalendar .fc-head-control .glyphicon-registration-mark:before {
content: "\e195";
}
.rhcalendar .fc-head-control .glyphicon-cloud-download:before {
content: "\e197";
}
.rhcalendar .fc-head-control .glyphicon-cloud-upload:before {
content: "\e198";
}
.rhcalendar .fc-head-control .glyphicon-tree-conifer:before {
content: "\e199";
}
.rhcalendar .fc-head-control .glyphicon-tree-deciduous:before {
content: "\e200";
}
.rhcalendar .fc-head-control .glyphicon-briefcase:before {
content: "\1f4bc";
}
.rhcalendar .fc-head-control .glyphicon-calendar:before {
content: "\1f4c5";
}
.rhcalendar .fc-head-control .glyphicon-pushpin:before {
content: "\1f4cc";
}
.rhcalendar .fc-head-control .glyphicon-paperclip:before {
content: "\1f4ce";
}
.rhcalendar .fc-head-control .glyphicon-camera:before {
content: "\1f4f7";
}
.rhcalendar .fc-head-control .glyphicon-lock:before {
content: "\1f512";
}
.rhcalendar .fc-head-control .glyphicon-bell:before {
content: "\1f514";
}
.rhcalendar .fc-head-control .glyphicon-bookmark:before {
content: "\1f516";
}
.rhcalendar .fc-head-control .glyphicon-fire:before {
content: "\1f525";
}
.rhcalendar .fc-head-control .glyphicon-wrench:before {
content: "\1f527";
}
.rhcalendar .fc-head-control .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-bottom: 0 dotted;
border-left: 4px solid transparent;
content: "";
}
.rhcalendar .fc-head-control .dropdown {
position: relative;
}
.rhcalendar .fc-head-control .dropdown-toggle:focus {
outline: 0;
}
.rhcalendar .fc-head-control .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.rhcalendar .fc-head-control .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.rhcalendar .fc-head-control .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.rhcalendar .fc-head-control .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.rhcalendar .fc-head-control .dropdown-menu > li > a:hover,
.rhcalendar .fc-head-control .dropdown-menu > li > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
}
.rhcalendar .fc-head-control .dropdown-menu > .active > a,
.rhcalendar .fc-head-control .dropdown-menu > .active > a:hover,
.rhcalendar .fc-head-control .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.rhcalendar .fc-head-control .dropdown-menu > .disabled > a,
.rhcalendar .fc-head-control .dropdown-menu > .disabled > a:hover,
.rhcalendar .fc-head-control .dropdown-menu > .disabled > a:focus {
color: #999999;
}
.rhcalendar .fc-head-control .dropdown-menu > .disabled > a:hover,
.rhcalendar .fc-head-control .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.rhcalendar .fc-head-control .open > .dropdown-menu {
display: block;
}
.rhcalendar .fc-head-control .open > a {
outline: 0;
}
.rhcalendar .fc-head-control .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.rhcalendar .fc-head-control .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.rhcalendar .fc-head-control .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.rhcalendar .fc-head-control .dropup .caret,
.rhcalendar .fc-head-control .navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.rhcalendar .fc-head-control .dropup .dropdown-menu,
.rhcalendar .fc-head-control .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.rhcalendar .fc-head-control .btn-default .caret {
border-top-color: #333333;
}
.rhcalendar .fc-head-control .btn-primary .caret,
.rhcalendar .fc-head-control .btn-success .caret,
.rhcalendar .fc-head-control .btn-warning .caret,
.rhcalendar .fc-head-control .btn-danger .caret,
.rhcalendar .fc-head-control .btn-info .caret {
border-top-color: #fff;
}
.rhcalendar .fc-head-control .dropup .btn-default .caret {
border-bottom-color: #333333;
}
.rhcalendar .fc-head-control .dropup .btn-primary .caret,
.rhcalendar .fc-head-control .dropup .btn-success .caret,
.rhcalendar .fc-head-control .dropup .btn-warning .caret,
.rhcalendar .fc-head-control .dropup .btn-danger .caret,
.rhcalendar .fc-head-control .dropup .btn-info .caret {
border-bottom-color: #fff;
}
.rhcalendar .fc-head-control .btn-group,
.rhcalendar .fc-head-control .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.rhcalendar .fc-head-control .btn-group > .btn,
.rhcalendar .fc-head-control .btn-group-vertical > .btn {
position: relative;
float: left;
}
.rhcalendar .fc-head-control .btn-group > .btn:hover,
.rhcalendar .fc-head-control .btn-group-vertical > .btn:hover,
.rhcalendar .fc-head-control .btn-group > .btn:focus,
.rhcalendar .fc-head-control .btn-group-vertical > .btn:focus,
.rhcalendar .fc-head-control .btn-group > .btn:active,
.rhcalendar .fc-head-control .btn-group-vertical > .btn:active,
.rhcalendar .fc-head-control .btn-group > .btn.active,
.rhcalendar .fc-head-control .btn-group-vertical > .btn.active {
z-index: 2;
}
.rhcalendar .fc-head-control .btn-group > .btn:focus,
.rhcalendar .fc-head-control .btn-group-vertical > .btn:focus {
outline: none;
}
.rhcalendar .fc-head-control .btn-group .btn + .btn,
.rhcalendar .fc-head-control .btn-group .btn + .btn-group,
.rhcalendar .fc-head-control .btn-group .btn-group + .btn,
.rhcalendar .fc-head-control .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.rhcalendar .fc-head-control .btn-toolbar:before,
.rhcalendar .fc-head-control .btn-toolbar:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .btn-toolbar:after {
clear: both;
}
.rhcalendar .fc-head-control .btn-toolbar:before,
.rhcalendar .fc-head-control .btn-toolbar:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .btn-toolbar:after {
clear: both;
}
.rhcalendar .fc-head-control .btn-toolbar .btn-group {
float: left;
}
.rhcalendar .fc-head-control .btn-toolbar > .btn + .btn,
.rhcalendar .fc-head-control .btn-toolbar > .btn-group + .btn,
.rhcalendar .fc-head-control .btn-toolbar > .btn + .btn-group,
.rhcalendar .fc-head-control .btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.rhcalendar .fc-head-control .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn:first-child {
margin-left: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn:last-child:not(:first-child),
.rhcalendar .fc-head-control .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn-group {
float: left;
}
.rhcalendar .fc-head-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn-group:first-child > .btn:last-child,
.rhcalendar .fc-head-control .btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rhcalendar .fc-head-control .btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group .dropdown-toggle:active,
.rhcalendar .fc-head-control .btn-group.open .dropdown-toggle {
outline: 0;
}
.rhcalendar .fc-head-control .btn-group-xs > .btn {
padding: 5px 10px;
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.rhcalendar .fc-head-control .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.rhcalendar .fc-head-control .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.rhcalendar .fc-head-control .btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.rhcalendar .fc-head-control .btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.rhcalendar .fc-head-control .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.rhcalendar .fc-head-control .btn .caret {
margin-left: 0;
}
.rhcalendar .fc-head-control .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.rhcalendar .fc-head-control .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:before,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:after {
clear: both;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:before,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:after {
clear: both;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group > .btn {
float: none;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn + .btn,
.rhcalendar .fc-head-control .btn-group-vertical > .btn + .btn-group,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group + .btn,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.rhcalendar .fc-head-control .btn-group-justified .btn {
display: table-cell;
float: none;
width: 1%;
}
.rhcalendar .fc-head-control [data-toggle="buttons"] > .btn > input[type="radio"],
.rhcalendar .fc-head-control [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.rhcalendar .fc-head-control .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.rhcalendar .fc-head-control .input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.rhcalendar .fc-head-control .input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .input-group-lg > .form-control,
.rhcalendar .fc-head-control .input-group-lg > .input-group-addon,
.rhcalendar .fc-head-control .input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.rhcalendar .fc-head-control select.input-group-lg > .form-control,
.rhcalendar .fc-head-control select.input-group-lg > .input-group-addon,
.rhcalendar .fc-head-control select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
.rhcalendar .fc-head-control textarea.input-group-lg > .form-control,
.rhcalendar .fc-head-control textarea.input-group-lg > .input-group-addon,
.rhcalendar .fc-head-control textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.rhcalendar .fc-head-control .input-group-sm > .form-control,
.rhcalendar .fc-head-control .input-group-sm > .input-group-addon,
.rhcalendar .fc-head-control .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.rhcalendar .fc-head-control select.input-group-sm > .form-control,
.rhcalendar .fc-head-control select.input-group-sm > .input-group-addon,
.rhcalendar .fc-head-control select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.rhcalendar .fc-head-control textarea.input-group-sm > .form-control,
.rhcalendar .fc-head-control textarea.input-group-sm > .input-group-addon,
.rhcalendar .fc-head-control textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.rhcalendar .fc-head-control .input-group-addon,
.rhcalendar .fc-head-control .input-group-btn,
.rhcalendar .fc-head-control .input-group .form-control {
display: table-cell;
}
.rhcalendar .fc-head-control .input-group-addon:not(:first-child):not(:last-child),
.rhcalendar .fc-head-control .input-group-btn:not(:first-child):not(:last-child),
.rhcalendar .fc-head-control .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.rhcalendar .fc-head-control .input-group-addon,
.rhcalendar .fc-head-control .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.rhcalendar .fc-head-control .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.rhcalendar .fc-head-control .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.rhcalendar .fc-head-control .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.rhcalendar .fc-head-control .input-group-addon input[type="radio"],
.rhcalendar .fc-head-control .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.rhcalendar .fc-head-control .input-group .form-control:first-child,
.rhcalendar .fc-head-control .input-group-addon:first-child,
.rhcalendar .fc-head-control .input-group-btn:first-child > .btn,
.rhcalendar .fc-head-control .input-group-btn:first-child > .dropdown-toggle,
.rhcalendar .fc-head-control .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rhcalendar .fc-head-control .input-group-addon:first-child {
border-right: 0;
}
.rhcalendar .fc-head-control .input-group .form-control:last-child,
.rhcalendar .fc-head-control .input-group-addon:last-child,
.rhcalendar .fc-head-control .input-group-btn:last-child > .btn,
.rhcalendar .fc-head-control .input-group-btn:last-child > .dropdown-toggle,
.rhcalendar .fc-head-control .input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .input-group-addon:last-child {
border-left: 0;
}
.rhcalendar .fc-head-control .input-group-btn {
position: relative;
white-space: nowrap;
}
.rhcalendar .fc-head-control .input-group-btn > .btn {
position: relative;
}
.rhcalendar .fc-head-control .input-group-btn > .btn + .btn {
margin-left: -4px;
}
.rhcalendar .fc-head-control .input-group-btn > .btn:hover,
.rhcalendar .fc-head-control .input-group-btn > .btn:active {
z-index: 2;
}
.rhcalendar .fc-head-control .nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.rhcalendar .fc-head-control .nav:before,
.rhcalendar .fc-head-control .nav:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .nav:after {
clear: both;
}
.rhcalendar .fc-head-control .nav:before,
.rhcalendar .fc-head-control .nav:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .nav:after {
clear: both;
}
.rhcalendar .fc-head-control .nav > li {
position: relative;
display: block;
}
.rhcalendar .fc-head-control .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.rhcalendar .fc-head-control .nav > li > a:hover,
.rhcalendar .fc-head-control .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.rhcalendar .fc-head-control .nav > li.disabled > a {
color: #999999;
}
.rhcalendar .fc-head-control .nav > li.disabled > a:hover,
.rhcalendar .fc-head-control .nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.rhcalendar .fc-head-control .nav .open > a,
.rhcalendar .fc-head-control .nav .open > a:hover,
.rhcalendar .fc-head-control .nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.rhcalendar .fc-head-control .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.rhcalendar .fc-head-control .nav > li > a > img {
max-width: none;
}
.rhcalendar .fc-head-control .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.rhcalendar .fc-head-control .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.rhcalendar .fc-head-control .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.rhcalendar .fc-head-control .nav-tabs > li.active > a,
.rhcalendar .fc-head-control .nav-tabs > li.active > a:hover,
.rhcalendar .fc-head-control .nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
}
.rhcalendar .fc-head-control .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.rhcalendar .fc-head-control .nav-tabs.nav-justified > li {
float: none;
}
.rhcalendar .fc-head-control .nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.rhcalendar .fc-head-control .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .nav-tabs.nav-justified > .active > a {
border-bottom-color: #ffffff;
}
.rhcalendar .fc-head-control .nav-pills > li {
float: left;
}
.rhcalendar .fc-head-control .nav-pills > li > a {
border-radius: 5px;
}
.rhcalendar .fc-head-control .nav-pills > li + li {
margin-left: 2px;
}
.rhcalendar .fc-head-control .nav-pills > li.active > a,
.rhcalendar .fc-head-control .nav-pills > li.active > a:hover,
.rhcalendar .fc-head-control .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #428bca;
}
.rhcalendar .fc-head-control .nav-stacked > li {
float: none;
}
.rhcalendar .fc-head-control .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.rhcalendar .fc-head-control .nav-justified {
width: 100%;
}
.rhcalendar .fc-head-control .nav-justified > li {
float: none;
}
.rhcalendar .fc-head-control .nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .nav-justified > li {
display: table-cell;
width: 1%;
}
}
.rhcalendar .fc-head-control .nav-tabs-justified {
border-bottom: 0;
}
.rhcalendar .fc-head-control .nav-tabs-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}
.rhcalendar .fc-head-control .tabbable:before,
.rhcalendar .fc-head-control .tabbable:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .tabbable:after {
clear: both;
}
.rhcalendar .fc-head-control .tabbable:before,
.rhcalendar .fc-head-control .tabbable:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .tabbable:after {
clear: both;
}
.rhcalendar .fc-head-control .tab-content > .tab-pane,
.rhcalendar .fc-head-control .pill-content > .pill-pane {
display: none;
}
.rhcalendar .fc-head-control .tab-content > .active,
.rhcalendar .fc-head-control .pill-content > .active {
display: block;
}
.rhcalendar .fc-head-control .nav .caret {
border-top-color: #428bca;
border-bottom-color: #428bca;
}
.rhcalendar .fc-head-control .nav a:hover .caret {
border-top-color: #2a6496;
border-bottom-color: #2a6496;
}
.rhcalendar .fc-head-control .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .navbar {
position: relative;
z-index: 1000;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.rhcalendar .fc-head-control .navbar:before,
.rhcalendar .fc-head-control .navbar:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar:after {
clear: both;
}
.rhcalendar .fc-head-control .navbar:before,
.rhcalendar .fc-head-control .navbar:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar:after {
clear: both;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar {
border-radius: 4px;
}
}
.rhcalendar .fc-head-control .navbar-header:before,
.rhcalendar .fc-head-control .navbar-header:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar-header:after {
clear: both;
}
.rhcalendar .fc-head-control .navbar-header:before,
.rhcalendar .fc-head-control .navbar-header:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-header {
float: left;
}
}
.rhcalendar .fc-head-control .navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.rhcalendar .fc-head-control .navbar-collapse:before,
.rhcalendar .fc-head-control .navbar-collapse:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar-collapse:after {
clear: both;
}
.rhcalendar .fc-head-control .navbar-collapse:before,
.rhcalendar .fc-head-control .navbar-collapse:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .navbar-collapse:after {
clear: both;
}
.rhcalendar .fc-head-control .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.rhcalendar .fc-head-control .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.rhcalendar .fc-head-control .navbar-collapse.in {
overflow-y: visible;
}
.rhcalendar .fc-head-control .navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.rhcalendar .fc-head-control .navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.rhcalendar .fc-head-control .navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.rhcalendar .fc-head-control .container > .navbar-header,
.rhcalendar .fc-head-control .container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .container > .navbar-header,
.rhcalendar .fc-head-control .container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.rhcalendar .fc-head-control .navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-static-top {
border-radius: 0;
}
}
.rhcalendar .fc-head-control .navbar-fixed-top,
.rhcalendar .fc-head-control .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-fixed-top,
.rhcalendar .fc-head-control .navbar-fixed-bottom {
border-radius: 0;
}
}
.rhcalendar .fc-head-control .navbar-fixed-top {
top: 0;
z-index: 1030;
}
.rhcalendar .fc-head-control .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.rhcalendar .fc-head-control .navbar-brand:hover,
.rhcalendar .fc-head-control .navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.rhcalendar .fc-head-control .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.rhcalendar .fc-head-control .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.rhcalendar .fc-head-control .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-toggle {
display: none;
}
}
.rhcalendar .fc-head-control .navbar-nav {
margin: 7.5px -15px;
}
.rhcalendar .fc-head-control .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu > li > a,
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu > li > a:hover,
.rhcalendar .fc-head-control .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-nav {
float: left;
margin: 0;
}
.rhcalendar .fc-head-control .navbar-nav > li {
float: left;
}
.rhcalendar .fc-head-control .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-left {
float: left !important;
}
.rhcalendar .fc-head-control .navbar-right {
float: right !important;
}
}
.rhcalendar .fc-head-control .navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.rhcalendar .fc-head-control .navbar-form .form-control {
display: inline-block;
}
.rhcalendar .fc-head-control .navbar-form .radio,
.rhcalendar .fc-head-control .navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.rhcalendar .fc-head-control .navbar-form .radio input[type="radio"],
.rhcalendar .fc-head-control .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.rhcalendar .fc-head-control .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rhcalendar .fc-head-control .navbar-nav.pull-right > li > .dropdown-menu,
.rhcalendar .fc-head-control .navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.rhcalendar .fc-head-control .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.rhcalendar .fc-head-control .navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.rhcalendar .fc-head-control .navbar-text {
margin-right: 15px;
margin-left: 15px;
}
}
.rhcalendar .fc-head-control .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.rhcalendar .fc-head-control .navbar-default .navbar-brand {
color: #777777;
}
.rhcalendar .fc-head-control .navbar-default .navbar-brand:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-default .navbar-text {
color: #777777;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > li > a {
color: #777777;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > li > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .active > a,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .active > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .disabled > a,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .disabled > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.rhcalendar .fc-head-control .navbar-default .navbar-toggle:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.rhcalendar .fc-head-control .navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.rhcalendar .fc-head-control .navbar-default .navbar-collapse,
.rhcalendar .fc-head-control .navbar-default .navbar-form {
border-color: #e6e6e6;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a .caret,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a:hover .caret,
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.rhcalendar .fc-head-control .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.rhcalendar .fc-head-control .navbar-default .navbar-link {
color: #777777;
}
.rhcalendar .fc-head-control .navbar-default .navbar-link:hover {
color: #333333;
}
.rhcalendar .fc-head-control .navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-brand {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-brand:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-text {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > li > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .active > a,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .active > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .disabled > a,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .disabled > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-toggle:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-collapse,
.rhcalendar .fc-head-control .navbar-inverse .navbar-form {
border-color: #101010;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: #080808;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a .caret,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a:hover .caret,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-link {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.rhcalendar .fc-head-control .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.rhcalendar .fc-head-control .breadcrumb > li {
display: inline-block;
}
.rhcalendar .fc-head-control .breadcrumb > li + li:before {
padding: 0 5px;
color: #cccccc;
content: "/\00a0";
}
.rhcalendar .fc-head-control .breadcrumb > .active {
color: #999999;
}
.rhcalendar .fc-head-control .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.rhcalendar .fc-head-control .pagination > li {
display: inline;
}
.rhcalendar .fc-head-control .pagination > li > a,
.rhcalendar .fc-head-control .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .pagination > li:first-child > a,
.rhcalendar .fc-head-control .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.rhcalendar .fc-head-control .pagination > li:last-child > a,
.rhcalendar .fc-head-control .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.rhcalendar .fc-head-control .pagination > li > a:hover,
.rhcalendar .fc-head-control .pagination > li > span:hover,
.rhcalendar .fc-head-control .pagination > li > a:focus,
.rhcalendar .fc-head-control .pagination > li > span:focus {
background-color: #eeeeee;
}
.rhcalendar .fc-head-control .pagination > .active > a,
.rhcalendar .fc-head-control .pagination > .active > span,
.rhcalendar .fc-head-control .pagination > .active > a:hover,
.rhcalendar .fc-head-control .pagination > .active > span:hover,
.rhcalendar .fc-head-control .pagination > .active > a:focus,
.rhcalendar .fc-head-control .pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.rhcalendar .fc-head-control .pagination > .disabled > span,
.rhcalendar .fc-head-control .pagination > .disabled > a,
.rhcalendar .fc-head-control .pagination > .disabled > a:hover,
.rhcalendar .fc-head-control .pagination > .disabled > a:focus {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
border-color: #dddddd;
}
.rhcalendar .fc-head-control .pagination-lg > li > a,
.rhcalendar .fc-head-control .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.rhcalendar .fc-head-control .pagination-lg > li:first-child > a,
.rhcalendar .fc-head-control .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.rhcalendar .fc-head-control .pagination-lg > li:last-child > a,
.rhcalendar .fc-head-control .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.rhcalendar .fc-head-control .pagination-sm > li > a,
.rhcalendar .fc-head-control .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.rhcalendar .fc-head-control .pagination-sm > li:first-child > a,
.rhcalendar .fc-head-control .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.rhcalendar .fc-head-control .pagination-sm > li:last-child > a,
.rhcalendar .fc-head-control .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.rhcalendar .fc-head-control .pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.rhcalendar .fc-head-control .pager:before,
.rhcalendar .fc-head-control .pager:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .pager:after {
clear: both;
}
.rhcalendar .fc-head-control .pager:before,
.rhcalendar .fc-head-control .pager:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .pager:after {
clear: both;
}
.rhcalendar .fc-head-control .pager li {
display: inline;
}
.rhcalendar .fc-head-control .pager li > a,
.rhcalendar .fc-head-control .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.rhcalendar .fc-head-control .pager li > a:hover,
.rhcalendar .fc-head-control .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.rhcalendar .fc-head-control .pager .next > a,
.rhcalendar .fc-head-control .pager .next > span {
float: right;
}
.rhcalendar .fc-head-control .pager .previous > a,
.rhcalendar .fc-head-control .pager .previous > span {
float: left;
}
.rhcalendar .fc-head-control .pager .disabled > a,
.rhcalendar .fc-head-control .pager .disabled > a:hover,
.rhcalendar .fc-head-control .pager .disabled > a:focus,
.rhcalendar .fc-head-control .pager .disabled > span {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
}
.rhcalendar .fc-head-control .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.rhcalendar .fc-head-control .label[href]:hover,
.rhcalendar .fc-head-control .label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.rhcalendar .fc-head-control .label:empty {
display: none;
}
.rhcalendar .fc-head-control .label-default {
background-color: #999999;
}
.rhcalendar .fc-head-control .label-default[href]:hover,
.rhcalendar .fc-head-control .label-default[href]:focus {
background-color: #808080;
}
.rhcalendar .fc-head-control .label-primary {
background-color: #428bca;
}
.rhcalendar .fc-head-control .label-primary[href]:hover,
.rhcalendar .fc-head-control .label-primary[href]:focus {
background-color: #3071a9;
}
.rhcalendar .fc-head-control .label-success {
background-color: #5cb85c;
}
.rhcalendar .fc-head-control .label-success[href]:hover,
.rhcalendar .fc-head-control .label-success[href]:focus {
background-color: #449d44;
}
.rhcalendar .fc-head-control .label-info {
background-color: #5bc0de;
}
.rhcalendar .fc-head-control .label-info[href]:hover,
.rhcalendar .fc-head-control .label-info[href]:focus {
background-color: #31b0d5;
}
.rhcalendar .fc-head-control .label-warning {
background-color: #f0ad4e;
}
.rhcalendar .fc-head-control .label-warning[href]:hover,
.rhcalendar .fc-head-control .label-warning[href]:focus {
background-color: #ec971f;
}
.rhcalendar .fc-head-control .label-danger {
background-color: #d9534f;
}
.rhcalendar .fc-head-control .label-danger[href]:hover,
.rhcalendar .fc-head-control .label-danger[href]:focus {
background-color: #c9302c;
}
.rhcalendar .fc-head-control .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.rhcalendar .fc-head-control .badge:empty {
display: none;
}
.rhcalendar .fc-head-control a.badge:hover,
.rhcalendar .fc-head-control a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.rhcalendar .fc-head-control .btn .badge {
position: relative;
top: -1px;
}
.rhcalendar .fc-head-control a.list-group-item.active > .badge,
.rhcalendar .fc-head-control .nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.rhcalendar .fc-head-control .nav-pills > li > a > .badge {
margin-left: 3px;
}
.rhcalendar .fc-head-control .jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.rhcalendar .fc-head-control .jumbotron h1 {
line-height: 1;
color: inherit;
}
.rhcalendar .fc-head-control .jumbotron p {
line-height: 1.4;
}
.rhcalendar .fc-head-control .container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.rhcalendar .fc-head-control .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.rhcalendar .fc-head-control .container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.rhcalendar .fc-head-control .jumbotron h1 {
font-size: 63px;
}
}
.rhcalendar .fc-head-control .thumbnail {
display: inline-block;
display: block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.rhcalendar .fc-head-control .thumbnail > img {
display: block;
height: auto;
max-width: 100%;
}
.rhcalendar .fc-head-control a.thumbnail:hover,
.rhcalendar .fc-head-control a.thumbnail:focus {
border-color: #428bca;
}
.rhcalendar .fc-head-control .thumbnail > img {
margin-right: auto;
margin-left: auto;
}
.rhcalendar .fc-head-control .thumbnail .caption {
padding: 9px;
color: #333333;
}
.rhcalendar .fc-head-control .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.rhcalendar .fc-head-control .alert h4 {
margin-top: 0;
color: inherit;
}
.rhcalendar .fc-head-control .alert .alert-link {
font-weight: bold;
}
.rhcalendar .fc-head-control .alert > p,
.rhcalendar .fc-head-control .alert > ul {
margin-bottom: 0;
}
.rhcalendar .fc-head-control .alert > p + p {
margin-top: 5px;
}
.rhcalendar .fc-head-control .alert-dismissable {
padding-right: 35px;
}
.rhcalendar .fc-head-control .alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.rhcalendar .fc-head-control .alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.rhcalendar .fc-head-control .alert-success hr {
border-top-color: #c9e2b3;
}
.rhcalendar .fc-head-control .alert-success .alert-link {
color: #356635;
}
.rhcalendar .fc-head-control .alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.rhcalendar .fc-head-control .alert-info hr {
border-top-color: #a6e1ec;
}
.rhcalendar .fc-head-control .alert-info .alert-link {
color: #2d6987;
}
.rhcalendar .fc-head-control .alert-warning {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.rhcalendar .fc-head-control .alert-warning hr {
border-top-color: #f8e5be;
}
.rhcalendar .fc-head-control .alert-warning .alert-link {
color: #a47e3c;
}
.rhcalendar .fc-head-control .alert-danger {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.rhcalendar .fc-head-control .alert-danger hr {
border-top-color: #e6c1c7;
}
.rhcalendar .fc-head-control .alert-danger .alert-link {
color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.rhcalendar .fc-head-control .progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.rhcalendar .fc-head-control .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.rhcalendar .fc-head-control .progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.rhcalendar .fc-head-control .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.rhcalendar .fc-head-control .progress-bar-success {
background-color: #5cb85c;
}
.rhcalendar .fc-head-control .progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.rhcalendar .fc-head-control .progress-bar-info {
background-color: #5bc0de;
}
.rhcalendar .fc-head-control .progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.rhcalendar .fc-head-control .progress-bar-warning {
background-color: #f0ad4e;
}
.rhcalendar .fc-head-control .progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.rhcalendar .fc-head-control .progress-bar-danger {
background-color: #d9534f;
}
.rhcalendar .fc-head-control .progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.rhcalendar .fc-head-control .media,
.rhcalendar .fc-head-control .media-body {
overflow: hidden;
zoom: 1;
}
.rhcalendar .fc-head-control .media,
.rhcalendar .fc-head-control .media .media {
margin-top: 15px;
}
.rhcalendar .fc-head-control .media:first-child {
margin-top: 0;
}
.rhcalendar .fc-head-control .media-object {
display: block;
}
.rhcalendar .fc-head-control .media-heading {
margin: 0 0 5px;
}
.rhcalendar .fc-head-control .media > .pull-left {
margin-right: 10px;
}
.rhcalendar .fc-head-control .media > .pull-right {
margin-left: 10px;
}
.rhcalendar .fc-head-control .media-list {
padding-left: 0;
list-style: none;
}
.rhcalendar .fc-head-control .list-group {
padding-left: 0;
margin-bottom: 20px;
}
.rhcalendar .fc-head-control .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.rhcalendar .fc-head-control .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.rhcalendar .fc-head-control .list-group-item > .badge {
float: right;
}
.rhcalendar .fc-head-control .list-group-item > .badge + .badge {
margin-right: 5px;
}
.rhcalendar .fc-head-control a.list-group-item {
color: #555555;
}
.rhcalendar .fc-head-control a.list-group-item .list-group-item-heading {
color: #333333;
}
.rhcalendar .fc-head-control a.list-group-item:hover,
.rhcalendar .fc-head-control a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.rhcalendar .fc-head-control .list-group-item.active,
.rhcalendar .fc-head-control .list-group-item.active:hover,
.rhcalendar .fc-head-control .list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.rhcalendar .fc-head-control .list-group-item.active .list-group-item-heading,
.rhcalendar .fc-head-control .list-group-item.active:hover .list-group-item-heading,
.rhcalendar .fc-head-control .list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.rhcalendar .fc-head-control .list-group-item.active .list-group-item-text,
.rhcalendar .fc-head-control .list-group-item.active:hover .list-group-item-text,
.rhcalendar .fc-head-control .list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.rhcalendar .fc-head-control .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.rhcalendar .fc-head-control .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.rhcalendar .fc-head-control .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.rhcalendar .fc-head-control .panel-body {
padding: 15px;
}
.rhcalendar .fc-head-control .panel-body:before,
.rhcalendar .fc-head-control .panel-body:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .panel-body:after {
clear: both;
}
.rhcalendar .fc-head-control .panel-body:before,
.rhcalendar .fc-head-control .panel-body:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .panel-body:after {
clear: both;
}
.rhcalendar .fc-head-control .panel > .list-group {
margin-bottom: 0;
}
.rhcalendar .fc-head-control .panel > .list-group .list-group-item {
border-width: 1px 0;
}
.rhcalendar .fc-head-control .panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .fc-head-control .panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.rhcalendar .fc-head-control .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.rhcalendar .fc-head-control .panel > .table {
margin-bottom: 0;
}
.rhcalendar .fc-head-control .panel > .panel-body + .table {
border-top: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.rhcalendar .fc-head-control .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.rhcalendar .fc-head-control .panel-title > a {
color: inherit;
}
.rhcalendar .fc-head-control .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.rhcalendar .fc-head-control .panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.rhcalendar .fc-head-control .panel-group .panel + .panel {
margin-top: 5px;
}
.rhcalendar .fc-head-control .panel-group .panel-heading {
border-bottom: 0;
}
.rhcalendar .fc-head-control .panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .panel-group .panel-footer {
border-top: 0;
}
.rhcalendar .fc-head-control .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.rhcalendar .fc-head-control .panel-default {
border-color: #dddddd;
}
.rhcalendar .fc-head-control .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.rhcalendar .fc-head-control .panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.rhcalendar .fc-head-control .panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.rhcalendar .fc-head-control .panel-primary {
border-color: #428bca;
}
.rhcalendar .fc-head-control .panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.rhcalendar .fc-head-control .panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.rhcalendar .fc-head-control .panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.rhcalendar .fc-head-control .panel-success {
border-color: #d6e9c6;
}
.rhcalendar .fc-head-control .panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.rhcalendar .fc-head-control .panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.rhcalendar .fc-head-control .panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.rhcalendar .fc-head-control .panel-warning {
border-color: #fbeed5;
}
.rhcalendar .fc-head-control .panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.rhcalendar .fc-head-control .panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.rhcalendar .fc-head-control .panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.rhcalendar .fc-head-control .panel-danger {
border-color: #eed3d7;
}
.rhcalendar .fc-head-control .panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.rhcalendar .fc-head-control .panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.rhcalendar .fc-head-control .panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.rhcalendar .fc-head-control .panel-info {
border-color: #bce8f1;
}
.rhcalendar .fc-head-control .panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.rhcalendar .fc-head-control .panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.rhcalendar .fc-head-control .panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.rhcalendar .fc-head-control .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.rhcalendar .fc-head-control .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.rhcalendar .fc-head-control .well-lg {
padding: 24px;
border-radius: 6px;
}
.rhcalendar .fc-head-control .well-sm {
padding: 9px;
border-radius: 3px;
}
.rhcalendar .fc-head-control .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.rhcalendar .fc-head-control .close:hover,
.rhcalendar .fc-head-control .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
.rhcalendar .fc-head-control button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.rhcalendar .fc-head-control .modal-open {
overflow: hidden;
}
.rhcalendar .fc-head-control body.modal-open,
.rhcalendar .fc-head-control .modal-open .navbar-fixed-top,
.rhcalendar .fc-head-control .modal-open .navbar-fixed-bottom {
margin-right: 15px;
}
.rhcalendar .fc-head-control .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.rhcalendar .fc-head-control .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.rhcalendar .fc-head-control .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.rhcalendar .fc-head-control .modal-dialog {
z-index: 1050;
width: auto;
padding: 10px;
margin-right: auto;
margin-left: auto;
}
.rhcalendar .fc-head-control .modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.rhcalendar .fc-head-control .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.rhcalendar .fc-head-control .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .fc-head-control .modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.rhcalendar .fc-head-control .modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.rhcalendar .fc-head-control .modal-header .close {
margin-top: -2px;
}
.rhcalendar .fc-head-control .modal-title {
margin: 0;
line-height: 1.428571429;
}
.rhcalendar .fc-head-control .modal-body {
position: relative;
padding: 20px;
}
.rhcalendar .fc-head-control .modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.rhcalendar .fc-head-control .modal-footer:before,
.rhcalendar .fc-head-control .modal-footer:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .modal-footer:after {
clear: both;
}
.rhcalendar .fc-head-control .modal-footer:before,
.rhcalendar .fc-head-control .modal-footer:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .modal-footer:after {
clear: both;
}
.rhcalendar .fc-head-control .modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.rhcalendar .fc-head-control .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.rhcalendar .fc-head-control .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.rhcalendar .fc-head-control .modal-dialog {
right: auto;
left: 50%;
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.rhcalendar .fc-head-control .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.rhcalendar .fc-head-control .tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.rhcalendar .fc-head-control .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.rhcalendar .fc-head-control .tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.rhcalendar .fc-head-control .tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.rhcalendar .fc-head-control .tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.rhcalendar .fc-head-control .tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.rhcalendar .fc-head-control .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.rhcalendar .fc-head-control .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.rhcalendar .fc-head-control .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.rhcalendar .fc-head-control .tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.rhcalendar .fc-head-control .tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.rhcalendar .fc-head-control .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.rhcalendar .fc-head-control .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.rhcalendar .fc-head-control .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.rhcalendar .fc-head-control .tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.rhcalendar .fc-head-control .tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.rhcalendar .fc-head-control .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.rhcalendar .fc-head-control .popover.top {
margin-top: -10px;
}
.rhcalendar .fc-head-control .popover.right {
margin-left: 10px;
}
.rhcalendar .fc-head-control .popover.bottom {
margin-top: 10px;
}
.rhcalendar .fc-head-control .popover.left {
margin-left: -10px;
}
.rhcalendar .fc-head-control .popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.rhcalendar .fc-head-control .popover-content {
padding: 9px 14px;
}
.rhcalendar .fc-head-control .popover .arrow,
.rhcalendar .fc-head-control .popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.rhcalendar .fc-head-control .popover .arrow {
border-width: 11px;
}
.rhcalendar .fc-head-control .popover .arrow:after {
border-width: 10px;
content: "";
}
.rhcalendar .fc-head-control .popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.rhcalendar .fc-head-control .popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.rhcalendar .fc-head-control .popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.rhcalendar .fc-head-control .popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.rhcalendar .fc-head-control .popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.rhcalendar .fc-head-control .popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.rhcalendar .fc-head-control .popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.rhcalendar .fc-head-control .popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.rhcalendar .fc-head-control .carousel {
position: relative;
}
.rhcalendar .fc-head-control .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.rhcalendar .fc-head-control .carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.rhcalendar .fc-head-control .carousel-inner > .item > img,
.rhcalendar .fc-head-control .carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.rhcalendar .fc-head-control .carousel-inner > .active,
.rhcalendar .fc-head-control .carousel-inner > .next,
.rhcalendar .fc-head-control .carousel-inner > .prev {
display: block;
}
.rhcalendar .fc-head-control .carousel-inner > .active {
left: 0;
}
.rhcalendar .fc-head-control .carousel-inner > .next,
.rhcalendar .fc-head-control .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.rhcalendar .fc-head-control .carousel-inner > .next {
left: 100%;
}
.rhcalendar .fc-head-control .carousel-inner > .prev {
left: -100%;
}
.rhcalendar .fc-head-control .carousel-inner > .next.left,
.rhcalendar .fc-head-control .carousel-inner > .prev.right {
left: 0;
}
.rhcalendar .fc-head-control .carousel-inner > .active.left {
left: -100%;
}
.rhcalendar .fc-head-control .carousel-inner > .active.right {
left: 100%;
}
.rhcalendar .fc-head-control .carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.rhcalendar .fc-head-control .carousel-control.left {
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.rhcalendar .fc-head-control .carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.rhcalendar .fc-head-control .carousel-control:hover,
.rhcalendar .fc-head-control .carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.rhcalendar .fc-head-control .carousel-control .icon-prev,
.rhcalendar .fc-head-control .carousel-control .icon-next,
.rhcalendar .fc-head-control .carousel-control .glyphicon-chevron-left,
.rhcalendar .fc-head-control .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
left: 50%;
z-index: 5;
display: inline-block;
}
.rhcalendar .fc-head-control .carousel-control .icon-prev,
.rhcalendar .fc-head-control .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.rhcalendar .fc-head-control .carousel-control .icon-prev:before {
content: '\2039';
}
.rhcalendar .fc-head-control .carousel-control .icon-next:before {
content: '\203a';
}
.rhcalendar .fc-head-control .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.rhcalendar .fc-head-control .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
border: 1px solid #ffffff;
border-radius: 10px;
}
.rhcalendar .fc-head-control .carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.rhcalendar .fc-head-control .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.rhcalendar .fc-head-control .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.rhcalendar .fc-head-control .carousel-control .icon-prev,
.rhcalendar .fc-head-control .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.rhcalendar .fc-head-control .carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.rhcalendar .fc-head-control .carousel-indicators {
bottom: 20px;
}
}
.rhcalendar .fc-head-control .clearfix:before,
.rhcalendar .fc-head-control .clearfix:after {
display: table;
content: " ";
}
.rhcalendar .fc-head-control .clearfix:after {
clear: both;
}
.rhcalendar .fc-head-control .pull-right {
float: right !important;
}
.rhcalendar .fc-head-control .pull-left {
float: left !important;
}
.rhcalendar .fc-head-control .hide {
display: none !important;
}
.rhcalendar .fc-head-control .show {
display: block !important;
}
.rhcalendar .fc-head-control .invisible {
visibility: hidden;
}
.rhcalendar .fc-head-control .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.rhcalendar .fc-head-control .affix {
position: fixed;
}
@-ms-viewport  {
width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport  {
width: 320px;
}
}
.rhcalendar .fc-head-control .hidden {
display: none !important;
visibility: hidden !important;
}
.rhcalendar .fc-head-control .visible-xs {
display: none !important;
}
.rhcalendar .fc-head-control tr.visible-xs {
display: none !important;
}
.rhcalendar .fc-head-control th.visible-xs,
.rhcalendar .fc-head-control td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .visible-xs {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-xs {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-xs,
.rhcalendar .fc-head-control td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .visible-xs.visible-sm {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-xs.visible-sm {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-xs.visible-sm,
.rhcalendar .fc-head-control td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .visible-xs.visible-md {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-xs.visible-md {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-xs.visible-md,
.rhcalendar .fc-head-control td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .visible-xs.visible-lg {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-xs.visible-lg {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-xs.visible-lg,
.rhcalendar .fc-head-control td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.rhcalendar .fc-head-control .visible-sm {
display: none !important;
}
.rhcalendar .fc-head-control tr.visible-sm {
display: none !important;
}
.rhcalendar .fc-head-control th.visible-sm,
.rhcalendar .fc-head-control td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .visible-sm.visible-xs {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-sm.visible-xs {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-sm.visible-xs,
.rhcalendar .fc-head-control td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .visible-sm {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-sm {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-sm,
.rhcalendar .fc-head-control td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .visible-sm.visible-md {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-sm.visible-md {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-sm.visible-md,
.rhcalendar .fc-head-control td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .visible-sm.visible-lg {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-sm.visible-lg {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-sm.visible-lg,
.rhcalendar .fc-head-control td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.rhcalendar .fc-head-control .visible-md {
display: none !important;
}
.rhcalendar .fc-head-control tr.visible-md {
display: none !important;
}
.rhcalendar .fc-head-control th.visible-md,
.rhcalendar .fc-head-control td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .visible-md.visible-xs {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-md.visible-xs {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-md.visible-xs,
.rhcalendar .fc-head-control td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .visible-md.visible-sm {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-md.visible-sm {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-md.visible-sm,
.rhcalendar .fc-head-control td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .visible-md {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-md {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-md,
.rhcalendar .fc-head-control td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .visible-md.visible-lg {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-md.visible-lg {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-md.visible-lg,
.rhcalendar .fc-head-control td.visible-md.visible-lg {
display: table-cell !important;
}
}
.rhcalendar .fc-head-control .visible-lg {
display: none !important;
}
.rhcalendar .fc-head-control tr.visible-lg {
display: none !important;
}
.rhcalendar .fc-head-control th.visible-lg,
.rhcalendar .fc-head-control td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .visible-lg.visible-xs {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-lg.visible-xs {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-lg.visible-xs,
.rhcalendar .fc-head-control td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .visible-lg.visible-sm {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-lg.visible-sm {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-lg.visible-sm,
.rhcalendar .fc-head-control td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .visible-lg.visible-md {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-lg.visible-md {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-lg.visible-md,
.rhcalendar .fc-head-control td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .visible-lg {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-lg {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-lg,
.rhcalendar .fc-head-control td.visible-lg {
display: table-cell !important;
}
}
.rhcalendar .fc-head-control .hidden-xs {
display: block !important;
}
.rhcalendar .fc-head-control tr.hidden-xs {
display: table-row !important;
}
.rhcalendar .fc-head-control th.hidden-xs,
.rhcalendar .fc-head-control td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-xs,
.rhcalendar .fc-head-control td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .hidden-xs.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-xs.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-xs.hidden-sm,
.rhcalendar .fc-head-control td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .hidden-xs.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-xs.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-xs.hidden-md,
.rhcalendar .fc-head-control td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .hidden-xs.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-xs.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-xs.hidden-lg,
.rhcalendar .fc-head-control td.hidden-xs.hidden-lg {
display: none !important;
}
}
.rhcalendar .fc-head-control .hidden-sm {
display: block !important;
}
.rhcalendar .fc-head-control tr.hidden-sm {
display: table-row !important;
}
.rhcalendar .fc-head-control th.hidden-sm,
.rhcalendar .fc-head-control td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .hidden-sm.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-sm.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-sm.hidden-xs,
.rhcalendar .fc-head-control td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-sm,
.rhcalendar .fc-head-control td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .hidden-sm.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-sm.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-sm.hidden-md,
.rhcalendar .fc-head-control td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .hidden-sm.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-sm.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-sm.hidden-lg,
.rhcalendar .fc-head-control td.hidden-sm.hidden-lg {
display: none !important;
}
}
.rhcalendar .fc-head-control .hidden-md {
display: block !important;
}
.rhcalendar .fc-head-control tr.hidden-md {
display: table-row !important;
}
.rhcalendar .fc-head-control th.hidden-md,
.rhcalendar .fc-head-control td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .hidden-md.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-md.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-md.hidden-xs,
.rhcalendar .fc-head-control td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .hidden-md.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-md.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-md.hidden-sm,
.rhcalendar .fc-head-control td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-md,
.rhcalendar .fc-head-control td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .hidden-md.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-md.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-md.hidden-lg,
.rhcalendar .fc-head-control td.hidden-md.hidden-lg {
display: none !important;
}
}
.rhcalendar .fc-head-control .hidden-lg {
display: block !important;
}
.rhcalendar .fc-head-control tr.hidden-lg {
display: table-row !important;
}
.rhcalendar .fc-head-control th.hidden-lg,
.rhcalendar .fc-head-control td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .hidden-lg.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-lg.hidden-xs {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-lg.hidden-xs,
.rhcalendar .fc-head-control td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rhcalendar .fc-head-control .hidden-lg.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-lg.hidden-sm {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-lg.hidden-sm,
.rhcalendar .fc-head-control td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.rhcalendar .fc-head-control .hidden-lg.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-lg.hidden-md {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-lg.hidden-md,
.rhcalendar .fc-head-control td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-lg {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-lg,
.rhcalendar .fc-head-control td.hidden-lg {
display: none !important;
}
}
.rhcalendar .fc-head-control .visible-print {
display: none !important;
}
.rhcalendar .fc-head-control tr.visible-print {
display: none !important;
}
.rhcalendar .fc-head-control th.visible-print,
.rhcalendar .fc-head-control td.visible-print {
display: none !important;
}
@media print {
.rhcalendar .fc-head-control .visible-print {
display: block !important;
}
.rhcalendar .fc-head-control tr.visible-print {
display: table-row !important;
}
.rhcalendar .fc-head-control th.visible-print,
.rhcalendar .fc-head-control td.visible-print {
display: table-cell !important;
}
.rhcalendar .fc-head-control .hidden-print {
display: none !important;
}
.rhcalendar .fc-head-control tr.hidden-print {
display: none !important;
}
.rhcalendar .fc-head-control th.hidden-print,
.rhcalendar .fc-head-control td.hidden-print {
display: none !important;
}
}
.rhcalendar .fc-head-control { }
.rhcalendar .fc-head-control .clearfix {
*zoom: 1;
}
.rhcalendar .fc-head-control .clearfix:before,
.rhcalendar .fc-head-control .clearfix:after {
display: table;
line-height: 0;
content: "";
}
.rhcalendar .fc-head-control .clearfix:after {
clear: both;
}
.rhcalendar .fc-head-control .hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.rhcalendar .fc-head-control .input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport  {
width: device-width;
}
.rhcalendar .fc-head-control .hidden {
display: none;
visibility: hidden;
}
.rhcalendar .fc-head-control .visible-phone {
display: none !important;
}
.rhcalendar .fc-head-control .visible-tablet {
display: none !important;
}
.rhcalendar .fc-head-control .hidden-desktop {
display: none !important;
}
.rhcalendar .fc-head-control .visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.rhcalendar .fc-head-control .hidden-desktop {
display: inherit !important;
}
.rhcalendar .fc-head-control .visible-desktop {
display: none !important ;
}
.rhcalendar .fc-head-control .visible-tablet {
display: inherit !important;
}
.rhcalendar .fc-head-control .hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control .hidden-desktop {
display: inherit !important;
}
.rhcalendar .fc-head-control .visible-desktop {
display: none !important;
}
.rhcalendar .fc-head-control .visible-phone {
display: inherit !important;
}
.rhcalendar .fc-head-control .hidden-phone {
display: none !important;
}
}
.rhcalendar .fc-head-control .visible-print {
display: none !important;
}
@media print {
.rhcalendar .fc-head-control .visible-print {
display: inherit !important;
}
.rhcalendar .fc-head-control .hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.rhcalendar .fc-head-control .row {
margin-left: -30px;
*zoom: 1;
}
.rhcalendar .fc-head-control .row:before,
.rhcalendar .fc-head-control .row:after {
display: table;
line-height: 0;
content: "";
}
.rhcalendar .fc-head-control .row:after {
clear: both;
}
.rhcalendar .fc-head-control [class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.rhcalendar .fc-head-control .container,
.rhcalendar .fc-head-control .navbar-static-top .container,
.rhcalendar .fc-head-control .navbar-fixed-top .container,
.rhcalendar .fc-head-control .navbar-fixed-bottom .container {
width: 1170px;
}
.rhcalendar .fc-head-control .span12 {
width: 1170px;
}
.rhcalendar .fc-head-control .span11 {
width: 1070px;
}
.rhcalendar .fc-head-control .span10 {
width: 970px;
}
.rhcalendar .fc-head-control .span9 {
width: 870px;
}
.rhcalendar .fc-head-control .span8 {
width: 770px;
}
.rhcalendar .fc-head-control .span7 {
width: 670px;
}
.rhcalendar .fc-head-control .span6 {
width: 570px;
}
.rhcalendar .fc-head-control .span5 {
width: 470px;
}
.rhcalendar .fc-head-control .span4 {
width: 370px;
}
.rhcalendar .fc-head-control .span3 {
width: 270px;
}
.rhcalendar .fc-head-control .span2 {
width: 170px;
}
.rhcalendar .fc-head-control .span1 {
width: 70px;
}
.rhcalendar .fc-head-control .offset12 {
margin-left: 1230px;
}
.rhcalendar .fc-head-control .offset11 {
margin-left: 1130px;
}
.rhcalendar .fc-head-control .offset10 {
margin-left: 1030px;
}
.rhcalendar .fc-head-control .offset9 {
margin-left: 930px;
}
.rhcalendar .fc-head-control .offset8 {
margin-left: 830px;
}
.rhcalendar .fc-head-control .offset7 {
margin-left: 730px;
}
.rhcalendar .fc-head-control .offset6 {
margin-left: 630px;
}
.rhcalendar .fc-head-control .offset5 {
margin-left: 530px;
}
.rhcalendar .fc-head-control .offset4 {
margin-left: 430px;
}
.rhcalendar .fc-head-control .offset3 {
margin-left: 330px;
}
.rhcalendar .fc-head-control .offset2 {
margin-left: 230px;
}
.rhcalendar .fc-head-control .offset1 {
margin-left: 130px;
}
.rhcalendar .fc-head-control .row-fluid {
width: 100%;
*zoom: 1;
}
.rhcalendar .fc-head-control .row-fluid:before,
.rhcalendar .fc-head-control .row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.rhcalendar .fc-head-control .row-fluid:after {
clear: both;
}
.rhcalendar .fc-head-control .row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.rhcalendar .fc-head-control .row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.rhcalendar .fc-head-control .row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.rhcalendar .fc-head-control .row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.rhcalendar .fc-head-control .row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.rhcalendar .fc-head-control .row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.rhcalendar .fc-head-control .row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.rhcalendar .fc-head-control .row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.rhcalendar .fc-head-control .row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.rhcalendar .fc-head-control .row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.rhcalendar .fc-head-control .row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.rhcalendar .fc-head-control .row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.rhcalendar .fc-head-control .row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.rhcalendar .fc-head-control .row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.rhcalendar .fc-head-control .row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.rhcalendar .fc-head-control .row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.rhcalendar .fc-head-control .row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.rhcalendar .fc-head-control .row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.rhcalendar .fc-head-control .row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.rhcalendar .fc-head-control .row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.rhcalendar .fc-head-control .row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.rhcalendar .fc-head-control .row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.rhcalendar .fc-head-control .row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.rhcalendar .fc-head-control .row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.rhcalendar .fc-head-control .row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.rhcalendar .fc-head-control .row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.rhcalendar .fc-head-control .row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.rhcalendar .fc-head-control .row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.rhcalendar .fc-head-control .row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.rhcalendar .fc-head-control .row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.rhcalendar .fc-head-control .row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.rhcalendar .fc-head-control .row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.rhcalendar .fc-head-control .row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.rhcalendar .fc-head-control .row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.rhcalendar .fc-head-control .row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.rhcalendar .fc-head-control .row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.rhcalendar .fc-head-control .row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.rhcalendar .fc-head-control .row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
.rhcalendar .fc-head-control input,
.rhcalendar .fc-head-control textarea,
.rhcalendar .fc-head-control .uneditable-input {
margin-left: 0;
}
.rhcalendar .fc-head-control .controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
.rhcalendar .fc-head-control input.span12,
.rhcalendar .fc-head-control textarea.span12,
.rhcalendar .fc-head-control .uneditable-input.span12 {
width: 1156px;
}
.rhcalendar .fc-head-control input.span11,
.rhcalendar .fc-head-control textarea.span11,
.rhcalendar .fc-head-control .uneditable-input.span11 {
width: 1056px;
}
.rhcalendar .fc-head-control input.span10,
.rhcalendar .fc-head-control textarea.span10,
.rhcalendar .fc-head-control .uneditable-input.span10 {
width: 956px;
}
.rhcalendar .fc-head-control input.span9,
.rhcalendar .fc-head-control textarea.span9,
.rhcalendar .fc-head-control .uneditable-input.span9 {
width: 856px;
}
.rhcalendar .fc-head-control input.span8,
.rhcalendar .fc-head-control textarea.span8,
.rhcalendar .fc-head-control .uneditable-input.span8 {
width: 756px;
}
.rhcalendar .fc-head-control input.span7,
.rhcalendar .fc-head-control textarea.span7,
.rhcalendar .fc-head-control .uneditable-input.span7 {
width: 656px;
}
.rhcalendar .fc-head-control input.span6,
.rhcalendar .fc-head-control textarea.span6,
.rhcalendar .fc-head-control .uneditable-input.span6 {
width: 556px;
}
.rhcalendar .fc-head-control input.span5,
.rhcalendar .fc-head-control textarea.span5,
.rhcalendar .fc-head-control .uneditable-input.span5 {
width: 456px;
}
.rhcalendar .fc-head-control input.span4,
.rhcalendar .fc-head-control textarea.span4,
.rhcalendar .fc-head-control .uneditable-input.span4 {
width: 356px;
}
.rhcalendar .fc-head-control input.span3,
.rhcalendar .fc-head-control textarea.span3,
.rhcalendar .fc-head-control .uneditable-input.span3 {
width: 256px;
}
.rhcalendar .fc-head-control input.span2,
.rhcalendar .fc-head-control textarea.span2,
.rhcalendar .fc-head-control .uneditable-input.span2 {
width: 156px;
}
.rhcalendar .fc-head-control input.span1,
.rhcalendar .fc-head-control textarea.span1,
.rhcalendar .fc-head-control .uneditable-input.span1 {
width: 56px;
}
.rhcalendar .fc-head-control .thumbnails {
margin-left: -30px;
}
.rhcalendar .fc-head-control .thumbnails > li {
margin-left: 30px;
}
.rhcalendar .fc-head-control .row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.rhcalendar .fc-head-control .row {
margin-left: -20px;
*zoom: 1;
}
.rhcalendar .fc-head-control .row:before,
.rhcalendar .fc-head-control .row:after {
display: table;
line-height: 0;
content: "";
}
.rhcalendar .fc-head-control .row:after {
clear: both;
}
.rhcalendar .fc-head-control [class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.rhcalendar .fc-head-control .container,
.rhcalendar .fc-head-control .navbar-static-top .container,
.rhcalendar .fc-head-control .navbar-fixed-top .container,
.rhcalendar .fc-head-control .navbar-fixed-bottom .container {
width: 724px;
}
.rhcalendar .fc-head-control .span12 {
width: 724px;
}
.rhcalendar .fc-head-control .span11 {
width: 662px;
}
.rhcalendar .fc-head-control .span10 {
width: 600px;
}
.rhcalendar .fc-head-control .span9 {
width: 538px;
}
.rhcalendar .fc-head-control .span8 {
width: 476px;
}
.rhcalendar .fc-head-control .span7 {
width: 414px;
}
.rhcalendar .fc-head-control .span6 {
width: 352px;
}
.rhcalendar .fc-head-control .span5 {
width: 290px;
}
.rhcalendar .fc-head-control .span4 {
width: 228px;
}
.rhcalendar .fc-head-control .span3 {
width: 166px;
}
.rhcalendar .fc-head-control .span2 {
width: 104px;
}
.rhcalendar .fc-head-control .span1 {
width: 42px;
}
.rhcalendar .fc-head-control .offset12 {
margin-left: 764px;
}
.rhcalendar .fc-head-control .offset11 {
margin-left: 702px;
}
.rhcalendar .fc-head-control .offset10 {
margin-left: 640px;
}
.rhcalendar .fc-head-control .offset9 {
margin-left: 578px;
}
.rhcalendar .fc-head-control .offset8 {
margin-left: 516px;
}
.rhcalendar .fc-head-control .offset7 {
margin-left: 454px;
}
.rhcalendar .fc-head-control .offset6 {
margin-left: 392px;
}
.rhcalendar .fc-head-control .offset5 {
margin-left: 330px;
}
.rhcalendar .fc-head-control .offset4 {
margin-left: 268px;
}
.rhcalendar .fc-head-control .offset3 {
margin-left: 206px;
}
.rhcalendar .fc-head-control .offset2 {
margin-left: 144px;
}
.rhcalendar .fc-head-control .offset1 {
margin-left: 82px;
}
.rhcalendar .fc-head-control .row-fluid {
width: 100%;
*zoom: 1;
}
.rhcalendar .fc-head-control .row-fluid:before,
.rhcalendar .fc-head-control .row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.rhcalendar .fc-head-control .row-fluid:after {
clear: both;
}
.rhcalendar .fc-head-control .row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.rhcalendar .fc-head-control .row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.rhcalendar .fc-head-control .row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.rhcalendar .fc-head-control .row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.rhcalendar .fc-head-control .row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.rhcalendar .fc-head-control .row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.rhcalendar .fc-head-control .row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.rhcalendar .fc-head-control .row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.rhcalendar .fc-head-control .row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.rhcalendar .fc-head-control .row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.rhcalendar .fc-head-control .row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.rhcalendar .fc-head-control .row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.rhcalendar .fc-head-control .row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.rhcalendar .fc-head-control .row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.rhcalendar .fc-head-control .row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.rhcalendar .fc-head-control .row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.rhcalendar .fc-head-control .row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.rhcalendar .fc-head-control .row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.rhcalendar .fc-head-control .row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.rhcalendar .fc-head-control .row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.rhcalendar .fc-head-control .row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.rhcalendar .fc-head-control .row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.rhcalendar .fc-head-control .row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.rhcalendar .fc-head-control .row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.rhcalendar .fc-head-control .row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.rhcalendar .fc-head-control .row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.rhcalendar .fc-head-control .row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.rhcalendar .fc-head-control .row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.rhcalendar .fc-head-control .row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.rhcalendar .fc-head-control .row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.rhcalendar .fc-head-control .row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.rhcalendar .fc-head-control .row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.rhcalendar .fc-head-control .row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.rhcalendar .fc-head-control .row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.rhcalendar .fc-head-control .row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.rhcalendar .fc-head-control .row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.rhcalendar .fc-head-control .row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.rhcalendar .fc-head-control .row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
.rhcalendar .fc-head-control input,
.rhcalendar .fc-head-control textarea,
.rhcalendar .fc-head-control .uneditable-input {
margin-left: 0;
}
.rhcalendar .fc-head-control .controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
.rhcalendar .fc-head-control input.span12,
.rhcalendar .fc-head-control textarea.span12,
.rhcalendar .fc-head-control .uneditable-input.span12 {
width: 710px;
}
.rhcalendar .fc-head-control input.span11,
.rhcalendar .fc-head-control textarea.span11,
.rhcalendar .fc-head-control .uneditable-input.span11 {
width: 648px;
}
.rhcalendar .fc-head-control input.span10,
.rhcalendar .fc-head-control textarea.span10,
.rhcalendar .fc-head-control .uneditable-input.span10 {
width: 586px;
}
.rhcalendar .fc-head-control input.span9,
.rhcalendar .fc-head-control textarea.span9,
.rhcalendar .fc-head-control .uneditable-input.span9 {
width: 524px;
}
.rhcalendar .fc-head-control input.span8,
.rhcalendar .fc-head-control textarea.span8,
.rhcalendar .fc-head-control .uneditable-input.span8 {
width: 462px;
}
.rhcalendar .fc-head-control input.span7,
.rhcalendar .fc-head-control textarea.span7,
.rhcalendar .fc-head-control .uneditable-input.span7 {
width: 400px;
}
.rhcalendar .fc-head-control input.span6,
.rhcalendar .fc-head-control textarea.span6,
.rhcalendar .fc-head-control .uneditable-input.span6 {
width: 338px;
}
.rhcalendar .fc-head-control input.span5,
.rhcalendar .fc-head-control textarea.span5,
.rhcalendar .fc-head-control .uneditable-input.span5 {
width: 276px;
}
.rhcalendar .fc-head-control input.span4,
.rhcalendar .fc-head-control textarea.span4,
.rhcalendar .fc-head-control .uneditable-input.span4 {
width: 214px;
}
.rhcalendar .fc-head-control input.span3,
.rhcalendar .fc-head-control textarea.span3,
.rhcalendar .fc-head-control .uneditable-input.span3 {
width: 152px;
}
.rhcalendar .fc-head-control input.span2,
.rhcalendar .fc-head-control textarea.span2,
.rhcalendar .fc-head-control .uneditable-input.span2 {
width: 90px;
}
.rhcalendar .fc-head-control input.span1,
.rhcalendar .fc-head-control textarea.span1,
.rhcalendar .fc-head-control .uneditable-input.span1 {
width: 28px;
}
}
@media (max-width: 767px) {
.rhcalendar .fc-head-control body {
padding-right: 20px;
padding-left: 20px;
}
.rhcalendar .fc-head-control .navbar-fixed-top,
.rhcalendar .fc-head-control .navbar-fixed-bottom,
.rhcalendar .fc-head-control .navbar-static-top {
margin-right: -20px;
margin-left: -20px;
}
.rhcalendar .fc-head-control .container-fluid {
padding: 0;
}
.rhcalendar .fc-head-control .dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.rhcalendar .fc-head-control .dl-horizontal dd {
margin-left: 0;
}
.rhcalendar .fc-head-control .container {
width: auto;
}
.rhcalendar .fc-head-control .row-fluid {
width: 100%;
}
.rhcalendar .fc-head-control .row,
.rhcalendar .fc-head-control .thumbnails {
margin-left: 0;
}
.rhcalendar .fc-head-control .thumbnails > li {
float: none;
margin-left: 0;
}
.rhcalendar .fc-head-control [class*="span"],
.rhcalendar .fc-head-control .uneditable-input[class*="span"],
.rhcalendar .fc-head-control .row-fluid [class*="span"] {
display: block;
float: none;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control .span12,
.rhcalendar .fc-head-control .row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control .row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.rhcalendar .fc-head-control .input-large,
.rhcalendar .fc-head-control .input-xlarge,
.rhcalendar .fc-head-control .input-xxlarge,
.rhcalendar .fc-head-control input[class*="span"],
.rhcalendar .fc-head-control select[class*="span"],
.rhcalendar .fc-head-control textarea[class*="span"],
.rhcalendar .fc-head-control .uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rhcalendar .fc-head-control .input-prepend input,
.rhcalendar .fc-head-control .input-append input,
.rhcalendar .fc-head-control .input-prepend input[class*="span"],
.rhcalendar .fc-head-control .input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.rhcalendar .fc-head-control .controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.rhcalendar .fc-head-control .modal {
position: fixed;
top: 20px;
right: 20px;
left: 20px;
width: auto;
margin: 0;
}
.rhcalendar .fc-head-control .modal.fade {
top: -100px;
}
.rhcalendar .fc-head-control .modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.rhcalendar .fc-head-control .nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.rhcalendar .fc-head-control .page-header h1 small {
display: block;
line-height: 20px;
}
.rhcalendar .fc-head-control input[type="checkbox"],
.rhcalendar .fc-head-control input[type="radio"] {
border: 1px solid #ccc;
}
.rhcalendar .fc-head-control .form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.rhcalendar .fc-head-control .form-horizontal .controls {
margin-left: 0;
}
.rhcalendar .fc-head-control .form-horizontal .control-list {
padding-top: 0;
}
.rhcalendar .fc-head-control .form-horizontal .form-actions {
padding-right: 10px;
padding-left: 10px;
}
.rhcalendar .fc-head-control .media .pull-left,
.rhcalendar .fc-head-control .media .pull-right {
display: block;
float: none;
margin-bottom: 10px;
}
.rhcalendar .fc-head-control .media-object {
margin-right: 0;
margin-left: 0;
}
.rhcalendar .fc-head-control .modal {
top: 10px;
right: 10px;
left: 10px;
}
.rhcalendar .fc-head-control .modal-header .close {
padding: 10px;
margin: -10px;
}
.rhcalendar .fc-head-control .carousel-caption {
position: static;
}
}
@media (max-width: 979px) {
.rhcalendar .fc-head-control body {
padding-top: 0;
}
.rhcalendar .fc-head-control .navbar-fixed-top,
.rhcalendar .fc-head-control .navbar-fixed-bottom {
position: static;
}
.rhcalendar .fc-head-control .navbar-fixed-top {
margin-bottom: 20px;
}
.rhcalendar .fc-head-control .navbar-fixed-bottom {
margin-top: 20px;
}
.rhcalendar .fc-head-control .navbar-fixed-top .navbar-inner,
.rhcalendar .fc-head-control .navbar-fixed-bottom .navbar-inner {
padding: 5px;
}
.rhcalendar .fc-head-control .navbar .container {
width: auto;
padding: 0;
}
.rhcalendar .fc-head-control .navbar .brand {
padding-right: 10px;
padding-left: 10px;
margin: 0 0 0 -5px;
}
.rhcalendar .fc-head-control .nav-collapse {
clear: both;
}
.rhcalendar .fc-head-control .nav-collapse .nav {
float: none;
margin: 0 0 10px;
}
.rhcalendar .fc-head-control .nav-collapse .nav > li {
float: none;
}
.rhcalendar .fc-head-control .nav-collapse .nav > li > a {
margin-bottom: 2px;
}
.rhcalendar .fc-head-control .nav-collapse .nav > .divider-vertical {
display: none;
}
.rhcalendar .fc-head-control .nav-collapse .nav .nav-header {
color: #777777;
text-shadow: none;
}
.rhcalendar .fc-head-control .nav-collapse .nav > li > a,
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu a {
padding: 9px 15px;
font-weight: bold;
color: #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.rhcalendar .fc-head-control .nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
}
.rhcalendar .fc-head-control .nav-collapse .nav > li > a:hover,
.rhcalendar .fc-head-control .nav-collapse .nav > li > a:focus,
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu a:hover,
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu a:focus {
background-color: #f2f2f2;
}
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .nav > li > a,
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .dropdown-menu a {
color: #999999;
}
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .nav > li > a:hover,
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .nav > li > a:focus,
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .dropdown-menu a:hover,
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .dropdown-menu a:focus {
background-color: #111111;
}
.rhcalendar .fc-head-control .nav-collapse.in .btn-group {
padding: 0;
margin-top: 5px;
}
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu {
position: static;
top: auto;
left: auto;
display: none;
float: none;
max-width: none;
padding: 0;
margin: 0 15px;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .fc-head-control .nav-collapse .open > .dropdown-menu {
display: block;
}
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu:before,
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu:after {
display: none;
}
.rhcalendar .fc-head-control .nav-collapse .dropdown-menu .divider {
display: none;
}
.rhcalendar .fc-head-control .nav-collapse .nav > li > .dropdown-menu:before,
.rhcalendar .fc-head-control .nav-collapse .nav > li > .dropdown-menu:after {
display: none;
}
.rhcalendar .fc-head-control .nav-collapse .navbar-form,
.rhcalendar .fc-head-control .nav-collapse .navbar-search {
float: none;
padding: 10px 15px;
margin: 10px 0;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .navbar-form,
.rhcalendar .fc-head-control .navbar-inverse .nav-collapse .navbar-search {
border-top-color: #111111;
border-bottom-color: #111111;
}
.rhcalendar .fc-head-control .navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}
.rhcalendar .fc-head-control .nav-collapse,
.rhcalendar .fc-head-control .nav-collapse.collapse {
height: 0;
overflow: hidden;
}
.rhcalendar .fc-head-control .navbar .btn-navbar {
display: block;
}
.rhcalendar .fc-head-control .navbar-static .navbar-inner {
padding-right: 10px;
padding-left: 10px;
}
}
@media (min-width: 980px) {
.rhcalendar .fc-head-control .nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
.rhcalendar .rh-flat-ui {    }
@font-face {
font-family: "Flat-UI-Icons";
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/Flat-UI-Icons.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/Flat-UI-Icons.eot?#iefix) format("embedded-opentype"), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/Flat-UI-Icons.woff) format("woff"), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/Flat-UI-Icons.ttf) format("truetype"), url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/fonts/Flat-UI-Icons.svg#Flat-UI-Icons) format("svg");
font-weight: normal;
font-style: normal;
}
.rhcalendar .rh-flat-ui [data-icon]:before {
font-family: 'Flat-UI-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .fui-triangle-up,
.rhcalendar .rh-flat-ui .fui-triangle-up-small,
.rhcalendar .rh-flat-ui .fui-triangle-right-large,
.rhcalendar .rh-flat-ui .fui-triangle-left-large,
.rhcalendar .rh-flat-ui .fui-triangle-down,
.rhcalendar .rh-flat-ui .fui-info,
.rhcalendar .rh-flat-ui .fui-alert,
.rhcalendar .rh-flat-ui .fui-question,
.rhcalendar .rh-flat-ui .fui-window,
.rhcalendar .rh-flat-ui .fui-windows,
.rhcalendar .rh-flat-ui .fui-arrow-right,
.rhcalendar .rh-flat-ui .fui-arrow-left,
.rhcalendar .rh-flat-ui .fui-loop,
.rhcalendar .rh-flat-ui .fui-cmd,
.rhcalendar .rh-flat-ui .fui-mic,
.rhcalendar .rh-flat-ui .fui-triangle-down-small,
.rhcalendar .rh-flat-ui .fui-check-inverted,
.rhcalendar .rh-flat-ui .fui-heart,
.rhcalendar .rh-flat-ui .fui-location,
.rhcalendar .rh-flat-ui .fui-plus,
.rhcalendar .rh-flat-ui .fui-check,
.rhcalendar .rh-flat-ui .fui-cross,
.rhcalendar .rh-flat-ui .fui-list,
.rhcalendar .rh-flat-ui .fui-new,
.rhcalendar .rh-flat-ui .fui-video,
.rhcalendar .rh-flat-ui .fui-photo,
.rhcalendar .rh-flat-ui .fui-volume,
.rhcalendar .rh-flat-ui .fui-time,
.rhcalendar .rh-flat-ui .fui-eye,
.rhcalendar .rh-flat-ui .fui-chat,
.rhcalendar .rh-flat-ui .fui-home,
.rhcalendar .rh-flat-ui .fui-upload,
.rhcalendar .rh-flat-ui .fui-search,
.rhcalendar .rh-flat-ui .fui-user,
.rhcalendar .rh-flat-ui .fui-mail,
.rhcalendar .rh-flat-ui .fui-lock,
.rhcalendar .rh-flat-ui .fui-power,
.rhcalendar .rh-flat-ui .fui-star,
.rhcalendar .rh-flat-ui .fui-calendar,
.rhcalendar .rh-flat-ui .fui-gear,
.rhcalendar .rh-flat-ui .fui-book,
.rhcalendar .rh-flat-ui .fui-exit,
.rhcalendar .rh-flat-ui .fui-trash,
.rhcalendar .rh-flat-ui .fui-folder,
.rhcalendar .rh-flat-ui .fui-bubble,
.rhcalendar .rh-flat-ui .fui-cross-inverted,
.rhcalendar .rh-flat-ui .fui-plus-inverted,
.rhcalendar .rh-flat-ui .fui-export,
.rhcalendar .rh-flat-ui .fui-radio-unchecked,
.rhcalendar .rh-flat-ui .fui-radio-checked,
.rhcalendar .rh-flat-ui .fui-checkbox-unchecked,
.rhcalendar .rh-flat-ui .fui-checkbox-checked,
.rhcalendar .rh-flat-ui .fui-flat,
.rhcalendar .rh-flat-ui .fui-calendar-solid,
.rhcalendar .rh-flat-ui .fui-star-2,
.rhcalendar .rh-flat-ui .fui-credit-card,
.rhcalendar .rh-flat-ui .fui-clip,
.rhcalendar .rh-flat-ui .fui-link,
.rhcalendar .rh-flat-ui .fui-pause,
.rhcalendar .rh-flat-ui .fui-play,
.rhcalendar .rh-flat-ui .fui-tag,
.rhcalendar .rh-flat-ui .fui-document,
.rhcalendar .rh-flat-ui .fui-image,
.rhcalendar .rh-flat-ui .fui-facebook,
.rhcalendar .rh-flat-ui .fui-youtube,
.rhcalendar .rh-flat-ui .fui-vimeo,
.rhcalendar .rh-flat-ui .fui-twitter,
.rhcalendar .rh-flat-ui .fui-stumbleupon,
.rhcalendar .rh-flat-ui .fui-spotify,
.rhcalendar .rh-flat-ui .fui-skype,
.rhcalendar .rh-flat-ui .fui-pinterest,
.rhcalendar .rh-flat-ui .fui-path,
.rhcalendar .rh-flat-ui .fui-myspace,
.rhcalendar .rh-flat-ui .fui-linkedin,
.rhcalendar .rh-flat-ui .fui-googleplus,
.rhcalendar .rh-flat-ui .fui-dribbble,
.rhcalendar .rh-flat-ui .fui-blogger,
.rhcalendar .rh-flat-ui .fui-behance,
.rhcalendar .rh-flat-ui .fui-list-thumbnailed,
.rhcalendar .rh-flat-ui .fui-list-small-thumbnails,
.rhcalendar .rh-flat-ui .fui-list-numbered,
.rhcalendar .rh-flat-ui .fui-list-large-thumbnails,
.rhcalendar .rh-flat-ui .fui-list-columned,
.rhcalendar .rh-flat-ui .fui-list-bulleted {
display: inline-block;
font-family: 'Flat-UI-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .fui-triangle-up:before {
content: "\e000";
}
.rhcalendar .rh-flat-ui .fui-triangle-up-small:before {
content: "\e001";
}
.rhcalendar .rh-flat-ui .fui-triangle-right-large:before {
content: "\e002";
}
.rhcalendar .rh-flat-ui .fui-triangle-left-large:before {
content: "\e003";
}
.rhcalendar .rh-flat-ui .fui-triangle-down:before {
content: "\e004";
}
.rhcalendar .rh-flat-ui .fui-info:before {
content: "\e016";
}
.rhcalendar .rh-flat-ui .fui-alert:before {
content: "\e017";
}
.rhcalendar .rh-flat-ui .fui-question:before {
content: "\e018";
}
.rhcalendar .rh-flat-ui .fui-window:before {
content: "\e019";
}
.rhcalendar .rh-flat-ui .fui-windows:before {
content: "\e01a";
}
.rhcalendar .rh-flat-ui .fui-arrow-right:before {
content: "\e02c";
}
.rhcalendar .rh-flat-ui .fui-arrow-left:before {
content: "\e02d";
}
.rhcalendar .rh-flat-ui .fui-loop:before {
content: "\e02e";
}
.rhcalendar .rh-flat-ui .fui-cmd:before {
content: "\e02f";
}
.rhcalendar .rh-flat-ui .fui-mic:before {
content: "\e030";
}
.rhcalendar .rh-flat-ui .fui-triangle-down-small:before {
content: "\e005";
}
.rhcalendar .rh-flat-ui .fui-check-inverted:before {
content: "\e006";
}
.rhcalendar .rh-flat-ui .fui-heart:before {
content: "\e007";
}
.rhcalendar .rh-flat-ui .fui-location:before {
content: "\e008";
}
.rhcalendar .rh-flat-ui .fui-plus:before {
content: "\e009";
}
.rhcalendar .rh-flat-ui .fui-check:before {
content: "\e00a";
}
.rhcalendar .rh-flat-ui .fui-cross:before {
content: "\e00b";
}
.rhcalendar .rh-flat-ui .fui-list:before {
content: "\e00c";
}
.rhcalendar .rh-flat-ui .fui-new:before {
content: "\e00d";
}
.rhcalendar .rh-flat-ui .fui-video:before {
content: "\e00e";
}
.rhcalendar .rh-flat-ui .fui-photo:before {
content: "\e00f";
}
.rhcalendar .rh-flat-ui .fui-volume:before {
content: "\e010";
}
.rhcalendar .rh-flat-ui .fui-time:before {
content: "\e011";
}
.rhcalendar .rh-flat-ui .fui-eye:before {
content: "\e012";
}
.rhcalendar .rh-flat-ui .fui-chat:before {
content: "\e013";
}
.rhcalendar .rh-flat-ui .fui-home:before {
content: "\e015";
}
.rhcalendar .rh-flat-ui .fui-upload:before {
content: "\e01b";
}
.rhcalendar .rh-flat-ui .fui-search:before {
content: "\e01c";
}
.rhcalendar .rh-flat-ui .fui-user:before {
content: "\e01d";
}
.rhcalendar .rh-flat-ui .fui-mail:before {
content: "\e01e";
}
.rhcalendar .rh-flat-ui .fui-lock:before {
content: "\e01f";
}
.rhcalendar .rh-flat-ui .fui-power:before {
content: "\e020";
}
.rhcalendar .rh-flat-ui .fui-star:before {
content: "\e021";
}
.rhcalendar .rh-flat-ui .fui-calendar:before {
content: "\e023";
}
.rhcalendar .rh-flat-ui .fui-gear:before {
content: "\e024";
}
.rhcalendar .rh-flat-ui .fui-book:before {
content: "\e025";
}
.rhcalendar .rh-flat-ui .fui-exit:before {
content: "\e026";
}
.rhcalendar .rh-flat-ui .fui-trash:before {
content: "\e027";
}
.rhcalendar .rh-flat-ui .fui-folder:before {
content: "\e028";
}
.rhcalendar .rh-flat-ui .fui-bubble:before {
content: "\e029";
}
.rhcalendar .rh-flat-ui .fui-cross-inverted:before {
content: "\e02a";
}
.rhcalendar .rh-flat-ui .fui-plus-inverted:before {
content: "\e031";
}
.rhcalendar .rh-flat-ui .fui-export:before {
content: "\e014";
}
.rhcalendar .rh-flat-ui .fui-radio-unchecked:before {
content: "\e02b";
}
.rhcalendar .rh-flat-ui .fui-radio-checked:before {
content: "\e032";
}
.rhcalendar .rh-flat-ui .fui-checkbox-unchecked:before {
content: "\e033";
}
.rhcalendar .rh-flat-ui .fui-checkbox-checked:before {
content: "\e034";
}
.rhcalendar .rh-flat-ui .fui-flat:before {
content: "\e035";
}
.rhcalendar .rh-flat-ui .fui-calendar-solid:before {
content: "\e022";
}
.rhcalendar .rh-flat-ui .fui-star-2:before {
content: "\e036";
}
.rhcalendar .rh-flat-ui .fui-credit-card:before {
content: "\e037";
}
.rhcalendar .rh-flat-ui .fui-clip:before {
content: "\e038";
}
.rhcalendar .rh-flat-ui .fui-link:before {
content: "\e039";
}
.rhcalendar .rh-flat-ui .fui-pause:before {
content: "\e03b";
}
.rhcalendar .rh-flat-ui .fui-play:before {
content: "\e03c";
}
.rhcalendar .rh-flat-ui .fui-tag:before {
content: "\e03d";
}
.rhcalendar .rh-flat-ui .fui-document:before {
content: "\e03e";
}
.rhcalendar .rh-flat-ui .fui-image:before {
content: "\e03a";
}
.rhcalendar .rh-flat-ui .fui-facebook:before {
content: "\e03f";
}
.rhcalendar .rh-flat-ui .fui-youtube:before {
content: "\e040";
}
.rhcalendar .rh-flat-ui .fui-vimeo:before {
content: "\e041";
}
.rhcalendar .rh-flat-ui .fui-twitter:before {
content: "\e042";
}
.rhcalendar .rh-flat-ui .fui-stumbleupon:before {
content: "\e043";
}
.rhcalendar .rh-flat-ui .fui-spotify:before {
content: "\e044";
}
.rhcalendar .rh-flat-ui .fui-skype:before {
content: "\e045";
}
.rhcalendar .rh-flat-ui .fui-pinterest:before {
content: "\e046";
}
.rhcalendar .rh-flat-ui .fui-path:before {
content: "\e047";
}
.rhcalendar .rh-flat-ui .fui-myspace:before {
content: "\e048";
}
.rhcalendar .rh-flat-ui .fui-linkedin:before {
content: "\e049";
}
.rhcalendar .rh-flat-ui .fui-googleplus:before {
content: "\e04a";
}
.rhcalendar .rh-flat-ui .fui-dribbble:before {
content: "\e04c";
}
.rhcalendar .rh-flat-ui .fui-blogger:before {
content: "\e04d";
}
.rhcalendar .rh-flat-ui .fui-behance:before {
content: "\e04e";
}
.rhcalendar .rh-flat-ui .fui-list-thumbnailed:before {
content: "\e04b";
}
.rhcalendar .rh-flat-ui .fui-list-small-thumbnails:before {
content: "\e04f";
}
.rhcalendar .rh-flat-ui .fui-list-numbered:before {
content: "\e050";
}
.rhcalendar .rh-flat-ui .fui-list-large-thumbnails:before {
content: "\e051";
}
.rhcalendar .rh-flat-ui .fui-list-columned:before {
content: "\e052";
}
.rhcalendar .rh-flat-ui .fui-list-bulleted:before {
content: "\e053";
}
.rhcalendar .rh-flat-ui .inline-block {
display: inline-block;
zoom: 1;
*display: inline;
}
.rhcalendar .rh-flat-ui .clearfix {
*zoom: 1;
}
.rhcalendar .rh-flat-ui .clearfix:before,
.rhcalendar .rh-flat-ui .clearfix:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .clearfix:after {
clear: both;
}
.rhcalendar .rh-flat-ui .drop-ie-gradient {
filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.rhcalendar .rh-flat-ui .dropdown-arrow-inverse {
border-bottom-color: #34495e !important;
border-top-color: #34495e !important;
}
.rhcalendar .rh-flat-ui body {
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.231;
color: #34495e;
background-color: #ffffff;
}
.rhcalendar .rh-flat-ui a {
color: #16a085;
text-decoration: none;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui a:hover,
.rhcalendar .rh-flat-ui a:focus {
color: #1abc9c;
text-decoration: none;
}
.rhcalendar .rh-flat-ui .img-rounded {
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .img-comment {
font-size: 15px;
line-height: 1.231;
font-style: italic;
margin: 24px 0;
}
.rhcalendar .rh-flat-ui p {
font-size: 18px;
line-height: 1.71109;
}
.rhcalendar .rh-flat-ui .lead {
font-size: 28px;
line-height: 1.4642745000000001;
font-weight: 300;
}
@media (min-width: 768px) {
.rhcalendar .rh-flat-ui .lead {
font-size: 21px;
}
}
.rhcalendar .rh-flat-ui small {
font-size: 83%;
line-height: 2.050846;
}
.rhcalendar .rh-flat-ui .text-primary {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui a.text-primary:hover,
.rhcalendar .rh-flat-ui a.text-primary:focus {
color: #15967d;
}
.rhcalendar .rh-flat-ui .text-success {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui a.text-success:hover,
.rhcalendar .rh-flat-ui a.text-success:focus {
color: #25a35a;
}
.rhcalendar .rh-flat-ui .text-danger {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui a.text-danger:hover,
.rhcalendar .rh-flat-ui a.text-danger:focus {
color: #b93d30;
}
.rhcalendar .rh-flat-ui .text-warning {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui a.text-warning:hover,
.rhcalendar .rh-flat-ui a.text-warning:focus {
color: #c19d0c;
}
.rhcalendar .rh-flat-ui .text-info {
color: #3498db;
}
.rhcalendar .rh-flat-ui a.text-info:hover,
.rhcalendar .rh-flat-ui a.text-info:focus {
color: #2a7aaf;
}
.rhcalendar .rh-flat-ui .text-inverse {
color: #ffffff;
}
.rhcalendar .rh-flat-ui a.text-inverse:hover,
.rhcalendar .rh-flat-ui a.text-inverse:focus {
color: #cccccc;
}
.rhcalendar .rh-flat-ui .text-muted {
color: #bdc3c7;
}
.rhcalendar .rh-flat-ui a.text-muted:hover,
.rhcalendar .rh-flat-ui a.text-muted:focus {
color: #979c9f;
}
.rhcalendar .rh-flat-ui h1,
.rhcalendar .rh-flat-ui h2,
.rhcalendar .rh-flat-ui h3,
.rhcalendar .rh-flat-ui h4,
.rhcalendar .rh-flat-ui h5,
.rhcalendar .rh-flat-ui h6,
.rhcalendar .rh-flat-ui .h1,
.rhcalendar .rh-flat-ui .h2,
.rhcalendar .rh-flat-ui .h3,
.rhcalendar .rh-flat-ui .h4,
.rhcalendar .rh-flat-ui .h5,
.rhcalendar .rh-flat-ui .h6 {
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-weight: 700;
line-height: 1.2;
}
.rhcalendar .rh-flat-ui h1 small,
.rhcalendar .rh-flat-ui h2 small,
.rhcalendar .rh-flat-ui h3 small,
.rhcalendar .rh-flat-ui h4 small,
.rhcalendar .rh-flat-ui h5 small,
.rhcalendar .rh-flat-ui h6 small,
.rhcalendar .rh-flat-ui .h1 small,
.rhcalendar .rh-flat-ui .h2 small,
.rhcalendar .rh-flat-ui .h3 small,
.rhcalendar .rh-flat-ui .h4 small,
.rhcalendar .rh-flat-ui .h5 small,
.rhcalendar .rh-flat-ui .h6 small {
color: #7f8c9a;
}
.rhcalendar .rh-flat-ui h1,
.rhcalendar .rh-flat-ui h2,
.rhcalendar .rh-flat-ui h3 {
margin-top: 2px;
margin-bottom: 4px;
}
.rhcalendar .rh-flat-ui h4,
.rhcalendar .rh-flat-ui h5,
.rhcalendar .rh-flat-ui h6 {
margin-top: 4px;
margin-bottom: 6px;
}
.rhcalendar .rh-flat-ui h6 {
font-weight: normal;
}
.rhcalendar .rh-flat-ui h1,
.rhcalendar .rh-flat-ui .h1 {
font-size: 61px;
}
.rhcalendar .rh-flat-ui h2,
.rhcalendar .rh-flat-ui .h2 {
font-size: 52px;
}
.rhcalendar .rh-flat-ui h3,
.rhcalendar .rh-flat-ui .h3 {
font-size: 40px;
}
.rhcalendar .rh-flat-ui h4,
.rhcalendar .rh-flat-ui .h4 {
font-size: 29px;
}
.rhcalendar .rh-flat-ui h5,
.rhcalendar .rh-flat-ui .h5 {
font-size: 28px;
}
.rhcalendar .rh-flat-ui h6,
.rhcalendar .rh-flat-ui .h6 {
font-size: 24px;
}
.rhcalendar .rh-flat-ui h1 small,
.rhcalendar .rh-flat-ui .h1 small {
font-size: 24px;
}
.rhcalendar .rh-flat-ui h2 small,
.rhcalendar .rh-flat-ui .h2 small {
font-size: 18px;
}
.rhcalendar .rh-flat-ui h3 small,
.rhcalendar .rh-flat-ui .h3 small,
.rhcalendar .rh-flat-ui h4 small,
.rhcalendar .rh-flat-ui .h4 small {
font-size: 14px;
}
.rhcalendar .rh-flat-ui blockquote {
position: relative;
border-left: none;
padding: 0 0 0 19px;
}
.rhcalendar .rh-flat-ui blockquote:before {
position: absolute;
left: 0;
width: 3px;
height: 100%;
top: 0;
bottom: 0;
background-color: #ebedee;
content: "";
border-radius: 2px;
}
.rhcalendar .rh-flat-ui blockquote p {
font-size: 21px;
line-height: 2;
font-weight: normal;
margin-bottom: .4em;
}
.rhcalendar .rh-flat-ui blockquote small {
font-size: 19px;
line-height: 2;
font-style: italic;
color: #34495e;
}
.rhcalendar .rh-flat-ui blockquote small:before {
content: "";
}
.rhcalendar .rh-flat-ui address {
margin-bottom: 1.231;
line-height: 1.231;
}
.rhcalendar .rh-flat-ui .btn,
.rhcalendar .rh-flat-ui .btn-group > .btn,
.rhcalendar .rh-flat-ui .btn-group > .dropdown-menu,
.rhcalendar .rh-flat-ui .btn-group > .popover {
font-size: 15px;
font-weight: 400;
}
.rhcalendar .rh-flat-ui .btn-block {
white-space: normal;
}
.rhcalendar .rh-flat-ui .btn {
border: none;
background: #bdc3c7;
color: #ffffff;
padding: 9px 12px 10px;
line-height: 22px;
text-decoration: none;
border-radius: 6px;
-webkit-transition: 0.25s linear;
-moz-transition: 0.25s linear;
-o-transition: 0.25s linear;
transition: 0.25s linear;
-webkit-backface-visibility: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.rhcalendar .rh-flat-ui .btn:hover,
.rhcalendar .rh-flat-ui .btn:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.dropdown-toggle {
background-color: #cacfd2;
color: #ffffff;
outline: none;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .btn:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.active {
background-color: #a1a6a9;
color: rgba(255, 255, 255, 0.75);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .btn.disabled,
.rhcalendar .rh-flat-ui .btn[disabled] {
background-color: #bdc3c7;
color: rgba(255, 255, 255, 0.75);
opacity: 0.7;
filter: alpha(opacity=70);
}
.rhcalendar .rh-flat-ui .btn.btn-hg,
.rhcalendar .rh-flat-ui .input-group-hg .btn {
font-size: 22px;
line-height: 22px;
padding: 15px 20px 16px;
}
.rhcalendar .rh-flat-ui .btn.btn-hg > [class^="fui-"],
.rhcalendar .rh-flat-ui .input-group-hg .btn > [class^="fui-"] {
top: 1px;
}
.rhcalendar .rh-flat-ui .btn.btn-hg > [class^="fui-"].pull-right,
.rhcalendar .rh-flat-ui .input-group-hg .btn > [class^="fui-"].pull-right {
margin-right: -2px;
}
.rhcalendar .rh-flat-ui .btn.btn-lg,
.rhcalendar .rh-flat-ui .input-group-lg .btn {
font-size: 17px;
line-height: 20px;
padding: 12px 18px 13px;
}
.rhcalendar .rh-flat-ui .btn.btn-lg > [class^="fui-"],
.rhcalendar .rh-flat-ui .input-group-lg .btn > [class^="fui-"] {
top: 0;
}
.rhcalendar .rh-flat-ui .btn.btn-lg > [class^="fui-"].pull-right,
.rhcalendar .rh-flat-ui .input-group-lg .btn > [class^="fui-"].pull-right {
margin-right: -2px;
}
.rhcalendar .rh-flat-ui .btn.btn-sm,
.rhcalendar .rh-flat-ui .input-group-sm .btn {
font-size: 13px;
line-height: 20px;
padding: 6px 13px 8px;
}
.rhcalendar .rh-flat-ui .btn.btn-sm > [class^="fui-"],
.rhcalendar .rh-flat-ui .input-group-sm .btn > [class^="fui-"] {
top: 0;
}
.rhcalendar .rh-flat-ui .btn.btn-xs,
.rhcalendar .rh-flat-ui .input-group-xs .btn {
font-size: 12px;
padding: 8px 13px 9px;
line-height: 1.2;
}
.rhcalendar .rh-flat-ui .btn.btn-xs > [class^="fui-"],
.rhcalendar .rh-flat-ui .input-group-xs .btn > [class^="fui-"] {
top: 0;
}
.rhcalendar .rh-flat-ui .btn.btn-embossed {
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.rhcalendar .rh-flat-ui .btn.btn-embossed.active,
.rhcalendar .rh-flat-ui .btn.btn-embossed:active {
-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.rhcalendar .rh-flat-ui .btn.btn-wide {
min-width: 140px;
padding-left: 30px;
padding-right: 30px;
}
.rhcalendar .rh-flat-ui .btn.btn-primary {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .btn.btn-primary:hover,
.rhcalendar .rh-flat-ui .btn.btn-primary:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-primary.dropdown-toggle {
background-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .btn.btn-primary:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-primary.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-primary.active {
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .btn.btn-info {
background-color: #3498db;
}
.rhcalendar .rh-flat-ui .btn.btn-info:hover,
.rhcalendar .rh-flat-ui .btn.btn-info:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-info.dropdown-toggle {
background-color: #5dade2;
}
.rhcalendar .rh-flat-ui .btn.btn-info:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-info.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-info.active {
background-color: #2c81ba;
}
.rhcalendar .rh-flat-ui .btn.btn-danger {
background-color: #e74c3c;
}
.rhcalendar .rh-flat-ui .btn.btn-danger:hover,
.rhcalendar .rh-flat-ui .btn.btn-danger:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-danger.dropdown-toggle {
background-color: #ec7063;
}
.rhcalendar .rh-flat-ui .btn.btn-danger:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-danger.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-danger.active {
background-color: #c44133;
}
.rhcalendar .rh-flat-ui .btn.btn-success {
background-color: #2ecc71;
}
.rhcalendar .rh-flat-ui .btn.btn-success:hover,
.rhcalendar .rh-flat-ui .btn.btn-success:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-success.dropdown-toggle {
background-color: #58d68d;
}
.rhcalendar .rh-flat-ui .btn.btn-success:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-success.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-success.active {
background-color: #27ad60;
}
.rhcalendar .rh-flat-ui .btn.btn-warning {
background-color: #f1c40f;
}
.rhcalendar .rh-flat-ui .btn.btn-warning:hover,
.rhcalendar .rh-flat-ui .btn.btn-warning:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-warning.dropdown-toggle {
background-color: #f5d313;
}
.rhcalendar .rh-flat-ui .btn.btn-warning:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-warning.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-warning.active {
background-color: #cda70d;
}
.rhcalendar .rh-flat-ui .btn.btn-inverse {
background-color: #34495e;
}
.rhcalendar .rh-flat-ui .btn.btn-inverse:hover,
.rhcalendar .rh-flat-ui .btn.btn-inverse:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-inverse.dropdown-toggle {
background-color: #415b76;
}
.rhcalendar .rh-flat-ui .btn.btn-inverse:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-inverse.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-inverse.active {
background-color: #2c3e50;
}
.rhcalendar .rh-flat-ui .btn.btn-default {
background-color: #bdc3c7;
}
.rhcalendar .rh-flat-ui .btn.btn-default:hover,
.rhcalendar .rh-flat-ui .btn.btn-default:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .btn.btn-default.dropdown-toggle {
background-color: #cacfd2;
}
.rhcalendar .rh-flat-ui .btn.btn-default:active,
.rhcalendar .rh-flat-ui .btn-group.open .btn.btn-default.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn.btn-default.active {
background-color: #a1a6a9;
}
.rhcalendar .rh-flat-ui .btn > [class^="fui-"] {
margin: 0 1px;
position: relative;
top: 1px;
vertical-align: top;
display: inline-block;
zoom: 1;
*display: inline;
}
.rhcalendar .rh-flat-ui .btn > [class^="fui-"].pull-right {
margin-right: 0;
}
.rhcalendar .rh-flat-ui .btn-toolbar .btn.active {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .btn-toolbar .btn:first-child {
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .btn-toolbar .btn:last-child {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .btn-toolbar .btn > [class^="fui-"] {
font-size: 16px;
top: 0;
margin: 0 4px;
}
.rhcalendar .rh-flat-ui .btn-tip {
font-weight: 300;
padding-left: 10px;
}
.rhcalendar .rh-flat-ui .btn-group > .btn {
border-radius: 0;
text-align: center;
}
.rhcalendar .rh-flat-ui .btn-group > .btn:active + .btn,
.rhcalendar .rh-flat-ui .btn-group > .btn.active + .btn {
border-left-color: transparent;
}
.rhcalendar .rh-flat-ui .btn-group > .btn:first-of-type,
.rhcalendar .rh-flat-ui .btn-group > .btn:first-of-type:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.rhcalendar .rh-flat-ui .btn-group > .btn:last-of-type,
.rhcalendar .rh-flat-ui .btn-group > .btn:last-of-type:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.rhcalendar .rh-flat-ui .btn-group > .btn + .btn {
margin-left: 0;
}
.rhcalendar .rh-flat-ui .btn-group > .btn + .dropdown-toggle {
border-left: 2px solid rgba(52, 73, 94, 0.15);
padding-left: 13px;
padding-right: 13px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .btn-group > .btn + .dropdown-toggle .caret {
margin-left: 3px;
margin-right: 3px;
}
.rhcalendar .rh-flat-ui .btn-group > .btn.btn-gh + .dropdown-toggle .caret {
margin-left: 7px;
margin-right: 7px;
}
.rhcalendar .rh-flat-ui .btn-group > .btn.btn-sm + .dropdown-toggle .caret {
margin-left: 0;
margin-right: 0;
}
.rhcalendar .rh-flat-ui [class*="btn-social-"] {
padding-top: 8px !important;
}
.rhcalendar .rh-flat-ui .btn-social-pinterest {
background-color: #cb2028;
}
.rhcalendar .rh-flat-ui .btn-social-pinterest:hover,
.rhcalendar .rh-flat-ui .btn-social-pinterest:focus {
background-color: #d54d53;
}
.rhcalendar .rh-flat-ui .btn-social-pinterest:active,
.rhcalendar .rh-flat-ui .btn-social-pinterest.active {
background-color: #ad1b22;
}
.rhcalendar .rh-flat-ui .btn-social-linkedin {
background-color: #0072b5;
}
.rhcalendar .rh-flat-ui .btn-social-linkedin:hover,
.rhcalendar .rh-flat-ui .btn-social-linkedin:focus {
background-color: #338ec4;
}
.rhcalendar .rh-flat-ui .btn-social-linkedin:active,
.rhcalendar .rh-flat-ui .btn-social-linkedin.active {
background-color: #00619a;
}
.rhcalendar .rh-flat-ui .btn-social-stumbleupon {
background-color: #ed4a13;
}
.rhcalendar .rh-flat-ui .btn-social-stumbleupon:hover,
.rhcalendar .rh-flat-ui .btn-social-stumbleupon:focus {
background-color: #f16e42;
}
.rhcalendar .rh-flat-ui .btn-social-stumbleupon:active,
.rhcalendar .rh-flat-ui .btn-social-stumbleupon.active {
background-color: #c93f10;
}
.rhcalendar .rh-flat-ui .btn-social-googleplus {
background-color: #2d2d2d;
}
.rhcalendar .rh-flat-ui .btn-social-googleplus:hover,
.rhcalendar .rh-flat-ui .btn-social-googleplus:focus {
background-color: #575757;
}
.rhcalendar .rh-flat-ui .btn-social-googleplus:active,
.rhcalendar .rh-flat-ui .btn-social-googleplus.active {
background-color: #262626;
}
.rhcalendar .rh-flat-ui .btn-social-facebook {
background-color: #2f4b93;
}
.rhcalendar .rh-flat-ui .btn-social-facebook:hover,
.rhcalendar .rh-flat-ui .btn-social-facebook:focus {
background-color: #596fa9;
}
.rhcalendar .rh-flat-ui .btn-social-facebook:active,
.rhcalendar .rh-flat-ui .btn-social-facebook.active {
background-color: #28407d;
}
.rhcalendar .rh-flat-ui .btn-social-twitter {
background-color: #00bdef;
}
.rhcalendar .rh-flat-ui .btn-social-twitter:hover,
.rhcalendar .rh-flat-ui .btn-social-twitter:focus {
background-color: #33caf2;
}
.rhcalendar .rh-flat-ui .btn-social-twitter:active,
.rhcalendar .rh-flat-ui .btn-social-twitter.active {
background-color: #00a1cb;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .btn.btn-block {
margin: 9px 0 18px;
}
}
.rhcalendar .rh-flat-ui .caret {
border-width: 8px 6px;
border-bottom-color: #34495e;
border-top-color: #34495e;
border-style: solid;
border-bottom-style: none;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
-webkit-transform: scale(1.001);
-moz-transform: scale(1.001);
-ms-transform: scale(1.001);
-o-transform: scale(1.001);
transform: scale(1.001);
}
.rhcalendar .rh-flat-ui .dropup .caret,
.rhcalendar .rh-flat-ui .dropup .btn-lg .caret,
.rhcalendar .rh-flat-ui .navbar-fixed-bottom .dropdown .caret {
border-bottom-width: 8px;
}
.rhcalendar .rh-flat-ui .btn-lg .caret {
border-top-width: 8px;
border-right-width: 6px;
border-left-width: 6px;
}
.rhcalendar .rh-flat-ui .navbar {
font-size: 16px;
border-radius: 6px;
border: none;
}
.rhcalendar .rh-flat-ui .navbar .navbar-brand {
border-radius: 6px 0 0 6px;
color: #526476;
font-size: 24px;
line-height: 29.55px;
font-weight: 700;
margin-left: -15px;
padding: 23px 28px 24px 17px;
text-shadow: none;
display: inline-block;
}
.rhcalendar .rh-flat-ui .navbar .navbar-brand:hover,
.rhcalendar .rh-flat-ui .navbar .navbar-brand:focus {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .navbar-brand[class*="fui-"] {
font-weight: normal;
}
.rhcalendar .rh-flat-ui .navbar .navbar-brand small {
line-height: 1;
}
.rhcalendar .rh-flat-ui .navbar .nav {
margin-right: 0;
display: inline-block;
float: left;
}
.rhcalendar .rh-flat-ui .navbar .nav > li {
position: relative;
display: inline-block;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
z-index: 100;
-webkit-transform: scale(1, 1);
display: block\9;
}
.rhcalendar .rh-flat-ui .navbar .nav > li.active > a,
.rhcalendar .rh-flat-ui .navbar .nav > li.active > a:hover,
.rhcalendar .rh-flat-ui .navbar .nav > li.active > a:focus {
background: none;
color: #1abc9c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:first-child {
border-radius: 6px 6px 0 0;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:last-child {
border-radius: 0 0 6px 6px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > ul {
padding-top: 13px;
top: 80%;
padding-left: 0;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > ul:before {
content: "";
border-style: solid;
border-width: 0 9px 9px 9px;
border-color: transparent transparent #34495e transparent;
height: 0;
position: absolute;
left: 15px;
top: 5px;
width: 0;
-webkit-transform: rotate(360deg);
}
.rhcalendar .rh-flat-ui .navbar .nav > li > ul li:hover ul {
opacity: 1;
-webkit-transform: scale(1, 1);
visibility: visible;
display: block\9;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > ul li ul {
left: 100%;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a {
color: #526476;
display: inline-block;
font-weight: 700;
font-size: 15px;
line-height: 28px;
padding: 22px 20px;
text-shadow: none;
-webkit-transition: background-color 0.25s, color 0.25s, border-bottom-color 0.25s;
-moz-transition: background-color 0.25s, color 0.25s, border-bottom-color 0.25s;
-o-transition: background-color 0.25s, color 0.25s, border-bottom-color 0.25s;
transition: background-color 0.25s, color 0.25s, border-bottom-color 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a:hover,
.rhcalendar .rh-flat-ui .navbar .nav > li > a:focus {
color: #1abc9c;
background-color: transparent;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a[class*="fui-"] {
font-size: 24px;
font-weight: normal;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a > [class*="fui-"] {
font-size: 24px;
margin: -4px 0 0;
position: relative;
top: 4px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a > [class*="fui-"] + * {
margin-left: 12px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul {
border-radius: 4px;
left: 0;
list-style-type: none;
margin-left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 234px;
-webkit-transform: scale(1, 0.99);
-webkit-transform-origin: 0 0;
visibility: hidden;
-webkit-transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .navbar .nav ul ul {
left: 95%;
padding-left: 5px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul li {
background-color: #34495e;
padding: 0 3px 3px;
position: relative;
}
.rhcalendar .rh-flat-ui .navbar .nav ul li:first-child {
border-radius: 6px 6px 0 0;
padding-top: 3px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul li:last-child {
border-radius: 0 0 6px 6px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul li.active > a,
.rhcalendar .rh-flat-ui .navbar .nav ul li.active > a:hover,
.rhcalendar .rh-flat-ui .navbar .nav ul li.active > a:focus {
background-color: #1abc9c;
color: #ffffff;
padding-left: 9px;
padding-right: 9px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul li.active + li > a {
padding-left: 9px;
padding-right: 9px;
}
.rhcalendar .rh-flat-ui .navbar .nav ul a {
border-radius: 2px;
color: #ffffff;
display: block;
font-size: 14px;
padding: 6px 9px;
text-decoration: none;
}
.rhcalendar .rh-flat-ui .navbar .nav ul a:hover {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .btn-navbar {
background: none;
border: none;
color: #34495e;
margin: 18px 15px 14px;
text-shadow: none;
display: none;
}
.rhcalendar .rh-flat-ui .navbar .btn-navbar:hover,
.rhcalendar .rh-flat-ui .navbar .btn-navbar:focus {
background: none;
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .btn-navbar:before {
content: "\e00c";
font-family: "Flat-UI-Icons";
font-size: 22px;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .navbar .btn-navbar .icon-bar {
display: none;
}
.rhcalendar .rh-flat-ui .navbar-inner {
background: #eceef0;
border: none;
padding-left: 0;
padding-right: 0;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .navbar-inverse {
font-size: 17px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .navbar-inner {
background: #34495e;
}
.rhcalendar .rh-flat-ui .navbar-inverse .navbar-brand {
border-bottom: 2px solid #2c3e50;
border-right: 2px solid #2c3e50;
color: #ffffff;
padding: 10px 28px 11px 32px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .btn-navbar {
color: #ffffff;
margin: 7px 10px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .btn-icon {
margin: 8px 5px 8px 15px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li:first-child.active > a {
padding-left: 20px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li:first-child > a {
border-left: none;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li.active > a,
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li.active > a:hover,
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li.active > a:focus {
background-color: #1abc9c;
border-bottom-color: #16a085;
border-left: none;
color: #ffffff;
padding-left: 20px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li.active + li > a {
border-left: none;
padding-left: 20px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav > li > a {
font-size: 16px;
border-bottom: 2px solid #2c3e50;
border-left: 2px solid #2c3e50;
color: #ffffff;
padding: 16px 20px 15px;
line-height: 20px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav.pull-right {
margin-right: -15px;
}
.rhcalendar .rh-flat-ui .navbar-inverse .nav.pull-right > li > a {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .navbar-unread,
.rhcalendar .rh-flat-ui .navbar-new {
font-family: 'Lato', Helvetica, Arial, sans-serif;
background-color: #1abc9c;
border-radius: 50%;
color: #ffffff;
font-size: 0;
font-weight: 700;
height: 6px;
line-height: 14px;
position: absolute;
right: 12px;
text-align: center;
top: 28px;
width: 6px;
z-index: 10;
}
.rhcalendar .rh-flat-ui .active .navbar-unread,
.rhcalendar .rh-flat-ui .active .navbar-new {
background-color: #ffffff;
display: none;
}
.rhcalendar .rh-flat-ui .navbar-inverse .navbar-unread,
.rhcalendar .rh-flat-ui .navbar-inverse .navbar-new {
top: 15px;
}
.rhcalendar .rh-flat-ui .navbar-new {
background-color: #e74c3c;
font-size: 12px;
line-height: 17px;
height: 18px;
margin: -9px -1px;
min-width: 18px;
padding: 0 1px;
width: auto;
-webkit-font-smoothing: subpixel-antialiased;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
background-color: #1abc9c;
border-bottom-color: #16a085;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
border-bottom-color: #ffffff !important;
border-top-color: #ffffff !important;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown.open > .dropdown-toggle {
background: none;
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
border-bottom-color: #1abc9c !important;
border-top-color: #1abc9c !important;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown.open .dropdown-menu {
opacity: 1;
top: 100%;
visibility: visible;
z-index: 1000;
-webkit-transform: none;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown > .dropdown-toggle {
outline: none;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown > .dropdown-toggle:focus .caret {
border-bottom-color: #1abc9c;
border-top-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown > .dropdown-toggle .caret {
border-left-width: 6px;
border-right-width: 6px;
border-top-width: 8px;
border-bottom-color: #4c6a89;
border-top-color: #4c6a89;
margin-left: 10px;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu {
background-color: #34495e;
opacity: 0;
padding: 0;
visibility: hidden;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu:before {
display: none;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu:after {
border-bottom-color: #34495e;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu > li > a {
border-radius: 3px;
color: #ffffff;
padding: 6px 8px 8px;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu .divider {
background-color: #2c3e50;
border-bottom: none;
margin: 2px 0 5px;
padding: 0;
height: 2px;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search {
border-left: 2px solid #2c3e50;
border-bottom: 2px solid #2c3e50;
padding: 8px 20px 9px 23px;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .input-group-btn .btn-default {
background-color: #2c3e50;
color: #4c6a89 !important;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control {
background-color: #2c3e50;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control:-moz-placeholder {
color: #819db9;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control::-moz-placeholder {
color: #819db9;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control:-ms-input-placeholder {
color: #819db9;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control::-webkit-input-placeholder {
color: #819db9;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control.placeholder {
color: #819db9;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search .form-control:focus {
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search.focus .input-group-btn .btn-default {
background-color: #2c3e50 !important;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search {
margin: 0;
padding: 20px 5px 19px 20px;
max-width: 225px;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search:last-child {
padding-right: 5px;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control {
background-color: #ffffff;
border: 2px solid transparent;
color: #526476;
font-size: 15px;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control:-moz-placeholder {
color: #798795;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control::-moz-placeholder {
color: #798795;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control:-ms-input-placeholder {
color: #798795;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control::-webkit-input-placeholder {
color: #798795;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control.placeholder {
color: #798795;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .form-control:focus {
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .navbar-search .input-group .input-group-btn .btn-default {
border-color: transparent;
color: #9aa4af;
font-size: 16px;
}
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-bottom .navbar-inner .navbar-search .form-control,
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-top .navbar-inner .navbar-search .form-control {
border-radius: 50px 0 0 50px !important;
}
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-bottom .navbar-inner .navbar-search .btn,
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-top .navbar-inner .navbar-search .btn {
border-radius: 0 50px 50px 0;
}
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-bottom .nav > li:hover > ul {
bottom: 100%;
padding-bottom: 13px;
top: auto;
}
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-bottom .nav > li:hover > ul li:hover ul {
bottom: 0;
}
.rhcalendar .rh-flat-ui .navbar.navbar-fixed-bottom .nav ul {
bottom: 80%;
top: auto;
}
@media (max-width: 979px) {
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-brand {
border: none;
padding-top: 11px;
padding-bottom: 13px;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav {
margin-left: 0;
margin-right: 0;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li.active > a,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li.active > a:hover,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li.active > a:focus {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li > a,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li > a:hover {
background: none;
border: none;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav > li ul li a {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .navbar-search {
border: none;
padding-right: 20px;
padding-left: 20px !important;
max-width: none;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse a,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse .nav > li > a,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a {
color: #ffffff;
border-radius: 0;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse a:hover,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse .nav > li > a:hover,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a:hover,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse a:focus,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse .nav > li > a:focus,
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a:focus {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .navbar.navbar-inverse .nav-collapse {
width: auto;
margin-left: -15px;
margin-right: -15px;
}
.rhcalendar .rh-flat-ui .navbar .navbar-brand {
padding-left: 20px;
margin-left: -15px;
float: none;
}
.rhcalendar .rh-flat-ui .navbar .btn-navbar {
float: right;
display: block;
margin-right: 0;
padding-bottom: 0;
}
.rhcalendar .rh-flat-ui .navbar .nav {
float: none !important;
display: block;
margin-bottom: 10px;
margin-right: -15px;
margin-left: -15px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:hover > ul,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover > ul,
.rhcalendar .rh-flat-ui .navbar .nav > li:hover .dropdown-menu,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover .dropdown-menu {
height: auto;
margin-left: 30px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:hover > ul li:hover a,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover > ul li:hover a,
.rhcalendar .rh-flat-ui .navbar .nav > li:hover .dropdown-menu li:hover a,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover .dropdown-menu li:hover a {
background-color: transparent;
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .nav > li:hover > ul li:hover ul,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover > ul li:hover ul,
.rhcalendar .rh-flat-ui .navbar .nav > li:hover .dropdown-menu li:hover ul,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown:hover .dropdown-menu li:hover ul {
height: auto;
margin-left: 20px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li > a,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown > a,
.rhcalendar .rh-flat-ui .navbar .nav > li > a:hover,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown > a:hover {
background: none;
padding: 7px 20px;
}
.rhcalendar .rh-flat-ui .navbar .nav > li ul,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul {
background: none;
height: 0;
padding: 0;
position: static;
width: auto;
}
.rhcalendar .rh-flat-ui .navbar .nav > li ul:before,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul:before,
.rhcalendar .rh-flat-ui .navbar .nav > li ul:after,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul:after {
display: none;
}
.rhcalendar .rh-flat-ui .navbar .nav > li ul li,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul li {
background: none;
}
.rhcalendar .rh-flat-ui .navbar .nav > li ul li a,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul li a {
color: #34495e;
}
.rhcalendar .rh-flat-ui .navbar .nav > li ul li a:hover,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul li a:hover,
.rhcalendar .rh-flat-ui .navbar .nav > li ul li a:focus,
.rhcalendar .rh-flat-ui .navbar .nav > li.dropdown ul li a:focus {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu {
background: none;
margin-top: 0;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu li a {
color: #34495e;
}
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu li a:hover,
.rhcalendar .rh-flat-ui .navbar .nav li.dropdown .dropdown-menu li a:focus {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .navbar .nav .dropdown-toggle:focus {
background-color: transparent !important;
}
.rhcalendar .rh-flat-ui .navbar .nav li a .hidden-lg {
display: inline !important;
}
.rhcalendar .rh-flat-ui .navbar .nav li {
display: block;
}
.rhcalendar .rh-flat-ui .navbar .nav a {
display: block !important;
}
.rhcalendar .rh-flat-ui .navbar .nav-collapse {
width: 100%;
*zoom: 1;
}
.rhcalendar .rh-flat-ui .navbar .nav-collapse:before,
.rhcalendar .rh-flat-ui .navbar .nav-collapse:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .navbar .nav-collapse:after {
clear: both;
}
.rhcalendar .rh-flat-ui .navbar .nav-collapse .navbar-search {
padding-left: 5px;
float: none !important;
}
.rhcalendar .rh-flat-ui .navbar-unread,
.rhcalendar .rh-flat-ui .navbar-new {
position: static;
float: right;
margin: 0 0 0 10px;
}
}
.rhcalendar .rh-flat-ui .select {
display: inline-block;
margin-bottom: 10px;
}
.rhcalendar .rh-flat-ui [class*="span"] > .select[class*="span"] {
margin-left: 0;
}
.rhcalendar .rh-flat-ui .select[class*="span"] .btn {
width: 100%;
}
.rhcalendar .rh-flat-ui .select.select-block {
display: block;
float: none;
margin-left: 0;
width: auto;
*zoom: 1;
}
.rhcalendar .rh-flat-ui .select.select-block:before,
.rhcalendar .rh-flat-ui .select.select-block:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .select.select-block:after {
clear: both;
}
.rhcalendar .rh-flat-ui .select.select-block .btn {
width: 100%;
}
.rhcalendar .rh-flat-ui .select .btn {
width: 220px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-hg .filter-option {
left: 20px;
right: 40px;
top: 16px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-hg .caret {
right: 20px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-lg .filter-option {
left: 18px;
right: 38px;
top: 12px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-sm .filter-option {
left: 13px;
right: 33px;
top: 7px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-sm .caret {
right: 13px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-xs .filter-option {
left: 13px;
right: 33px;
top: 5px;
}
.rhcalendar .rh-flat-ui .select .btn.btn-xs .caret {
right: 13px;
}
.rhcalendar .rh-flat-ui .select .btn .filter-option {
height: 26px;
left: 13px;
overflow: hidden;
position: absolute;
right: 33px;
text-align: left;
top: 10px;
}
.rhcalendar .rh-flat-ui .select .btn .caret {
position: absolute;
right: 16px;
margin-top: 8px;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-toggle {
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu {
min-width: 100%;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu dt {
cursor: default;
display: block;
padding: 3px 20px;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li:not(.disabled) > a:hover small {
color: rgba(255, 255, 255, 0.004);
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li > a {
min-height: 20px;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li > a.opt {
padding-left: 35px;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li small {
padding-left: .5em;
}
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li > dt small {
font-weight: normal;
}
.rhcalendar .rh-flat-ui .select .btn > .disabled,
.rhcalendar .rh-flat-ui .select .btn .dropdown-menu li.disabled > a {
cursor: default;
}
.rhcalendar .rh-flat-ui .select .caret {
border-bottom-color: #ffffff;
border-top-color: #ffffff;
}
.rhcalendar .rh-flat-ui textarea {
font-size: 15px;
line-height: 24px;
padding: 5px 11px;
}
.rhcalendar .rh-flat-ui label {
font-weight: normal;
line-height: 1.4285755000000002em;
}
.rhcalendar .rh-flat-ui .form-control:-moz-placeholder {
color: #b2bcc5;
}
.rhcalendar .rh-flat-ui .form-control::-moz-placeholder {
color: #b2bcc5;
}
.rhcalendar .rh-flat-ui .form-control:-ms-input-placeholder {
color: #b2bcc5;
}
.rhcalendar .rh-flat-ui .form-control::-webkit-input-placeholder {
color: #b2bcc5;
}
.rhcalendar .rh-flat-ui .form-control.placeholder {
color: #b2bcc5;
}
.rhcalendar .rh-flat-ui .form-control {
border: 2px solid #bdc3c7;
color: #34495e;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 15px;
padding: 8px 12px;
height: 41px;
-webkit-appearance: none;
border-radius: 6px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-moz-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .form-group.focus .form-control,
.rhcalendar .rh-flat-ui .form-control:focus {
border-color: #1abc9c;
outline: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .form-control[disabled],
.rhcalendar .rh-flat-ui .form-control[readonly],
.rhcalendar .rh-flat-ui fieldset[disabled] .form-control {
background-color: #f4f6f6;
border-color: #d5dbdb;
color: #d5dbdb;
cursor: default;
}
.rhcalendar .rh-flat-ui .form-control.flat {
border-color: transparent;
}
.rhcalendar .rh-flat-ui .form-control.flat:hover {
border-color: #bdc3c7;
}
.rhcalendar .rh-flat-ui .form-control.flat:focus {
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .input-sm {
height: 34px;
padding: 8px 10px;
font-size: 13px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-sm {
height: 34px;
line-height: 34px;
}
.rhcalendar .rh-flat-ui textarea.input-sm {
height: auto;
}
.rhcalendar .rh-flat-ui .input-lg {
height: 45px;
padding: 10px 15px;
font-size: 17px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-lg {
height: 45px;
line-height: 45px;
}
.rhcalendar .rh-flat-ui textarea.input-lg {
height: auto;
}
.rhcalendar .rh-flat-ui .input-hg {
height: 53px;
padding: 10px 16px;
font-size: 22px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-hg {
height: 53px;
line-height: 53px;
}
.rhcalendar .rh-flat-ui textarea.input-hg {
height: auto;
}
.rhcalendar .rh-flat-ui .has-warning .help-block,
.rhcalendar .rh-flat-ui .has-warning .control-label {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control {
color: #f1c40f;
border-color: #f1c40f;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-warning .form-control:-moz-placeholder {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control::-moz-placeholder {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control:-ms-input-placeholder {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control::-webkit-input-placeholder {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control.placeholder {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-warning .form-control:focus {
border-color: #f1c40f;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-warning .input-group-addon {
color: #f1c40f;
border-color: #f1c40f;
background-color: #ffffff;
}
.rhcalendar .rh-flat-ui .has-error .help-block,
.rhcalendar .rh-flat-ui .has-error .control-label {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control {
color: #e74c3c;
border-color: #e74c3c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-error .form-control:-moz-placeholder {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control::-moz-placeholder {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control:-ms-input-placeholder {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control::-webkit-input-placeholder {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control.placeholder {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .has-error .form-control:focus {
border-color: #e74c3c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-error .input-group-addon {
color: #e74c3c;
border-color: #e74c3c;
background-color: #ffffff;
}
.rhcalendar .rh-flat-ui .has-success .help-block,
.rhcalendar .rh-flat-ui .has-success .control-label {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control {
color: #2ecc71;
border-color: #2ecc71;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-success .form-control:-moz-placeholder {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control::-moz-placeholder {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control:-ms-input-placeholder {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control::-webkit-input-placeholder {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control.placeholder {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-success .form-control:focus {
border-color: #2ecc71;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .has-success .input-group-addon {
color: #2ecc71;
border-color: #2ecc71;
background-color: #ffffff;
}
.rhcalendar .rh-flat-ui .form-group {
position: relative;
margin-bottom: 20px;
}
.rhcalendar .rh-flat-ui .form-group {
position: relative;
}
.rhcalendar .rh-flat-ui .form-control + .input-icon {
position: absolute;
top: 2px;
right: 2px;
line-height: 37px;
vertical-align: middle;
font-size: 20px;
color: #b2bcc5;
background-color: #ffffff;
padding: 0 12px 0 0;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .input-hg + .input-icon {
line-height: 49px;
padding: 0 16px 0 0;
}
.rhcalendar .rh-flat-ui .input-lg + .input-icon {
line-height: 41px;
padding: 0 15px 0 0;
}
.rhcalendar .rh-flat-ui .input-sm + .input-icon {
font-size: 14px;
line-height: 30px;
padding: 0 10px 0 0;
}
.rhcalendar .rh-flat-ui .has-success .input-icon {
color: #2ecc71;
}
.rhcalendar .rh-flat-ui .has-warning .input-icon {
color: #f1c40f;
}
.rhcalendar .rh-flat-ui .has-error .input-icon {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .form-control[disabled] + .input-icon,
.rhcalendar .rh-flat-ui .form-control[readonly] + .input-icon,
.rhcalendar .rh-flat-ui fieldset[disabled] .form-control + .input-icon,
.rhcalendar .rh-flat-ui .form-control.disabled + .input-icon {
color: #d5dbdb;
background-color: #f4f6f6;
}
.rhcalendar .rh-flat-ui .input-group-hg > .form-control,
.rhcalendar .rh-flat-ui .input-group-hg > .input-group-addon,
.rhcalendar .rh-flat-ui .input-group-hg > .input-group-btn > .btn {
height: 53px;
padding: 10px 16px;
font-size: 22px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-group-hg > .form-control,
.rhcalendar .rh-flat-ui select.input-group-hg > .input-group-addon,
.rhcalendar .rh-flat-ui select.input-group-hg > .input-group-btn > .btn {
height: 53px;
line-height: 53px;
}
.rhcalendar .rh-flat-ui textarea.input-group-hg > .form-control,
.rhcalendar .rh-flat-ui textarea.input-group-hg > .input-group-addon,
.rhcalendar .rh-flat-ui textarea.input-group-hg > .input-group-btn > .btn {
height: auto;
}
.rhcalendar .rh-flat-ui .input-group-lg > .form-control,
.rhcalendar .rh-flat-ui .input-group-lg > .input-group-addon,
.rhcalendar .rh-flat-ui .input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 15px;
font-size: 17px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-group-lg > .form-control,
.rhcalendar .rh-flat-ui select.input-group-lg > .input-group-addon,
.rhcalendar .rh-flat-ui select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
.rhcalendar .rh-flat-ui textarea.input-group-lg > .form-control,
.rhcalendar .rh-flat-ui textarea.input-group-lg > .input-group-addon,
.rhcalendar .rh-flat-ui textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.rhcalendar .rh-flat-ui .input-group-sm > .form-control,
.rhcalendar .rh-flat-ui .input-group-sm > .input-group-addon,
.rhcalendar .rh-flat-ui .input-group-sm > .input-group-btn > .btn {
height: 34px;
padding: 8px 10px;
font-size: 13px;
line-height: 1.231;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui select.input-group-sm > .form-control,
.rhcalendar .rh-flat-ui select.input-group-sm > .input-group-addon,
.rhcalendar .rh-flat-ui select.input-group-sm > .input-group-btn > .btn {
height: 34px;
line-height: 34px;
}
.rhcalendar .rh-flat-ui textarea.input-group-sm > .form-control,
.rhcalendar .rh-flat-ui textarea.input-group-sm > .input-group-addon,
.rhcalendar .rh-flat-ui textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.rhcalendar .rh-flat-ui .input-group-addon {
padding: 10px 12px;
font-size: 15px;
color: #ffffff;
text-align: center;
background-color: #bdc3c7;
border: 1px solid #bdc3c7;
border-radius: 6px;
-webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-moz-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .input-group-sm .input-group-addon {
padding: 6px 10px;
font-size: 13px;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .input-group-lg .input-group-addon {
padding: 10px 15px;
font-size: 17px;
}
.rhcalendar .rh-flat-ui .input-group-hg .input-group-addon {
padding: 10px 16px;
font-size: 22px;
}
.rhcalendar .rh-flat-ui .input-group .form-control:first-child,
.rhcalendar .rh-flat-ui .input-group-addon:first-child,
.rhcalendar .rh-flat-ui .input-group-btn:first-child > .btn,
.rhcalendar .rh-flat-ui .input-group-btn:first-child > .dropdown-toggle,
.rhcalendar .rh-flat-ui .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.rhcalendar .rh-flat-ui .input-group-addon:first-child {
border-right: 0;
}
.rhcalendar .rh-flat-ui .input-group .form-control:last-child,
.rhcalendar .rh-flat-ui .input-group-addon:last-child,
.rhcalendar .rh-flat-ui .input-group-btn:last-child > .btn,
.rhcalendar .rh-flat-ui .input-group-btn:last-child > .dropdown-toggle,
.rhcalendar .rh-flat-ui .input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rhcalendar .rh-flat-ui .input-group-addon:last-child {
border-left: 0;
}
.rhcalendar .rh-flat-ui .input-group-btn > .btn + .btn {
border-left: 2px solid #bdc3c7;
margin-left: -3px;
}
.rhcalendar .rh-flat-ui .form-group.focus .input-group-addon,
.rhcalendar .rh-flat-ui .navbar-search.focus .input-group-addon {
background-color: #1abc9c;
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .form-group.focus .btn,
.rhcalendar .rh-flat-ui .navbar-search.focus .btn {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .form-group.focus .btn:hover,
.rhcalendar .rh-flat-ui .navbar-search.focus .btn:hover,
.rhcalendar .rh-flat-ui .form-group.focus .btn:focus,
.rhcalendar .rh-flat-ui .navbar-search.focus .btn:focus,
.rhcalendar .rh-flat-ui .btn-group:focus .form-group.focus .btn.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn-group:focus .navbar-search.focus .btn.dropdown-toggle {
background-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .form-group.focus .btn:active,
.rhcalendar .rh-flat-ui .navbar-search.focus .btn:active,
.rhcalendar .rh-flat-ui .btn-group.open .form-group.focus .btn.dropdown-toggle,
.rhcalendar .rh-flat-ui .btn-group.open .navbar-search.focus .btn.dropdown-toggle,
.rhcalendar .rh-flat-ui .form-group.focus .btn.active,
.rhcalendar .rh-flat-ui .navbar-search.focus .btn.active {
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .form-group.focus .input-group-btn > .btn + .btn,
.rhcalendar .rh-flat-ui .navbar-search.focus .input-group-btn > .btn + .btn {
border-left-color: #16a085;
}
.rhcalendar .rh-flat-ui .form-group.focus .input-group-btn .btn-default,
.rhcalendar .rh-flat-ui .navbar-search.focus .input-group-btn .btn-default {
border-color: #1abc9c !important;
background-color: #ffffff !important;
color: #1abc9c !important;
}
.rhcalendar .rh-flat-ui .input-group .form-control + .input-group-btn .btn-default {
background-color: #ffffff;
border: 2px solid #bdc3c7;
border-width: 2px 2px 2px 0;
color: #bdc3c7;
margin-left: -2px;
line-height: 18px;
}
.rhcalendar .rh-flat-ui .input-group-sm.input-group .form-control + .input-group-btn .btn-default {
line-height: 16px;
}
.rhcalendar .rh-flat-ui .input-group .input-group-btn:first-child + .form-control {
border-left: none !important;
padding-left: 0;
}
.rhcalendar .rh-flat-ui .input-group .input-group-btn:first-child .btn-default {
background-color: #ffffff;
border: 2px solid #bdc3c7;
border-width: 2px 0 2px 2px;
color: #bdc3c7;
line-height: 18px;
}
.rhcalendar .rh-flat-ui .input-group-sm.input-group .input-group-btn:first-child .btn-default {
line-height: 16px;
}
.rhcalendar .rh-flat-ui .input-group-rounded .form-control:last-child,
.rhcalendar .rh-flat-ui .input-group-rounded .input-group-btn:last-child .btn {
border-radius: 0 20px 20px 0;
}
.rhcalendar .rh-flat-ui .input-group-hg.input-group-rounded .form-control:last-child,
.rhcalendar .rh-flat-ui .input-group-hg.input-group-rounded .input-group-btn:last-child .btn {
border-radius: 0 27px 27px 0;
}
.rhcalendar .rh-flat-ui .input-group-lg.input-group-rounded .form-control:last-child,
.rhcalendar .rh-flat-ui .input-group-lg.input-group-rounded .input-group-btn:last-child .btn {
border-radius: 0 25px 25px 0;
}
.rhcalendar .rh-flat-ui .input-group-rounded .form-control:first-child,
.rhcalendar .rh-flat-ui .input-group-rounded .input-group-btn:first-child .btn {
border-radius: 20px 0 0 20px;
}
.rhcalendar .rh-flat-ui .input-group-hg.input-group-rounded .form-control:first-child,
.rhcalendar .rh-flat-ui .input-group-hg.input-group-rounded .input-group-btn:first-child .btn {
border-radius: 27px 0 0 27px;
}
.rhcalendar .rh-flat-ui .input-group-lg.input-group-rounded .form-control:first-child,
.rhcalendar .rh-flat-ui .input-group-lg.input-group-rounded .input-group-btn:first-child .btn {
border-radius: 25px 0 0 25px;
}
.rhcalendar .rh-flat-ui .checkbox,
.rhcalendar .rh-flat-ui .radio {
margin-bottom: 12px;
padding-left: 32px;
position: relative;
-webkit-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-o-transition: color 0.25s linear;
transition: color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .checkbox input,
.rhcalendar .rh-flat-ui .radio input {
outline: none !important;
display: none;
}
.rhcalendar .rh-flat-ui .checkbox .icons,
.rhcalendar .rh-flat-ui .radio .icons {
color: #bdc3c7;
display: block;
height: 20px;
left: 0;
position: absolute;
top: 0;
width: 20px;
text-align: center;
line-height: 21px;
font-size: 20px;
cursor: pointer;
-webkit-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-o-transition: color 0.25s linear;
transition: color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .checkbox .icons .first-icon,
.rhcalendar .rh-flat-ui .radio .icons .first-icon,
.rhcalendar .rh-flat-ui .checkbox .icons .second-icon,
.rhcalendar .rh-flat-ui .radio .icons .second-icon {
display: inline-table;
position: absolute;
left: 0;
top: 0;
background-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.rhcalendar .rh-flat-ui .checkbox .icons .second-icon,
.rhcalendar .rh-flat-ui .radio .icons .second-icon {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .rh-flat-ui .checkbox:hover,
.rhcalendar .rh-flat-ui .radio:hover {
color: #bdc3c7;
-webkit-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-o-transition: color 0.25s linear;
transition: color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .checkbox:hover .first-icon,
.rhcalendar .rh-flat-ui .radio:hover .first-icon {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .rh-flat-ui .checkbox:hover .second-icon,
.rhcalendar .rh-flat-ui .radio:hover .second-icon {
opacity: 1;
filter: alpha(opacity=100);
}
.rhcalendar .rh-flat-ui .checkbox.checked,
.rhcalendar .rh-flat-ui .radio.checked {
color: #16a085;
}
.rhcalendar .rh-flat-ui .checkbox.checked .first-icon,
.rhcalendar .rh-flat-ui .radio.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .rh-flat-ui .checkbox.checked .second-icon,
.rhcalendar .rh-flat-ui .radio.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #16a085;
-webkit-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-o-transition: color 0.25s linear;
transition: color 0.25s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .checkbox.disabled,
.rhcalendar .rh-flat-ui .radio.disabled {
cursor: default;
color: #e6e8ea;
}
.rhcalendar .rh-flat-ui .checkbox.disabled .icons,
.rhcalendar .rh-flat-ui .radio.disabled .icons {
color: #e6e8ea;
}
.rhcalendar .rh-flat-ui .checkbox.disabled .first-icon,
.rhcalendar .rh-flat-ui .radio.disabled .first-icon {
opacity: 1;
filter: alpha(opacity=100);
}
.rhcalendar .rh-flat-ui .checkbox.disabled .second-icon,
.rhcalendar .rh-flat-ui .radio.disabled .second-icon {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .rh-flat-ui .checkbox.disabled.checked .icons,
.rhcalendar .rh-flat-ui .radio.disabled.checked .icons {
color: #e6e8ea;
}
.rhcalendar .rh-flat-ui .checkbox.disabled.checked .first-icon,
.rhcalendar .rh-flat-ui .radio.disabled.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0);
}
.rhcalendar .rh-flat-ui .checkbox.disabled.checked .second-icon,
.rhcalendar .rh-flat-ui .radio.disabled.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #e6e8ea;
}
.rhcalendar .rh-flat-ui .checkbox.primary .icons,
.rhcalendar .rh-flat-ui .radio.primary .icons {
color: #34495e;
}
.rhcalendar .rh-flat-ui .checkbox.primary.checked,
.rhcalendar .rh-flat-ui .radio.primary.checked {
color: #16a085;
}
.rhcalendar .rh-flat-ui .checkbox.primary.checked .icons,
.rhcalendar .rh-flat-ui .radio.primary.checked .icons {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .checkbox.primary.disabled,
.rhcalendar .rh-flat-ui .radio.primary.disabled {
cursor: default;
color: #bdc3c7;
}
.rhcalendar .rh-flat-ui .checkbox.primary.disabled .icons,
.rhcalendar .rh-flat-ui .radio.primary.disabled .icons {
color: #bdc3c7;
}
.rhcalendar .rh-flat-ui .checkbox.primary.disabled.checked .icons,
.rhcalendar .rh-flat-ui .radio.primary.disabled.checked .icons {
color: #bdc3c7;
}
.rhcalendar .rh-flat-ui .radio + .radio,
.rhcalendar .rh-flat-ui .checkbox + .checkbox {
margin-top: 10px;
}
.rhcalendar .rh-flat-ui .tagsinput {
background: white;
border: 2px solid #ebedef;
border-radius: 6px;
height: 100px;
margin-bottom: 18px;
padding: 6px 1px 1px 6px;
overflow-y: auto;
text-align: left;
}
.rhcalendar .rh-flat-ui .tagsinput .tag {
border-radius: 4px;
background-color: #ebedef;
color: #7b8996;
cursor: pointer;
margin-right: 5px;
margin-bottom: 5px;
overflow: hidden;
line-height: 15px;
padding: 6px 13px 8px 19px;
position: relative;
vertical-align: middle;
display: inline-block;
zoom: 1;
*display: inline;
-webkit-transition: 0.14s linear;
-moz-transition: 0.14s linear;
-o-transition: 0.14s linear;
transition: 0.14s linear;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .tagsinput .tag:hover {
background-color: #16a085;
color: #ffffff;
padding-left: 12px;
padding-right: 20px;
}
.rhcalendar .rh-flat-ui .tagsinput .tag:hover .tagsinput-remove-link {
color: #ffffff;
opacity: 1;
display: block\9;
}
.rhcalendar .rh-flat-ui .tagsinput input {
background: transparent;
border: none;
color: #34495e;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0 0 0 5px;
outline: none !important;
margin-right: 5px;
margin-bottom: 5px;
width: 12px;
}
.rhcalendar .rh-flat-ui .tagsinput-remove-link {
bottom: 0;
color: #ffffff;
cursor: pointer;
font-size: 12px;
opacity: 0;
padding: 7px 7px 5px 0;
position: absolute;
right: 0;
text-align: right;
text-decoration: none;
top: 0;
width: 100%;
z-index: 2;
display: none\9;
}
.rhcalendar .rh-flat-ui .tagsinput-remove-link:before {
color: #ffffff;
content: "\e00b";
font-family: "Flat-UI-Icons";
}
.rhcalendar .rh-flat-ui .tagsinput-add-container {
vertical-align: middle;
display: inline-block;
zoom: 1;
*display: inline;
}
.rhcalendar .rh-flat-ui .tagsinput-add {
background-color: #d6dbdf;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
margin-bottom: 5px;
padding: 6px 9px;
display: inline-block;
zoom: 1;
*display: inline;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .tagsinput-add:hover {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .tagsinput-add:before {
content: "\e009";
font-family: "Flat-UI-Icons";
}
.rhcalendar .rh-flat-ui .tags_clear {
clear: both;
width: 100%;
height: 0px;
}
.rhcalendar .rh-flat-ui .not_valid {
background: #fbd8db !important;
color: #90111a !important;
margin-left: 5px !important;
}
.rhcalendar .rh-flat-ui .tagsinput-primary {
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .tagsinput-primary .tag {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .progress {
background: #ebedef;
border-radius: 32px;
height: 12px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .progress-bar {
background: #1abc9c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .progress-bar-success {
background-color: #2ecc71;
}
.rhcalendar .rh-flat-ui .progress-bar-warning {
background-color: #f1c40f;
}
.rhcalendar .rh-flat-ui .progress-bar-danger {
background-color: #e74c3c;
}
.rhcalendar .rh-flat-ui .progress-bar-info {
background-color: #3498db;
}
.rhcalendar .rh-flat-ui .ui-slider {
background: #ebedef;
border-radius: 32px;
height: 12px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-bottom: 20px;
position: relative;
}
.rhcalendar .rh-flat-ui .ui-slider-handle {
background-color: #16a085;
border-radius: 50%;
cursor: pointer;
height: 18px;
margin-left: -9px;
position: absolute;
top: -3px;
width: 18px;
z-index: 2;
-webkit-transition: background 0.25s;
-moz-transition: background 0.25s;
-o-transition: background 0.25s;
transition: background 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .ui-slider-handle[style*='100'] {
margin-left: -15px;
}
.rhcalendar .rh-flat-ui .ui-slider-handle:hover,
.rhcalendar .rh-flat-ui .ui-slider-handle:focus {
background-color: #48c9b0;
outline: none;
}
.rhcalendar .rh-flat-ui .ui-slider-handle:active {
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .ui-slider-range {
background-color: #1abc9c;
border-radius: 30px 0 0 30px;
display: block;
height: 100%;
position: absolute;
z-index: 1;
}
.rhcalendar .rh-flat-ui .ui-slider-segment {
background-color: #d9dbdd;
border-radius: 50%;
float: left;
height: 6px;
margin: 3px -6px 0 0;
width: 6px;
}
.rhcalendar .rh-flat-ui .ui-slider-value {
float: right;
font-weight: 500;
margin-top: 12px;
}
.rhcalendar .rh-flat-ui .ui-slider-value.first {
clear: left;
float: left;
}
.rhcalendar .rh-flat-ui .spinner {
width: 55px;
border-right-width: 0 !important;
font-weight: bold;
font-size: 20px !important;
}
@media (max-width: 767px) {
.rhcalendar .rh-flat-ui .spinner {
width: 100%;
}
}
.rhcalendar .rh-flat-ui .ui-spinner {
display: inline-block;
zoom: 1;
*display: inline;
overflow: hidden;
padding: 0 37px 0 0;
position: relative;
vertical-align: middle;
}
@media (max-width: 767px) {
.rhcalendar .rh-flat-ui .ui-spinner {
display: block;
}
}
.rhcalendar .rh-flat-ui .ui-spinner .ui-button-text {
display: block;
line-height: normal;
}
.rhcalendar .rh-flat-ui .ui-spinner input {
color: #95a5a6;
border-radius: 6px 0 0 6px;
text-align: center;
padding: 6px 12px;
}
.rhcalendar .rh-flat-ui .ui-spinner.focus input {
color: #1abc9c;
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .ui-spinner.focus .ui-spinner-button {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .ui-spinner.focus .ui-spinner-button:hover {
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .ui-spinner.focus .ui-spinner-up {
border-bottom-color: #16a085;
}
.rhcalendar .rh-flat-ui .ui-spinner-button {
cursor: default;
display: block;
font-size: .5em;
line-height: 19px;
height: 21px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
right: 0;
text-align: center;
width: 37px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-color: #bdc3c7;
outline: none;
}
.rhcalendar .rh-flat-ui .ui-spinner-button:hover {
background-color: #d1d5d8;
color: #e8f8f5;
}
.rhcalendar .rh-flat-ui .ui-spinner-button span {
font-size: 0;
}
.rhcalendar .rh-flat-ui .ui-spinner-button span:before {
content: "\e001";
font-family: "Flat-UI-Icons";
font-size: 16px;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .ui-spinner-up {
border-bottom: 2px solid #d1d5d8;
top: 0;
border-radius: 0 6px 0 0;
}
.rhcalendar .rh-flat-ui .ui-spinner-down {
bottom: 0;
height: 20px;
border-radius: 0 0 6px 0;
}
.rhcalendar .rh-flat-ui .ui-spinner-down span:before {
content: "\e005";
}
.rhcalendar .rh-flat-ui .ui-datepicker {
width: 264px;
background-color: #ffffff;
display: none;
margin: 10px 0 0 0;
border: 7px solid #1abc9c;
border-radius: 6px;
-webkit-box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
-moz-box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-header {
background-color: #1abc9c;
color: #ffffff;
cursor: default;
margin: -7px -7px 2px;
position: relative;
border-radius: 6px 6px 0 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev,
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 0;
width: 52px;
height: 44px;
color: #ffffff;
text-align: center;
cursor: pointer;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev:hover,
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next:hover {
background-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev:active,
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next:active {
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next.ui-state-disabled {
background-color: transparent;
color: rgba(255, 255, 255, 0.75);
cursor: default;
opacity: 0.7;
filter: alpha(opacity=70);
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev {
left: 0;
border-right: 2px solid #5fd0ba;
border-radius: 6px 0 0 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next {
right: 0;
border-left: 2px solid #5fd0ba;
border-radius: 0 6px 0 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-title {
margin: 0 52px;
line-height: 44px;
text-align: center;
font-size: 15px;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-prev span,
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -5px;
top: 50%;
margin-top: -6px;
text-indent: -9999px;
width: 0;
height: 0;
content: "";
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-icon-circle-triangle-w {
border: inset transparent;
border-width: 7px 12px 7px 0;
border-right-color: #ffffff;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-icon-circle-triangle-e {
border: outset transparent;
border-width: 7px 0 7px 12px;
border-left-color: #ffffff;
}
.rhcalendar .rh-flat-ui .ui-datepicker table {
font-size: 14px;
margin: 0 0 3px;
width: 100%;
}
.rhcalendar .rh-flat-ui .ui-datepicker th {
min-width: 34px;
height: 30px;
text-align: center;
font-weight: bold;
border: 0;
padding: 1px;
vertical-align: middle;
}
.rhcalendar .rh-flat-ui .ui-datepicker td {
border: 0;
padding: 1px;
text-align: center;
vertical-align: middle;
}
.rhcalendar .rh-flat-ui .ui-datepicker td span,
.rhcalendar .rh-flat-ui .ui-datepicker td a {
display: block;
text-decoration: none;
color: #34495e;
height: 30px;
line-height: 30px;
min-width: 34px;
}
.rhcalendar .rh-flat-ui .ui-datepicker td a {
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .ui-datepicker td a:hover {
background-color: #d7dbdd;
color: #34495e;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-state-active {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-other-month a {
color: #c2c8cf;
}
.rhcalendar .rh-flat-ui .ui-datepicker select {
font-size: 1em;
margin: 1px 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker select.ui-datepicker-month-year {
width: 100%;
}
.rhcalendar .rh-flat-ui .ui-datepicker select.ui-datepicker-month,
.rhcalendar .rh-flat-ui .ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.rhcalendar .rh-flat-ui .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
}
.rhcalendar .rh-flat-ui .ui-datepicker:before {
content: "";
border-color: transparent transparent #1abc9c;
border-style: solid;
border-width: 0 6px 6px;
height: 0;
margin-top: 0;
opacity: 1;
position: absolute;
left: 12px;
top: -13px;
width: 0;
z-index: 10;
}
.rhcalendar .rh-flat-ui .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.rhcalendar .rh-flat-ui .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.rhcalendar .rh-flat-ui .ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.rhcalendar .rh-flat-ui .ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
}
.rhcalendar .rh-flat-ui .pager {
background-color: #34495e;
border-radius: 6px;
color: #ffffff;
font-size: 16px;
font-weight: 700;
display: inline-block;
zoom: 1;
*display: inline;
}
.rhcalendar .rh-flat-ui .pager li:first-child > a,
.rhcalendar .rh-flat-ui .pager li:first-child > span {
border-left: none;
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .pager li > a,
.rhcalendar .rh-flat-ui .pager li > span {
background: none;
border: none;
border-left: 2px solid #2c3e50;
color: #ffffff;
padding: 9px 15px 10px;
text-decoration: none;
white-space: nowrap;
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .pager li > a:hover,
.rhcalendar .rh-flat-ui .pager li > span:hover,
.rhcalendar .rh-flat-ui .pager li > a:focus,
.rhcalendar .rh-flat-ui .pager li > span:focus {
background-color: #2c3e50;
}
.rhcalendar .rh-flat-ui .pager li > a:active,
.rhcalendar .rh-flat-ui .pager li > span:active {
background-color: #2c3e50;
}
.rhcalendar .rh-flat-ui .pager li > a [class*="fui-"] + span,
.rhcalendar .rh-flat-ui .pager li > span [class*="fui-"] + span {
margin-left: 8px;
}
.rhcalendar .rh-flat-ui .pager li > a span + [class*="fui-"],
.rhcalendar .rh-flat-ui .pager li > span span + [class*="fui-"] {
margin-left: 8px;
}
.rhcalendar .rh-flat-ui .pagination {
position: relative;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination {
display: block;
}
}
.rhcalendar .rh-flat-ui .pagination ul {
background: #d6dbdf;
color: #ffffff;
padding: 0;
margin: 0;
display: inline-block;
border-radius: 6px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination ul {
height: 41px;
padding: 0 55px 0 52px;
overflow: auto;
white-space: nowrap;
border-radius: 6px;
}
}
.rhcalendar .rh-flat-ui .pagination ul li {
display: inline-block;
margin-right: -3px;
vertical-align: middle;
}
.rhcalendar .rh-flat-ui .pagination ul li.active > a,
.rhcalendar .rh-flat-ui .pagination ul li.active > span {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > a,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > a,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > span,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > span {
margin: 0;
}
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > a,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > a,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > span,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > span,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > a:hover,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > a:hover,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > span:hover,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > span:hover,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > a:focus,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > a:focus,
.rhcalendar .rh-flat-ui .pagination ul li.active.previous > span:focus,
.rhcalendar .rh-flat-ui .pagination ul li.active.next > span:focus {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .pagination ul li:first-child > a,
.rhcalendar .rh-flat-ui .pagination ul li:first-child > span {
border-radius: 6px 0 0 6px;
border-left: none;
}
.rhcalendar .rh-flat-ui .pagination ul li:first-child.previous + li > a,
.rhcalendar .rh-flat-ui .pagination ul li:first-child.previous + li > span {
border-left-width: 0;
}
.rhcalendar .rh-flat-ui .pagination ul li:last-child {
margin-right: 0;
}
.rhcalendar .rh-flat-ui .pagination ul li:last-child > a,
.rhcalendar .rh-flat-ui .pagination ul li:last-child > span,
.rhcalendar .rh-flat-ui .pagination ul li:last-child > a:hover,
.rhcalendar .rh-flat-ui .pagination ul li:last-child > span:hover,
.rhcalendar .rh-flat-ui .pagination ul li:last-child > a:focus,
.rhcalendar .rh-flat-ui .pagination ul li:last-child > span:focus {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .pagination ul li.previous > a,
.rhcalendar .rh-flat-ui .pagination ul li.next > a,
.rhcalendar .rh-flat-ui .pagination ul li.previous > span,
.rhcalendar .rh-flat-ui .pagination ul li.next > span {
border-right: 2px solid #e4e7ea;
font-size: 16px;
min-width: auto;
padding: 12px 17px;
}
.rhcalendar .rh-flat-ui .pagination ul li.next > a,
.rhcalendar .rh-flat-ui .pagination ul li.next > span {
border-right: none;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination ul li.next,
.rhcalendar .rh-flat-ui .pagination ul li.previous {
background-color: #d6dbdf;
position: absolute;
right: 0;
top: 0;
z-index: 10;
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .pagination ul li.previous {
left: 0;
right: auto;
border-radius: 6px 0 0 6px;
}
}
.rhcalendar .rh-flat-ui .pagination ul li > a,
.rhcalendar .rh-flat-ui .pagination ul li > span {
display: inline-block;
background: transparent;
border: none;
border-left: 2px solid #e4e7ea;
color: #ffffff;
line-height: 16px;
min-height: 41px;
min-width: 41px;
outline: none;
padding: 12px 10px;
text-align: center;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
transition: 0.2s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .pagination ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination ul li > span:focus {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .pagination ul li > a:active,
.rhcalendar .rh-flat-ui .pagination ul li > span:active {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .pagination > .btn.previous,
.rhcalendar .rh-flat-ui .pagination > .btn.next {
margin-right: 8px;
font-size: 14px;
padding-left: 23px;
padding-right: 23px;
}
.rhcalendar .rh-flat-ui .pagination > .btn.previous [class*="fui-"],
.rhcalendar .rh-flat-ui .pagination > .btn.next [class*="fui-"] {
font-size: 16px;
margin-left: -2px;
margin-top: -2px;
}
.rhcalendar .rh-flat-ui .pagination > .btn.next {
margin-left: 8px;
margin-right: 0;
}
.rhcalendar .rh-flat-ui .pagination > .btn.next [class*="fui-"] {
margin-right: -2px;
margin-left: 4px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination > .btn {
display: block;
margin: 0;
width: 50%;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child {
border-bottom: 2px solid #dfe2e5;
border-radius: 6px 0 0;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-primary {
border-bottom-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-danger {
border-bottom-color: #ec7063;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-warning {
border-bottom-color: #f4d03f;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-success {
border-bottom-color: #58d68d;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-info {
border-bottom-color: #5dade2;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child.btn-inverse {
border-bottom-color: #5d6d7e;
}
.rhcalendar .rh-flat-ui .pagination > .btn:first-child > [class*="fui"] {
margin-left: -20px;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul {
padding: 0;
text-align: center;
border-radius: 0 0 6px 6px;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn {
border-bottom: 2px solid #dfe2e5;
position: absolute;
right: 0;
top: 0;
border-radius: 0 6px 0 0;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-primary {
border-bottom-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-danger {
border-bottom-color: #ec7063;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-warning {
border-bottom-color: #f4d03f;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-success {
border-bottom-color: #58d68d;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-info {
border-bottom-color: #5dade2;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn.btn-inverse {
border-bottom-color: #5d6d7e;
}
.rhcalendar .rh-flat-ui .pagination > .btn + ul + .btn > [class*="fui"] {
margin-right: -20px;
}
.rhcalendar .rh-flat-ui .pagination ul {
display: block;
}
.rhcalendar .rh-flat-ui .pagination ul > li > a {
border-radius: 0;
}
}
.rhcalendar .rh-flat-ui .pagination-danger ul {
background-color: #e74c3c;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li.previous > a {
border-right-color: #ef897e;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li > a,
.rhcalendar .rh-flat-ui .pagination-danger ul li > span {
border-left-color: #ef897e;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination-danger ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination-danger ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination-danger ul li > span:focus {
background-color: #ec7063;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li > a:active,
.rhcalendar .rh-flat-ui .pagination-danger ul li > span:active {
background-color: #c44133;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li.active > a,
.rhcalendar .rh-flat-ui .pagination-danger ul li.active > span {
background-color: #c44133;
}
.rhcalendar .rh-flat-ui .pagination-danger ul li.pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #e74c3c;
}
.rhcalendar .rh-flat-ui .pagination-success ul {
background-color: #2ecc71;
}
.rhcalendar .rh-flat-ui .pagination-success ul li.previous > a {
border-right-color: #75dda1;
}
.rhcalendar .rh-flat-ui .pagination-success ul li > a,
.rhcalendar .rh-flat-ui .pagination-success ul li > span {
border-left-color: #75dda1;
}
.rhcalendar .rh-flat-ui .pagination-success ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination-success ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination-success ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination-success ul li > span:focus {
background-color: #58d68d;
}
.rhcalendar .rh-flat-ui .pagination-success ul li > a:active,
.rhcalendar .rh-flat-ui .pagination-success ul li > span:active {
background-color: #27ad60;
}
.rhcalendar .rh-flat-ui .pagination-success ul li.active > a,
.rhcalendar .rh-flat-ui .pagination-success ul li.active > span {
background-color: #27ad60;
}
.rhcalendar .rh-flat-ui .pagination-success ul li.pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #2ecc71;
}
.rhcalendar .rh-flat-ui .pagination-warning ul {
background-color: #f1c40f;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li.previous > a {
border-right-color: #f6d861;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li > a,
.rhcalendar .rh-flat-ui .pagination-warning ul li > span {
border-left-color: #f6d861;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination-warning ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination-warning ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination-warning ul li > span:focus {
background-color: #f5d313;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li > a:active,
.rhcalendar .rh-flat-ui .pagination-warning ul li > span:active {
background-color: #cda70d;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li.active > a,
.rhcalendar .rh-flat-ui .pagination-warning ul li.active > span {
background-color: #cda70d;
}
.rhcalendar .rh-flat-ui .pagination-warning ul li.pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #f1c40f;
}
.rhcalendar .rh-flat-ui .pagination-info ul {
background-color: #3498db;
}
.rhcalendar .rh-flat-ui .pagination-info ul li.previous > a {
border-right-color: #79bbe7;
}
.rhcalendar .rh-flat-ui .pagination-info ul li > a,
.rhcalendar .rh-flat-ui .pagination-info ul li > span {
border-left-color: #79bbe7;
}
.rhcalendar .rh-flat-ui .pagination-info ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination-info ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination-info ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination-info ul li > span:focus {
background-color: #5dade2;
}
.rhcalendar .rh-flat-ui .pagination-info ul li > a:active,
.rhcalendar .rh-flat-ui .pagination-info ul li > span:active {
background-color: #2c81ba;
}
.rhcalendar .rh-flat-ui .pagination-info ul li.active > a,
.rhcalendar .rh-flat-ui .pagination-info ul li.active > span {
background-color: #2c81ba;
}
.rhcalendar .rh-flat-ui .pagination-info ul li.pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #3498db;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul {
background-color: #34495e;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li.previous > a {
border-right-color: #798795;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li > a,
.rhcalendar .rh-flat-ui .pagination-inverse ul li > span {
border-left-color: #798795;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li > a:hover,
.rhcalendar .rh-flat-ui .pagination-inverse ul li > span:hover,
.rhcalendar .rh-flat-ui .pagination-inverse ul li > a:focus,
.rhcalendar .rh-flat-ui .pagination-inverse ul li > span:focus {
background-color: #415b76;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li > a:active,
.rhcalendar .rh-flat-ui .pagination-inverse ul li > span:active {
background-color: #2c3e50;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li.active > a,
.rhcalendar .rh-flat-ui .pagination-inverse ul li.active > span {
background-color: #2c3e50;
}
.rhcalendar .rh-flat-ui .pagination-inverse ul li.pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #34495e;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li:first-child {
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li:first-child.previous + li > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li:first-child.previous + li > span {
border-left-width: 5px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li:last-child {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > span,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span {
background: transparent;
border: none;
border-right: 2px solid #e4e7ea;
font-size: 16px;
margin: 0 9px 0 0;
padding: 12px 17px;
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > span,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > a:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > span:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > a:focus,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a:focus,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > span:focus,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span:focus {
border-color: #e4e7ea !important;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.previous > span,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span {
margin-right: 0;
}
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next {
margin-left: 9px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.next > span {
border-left: 2px solid #e4e7ea;
border-right: none;
margin: 0;
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > span {
background-color: #ffffff;
border-color: #ffffff;
border-width: 2px !important;
color: #d6dbdf;
margin: 10px 5px 9px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > a:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > span:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > a:focus,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active > span:focus {
background-color: #ffffff;
border-color: #ffffff;
color: #d6dbdf;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active.previous,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active.next {
border-color: #e4e7ea;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li.active.previous {
margin-right: 6px;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > a,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > span {
background: #ffffff;
border: 5px solid #d6dbdf;
color: #ffffff;
line-height: 16px;
margin: 7px 2px 6px;
min-width: 0;
min-height: 16px;
padding: 0 4px;
border-radius: 50px;
-webkit-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
-moz-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
-o-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > a:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > span:hover,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > a:focus,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > span:focus {
background-color: #1abc9c;
border-color: #1abc9c;
color: #ffffff;
-webkit-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
-moz-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > a:active,
.rhcalendar .rh-flat-ui .pagination-minimal > ul > li > span:active {
background-color: #16a085;
border-color: #16a085;
}
.rhcalendar .rh-flat-ui .pagination-plain {
font-size: 16px;
font-weight: 700;
list-style-type: none;
margin: 0 0 20px;
padding: 0;
}
.rhcalendar .rh-flat-ui .pagination-plain > li {
display: inline;
}
.rhcalendar .rh-flat-ui .pagination-plain > li.previous {
padding-right: 23px;
}
.rhcalendar .rh-flat-ui .pagination-plain > li.next {
padding-left: 20px;
}
.rhcalendar .rh-flat-ui .pagination-plain > li.active > a {
color: #d3d7da;
}
.rhcalendar .rh-flat-ui .pagination-plain > li > a {
padding: 0 5px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .pagination-plain {
height: 50px;
overflow: hidden;
text-align: center;
}
.rhcalendar .rh-flat-ui .pagination-plain > li.previous {
display: block;
margin-bottom: 10px;
text-align: left;
width: 50%;
}
.rhcalendar .rh-flat-ui .pagination-plain > li.next {
float: right;
margin-top: -50px;
text-align: right;
width: 50%;
}
}
.rhcalendar .rh-flat-ui .pagination-dropdown ul {
min-width: 67px;
width: auto;
left: 50%;
margin-left: -34px;
}
.rhcalendar .rh-flat-ui .pagination-dropdown ul li {
display: block;
margin-right: 0;
}
.rhcalendar .rh-flat-ui .pagination-dropdown ul li:first-child > a,
.rhcalendar .rh-flat-ui .pagination-dropdown ul li:first-child > span {
border-radius: 6px 6px 0 0;
}
.rhcalendar .rh-flat-ui .pagination-dropdown ul li:last-child > a,
.rhcalendar .rh-flat-ui .pagination-dropdown ul li:last-child > span {
border-radius: 0 0 6px 6px !important;
}
.rhcalendar .rh-flat-ui .pagination-dropdown ul li > a,
.rhcalendar .rh-flat-ui .pagination-dropdown ul li > span {
border-left: none;
display: block;
float: none;
padding: 8px 10px 7px;
text-align: center;
min-height: 0;
}
.rhcalendar .rh-flat-ui .pagination-dropdown.dropup {
position: relative;
}
.rhcalendar .rh-flat-ui .pagination-dropdown.dropup .dropdown-arrow {
border-top-color: #d6dbdf;
}
.rhcalendar .rh-flat-ui .tooltip {
font-size: 14px;
}
.rhcalendar .rh-flat-ui .tooltip.in {
opacity: 1;
}
.rhcalendar .rh-flat-ui .tooltip.top {
padding-bottom: 9px;
}
.rhcalendar .rh-flat-ui .tooltip.top .tooltip-arrow {
border-top-color: #34495e;
border-width: 9px 9px 0;
bottom: 0;
margin-left: -9px;
}
.rhcalendar .rh-flat-ui .tooltip.right .tooltip-arrow {
border-right-color: #34495e;
border-width: 9px 9px 9px 0;
margin-top: -9px;
left: -3px;
}
.rhcalendar .rh-flat-ui .tooltip.bottom {
padding-top: 8px;
}
.rhcalendar .rh-flat-ui .tooltip.bottom .tooltip-arrow {
border-bottom-color: #34495e;
border-width: 0 9px 9px;
margin-left: -9px;
top: -1px;
}
.rhcalendar .rh-flat-ui .tooltip.left .tooltip-arrow {
border-left-color: #34495e;
border-width: 9px 0 9px 9px;
margin-top: -9px;
right: -3px;
}
.rhcalendar .rh-flat-ui .tooltip-inner {
background-color: #34495e;
line-height: 18px;
padding: 12px 12px;
text-align: center;
width: 183px;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .tooltip-light.bottom .tooltip-arrow {
border-bottom-color: #edeff1;
}
.rhcalendar .rh-flat-ui .tooltip-light.left .tooltip-arrow {
border-left-color: #edeff1;
}
.rhcalendar .rh-flat-ui .tooltip-light.right .tooltip-arrow {
border-right-color: #edeff1;
}
.rhcalendar .rh-flat-ui .tooltip-light.top .tooltip-arrow {
border-top-color: #edeff1;
}
.rhcalendar .rh-flat-ui .tooltip-light .tooltip-inner {
background-color: #edeff1;
color: #34495e;
}
.rhcalendar .rh-flat-ui .dropdown-menu {
background-color: #f3f4f5;
border: none;
display: block;
margin-top: 8px;
opacity: 0;
padding: 0;
visibility: hidden;
width: 100%;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .dropdown-menu.typeahead {
display: none;
opacity: 1;
visibility: visible;
width: auto;
margin-top: 5px;
border: 2px solid #1abc9c;
padding: 5px 0;
background-color: #ffffff;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .dropdown-menu.typeahead li a {
padding: 6px 14px;
}
.rhcalendar .rh-flat-ui .dropdown-menu.typeahead li:first-child a,
.rhcalendar .rh-flat-ui .dropdown-menu.typeahead li:last-child a {
padding: 6px 14px;
border-radius: 0;
}
.rhcalendar .rh-flat-ui .open > .dropdown-menu {
margin-top: 53px;
opacity: 1;
visibility: visible;
}
.rhcalendar .rh-flat-ui .dropdown-menu li:first-child dt + a {
border-radius: 0;
}
.rhcalendar .rh-flat-ui .dropdown-menu li:first-child > a {
border-radius: 6px 6px 0 0;
padding-top: 8px;
}
.rhcalendar .rh-flat-ui .dropdown-menu li:last-child > a {
border-radius: 0 0 6px 6px;
padding-bottom: 10px;
}
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a.highlighted,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a.highlighted {
background: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a.highlighted:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a.highlighted:focus {
background: #16a085;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a {
color: rgba(52, 73, 94, 0.75);
padding: 6px 15px 8px;
text-decoration: none;
*zoom: 1;
-webkit-transition: background-color 0.25s;
-moz-transition: background-color 0.25s;
-o-transition: background-color 0.25s;
transition: background-color 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a:before,
.rhcalendar .rh-flat-ui .dropdown-menu li > a:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a:after {
clear: both;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li > a:active,
.rhcalendar .rh-flat-ui .dropdown-menu li > a:focus {
background: #e1e4e7;
color: inherit;
outline: none;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a.highlighted {
background: #c9cfd4;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li > a.highlighted:focus {
background: #bac1c8;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .dropdown-menu li > a:before {
float: right;
margin-top: 3px;
}
.rhcalendar .rh-flat-ui .dropdown-menu li dt {
font-weight: 300;
margin-bottom: 3px;
margin-top: 12px;
padding: 0 15px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .dropdown-menu {
border-radius: 0 0 6px 6px !important;
}
}
.rhcalendar .rh-flat-ui .dropup .dropdown-menu,
.rhcalendar .rh-flat-ui .navbar-fixed-bottom .dropdown .dropdown-menu {
margin-bottom: 8px;
}
.rhcalendar .rh-flat-ui .dropup .dropdown-arrow,
.rhcalendar .rh-flat-ui .navbar-fixed-bottom .dropdown .dropdown-arrow {
border-bottom: none;
border-top: 8px outset #f3f4f5;
bottom: 100%;
top: auto;
}
.rhcalendar .rh-flat-ui .navbar-fixed-bottom .nav > li > ul:before {
border-bottom: none;
border-top: 9px outset #34495e;
bottom: 4px;
top: auto;
}
.rhcalendar .rh-flat-ui .open.dropup > .dropdown-menu {
margin-bottom: 18px;
}
.rhcalendar .rh-flat-ui .open.dropup > .dropdown-arrow {
margin-bottom: 10px;
}
.rhcalendar .rh-flat-ui .open.dropup > .dropdown-arrow.dropdown-arrow-inverse {
border-top-color: #34495e;
}
.rhcalendar .rh-flat-ui .open > .dropdown-arrow {
margin-top: 45px;
opacity: 1;
}
.rhcalendar .rh-flat-ui .dropdown-arrow {
border-style: solid;
border-width: 0 9px 9px 9px;
border-color: transparent transparent #f3f4f5 transparent;
height: 0;
margin-top: 0;
opacity: 0;
position: absolute;
right: 13px;
top: 100%;
width: 0;
z-index: 10;
-webkit-transform: rotate(360deg);
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .dropdown-inverse {
background-color: #34495e;
color: #cccccc;
padding: 4px 0 6px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li {
margin: 0 4px -2px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li:first-child > a,
.rhcalendar .rh-flat-ui .dropdown-inverse li:last-child > a {
border-radius: 2px;
padding-bottom: 7px;
padding-top: 5px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li:first-child dt + a,
.rhcalendar .rh-flat-ui .dropdown-inverse li:last-child dt + a {
border-radius: 2px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li.active > a,
.rhcalendar .rh-flat-ui .dropdown-inverse li.selected > a {
background: #1abc9c;
color: #ffffff;
position: relative;
z-index: 1;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li dt {
padding-left: 11px;
padding-right: 11px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li .divider {
margin-left: 11px;
margin-right: 11px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li > a {
border-radius: 2px;
color: #ffffff;
padding: 5px 11px 7px;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li > a:hover,
.rhcalendar .rh-flat-ui .dropdown-inverse li > a:active,
.rhcalendar .rh-flat-ui .dropdown-inverse li > a:focus {
background: #2c3e50;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li > a.highlighted {
background: #526476;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-inverse li > a.highlighted:focus {
background: #677786;
}
.rhcalendar .rh-flat-ui .dropdown-inverse li .divider {
background-color: #526476;
border-bottom-color: #526476;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .dropdown-menu li a i[class*="icon-"] {
display: none;
}
}
.rhcalendar .rh-flat-ui .table {
font-size: 16px;
}
.rhcalendar .rh-flat-ui .table > thead > tr > th,
.rhcalendar .rh-flat-ui .table > tbody > tr > th,
.rhcalendar .rh-flat-ui .table > tfoot > tr > th,
.rhcalendar .rh-flat-ui .table > thead > tr > td,
.rhcalendar .rh-flat-ui .table > tbody > tr > td,
.rhcalendar .rh-flat-ui .table > tfoot > tr > td {
padding: 10px 25px;
line-height: 1.231;
border-top: 2px solid #eef0f0;
}
.rhcalendar .rh-flat-ui .table > thead > tr > th,
.rhcalendar .rh-flat-ui .table > tbody > tr > th,
.rhcalendar .rh-flat-ui .table > tfoot > tr > th {
color: #526476;
border-bottom: 2px solid #eef0f0;
}
.rhcalendar .rh-flat-ui .table i[class*="fui-"] {
vertical-align: baseline;
font-size: 20px;
margin: -5px 0;
position: relative;
top: 2px;
}
.rhcalendar .rh-flat-ui .table .checkbox,
.rhcalendar .rh-flat-ui .table .radio {
margin: 0 0 0 -9px;
}
.rhcalendar .rh-flat-ui .table .checkbox.no-label,
.rhcalendar .rh-flat-ui .table .radio.no-label {
padding-left: 0;
}
.rhcalendar .rh-flat-ui .table .selected-row > td {
background-color: #f2fbfa;
}
.rhcalendar .rh-flat-ui .table img {
vertical-align: top;
}
.rhcalendar .rh-flat-ui .table-bordered {
border: 2px solid #eef0f0;
font-size: 14px;
}
.rhcalendar .rh-flat-ui .table-bordered > thead > tr th,
.rhcalendar .rh-flat-ui .table-bordered > tbody > tr th,
.rhcalendar .rh-flat-ui .table-bordered > tfoot > tr th,
.rhcalendar .rh-flat-ui .table-bordered > thead > tr td,
.rhcalendar .rh-flat-ui .table-bordered > tbody > tr td,
.rhcalendar .rh-flat-ui .table-bordered > tfoot > tr td {
border: 2px solid #eef0f0 !important;
}
.rhcalendar .rh-flat-ui .table-striped > tbody > tr:nth-child(even) > td,
.rhcalendar .rh-flat-ui .table-striped > tbody > tr.selected-row > td,
.rhcalendar .rh-flat-ui .table-striped > tbody > tr:nth-child(even) > th,
.rhcalendar .rh-flat-ui .table-striped > tbody > tr.selected-row > th {
background-color: #f9fafb;
}
.rhcalendar .rh-flat-ui .table-striped > tbody > tr:nth-child(odd) > td,
.rhcalendar .rh-flat-ui .table-striped > tbody > tr:nth-child(odd) > th {
background-color: transparent;
}
.rhcalendar .rh-flat-ui .table-hover > tbody > tr:hover > td,
.rhcalendar .rh-flat-ui .table-hover > tbody > tr:hover > th {
background-color: #f9fafb;
}
.rhcalendar .rh-flat-ui .table tbody tr.success > td,
.rhcalendar .rh-flat-ui .table tbody tr > td.success {
background-color: #ecfaf2;
border-color: #d5f5e3;
}
.rhcalendar .rh-flat-ui .table tbody tr.error > td,
.rhcalendar .rh-flat-ui .table tbody tr > td.error,
.rhcalendar .rh-flat-ui .table tbody tr.danger > td,
.rhcalendar .rh-flat-ui .table tbody tr > td.danger {
background-color: #fdefed;
border-color: #fadbd8;
}
.rhcalendar .rh-flat-ui .table tbody tr.warning > td,
.rhcalendar .rh-flat-ui .table tbody tr > td.warning {
background-color: #fefae9;
border-color: #faecb0;
}
.rhcalendar .rh-flat-ui .table tbody tr.info > td,
.rhcalendar .rh-flat-ui .table tbody tr > td.info {
background-color: #edf6fc;
border-color: #d6eaf8;
}
.rhcalendar .rh-flat-ui .table-hover tbody tr.success:hover > td {
background-color: #e4f8ed;
}
.rhcalendar .rh-flat-ui .table-hover tbody tr.error:hover > td,
.rhcalendar .rh-flat-ui .table-hover tbody tr.danger:hover > td {
background-color: #fcebe9;
}
.rhcalendar .rh-flat-ui .table-hover tbody tr.warning:hover > td {
background-color: #fdf7e0;
}
.rhcalendar .rh-flat-ui .table-hover tbody tr.info:hover > td {
background-color: #e8f4fb;
}
.rhcalendar .rh-flat-ui .label {
font-size: 72%;
font-weight: normal;
padding: .15em .5em .2em;
}
.rhcalendar .rh-flat-ui .label[href]:hover,
.rhcalendar .rh-flat-ui .label[href]:focus {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-default {
background-color: #ebedef;
color: #7b8996;
}
.rhcalendar .rh-flat-ui .label-default[href] {
color: #7b8996;
}
.rhcalendar .rh-flat-ui .label-default[href]:hover,
.rhcalendar .rh-flat-ui .label-default[href]:focus {
color: #7b8996;
background-color: #e1e4e7;
}
.rhcalendar .rh-flat-ui .label-inverse {
background-color: #485b6e;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-inverse[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-inverse[href]:hover,
.rhcalendar .rh-flat-ui .label-inverse[href]:focus {
color: #ffffff;
background-color: #a4adb7;
}
.rhcalendar .rh-flat-ui .label-success {
background-color: #2ecc71;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-success[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-success[href]:hover,
.rhcalendar .rh-flat-ui .label-success[href]:focus {
color: #ffffff;
background-color: #27ad60;
}
.rhcalendar .rh-flat-ui .label-important {
background-color: #e74c3c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-important[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-important[href]:hover,
.rhcalendar .rh-flat-ui .label-important[href]:focus {
color: #ffffff;
background-color: #c44133;
}
.rhcalendar .rh-flat-ui .label-warning {
background-color: #f1c40f;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-warning[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-warning[href]:hover,
.rhcalendar .rh-flat-ui .label-warning[href]:focus {
color: #ffffff;
background-color: #cda70d;
}
.rhcalendar .rh-flat-ui .label-info {
background-color: #3498db;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-info[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-info[href]:hover,
.rhcalendar .rh-flat-ui .label-info[href]:focus {
color: #ffffff;
background-color: #2c81ba;
}
.rhcalendar .rh-flat-ui .label-primary {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-primary[href] {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .label-primary[href]:hover,
.rhcalendar .rh-flat-ui .label-primary[href]:focus {
color: #ffffff;
background-color: #16a085;
}
.rhcalendar .rh-flat-ui .badge {
font-size: 13px;
font-weight: normal;
color: #ffffff;
line-height: 20px;
background-color: #d8dce0;
border-radius: 4px;
padding: 0 8px;
}
.rhcalendar .rh-flat-ui a.list-group-item.active > .badge,
.rhcalendar .rh-flat-ui .nav-pills > .active > a > .badge,
.rhcalendar .rh-flat-ui .nav-list > .active > a > .badge {
color: #9aa4af;
background-color: #ffffff;
}
.rhcalendar .rh-flat-ui .alert {
color: #34495e;
padding: 16px 45px 16px 30px;
text-shadow: none;
background-color: #f9f8f3;
border: 2px solid #ebece8;
font-size: 16px;
line-height: 1.53875em;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .alert a {
color: #f1c40f;
font-weight: bold;
}
.rhcalendar .rh-flat-ui .alert a:hover {
text-decoration: underline;
}
.rhcalendar .rh-flat-ui .alert a.btn {
color: #ffffff;
text-decoration: none;
}
.rhcalendar .rh-flat-ui .alert a.btn:active,
.rhcalendar .rh-flat-ui .alert a.btn.active {
color: rgba(255, 255, 255, 0.75);
}
.rhcalendar .rh-flat-ui .alert h3 {
font-size: 24px;
}
.rhcalendar .rh-flat-ui .alert p {
font-size: 17px;
line-height: 2;
}
.rhcalendar .rh-flat-ui .alert .close {
position: relative;
top: 3px;
right: -31px;
line-height: 18px;
font-size: 18px;
color: #34495e;
}
.rhcalendar .rh-flat-ui .alert .btn {
margin-bottom: 15px;
margin-right: 15px;
margin-top: 15px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .alert .btn {
display: block;
min-width: auto;
margin-bottom: 10px;
margin-right: -15px;
}
}
.rhcalendar .rh-flat-ui .alert-success {
background-color: #eef6f5;
border-color: #e0eaeb;
}
.rhcalendar .rh-flat-ui .alert-success a {
color: #16a085;
}
.rhcalendar .rh-flat-ui .alert-info {
background-color: #f7f9fa;
border-color: #e9ecef;
}
.rhcalendar .rh-flat-ui .alert-info a {
color: #3498db;
}
.rhcalendar .rh-flat-ui .alert-error {
background-color: #f8f5f5;
border-color: #ebe9ea;
}
.rhcalendar .rh-flat-ui .alert-error a {
color: #e74c3c;
}
.rhcalendar .rh-flat-ui .bottom-menu {
background: #ebedef;
color: #bcc3ca;
padding: 40px 0;
}
.rhcalendar .rh-flat-ui .bottom-menu .navbar-brand {
font-size: 24px;
margin-top: -4px;
padding: 0;
}
.rhcalendar .rh-flat-ui .bottom-menu .title {
font-size: 14px;
font-weight: 700;
margin-top: 0;
}
.rhcalendar .rh-flat-ui .bottom-menu a {
color: inherit;
}
.rhcalendar .rh-flat-ui .active .bottom-menu a,
.rhcalendar .rh-flat-ui .bottom-menu a:hover,
.rhcalendar .rh-flat-ui .bottom-menu a:focus {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .bottom-menu .label,
.rhcalendar .rh-flat-ui .bottom-menu .badge {
vertical-align: middle;
}
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-icons {
*zoom: 1;
}
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links:before,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-icons:before,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links:after,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-icons:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links:after,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-icons:after {
clear: both;
}
.rhcalendar .rh-flat-ui .bottom-icons {
font-size: 16px;
}
.rhcalendar .rh-flat-ui .bottom-menu-inverse {
background-color: #34495e;
color: #677786;
}
.rhcalendar .rh-flat-ui .bottom-menu-large {
padding-bottom: 56px;
padding-top: 60px;
}
.rhcalendar .rh-flat-ui .bottom-menu-large .navbar-brand {
margin-top: -2px;
}
.rhcalendar .rh-flat-ui .bottom-menu-large .bottom-links li {
float: none;
line-height: 22px;
margin-right: 0;
}
.rhcalendar .rh-flat-ui .bottom-menu-large .title {
margin-bottom: 10px;
}
.rhcalendar .rh-flat-ui .bottom-links,
.rhcalendar .rh-flat-ui .bottom-icons {
margin: 0;
padding: 0;
list-style: none;
}
.rhcalendar .rh-flat-ui .bottom-links li,
.rhcalendar .rh-flat-ui .bottom-icons li {
display: block;
float: left;
margin: 0 18px 0 0;
}
@media (max-width: 767px) {
.rhcalendar .rh-flat-ui .bottom-menu .navbar-brand,
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links {
margin-bottom: 30px;
}
.rhcalendar .rh-flat-ui .bottom-menu .navbar-brand {
padding: 15px;
float: none;
}
.rhcalendar .rh-flat-ui .bottom-menu .bottom-links li {
float: none;
margin-bottom: 2px;
}
.rhcalendar .rh-flat-ui .bottom-menu [class*="span"]:last-child .bottom-links {
margin-bottom: 0;
}
}
.rhcalendar .rh-flat-ui .nav .dropdown-toggle .caret {
border-bottom-color: #7f8c9a;
border-left-width: 4px;
border-right-width: 4px;
border-top-color: #7f8c9a;
border-top-width: 6px;
}
.rhcalendar .rh-flat-ui .nav-pills > li:first-child > a {
border-left: none;
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .nav-pills > li:last-child > a {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .nav-pills > li.active > a,
.rhcalendar .rh-flat-ui .nav-pills > li.active > a:hover {
background-color: #16a085;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .nav-pills > li {
float: none;
display: block;
}
.rhcalendar .rh-flat-ui .nav-pills > li:first-child > a {
border-radius: 6px 6px 0 0;
}
.rhcalendar .rh-flat-ui .nav-pills > li:last-child > a {
border-radius: 0 0 6px 6px;
}
}
.rhcalendar .rh-flat-ui .nav-pills > li > a {
background-color: #1abc9c;
border-left: 2px solid #16a085;
color: #ffffff;
font-size: 16px;
font-weight: 700;
line-height: 1;
margin: 0;
outline: none;
padding: 12px 21px 13px;
border-radius: 0;
}
.rhcalendar .rh-flat-ui .nav-pills > li > a:hover,
.rhcalendar .rh-flat-ui .nav-pills > li > a:focus {
background-color: #48c9b0;
}
.rhcalendar .rh-flat-ui .nav-pills > li > a:active {
background-color: #16a085;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .nav-pills > li > a {
border-left: none;
display: block;
}
}
.rhcalendar .rh-flat-ui .nav-pills > li + li {
margin-left: 0;
}
.rhcalendar .rh-flat-ui .nav-tabs {
margin-bottom: 20px;
border-bottom-width: 2px;
border-bottom-color: #e1e4e7;
}
.rhcalendar .rh-flat-ui .nav-tabs.nav-append-content {
border-bottom: none;
margin-bottom: 0;
}
.rhcalendar .rh-flat-ui .nav-tabs.nav-append-content > li.active:first-child:before {
background-color: #ffffff;
border-left: 2px solid #e1e4e7;
content: "";
height: 6px;
left: 0;
position: absolute;
bottom: -4px;
width: 6px;
z-index: 2;
}
.rhcalendar .rh-flat-ui .nav-tabs > li {
margin-bottom: -2px;
position: relative;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active {
z-index: 2;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:focus {
border-color: #e1e4e7;
border-bottom-color: #ffffff;
border-width: 2px;
color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle,
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle:focus {
color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle:hover .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.active .dropdown-toggle:focus .caret {
border-bottom-color: #7f8c9a;
border-top-color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.open a.dropdown-toggle,
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active a.dropdown-toggle,
.rhcalendar .rh-flat-ui .nav-tabs > li.open a.dropdown-toggle:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active a.dropdown-toggle:hover {
background-color: #f3f4f5;
border-color: #e1e4e7;
border-bottom-color: transparent;
color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.open a.dropdown-toggle .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active a.dropdown-toggle .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.open a.dropdown-toggle:hover .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
border-bottom-color: #7f8c9a;
border-top-color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.open .dropdown-menu,
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active .dropdown-menu {
margin-top: -2px;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.open.active {
z-index: 1003;
}
.rhcalendar .rh-flat-ui .nav-tabs > li > a {
border-width: 2px;
font-weight: 700;
padding: 7px 21px 8px;
color: #7f8c9a;
border-radius: 6px 6px 0 0;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .nav-tabs > li > a:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li > a:focus {
background-color: transparent;
border-color: transparent;
border-bottom-color: transparent;
outline: none;
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-toggle {
position: relative;
z-index: 1002;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-toggle:hover .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-toggle:focus .caret {
border-bottom-color: #1abc9c;
border-top-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-menu {
border: 2px solid #e1e4e7;
margin-top: -10px;
border-radius: 0 6px 6px 6px;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-menu li:first-child > a {
border-radius: 0 4px 0 0;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-menu li:last-child > a {
border-radius: 0 0 4px 4px;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .dropdown-menu li a {
border-radius: 0;
}
.rhcalendar .rh-flat-ui .nav-tabs > li .open .dropdown-toggle {
background-color: #f3f4f5;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .nav-tabs {
border-bottom: none;
}
.rhcalendar .rh-flat-ui .nav-tabs > li {
display: block;
float: none;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:focus {
background-color: #1abc9c;
border: 2px solid #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:before,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:hover:before,
.rhcalendar .rh-flat-ui .nav-tabs > li.active > a:focus:before {
display: none;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.active:before {
display: none;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a.dropdown-toggle,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a:hover {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active > a:hover .caret {
border-bottom-color: #ffffff;
border-top-color: #ffffff;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a:hover {
color: #7f8c9a;
border-radius: 4px 4px 0 0;
}
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.rhcalendar .rh-flat-ui .nav-tabs > li.dropdown.active.open > a:hover .caret {
border-bottom-color: #7f8c9a;
border-top-color: #7f8c9a;
}
.rhcalendar .rh-flat-ui .nav-tabs > li > a,
.rhcalendar .rh-flat-ui .nav-tabs > li > a:hover,
.rhcalendar .rh-flat-ui .nav-tabs > li > a:focus {
border: 2px solid #e1e4e7;
margin-bottom: 10px;
margin-right: 0;
padding: 10px 15px;
border-radius: 4px;
}
}
.rhcalendar .rh-flat-ui .tab-content {
border: 2px solid #ddd;
border-radius: 6px;
margin-bottom: 20px;
padding: 20px 20px 10px;
position: relative;
z-index: 1;
}
.rhcalendar .rh-flat-ui .nav-list {
padding-left: 13px;
padding-right: 13px;
}
.rhcalendar .rh-flat-ui .nav-list .nav-header {
margin-left: -13px;
margin-right: -13px;
padding: 0 13px;
font-weight: 700;
line-height: 20px;
}
.rhcalendar .rh-flat-ui .nav-list > li {
margin-bottom: 3px;
}
.rhcalendar .rh-flat-ui .nav-list > li.active > a,
.rhcalendar .rh-flat-ui .nav-list > li.active > a:hover,
.rhcalendar .rh-flat-ui .nav-list > li.active > a:focus {
background-color: #ebedef;
color: #526476;
}
.rhcalendar .rh-flat-ui .nav-list > li.divider {
height: 2px;
border-bottom: none;
margin: 13px -13px 17px 0;
background-color: #ebedef;
}
.rhcalendar .rh-flat-ui .nav-list > li > a {
border-radius: 3px;
font-size: 15px;
line-height: 20px;
font-weight: 700;
margin-left: -13px;
margin-right: -13px;
padding: 6px 13px 8px;
text-shadow: none;
}
.rhcalendar .rh-flat-ui .nav-list .badge.pull-right {
margin: 1px -4px -1px 0;
}
.rhcalendar .rh-flat-ui .nav-header {
color: #aeb6bf;
font-size: 13px;
text-transform: uppercase;
}
.rhcalendar .rh-flat-ui .nav-list-vivid {
background-color: #edeff1;
border-radius: 4px;
padding-bottom: 2px;
}
.rhcalendar .rh-flat-ui .nav-list-vivid > li {
margin-bottom: 2px;
}
.rhcalendar .rh-flat-ui .nav-list-vivid > li.divider {
background-color: transparent;
margin: 3px 0 0;
}
.rhcalendar .rh-flat-ui .nav-list-vivid > li.active > a,
.rhcalendar .rh-flat-ui .nav-list-vivid > li.active > a:hover,
.rhcalendar .rh-flat-ui .nav-list-vivid > li.active > a:focus {
background-color: #1abc9c;
color: #ffffff;
}
.rhcalendar .rh-flat-ui .nav-list-vivid > li > a {
border-radius: 0;
color: #526476;
font-size: 14px;
}
.rhcalendar .rh-flat-ui .nav-list-vivid > li > a:hover,
.rhcalendar .rh-flat-ui .nav-list-vivid > li > a:focus {
color: #16a085;
}
.rhcalendar .rh-flat-ui .nav-list-vivid .nav-header:first-child {
padding-top: 10px;
}
.rhcalendar .rh-flat-ui .iconbar {
background-color: #2c3e50;
border-radius: 6px;
float: left;
margin: 0 20px 20px 0;
-webkit-backface-visibility: hidden;
*zoom: 1;
}
.rhcalendar .rh-flat-ui .iconbar:before,
.rhcalendar .rh-flat-ui .iconbar:after {
display: table;
content: "";
}
.rhcalendar .rh-flat-ui .iconbar:after {
clear: both;
}
.rhcalendar .rh-flat-ui .iconbar > ul {
display: block;
list-style-type: none;
margin: 0;
padding: 0;
}
.rhcalendar .rh-flat-ui .iconbar > ul > li {
margin: 0;
padding: 0;
}
.rhcalendar .rh-flat-ui .iconbar > ul > li.active > a {
color: #1abc9c;
}
.rhcalendar .rh-flat-ui .iconbar > ul > li:first-child > a {
padding-top: 32px;
}
.rhcalendar .rh-flat-ui .iconbar > ul > li > a {
color: #ffffff;
display: block;
font-size: 24px;
line-height: 1;
padding: 8px 30px 32px;
position: relative;
text-decoration: none;
}
.rhcalendar .rh-flat-ui .iconbar > ul > li > a:hover,
.rhcalendar .rh-flat-ui .iconbar > ul > li > a:focus {
color: #1abc9c;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .iconbar > ul > li > a,
.rhcalendar .rh-flat-ui .iconbar.iconbar-horizontal > ul > li > a,
.rhcalendar .rh-flat-ui .iconbar > ul > li.active > a,
.rhcalendar .rh-flat-ui .iconbar.iconbar-horizontal > ul > li.active > a {
display: inline-block;
padding: 25px;
}
.rhcalendar .rh-flat-ui .iconbar .iconbar-unread {
right: 15px;
top: 13px;
}
.rhcalendar .rh-flat-ui .iconbar.iconbar-horizontal {
height: 70px;
overflow: auto;
width: 100%;
white-space: nowrap;
}
.rhcalendar .rh-flat-ui .iconbar.iconbar-horizontal > ul > li {
float: none;
display: inline;
}
.rhcalendar .rh-flat-ui .iconbar.iconbar-horizontal .iconbar-unread {
right: 15px;
}
}
.rhcalendar .rh-flat-ui [class*="iconbar-stick-"] {
border-radius: 0;
margin: 0;
position: fixed;
z-index: 1001;
}
.rhcalendar .rh-flat-ui [class*="iconbar-stick-"] > ul {
margin: 0;
}
.rhcalendar .rh-flat-ui .iconbar-stick-left {
bottom: 0;
left: 0;
top: 0;
}
.rhcalendar .rh-flat-ui .iconbar-unread {
background-color: #2a7aaf;
border-radius: 50%;
color: #ffffff;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 19px;
min-width: 18px;
padding: 0 2px;
position: absolute;
right: 20px;
text-align: center;
top: -2px;
-webkit-font-smoothing: auto;
}
.rhcalendar .rh-flat-ui .iconbar-success {
background-color: #2ecc71;
}
.rhcalendar .rh-flat-ui .iconbar-success > ul > li.active > a {
color: #1e874b;
}
.rhcalendar .rh-flat-ui .iconbar-success > ul > li > a:hover,
.rhcalendar .rh-flat-ui .iconbar-success > ul > li > a:focus {
color: #1e874b;
}
.rhcalendar .rh-flat-ui .iconbar-success .iconbar-unread {
background-color: #1e874b;
}
.rhcalendar .rh-flat-ui .iconbar-danger {
background-color: #e74c3c;
}
.rhcalendar .rh-flat-ui .iconbar-danger > ul > li.active > a {
color: #983228;
}
.rhcalendar .rh-flat-ui .iconbar-danger > ul > li > a:hover,
.rhcalendar .rh-flat-ui .iconbar-danger > ul > li > a:focus {
color: #983228;
}
.rhcalendar .rh-flat-ui .iconbar-danger .iconbar-unread {
background-color: #983228;
}
.rhcalendar .rh-flat-ui .iconbar-warning {
background-color: #f1c40f;
}
.rhcalendar .rh-flat-ui .iconbar-warning > ul > li.active > a {
color: #9f810a;
}
.rhcalendar .rh-flat-ui .iconbar-warning > ul > li > a:hover,
.rhcalendar .rh-flat-ui .iconbar-warning > ul > li > a:focus {
color: #9f810a;
}
.rhcalendar .rh-flat-ui .iconbar-warning .iconbar-unread {
background-color: #9f810a;
}
.rhcalendar .rh-flat-ui .iconbar-info {
background-color: #3498db;
}
.rhcalendar .rh-flat-ui .iconbar-info > ul > li.active > a {
color: #226491;
}
.rhcalendar .rh-flat-ui .iconbar-info > ul > li > a:hover,
.rhcalendar .rh-flat-ui .iconbar-info > ul > li > a:focus {
color: #226491;
}
.rhcalendar .rh-flat-ui .iconbar-info .iconbar-unread {
background-color: #226491;
}
.rhcalendar .rh-flat-ui .iconbar-horizontal {
clear: both;
float: left;
}
.rhcalendar .rh-flat-ui .iconbar-horizontal > ul > li {
float: left;
}
.rhcalendar .rh-flat-ui .iconbar-horizontal > ul > li:first-child > a {
padding: 23px 32px 23px;
}
.rhcalendar .rh-flat-ui .iconbar-horizontal > ul > li > a {
padding: 23px 32px 23px 8px;
}
.rhcalendar .rh-flat-ui .iconbar-horizontal .iconbar-unread {
right: 23px;
top: 13px;
}
.rhcalendar .rh-flat-ui .breadcrumb {
background-color: #f3f4f5;
font-size: 15px;
font-weight: 700;
padding: 13px 20px;
border-radius: 6px;
}
.rhcalendar .rh-flat-ui .breadcrumb > li {
position: relative;
text-shadow: none;
}
.rhcalendar .rh-flat-ui .breadcrumb > li:after {
color: #bdc3c7;
content: "\e002";
display: inline-block;
font-family: 'Flat-UI-Icons';
font-size: 9.799999999999999px;
margin: -4px 9px 0 13px;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .breadcrumb .active {
color: #bdc3c7;
cursor: default;
}
.rhcalendar .rh-flat-ui .breadcrumb .active:after {
display: none;
}
.rhcalendar .rh-flat-ui .breadcrumb .active > a {
color: inherit;
cursor: inherit;
}
.rhcalendar .rh-flat-ui .breadcrumb > li + li:before {
content: "";
padding: 0;
}
.rhcalendar .rh-flat-ui .breadcrumb-text {
color: #bdc3c7;
margin-bottom: 20px;
}
.rhcalendar .rh-flat-ui .breadcrumb-text .caption {
font-weight: 700;
margin: 0 0 3px;
font-size: 19px;
}
.rhcalendar .rh-flat-ui .breadcrumb-text .caption:after {
content: "\e02c";
display: inline-block;
font-family: 'Flat-UI-Icons';
font-weight: normal;
font-variant: normal;
margin-left: 5px;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.rhcalendar .rh-flat-ui .breadcrumb-text p {
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
}
.rhcalendar .rh-flat-ui .breadcrumb-text p a:after {
color: #bdc3c7;
content: "/";
font-weight: normal;
margin: 0 4px 0 9px;
}
.rhcalendar .rh-flat-ui .popover {
background-color: #edeff1;
border: none;
padding: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rhcalendar .rh-flat-ui .popover.right .arrow {
border-right-color: #edeff1;
left: -9px;
margin-top: -9px;
}
.rhcalendar .rh-flat-ui .popover.left .arrow {
border-left-color: #edeff1;
right: -9px;
margin-top: -9px;
}
.rhcalendar .rh-flat-ui .popover.bottom .arrow {
border-bottom-color: #edeff1;
margin-right: -9px;
top: -9px;
}
.rhcalendar .rh-flat-ui .popover.top .arrow {
border-top-color: #edeff1;
bottom: -9px;
margin-left: -9px;
}
.rhcalendar .rh-flat-ui .popover .arrow {
border-width: 9px;
}
.rhcalendar .rh-flat-ui .popover .arrow:after {
display: none;
}
.rhcalendar .rh-flat-ui .popover-title {
background-color: #bcc3ca;
color: #ffffff;
font-size: 15px;
font-weight: 700;
padding: 10px 20px 11px;
}
.rhcalendar .rh-flat-ui .popover-content {
padding: 9px 20px 1px;
}
.rhcalendar .rh-flat-ui .popover-content p {
font-size: 14px;
line-height: 1.231;
}
.rhcalendar .rh-flat-ui .dialog {
background-color: #edeff1;
border-top: 2px solid #d6dbdf;
font-size: 16px;
margin-bottom: 20px;
padding: 16px 0 20px;
position: relative;
text-align: center;
}
.rhcalendar .rh-flat-ui .dialog .btn {
vertical-align: baseline;
}
.rhcalendar .rh-flat-ui .dialog form {
margin-bottom: 0;
}
.rhcalendar .rh-flat-ui .dialog form input,
.rhcalendar .rh-flat-ui .dialog form .btn {
margin-bottom: 0;
margin-left: 20px;
vertical-align: top;
}
.rhcalendar .rh-flat-ui .dialog form input:first-child,
.rhcalendar .rh-flat-ui .dialog form .btn:first-child {
margin-left: 0;
}
.rhcalendar .rh-flat-ui .dialog.dialog-success {
background-color: #f0faf8;
border-top-color: #e2edeb;
}
.rhcalendar .rh-flat-ui .dialog.dialog-danger {
background-color: #fdefed;
border-top-color: #fadbd8;
}
.rhcalendar .rh-flat-ui .dialog.dialog-warning {
background-color: #fefae9;
border-top-color: #fcf3cf;
}
.rhcalendar .rh-flat-ui .dialog.dialog-info {
background-color: #edf6fc;
border-top-color: #d6eaf8;
}
.rhcalendar .rh-flat-ui .dialog.dialog-inverse {
background-color: #34495e;
border-top-color: #2a3a4b;
color: #ffffff;
}
@media (max-width: 767px) {
.rhcalendar .rh-flat-ui .dialog {
padding-left: 20px;
padding-right: 20px;
}
.rhcalendar .rh-flat-ui .dialog form .btn,
.rhcalendar .rh-flat-ui .dialog .btn {
display: block;
margin: 9px 0;
min-width: auto;
width: 100%;
}
.rhcalendar .rh-flat-ui .dialog form .btn:last-child,
.rhcalendar .rh-flat-ui .dialog .btn:last-child {
margin-bottom: 0;
}
.rhcalendar .rh-flat-ui .dialog form .btn + .btn,
.rhcalendar .rh-flat-ui .dialog .btn + .btn {
margin-top: 18px;
}
.rhcalendar .rh-flat-ui .dialog form input {
margin: 9px 0;
}
}
.rhcalendar .rh-flat-ui .modal-backdrop {
z-index: 1030;
background-color: #243342;
}
.rhcalendar .rh-flat-ui .modal-backdrop.in {
opacity: 0.95;
filter: alpha(opacity=95);
}
.rhcalendar .rh-flat-ui .modal {
z-index: 1040;
}
.rhcalendar .rh-flat-ui .modal-dialog {
z-index: 1050;
}
.rhcalendar .rh-flat-ui .modal-content {
width: 624px;
background-color: #f9fafb;
border: 2px solid #ebedef;
border-radius: 7px;
-webkit-background-clip: border-box;
-moz-background-clip: border-box;
background-clip: border-box;
-webkit-box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.35);
box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
.rhcalendar .rh-flat-ui .modal-content {
width: auto;
}
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .modal-content {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
}
.rhcalendar .rh-flat-ui .modal-header {
padding: 17px 19px 15px 24px;
border-bottom: 1px solid #ebedef;
}
.rhcalendar .rh-flat-ui .modal-header .close {
margin: 5px 0 0;
padding: 0;
font-size: 18px;
line-height: 1;
color: #34495e;
}
.rhcalendar .rh-flat-ui .modal-title {
margin: 0;
font-size: 24px;
line-height: 30px;
}
.rhcalendar .rh-flat-ui .modal-body {
padding: 20px 24px 20px;
}
.rhcalendar .rh-flat-ui .modal-body p {
font-size: 16px;
line-height: 1.6249200000000001;
}
.rhcalendar .rh-flat-ui .modal-footer {
padding: 19px 22px 20px;
margin-top: 0;
background-color: #ebedef;
border-top: none;
border-radius: 0 0 7px 7px;
}
.rhcalendar .rh-flat-ui .modal-footer .btn + .btn {
margin-left: 12px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .modal-footer .btn {
display: block;
min-width: auto;
margin-bottom: 15px;
}
.rhcalendar .rh-flat-ui .modal-footer .btn:last-child {
margin-bottom: 0;
}
.rhcalendar .rh-flat-ui .modal-footer .btn + .btn {
margin-left: 0;
}
}
@media screen and (min-width: 768px) {
.rhcalendar .rh-flat-ui .modal-dialog {
left: 0;
right: auto;
width: 624px;
}
}
.rhcalendar .rh-flat-ui .has-switch {
border-radius: 30px;
display: inline-block;
cursor: pointer;
line-height: 1.231;
overflow: hidden;
position: relative;
text-align: left;
width: 80px;
-webkit-mask: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/switch/mask.png) 0 0 no-repeat;
mask: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/switch/mask.png) 0 0 no-repeat;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.rhcalendar .rh-flat-ui .has-switch.deactivate {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important;
}
.rhcalendar .rh-flat-ui .has-switch.deactivate label,
.rhcalendar .rh-flat-ui .has-switch.deactivate span {
cursor: default !important;
}
.rhcalendar .rh-flat-ui .has-switch > div {
width: 130px;
position: relative;
top: 0;
}
.rhcalendar .rh-flat-ui .has-switch > div.switch-animate {
-webkit-transition: left 0.25s ease-out;
-moz-transition: left 0.25s ease-out;
-o-transition: left 0.25s ease-out;
transition: left 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .has-switch > div.switch-off {
left: -50px;
}
.rhcalendar .rh-flat-ui .has-switch > div.switch-off label {
background-color: #7f8c9a;
border-color: #bdc3c7;
-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
.rhcalendar .rh-flat-ui .has-switch > div.switch-on {
left: 0;
}
.rhcalendar .rh-flat-ui .has-switch > div.switch-on label {
background-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .has-switch input[type=checkbox] {
display: none;
}
.rhcalendar .rh-flat-ui .has-switch span {
cursor: pointer;
font-size: 15px;
font-weight: 700;
float: left;
height: 29px;
line-height: 19px;
margin: 0;
padding-bottom: 6px;
padding-top: 5px;
position: relative;
text-align: center;
width: 50%;
z-index: 1;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .has-switch span.switch-left {
border-radius: 30px 0 0 30px;
background-color: #34495e;
color: #1abc9c;
border-left: 1px solid transparent;
}
.rhcalendar .rh-flat-ui .has-switch span.switch-right {
border-radius: 0 30px 30px 0;
background-color: #bdc3c7;
color: #ffffff;
text-indent: 7px;
}
.rhcalendar .rh-flat-ui .has-switch span.switch-right [class*="fui-"] {
text-indent: 0;
}
.rhcalendar .rh-flat-ui .has-switch label {
border: 4px solid #34495e;
border-radius: 50%;
float: left;
height: 29px;
margin: 0 -15px;
padding: 0;
position: relative;
vertical-align: middle;
width: 29px;
z-index: 100;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.rhcalendar .rh-flat-ui .switch-square {
border-radius: 6px;
-webkit-mask: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/switch/mask.png) 0 0 no-repeat;
mask: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/switch/mask.png) 0 0 no-repeat;
}
.rhcalendar .rh-flat-ui .switch-square > div.switch-off label {
border-color: #7f8c9a;
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .switch-square span.switch-left {
border-radius: 6px 0 0 6px;
}
.rhcalendar .rh-flat-ui .switch-square span.switch-left [class*="fui-"] {
text-indent: -10px;
}
.rhcalendar .rh-flat-ui .switch-square span.switch-right {
border-radius: 0 6px 6px 0;
}
.rhcalendar .rh-flat-ui .switch-square span.switch-right [class*="fui-"] {
text-indent: 5px;
}
.rhcalendar .rh-flat-ui .switch-square label {
border-radius: 0 6px 6px 0;
border-color: #1abc9c;
}
.rhcalendar .rh-flat-ui .carousel-inner > .item.active > img,
.rhcalendar .rh-flat-ui .carousel-inner > .item.active > a > img {
border-radius: 6px;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .carousel-inner > .item.active > img {
border-radius: 6px 6px 0 0;
}
}
.rhcalendar .rh-flat-ui .carousel-inner > .item.active.left > img,
.rhcalendar .rh-flat-ui .carousel-inner > .item.active.right > img,
.rhcalendar .rh-flat-ui .carousel-inner > .item.active.left > a > img,
.rhcalendar .rh-flat-ui .carousel-inner > .item.active.right > a > img {
border-radius: 0;
}
.rhcalendar .rh-flat-ui .carousel-control {
position: absolute;
top: 45%;
font-size: 20px;
line-height: 32px;
color: #ffffff;
text-indent: 1px;
border: 3px solid #ffffff;
height: 40px;
right: 15px;
margin-top: -20px;
text-align: center;
width: 40px;
outline: none !important;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.rhcalendar .rh-flat-ui .carousel-control.left,
.rhcalendar .rh-flat-ui .carousel-control.right {
background: none #2c3e50;
}
.rhcalendar .rh-flat-ui .carousel-control.left {
text-indent: -1px;
left: 15px;
}
.rhcalendar .rh-flat-ui .carousel-control.right {
left: auto;
right: 15px;
}
.rhcalendar .rh-flat-ui .carousel-indicators {
bottom: auto;
left: auto;
margin: 0;
right: 16px;
top: 16px;
width: auto;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.rhcalendar .rh-flat-ui .carousel-indicators li {
border: none;
width: 8px;
height: 8px;
margin: 0 0 0 6px;
background-color: #2c3e50;
background-color: rgba(44, 62, 80, 0.5);
}
.rhcalendar .rh-flat-ui .carousel-indicators li.active {
background-color: #fff;
width: 8px;
height: 8px;
margin: 0 0 0 6px;
}
.rhcalendar .rh-flat-ui .carousel-caption {
padding: 20px 19px 22px;
background: #243342;
background: rgba(36, 51, 66, 0.7);
left: 0;
right: 0;
bottom: 0;
text-align: left;
border-radius: 0 0 6px 6px;
text-shadow: none;
}
.rhcalendar .rh-flat-ui .carousel-caption h3,
.rhcalendar .rh-flat-ui .carousel-caption p {
color: #ffffff;
}
.rhcalendar .rh-flat-ui .carousel-caption h3 {
font-size: 18px;
line-height: 20px;
margin: 0 0 5px;
}
.rhcalendar .rh-flat-ui .carousel-caption p {
font-size: 15px;
line-height: 20px;
margin-bottom: 0;
}
@media (max-width: 480px) {
.rhcalendar .rh-flat-ui .carousel-caption {
position: static;
}
}
.rhcalendar .rh-flat-ui .last-col {
overflow: hidden;
}
.rhcalendar .rh-flat-ui .ptn,
.rhcalendar .rh-flat-ui .pvn,
.rhcalendar .rh-flat-ui .pan {
padding-top: 0;
}
.rhcalendar .rh-flat-ui .ptx,
.rhcalendar .rh-flat-ui .pvx,
.rhcalendar .rh-flat-ui .pax {
padding-top: 3px;
}
.rhcalendar .rh-flat-ui .pts,
.rhcalendar .rh-flat-ui .pvs,
.rhcalendar .rh-flat-ui .pas {
padding-top: 5px;
}
.rhcalendar .rh-flat-ui .ptm,
.rhcalendar .rh-flat-ui .pvm,
.rhcalendar .rh-flat-ui .pam {
padding-top: 10px;
}
.rhcalendar .rh-flat-ui .ptl,
.rhcalendar .rh-flat-ui .pvl,
.rhcalendar .rh-flat-ui .pal {
padding-top: 20px;
}
.rhcalendar .rh-flat-ui .prn,
.rhcalendar .rh-flat-ui .phn,
.rhcalendar .rh-flat-ui .pan {
padding-right: 0;
}
.rhcalendar .rh-flat-ui .prx,
.rhcalendar .rh-flat-ui .phx,
.rhcalendar .rh-flat-ui .pax {
padding-right: 3px;
}
.rhcalendar .rh-flat-ui .prs,
.rhcalendar .rh-flat-ui .phs,
.rhcalendar .rh-flat-ui .pas {
padding-right: 5px;
}
.rhcalendar .rh-flat-ui .prm,
.rhcalendar .rh-flat-ui .phm,
.rhcalendar .rh-flat-ui .pam {
padding-right: 10px;
}
.rhcalendar .rh-flat-ui .prl,
.rhcalendar .rh-flat-ui .phl,
.rhcalendar .rh-flat-ui .pal {
padding-right: 20px;
}
.rhcalendar .rh-flat-ui .pbn,
.rhcalendar .rh-flat-ui .pvn,
.rhcalendar .rh-flat-ui .pan {
padding-bottom: 0;
}
.rhcalendar .rh-flat-ui .pbx,
.rhcalendar .rh-flat-ui .pvx,
.rhcalendar .rh-flat-ui .pax {
padding-bottom: 3px;
}
.rhcalendar .rh-flat-ui .pbs,
.rhcalendar .rh-flat-ui .pvs,
.rhcalendar .rh-flat-ui .pas {
padding-bottom: 5px;
}
.rhcalendar .rh-flat-ui .pbm,
.rhcalendar .rh-flat-ui .pvm,
.rhcalendar .rh-flat-ui .pam {
padding-bottom: 10px;
}
.rhcalendar .rh-flat-ui .pbl,
.rhcalendar .rh-flat-ui .pvl,
.rhcalendar .rh-flat-ui .pal {
padding-bottom: 20px;
}
.rhcalendar .rh-flat-ui .pln,
.rhcalendar .rh-flat-ui .phn,
.rhcalendar .rh-flat-ui .pan {
padding-left: 0;
}
.rhcalendar .rh-flat-ui .plx,
.rhcalendar .rh-flat-ui .phx,
.rhcalendar .rh-flat-ui .pax {
padding-left: 3px;
}
.rhcalendar .rh-flat-ui .pls,
.rhcalendar .rh-flat-ui .phs,
.rhcalendar .rh-flat-ui .pas {
padding-left: 5px;
}
.rhcalendar .rh-flat-ui .plm,
.rhcalendar .rh-flat-ui .phm,
.rhcalendar .rh-flat-ui .pam {
padding-left: 10px;
}
.rhcalendar .rh-flat-ui .pll,
.rhcalendar .rh-flat-ui .phl,
.rhcalendar .rh-flat-ui .pal {
padding-left: 20px;
}
.rhcalendar .rh-flat-ui .mtn,
.rhcalendar .rh-flat-ui .mvn,
.rhcalendar .rh-flat-ui .man {
margin-top: 0px;
}
.rhcalendar .rh-flat-ui .mtx,
.rhcalendar .rh-flat-ui .mvx,
.rhcalendar .rh-flat-ui .max {
margin-top: 3px;
}
.rhcalendar .rh-flat-ui .mts,
.rhcalendar .rh-flat-ui .mvs,
.rhcalendar .rh-flat-ui .mas {
margin-top: 5px;
}
.rhcalendar .rh-flat-ui .mtm,
.rhcalendar .rh-flat-ui .mvm,
.rhcalendar .rh-flat-ui .mam {
margin-top: 10px;
}
.rhcalendar .rh-flat-ui .mtl,
.rhcalendar .rh-flat-ui .mvl,
.rhcalendar .rh-flat-ui .mal {
margin-top: 20px;
}
.rhcalendar .rh-flat-ui .mrn,
.rhcalendar .rh-flat-ui .mhn,
.rhcalendar .rh-flat-ui .man {
margin-right: 0px;
}
.rhcalendar .rh-flat-ui .mrx,
.rhcalendar .rh-flat-ui .mhx,
.rhcalendar .rh-flat-ui .max {
margin-right: 3px;
}
.rhcalendar .rh-flat-ui .mrs,
.rhcalendar .rh-flat-ui .mhs,
.rhcalendar .rh-flat-ui .mas {
margin-right: 5px;
}
.rhcalendar .rh-flat-ui .mrm,
.rhcalendar .rh-flat-ui .mhm,
.rhcalendar .rh-flat-ui .mam {
margin-right: 10px;
}
.rhcalendar .rh-flat-ui .mrl,
.rhcalendar .rh-flat-ui .mhl,
.rhcalendar .rh-flat-ui .mal {
margin-right: 20px;
}
.rhcalendar .rh-flat-ui .mbn,
.rhcalendar .rh-flat-ui .mvn,
.rhcalendar .rh-flat-ui .man {
margin-bottom: 0px;
}
.rhcalendar .rh-flat-ui .mbx,
.rhcalendar .rh-flat-ui .mvx,
.rhcalendar .rh-flat-ui .max {
margin-bottom: 3px;
}
.rhcalendar .rh-flat-ui .mbs,
.rhcalendar .rh-flat-ui .mvs,
.rhcalendar .rh-flat-ui .mas {
margin-bottom: 5px;
}
.rhcalendar .rh-flat-ui .mbm,
.rhcalendar .rh-flat-ui .mvm,
.rhcalendar .rh-flat-ui .mam {
margin-bottom: 10px;
}
.rhcalendar .rh-flat-ui .mbl,
.rhcalendar .rh-flat-ui .mvl,
.rhcalendar .rh-flat-ui .mal {
margin-bottom: 20px;
}
.rhcalendar .rh-flat-ui .mln,
.rhcalendar .rh-flat-ui .mhn,
.rhcalendar .rh-flat-ui .man {
margin-left: 0px;
}
.rhcalendar .rh-flat-ui .mlx,
.rhcalendar .rh-flat-ui .mhx,
.rhcalendar .rh-flat-ui .max {
margin-left: 3px;
}
.rhcalendar .rh-flat-ui .mls,
.rhcalendar .rh-flat-ui .mhs,
.rhcalendar .rh-flat-ui .mas {
margin-left: 5px;
}
.rhcalendar .rh-flat-ui .mlm,
.rhcalendar .rh-flat-ui .mhm,
.rhcalendar .rh-flat-ui .mam {
margin-left: 10px;
}
.rhcalendar .rh-flat-ui .mll,
.rhcalendar .rh-flat-ui .mhl,
.rhcalendar .rh-flat-ui .mal {
margin-left: 20px;
}
.tax_filter_wrap {
max-width: 150px;
}
.tax_filter_holder {
display:inline-block;
width:auto;
}
.tax_filter_holder .dropdown-toggle {
max-width:150px;
}
.tax_filter_holder.fc-head-control {
background:none;
padding:0;
margin:0;
}
.tax_filter_holder.fc-button {
overflow:visible;
margin-right: 10px;
}
.rhcalendar .fc-head-control.tax_filter_menu_medium .dropdown-menu{
min-width:200%;
}
.rhcalendar .dropdown-menu.rhc-with-tax-color .rhc-term-color {
width: 20px;
height: 20px;
display: block;
border-radius: 50%;
margin: 0;
position: absolute;
top: 7px;
left: 15px;
}
.rhcalendar .rh-flat-ui.tax_filter_holder .dropdown-menu {
background-color: #34495e;
}
.rhcalendar .tax_filter_holder button.dropdown-toggle {
background-color: #5dade2;
}
.rhcalendar .fullCalendar .tax_filter_holder .btn.dropdown-toggle.btn-taxfilter:hover,
.rhcalendar .fullCalendar .tax_filter_holder .open .btn.dropdown-toggle.btn-taxfilter {
background-color: #5dade2;
color: rgba(255, 255, 255, 0.75);
}
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li a,
.rhcalendar .tax_filter_holder .dropdown-menu li a {
color:#ffffff;
box-shadow: none;
}
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li.selected a,
.rhcalendar .tax_filter_holder .dropdown-menu li.selected a {
background-color: #3498db;
}
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li.selected:first-child a,
.rhcalendar .tax_filter_holder .dropdown-menu li.selected:first-child a {
border-radius: 4px 4px 0 0;
}
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li.selected a:hover,
.rhcalendar .tax_filter_holder .dropdown-menu li a:hover {
background-color: #3498db;
}
.tax_filter_holder .btn-group i.dropdown-arrow {
border-color: transparent transparent #34495e transparent;
}
.rhcalendar .tax_filter_holder.fc-button.fc-state-default {
border-color: transparent;
background-color:transparent;
} .rhc-color-key-term-color {
width: 20px;
height: 20px;
display: inline-block;
margin: -3px 5px 0 0;
border-radius: 50%;
vertical-align: top;
}
.rhc.rhc_color_key_container {
background-color:#ecf0f1;
border-radius:6px;
padding:20px 0 15px;
}
.rhc.rhc_color_key_container .row-fluid > div[class*="span"] {
margin: 0 0 5px 10px;
box-sizing: border-box;
}
.rhc.rhc_color_key_container span:nth-child(2) {
width: 85%;
display: inline-block;
line-height: 1;
vertical-align:top;
} @media screen and (max-width:769px) {
.tax_filter_holder.fc-button {
margin-bottom: 20px;
}
}
@media screen and (max-width:480px) {
.tax_filter_holder.fc-button {
width:100%;
margin:0 1px 10px;
}
.rhcalendar .fullCalendar .tax_filter_holder .btn.dropdown-toggle.btn-taxfilter {
width: 100%;	
max-width: none;
}
.rhcalendar .fc-head-control.tax_filter_menu_medium .dropdown-menu {
min-width:100%;
}
.rhc.rhc_color_key_container .row-fluid div {
padding:0 10px;
}
}
body .rhcalendar .dropdown-menu li {
margin:0;
list-style:none;
}
.rhcalendar .open > .dropdown-arrow {
margin-top:10px;
}
.rhcalendar .fc-head-control a {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.gmap-fullscreen-active header { z-index:0; }
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-bol.ttf) format('truetype');
font-weight: bold;
}
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-lig.ttf) format('truetype');
font-weight:lighter;
}
@font-face {
font-family: 'Lato';
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.eot);
src: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.eot?#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.woff) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/lato-reg.ttf) format('truetype');
font-weight: normal;
} @font-face {
font-family: 'Calendarize-it';
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.eot?t81fd6);
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.eot?t81fd6#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.ttf?t81fd6) format('truetype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.woff?t81fd6) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/Calendarize-it.svg?t81fd6#Calendarize-it) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-rhc"], [class*=" icon-rhc"],
.fc-button.fc-button-prev:before,
.fc-button.fc-button-next:before,
.fc-button-prevYear:before,
.fc-button-nextYear:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-rhcsocial-01:before {
content: "\e604";
}
.icon-rhcsocial-02:before {
content: "\e605";
}
.icon-rhcsocial-03:before {
content: "\e606";
}
.icon-rhcsocial-04:before {
content: "\e607";
}
.icon-rhcsocial-05:before {
content: "\e608";
}
.icon-rhcuniE003:before {
content: "\e003";
}
.icon-rhcuniE00D:before {
content: "\e00d";
}
.icon-rhcuniE00E:before {
content: "\e00e";
}
.icon-rhcuniE31F:before {
content: "\e31f";
}
.icon-rhcuniE321:before {
content: "\e321";
}
.icon-rhcuniE322:before {
content: "\e322";
}
.icon-rhcuniE398:before {
content: "\e398";
}
.icon-rhcuniE39F:before {
content: "\e39f";
}
.icon-rhcuniE3A0:before {
content: "\e3a0";
}
.icon-rhcarrow-circle2-down:before {
content: "\e21c";
}
.icon-rhcarrow-circle2-up:before {
content: "\e23b";
}
.icon-rhcarrow-circle1-left:before {
content: "\e63c";
}
.icon-rhcarrow-circle1-right:before {
content: "\e63d";
}
.icon-rhcarrow-circle1-up:before {
content: "\e63e";
}
.icon-rhcarrow-circle1-down:before {
content: "\e63f";
}
.icon-rhcuniE640:before {
content: "\e640";
}
.icon-rhcuniE641:before {
content: "\e641";
}
.icon-rhcarrow-circle3-down:before {
content: "\e21d";
}
.icon-rhcarrow-circle3-up:before {
content: "\e23c";
}
.icon-rhcuniE5F5:before {
content: "\e5f5";
}
.icon-rhcuniE5F6:before {
content: "\e5f6";
}
.icon-rhcarrow-up:before {
content: "\e5f7";
}
.icon-rhcarrow-down:before {
content: "\e5f8";
}
.icon-rhcuniE5F9:before {
content: "\e5f9";
}
.icon-rhcuniE5FA:before {
content: "\e5fa";
}
.icon-rhcarrow-right2:before {
content: "\e600";
}
.icon-rhcarrow-left2:before {
content: "\e601";
}
.icon-rhcarrow-left:before {
content: "\e602";
}
.icon-rhcarrow-right:before {
content: "\e603";
}  .rhcalendar.upcoming-widget.rhc_holder,
.rhcalendar.upcoming-widget {
margin-top:0px;
}
.upcoming-widget .fc-edit-tools, 
.upcoming-widget .fc-header, 
.upcoming-widget .fc-lower-head-tools, 
.upcoming-widget .fc-head-control, 
.upcoming-widget .fc-footer {
display:none;
} .rhcalendar.for-widget.flat-ui-cal {
font-family: 'Lato', sans-serif;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header {
font-family: 'Lato', sans-serif;
background-color: #3498db;
height: 200px;
color: #fff;
font-weight: 400;
border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-left {
display: block;
float: right;
top: -4px;
right: 3px;
}
.rhcalendar.for-widget.flat-ui-cal .for-widget .fc-header-title {
margin-top: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button-prev:before,
.rhcalendar.for-widget.flat-ui-cal .fc-button-next:before {
}
.rhcalendar.for-widget.flat-ui-cal .fc-button:before {
font-size:15px;
margin-top: 16px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button-prev,
.rhcalendar.for-widget.flat-ui-cal .fc-button-next {
text-indent: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button {
background-color: transparent;
background-image: none;
box-shadow: 0 0 0 transparent;
color: #Fff;
border: 0px;
font-size: 33px;
font-family: 'Lato', sans-serif;
font-weight:lighter;
padding: 0 10px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-right {
float: none;
top: 20px;
left: 10px;
position: absolute;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-dayname {
display: block;
text-align: center;
font-weight: normal;
margin: 0 0 5px;
font-size: 16px;
line-height: 100%;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-month, 
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-year {
font-size: 16px;
font-weight: normal;
text-align: center;
margin-right: 4px;
color: #ffffff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell .fuiw-day {
font-size: 70px;
display: block;
text-align: center;
font-weight: lighter;
line-height: 100%;
color: #fff;
} .rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell,
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2{
text-align: left !important; 
}
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2 .fuiw-month {
font-family:'Lato',sans-serif;
font-weight:200;
font-size:35px;
text-align: left; 
}
.rhcalendar.for-widget.flat-ui-cal.not-current-date .fc-header-cell h2 .fuiw-year {
font-family:'Lato',sans-serif;
font-weight:300;
font-size:40px;
display:block;
text-align: left; 
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-title h2 {
font-weight: 400;
line-height:1;
}
.rhcalendar.for-widget.flat-ui-cal .fc-lower-head-tools {
margin: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fc-border-separate {
border-width: 1px;
border-color: transparent #EDEDED #EDEDED #EDEDED;
border-style: solid;
border-collapse: separate;
border-spacing: 0px;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
-ms-border-radius: 0 0 8px 8px;
padding: 0 10px 5px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-header {
border: 0px;
padding-top: 10px;
color: #3498db;
padding-bottom: 5px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day, 
.rhcalendar.for-widget.flat-ui-cal .fc-last .fc-day {
font-family: 'Lato', sans-serif;
border: 0px;
background-color: transparent;
font-size: 11px;
color: #ACB4BE;
padding: 2px 0px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-number {
text-align: center;
float: none;
padding-top: 0px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
margin: 0 auto;
box-sizing: border-box;
width: 20px;
height: 20px;
font-size: 100%;
vertical-align: middle;
position: static;
}
.widget .rhcalendar.for-widget.flat-ui-cal .fc-day-number {
padding-top: 4px;
}
.rhcalendar.for-widget.flat-ui-cal .fc-have-event .fc-day-number {
background-color: #34495E;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-today .fc-day-number {
background-color: #E74C3C;
color: #fff;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-content {
display: none;
}
.rhcalendar.for-widget.flat-ui-cal .fc-other-month {
padding: 0 2px;
} .rhc .row-fluid .fe-image-holder[class*=span] {
margin: 10px 0;
}
.rhc .row-fluid .fe-image-holder img {
position: relative;
right: -14px;
float: right;
}
.rhc .row-fluid .fe-map-holder[class*=span] {
text-align:right;
}
.rhc .row-fluid .fe-map-holder .sws-gmap3-frame {
float: right;
margin-bottom: 10px;
position: relative;
right: -4px;
}
.rhc .gm-style-iw div {
text-align: left;
} .sco-btn {
display: inline-block;
margin: 0 5px 5px 0;
}
.sco-wp, .sco_social_login {
padding: 10px 15px;
font-size: 13px;
line-height: 1.077;
border-radius: 4px;
border: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
display: inline-block;
background-color: #1abc9c;
color: #fff;
}
.sco-wp {
color: #ffffff;
background-color: #1abc9c;
background:#1abc9c;
}
.sco-wp:hover,
.sco-wp:focus,
.sco-wp:active {
background-color: #48c9b0;
background: #48c9b0;
}
.sco-wp:hover,
.sco-wp:focus,
.sco-wp:active,
.sco_social_login:hover,
.sco_social_login:focus,
.sco_social_login:active {
background-image: none;
color: #fff;
outline: -webkit-focus-ring-color auto 0px;
box-shadow: 0 0 0 transparent;
}
.sco-pinterest {
color: #ffffff;
background-color: #cb2028;
background: #cb2028;
}
.sco-pinterest:hover,
.sco-pinterest:focus,
.sco-pinterest:active {
background-color: #d54d53;
background: #d54d53;
}
.sco-linkedin {
color: #ffffff;
background-color: #0072b5;
background: #0072b5;
}
.sco-linkedin:hover,
.sco-linkedin:focus,
.sco-linkedin:active {
background-color: #338ec4;
background: #338ec4;
}
.sco-stumbleupon {
color: #ffffff;
background-color: #ed4a13;
background: #ed4a13;
}
.sco-stumbleupon:hover,
.sco-stumbleupon:focus,
.sco-stumbleupon:active {
background-color: #f16e42;
background: #f16e42;
}
.sco-googleplus {
color: #ffffff;
background-color: #c0392b;
background: #c0392b;
}
.sco-googleplus:hover,
.sco-googleplus:focus,
.sco-googleplus:active {
background-color: #e74c3c;
background: #e74c3c;
}
.sco-facebook {
color: #ffffff;
background-color: #2f4b93;
background: #2f4b93;
}
.sco-facebook:hover,
.sco-facebook:focus,
.sco-facebook:active {
background-color: #596fa9;
background: #596fa9;
}
.sco-twitter {
color: #ffffff;
background-color: #00bdef;
background: #00bdef;
}
.sco-twitter:hover,
.sco-twitter:focus,
.sco-twitter:active {
background-color: #33caf2;
background: #33caf2;
}
.sco-microsoft {
color: #ffffff;
background-color: #2c3e50;
background: #2c3e50;
}
.sco-microsoft:hover,
.sco-microsoft:focus,
.sco-microsoft:active {
background-color: #415b76;
background: #415b76;
}
.sco_social_login > [class^="icon-"] {
margin: 0 1px;
position: relative;
line-height: 1;
top: 1px;
color: #fff;
font-family: 'Flat-UI-Icons';
font-style: normal;
} .fullCalendar table.fc-border-separate {
margin: 0;
}
.fullCalendar table td {
background-color: transparent;
}
.fullCalendar table tr:hover td {
background-color: transparent;
}
.fullCalendar .fc-state-highlight,
.fullCalendar table tr:hover td.fc-state-highlight {
background: #fcf8e3;
}
.fullCalendar table td, .fullCalendar th {
text-shadow: 0 0;
color: inherit;
} .fbd-button-primary {
color: #ffffff;
background-color: #3498db;
background-image: none;
border: 0;
font-size: 15px;
font-weight: normal;
line-height: 1.4;
text-shadow: none;
margin: 0 0 20px 0;
padding: 6px 15px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.fbd-button-primary:hover,
.fbd-button-primary:focus,
.fbd-button-primary:active {
background-color: #5dade2;
color:#ffffff;
} .fc-button-prev, .fc-button-next, .fc-button-prevYear, .fc-button-nextYear {
text-indent: -9999px;
}
.fc-button-prev::before {
content: "\e602";
}
.fc-button-next::before {
content: "\e603";
}
.fc-button-prevYear::before {
content: "\e601";
}
.fc-button-nextYear::before {
content: "\e600";
}
.fc-button-prev::before,
.fc-button-next::before,
.fc-button-prevYear::before,
.fc-button-nextYear::before {
text-indent: 9991px;
position: absolute;
top: 12px;
right: 7px;
}  [class*="ui-"].fc-button-prev::before,
[class*="ui-"].fc-button-next::before,
[class*="ui-"].fc-button-prevYear::before,
[class*="ui-"].fc-button-nextYear::before {
top:6px;
}
[class*="ui-"] .fc-icon-wrap {
width:13px;
}
[class*="ui-"] .fc-icon-wrap [class*="ui-icon-"] {
display:none;
} .fc-view-basicWeek .fc-day-number {
display:none;
} @media screen and (max-width: 979px){
.sco-btn {
display: inline-block;
margin: 0 5% 5px 0;
width: 45%;
}
.sco-wp, .sco_social_login {
width: 100%;
}
}
.sco-btn-holder .icon-facebook:before {
content: "\e03f";
}
.sco-btn-holder .icon-youtube:before {
content: "\e040";
}
.sco-btn-holder .icon-vimeo:before {
content: "\e041";
}
.sco-btn-holder .icon-twitter:before {
content: "\e042";
}
.sco-btn-holder .icon-stumbleupon:before {
content: "\e043";
}
.sco-btn-holder .icon-spotify:before {
content: "\e044";
}
.sco-btn-holder .icon-skype:before {
content: "\e045";
}
.sco-btn-holder .icon-pinterest:before {
content: "\e046";
}
.sco-btn-holder .icon-path:before {
content: "\e047";
}
.sco-btn-holder .icon-myspace:before {
content: "\e048";
}
.sco-btn-holder .icon-linkedin:before {
content: "\e049";
}
.sco-btn-holder .icon-googleplus:before {
content: "\e04a";
}
.sco-btn-holder .icon-dribbble:before {
content: "\e04c";
}
.sco-btn-holder .icon-blogger:before {
content: "\e04d";
}
.sco-btn-holder .icon-behance:before {
content: "\e04e";
}
@media (max-width: 480px) {
.sco-btn {
display: block;
margin: 0 0 5px 0;
width: 100%;
}
.sco-wp, .sco_social_login {
width:100%;
}
.fct-tooltip {
left: 30px !important;
width: 80%;
}	
.rhc .row-fluid .fe-image-holder[class*=span] {
width: 93%;
margin: 10px auto;
}
.rhc .row-fluid .fe-image-holder img {
float: none;
right: 0;
width: 97.2%;
}
.rhc .row-fluid .fe-map-holder .sws-gmap3-frame {
right: 6px;
}
.fbd-button-primary {
padding: 15px 0;
display:block;
text-align: center;
}
.fc-header-center .fc-header-title {
top: -37px;
}
a.btn.btn-sm {
width: 100%;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-right {
width: auto;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header-cell.fc-header-left {
right: -20px;
width: 50%;
}	
.fc-button.fc-button-prevYear, .fc-button.fc-button-prev, .fc-button.fc-button-next, .fc-button.fc-button-nextYear {
box-sizing: border-box;
-webkit-box-sizing: border-box;
min-height: 49px;
}
.fc-header,
.fc-header *,
.fc-header *:before,
.fc-header *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fc-button {
height:auto;
}
.fc-button-prev:before, 
.fc-button-next:before, 
.fc-button-prevYear:before, 
.fc-button-nextYear:before {
top: 16px;
right: 35px;
}
.fc-button.fc-button-prevYear:before, 
.fc-button.fc-button-prev:before, 
.fc-button.fc-button-next:before, 
.fc-button.fc-button-nextYear:before,
.fc-button.fc-button-prevYear:after, 
.fc-button.fc-button-prev:after, 
.fc-button.fc-button-next:after, 
.fc-button.fc-button-nextYear:after {
box-sizing: border-box;
-webkit-box-sizing: border-box;
} }
.fc-small .fullCalendar.fc.fc-ltr {
margin-top: 0px;
}
.fc-small .fc-button-prev:before, 
.fc-small .fc-button-next:before, 
.fc-small .fc-button-prevYear:before, 
.fc-small .fc-button-nextYear:before {
right: 22px;
}
.fc-small .fullCalendar .fc-week-number, 
.fc-small .fullCalendar thead th.fc-day-header {
display: none;
}
.fc-small .fullCalendar table td {
border:0
}
.fc-small .fullCalendar tr td.fc-day {
display: block;
border-bottom:1px solid #ededed;;
padding: 0px; } 
.fc-small .fullCalendar tr td.fc-day:hover {
background-color:#ededed;
}
.fc-small .fullCalendar .fc-day-number {
float:none;    
}
.fc-small .fullCalendar .fc-day-content { }
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr td {
display:block;
width:100%;
position:static;
}
.rhcalendar.fc-small .fc-view-basicWeek .fc-day-number{
display:block;
}
.rhcalendar.fc-small .fc-view-month .fc-other-month {
visibility:hidden;
height:0px;
}
@media screen and (min-width:481px) and (max-width: 768px) {
.rhc .row-fluid .fe-image-holder[class*=span] {
width: 95.5%;
margin: 10px auto;
}
.rhc .row-fluid .fe-image-holder img {
float: none;
right: 0;
width: 98.2%;
}
.rhc .sws-gmap3-frame {
width: 95.9%;
}
.fc-header-row {
margin-top: 40px;
}
.fc-header-left {
float: none;
text-align: center;
}
.fc-header-right {
float: none;
text-align: center;
}
.fc-header-center .fc-header-title {
top: -41px;
}
}
@media screen and (min-width:769px) and (max-width: 884px) {
.fc-header-center .fc-header-title {
top: -41px;
}
}
.rhc-close-icon a {
text-decoration:none;
color: #C4C4C4;
}
.rhc-close-icon a:hover {
color: #3D3C3A;
}
.rhc-close-icon {
text-align: right;
}
.fbd-head .rhc-close-icon a:before{
font-family: 'Flat-UI-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e00b";
font-size: 20px;
text-decoration:none;
} .rhcalendar.for-widget.flat-ui-cal .fc-button-icalendar {
display:none;
height:0px !important;
} .rhc .fct-tooltip .row-fluid [class*="span"],
.rhc .fct-tooltip .row-fluid,
.fct-tooltip .row-fluid,
.fct-tooltip .row-fluid [class*="span"]
{
min-height:0 !important;
} .has-fc-image .fc-image {
height: auto;
max-width:100%;
} .menu-icon-events.icon-calendar:before{
content:none;
}.rhc .fe-extrainfo-holder [class^="icon-"],
.rhc .fe-extrainfo-holder [class*="icon-"] {
width: auto;
height: auto;
background-image: none;
background-color: transparent;
text-align:left;
}  @media screen and (max-width:768px) {
.rhc.fe-extrainfo-container .row-fluid .fe-image-holder.span6 {
width: 48.717948717948715%;
}
}
@media screen and (max-width:480px) {
.rhc.fe-extrainfo-container .row-fluid .fe-image-holder.span6 {
width: 90%;
}
.fc-button.fc-button-next, .fc-button.fc-button-nextYear, .fc-button.fc-button-prev, .fc-button.fc-button-prevYear {
padding:9px 0;
}
.fc-header .fc-header-cell {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin: 0;
}
.fc-header .fc-button.fc-button-prevYear,
.fc-header .fc-button.fc-button-prev,
.fc-header .fc-button.fc-button-next,
.fc-header .fc-button.fc-button-nextYear {
flex:1 1 auto;
width: 24%;
margin: 0 1px 2px;
}
.fc-header .fc-button-prev:before,
.fc-header .fc-button-next:before,
.fc-header .fc-button-prevYear:before,
.fc-header .fc-button-nextYear:before {
transform: translateX(-50%);
left: 50%;
text-indent: initial;
}
.rhcalendar .fullCalendar .fc-header .btn-group .btn.dropdown-toggle.clearfix.btn-small.btn-taxfilter {
border-radius:0;
margin: 0 auto -8px;
}
}  .rhcalendar.for-widget.flat-ui-cal .fullCalendar .fc-header-title {
margin: 0;
}
.rhcalendar.for-widget.flat-ui-cal .fullCalendar .fc-header-title h2 {
font-size: initial;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day,
.rhcalendar.for-widget.flat-ui-cal .fc-last .fc-day {
width:14.2%;
line-height: 1;
}
.rhcalendar.for-widget.flat-ui-cal .fc-day-number {
text-align: center;
float: none;
padding: 0px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
margin: 0 auto;
box-sizing: border-box;
width: 32px;
height: 32px;
font-size: 13px;
vertical-align: middle;
position: static;
padding: 10px 0 0;
}
.rhcalendar.flat-ui-cal .fullCalendar .fc-view-month.fc-grid .fc-day .fc-day-number {
text-align: center;
}
.rhcalendar.for-widget.flat-ui-cal .fc-button:before {
font-size: 18px;
}
.rhcalendar.for-widget .rhc_calendar_widget_day_click a:focus {
border:none;
outline:none;
}
@media screen and (max-width:480px) {
.rhcalendar.for-widget.flat-ui-cal span.fc-button:before {
right:0px;
}
} .rhc-empty-header.rhcalendar.not-widget.rhc_holder {
margin-top:0;
} .fe-extrainfo-value.taxonomy-organizer a:not(:last-child):after {
content: ', ';
}
.fc-is-allday .rhc-widget-show-on-time {
display:none;
}
.fullCalendar .fc-header-title h2 {
text-shadow: none;
} .rhc-has-tax-filter .fullCalendar .fc-header-title {
top: -35px;
}  @media screen and (max-width:480px) {
.fc-header-cell.fc-header-right .fc-button.fc-button-prevYear,
.fc-header-cell.fc-header-right .fc-button.fc-button-prev,
.fc-header-cell.fc-header-right .fc-button.fc-button-next,
.fc-header-cell.fc-header-right .fc-button.fc-button-nextYear {
display: inline-block;
width: 25%;
}
}  @media screen and (max-width:480px) {
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr td.fc-other-month {
visibility:hidden;
height:0;
}
} .rhcalendar.not-widget .fc-view-month.fc-view .fc-first .fc-widget-header:nth-last-child(7) ~ .fc-widget-header {
width: 14%;
}  .rhc .fc-button:visited {
color: #fff;
} .rhcalendar .rh-flat-ui .dropdown-menu li.active > a:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a.highlighted:hover,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.active > a.highlighted:focus,
.rhcalendar .rh-flat-ui .dropdown-menu li.selected > a.highlighted:focus {
background-color:#3498db;
color:#FFFFFF;
}
.rhc-ce-holder.rhc-ce-form .dropdown-inverse li > a:hover {
color: #fff;
} @font-face {
font-family: 'social-icons';
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/social-icons.eot?ht4scm);
src:url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/social-icons.eot?ht4scm#iefix) format('embedded-opentype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/social-icons.ttf?ht4scm) format('truetype'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/social-icons.woff?ht4scm) format('woff'),
url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/css/fonts/social-icons.svg?ht4scm#social-icons) format('svg');
font-weight: normal;
font-style: normal;
}
.sco-btn .sco_social_login [class^=icon-],
.sco-btn .sco_social_login [class*="icon-"],
.sco-btn .icon-wp {
font-family: 'social-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0 5px 0 0;
position: relative;
top: 2px;
font-size: 25px;
}
.sco-btn .icon-wp:before {
content: "\e607";
}
.sco-btn .sco_social_login .icon-facebook:before {
content: "\e600";
}
.sco-btn .sco_social_login .icon-youtube:before {
content: "\e608";
}
.sco-btn .sco_social_login .icon-vimeo:before {
content: "\e60c";
}
.sco-btn .sco_social_login .icon-twitter:before {
content: "\e605";
}
.sco-btn .sco_social_login .icon-stumbleupon:before {
content: "\e60b";
}
.sco-btn .sco_social_login .icon-spotify:before {
content: "\e044";
}
.sco-btn .sco_social_login .icon-skype:before {
content: "\e604";
}
.sco-btn .sco_social_login  .icon-pinterest:before {
content: "\e046";
}
.sco-btn .sco_social_login .icon-myspace:before {
content: "\e048";
}
.sco-btn .sco_social_login .icon-linkedin:before {
content: "\e603";
}
.sco-btn .sco_social_login .icon-googleplus:before {
content: "\e602";
}
.sco-btn .sco_social_login .icon-flickr:before {
content: "\e601";
}
.sco-btn .sco_social_login .icon-behance:before {
content: "\e609";
}
.sco-btn .sco_social_login .icon-microsoft:before {
content: "\e606";
}
.sco-btn .sco_social_login .icon-vk:before {
content: "\e90c";
}
.sco-btn .sco_social_login .icon-instagram:before {
content: "\e90b";
}
.sco-btn .sco_social_login .icon-yahoo:before {
content: "\e90a";
}
.sco-btn .sco_social_login .icon-dropbox:before {
content: "\e909";
}
.sco-btn .sco_social_login .icon-tumblr:before {
content: "\e908";
}
.sco-btn .sco_social_login .icon-vimeo:before {
content: "\e907";
}
.sco-btn .sco_social_login .icon-reddit:before {
content: "\e906";
}
.sco-btn .sco_social_login .icon-yandex:before {
content: "\e905";
}
.sco-btn .sco_social_login .icon-github:before {
content: "\e904";
}
.sco-btn .sco_social_login .icon-amazon:before {
content: "\e903";
}
.sco-btn .sco_social_login .icon-disqus:before {
content: "\e902";
}
.sco-btn .sco_social_login .icon-envato:before {
content: "\e900";
}
.sco-btn .sco_social_login .icon-flickr:before {
content: "\e90d";
}
.sco-btn .sco_social_login .icon-bitbucket:before {
content: "\e901";
}
.sco-btn .sco_social_login .icon-mailru:before {
content: "\e90e";
}
.sco-btn .sco_social_login .icon-dribbble:before {
content: "\e910";
}
.sco-btn .sco_social_login .icon-baidu:before {
content: "\e912";
}
.sco-btn .sco_social_login .icon-naver:before {
content: "\e911";
}
.sco-btn .sco_social_login,
.sco-btn .sco-wp {
font-family: 'Lato';
font-weight: 300;
text-transform:initial;
}
.sco-btn {
display: inline-block;
margin: 0 5px 5px 0;
}
.sco-btn .sco-wp,
.sco-btn .sco_social_login {
padding: 13px 20px;
font-size: 22px;
text-transform: initial;
line-height: 1.227;
border-radius: 6px;
border: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
display: inline-block;
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.sco-btn .sco_social_login:active,
.sco-btn .sco-wp:active,
.sco-btn .sco_social_login:hover,
.sco-btn .sco-wp:hover{
outline: -webkit-focus-ring-color none;
box-shadow: none;
}
.sco-btn .sco-wp {
color: #ffffff;
background-color: #21759b;
background:#21759b;
}
.sco-btn .sco-wp:hover,
.sco-btn .sco-wp:focus,
.sco-btn .sco-wp:active {
background-color: #d54e21;
background: #d54e21;
}
.sco-wp:hover,
.sco-wp:focus,
.sco-wp:active,
.sco_social_login:hover,
.sco_social_login:focus,
.sco_social_login:active {
background-image: none;
color: #fff;
outline: -webkit-focus-ring-color auto 0px;
box-shadow: 0 0 0 transparent;
}
.sco_social_login.sco-pinterest {
color: #ffffff;
background-color: #cb2028;
background: #cb2028;
}
.sco_social_login.sco-pinterest:hover,
.sco_social_login.sco-pinterest:focus,
.sco_social_login.sco-pinterest:active {
background-color: #d54d53;
background: #d54d53;
}
.sco_social_login.sco-linkedin {
color: #ffffff;
background-color: #0072b5;
background: #0072b5;
}
.sco_social_login.sco-linkedin:hover,
.sco_social_login.sco-linkedin:focus,
.sco_social_login.sco-linkedin:active {
background-color: #338ec4;
background: #338ec4;
}
.sco_social_login.sco-stumbleupon {
color: #ffffff;
background-color: #ed4a13;
background: #ed4a13;
}
.sco_social_login.sco-stumbleupon:hover,
.sco_social_login.sco-stumbleupon:focus,
.sco_social_login.sco-stumbleupon:active {
background-color: #f16e42;
background: #f16e42;
}
.sco_social_login.sco-googleplus {
color: #ffffff;
background-color: #c0392b;
background: #c0392b;
}
.sco_social_login.sco-googleplus:hover,
.sco_social_login.sco-googleplus:focus,
.sco_social_login.sco-googleplus:active {
background-color: #e74c3c;
background: #e74c3c;
}
.sco_social_login.sco-facebook {
color: #ffffff;
background-color: #2f4b93;
background: #2f4b93;
}
.sco_social_login.sco-facebook:hover,
.sco_social_login.sco-facebook:focus,
.sco_social_login.sco-facebook:active {
background-color: #596fa9;
background: #596fa9;
}
.sco_social_login.sco-twitter {
color: #ffffff;
background-color: #00bdef;
background: #00bdef;
}
.sco_social_login.sco-twitter:hover,
.sco_social_login.sco-twitter:focus,
.sco_social_login.sco-twitter:active {
background-color: #33caf2;
background: #33caf2;
}
.sco_social_login.sco-microsoft {
color: #ffffff;
background-color: #2c3e50;
background: #2c3e50;
}
.sco_social_login.sco-microsoft:hover,
.sco_social_login.sco-microsoft:focus,
.sco_social_login.sco-microsoft:active {
background-color: #415b76;
background: #415b76;
}
.sco_social_login.sco-vk {
color: #ffffff;
background-color: #45668e;
background: #45668e;
}
.sco_social_login.sco-vk:hover,
.sco_social_login.sco-vk:focus,
.sco_social_login.sco-vk:active {
background-color: #537AA9;
background: #537AA9;
}
.sco_social_login.sco-instagram {
color: #ffffff;
background-color: #125688;
background: #125688;
}
.sco_social_login.sco-instagram:hover,
.sco_social_login.sco-instagram:focus,
.sco_social_login.sco-instagram:active {
background-color: #0d3c5f;
background: #0d3c5f;
}
.sco_social_login.sco-yahoo {
color: #ffffff;
background-color: #6E329D;
background: #6E329D;
}
.sco_social_login.sco-yahoo:hover,
.sco_social_login.sco-yahoo:focus,
.sco_social_login.sco-yahoo:active {
background-color: #550a76;
background: #550a76;
}
.sco_social_login.sco-dropbox {
color: #ffffff;
background-color: #007ee5;
background: #007ee5;
}
.sco_social_login.sco-dropbox:hover,
.sco_social_login.sco-dropbox:focus,
.sco_social_login.sco-dropbox:active {
background-color: #0062b2;
background: #0062b2;
}
.sco_social_login.sco-tumblr {
color: #ffffff;
background-color: #32506d;
background: #32506d;
}
.sco_social_login.sco-tumblr:hover,
.sco_social_login.sco-tumblr:focus,
.sco_social_login.sco-tumblr:active {
background-color: #273f56;
background: #273f56;
}
.sco_social_login.sco-vimeo {
color: #ffffff;
background-color: #aad450;
background: #aad450;
}
.sco_social_login.sco-vimeo:hover,
.sco_social_login.sco-vimeo:focus,
.sco_social_login.sco-vimeo:active {
background-color: #9dcd35;
background: #9dcd35;
}
.sco_social_login.sco-reddit {
color: #ffffff;
background-color: #ff4500;
background: #ff4500;
}
.sco_social_login.sco-reddit:hover,
.sco_social_login.sco-reddit:focus,
.sco_social_login.sco-reddit:active {
background-color: #dd3c00;
background: #dd3c00;
}
.sco_social_login.sco-yandex {
color: #ffffff;
background-color: #ffcc00;
background: #ffcc00;
}
.sco_social_login.sco-yandex:hover,
.sco_social_login.sco-yandex:focus,
.sco_social_login.sco-yandex:active {
background-color: #eebe00;
background: #eebe00;
}
.sco_social_login.sco-github {
color: #ffffff;
background-color: #6cc644;
background: #6cc644;
}
.sco_social_login.sco-github:hover,
.sco_social_login.sco-github:focus,
.sco_social_login.sco-github:active {
background-color: #5cb236;
background: #5cb236;
}
.sco_social_login.sco-amazon {
color: #ffffff;
background-color: #ff9900;
background: #ff9900;
}
.sco_social_login.sco-amazon:hover,
.sco_social_login.sco-amazon:focus,
.sco_social_login.sco-amazon:active {
background-color: #ee8f00;
background: #ee8f00;
}
.sco_social_login.sco-disqus {
color: #ffffff;
background-color: #2e9fff;
background: #2e9fff;
}
.sco_social_login.sco-disqus:hover,
.sco_social_login.sco-disqus:focus,
.sco_social_login.sco-disqus:active {
background-color: #0087fa;
background: #0087fa;
}
.sco_social_login.sco-envato {
color: #ffffff;
background-color: #82b541;
background: #82b541;
}
.sco_social_login.sco-envato:hover,
.sco_social_login.sco-envato:focus,
.sco_social_login.sco-envato:active {
background-color: #709c38;
background: #709c38;
}
.sco_social_login.sco-flickr {
color: #ffffff;
background-color: #ff0084;
background: #ff0084;
}
.sco_social_login.sco-flickr:hover,
.sco_social_login.sco-flickr:focus,
.sco_social_login.sco-flickr:active {
background-color: #0063dc;
background: #0063dc;
}
.sco_social_login.sco-bitbucket {
color: #ffffff;
background-color: #205081;
background: #205081;
}
.sco_social_login.sco-bitbucket:hover,
.sco_social_login.sco-bitbucket:focus,
.sco_social_login.sco-bitbucket:active {
background-color: #193f66;
background: #193f66;
}
.sco_social_login.sco-mailru {
color: #ffffff;
background-color:  #168de2;
background:  #168de2;
}
.sco_social_login.sco-mailru:hover,
.sco_social_login.sco-mailru:focus,
.sco_social_login.sco-mailru:active {
background-color: #ffa930;
background: #ffa930;
}
.sco_social_login.sco-dribbble {
color: #ffffff;
background-color:  #ea4c89;
background:  #ea4c89;
}
.sco_social_login.sco-dribbble:hover,
.sco_social_login.sco-dribbble:focus,
.sco_social_login.sco-dribbble:active {
background-color: #7bbb5e;
background: #7bbb5e;
}
.sco_social_login.sco-baidu {
color: #ffffff;
background-color:  #de0f17;
background:  #de0f17;
}
.sco_social_login.sco-baidu:hover,
.sco_social_login.sco-baidu:focus,
.sco_social_login.sco-baidu:active {
background-color: #2529d8;
background: #2529d8;
}
.sco_social_login.sco-naver {
color: #ffffff;
background-color:  #23b300;
background:  #23b300;
}
.sco_social_login.sco-naver:hover,
.sco_social_login.sco-naver:focus,
.sco_social_login.sco-naver:active {
background-color: #2ad500;
background: #2ad500;
}  .fc-event-list-date + .fc-event-list-date {
display: none;
} .rhc.fe-extrainfo-container .ebr-buy-ticket-btn-logo-1.fc-button {
font-size: 21px;
padding: 3px 15px;
}
.rhc.fe-extrainfo-container .ebr-buy-ticket-btn-logo-1.fc-button .rhceb-icon {
display: inline-block;
vertical-align: top;
}
.rhc.fe-extrainfo-container .ebr-buy-ticket-btn-logo-1.fc-button .rhceb-icon:before {
content: "";
background-image: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/eventbrite-badge-logo.svg);
background-size: 100%;
background-repeat:no-repeat;
width: 45px;
height: 45px;
display: block;
margin: -2px 0 0;
}
.ebr-buy-ticket-btn-logo-1.fc-button span.rhc-buy-ticket-label {
display: inline-block;
vertical-align: top;
padding: 8px;
}
.ebr-buy-ticket-btn-logo-2.ebr-buy-ticket-btn {
background-image: url(//www.s1trainingservices.gr/wp-content/plugins/calendarize-it/images/eventbrite-logo.svg);
background-color: transparent;
background-size: 100%;
background-repeat:no-repeat;
width: 200px;
height: 70px;
margin: 0;
display: block;
}
.ebr-buy-ticket-btn-logo-2.ebr-buy-ticket-btn span.rhc-buy-ticket-label {
display:none;
}
.rhc-info-cell .rhceb-tickets-preview {
margin: 20px 0 0;
}  .rhc-ce-holder .fui-trash:before,
.rhc-ce-holder .icon-edit:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
transition: .25s linear;
-webkit-transition: .25s linear;
background-color:#3498db;
color:#fff;
padding:10px;
border-radius:4px;
transition:.32s linear;
-webkit-transition:.32s linear;
-moz-transition:.32s linear;
font-size:20px;
position: relative;
top: 5px;
}
.rhc-ce-holder .fui-trash:before {
background-color:#e74c3c;
}
.rhc-ce-holder .fui-trash:hover:before {
background-color:#c0392b;
}
.rhc-ce-holder .icon-edit:before {
background-color:#2ecc71;
}
.rhc-ce-holder .icon-edit:hover:before {
background-color:#27ae60;
}
.rhc-ce-holder.rhc-ce-form .fui-trash:before {
content:"\e60d";
}
.rhc-ce-holder .icon-edit:before {
content:"\e60e";
margin-right:10px;
}
.rhc-ce-holder a {
color:#000;
}
.rhc-ce-holder a:hover,
.rhc-ce-holder a:focus {
color:#000;
}  .rhcalendar .fc-content  a.fc-event.has-fc-image {
border-radius: 0;
border:none;
}
.rhcalendar .fc-content a.fc-event.has-fc-image .fc-event-inner {
padding: 3px;
}
.rhcalendar .fc-content a.fc-event.has-fc-image .fc-image-cont {
position: relative;
top: -3px;
left: -3px;
}
.rhcalendar .fc-content  a.fc-event.has-fc-image img.fc-image {
border-radius: 0;
box-shadow: none;
width: auto; max-width: 100%;
min-height: 100px;
max-height: 132px;
}
.rhcalendar .fc-content a.fc-event.has-fc-image span.fc-event-time {
padding: 0 0 0 2px;
}
.rhcalendar .fc-content a.fc-event.has-fc-image span.fc-event-title {
}  .rhc.fe-extrainfo-container .fc-button {
height: auto;
line-height: 1.1;
padding: 8px 10px;
box-sizing: border-box;
}  .fct-tooltip .fct-body a {
box-sizing: border-box;
}  .widget .rhc-widget-upcoming-item .rhc .row-fluid [class*="span"] {
width: 100%;
float: none;
display: block;
margin: 0;
}
.widget .rhc-widget-upcoming-item .rhc .row-fluid [class*="span"]:empty {
display:none;
}
.widget .rhc-widget-upcoming-item .rhc label {
margin: 5px 0 10px;
}
.widget .rhc-widget-upcoming-item .rhc a {
line-height: 1.3;
}
.widget .rhc-widget-upcoming-item .rhc .fe-image-holder img {
width: 100%;
right: 0;
float: none;
box-sizing: border-box;
margin: 0;
}
.widget .rhc-widget-upcoming-item .rhc .row-fluid .fe-image-holder {
margin: 0 0 -2px;
}  .fullCalendar a.fc-event:visited {
color: #fff;
}  .fe-extrainfo-container .fe-extrainfo-holder > .wpb_row {
margin-bottom: 0;
}
.vc_row .wpb_wrapper > .rhc-sc-date {
display: block;
}
.vc_row .wpb_wrapper > .rhc-sc-date > strong {
display: block;
}
.vc_row .wpb_wrapper > .rhc-sc-date > .rhc-sc-date {
margin-right: 15px;
} .vc_column_container .fe-extrainfo-container,
.vc_column_container .fe-extrainfo-container * {
box-sizing: border-box;
}
.vc_column_container .fe-extrainfo-container .fe-extrainfo-holder {
padding: 10px;
}
.vc_column_container .fe-extrainfo-container .fe-extrainfo-holder .wpb_column {
}
.vc_column_container .fe-extrainfo-container .fe-extrainfo-holder .wpb_column .wpb_wrapper > div:last-child .rhc-venuebox-row {
margin-bottom: 0;
}
.vc_column_container .fe-extrainfo-container .vc_column_container .wpb_wrapper > div > span > .rhc-venuebox-row {
margin-bottom: 5px;
}
.vc_column_container .rhc-gmap-holder {
padding: 5px;
border: 1px solid #ebebeb;
background-color: #fff;
}
.vc_column_container img.rhc_dbox_image {
padding: 5px;
background-color: #fff;
border: 1px solid #ebebeb;
}
.fe-extrainfo-value span.rhc-sc-date {
margin-right: 5px;
}
@media screen and (max-width:500px) {
.fe-extrainfo-container .wpb_column {
margin: 0 0 20px;
}
.fe-extrainfo-container .wpb_column:last-child {
margin-bottom: 0;
}
}  .cit_rsvp #rsvp_next.btn.btn-embossed {
font-size: 22px;
font-weight: 300;
padding: 13px 20px !important;
line-height: 1.227;
box-shadow:none;
}
.cit_rsvp .columbox a.btn[class*="btn-social"] {
margin: 0 5px 5px 0;
font-family: 'Lato';
width: auto;
float: none;
padding: 13px 20px !important;
font-size: 22px;
font-weight:300;
line-height: 1.227;
border-radius: 4px;
border: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
display: inline-block;
box-shadow:none;
}
.cit_rsvp .btn.btn-sm > [class^="fui-"],
.cit_rsvp .input-group-sm .btn > [class^="fui-"] {
top:2px;
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i:before {
font-family: 'social-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 25px;
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-wp:before {
content:"\e607";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-twitter:before {
content:"\e605";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-facebook:before {
content:"\e600";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-googleplus:before {
content:"\e602";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-linkedin:before {
content: "\e603";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-youtube:before {
content: "\e608";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-vimeo:before {
content: "\e60c";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-stumbleupon:before {
content: "\e60b";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-spotify:before {
content: "\e044";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-skype:before {
content: "\e604";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-pinterest:before {
content: "\e046";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-myspace:before {
content: "\e048";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-flickr:before {
content: "\e601";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-behance:before {
content: "\e609";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-microsoft:before {
content: "\e606";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-vk:before {
content: "\e90c";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-instagram:before {
content: "\e90b";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-yahoo:before {
content: "\e90a";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-dropbox:before {
content: "\e909";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-tumblr:before {
content: "\e908";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-vimeo:before {
content: "\e907";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-reddit:before {
content: "\e906";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-yandex:before {
content: "\e905";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-github:before {
content: "\e904";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-amazon:before {
content: "\e903";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-disqus:before {
content: "\e902";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-envato:before {
content: "\e900";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-flickr:before {
content: "\e90d";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-bitbucket:before {
content: "\e901";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-mailru:before {
content: "\e90e";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-dribbble:before {
content: "\e910";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-baidu:before {
content: "\e912";
}
.cit_rsvp .columbox a.btn[class*="btn-social"] i.fui-naver:before {
content: "\e911";
} .fe-extrainfo-holder a.btn.btn-embossed {
box-shadow: none;
}
button#get_loading_data {
box-shadow: none;
}
@media screen and (max-width:480px) {
.cit_rsvp .columbox .span12.first.buttoncontrole {
width: 100%;
margin-left: 0 auto;
}
.cit_rsvp #rsvp_next.btn.btn-embossed {
width:100%;
display:block;
}
.cit_rsvp .columbox a.btn[class*="btn-social"] {
width: 100%;
display:block;        
} 
.cit_rhc_rating_ .select.select-block .btn {
font-size:19px;
margin: 0;
}
.rhc .cit_rhc_rating_ .btn.btn-sm,
.rhc .cit_rhc_rating_ .input-group-sm .btn,
.rhc .cit_rhc_rating_ .columbox a.btn {
width: 100%;
font-size: 19px;
display: block;
position: relative;
}
.rhc .cit_rhc_rating_ .btn.btn-sm,
.rhc .cit_rhc_rating_ .input-group-sm .btn,
.rhc .cit_rhc_rating_ .columbox a.btn {
font-size:19px !important;
}
}  .rhc .row-fluid.fe-sortable a {
border: 0;
box-shadow: none;
} .events .post-thumbnail {
display: none;
}
.events.hentry.has-post-thumbnail {
padding-top: 20px;
} @media screen and (max-width:480px) {
body .rhcalendar.not-widget.rhc_holder.fc-small {
margin-top: 40px;
}
body .rhcalendar .fullCalendar .fc-header-cell .fc-header-title {
margin-top: 20px;
top: -60px;
}
} .gm-style .gm-style-iw {
margin-top: 8px;
margin-left: -15px;
} @media screen and (max-width:480px) {
.rhcalendar .tax_filter_holder .dropdown-menu li a:hover {
background-color:transparent;
color:#fff;
}
} .rhcalendar a {
box-shadow:none;
}
.cit_rsvp a {
box-shadow:none;
} .fc-grid.fc-view-month .fc-day-number {
float:none;
} .fe-extrainfo-container [class*="rhc-icon-"]:before {
display: none;
}  .rhcalendar .fullCalendar .btn-group .btn.dropdown-toggle.clearfix.btn-small.btn-taxfilter {
padding: 9px 40px 10px 12px;
}  .rhc-local-tz .rhc_date {
opacity: 0;
}
.rhc-local-tz .rhc_date.rhc-local-tz-rend {
opacity: 1;
} .fct-body .fc-description {overflow-wrap: break-word;word-wrap: break-word;}  .fc-small .fc-rtl .fc-view-month tr.fc-week {
}
.fc-small .fc-rtl tr.fc-week {
float: left;
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
width:100%;
}
.fc-small .fc-rtl tr.fc-week td.fc-day { float: right;
display: block;
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
width:100%;
}  .rhcalendar.for-widget.flat-ui-cal .fc-button.fc-button-rhc_year {
display:none;
}  .tax_filter_holder .dropdown-menu.rhc-with-tax-color li a {
color: #ffffff;
box-shadow: none;
box-sizing: border-box;
width: 100%;
text-align: left;
position: relative;
}
.rhcalendar .dropdown-menu.rhc-with-tax-color .pull-left {
float: none !important;
width: 100%;
white-space: normal;
padding-left: 30px;
padding-right: 25px;
display: inline-block;
}
.rhc-supe .dropdown-menu i.fbd-term-count,
.rhcalendar .dropdown-menu i.fbd-term-count {
float: right;
border: 1px solid #fff;
width: auto;
height: 20px;
padding: 0 5px;
border-radius: 50px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-style: normal;
}
.rhcalendar .dropdown-menu.rhc-with-tax-color i.fbd-term-count {
position: absolute;
top: 7px;
right: 15px;
}  html body .fc-small .fullCalendar tr td.fc-day {
position:static;
} .rhcalendar a.fc-event,
.entry .rhcalendar a.fc-event,
.entry .entry-content .rhcalendar a {
text-decoration: none;
}
.fullCalendar .fc-agenda table.fc-agenda-allday td.fc-last {
border: none;
} .editor-block-list__block-edit .fullCalendar .fc-header-cell .fc-head-control {
width: auto;
vertical-align: top;
padding: 0;
margin-right: 10px;
}
.editor-block-list__block-edit .rhcalendar.not-widget .fc-view-month.fc-view .fc-first .fc-widget-header {
text-align: center;
}  BODY.php-error #adminmenuback, BODY.php-error #adminmenuwrap {
margin-top:0;
} [data-type='calendarize-it/calendarizeit'],
.rhcalendar {
width:100%;
}.rhc-time-location [class*="rhc-icon-"] {
margin-right: 4px;
}
[class*="rhc-icon-"]:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rhc-icon-time:before {
content: "\e322";
}
.rhc-icon-location:before {
content: "\e39f";
}
.rhc-time-location > div {
margin: 0 0 4px;
}
.organizer span.rhc-icon-organizer:before {
content: "\e612";
}
.rhc-event-item .organizer a {
text-decoration: none;
} a.rhc-icon-map,
a.rhc-icon-ical,
a.rhc-icon-facebook,
a.rhc-icon-twitter,
a.rhc-icon-linkedin,
a.rhc-icon-googleplus {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
}
a.rhc-icon-map:before {
content: "\e398";
}
a.rhc-icon-map:before {
content: "\e398";
}
a.rhc-icon-ical:before {
content: "\e606";
}
a.rhc-icon-facebook:before {
content: "\e605";
}
a.rhc-icon-twitter:before {
content: "\e608";
}
a.rhc-icon-linkedin:before {
content: "\e607";
}
a.rhc-icon-googleplus:before {
content: "\e604";
}
.rhc-time-location a {
position:relative;
}
.rhc-widget-body .rhc-tax-group > div .location a {
position:relative;
}
.location .rhc-icon-location {
position:absolute;
top: 2px;
left:0;
vertical-align: top;
}
.rhc-widget-header .rhc-time-location .time,
.rhc-widget-header .rhc-time-location .location,
.rhc-widget-header .rhc-time-location .organizer {
font-size: 12px;
font-weight: normal;
line-height: 1;
}
.rhc-widget-header .rhc-time-location .location {
position:relative;
}
.location .rhc-icon-location + span {
padding-left:16px;
display: inline-block;
vertical-align: top;
}
.location .rhc-icon-location + strong {
padding-left:16px;
display: inline-block;
vertical-align: top;
}
.rhc-side-0 .location .rhc-icon-location {
top: 1px;
}
.rhc-side-0 .rhc-widget-body .rhc-venue-details .rhc-venue-term-name a {
position: relative;
}
.rhc-side-0 .rhc-widget-body .rhc-venue-details .rhc-venue-term-name a .rhc-icon-location {
position:absolute;
top: 2px;
left:0;
vertical-align: top;
}
.rhc-side-0 .rhc-widget-body .rhc-venue-details .rhc-venue-term-name a .rhc-icon-location + strong {
padding-left:16px;
display: inline-block;
vertical-align: top;
}
.rhc-side-0 .rhc-widget-body .venue-address span {
display: block;
padding-left: 16px;
}
.rhc-side-1 .rhc-widget-body .venue-address span {
display: block;
padding-left: 16px;
}
.rhc-widget-body span.rhc-icon-time {
margin-right:4px
}
.rhc-event-item .rhc-widget-body .organizer {
position: relative;
}
.rhc-event-item .rhc-widget-body .organizer a .rhc-icon-organizer {
position: absolute;
top: -1px;
left: 0px;
vertical-align: top;
}
.rhc-event-item .rhc-widget-body .organizer a .rhc-icon-organizer + span {
padding-left: 16px;
display: inline-block;
vertical-align: top;
}
.rhc-event-item .rhc-widget-body a {
text-decoration: none;
} .rhc-widget-upcoming-item  .rhc-description-empty-1,
.rhc-widget-upcoming-item .rhc-allday-hidden.fc-is-allday{
display:none;
}
.rhc-widget-upcoming-item .rhc-gmap {
display:none;
}
.rhc-widget-upcoming-item .rhc-gmap.rhc-gmap-open {
display:block;
}
.rhc-social-share a,
.rhc-social-share a:focus {
text-decoration: none;
outline:none;
} .supe-head {
display:block;
height: auto;
box-sizing: border-box;
margin: 0 0 20px;
}
.supe-head * {
box-sizing:border-box;
}
.rhcalendar .supe-simple-nav > a,
.supe-simple-nav > a,
.entry-content .supe-simple-nav > a{
color: #ffffff;
background-color: #5dade2;
background-image: none;
border: 0;
font-size: 16px;
font-weight: 300;
line-height: 1;
text-shadow: none;
margin: 0 0 40px 0;
padding: 8px 12px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.rhcalendar .supe-simple-nav > a:hover,
.supe-simple-nav > a:hover {
background-color: #2980b9;
color:#fff;
box-shadow:none;
}
.rhcalendar .supe-simple-nav > a:first-child,
.supe-simple-nav > a:first-child {
border-radius: 1px 0 0 1px;
}
.rhcalendar .supe-simple-nav > a:last-child,
.supe-simple-nav > a:last-child {
border-radius: 0 1px 1px 0;
}
.rhcalendar .supe-simple-nav > a:before,
.supe-simple-nav > a:first-child:before,
.supe-simple-nav > a:last-child:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.supe-simple-nav > a.supe-prev:before,
.supe-simple-nav > a:first-child:before {
content:"\e602";
}
.supe-simple-nav > a.supe-next:before,
.supe-simple-nav > a:last-child:before {
content:"\e603";
}
.auw-venue-holder {
position: relative;
} body .rhc-widget-upcoming-item .btn-cta a {
border:none;
} .rhcalendar .supe-head.rh-flat-ui {
display: flex;
flex-wrap: wrap;
justify-content:space-between;
box-sizing: border-box;
margin: 0 0 10px;
}
.rhcalendar .supe-head.rh-flat-ui * {
box-sizing:border-box;
}
.rhcalendar .supe-head.rh-flat-ui > div {
flex: 1 1 auto;
margin: 0 2px 18px;
}
.rhcalendar .supe-head.rh-flat-ui > div.supe-simple-nav {
width: 100%;
margin: 8px 2px 9px;
}
.rhcalendar .supe-head.rh-flat-ui > div .btn-group.select {
margin: 0;
}
.rhcalendar .supe-head.rh-flat-ui > div .btn-group.select.select-multiple {
margin: 0;
}
.rhcalendar .supe-head.rh-flat-ui > div button.btn.dropdown-toggle.btn-taxfilter {
float: none;
border-radius: 1px;
width: 100%;
max-width: none;
display: flex;
align-items: center;
margin: 0;
top: 0;
left: 0;
}
.rhcalendar .supe-head.rh-flat-ui > div button.btn.dropdown-toggle.btn-taxfilter > span.pull-left {
position: relative;
top: 0;
left: 0;
line-height: 1.6;
}
.rhc-supe .rhcalendar .rh-flat-ui .select .btn .caret {
margin-top: 3px;
} .auw_500_600 .supe-head-holder.rhcalendar {
margin: 0 0 10px;
}
.auw_500_600 .rhcalendar .supe-head.rh-flat-ui > div {
width: 100%;
height: auto;
margin: 0 0 1px;
}
.auw_500_600 .rhcalendar .supe-simple-nav {
display:flex;
}
.auw_500_600 .rhcalendar .supe-simple-nav > a {
flex: 1 1 auto;
text-align:center;
padding: 12px;
margin: 0;
}
.auw_500_600 .rhcalendar .supe-simple-nav > a:first-child {
margin-right:1px;
}
.auw_500 .rhcalendar .supe-head.rh-flat-ui > div {
width: 100%;
height: auto;
margin: 0 0 1px;
}
.auw_500 .rhcalendar .supe-simple-nav {
display:flex;
}
.auw_500 .rhcalendar .supe-simple-nav > a {
flex: 1 1 auto;
text-align:center;
padding: 12px;
margin: 0;
}
.auw_500 .rhcalendar .supe-simple-nav > a:first-child {
margin-right:1px;
}
.auw_200 .rhcalendar .supe-head.rh-flat-ui > div {
width: 100%;
height: auto;
margin: 0 0 1px;
}
.auw_200 .rhcalendar .supe-simple-nav {
display:flex;
}
.auw_200 .rhcalendar .supe-simple-nav > a {
flex: 1 1 auto;
text-align:center;
padding: 12px;
margin:0;
}
.auw_200 .rhcalendar .supe-simple-nav > a:first-child {
margin-right:1px;
} .rhcalendar .supe-head.rh-flat-ui .fc-head-control.tax_filter_menu_medium .dropdown-menu {
min-width: 100%;
width:initial;
}
.rhcalendar .supe-head.rh-flat-ui .fc-head-control.tax_filter_menu_medium .open .dropdown-menu {
margin-top: 10px;
}
.rhcalendar .supe-head.rh-flat-ui .rh-flat-ui .open > .dropdown-arrow {
margin-top: 3px;
}
.rhc-supe .rhcalendar .fc-head-control .pull-left {
float: none !important;
position: relative;
}
.supe-head select.selectpicker {
opacity: 0;
}  @media screen and (max-width:480px) {
.rhcalendar .supe-head.rh-flat-ui > div {
margin: 0 0 1px;
}
.rhcalendar .supe-head.rh-flat-ui > div.supe-simple-nav {
margin: 0px 0 15px;
display:flex;
}
.rhcalendar .supe-simple-nav > a {
flex: 1 1 auto;
text-align: center;
padding: 13px;
margin:0px;
}
.rhcalendar .supe-simple-nav > a:first-child {
margin-right:1px;
}
}
.rhc-upcoming-events6 {
width: 100%;
font-family: 'Lato', sans-serif;
box-sizing: border-box;
position:relative;
}
.rhc-upcoming-events6 * {
box-sizing: border-box
}
.rhc-upcoming-events6 .rhc-event-list {
display: block;
}
.rhc-upcoming-events6 .rhc-event-item {
width: 99%;
display: block;
background-color: #FBFBFB;
border: 1px solid #ecf0f1;
border-radius: 2px;
min-height: 0;
padding: 0;
margin: 0 0 -1px;
opacity: 1;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-event-item {
width:100%;
}
.rhc-upcoming-events6 .rhc-event-item.supe-animate.supe-shown {
margin: 0 0 -1px;
opacity: 1;
max-width: 100%;
}
.rhc-upcoming-events6 .rhc-event-item.supe-animate {
margin: 20px;
opacity:0;
max-width: 90%;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; 	
}
.rhc-upcoming-events6 .rhc-event-item .rhc-widget-body {
opacity:0;
max-height:0;
overflow:hidden;
-webkit-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-moz-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-ms-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-o-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s; 	
}
.rhc-upcoming-events6 .rhc-event-item.open .rhc-widget-body {
opacity:1;
max-height:2048px;
-webkit-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-moz-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-ms-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-o-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in; 
}
.rhc-upcoming-events6 .rhc-event-item a,
.rhc-upcoming-events6 .rhc-event-item a:hover {
box-shadow:none;
} .rhc-upcoming-events6 .rhc-widget-header { border-left: 5px solid #3498db;
padding: 10px;
color:#505050;
-webkit-transition: all ease 0.9s;
-moz-transition: all ease 0.9s;
transition: all ease 0.9s;
}
.rhc-upcoming-events6 .rhc-event-item .rhc-widget-header:hover {
color:#fff;
}
.rhc-upcoming-events6 .rhc-date {
width: 23%;  }
.rhc-upcoming-events6 .rhc-title-info {
width: 75%;  line-height: 14px;
}
.rhc-upcoming-events6 .rhc-widget-header a {
text-decoration: none;
-webkit-transition: all ease 0.9s;
-moz-transition: all ease 0.9s;
transition: all ease 0.9s;
color:#505050;
}
.rhc-upcoming-events6 .rhc-widget-header:hover a,
.rhc-upcoming-events6 .rhc-widget-header:hover a:hover,
.rhc-upcoming-events6 .rhc-widget-header:hover a:visited,
.rhc-upcoming-events6 .rhc-widget-header:hover a:focus {
color:#fff;
} .rhc-upcoming-events6 .rhc-start-time {
width: auto;
display: inline-block;
line-height: 1.7;
}
.rhc-upcoming-events6 .rhc-icon-dash {
display: none;
}
.rhc-upcoming-events6 .rhc-end-time {
display: none;
}
.rhc-upcoming-events6 .with-end-date .rhc-icon-dash {
display: inline-block;
width: auto;
font-size: 12px;
}
.rhc-upcoming-events6 .with-end-date .rhc-end-time {
width: auto;
display: inline-block;
font-size: 12px;
}
.rhc-upcoming-events6 .with-same-end-month-date .rhc-icon-dash {
display: inline-block;
}
.rhc-upcoming-events6 .with-same-end-month-date .rhc-end-time {
display: inline-block;
}
.rhc-upcoming-events6 .with-same-end-month-date .rhc-end-month {
display:none;
}
.rhc-upcoming-events6 .rhc-start-month {
font-size: 88%;
text-transform: uppercase;
text-align: center;
}
.rhc-upcoming-events6 .rhc-start-daynumber {
font-size: 135%;
font-weight: 600;
text-align: center;
}
.rhc-upcoming-events6 .rhc-end-month {
text-transform: uppercase;
font-size: 70%;
text-align: center;
}
.rhc-upcoming-events6 .rhc-end-daynumber {
font-size: 100%;
text-align: center;
}  .rhc-upcoming-events6 .rhc-widget-header .rhc-event-title {
font-size: 14px;
font-weight: normal;
font-family: 'Lato', sans-serif;
text-decoration: none;
-moz-transition: all ease 0.9s;
-webkit-transition: all ease 0.9s;
transition: all ease 0.9s;
}
.rhc-upcoming-events6 .rhc-widget-header:hover .rhc-event-title {
color:#fff;
text-decoration: none;
}
.rhc-upcoming-events6 .rhc-widget-header:hover .rhc-event-title:hover {
color:rgba(255,255,255,0.5);
}  .rhc-upcoming-events6 .rhc-widget-header .rhc-time-location {
display: block;
font-size: 12px;
margin: 4px 0 0;
}
.rhc-upcoming-events6 .rhc-time-location [class*="rhc-icon-"] {
margin-right: 4px;
}
.rhc-upcoming-events6 [class*="rhc-icon-"]:before {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rhc-upcoming-events6 .rhc-icon-time:before {
content: "\e322";
}
.rhc-upcoming-events6 .rhc-icon-location:before {
content: "\e39f";
}
.rhc-upcoming-events6 .rhc-widget-header .rhc-time-location > div {
margin: 0 0 4px;
}   .rhc-upcoming-events6 .rhc-widget-body > div {
border-top:1px solid #ecf0f1;
font-size: 12px;
}
.rhc-upcoming-events6 .rhc-widget-body div > h3 {
font-size: 17px;
font-weight: bold;
margin: 0 0 5px;
}
.rhc-upcoming-events6 .rhc-widget-body h4 {
font-size: 15px;
font-weight: bold;
margin: 0;
}
.rhc-upcoming-events6 .rhc-widget-body div {
line-height:13px;
}
.rhc-upcoming-events6 .rhc-widget-body div p {
margin: 0 0 5px;
font-size:12px;
line-height: 13px;
}
.rhc-upcoming-events6 .rhc-widget-body div span {
line-height: 13px;
}
.rhc-upcoming-events6 .rhc-widget-body div strong {
font-size: 12px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-icon-time {
margin-right: 4px;
}
.rhc-upcoming-events6 .rhc-widget-body div.rhc-organizer-body strong {
font-weight: normal;
}
.rhc-upcoming-events6 .rhc-widget-body a {
text-decoration: none;
}
.rhc-upcoming-events6 a,
.rhc-upcoming-events6 a:hover,
.rhc-upcoming-events6 a:focus,
.rhc-upcoming-events6 a:visited {
outline: 0;
} .rhc-upcoming-events6 .rhc-widget-body .rhc-event-image {
width: 100%;
overflow: hidden;
margin-bottom: 0px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-image img {
width: 100%;
height: auto;
padding:0;
border:none;
border-radius:0;
margin-bottom: -1px;
transition:.4s ease;
-webkit-transition:.4s ease;
-moz-transition:.4s ease;
transform:scale(1.5,1.5);
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-image:hover img {
transform:scale(1,1)
}  .rhc-upcoming-events6 .rhc-widget-body .rhc-event-details {
padding: 10px;
}
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold {
background-color: #3498db;
color: #fff;
text-align: center;
font-size: 20px;
position:relative;
}
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a {
text-decoration:none;
color:inherit;
border:none;
display: block;
padding: 20px;
width:100%;
height:100%;
outline:none;
transition:.25s linear;
-moz-transition:.25s linear;
-webkit-transition:.25s linear;
z-index: 2;
}
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a:hover,
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a:visited,
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a:focus {
color:inherit;
}
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a:before {
content:" ";
display:block;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
box-shadow:inset 0px 0 0 rgba(255,255,255,.15);
transition:.9s linear;
-moz-transition:.9s linear;
-webkit-transition:.9s linear;
z-index: 0;
}
.rhc-upcoming-events6 .rhc-widget-body .btn-cta .btn-cta-hold a:hover::before {
box-shadow:inset -1200px 0 0 rgba(255,255,255,.25);
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time {
padding: 10px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-start-event,
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-end-event {
width: 100%;
display: block;
margin:0 0 10px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-day {
width: auto;
display: inline-block;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-hour {
width: auto;
display: inline-block;
text-align: right;
margin-left: 10px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-tax-group > div {
padding: 10px;
border-top: 1px solid #ecf0f1;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-tax-group > div:first-child {
padding: 10px;
border-top:none;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-tax-group > div > div {
margin: 0 0 10px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-tax-group > div > div:only-child {
margin: 0;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-tax-group > div > div:last-child {
margin: 0;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-map-social-buttons {
padding: 8px;
position: relative;
height: 45px;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-map-social-buttons .rhc-left-buttons {
display: inline-block;
width: 31%;
}
.rhc-upcoming-events6 .rhc-widget-body .rhc-map-social-buttons .rhc-right-buttons {
display: inline-block;
width: 60%;
text-align: right;
position: absolute;
right: 10px;
top: 9px;
}
.rhc-upcoming-events6 .rhc-widget-body div span.rhc-icon-location {
margin-right: 4px;
} .rhc-right-buttons > a {
margin-left: 3px;
}
.rhc-left-buttons > a {
margin-right: 3px;
}
a.rhc-icon-map,
a.rhc-icon-ical,
a.rhc-icon-facebook,
a.rhc-icon-twitter,
a.rhc-icon-linkedin,
a.rhc-icon-googleplus {
font-family: 'Calendarize-it';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-map:before,
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-ical:before,
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-facebook:before,
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-twitter:before,
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-linkedin:before,
.rhc-upcoming-events6 .rhc-widget-body a.rhc-icon-googleplus:before {
font-size: 30px;
color: #bdc3c7;
}
a.rhc-icon-map:before {
content: "\e398";
}
a.rhc-icon-map:before {
content: "\e398";
}
a.rhc-icon-ical:before {
content: "\e606";
}
a.rhc-icon-facebook:before {
content: "\e605";
}
a.rhc-icon-twitter:before {
content: "\e608";
}
a.rhc-icon-linkedin:before {
content: "\e607";
}
a.rhc-icon-googleplus:before {
content: "\e604";
}
.rhc-upcoming-events6 .rhc-allday-hidden.fc-is-allday,
.rhc-upcoming-events6 .rhc-widget-body .rhc-event-date-time .rhc-allday-hidden.fc-is-allday,
.rhc-upcoming-events6 .rhc-description-empty-1 {
display:none;
}
.rhc-upcoming-events6 .rhc-widget-body div.venue-address span {
display: block;
} .rhc-upcoming-events6 .if-different-date.is-same-date,
.rhc-upcoming-events6 .if-different-month.is-same-month,
.rhc-upcoming-events6 .if-different-year.is-same-year {
display:none;
} .rhc-upcoming-events6 .rhc-event-item .rhc-widget-header {
-webkit-transition: all ease 2.9s;
-moz-transition: all ease 2.9s;
transition: all ease 0.9s;
position: relative;
z-index: 0;
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
.rhc-upcoming-events6 .rhc-event-item .rhc-widget-header .rhc-acco-bg {
background: #3498db;
width: 0%;
top: 0;
display: block;
position: absolute;
z-index: -1;
bottom: 0;
margin: 0 0 0 -10px;
transition:.9s ease-in-out;
}
.rhc-upcoming-events6 .rhc-event-item .rhc-widget-header:hover .rhc-acco-bg {
width:100%;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-event-item .rhc-widget-header .venue-loop a {
-webkit-transition: all ease 2.9s;
-moz-transition: all ease 2.9s;
transition: all ease 2.9s;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-date {
max-width: 60px;
min-width: 60px;
flex: 0 1 auto;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-title-info { flex: 1 1 auto;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-event-date-time .rhc-start-event {
width: 45%;
display: inline-block;
margin-right: 5%;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-end-event {
width: 49%;
display: inline-block;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-start-daynumber {
margin-top: -10px;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-tax-group {
width:100%;
display: table;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div {
display: table-cell;
width: 50%; 
}
.rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-tax-group > div {
border-top: none;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div:first-child {
border-right: 1px solid #ECF0F1;
}
.rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div:only-child {
border-top:none;
border-right:none;
width:100%;
}
.rhc-upcoming-events6.auw_200 .rhc-date {
max-width: none;
min-width: 40px;
}
.rhc-upcoming-events6.auw_200 .with-end-date .rhc-icon-dash {
display: none;
}
.rhc-upcoming-events6.auw_200 .with-end-date .rhc-end-time {
display: none;
} .supe-body {
position: relative;
}
.rhc-upcoming-events6 .uew-loading {
opacity:0;
margin-bottom:40px;
position: absolute;
width: 100%;
text-align: center;	
min-height:100px;
top: 30px;
left: 0;
right: 0;
bottom: 0; -webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out; 
}
.rhc-upcoming-events6.rhc-supe-loading .uew-loading {
opacity:1;
}
.rhc-upcoming-events6.rhc-supe-loading .supe-item-holder {
opacity: 0;
-webkit-transition: opacity 0.7s ease-in-out;
-moz-transition: opacity 0.7s ease-in-out;
-ms-transition: opacity 0.7s ease-in-out;
-o-transition: opacity 0.7s ease-in-out;
transition: opacity 0.7s ease-in-out; 
} .rhc-accordion-widget-item {
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-ms-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out; 
}  .rhc-title-is-not-link .rhc-title-link,
.rhc-title-is-link .rhc-title {
display:none;
} .rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-date,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-date,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-date {
width: 15%;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-title-info,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-title-info,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-title-info {
width: 69%;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-event-date-time .rhc-start-event,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-event-date-time .rhc-start-event
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-event-date-time .rhc-start-event {
width: 100%;
display: block;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-end-event,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-end-event,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-end-event {
width: 100%;
display: block;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group {
display: block;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div {
display: block;
width: 100%;
border-top: 1px solid #ecf0f1;
}
.rhcol.span4 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div:first-child,
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div:first-child,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-tax-group > div:first-child {
border-top: none;
border-right: none;
}
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons {
height: auto;
}
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons .rhc-left-buttons,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons .rhc-left-buttons {
display: block;
width: 100%;
text-align: center;
}
.rhcol.span3 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons .rhc-right-buttons,
.rhcol.span2 .rhc-upcoming-events6.rhc-side-0 .rhc-widget-body .rhc-map-social-buttons .rhc-right-buttons {
width: 100%;
display: block;
position: relative;
top: 0;
right: 0;
text-align: center;
margin-top: 5px;
}
.rhcol.span2 .rhc-right-buttons > a {
margin: 0px 6px 6px;
line-height: 1.7;
} .rhc-upcoming-events6 .supe-footer .supe-simple-nav {
margin-top: 25px;
margin-bottom:25px;
}
.date-tilts-b .calendar-loop-holder{
float:right;
}
.date-tilts-b .calendar-loop-holder .venue-loop {
float: left;
margin-right: 5px;
}
.rhc-hide-ical .rhc-icon-ical {
display:none;
} .rhc-supe .rhc-event-item.supe-animate.supe-shown {
cursor: pointer;
}
.rhc-upcoming-events7 .rhc-event-item .rhc-widget-body {
opacity:0;
max-height:0;
overflow:hidden;
-webkit-transition: max-height 0.5s ease-in, opacity 0.4s ease-in;
-moz-transition: max-height 0.5s ease-in, opacity 0.4s ease-in;
-ms-transition: max-height 0.5s ease-in, opacity 0.4s ease-in;
-o-transition: max-height 0.5s ease-in, opacity 0.4s ease-in;
transition: max-height 0.5s ease-in, opacity 0.4s ease-in; 	
}
.rhc-upcoming-events7 .rhc-event-item.open .rhc-widget-body {
opacity:1;
max-height:2048px;
-webkit-transition: max-height 0.7s ease-out, opacity 0.4s ease-in;
-moz-transition: max-height 0.7s ease-out, opacity 0.4s ease-in;
-ms-transition: max-height 0.7s ease-out, opacity 0.4s ease-in;
-o-transition: max-height 0.7s ease-out, opacity 0.4s ease-in;
transition: max-height 0.7s ease-out, opacity 0.4s ease-in;
}
.rhc-upcoming-events7 {
box-sizing:border-box;
}
.rhc-upcoming-events7 * {
box-sizing:border-box;
}
.rhc-upcoming-events7 .rhc-event-item {
background-color: #FBFBFB;
border: 1px solid #ecf0f1;
border-radius: 2px;
font-family: 'Lato', sans-serif;
margin: 0 auto 6px;
padding: 0;
opacity: 1;
}
.rhc-upcoming-events7 .rhc-event-item {
z-index:1; } .rhc-upcoming-events7 .rhc-event-item.supe-animate.supe-shown {
margin: 0 auto 6px;
opacity: 1;
max-width: 100%;
}
.rhc-upcoming-events7 .rhc-event-item.supe-animate {
margin: 20px;
opacity:0;
max-width: 90%;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; 	
} .rhc-upcoming-events7 .rhc-widget-header {
position:relative;
height: auto;
transition: .95s ease;
-webkit-transition: .95s ease;
-moz-transition: .95s ease;
background-color: transparent;
min-height: 154px;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-widget-image {
background-image: repeating-linear-gradient(-45deg, transparent, transparent 45px, rgba(0,0,0,.1) 45px, rgba(0,0,0,.1) 95px);
background-color: #2980b9;
width:100%;
height: 100px;
overflow: hidden;
transition: .95s ease;
-webkit-transition: .95s ease;
-moz-transition: .95s ease;
border-radius: 2px 2px 0 0;
}
.rhc-upcoming-events7 .rhc-widget-image img {
width: 101%;
max-width: 101%;
height: auto;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
position: relative;
top: 50%;
left: 50%;
}
.rhc-upcoming-events7 .rhc-widget-date-title {
position: relative;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-widget-date-cont {
position: absolute;
background-color: #3498db;
width: 80px;
height: 80px;
border-radius: 2px;
top: -49px;
left: 10px;
transition:.95s ease;
-webkit-transition:.95s ease;
-moz-transition:.95s ease;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-widget-date-cont .rhc-date-hold {
color: #fff;
text-align: center;
margin: 16px auto;
line-height: 1.8;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-widget-date-cont .rhc-start-month {
font-size: 14px;
text-transform: uppercase;
margin: 0 auto -4px;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-widget-date-cont .rhc-start-daynumber {
font-size: 28px;
margin: -18px 0 0;
padding: 0;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-title-info {
position: relative;
margin-left: 93px;
width: auto;
padding: 5px;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-time-location {
font-size: 11px;
margin: 4px 0 0;
height:0;
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-title-info {
font-size: 14px;
font-weight: normal;
font-family: 'Lato', sans-serif;
text-decoration: none;
-moz-transition: all ease 0.9s;
-webkit-transition: all ease 0.9s;
transition: all ease 0.9s;
text-decoration:none;
}
.rhc-upcoming-events7 .rhc-widget-header .rhc-title-info a {
text-decoration:none;
}
.rhc-upcoming-events7 .rhc-widget-header:hover {
padding: 0 0 7px;
min-height: 244px;
}
.rhc-upcoming-events7.rhc-side-0 .rhc-widget-header:hover {
min-height: 308px;
}
.rhc-upcoming-events7 .rhc-widget-header:hover .rhc-widget-image {
height: 150px;
overflow: hidden;
transition: .55s ease;
-moz-transition: .55s ease;
-webkit-transition: .55s ease;
border-radius: 2px 2px 0 0;
}
.rhc-upcoming-events7.rhc-side-0 .rhc-widget-header:hover .rhc-widget-image {
height: 195px;
}
.rhc-upcoming-events7 .rhc-widget-header:hover .rhc-widget-date-cont {
top: 7px;
}
.rhc-upcoming-events7.rhc-side-0 .rhc-widget-header:hover .rhc-widget-date-cont {
top: 7px;
}
.rhc-upcoming-events7 .rhc-widget-header:hover .rhc-time-location {
opacity: 1;
height:auto;
} .rhc-upcoming-events7 .open .rhc-widget-header .rhc-widget-image {
height: 150px;
}
.rhc-upcoming-events7.rhc-side-0 .open .rhc-widget-header .rhc-widget-image {
height: 195px;
}
.rhc-upcoming-events7 .open .rhc-widget-header .rhc-widget-date-cont {
top: 7px;
}
.rhc-upcoming-events7 .open .rhc-widget-header .rhc-time-location {
opacity: 1;
height:auto;
}
.rhc-upcoming-events7 .open .rhc-widget-header {
padding: 0 0 7px;
min-height: 244px;
border-bottom:1px solid #E8E8E8;
}
.rhc-upcoming-events7.rhc-side-0 .open .rhc-widget-header {
min-height: 308px;
}
.rhc-upcoming-events7 .open .rhc-widget-body {
height:auto;
}
.rhc-upcoming-events7 .rhc-widget-body > div {
padding:10px;
font-size: 12px;
line-height: 13px;
border-bottom:1px solid #E8E8E8;
}
.rhc-upcoming-events7 .rhc-widget-body > div:last-child {
border-bottom:none;
}
.rhc-upcoming-events7 .rhc-widget-body h3 {
margin:0 0 5px;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-start-event {
width: 49.5%;
display: inline-block;
vertical-align:top;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-end-event {
width: 49.5%;
display: inline-block;
vertical-align:top;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-start-event > div {
width: 30%;
display: inline-block;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-end-event > div {
width: 30%;
display: inline-block;
}
.rhc-upcoming-events7 .rhc-widget-upcoming-item  .rhc-widget-body .rhc-start-event .rhc-allday-hidden.fc-is-allday,
.rhc-upcoming-events7 .rhc-widget-upcoming-item  .rhc-widget-body .rhc-end-event .rhc-allday-hidden.fc-is-allday{
display:none;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-event-date-time h4 {
margin: 0 0 3px;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-tax-group {
padding:0;
display: table;
width: 100%;
}
.rhc-upcoming-events7 .rhc-tax-group > div {
width: 49.5%;
display: table-cell;
vertical-align: top;
padding: 10px;
}
.rhc-upcoming-events7 .rhc-tax-group > div:first-child {
border-right: 1px solid #E8E8E8;
}
.rhc-upcoming-events7 .rhc-tax-group > div:only-child {
width:100%;
}
.rhc-upcoming-events7 .rhc-tax-group > div p {
margin:0 0 2px;
line-height:13px;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-venue-details a {
text-decoration: none;
position: relative;
}
.rhc-upcoming-events7 .rhc-widget-body .gmap {
padding: 0;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-map-social-buttons {
display:table;
width:100%;
font-size: 24px;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-left-buttons {
display: table-cell;
width: 50%;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-left-buttons > a {
margin-right:3px;
color:#505050;
text-decoration:none;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-right-buttons {
display: table-cell;
width: 50%;
text-align:right;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-right-buttons > a {
margin-left:3px;
color:#505050;
} .rhc-upcoming-events7 .uew-loading {
opacity:0;
position: absolute;
width: 100%;
text-align: center;	
min-height:100px;
top: 30px;
left: 0;
right: 0;
bottom: 0; -webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out; 
}
.rhc-upcoming-events7.rhc-supe-loading .uew-loading {
opacity:1;
}
.rhc-upcoming-events7.rhc-supe-loading .supe-item-holder {
opacity: 0;
-webkit-transition: opacity 0.7s ease-in-out;
-moz-transition: opacity 0.7s ease-in-out;
-ms-transition: opacity 0.7s ease-in-out;
-o-transition: opacity 0.7s ease-in-out;
transition: opacity 0.7s ease-in-out; 
} .rhc-accordion-widget-item {
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-ms-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out; 
}  .rhc-upcoming-events8 .rhc-widget-upcoming-featured-image {
float:none;
}
.rhc-upcoming-events7 .supe-body {
position:relative;
} @media screen and (max-width:500px) {
.rhc-upcoming-events7.rhc-side-0 .open .rhc-widget-header {
min-height: 245px;
}
.rhc-upcoming-events7.rhc-side-0 .open .rhc-widget-header .rhc-widget-image {
height: 150px;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-start-event {
width: 100%;
display: block;
vertical-align:top;
}
.rhc-upcoming-events7 .rhc-widget-body .rhc-end-event {
width: 100%;
display: block;
}
}
.rhc-upcoming-events8 {
box-sizing:border-box;
}
.rhc-upcoming-events8 * {
box-sizing:border-box;
}
.rhc-upcoming-events8 .rhc-event-item {
border: 1px solid #ecf0f1;
margin: 0 auto 6px;
padding: 0;
border-radius: 1px;
overflow: hidden;
font-family: 'Lato', sans-serif;
background-color: #FBFBFB;
min-height: 84px;
position: relative;
} .rhc-upcoming-events8 .rhc-event-item.supe-animate.supe-shown {
margin: 0 auto 6px;
opacity: 1;
max-width: 100%;
}
.rhc-upcoming-events8 .rhc-event-item.supe-animate {
margin: 20px;
opacity:0;
max-width: 90%;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; 	
} .rhc-upcoming-events8 .rhc-widget-header {
display: block;
overflow: hidden;
height: 89px;
transition:.55s ease-in;
width: 100%;
margin-bottom: -1px;
position: relative;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-widget-date-cont {
width: 25%;
max-width: 94px;
height: 100%;
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-header .rhc-widget-date-cont {
width: 15%;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-widget-date-cont .rhc-date-hold {
background-color: #3498db;
width: 100%;
height: 100%;
display: table;
color: #ffffff;
opacity:1;
transform: rotate(0deg);
text-align: center;
transition:.55s ease-in;
line-height: 1.7;
}
.rhc-upcoming-events8 .rhc-widget-header:hover .rhc-widget-date-cont .rhc-date-hold {
transform: rotate(28deg) translate(-17%, 6%);
opacity:.7;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-widget-date-cont .rhc-start-month {
margin-top: 21%;
line-height: 1.5;
font-size: 14px;
text-transform: uppercase;
transition:.55s ease-in;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-widget-date-cont .rhc-start-daynumber {
font-size: 28px;
font-weight: bold;
transition:.55s ease-in;
margin: 0;
line-height: 1;
}
.rhc-upcoming-events8 .rhc-widget-header:hover .rhc-widget-date-cont .rhc-start-month {
margin-top: 15%;
font-size:20px
}
.rhc-upcoming-events8 .rhc-widget-header:hover .rhc-widget-date-cont .rhc-start-daynumber {
font-size:35px;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-head-logo {
display: inline-block;
overflow:hidden;
max-width: 94px;
height: 100%;
position: relative;
margin-left: -4px;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-head-logo img.rhc_tooltip_image-img-src {
border-radius: 0;
box-shadow: none;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
position: relative;
top: 50%;
left: 50%;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-title-info {
width: 75%;
display: inline-block;
vertical-align: top;
padding: 5px;
line-height: 1.1;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-head-logo + .rhc-title-info {
width: 63%;
padding-right: 130px;
}
.rhc-upcoming-events8 .rhc-event-title {
font-size: 14px;
font-weight: normal;
font-family: 'Lato', sans-serif;
text-decoration: none;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-time-location {
font-size: 11px;
margin: 2px 0 0;
}
.rhc-time-location a {
color: #000;
}
.calendar-loop-holder .calendar-loop {
display: inline-block;
margin: 0 4px 0 0;
}
.rhc-upcoming-events8 a.rhc-event-title.rhc-title-link {
line-height: 1px;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-time-location .time {
margin: 2px 0 2px;
}
.rhc-time-location > .venue-loop {
margin-top: 0px;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-time-location .location {
margin-bottom: 1px;
}
.rhc-upcoming-events8 .rhc-title-info div.btn-cta .btn-cta-hold {
position: absolute;
top: 0;
right: 0;
display: block;
height: 100%;
background-color: #3498db;
color: #ffffff;
text-decoration: none;
font-size: 18px;
font-weight: normal;
vertical-align: middle;
transition:.35s linear;
-webkit-transition:.35s linear;
-moz-transition:.35s linear;
}
.rhc-upcoming-events8 .rhc-title-info div.btn-cta .btn-cta-hold a {
color: inherit;
text-decoration: none;
line-height: 1.714285714;
outline: none;
padding: 25px 20px;
display: block;
vertical-align: middle;
height: 100%;
width: 100%;
}
.rhc-upcoming-events8 .rhc-title-info div.btn-cta .btn-cta-hold:hover {
background-color:#2980b9;
}
.rhc-upcoming-events8 .rhc-title-info div.btn-cta .btn-cta-hold[data-is_empty="1"] {
display: none;
} .rhc-upcoming-events8 .rhc-event-item .rhc-widget-body {
opacity:0;
max-height:0;
overflow:hidden;
-webkit-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-moz-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-ms-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
-o-transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s;
transition: max-height 0.7s ease-out, opacity 0.4s ease-in 0.3s; 	
}
.rhc-upcoming-events8 .rhc-event-item.open .rhc-widget-body {
opacity:1;
max-height:2048px;
-webkit-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-moz-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-ms-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
-o-transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in;
transition: max-height 0.7s ease-out 0.2s, opacity 0.4s ease-in; 
}
.rhc-upcoming-events8 .rhc-widget-body {
font-size:12px;
line-height:1.2;
}
.rhc-upcoming-events8 .rhc-widget-body > div {
padding:10px;
border-bottom: 1px solid #ecf0f1;
}
.rhc-upcoming-events8 .rhc-widget-body > div:last-child {
border-bottom:none;
}
.rhc-upcoming-events8 .rhc-widget-body h3 {
margin:0 0 5px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-event-image {
width: 100%;
height: auto;
margin: 0;
padding:0;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image {
overflow: hidden;
position: relative;
height: 160px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image .rhc-front-image {
z-index: 1;
position: relative;
left:0;
display: block;
width: 100%;
height: auto;
transition: .55s ease-in;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image:hover .rhc-front-image {
position: relative;
left: -43px;
box-shadow:2px 0px 6px rgba(0,0,0,.5);
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image .rhc-front-image img {
width: 100%;
height: auto;
border-radius:0;
margin: 0 0 -3px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image .rhc-back-info {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
z-index: 0;
background-color: #bdc3c7;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-view-image .rhc-social-share {
position: absolute;
right: 0;
width: 35px;
padding-top: 10px;
} .rhc-upcoming-events8.rhc-side-0 .rhc_tooltip_image-imgset-0 .rhc-widget-body .rhc-view-image {
height: 40px;
}
.rhc-upcoming-events8 .rhc_tooltip_image-imgset-0 .rhc-widget-body .rhc-view-image .rhc-social-share {
width: auto;
padding: 4px;
}
.rhc-upcoming-events8 .rhc_tooltip_image-imgset-0 .rhc-social-share > a {
margin-right: 5px;
}
.rhc-social-share a[class*="rhc-icon-"] {
font-size: 30px;
margin-bottom: 5px;
display: block;
cursor: pointer;
color: #fff;
}
.rhc-upcoming-events8 .rhc-social-share > a {
line-height: 1.1;
}
.rhc-upcoming-events8 .rhc-event-date-time {
position:relative;
}
.rhc-upcoming-events8 .rhc-event-date-time .rhc-addcalendar {
position:absolute;
top: 10px;
right: 10px;
font-size: 25px;
}
.rhc-upcoming-events8 .rhc-event-date-time .rhc-addcalendar a {
cursor: pointer;
}
.rhc-upcoming-events8 .rhc-event-date-time h4 {
margin: 0 0 2px;
}
.rhc-upcoming-events8 .rhc-event-date-time .rhc-start-event {
margin: 0 0 10px;
}
.rhc-upcoming-events8 .rhc-event-date-time .rhc-day {
display: inline-block;
width: 49.5%;
vertical-align:top;
}
.rhc-upcoming-events8 .rhc-event-date-time .rhc-hour {
display: inline-block;
width: 49%;
text-align: right;
vertical-align:top;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-tax-group {
padding: 0;
border-bottom: none;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-tax-group > div {
border-bottom: 1px solid #ecf0f1;
padding: 10px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-tax-group > div:last-child {
border-bottom: none;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-tax-group > div p {
margin: 0 0 1px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-organizer p {
padding-left: 16px;
}
.rhc-upcoming-events8 .rhc-widget-body .rhc-organizer p:first-child {
padding-left: 0px;
}
.rhc-upcoming-events8 .rhc-widget-body .organizer {
margin-left: -16px;
}
.rhc-upcoming-events8 .rhc-venue-details {
position: relative;
}
.rhc-upcoming-events8 .rhc-show-map {
position: absolute;
top: 0px;
right: 0px;
font-size: 25px;
}
.rhc-upcoming-events8 .rhc-show-map a {
cursor:pointer;
}
.rhc-upcoming-events8 .rhc-widget-body > .gmap {
padding: 0;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-view-image {
height: auto;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time {
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time > div {
display: inline-block;
width: 49.5%;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time > div:last-child {
padding-left: 10px;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time > .rhc-addcalendar {
position: absolute;
width: auto;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-tax-group {
display: table;
width: 100%;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-tax-group > div {
display: table-cell;
width: 50%;
border-right: 1px solid #ecf0f1;
border-bottom: none;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-tax-group > div:last-child {
border-right: none;
} .rhc-upcoming-events8 .uew-loading {
opacity:0;
position: absolute;
width: 100%;
text-align: center;	
min-height:100px;
top: 30px;
left: 0;
right: 0;
bottom: 0; -webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out; 
}
.rhc-upcoming-events8.rhc-supe-loading .uew-loading {
opacity:1;
}
.rhc-upcoming-events8.rhc-supe-loading .supe-item-holder {
opacity: 0;
-webkit-transition: opacity 0.7s ease-in-out;
-moz-transition: opacity 0.7s ease-in-out;
-ms-transition: opacity 0.7s ease-in-out;
-o-transition: opacity 0.7s ease-in-out;
transition: opacity 0.7s ease-in-out; 
} .rhc-accordion-widget-item {
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-ms-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out; 
}  .rhc-upcoming-events8 .rhc-widget-upcoming-featured-image {
float:none;
}
.rhc-upcoming-events8 .supe-body {
position:relative;
}
@media screen and (max-width:600px) {
.rhc-upcoming-events8 .rhc-widget-header .rhc-head-logo + .rhc-title-info {
padding-left:0;
padding-right: 0;
width: 40%;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-head-logo {
display:none;
}
.rhc-upcoming-events8 a.rhc-event-title.rhc-title-link {
line-height: .1;
}
.rhc-upcoming-events8 .rhc-title-info div.btn-cta .btn-cta-hold a {
padding: 25px 10px;
}
.rhc-upcoming-events8 .rhc-widget-header .rhc-time-location {
display:none;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time > div {
width:100%;
display:block;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-event-date-time > div:last-child {
padding-left:0;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-tax-group > div {
display:block;
width:100%;
}
.rhc-upcoming-events8.rhc-side-0 .rhc-widget-body .rhc-tax-group > div:first-child {
border-right:0;
border-bottom: 1px solid #ecf0f1;
}
.rhc-event-item .rhc-widget-body .organizer a .rhc-icon-organizer + span {
padding-left:20px;
}
} .rhc-hide-ical .rhc-icon-ical {
display:none;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } body,
button,
input,
select,
textarea {
color: #555555;
font-family: "Open Sans", sans-serif;
line-height: 1.5; }
input.classic::-webkit-input-placeholder,
.contact-form.classic input::-webkit-input-placeholder,
.contact-form.classic textarea::-webkit-input-placeholder {
font-family: "Lora";
font-style: italic; }
input.classic::-moz-placeholder,
.contact-form.classic input::-moz-placeholder,
.contact-form.classic textarea::-moz-placeholder {
font-family: "Lora";
font-style: italic; }
input.classic:-ms-input-placeholder,
.contact-form.classic input:-ms-input-placeholder,
.contact-form.classic textarea:-ms-input-placeholder {
font-family: "Lora";
font-style: italic; }
input.classic::placeholder,
.contact-form.classic input::placeholder,
.contact-form.classic textarea::placeholder {
font-family: "Lora";
font-style: italic; }
.subtitle-font,
p.subtitle,
blockquote,
blockquote p {
font-family: "Lora";
font-style: italic; } p {
color: #555555;
width: 100%;
margin: 10px auto;
display: block;
line-height: 1.5; }
p.text-small {
font-size: 13px; }
.has-regular-font-size {
font-family: "Open Sans", sans-serif;
font-size: 14px; }
.has-extra-small-font-size {
font-size: 0.8577em; }
.has-small-font-size {
font-size: 0.93em; }
.has-large-font-size {
font-size: 1.215em; }
.has-larger-font-size {
font-size: 1.43em; }
p.subtitle {
color: #8c8c93;
margin: 0;
line-height: 1.4;
letter-spacing: -0.01em;
font-size: 15px;
font-weight: 400;
font-style: italic;
font-family: "Lora", serif; }
p.subtitle.top {
margin-top: 6px; }
p.subtitle.small {
font-size: 14px;
margin: 8px auto; }
p.subtitle.text-small {
font-size: 13px; }
p.subtitle.large {
font-size: 18px;
line-height: 1.4; }
p.subtitle-under-divider {
margin-top: 20px; }
.text-wrap {
margin: 6px 0; }
.text-wrap *:first-child {
margin-top: 0; }
.text-split p {
padding-left: 10px;
padding-right: 10px; }
.text-split p:first-child {
padding-left: 0px; }
.text-split p:last-child {
padding-right: 0px; } .divider-dashed, .divider-solid {
height: 3px;
margin: 12px 0;
line-height: 3px;
font-size: 0px;
position: relative;
display: block; }
.divider-line {
content: "";
background-color: #696971;
width: 14px;
height: 1px;
margin: 0 3px;
display: inline-block; }
.divider-solid .divider-line {
width: 34px;
margin: 0; }
.divider-above-subtitle {
margin-top: 18px;
margin-bottom: 7px; } h1, h2, h3, h4, .widget_calendar caption, h5, h6 {
color: #343436;
clear: both;
font-family: "Montserrat", "Open Sans", sans-serif;
font-weight: bold;
text-align: inherit;
margin: 35px 0 20px;
line-height: 1.2; }
h1.title, h1.second-title, h2.title, h2.second-title, h3.title, .widget h3, h3.second-title, h4.title, .widget h4, .widget_calendar caption, h4.second-title, .widget_calendar caption.second-title, h5.title, .widget h5, h5.second-title, h6.title, h6.second-title {
margin: auto; }
h1 {
font-size: 42px; }
h1.title {
font-size: 52px;
line-height: 1.3;
margin: 5px 0; }
h2 {
font-size: 34px; }
h2.title {
margin: 15px 0;
font-size: 31px;
letter-spacing: -0.012em; }
h2.second-title {
margin: 15px 0;
line-height: 1.1;
font-size: 40px;
letter-spacing: -0.03em; }
h2.title-lead {
margin: 15px 0;
font-size: 50px;
line-height: 50px; }
h3 {
font-size: 26px; }
h3.title, .widget h3 {
margin: 6px auto;
line-height: 1;
font-size: 18px;
font-weight: 700; }
h3.second-title {
margin: 6px auto;
line-height: 1;
font-size: 20px; }
h4, .widget_calendar caption {
font-size: 24px; }
h4.title, .widget h4, .widget_calendar caption {
margin: 0;
letter-spacing: -0.02em;
font-size: 15px; }
h5 {
font-size: 20px;
text-transform: uppercase; }
h5.title, .widget h5 {
margin: 5px auto;
font-size: 13px;
letter-spacing: -0.03em;
text-transform: none; }
h5.title.uppercase, .widget h5.uppercase {
text-transform: uppercase; }
h6 {
font-size: 20px; }
h6.title {
margin: 5px auto;
font-size: 11px; }
.wp-block-cover-text {
font-family: "Montserrat", sans-serif; }
.argenta-heading {
padding-left: 15px;
padding-right: 15px; }   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
clear: both; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .rounded,
a.rounded {
-webkit-border-radius: 50%;
border-radius: 50%; }
.flat, .socialbar a.flat,
a.flat,
.socialbar a.flat {
background: transparent;
border: none;
color: #343436; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; }  .accordion-box {
margin: 5px 0; }
.accordion-box .buttons {
background: #f3f3f3;
padding: 16px 21px;
cursor: pointer; }
.accordion-box .buttons h5.title, .accordion-box .buttons .widget h5, .widget .accordion-box .buttons h5 {
float: left;
margin: 0;
line-height: 28px;
vertical-align: middle;
font-family: "Open Sans", sans-serif;
clear: none;
-webkit-transition: color .1s ease-in-out;
transition: color .1s ease-in-out;
text-transform: uppercase; }
.accordion-box .buttons:hover h5, .accordion-box .buttons:hover .control {
opacity: .7; }
.accordion-box .icon {
min-width: 20px;
height: 25px;
margin-right: 20px;
float: left;
line-height: 28px;
font-size: 28px;
vertical-align: middle;
color: #b0aca9; }
.accordion-box .control {
border-left: 1px dotted rgba(0, 0, 0, 0.15);
padding-left: 20px;
line-height: 28px;
font-size: 16px;
float: right; }
.accordion-box .content {
margin: 6px 0; }
.accordion-box .content .wrap {
padding: 15px 20px;
height: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out;
line-height: 1.7; }
.accordion-box .active .buttons {
cursor: default; }
.accordion-box .active .buttons:hover h5, .accordion-box .active .buttons:hover .control {
opacity: 1; }
.accordion-box .active .content .wrap {
height: auto;
opacity: 1; }
.accordion-box.outline .buttons {
background: transparent;
padding-left: 0;
padding-right: 0;
border: 1px solid rgba(0, 0, 0, 0.06);
border-bottom-width: 0px;
border-left: none;
border-right: none; }
.accordion-box.outline > div:last-of-type .buttons {
border-bottom-width: 1px; }
.accordion-box.outline .content {
margin: 0;
padding-left: 0;
padding-right: 0; }
.accordion-box.outline .content .wrap {
padding-left: 0;
padding-right: 0; }
.accordion-box.outline .active .buttons {
border-bottom-width: 1px; }
.accordion-box.outline .active .content {
margin: 5px 0; } .banner-box {
width: 100%; }
.banner-box .wrap-image {
margin-bottom: 16px;
display: block;
overflow: hidden; }
.banner-box .wrap-image img {
display: inline-block; }
.banner-box h3 {
display: inline-block; }
.banner-box .box-btn,
.banner-box a.box-btn {
margin-top: 15px;
white-space: nowrap; }
.banner-box.cover {
width: auto;
overflow: hidden; }
.banner-box.cover .wrap-image {
min-height: 100px;
margin: 0;
position: relative;
display: block;
float: left; }
.banner-box.cover .wrap-image img {
display: block;
width: 100%; }
.banner-box.cover .box-content {
background: transparent;
max-width: 0px;
padding: 0;
overflow: hidden;
-webkit-transition: max-width .3s ease;
transition: max-width .3s ease; }
.banner-box.cover .box-content .content-wrap {
padding: 0 15px; }
.banner-box.cover .box-content h3 {
text-align: left; }
.banner-box.cover .box-content *:first-child,
.banner-box.cover .box-content p:first-child,
.banner-box.cover .box-content h3:first-child {
margin-top: 0; }
@media screen and (max-width: 768px) {
.banner-box.cover .box-content {
max-width: 100% !important;
height: auto !important;
margin-bottom: 15px; }
.banner-box.cover .box-content .content-wrap {
height: auto;
display: block;
padding: 35px 15px; }
.banner-box.cover .box-content:last-child {
margin-bottom: 0; } }
.banner-box.cover .box-btn,
.banner-box.cover a.box-btn {
margin-top: 10px;
margin-bottom: 10px; }
.banner-box.move-top, .banner-box.move-bottom {
width: auto;
float: none;
position: relative;
overflow: hidden; }
.banner-box.move-top .wrap-image, .banner-box.move-bottom .wrap-image {
-webkit-transition: none;
transition: none;
width: 100%;
margin: 0; }
.banner-box.move-top .wrap-image img, .banner-box.move-bottom .wrap-image img {
width: 100%;
float: left; }
.banner-box.move-top .box-content, .banner-box.move-bottom .box-content {
width: 100%;
height: 100%;
max-width: auto;
position: absolute;
left: 0;
top: 0; }
.banner-box.move-top .box-content .box-title, .banner-box.move-bottom .box-content .box-title {
background: rgba(52, 52, 54, 0.6);
padding: 18px 25px 20px;
overflow: hidden;
-webkit-transition-property: background, color;
transition-property: background, color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.banner-box.move-top .box-content .box-title p.subtitle, .banner-box.move-bottom .box-content .box-title p.subtitle {
margin-top: 0px;
color: #8c8c93;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.banner-box.move-top .box-content .box-title h3, .banner-box.move-bottom .box-content .box-title h3 {
color: #fff; }
.banner-box.move-top .box-content .wrap-content, .banner-box.move-bottom .box-content .wrap-content {
background: rgba(52, 52, 54, 0.6);
padding: 0 25px;
overflow: hidden;
height: 0;
-webkit-transition-property: height, padding, background;
transition-property: height, padding, background;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.banner-box.move-top .box-content .wrap-content p, .banner-box.move-bottom .box-content .wrap-content p {
color: #fff; }
.banner-box.move-top .box-content .wrap-content *:first-child, .banner-box.move-bottom .box-content .wrap-content *:first-child {
border-top: 1px dotted rgba(255, 255, 255, 0.5);
margin-top: 0;
padding-top: 18px; }
.banner-box.move-top .wrap-btn, .banner-box.move-bottom .wrap-btn {
width: 100%;
padding: 0 25px;
position: absolute;
bottom: 22px;
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: .2s;
transition-duration: .2s; }
.banner-box.move-top .wrap-btn .box-btn,
.banner-box.move-top .wrap-btn a.box-btn, .banner-box.move-bottom .wrap-btn .box-btn,
.banner-box.move-bottom .wrap-btn a.box-btn {
border: 1px solid #fff;
color: #fff; }
.banner-box.move-top .wrap-btn .box-btn:hover,
.banner-box.move-top .wrap-btn a.box-btn:hover, .banner-box.move-bottom .wrap-btn .box-btn:hover,
.banner-box.move-bottom .wrap-btn a.box-btn:hover {
background: #fff;
color: #343436; }
.banner-box.move-top.text-right .wrap-btn .box-btn-arrow .icon-arrow, .banner-box.move-bottom.text-right .wrap-btn .box-btn-arrow .icon-arrow {
right: auto;
left: -30px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.banner-box.move-top.text-right .wrap-btn .box-btn-arrow:hover .icon-arrow, .banner-box.move-bottom.text-right .wrap-btn .box-btn-arrow:hover .icon-arrow {
right: auto;
left: -36px; }
.banner-box.move-top.text-center .wrap-btn .box-btn-arrow .icon-arrow, .banner-box.move-bottom.text-center .wrap-btn .box-btn-arrow .icon-arrow {
margin-left: -16px;
right: auto;
top: auto;
left: 50%;
top: -28px; }
.banner-box.move-top.text-center .wrap-btn .box-btn-arrow:hover .icon-arrow, .banner-box.move-bottom.text-center .wrap-btn .box-btn-arrow:hover .icon-arrow {
margin-left: -10px;
right: auto; }
.banner-box.move-top:hover .wrap-image, .banner-box.move-bottom:hover .wrap-image {
top: 0; }
.banner-box.move-top:hover .box-title, .banner-box.move-bottom:hover .box-title {
background: rgba(52, 52, 54, 0.9); }
.banner-box.move-top:hover .box-title p.subtitle, .banner-box.move-bottom:hover .box-title p.subtitle {
color: #fff; }
.banner-box.move-top:hover .wrap-content, .banner-box.move-bottom:hover .wrap-content {
background: rgba(52, 52, 54, 0.9);
height: 100%; }
.banner-box.move-top:hover .wrap-btn, .banner-box.move-bottom:hover .wrap-btn {
opacity: 1;
-webkit-transition-delay: .1s;
transition-delay: .1s; }
.banner-box.move-bottom .box-content {
bottom: auto;
top: 100%;
margin-top: -86px;
-webkit-transition-property: top, margin;
transition-property: top, margin;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.banner-box.move-bottom .box-content.without-subtitle {
margin-top: -64px; }
.banner-box.move-bottom .box-content .wrap-content {
height: 100%; }
.banner-box.move-bottom .banner-box-without-subtitle {
margin-top: -60px; }
.banner-box.move-bottom:hover .box-content {
top: 0%;
margin-top: 0; }
.banner-box.column-2 .column, .banner-box.column-3 .column, .banner-box.column-4 .column, .banner-box.column-5 .column {
float: left; }
.banner-box.column-2 .column {
width: 33%; }
.banner-box.column-3 .column {
width: 25%; }
.banner-box.column-4 .column {
width: 20%; }
.banner-box.column-5 .column {
width: 16.666%; }
.banner-box:after {
content: '';
clear: both;
display: table; }
@media screen and (max-width: 768px) {
.banner-box.column-2 .column, .banner-box.column-3 .column, .banner-box.column-4 .column, .banner-box.column-5 .column {
width: 100%; } } .chart-box {
text-align: center; }
.chart-box .subtitle {
color: #999; }
.chart-box h3.title, .chart-box .widget h3, .widget .chart-box h3 {
text-align: center; }
.chart-box-pie {
width: 160px;
height: 160px;
margin: 0 auto 20px;
position: relative; }
.chart-box-pie canvas {
position: relative;
z-index: 4; }
.chart-box-pie-content {
width: 158px;
height: 158px;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 160px;
font-weight: bold;
font-size: 28px;
color: #343436;
font-family: "Montserrat", sans-serif;
position: absolute;
top: 1px;
left: 1px;
z-index: 2; }
.chart-box-pie-content .icon,
.chart-box-pie-content .icon-large {
vertical-align: middle;
font-size: 110%; }
.chart-box-pie-content .icon-large {
font-size: 48px;
vertical-align: -10px; }
.chart-box-pie-content .percent-wrap {
vertical-align: middle; } .contact-form form {
text-align: inherit; }
.contact-form form input[type="submit"] {
margin-top: 14px; }
.contact-form form label:last-of-type {
padding-right: 0 !important; }
.contact-form textarea {
height: 130px; }
.contact-form label {
width: 100%;
position: relative;
display: inline-block; }
.contact-form label .wpcf7-form-control-wrap {
position: relative; }
.contact-form label .wpcf7-not-valid-tip {
width: 30px;
height: 25px;
text-align: center;
position: absolute;
top: -2px;
right: 10px;
font-size: 0px;
z-index: 2; }
.contact-form label .wpcf7-not-valid-tip:after {
content: '\f3be';
font-family: "Ionicons";
position: absolute;
top: 0;
right: 5px;
font-size: 16px; }
.contact-form p > label {
padding-right: 0px !important; }
.contact-form .wpcf7-response-output {
border: none;
padding: 0;
margin: 10px 0 30px; }
@media screen and (max-width: 768px) {
.contact-form .btn, .contact-form .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .contact-form a.button {
width: 100%; }
.contact-form .btn.btn-link, .contact-form .widget_shopping_cart_content .buttons a.btn-link.button, .widget_shopping_cart_content .buttons .contact-form a.btn-link.button {
width: auto; } }
.contact-form.flat input:not([type="submit"]),
.contact-form.flat select,
.contact-form.flat textarea {
border: none; }
.contact-form.flat button {
margin-top: 4px; }
.contact-form.flat label {
padding: 10px 0; }
.contact-form.flat .input-group label {
padding: 10px; }
.contact-form.flat .input-group label:first-of-type {
padding-left: 0; }
.contact-form.flat .input-group label:last-of-type {
padding-right: 0px; }
@media screen and (max-width: 768px) {
.contact-form.flat .input-group label {
padding-left: 0;
padding-right: 0; } }
.contact-form.classic input:not([type="submit"]),
.contact-form.classic select,
.contact-form.classic textarea {
background: transparent;
border: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-left: 0;
padding-right: 0;
text-indent: 0; }
.contact-form.classic input:not([type="submit"]).placeholder, .contact-form.classic input:not([type="submit"])::-webkit-input-placeholder,
.contact-form.classic select.placeholder,
.contact-form.classic select::-webkit-input-placeholder,
.contact-form.classic textarea.placeholder,
.contact-form.classic textarea::-webkit-input-placeholder {
line-height: 16px;
font-style: italic; }
.contact-form.classic input:not([type="submit"]).placeholder, .contact-form.classic input:not([type="submit"])::-moz-placeholder,
.contact-form.classic select.placeholder,
.contact-form.classic select::-moz-placeholder,
.contact-form.classic textarea.placeholder,
.contact-form.classic textarea::-moz-placeholder {
line-height: 16px;
font-style: italic; }
.contact-form.classic input:not([type="submit"]).placeholder, .contact-form.classic input:not([type="submit"]):-ms-input-placeholder,
.contact-form.classic select.placeholder,
.contact-form.classic select:-ms-input-placeholder,
.contact-form.classic textarea.placeholder,
.contact-form.classic textarea:-ms-input-placeholder {
line-height: 16px;
font-style: italic; }
.contact-form.classic input:not([type="submit"]).placeholder, .contact-form.classic input:not([type="submit"])::placeholder,
.contact-form.classic select.placeholder,
.contact-form.classic select::placeholder,
.contact-form.classic textarea.placeholder,
.contact-form.classic textarea::placeholder {
line-height: 16px;
font-style: italic; }
.contact-form.classic button {
margin-top: 4px; }
@media screen and (max-width: 768px) {
.contact-form.classic .input-group label {
padding-left: 0;
padding-right: 0; } }
.contact-form.classic .input-group label:first-of-type {
padding-left: 0; }
.contact-form.classic .input-group label:last-of-type {
padding-right: 0px; }
.contact-form.classic .input-group label input {
border-bottom-width: 1px; }
.contact-form.classic .input-group label:last-of-type input:not([type="submit"]) {
border-bottom-width: 1px; }
.contact-form.btn-rounded {
padding-left: 0;
padding-right: 0; }
.contact-form.btn-rounded button {
-webkit-border-radius: 50px;
border-radius: 50px; } .contact-module {
position: relative; }
.contact-module address {
margin: 1px 0; }
.contact-module a {
font-size: 14px; }
.contact-module.list-box-icon-shape li {
margin-left: 50px; }
.contact-module li {
padding-left: 36px; }
.contact-module li .icon {
width: 20px;
height: 20px;
line-height: 20px;
vertical-align: 0;
text-align: center;
color: #49494a;
top: 12px;
left: 0px;
font-size: 25px; }
.contact-module li .icon-shape {
background: #343436;
width: 40px;
height: 40px;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 20px;
line-height: 40px;
top: 4px;
left: -15px; }
.contact-module.list-box-border-items-offset li {
padding-left: 0px;
margin-left: 36px; }
.contact-module.list-box-border-items-offset .icon {
left: -36px; }
.contact-module.list-box-border-items-offset li.contact-item-icon-filled {
margin-left: 55px; }
.contact-module.list-box-border-items-offset li.contact-item-icon-filled span.icon-shape {
left: -55px; }
.contact-module li.contact-item-icon-filled {
margin-left: 36px; }
.contact-module li.contact-item-icon-filled span.icon-shape {
left: -36px; }
.contact-module.icon-box .icon-box-shape, .contact-module.icon-box-left .icon-box-shape, .contact-module.icon-box-right .icon-box-shape, .contact-module.icon-box .icon-box-image.icon-box-shape-border, .contact-module.icon-box-left .icon-box-image.icon-box-shape-border, .contact-module.icon-box-right .icon-box-image.icon-box-shape-border, .contact-module.icon-box .icon-box-image.icon-box-shape-border-double, .contact-module.icon-box-left .icon-box-image.icon-box-shape-border-double, .contact-module.icon-box-right .icon-box-image.icon-box-shape-border-double, .contact-module.icon-box .icon-box-image.icon-box-shape-fill, .contact-module.icon-box-left .icon-box-image.icon-box-shape-fill, .contact-module.icon-box-right .icon-box-image.icon-box-shape-fill, .contact-module.icon-box .icon-box-image.icon-box-shape-shadow, .contact-module.icon-box-left .icon-box-image.icon-box-shape-shadow, .contact-module.icon-box-right .icon-box-image.icon-box-shape-shadow {
background: #343436;
color: #fff;
font-size: 45px;
line-height: 90px; }
.contact-module.icon-box h3, .contact-module.icon-box-left h3, .contact-module.icon-box-right h3 {
margin-bottom: 8px; }
.contact-module.icon-box address, .contact-module.icon-box-left address, .contact-module.icon-box-right address,
.contact-module.icon-box p, .contact-module.icon-box-left p, .contact-module.icon-box-right p,
.contact-module.icon-box a, .contact-module.icon-box-left a, .contact-module.icon-box-right a {
line-height: 24px; } .countdown-box {
text-align: center; }
.countdown-box .box-time {
padding: 0 20px;
display: inline-block;
position: relative; }
.countdown-box .box-time:after {
content: '';
display: block;
width: 4px;
height: 18px;
border: 4px solid #343436;
border-left: none;
border-right: none;
position: absolute;
margin-top: -28px;
top: 50%;
left: -4px; }
.countdown-box .box-time:first-child:after {
display: none; }
.countdown-box .box-time .box-count {
min-width: 90px;
height: 90px;
display: inline-block;
vertical-align: middle;
display: inline-block;
letter-spacing: -0.03em;
font: bold 46px/90px 'Montserrat';
text-align: center;
color: #343436; }
.countdown-box .box-time .box-label {
display: block;
text-align: center;
margin-top: 0; }
@media screen and (max-width: 768px) {
.countdown-box .box-time {
padding: 0 5px; }
.countdown-box .box-time .box-count {
min-width: 45px;
height: 45px;
line-height: 45px;
font-size: 20px;
padding: 0 8px; }
.countdown-box .box-time .box-label {
font-size: 13px;
margin-top: 0; }
.countdown-box .box-time:after {
width: 3px;
height: 12px;
border-width: 3px;
margin-top: -24px;
left: -3px; } }
.countdown-box-outline {
text-align: center; }
.countdown-box-outline .box-count {
background: transparent;
position: relative;
-webkit-perspective: 300px;
perspective: 300px;
-webkit-border-radius: 4px;
border-radius: 4px; }
.countdown-box-outline .box-count .box-current,
.countdown-box-outline .box-count .box-next {
background: #ffffff;
position: absolute;
outline: 1px solid transparent;
top: 0px;
left: 0;
z-index: 1; }
.countdown-box-outline .box-count .box-current.box-top,
.countdown-box-outline .box-count .box-next.box-bottom {
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition: none;
transition: none;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 2; }
.countdown-box-outline .box-count .box-current.box-top {
z-index: 3; }
.countdown-box-outline .box-count .box-next.box-bottom {
-webkit-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg); }
.countdown-box-outline .box-count .box-top,
.countdown-box-outline .box-count .box-bottom {
width: 100%;
height: 50%;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
overflow: hidden; }
.countdown-box-outline .box-count .box-top {
border-bottom: none; }
.countdown-box-outline .box-count .box-bottom {
height: 50%;
border-top: none;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
line-height: 4px;
top: 50%;
margin-top: -1px; }
.countdown-box-outline .box-count .box-bottom:after {
content: '';
background: #e3e3e3;
width: 100%;
height: 1px;
position: absolute;
top: 1px;
left: 0; }
.countdown-box-outline .box-count .countdown-box-wrap-number {
position: relative;
z-index: 4; }
.countdown-box-outline .box-time:after {
margin-top: -32px; }
.countdown-box-outline .box-time .box-label {
margin-top: 10px; }
@media screen and (max-width: 768px) {
.countdown-box-outline .box-time:after {
margin-top: -28px; } }
.countdown-box-outline .countdown-box-flip .box-current.box-top {
-webkit-transition: -webkit-transform .5s ease-in-out;
transition: -webkit-transform .5s ease-in-out;
transition: transform .5s ease-in-out;
transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg); }
.countdown-box-outline .countdown-box-flip .box-next.box-bottom {
-webkit-transition: -webkit-transform .5s ease-in-out;
transition: -webkit-transform .5s ease-in-out;
transition: transform .5s ease-in-out;
transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
-webkit-transform: rotateX(0);
transform: rotateX(0); }
.countdown-box-filled .box-time .box-count {
color: #ffffff; }
.countdown-box-filled .box-count {
background: #343436; }
.countdown-box-filled .box-count .box-current,
.countdown-box-filled .box-count .box-next {
background: #343436;
border-color: #000; }
.countdown-box-filled .box-count .box-bottom:after {
background: #000;
z-index: 8; }
.countdown-box-underline .box-count .box-bottom {
height: 50%; }
.countdown-box-underline .box-count:after, .countdown-box-underline .box-count:before {
background: inherit;
content: '';
width: 100%;
height: 4px;
border: 1px solid #e3e3e3;
border-top: none;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
position: absolute;
bottom: -3px;
left: 0;
z-index: 0; }
.countdown-box-underline .box-count:after {
bottom: -1px; }
.countdown-box-underline.countdown-box-filled .box-count {
background: #343436; }
.countdown-box-underline.countdown-box-filled .box-count:after, .countdown-box-underline.countdown-box-filled .box-count:before {
border-color: #000000; } .counter-box {
text-align: center; }
.counter-box .counter-box-icon {
font-size: 40px; }
.counter-box .counter-box-count {
color: #343436;
margin: 10px 0;
padding: 0;
line-height: 1.1;
letter-spacing: -0.05em;
font-size: 50px;
font-weight: 800;
font-family: "Montserrat"; }
.counter-box .counter-box-count .counter-box-icon {
vertical-align: 0; }
.counter-box p.subtitle {
font-size: 15px; }
.counter-box h3.title, .counter-box .widget h3, .widget .counter-box h3 {
display: inline-block; } .dropcap {
background: transparent;
width: 68px;
height: 68px;
margin-right: 20px;
float: left;
display: inline-block;
text-align: center;
line-height: 68px;
vertical-align: middle;
font-size: 32px;
position: relative;
overflow: hidden; }
.dropcap.dropcap-underline {
border: 1px solid #e3e3e3;
border-bottom: 3px double #e3e3e3;
-webkit-border-radius: 4px;
border-radius: 4px;
line-height: 64px; }
.dropcap.dropcap-underline:after {
content: '';
width: 104%;
height: 12px;
border-width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-color: inherit;
position: absolute;
bottom: 1px;
left: -2%; }
.dropcap.dropcap-outline {
border: 1px solid #e3e3e3; } .google-maps {
width: 100%;
height: 100%;
min-height: 250px;
position: absolute;
top: 0;
left: 0;
overflow: hidden; }
.google-maps .google-maps-wrap {
width: 100%;
height: 100%;
min-height: 250px; }
@media screen and (max-width: 768px) {
.google-maps {
position: relative; } } .icon-box, .icon-box-left, .icon-box-right {
text-align: center;
display: block;
text-decoration: none; }
.icon-box .icon-box-image, .icon-box-left .icon-box-image, .icon-box-right .icon-box-image {
width: 90px;
height: 90px;
margin: 0 auto;
-webkit-border-radius: 150%;
border-radius: 150%;
text-align: center;
line-height: 94px;
vertical-align: middle;
font-size: 58px; }
.icon-box .icon-box-title, .icon-box-left .icon-box-title, .icon-box-right .icon-box-title {
text-align: center; }
.icon-box .icon-box-title a, .icon-box-left .icon-box-title a, .icon-box-right .icon-box-title a {
color: #343436;
text-decoration: none; }
.icon-box .icon-box-title a:hover, .icon-box-left .icon-box-title a:hover, .icon-box-right .icon-box-title a:hover {
text-decoration: underline; }
.icon-box .icon-box-subtitle, .icon-box-left .icon-box-subtitle, .icon-box-right .icon-box-subtitle {
color: #696971; }
.icon-box .divider-dashed, .icon-box-left .divider-dashed, .icon-box-right .divider-dashed, .icon-box .divider-solid, .icon-box-left .divider-solid, .icon-box-right .divider-solid,
.icon-box .divider-solid, .icon-box-left .divider-solid, .icon-box-right .divider-solid {
margin: 15px 0 0; }
.icon-box .icon-box-description, .icon-box-left .icon-box-description, .icon-box-right .icon-box-description {
display: block; }
.icon-box .btn, .icon-box-left .btn, .icon-box-right .btn, .icon-box .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .icon-box a.button, .icon-box-left .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .icon-box-left a.button, .icon-box-right .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .icon-box-right a.button {
margin: 12px auto; }
.icon-box .icon-box-link, .icon-box-left .icon-box-link, .icon-box-right .icon-box-link {
display: inline-block;
margin: 10px auto 35px;
padding: 0;
border-bottom: 1px solid;
text-transform: uppercase;
text-decoration: none;
line-height: 13px;
font-size: 13px;
font-weight: 800;
position: relative;
-webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
transition: background .2s ease-in-out, color .2s ease-in-out; }
.icon-box .icon-box-link .icon-arrow, .icon-box-left .icon-box-link .icon-arrow, .icon-box-right .icon-box-link .icon-arrow {
visibility: hidden;
position: absolute;
top: 14px;
left: 50%;
font-size: 36px;
line-height: 36px;
margin-left: -30px;
opacity: 0;
-webkit-transition-property: visibility, opacity, margin;
transition-property: visibility, opacity, margin;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-delay: 0s, 0s, .2s;
transition-delay: 0s, 0s, .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.icon-box .icon-box-link:hover, .icon-box-left .icon-box-link:hover, .icon-box-right .icon-box-link:hover {
background: transparent; }
.icon-box .icon-box-link:hover .icon-arrow, .icon-box-left .icon-box-link:hover .icon-arrow, .icon-box-right .icon-box-link:hover .icon-arrow {
margin-left: -10px;
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s; } .icon-box-image {
text-align: center; }
.icon-box-image.icon-box-shape, .icon-box-image.icon-box-shape-border, .icon-box-image.icon-box-shape-border-double, .icon-box-image.icon-box-shape-fill, .icon-box-image.icon-box-shape-shadow {
margin-bottom: 25px;
font-size: 40px;
overflow: hidden; }
.icon-box-image.icon-box-shape-border {
font-size: 40px;
line-height: 90px;
border: 2px solid; }
.icon-box-image.icon-box-shape-border-double {
border-width: 4px;
border-style: double;
line-height: 88px; }
.icon-box-image.icon-box-shape-fill {
background: #fff;
color: #ffffff; }
.icon-box-image.icon-box-shape-shadow {
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07); } .icon-box-left, .icon-box-right {
text-align: left;
position: relative; }
.icon-box-left .icon-box-image, .icon-box-right .icon-box-image {
width: 50px;
height: 50px;
padding: 0;
margin: 0;
line-height: 40px;
font-size: 46px;
float: left;
margin-bottom: 10px; }
.icon-box-left .icon-box-image.icon-box-shape-border, .icon-box-right .icon-box-image.icon-box-shape-border, .icon-box-left .icon-box-image.icon-box-shape-border-double, .icon-box-right .icon-box-image.icon-box-shape-border-double, .icon-box-left .icon-box-image.icon-box-shape-fill, .icon-box-right .icon-box-image.icon-box-shape-fill, .icon-box-left .icon-box-image.icon-box-shape-shadow, .icon-box-right .icon-box-image.icon-box-shape-shadow {
font-size: 30px;
line-height: 52px;
vertical-align: middle; }
.icon-box-left .icon-box-image.icon-box-shape-border, .icon-box-right .icon-box-image.icon-box-shape-border {
border-width: 1px; }
.icon-box-left .icon-box-image.icon-box-shape-border-double, .icon-box-right .icon-box-image.icon-box-shape-border-double {
border-width: 3px;
line-height: 48px; }
.icon-box-left .icon-box-title, .icon-box-right .icon-box-title {
margin-top: 0;
text-align: left;
clear: none; }
.icon-box-left .icon-box-wrap-content, .icon-box-right .icon-box-wrap-content {
padding: 0 0 0 70px; }
.icon-box-left .content-full, .icon-box-right .content-full {
display: block;
clear: both; }
.icon-box-left .icon-box-link, .icon-box-right .icon-box-link {
margin-bottom: 16px; }
.icon-box-left .icon-box-link .icon-arrow, .icon-box-right .icon-box-link .icon-arrow {
margin-right: 15px;
top: -10px;
right: -35px;
left: auto;
bottom: auto; }
.icon-box-left .icon-box-link:hover .icon-arrow, .icon-box-right .icon-box-link:hover .icon-arrow {
margin-right: 0; }
.icon-box-right {
text-align: right; }
.icon-box-right .icon-box-title {
text-align: right; }
.icon-box-right .icon-box-image {
left: auto;
right: 0;
float: right; }
.icon-box-right .icon-box-wrap-content {
padding: 0 70px 0 0; }
.icon-box-right .icon-box-link .icon-arrow {
margin-left: 5px;
left: -25px;
right: auto;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); } .instagram-feed .column {
padding: 0; }
.instagram-feed .column a {
display: block;
position: relative; }
.instagram-feed .column a img {
width: 100%;
display: block; }
.instagram-feed .column a:hover:after {
opacity: 1; }
.instagram-feed .column a:after {
content: '';
background: rgba(0, 0, 0, 0.2);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity .15s ease-in-out;
transition: opacity .15s ease-in-out; }
.instagram-feed.boxed .column {
position: relative; }
.instagram-feed.boxed .column:after {
content: '';
display: block;
padding-bottom: 100%; }
.instagram-feed.boxed .column a, .instagram-feed.boxed .column div {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0; }
.instagram-feed.vertical {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.instagram-feed.vertical .column {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
@media screen and (max-width: 768px) {
.instagram-feed.vertical-on-mobile {
display: block;
overflow: scroll;
white-space: nowrap; }
.instagram-feed.vertical-on-mobile .column {
display: inline-block;
height: 100%;
width: 100%; } } .list-box, .list-box-icon, .list-box-clear, .widget-list-box, .widget_recent_comments ul, .widget_recent_entries ul, .widget_meta ul, .widget_archive ul, .widget_nav_menu,
.widget_pages, .widget_categories ul, .widget_rss, .widget_product_categories ul.product-categories, .woocommerce .widget_rating_filter ul, .woocommerce .widget_layered_nav ul {
margin: 10px 0;
list-style: none; }
.list-box h4, .list-box-icon h4, .list-box-clear h4, .widget-list-box h4, .widget_recent_comments ul h4, .widget_recent_entries ul h4, .widget_meta ul h4, .widget_archive ul h4, .widget_nav_menu h4,
.widget_pages h4, .widget_categories ul h4, .widget_rss h4, .widget_product_categories ul.product-categories h4, .woocommerce .widget_rating_filter ul h4, .woocommerce .widget_layered_nav ul h4, .list-box .widget_calendar caption, .widget_calendar .list-box caption, .list-box-icon .widget_calendar caption, .widget_calendar .list-box-icon caption, .list-box-clear .widget_calendar caption, .widget_calendar .list-box-clear caption, .widget-list-box .widget_calendar caption, .widget_calendar .widget-list-box caption, .widget_recent_comments ul .widget_calendar caption, .widget_calendar .widget_recent_comments ul caption, .widget_recent_entries ul .widget_calendar caption, .widget_calendar .widget_recent_entries ul caption, .widget_meta ul .widget_calendar caption, .widget_calendar .widget_meta ul caption, .widget_archive ul .widget_calendar caption, .widget_calendar .widget_archive ul caption, .widget_nav_menu .widget_calendar caption, .widget_calendar .widget_nav_menu caption,
.widget_pages .widget_calendar caption, .widget_calendar
.widget_pages caption, .widget_categories ul .widget_calendar caption, .widget_calendar .widget_categories ul caption, .widget_rss .widget_calendar caption, .widget_calendar .widget_rss caption, .widget_product_categories ul.product-categories .widget_calendar caption, .widget_calendar .widget_product_categories ul.product-categories caption, .woocommerce .widget_rating_filter ul .widget_calendar caption, .widget_calendar .woocommerce .widget_rating_filter ul caption, .woocommerce .widget_layered_nav ul .widget_calendar caption, .widget_calendar .woocommerce .widget_layered_nav ul caption {
text-align: left; }
.list-box p.subtitle, .list-box-icon p.subtitle, .list-box-clear p.subtitle, .widget-list-box p.subtitle, .widget_recent_comments ul p.subtitle, .widget_recent_entries ul p.subtitle, .widget_meta ul p.subtitle, .widget_archive ul p.subtitle, .widget_nav_menu p.subtitle,
.widget_pages p.subtitle, .widget_categories ul p.subtitle, .widget_rss p.subtitle, .widget_product_categories ul.product-categories p.subtitle, .woocommerce .widget_rating_filter ul p.subtitle, .woocommerce .widget_layered_nav ul p.subtitle {
font-size: 14px;
line-height: 15px;
margin: 5px 0 4px; }
.list-box p, .list-box-icon p, .list-box-clear p, .widget-list-box p, .widget_recent_comments ul p, .widget_recent_entries ul p, .widget_meta ul p, .widget_archive ul p, .widget_nav_menu p,
.widget_pages p, .widget_categories ul p, .widget_rss p, .widget_product_categories ul.product-categories p, .woocommerce .widget_rating_filter ul p, .woocommerce .widget_layered_nav ul p {
line-height: 1.4;
margin: 0 auto; }
.list-box li, .list-box-icon li, .list-box-clear li, .widget-list-box li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_meta ul li, .widget_archive ul li, .widget_nav_menu li,
.widget_pages li, .widget_categories ul li, .widget_rss li, .widget_product_categories ul.product-categories li, .woocommerce .widget_rating_filter ul li, .woocommerce .widget_layered_nav ul li {
padding: 12px 0 15px 20px;
position: relative; }
.list-box li:after, .list-box-icon li:after, .list-box-clear li:after, .widget-list-box li:after, .widget_recent_comments ul li:after, .widget_recent_entries ul li:after, .widget_meta ul li:after, .widget_archive ul li:after, .widget_nav_menu li:after,
.widget_pages li:after, .widget_categories ul li:after, .widget_rss li:after, .widget_product_categories ul.product-categories li:after, .woocommerce .widget_rating_filter ul li:after, .woocommerce .widget_layered_nav ul li:after {
content: '';
background: #987f71;
width: 4px;
height: 4px;
position: absolute;
top: 22px;
left: 2px; }
.list-box li ul, .list-box-icon li ul, .list-box-clear li ul, .widget-list-box li ul, .widget_recent_comments ul li ul, .widget_recent_entries ul li ul, .widget_meta ul li ul, .widget_archive ul li ul, .widget_nav_menu li ul,
.widget_pages li ul, .widget_categories ul li ul, .widget_rss li ul, .widget_product_categories ul.product-categories li ul, .woocommerce .widget_rating_filter ul li ul, .woocommerce .widget_layered_nav ul li ul {
margin-left: -20px;
margin-bottom: 0; }
.list-box li ul li, .list-box-icon li ul li, .list-box-clear li ul li, .widget-list-box li ul li, .widget_recent_comments ul li ul li, .widget_recent_entries ul li ul li, .widget_meta ul li ul li, .widget_archive ul li ul li, .widget_nav_menu li ul li,
.widget_pages li ul li, .widget_categories ul li ul li, .widget_rss li ul li, .widget_product_categories ul.product-categories li ul li, .woocommerce .widget_rating_filter ul li ul li, .woocommerce .widget_layered_nav ul li ul li {
padding-left: 35px; }
.list-box li ul li:after, .list-box-icon li ul li:after, .list-box-clear li ul li:after, .widget-list-box li ul li:after, .widget_recent_comments ul li ul li:after, .widget_recent_entries ul li ul li:after, .widget_meta ul li ul li:after, .widget_archive ul li ul li:after, .widget_nav_menu li ul li:after,
.widget_pages li ul li:after, .widget_categories ul li ul li:after, .widget_rss li ul li:after, .widget_product_categories ul.product-categories li ul li:after, .woocommerce .widget_rating_filter ul li ul li:after, .woocommerce .widget_layered_nav ul li ul li:after {
left: 18px; }
.list-box li ul li:last-child, .list-box-icon li ul li:last-child, .list-box-clear li ul li:last-child, .widget-list-box li ul li:last-child, .widget_recent_comments ul li ul li:last-child, .widget_recent_entries ul li ul li:last-child, .widget_meta ul li ul li:last-child, .widget_archive ul li ul li:last-child, .widget_nav_menu li ul li:last-child,
.widget_pages li ul li:last-child, .widget_categories ul li ul li:last-child, .widget_rss li ul li:last-child, .widget_product_categories ul.product-categories li ul li:last-child, .woocommerce .widget_rating_filter ul li ul li:last-child, .woocommerce .widget_layered_nav ul li ul li:last-child {
padding-bottom: 0;
border-bottom: 0; }
.list-box li ul li ul, .list-box-icon li ul li ul, .list-box-clear li ul li ul, .widget-list-box li ul li ul, .widget_recent_comments ul li ul li ul, .widget_recent_entries ul li ul li ul, .widget_meta ul li ul li ul, .widget_archive ul li ul li ul, .widget_nav_menu li ul li ul,
.widget_pages li ul li ul, .widget_categories ul li ul li ul, .widget_rss li ul li ul, .widget_product_categories ul.product-categories li ul li ul, .woocommerce .widget_rating_filter ul li ul li ul, .woocommerce .widget_layered_nav ul li ul li ul {
margin-left: -35px; }
.list-box li ul li ul li, .list-box-icon li ul li ul li, .list-box-clear li ul li ul li, .widget-list-box li ul li ul li, .widget_recent_comments ul li ul li ul li, .widget_recent_entries ul li ul li ul li, .widget_meta ul li ul li ul li, .widget_archive ul li ul li ul li, .widget_nav_menu li ul li ul li,
.widget_pages li ul li ul li, .widget_categories ul li ul li ul li, .widget_rss li ul li ul li, .widget_product_categories ul.product-categories li ul li ul li, .woocommerce .widget_rating_filter ul li ul li ul li, .woocommerce .widget_layered_nav ul li ul li ul li {
padding-left: 50px; }
.list-box li ul li ul li:after, .list-box-icon li ul li ul li:after, .list-box-clear li ul li ul li:after, .widget-list-box li ul li ul li:after, .widget_recent_comments ul li ul li ul li:after, .widget_recent_entries ul li ul li ul li:after, .widget_meta ul li ul li ul li:after, .widget_archive ul li ul li ul li:after, .widget_nav_menu li ul li ul li:after,
.widget_pages li ul li ul li:after, .widget_categories ul li ul li ul li:after, .widget_rss li ul li ul li:after, .widget_product_categories ul.product-categories li ul li ul li:after, .woocommerce .widget_rating_filter ul li ul li ul li:after, .woocommerce .widget_layered_nav ul li ul li ul li:after {
left: 33px; }
.list-box-border-items li, .list-box-border-items-offset li, .widget-list-box li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_meta ul li, .widget_archive ul li, .widget_nav_menu li,
.widget_pages li, .widget_categories ul li, .widget_rss li, .widget_product_categories ul.product-categories li, .woocommerce .widget_rating_filter ul li, .woocommerce .widget_layered_nav ul li {
padding: 13px 0 13px 20px;
border-bottom: 1px dotted #d4d4d4; }
.list-box-border-items li:first-child, .list-box-border-items-offset li:first-child, .widget-list-box li:first-child, .widget_recent_comments ul li:first-child, .widget_recent_entries ul li:first-child, .widget_meta ul li:first-child, .widget_archive ul li:first-child, .widget_nav_menu li:first-child,
.widget_pages li:first-child, .widget_categories ul li:first-child, .widget_rss li:first-child, .widget_product_categories ul.product-categories li:first-child, .woocommerce .widget_rating_filter ul li:first-child, .woocommerce .widget_layered_nav ul li:first-child {
border-top: 1px dotted #d4d4d4; }
.list-box-border-items-offset li {
padding-left: 0;
margin-left: 20px; }
.list-box-border-items-offset li:after {
left: -20px; }
.list-box-icon li {
padding-left: 36px; }
.list-box-icon li:after {
background: transparent;
width: 0;
height: 0; }
.list-box-icon li .icon {
color: #d4d4d4;
font-size: 24px;
line-height: 24px;
position: absolute;
top: 14px;
left: 0; }
.list-box-icon li .icon-shape {
background: #987f71;
color: #ffffff;
width: 30px;
height: 30px;
-webkit-border-radius: 15px;
border-radius: 15px;
font-size: 16px;
text-align: center;
line-height: 30px;
position: absolute;
top: 10px;
left: 2px; }
.list-box-icon.list-box-border-items li, .list-box-icon.list-box-border-items-offset li, .list-box-icon.widget-list-box li, .widget_recent_comments ul.list-box-icon li, .widget_recent_entries ul.list-box-icon li, .widget_meta ul.list-box-icon li, .widget_archive ul.list-box-icon li, .list-box-icon.widget_nav_menu li,
.list-box-icon.widget_pages li, .widget_categories ul.list-box-icon li, .list-box-icon.widget_rss li, .widget_product_categories ul.list-box-icon.product-categories li, .woocommerce .widget_rating_filter ul.list-box-icon li, .woocommerce .widget_layered_nav ul.list-box-icon li {
padding-left: 36px; }
.list-box-icon.list-box-border-items-offset li {
margin-left: 36px;
padding-left: 0; }
.list-box-icon.list-box-border-items-offset li .icon {
left: -36px; }
.list-box-fill-icon.list-box-border-items li, .list-box-fill-icon.list-box-border-items-offset li, .list-box-fill-icon.widget-list-box li, .widget_recent_comments ul.list-box-fill-icon li, .widget_recent_entries ul.list-box-fill-icon li, .widget_meta ul.list-box-fill-icon li, .widget_archive ul.list-box-fill-icon li, .list-box-fill-icon.widget_nav_menu li,
.list-box-fill-icon.widget_pages li, .widget_categories ul.list-box-fill-icon li, .list-box-fill-icon.widget_rss li, .widget_product_categories ul.list-box-fill-icon.product-categories li, .woocommerce .widget_rating_filter ul.list-box-fill-icon li, .woocommerce .widget_layered_nav ul.list-box-fill-icon li,
.list-box-fill-icon li {
padding-left: 45px; }
.list-box-fill-icon.list-box-border-items-offset li {
margin-left: 45px;
padding-left: 0; }
.list-box-fill-icon.list-box-border-items-offset li .icon-shape {
left: -45px; }
.list-box-clear li {
padding-left: 0; }
.list-box-clear li:after {
background: transparent;
width: 0;
height: 0; } .menu-list h4, .menu-list .widget_calendar caption, .widget_calendar .menu-list caption {
font-size: 16px; }
.menu-list table {
margin-bottom: 0px; }
.menu-list table td, .menu-list table th {
padding: 0;
border: none; }
.menu-list table tr .title {
width: 1%;
white-space: nowrap; }
.menu-list table tr .title del {
color: #888888; }
.menu-list table tr .title ins {
text-decoration: none; }
.menu-list table tr .line {
padding: 0 10px; }
.menu-list table tr .line:after {
content: '';
width: 100%;
height: 1px;
border-bottom: 1px dotted #ccc;
display: block;
margin-top: 10px; }
.menu-list .content {
margin: 2px 0 25px; }
.menu-list .content p {
margin: 0; }
.menu-list .content .new {
color: #ffffff;
margin-left: 10px;
font-size: 11px;
font-weight: 700;
padding: 2px 8px;
display: inline-block;
float: right; } .message-box {
background: #f3f3f3;
margin: 0;
padding: 20px 22px;
border: none;
font-size: 14px;
text-align: left;
position: relative; }
.message-box:before {
content: '';
background: #d1d1d1;
width: 3px;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.message-box.closed {
display: none; }
.message-box a {
margin: 0 6px;
font-weight: 700;
color: #343436;
text-decoration: underline; }
.message-box a:hover {
text-decoration: underline; }
.message-box .close {
color: #4e4e4e;
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
font-size: 28px;
line-height: 14px;
margin-top: -2px; }
.message-box .close:hover {
opacity: .8; }
.message-box.message-box-primary:before {
background: #727fa2; }
.message-box.message-box-primary a {
color: #4f5a78;
text-decoration: underline; }
.message-box.message-box-primary a:hover {
color: #454f69; }
.message-box.message-box-success:before {
background: #71c88a; }
.message-box.message-box-success a {
color: #42aa60;
text-decoration: underline; }
.message-box.message-box-success a:hover {
color: #3b9856; }
.message-box.message-box-warning:before {
background: #ecb660; }
.message-box.message-box-warning a {
color: #e4971c;
text-decoration: underline; }
.message-box.message-box-warning a:hover {
color: #cd8819; }
.message-box.message-box-error:before, .woocommerce #content .message-box.woocommerce-error:before {
background: #ec6060; }
.message-box.message-box-error a, .woocommerce #content .message-box.woocommerce-error a {
color: #e41c1c;
text-decoration: underline; }
.message-box.message-box-error a:hover, .woocommerce #content .message-box.woocommerce-error a:hover {
color: #cd1919; } .parallax {
position: relative;
height: 100%;
overflow: hidden; }
.parallax:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2; }
.parallax .parallax-content {
position: relative;
z-index: 3; }
.parallax-bg {
background-position: center center;
width: 100%;
height: 1000%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
will-change: transform; }
.parallax-bg.horizontal {
width: 1000%;
height: 100%; } .pricing-table, .pricing-table-best {
width: 100%;
padding: 30px;
border: 1px solid #e3e3e3;
text-align: center;
position: relative;
display: inline-block; }
.pricing-table h3.title, .pricing-table-best h3.title, .pricing-table .widget h3, .widget .pricing-table h3, .pricing-table-best .widget h3, .widget .pricing-table-best h3 {
margin-top: 14px;
margin-bottom: 0;
font-size: 18px;
text-align: center; }
.pricing-table > p.subtitle, .pricing-table-best > p.subtitle {
margin-top: 3px; }
.pricing-table .pricing-table-price, .pricing-table-best .pricing-table-price {
margin: 25px 0 0;
padding: 25px 0;
border-top: 1px dotted #e3e3e3; }
.pricing-table .pricing-table-price h2, .pricing-table-best .pricing-table-price h2 {
display: inline-block;
font-size: 50px;
line-height: 50px;
margin: 0;
position: relative; }
.pricing-table .pricing-table-price h2 .icon, .pricing-table-best .pricing-table-price h2 .icon {
position: absolute;
left: -22px;
top: 5px;
line-height: 25px;
font-size: 25px; }
.pricing-table .pricing-table-price p.subtitle, .pricing-table-best .pricing-table-price p.subtitle {
margin-top: 20px;
line-height: 26px;
font-size: 14px; }
.pricing-table .pricing-table-time-interval, .pricing-table-best .pricing-table-time-interval {
margin: 0;
font-size: 13px;
line-height: 13px;
font-family: "Open Sans", sans-serif; }
.pricing-table > .list-box, .pricing-table-best > .list-box, .pricing-table > .list-box-icon, .pricing-table-best > .list-box-icon, .pricing-table > .list-box-clear, .pricing-table-best > .list-box-clear, .pricing-table > .widget-list-box, .pricing-table-best > .widget-list-box, .widget_recent_comments .pricing-table > ul, .widget_recent_comments .pricing-table-best > ul, .widget_recent_entries .pricing-table > ul, .widget_recent_entries .pricing-table-best > ul, .widget_meta .pricing-table > ul, .widget_meta .pricing-table-best > ul, .widget_archive .pricing-table > ul, .widget_archive .pricing-table-best > ul, .pricing-table > .widget_nav_menu, .pricing-table-best > .widget_nav_menu, .pricing-table >
.widget_pages, .pricing-table-best >
.widget_pages, .widget_categories .pricing-table > ul, .widget_categories .pricing-table-best > ul, .pricing-table > .widget_rss, .pricing-table-best > .widget_rss, .widget_product_categories .pricing-table > ul.product-categories, .widget_product_categories .pricing-table-best > ul.product-categories, .woocommerce .widget_rating_filter .pricing-table > ul, .woocommerce .widget_rating_filter .pricing-table-best > ul, .woocommerce .widget_layered_nav .pricing-table > ul, .woocommerce .widget_layered_nav .pricing-table-best > ul {
margin: 0 0; }
.pricing-table .pricing-table-btn, .pricing-table-best .pricing-table-btn {
margin-top: 30px; }
.pricing-table .icon-enable, .pricing-table-best .icon-enable,
.pricing-table .icon-disable, .pricing-table-best .icon-disable {
line-height: 16px;
font-size: 24px;
vertical-align: middle; }
.pricing-table-best .pricing-table-feat-mark {
color: #fff;
padding: 0;
font-size: 13px;
position: absolute;
overflow: hidden;
top: 7px;
left: 7px; }
.pricing-table-best .pricing-table-feat-mark .wrap {
padding: 5px 6px 4px 8px;
margin-right: 10px;
position: relative;
z-index: 2; }
.pricing-table-best .pricing-table-feat-mark .wrap:after, .pricing-table-best .pricing-table-feat-mark .wrap:before {
content: '';
background-color: inherit;
width: 18px;
height: 10px;
position: absolute;
right: -10px;
top: 0;
-webkit-transform: rotate(-70deg);
-ms-transform: rotate(-70deg);
transform: rotate(-70deg); }
.pricing-table-best .pricing-table-feat-mark .wrap:before {
top: auto;
bottom: 0;
-webkit-transform: rotate(70deg);
-ms-transform: rotate(70deg);
transform: rotate(70deg); }
.pricing-table-boxed {
background: #fff;
border: none; }
.pricing-table-boxed.pricing-table-best {
-webkit-box-shadow: 0 3px 35px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 35px rgba(0, 0, 0, 0.08); }
.pricing-table-labels {
background: transparent;
padding-top: 228px;
float: left; }
.pricing-table-labels h3.title, .pricing-table-labels .widget h3, .widget .pricing-table-labels h3 {
margin-top: 0;
margin-bottom: 28px; }
.pricing-table-list:after {
clear: both; }
.pricing-table-list .pricing-table, .pricing-table-list .pricing-table-best {
border-right-width: 0;
float: left; }
.pricing-table-list .pricing-table:last-child, .pricing-table-list .pricing-table-best:last-child {
border-right-width: 1px; }
.pricing-table-list .pricing-table-best {
border-right-width: 1px;
float: left; }
.pricing-table-list .pricing-table-best + .pricing-table, .pricing-table-list .pricing-table-best + .pricing-table-best {
border-left: 0; } .progress-bar {
padding: 10px 0; }
.progress-bar .progress-bar-title,
.progress-bar .progress-bar-percent {
width: auto;
margin-top: 0;
margin-bottom: 8px;
float: left; }
.progress-bar .progress-bar-percent {
float: right; }
.progress-bar .progress-bar-line {
background: #e3e3e3;
width: 100%;
height: 6px;
clear: both; }
.progress-bar .progress-bar-line-fill,
.progress-bar .progress-bar-line-block {
width: 0;
height: 6px;
-webkit-transition: width 1s ease-in-out;
transition: width 1s ease-in-out; }
.progress-bar-outline .progress-bar-line {
background: transparent;
height: 6px;
border-width: 1px;
border-style: solid; }
.progress-bar-outline .progress-bar-line-fill {
height: 4px; }
.progress-bar-split .progress-bar-line {
background-color: #e3e3e3;
position: relative; }
.progress-bar-split .progress-bar-line-block {
background-color: transparent;
background-clip: padding-box;
width: 10%;
float: left;
border-left: 2px solid #fff;
position: relative;
z-index: 2; }
.progress-bar-split .progress-bar-line-block:first-child {
border-left: none; }
.progress-bar-split .progress-bar-line-fill {
position: absolute;
top: 0;
left: 0;
z-index: 1; }
@-webkit-keyframes progress-bar-line-strip-anim {
0% {
background-position: 0 0; }
100% {
background-position: -16px 0; } }
@keyframes progress-bar-line-strip-anim {
0% {
background-position: 0 0; }
100% {
background-position: -16px 0; } }
.progress-bar-pattern .progress-bar-line-fill {
background-image: url(//www.s1trainingservices.gr/wp-content/themes/argenta/argenta/images/progress-bar-pattern.png);
-webkit-animation: progress-bar-line-strip-anim 1.2s linear infinite;
animation: progress-bar-line-strip-anim 1.2s linear infinite; } .slider {
width: 100%;
margin: 0 auto;
position: relative;
padding-left: 50px;
padding-right: 50px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.slider.full {
padding: 0; }
.slider .slider-wrap .wpb_content_element {
margin: 0; }
.slider .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out; }
.slider .owl-stage {
position: absolute; }
.slider .owl-item {
float: left; }
.slider:after {
content: '';
display: table;
clear: both; }
.slider .owl-controls .owl-nav .owl-next,
.slider .owl-controls .owl-nav .owl-prev {
background: #343436;
color: #ffffff;
width: 40px;
height: 140px;
margin: 0;
padding: 0;
margin-top: -95px;
line-height: 140px;
-webkit-border-radius: 0;
border-radius: 0;
vertical-align: middle;
text-align: center;
font-size: 24px;
position: absolute;
top: 50%;
z-index: 4;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
.slider .owl-controls .owl-nav .owl-next:hover,
.slider .owl-controls .owl-nav .owl-prev:hover {
cursor: pointer;
opacity: .8; }
.slider.without-dots .owl-controls .owl-nav .owl-next,
.slider.without-dots .owl-controls .owl-nav .owl-prev {
margin-top: -70px; }
.slider .owl-prev {
left: 0px; }
.slider .owl-next {
right: 0px; }
.slider .owl-controls .owl-dots {
width: 100%;
margin-top: 40px;
text-align: center;
font-size: 0px; }
@media screen and (max-width: 768px) {
.slider .owl-controls .owl-dots {
margin-top: 15px; } }
.slider .owl-controls .owl-dots .owl-dot {
background: #c0c0c0;
width: 6px;
height: 6px;
margin: 0 7px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid transparent;
vertical-align: middle;
display: inline-block;
cursor: pointer;
-webkit-transition-property: background, border;
transition-property: background, border;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.slider .owl-controls .owl-dots .owl-dot.active {
background: none;
width: 10px;
height: 10px;
border-color: #3d3d3f;
cursor: default; }
.slider .owl-controls .owl-dots .owl-dot span {
display: none; }
.slider.slider-offset {
width: 130%;
padding: 0;
margin-left: -15%; }
@media screen and (max-width: 768px) {
.slider.slider-offset {
width: 100%;
margin-left: 0; } }
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0px; } .socialbar {
cursor: default;
line-height: 55px; }
.socialbar a {
background: #343436;
color: #fff;
width: 55px;
height: 55px;
border: 1px solid #343436;
text-align: center;
text-decoration: none;
vertical-align: middle;
line-height: 55px;
font-size: 22px;
display: inline-block;
-webkit-transition: .2s;
transition: .2s;
cursor: pointer; }
.socialbar a span {
position: relative;
z-index: 2; }
.socialbar a:hover {
background: transparent;
color: #343436; }
.socialbar a.outline {
background: transparent;
color: #343436; }
.socialbar a.outline:hover {
background: #343436;
color: #ffffff; }
.socialbar a.outline.social-footer {
border-color: #474a4e;
color: #afafb0; }
.socialbar a.outline.social-footer:hover {
background: #474a4e;
color: #ffffff; }
.socialbar a.flat {
background: transparent;
color: #343436; }
.socialbar a.flat:hover {
background: #343436;
color: #ffffff; }
.socialbar a.shadow {
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.13);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.13); }
.socialbar a.shadow:hover {
-webkit-box-shadow: none;
box-shadow: none; }
.socialbar a.social-hover, .socialbar a.social-hover-second, .socialbar a.social-hover-2, .socialbar a.social-hover-3, .socialbar a.social-hover-4, .socialbar a.social-hover-5, .socialbar a.social-hover-1 {
background: transparent;
position: relative;
border: none;
color: #ffffff;
border: 1px solid #343436; }
.socialbar a.social-hover:after, .socialbar a.social-hover-second:after, .socialbar a.social-hover-2:after, .socialbar a.social-hover-3:after, .socialbar a.social-hover-4:after, .socialbar a.social-hover-5:after, .socialbar a.social-hover-1:after {
content: '';
background: #343436;
width: 100%;
height: 100%;
padding: 1px;
-webkit-border-radius: inherit;
border-radius: inherit;
position: absolute;
top: -1px;
left: -1px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, -webkit-transform 0.2s;
transition: transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s; }
.socialbar a.social-hover:hover, .socialbar a.social-hover-second:hover, .socialbar a.social-hover-2:hover, .socialbar a.social-hover-3:hover, .socialbar a.social-hover-4:hover, .socialbar a.social-hover-5:hover, .socialbar a.social-hover-1:hover {
background: transparent;
color: #fff; }
.socialbar a.social-hover:hover:after, .socialbar a.social-hover-second:hover:after, .socialbar a.social-hover-2:hover:after, .socialbar a.social-hover-3:hover:after, .socialbar a.social-hover-4:hover:after, .socialbar a.social-hover-5:hover:after, .socialbar a.social-hover-1:hover:after {
opacity: 1;
-webkit-transform: scale(0.85);
-ms-transform: scale(0.85);
transform: scale(0.85); }
.socialbar a.social-hover-second:hover, .socialbar a.social-hover-2:hover, .socialbar a.social-hover-3:hover, .socialbar a.social-hover-4:hover, .socialbar a.social-hover-5:hover {
color: #343436; }
.socialbar a.social-hover-second:hover:after, .socialbar a.social-hover-2:hover:after, .socialbar a.social-hover-3:hover:after, .socialbar a.social-hover-4:hover:after, .socialbar a.social-hover-5:hover:after {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0); }
.socialbar a.social-hover-3:hover:after {
opacity: 0;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.socialbar a.social-hover-4, .socialbar a.social-hover-5 {
color: #343436; }
.socialbar a.social-hover-4:after, .socialbar a.social-hover-5:after {
opacity: 0;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.socialbar a.social-hover-4:hover, .socialbar a.social-hover-5:hover {
color: #fff; }
.socialbar a.social-hover-4:hover:after, .socialbar a.social-hover-5:hover:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.socialbar a.social-hover-5 {
overflow: hidden;
-webkit-box-shadow: none;
box-shadow: none; }
.socialbar a.social-hover-5:after {
display: none; }
.socialbar a.social-hover-5 span {
background: transparent;
width: 100%;
height: 100%;
padding: 1px;
-webkit-border-radius: inherit;
border-radius: inherit;
display: block;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, -webkit-transform 0.2s;
transition: transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
opacity: 1; }
.socialbar a.social-hover-5:hover {
background: #343436; }
.socialbar a.social-hover-5:hover span {
color: #fff;
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-animation: toTopFromBottom .3s forwards;
animation: toTopFromBottom .3s forwards; }
.socialbar a.facebook.default {
background: #4e6bbc;
border-color: #4e6bbc; }
.socialbar a.facebook.default:hover {
background: transparent;
color: #4e6bbc; }
.socialbar a.facebook.default.outline {
background: transparent;
color: #4e6bbc; }
.socialbar a.facebook.default.outline:hover {
background: #4e6bbc;
color: #ffffff; }
.socialbar a.facebook.default.flat {
background: transparent;
color: #4e6bbc; }
.socialbar a.facebook.default.flat:hover {
background: #4e6bbc;
color: #ffffff; }
.socialbar a.facebook.default.social-hover-1 {
background: transparent;
border-color: #4e6bbc;
color: #ffffff; }
.socialbar a.facebook.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.facebook.default.social-hover-1:after {
background: #4e6bbc; }
.socialbar a.facebook.default.social-hover-2 {
background: transparent; }
.socialbar a.facebook.default.social-hover-2:hover span {
color: #4e6bbc; }
.socialbar a.facebook.default.social-hover-2:after {
background: #4e6bbc; }
.socialbar a.facebook.default.social-hover-3:after {
background: #4e6bbc; }
.socialbar a.facebook.default.social-hover-4, .socialbar a.facebook.default.social-hover-5 {
background: transparent;
color: #4e6bbc; }
.socialbar a.facebook.default.social-hover-4:hover, .socialbar a.facebook.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.facebook.default.social-hover-4:after, .socialbar a.facebook.default.social-hover-5:after {
background: #4e6bbc; }
.socialbar a.facebook.default.social-hover-5 {
color: #4e6bbc; }
.socialbar a.facebook.default.social-hover-5:hover {
background: #4e6bbc;
color: #ffffff; }
.socialbar a.twitter.default {
background: #439ee6;
border-color: #439ee6; }
.socialbar a.twitter.default:hover {
background: transparent;
color: #439ee6; }
.socialbar a.twitter.default.outline {
background: transparent;
color: #439ee6; }
.socialbar a.twitter.default.outline:hover {
background: #439ee6;
color: #ffffff; }
.socialbar a.twitter.default.flat {
background: transparent;
color: #439ee6; }
.socialbar a.twitter.default.flat:hover {
background: #439ee6;
color: #ffffff; }
.socialbar a.twitter.default.social-hover-1 {
background: transparent;
border-color: #439ee6;
color: #ffffff; }
.socialbar a.twitter.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.twitter.default.social-hover-1:after {
background: #439ee6; }
.socialbar a.twitter.default.social-hover-2 {
background: transparent; }
.socialbar a.twitter.default.social-hover-2:hover span {
color: #439ee6; }
.socialbar a.twitter.default.social-hover-2:after {
background: #439ee6; }
.socialbar a.twitter.default.social-hover-3:after {
background: #439ee6; }
.socialbar a.twitter.default.social-hover-4, .socialbar a.twitter.default.social-hover-5 {
background: transparent;
color: #439ee6; }
.socialbar a.twitter.default.social-hover-4:hover, .socialbar a.twitter.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.twitter.default.social-hover-4:after, .socialbar a.twitter.default.social-hover-5:after {
background: #439ee6; }
.socialbar a.twitter.default.social-hover-5 {
color: #439ee6; }
.socialbar a.twitter.default.social-hover-5:hover {
background: #439ee6;
color: #ffffff; }
.socialbar a.googleplus.default {
background: #d33c26;
border-color: #d33c26; }
.socialbar a.googleplus.default:hover {
background: transparent;
color: #d33c26; }
.socialbar a.googleplus.default.outline {
background: transparent;
color: #d33c26; }
.socialbar a.googleplus.default.outline:hover {
background: #d33c26;
color: #ffffff; }
.socialbar a.googleplus.default.flat {
background: transparent;
color: #d33c26; }
.socialbar a.googleplus.default.flat:hover {
background: #d33c26;
color: #ffffff; }
.socialbar a.googleplus.default.social-hover-1 {
background: transparent;
border-color: #d33c26;
color: #ffffff; }
.socialbar a.googleplus.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.googleplus.default.social-hover-1:after {
background: #d33c26; }
.socialbar a.googleplus.default.social-hover-2 {
background: transparent; }
.socialbar a.googleplus.default.social-hover-2:hover span {
color: #d33c26; }
.socialbar a.googleplus.default.social-hover-2:after {
background: #d33c26; }
.socialbar a.googleplus.default.social-hover-3:after {
background: #d33c26; }
.socialbar a.googleplus.default.social-hover-4, .socialbar a.googleplus.default.social-hover-5 {
background: transparent;
color: #d33c26; }
.socialbar a.googleplus.default.social-hover-4:hover, .socialbar a.googleplus.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.googleplus.default.social-hover-4:after, .socialbar a.googleplus.default.social-hover-5:after {
background: #d33c26; }
.socialbar a.googleplus.default.social-hover-5 {
color: #d33c26; }
.socialbar a.googleplus.default.social-hover-5:hover {
background: #d33c26;
color: #ffffff; }
.socialbar a.pinterest.default {
background: #d72a36;
border-color: #d72a36; }
.socialbar a.pinterest.default:hover {
background: transparent;
color: #d72a36; }
.socialbar a.pinterest.default.outline {
background: transparent;
color: #d72a36; }
.socialbar a.pinterest.default.outline:hover {
background: #d72a36;
color: #ffffff; }
.socialbar a.pinterest.default.flat {
background: transparent;
color: #d72a36; }
.socialbar a.pinterest.default.flat:hover {
background: #d72a36;
color: #ffffff; }
.socialbar a.pinterest.default.social-hover-1 {
background: transparent;
border-color: #d72a36;
color: #ffffff; }
.socialbar a.pinterest.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.pinterest.default.social-hover-1:after {
background: #d72a36; }
.socialbar a.pinterest.default.social-hover-2 {
background: transparent; }
.socialbar a.pinterest.default.social-hover-2:hover span {
color: #d72a36; }
.socialbar a.pinterest.default.social-hover-2:after {
background: #d72a36; }
.socialbar a.pinterest.default.social-hover-3:after {
background: #d72a36; }
.socialbar a.pinterest.default.social-hover-4, .socialbar a.pinterest.default.social-hover-5 {
background: transparent;
color: #d72a36; }
.socialbar a.pinterest.default.social-hover-4:hover, .socialbar a.pinterest.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.pinterest.default.social-hover-4:after, .socialbar a.pinterest.default.social-hover-5:after {
background: #d72a36; }
.socialbar a.pinterest.default.social-hover-5 {
color: #d72a36; }
.socialbar a.pinterest.default.social-hover-5:hover {
background: #d72a36;
color: #ffffff; }
.socialbar a.linkedin.default {
background: #4477ab;
border-color: #4477ab; }
.socialbar a.linkedin.default:hover {
background: transparent;
color: #4477ab; }
.socialbar a.linkedin.default.outline {
background: transparent;
color: #4477ab; }
.socialbar a.linkedin.default.outline:hover {
background: #4477ab;
color: #ffffff; }
.socialbar a.linkedin.default.flat {
background: transparent;
color: #4477ab; }
.socialbar a.linkedin.default.flat:hover {
background: #4477ab;
color: #ffffff; }
.socialbar a.linkedin.default.social-hover-1 {
background: transparent;
border-color: #4477ab;
color: #ffffff; }
.socialbar a.linkedin.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.linkedin.default.social-hover-1:after {
background: #4477ab; }
.socialbar a.linkedin.default.social-hover-2 {
background: transparent; }
.socialbar a.linkedin.default.social-hover-2:hover span {
color: #4477ab; }
.socialbar a.linkedin.default.social-hover-2:after {
background: #4477ab; }
.socialbar a.linkedin.default.social-hover-3:after {
background: #4477ab; }
.socialbar a.linkedin.default.social-hover-4, .socialbar a.linkedin.default.social-hover-5 {
background: transparent;
color: #4477ab; }
.socialbar a.linkedin.default.social-hover-4:hover, .socialbar a.linkedin.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.linkedin.default.social-hover-4:after, .socialbar a.linkedin.default.social-hover-5:after {
background: #4477ab; }
.socialbar a.linkedin.default.social-hover-5 {
color: #4477ab; }
.socialbar a.linkedin.default.social-hover-5:hover {
background: #4477ab;
color: #ffffff; }
.socialbar a.dribbble.default {
background: #f16da0;
border-color: #f16da0; }
.socialbar a.dribbble.default:hover {
background: transparent;
color: #f16da0; }
.socialbar a.dribbble.default.outline {
background: transparent;
color: #f16da0; }
.socialbar a.dribbble.default.outline:hover {
background: #f16da0;
color: #ffffff; }
.socialbar a.dribbble.default.flat {
background: transparent;
color: #f16da0; }
.socialbar a.dribbble.default.flat:hover {
background: #f16da0;
color: #ffffff; }
.socialbar a.dribbble.default.social-hover-1 {
background: transparent;
border-color: #f16da0;
color: #ffffff; }
.socialbar a.dribbble.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.dribbble.default.social-hover-1:after {
background: #f16da0; }
.socialbar a.dribbble.default.social-hover-2 {
background: transparent; }
.socialbar a.dribbble.default.social-hover-2:hover span {
color: #f16da0; }
.socialbar a.dribbble.default.social-hover-2:after {
background: #f16da0; }
.socialbar a.dribbble.default.social-hover-3:after {
background: #f16da0; }
.socialbar a.dribbble.default.social-hover-4, .socialbar a.dribbble.default.social-hover-5 {
background: transparent;
color: #f16da0; }
.socialbar a.dribbble.default.social-hover-4:hover, .socialbar a.dribbble.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.dribbble.default.social-hover-4:after, .socialbar a.dribbble.default.social-hover-5:after {
background: #f16da0; }
.socialbar a.dribbble.default.social-hover-5 {
color: #f16da0; }
.socialbar a.dribbble.default.social-hover-5:hover {
background: #f16da0;
color: #ffffff; }
.socialbar a.github.default {
background: #323131;
border-color: #323131; }
.socialbar a.github.default:hover {
background: transparent;
color: #323131; }
.socialbar a.github.default.outline {
background: transparent;
color: #323131; }
.socialbar a.github.default.outline:hover {
background: #323131;
color: #ffffff; }
.socialbar a.github.default.flat {
background: transparent;
color: #323131; }
.socialbar a.github.default.flat:hover {
background: #323131;
color: #ffffff; }
.socialbar a.github.default.social-hover-1 {
background: transparent;
border-color: #323131;
color: #ffffff; }
.socialbar a.github.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.github.default.social-hover-1:after {
background: #323131; }
.socialbar a.github.default.social-hover-2 {
background: transparent; }
.socialbar a.github.default.social-hover-2:hover span {
color: #323131; }
.socialbar a.github.default.social-hover-2:after {
background: #323131; }
.socialbar a.github.default.social-hover-3:after {
background: #323131; }
.socialbar a.github.default.social-hover-4, .socialbar a.github.default.social-hover-5 {
background: transparent;
color: #323131; }
.socialbar a.github.default.social-hover-4:hover, .socialbar a.github.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.github.default.social-hover-4:after, .socialbar a.github.default.social-hover-5:after {
background: #323131; }
.socialbar a.github.default.social-hover-5 {
color: #323131; }
.socialbar a.github.default.social-hover-5:hover {
background: #323131;
color: #ffffff; }
.socialbar a.instagram.default {
background: #055595;
border-color: #055595; }
.socialbar a.instagram.default:hover {
background: transparent;
color: #055595; }
.socialbar a.instagram.default.outline {
background: transparent;
color: #055595; }
.socialbar a.instagram.default.outline:hover {
background: #055595;
color: #ffffff; }
.socialbar a.instagram.default.flat {
background: transparent;
color: #055595; }
.socialbar a.instagram.default.flat:hover {
background: #055595;
color: #ffffff; }
.socialbar a.instagram.default.social-hover-1 {
background: transparent;
border-color: #055595;
color: #ffffff; }
.socialbar a.instagram.default.social-hover-1:hover {
color: #ffffff; }
.socialbar a.instagram.default.social-hover-1:after {
background: #055595; }
.socialbar a.instagram.default.social-hover-2 {
background: transparent; }
.socialbar a.instagram.default.social-hover-2:hover span {
color: #055595; }
.socialbar a.instagram.default.social-hover-2:after {
background: #055595; }
.socialbar a.instagram.default.social-hover-3:after {
background: #055595; }
.socialbar a.instagram.default.social-hover-4, .socialbar a.instagram.default.social-hover-5 {
background: transparent;
color: #055595; }
.socialbar a.instagram.default.social-hover-4:hover, .socialbar a.instagram.default.social-hover-5:hover {
color: #ffffff; }
.socialbar a.instagram.default.social-hover-4:after, .socialbar a.instagram.default.social-hover-5:after {
background: #055595; }
.socialbar a.instagram.default.social-hover-5 {
color: #055595; }
.socialbar a.instagram.default.social-hover-5:hover {
background: #055595;
color: #ffffff; }
.socialbar.boxed-fullwidth {
margin: 0;
overflow: hidden; }
.socialbar.boxed-fullwidth.social-column-1 a {
width: 100%; }
.socialbar.boxed-fullwidth.social-column-2 a {
width: 50%; }
.socialbar.boxed-fullwidth.social-column-3 a {
width: 33.333%; }
.socialbar.boxed-fullwidth.social-column-4 a {
width: 25%; }
.socialbar.boxed-fullwidth.social-column-5 a {
width: 20%; }
.socialbar.boxed-fullwidth.social-column-6 a {
width: 16.666%; }
.socialbar.boxed-fullwidth.social-column-7 a {
width: 14.285%; }
.socialbar.boxed-fullwidth.social-column-8 a {
width: 12.5%; }
.socialbar.boxed-fullwidth a {
height: 120px;
float: left;
margin: 0;
border: none;
line-height: 120px;
vertical-align: middle;
position: relative;
overflow: hidden; }
.socialbar.boxed-fullwidth a .social-icon {
width: 100%;
text-align: center;
position: absolute;
opacity: 0;
left: 0;
top: 50px;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, top;
transition-property: opacity, top; }
.socialbar.boxed-fullwidth a .social-text {
font-family: "Montserrat";
font-size: 18px;
font-weight: 900;
position: relative;
top: 0;
opacity: 1;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, top;
transition-property: opacity, top; }
.socialbar.boxed-fullwidth a:hover .social-icon {
opacity: 1;
top: 0; }
.socialbar.boxed-fullwidth a:hover .social-text {
opacity: 0;
top: -30px; }
.socialbar.boxed-fullwidth a.facebook.default {
background: #4e6bbc;
border-color: #4e6bbc; }
.socialbar.boxed-fullwidth a.facebook.default:hover {
background: #4e6bbc;
color: #ffffff; }
.socialbar.boxed-fullwidth a.twitter.default {
background: #439ee6;
border-color: #439ee6; }
.socialbar.boxed-fullwidth a.twitter.default:hover {
background: #439ee6;
color: #ffffff; }
.socialbar.boxed-fullwidth a.googleplus.default {
background: #d33c26;
border-color: #d33c26; }
.socialbar.boxed-fullwidth a.googleplus.default:hover {
background: #d33c26;
color: #ffffff; }
.socialbar.boxed-fullwidth a.pinterest.default {
background: #d72a36;
border-color: #d72a36; }
.socialbar.boxed-fullwidth a.pinterest.default:hover {
background: #d72a36;
color: #ffffff; }
.socialbar.boxed-fullwidth a.linkedin.default {
background: #4477ab;
border-color: #4477ab; }
.socialbar.boxed-fullwidth a.linkedin.default:hover {
background: #4477ab;
color: #ffffff; }
.socialbar.boxed-fullwidth a.dribbble.default {
background: #f16da0;
border-color: #f16da0; }
.socialbar.boxed-fullwidth a.dribbble.default:hover {
background: #f16da0;
color: #ffffff; }
.socialbar.boxed-fullwidth a.github.default {
background: #323131;
border-color: #323131; }
.socialbar.boxed-fullwidth a.github.default:hover {
background: #323131;
color: #ffffff; }
.socialbar.boxed-fullwidth a.instagram.default {
background: #055595;
border-color: #055595; }
.socialbar.boxed-fullwidth a.instagram.default:hover {
background: #055595;
color: #ffffff; }
@media screen and (max-width: 768px) {
.socialbar.boxed-fullwidth {
clear: both; }
.socialbar.boxed-fullwidth a {
height: 60px;
line-height: 60px;
clear: none; }
.socialbar.boxed-fullwidth a .social-text {
opacity: 0; }
.socialbar.boxed-fullwidth a .social-icon {
opacity: 1;
top: 0; } }
.socialbar.small a {
width: 40px;
height: 40px;
line-height: 38px;
font-size: 18px; }
@-webkit-keyframes toTopFromBottom {
59% {
-webkit-transform: translateY(-90%);
transform: translateY(-90%); }
60% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%); }
61% {
opacity: 1; } }
@keyframes toTopFromBottom {
59% {
-webkit-transform: translateY(-90%);
transform: translateY(-90%); }
60% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%); }
61% {
opacity: 1; } } .split-box {
width: 100%;
display: table; }
.split-box .split-box-wrap {
min-height: 60px;
float: none;
display: table-cell;
padding: 6% 7%;
vertical-align: middle;
overflow: hidden; }
.split-box .split-box-wrap:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 2; }
.split-box .split-box-wrap .content {
position: relative;
z-index: 3; }
.split-box h2 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 50px;
letter-spacing: -0.05em; }
.split-box .divider-solid {
margin-top: 14px;
margin-bottom: 13px; }
.split-box .split-box-subtitle {
font-size: 18px;
line-height: 26px; }
.split-box .split-box-space {
width: 100%;
display: inline-block;
margin: 10px 0; }
.split-box .split-box-blocks .split-box-wrap-blocks {
border-top: 1px dotted #ebebeb;
overflow: hidden; }
.split-box .split-box-blocks .split-box-wrap-blocks:first-child {
border-top: none; }
.split-box .split-box-blocks .split-box-wrap-blocks:first-child .split-box-block {
padding-top: 0; }
.split-box .split-box-blocks .split-box-wrap-blocks:last-child .split-box-block {
padding-bottom: 0; }
.split-box .split-box-blocks .split-box-block {
width: 50%;
padding: 9% 8%;
border-left: 1px dotted #ebebeb;
float: left; }
.split-box .split-box-blocks .split-box-block:first-child {
border-left: none;
padding-left: 0; }
.split-box .split-box-blocks .split-box-block:last-child {
padding-right: 0; }
@media screen and (max-width: 768px) {
.split-box .split-box-wrap {
min-height: 300px;
padding: 15% 5%;
display: block; } } .arg-splitscreen {
width: 100%;
height: 100vh;
position: relative;
z-index: 10;
overflow: hidden; }
.arg-splitscreen .ms-section {
position: relative; }
.arg-splitscreen .ms-section.ms-table {
display: table;
width: 100%;
padding: 0 7%; }
.arg-splitscreen .ms-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: auto !important; }
.arg-splitscreen .ms-easing {
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; }
.arg-splitscreen.no-transition .ms-easing {
-webkit-transition: none !important;
transition: none !important; }
@media (max-width: 768px) {
.arg-splitscreen .ms-section:nth-child(odd) {
margin-top: 15px;
padding-bottom: 15px !important; }
.arg-splitscreen .ms-section:nth-child(even) {
margin-bottom: 15px; } }
#multiscroll-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1; }
#multiscroll-nav.right {
right: 17px; }
#multiscroll-nav.left {
left: 17px; }
#multiscroll-nav ul {
margin: 0;
padding: 0; }
#multiscroll-nav li {
display: block;
width: 14px;
height: 16px;
margin: 5px 10px;
position: relative; }
#multiscroll-nav li a {
background: #343436;
width: 6px;
height: 6px;
display: block;
border: 2px solid #343436;
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-transition: .1s ease-in-out;
transition: .1s ease-in-out;
-webkit-transition-property: background width height;
transition-property: background width height; }
#multiscroll-nav li a.active {
background: transparent;
width: 12px;
height: 12px;
margin-top: -3px;
margin-left: -3px; } .subscribe {
width: 100%;
margin: 5px auto;
padding: 0; }
.subscribe table {
width: 36%;
margin: 0 auto; }
.subscribe table td, .subscribe table th {
padding: 0;
border: none; }
@media screen and (max-width: 768px) {
.subscribe table {
width: 100%; } }
.subscribe.fullwidth table {
width: 100%; }
.subscribe input[type="text"], .subscribe #content .woocommerce .country_select a, #content .woocommerce .country_select .subscribe a, .subscribe
#content .woocommerce .state_select a,
#content .woocommerce .state_select .subscribe a {
width: 100%;
background: none;
height: 48px;
border-right-width: 0; }
.subscribe input[type="submit"] {
height: 48px;
margin: 0; }
.subscribe .btn-wrap {
width: 1%; }
.subscribe button.btn {
height: 48px;
padding-top: 16px;
margin: 0;
white-space: nowrap;
font-size: 14px;
line-height: 14px; }
.subscribe.subscribe-flat input[type="text"], .subscribe.subscribe-flat #content .woocommerce .country_select a, #content .woocommerce .country_select .subscribe.subscribe-flat a, .subscribe.subscribe-flat
#content .woocommerce .state_select a,
#content .woocommerce .state_select .subscribe.subscribe-flat a {
background: #f3f3f3;
border: none; }
.subscribe.subscribe-rounded input[type="text"], .subscribe.subscribe-rounded #content .woocommerce .country_select a, #content .woocommerce .country_select .subscribe.subscribe-rounded a, .subscribe.subscribe-rounded
#content .woocommerce .state_select a,
#content .woocommerce .state_select .subscribe.subscribe-rounded a {
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
padding-left: 25px; }
.subscribe.subscribe-rounded input[type="submit"],
.subscribe.subscribe-rounded button {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0; }
.subscribe.subscribe-rounded input[type="submit"]:hover,
.subscribe.subscribe-rounded button:hover {
background: #fff; } .tab-box, .tab-box-left {
margin: 5px 0; }
.tab-box:after, .tab-box-left:after {
content: '';
display: table;
clear: both; }
.tab-box-buttons {
width: 100%;
position: relative;
z-index: 5; }
.tab-box-buttons:after {
clear: both; }
.tab-box-btn {
background: #f3f3f3;
height: 100%;
margin-right: 2px;
padding: 21px 19px;
display: inline-block;
font-size: 13px;
letter-spacing: -0.01em;
line-height: 1.4;
font-weight: 700;
cursor: pointer;
-webkit-transition: background color;
transition: background color;
-webkit-transition-duration: .15s;
transition-duration: .15s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.tab-box-btn:hover {
color: rgba(52, 52, 54, 0.6); }
.tab-box-btn-active {
background: #343436;
color: #fff;
cursor: default; }
.tab-box-btn-active:hover {
color: #fff; }
.tab-box-content {
width: 100%;
float: left;
-webkit-transition: height .2s ease-in-out;
transition: height .2s ease-in-out; }
.tab-box-item {
height: 0;
padding: 18px 0;
overflow: hidden;
display: none; }
.tab-box-item > p {
margin: 10px 0; }
.tab-box-item > *:first-child {
margin-top: 0; }
.tab-box-item.tab-box-active {
height: auto;
display: block; }
.tab-box-left .tab-box-buttons {
width: 205px;
margin-top: 5px;
margin-right: 20px;
float: left; }
.tab-box-left .tab-box-buttons .tab-box-btn {
width: 100%;
display: block;
margin-right: 0;
margin-bottom: 2px;
text-align: center; }
.tab-box-left .tab-box-content {
float: none;
padding-left: 225px; }
.tab-box-left .tab-box-content .tab-box-item {
padding-top: 0px; }
.tab-box-boxed .tab-box-content {
margin-top: 2px; }
.tab-box-boxed .tab-box-content .tab-box-item {
background: #f3f3f3;
padding: 20px 18px; }
.tab-box-left.tab-box-boxed .tab-box-content {
padding-left: 207px; }
.tab-box-left.tab-box-boxed .tab-box-item {
padding-top: 20px; }
.tab-box-left.tab-box-boxed .tab-box-item.tab-box-active {
padding: 20px 18px 15px; }
.tab-box-material .tab-box-buttons {
border-bottom: 1px solid #ebebeb;
display: inline-block; }
.tab-box-material .tab-box-btn {
background: transparent;
border-bottom: 3px solid transparent;
position: relative;
bottom: -2px; }
.tab-box-material .tab-box-btn-active {
background: transparent;
color: #987f71;
border-color: #987f71; }
.tab-box-left.tab-box-material .tab-box-buttons {
display: block;
border-bottom: none;
border-right: 1px solid #ebebeb;
float: left; }
.tab-box-left.tab-box-material .tab-box-btn {
width: 100%;
padding-left: 0;
text-align: left;
border-bottom: none;
border-right: 3px solid transparent;
right: -2px; }
.tab-box-left.tab-box-material .tab-box-btn-active {
border-color: #987f71; } .team-member .team-member-image img, .team-member-boxed .team-member-image img, .team-member-hovered .team-member-image img, .team-member-cover-list .team-member-image img {
display: block;
margin: 0 auto; }
.team-member h3.title, .team-member-boxed h3.title, .team-member-hovered h3.title, .team-member-cover-list h3.title, .team-member .widget h3, .widget .team-member h3, .team-member-boxed .widget h3, .widget .team-member-boxed h3, .team-member-hovered .widget h3, .widget .team-member-hovered h3, .team-member-cover-list .widget h3, .widget .team-member-cover-list h3 {
margin-bottom: 3px;
padding-top: 8px;
font-size: 16px;
text-align: center; }
.team-member p.subtitle, .team-member-boxed p.subtitle, .team-member-hovered p.subtitle, .team-member-cover-list p.subtitle {
margin-top: 3px;
margin-bottom: 28px; }
.team-member .socialbar, .team-member-boxed .socialbar, .team-member-hovered .socialbar, .team-member-cover-list .socialbar {
padding-top: 6px;
cursor: default;
word-spacing: -1px; }
.team-member .socialbar .social, .team-member-boxed .socialbar .social, .team-member-hovered .socialbar .social, .team-member-cover-list .socialbar .social {
width: 34px;
height: 34px;
line-height: 34px;
vertical-align: middle;
font-size: 17px; }
.team-member-boxed .team-member-image img {
width: 100%;
float: left; }
.team-member-boxed .team-member-title {
background: #ffffff;
width: 100%;
margin-bottom: 12px;
padding: 14px 0;
overflow: hidden; }
.team-member-boxed .team-member-wrap-title {
max-width: 316px;
margin: 0 auto;
-webkit-box-shadow: 0 3px 34px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 34px rgba(0, 0, 0, 0.08); }
.team-member-boxed h3.title, .team-member-boxed .widget h3, .widget .team-member-boxed h3 {
margin-top: 0;
padding-top: 0; }
.team-member-boxed p.subtitle {
margin-top: 3px;
margin-bottom: 0px; }
.team-member-hovered .team-member-image {
margin-bottom: -6px;
position: relative;
overflow: hidden;
display: inline-block; }
.team-member-hovered .team-member-image img {
-webkit-transition: -webkit-transform .2s ease-in-out;
transition: -webkit-transform .2s ease-in-out;
transition: transform .2s ease-in-out;
transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
.team-member-hovered .team-member-image:hover .team-member-content {
opacity: 1; }
.team-member-hovered .team-member-image:hover img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05); }
.team-member-hovered .team-member-content {
background: rgba(52, 52, 54, 0.95);
width: 100%;
height: 100%;
position: absolute;
padding: 0 30px;
top: 0;
left: 0;
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.team-member-hovered .team-member-content .inner {
display: table;
width: 100%;
height: 100%; }
.team-member-hovered .team-member-content .wrap-inner {
display: table-cell;
vertical-align: middle; }
.team-member-hovered .team-member-content p {
color: #fff; }
.team-member-hovered .team-member-content .socialbar a.social {
color: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(255, 255, 255, 0.4);
width: 40px;
height: 40px;
line-height: 40px;
font-size: 20px; }
.team-member-hovered .team-member-content .socialbar a.social:hover {
background: #555;
border-color: #555;
color: #ffffff; }
.team-member-cover-list {
overflow: hidden; }
.team-member-cover-list .team-member-image,
.team-member-cover-list .team-member-content {
float: left; }
.team-member-cover-list.column-2 .team-member-image,
.team-member-cover-list.column-2 .team-member-content {
width: 33.333%; }
.team-member-cover-list.column-3 .team-member-image,
.team-member-cover-list.column-3 .team-member-content {
width: 25%; }
.team-member-cover-list.column-4 .team-member-image,
.team-member-cover-list.column-4 .team-member-content {
width: 20%; }
.team-member-cover-list.column-5 .team-member-image,
.team-member-cover-list.column-5 .team-member-content {
width: 16.666%; }
@media screen and (max-width: 768px) {
.team-member-cover-list.column-2 .team-member-image,
.team-member-cover-list.column-2 .team-member-content, .team-member-cover-list.column-3 .team-member-image,
.team-member-cover-list.column-3 .team-member-content, .team-member-cover-list.column-4 .team-member-image,
.team-member-cover-list.column-4 .team-member-content, .team-member-cover-list.column-5 .team-member-image,
.team-member-cover-list.column-5 .team-member-content {
width: 100%; } }
.team-member-cover-list .team-member-image img {
width: 100%;
margin: 0 0; }
.team-member-cover-list .team-member-content {
background: #343436;
max-width: 0px;
height: 100%;
padding: 75px 0 0;
padding: 0;
text-align: center;
color: #fff;
overflow: hidden;
-webkit-transition: .3s ease;
transition: .3s ease;
-webkit-transition-property: max-width;
transition-property: max-width; }
.team-member-cover-list .team-member-content .inner {
display: table;
height: 100%; }
.team-member-cover-list .team-member-content .content-wrap {
padding: 0 20px;
display: table-cell;
vertical-align: middle; }
.team-member-cover-list .team-member-content h3 {
color: #fff;
margin-top: 0;
padding-top: 0; }
.team-member-cover-list .team-member-content p.subtitle {
color: rgba(255, 255, 255, 0.4); }
.team-member-cover-list .team-member-content p {
color: #fff; }
.team-member-cover-list .team-member-content .socialbar .social {
color: #a5a19d;
border: 1px solid #a5a19d;
width: 40px;
height: 40px;
font-size: 20px;
line-height: 40px; }
.team-member-cover-list .team-member-content .socialbar .social:hover {
background: #987f71;
color: #ffffff;
border-color: #987f71; }
@media screen and (max-width: 768px) {
.team-member-cover-list .team-member-content {
max-width: 100% !important;
height: auto !important; }
.team-member-cover-list .team-member-content .inner {
display: block;
height: auto; }
.team-member-cover-list .team-member-content .content-wrap {
display: block;
padding: 35px 15px; }
.team-member-cover-list .team-member-content:last-child {
margin-bottom: 0; } } .testimonials, .testimonials-top-avatar, .testimonials-middle-avatar, .testimonials-middle-avatar-quote, .testimonials-align {
text-align: center; }
.testimonials .testimonials-quote .icon, .testimonials-top-avatar .testimonials-quote .icon, .testimonials-middle-avatar .testimonials-quote .icon, .testimonials-middle-avatar-quote .testimonials-quote .icon, .testimonials-align .testimonials-quote .icon {
font-size: 26px; }
.testimonials blockquote, .testimonials-top-avatar blockquote, .testimonials-middle-avatar blockquote, .testimonials-middle-avatar-quote blockquote, .testimonials-align blockquote {
margin: 18px 0 22px;
font-size: 18px;
font-size: 17.6px;
border-top: none;
padding: 0; }
.testimonials blockquote:after, .testimonials-top-avatar blockquote:after, .testimonials-middle-avatar blockquote:after, .testimonials-middle-avatar-quote blockquote:after, .testimonials-align blockquote:after {
display: none; }
.testimonials p.subtitle, .testimonials-top-avatar p.subtitle, .testimonials-middle-avatar p.subtitle, .testimonials-middle-avatar-quote p.subtitle, .testimonials-align p.subtitle {
margin-top: 4px; }
.testimonials h4.title, .testimonials-top-avatar h4.title, .testimonials-middle-avatar h4.title, .testimonials-middle-avatar-quote h4.title, .testimonials-align h4.title, .testimonials .widget h4, .widget .testimonials h4, .testimonials-top-avatar .widget h4, .widget .testimonials-top-avatar h4, .testimonials-middle-avatar .widget h4, .widget .testimonials-middle-avatar h4, .testimonials-middle-avatar-quote .widget h4, .widget .testimonials-middle-avatar-quote h4, .testimonials-align .widget h4, .widget .testimonials-align h4, .testimonials .widget_calendar caption, .widget_calendar .testimonials caption, .testimonials-top-avatar .widget_calendar caption, .widget_calendar .testimonials-top-avatar caption, .testimonials-middle-avatar .widget_calendar caption, .widget_calendar .testimonials-middle-avatar caption, .testimonials-middle-avatar-quote .widget_calendar caption, .widget_calendar .testimonials-middle-avatar-quote caption, .testimonials-align .widget_calendar caption, .widget_calendar .testimonials-align caption {
text-align: center; }
.testimonials-top-avatar .testimonials-avatar, .testimonials-middle-avatar .testimonials-avatar, .testimonials-middle-avatar-quote .testimonials-avatar {
background-clip: border-box;
width: 98px;
height: 98px;
margin: 0 auto 28px;
border: 6px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden; }
.testimonials-top-avatar .testimonials-avatar img, .testimonials-middle-avatar .testimonials-avatar img, .testimonials-middle-avatar-quote .testimonials-avatar img {
width: 100%;
min-width: 80px;
min-height: 100%; }
.testimonials-middle-avatar blockquote, .testimonials-middle-avatar-quote blockquote {
margin-bottom: 28px; }
.testimonials-middle-avatar-quote {
position: relative;
overflow: hidden; }
.testimonials-middle-avatar-quote .testimonials-quote {
width: 100%;
text-align: center;
position: absolute;
top: 0;
left: 0; }
.testimonials-middle-avatar-quote .testimonials-quote .icon {
color: #e0e0e0;
font-size: 108px;
line-height: 0; }
.testimonials-middle-avatar-quote blockquote {
margin-top: 40px; }
.testimonials-align {
text-align: left; }
.testimonials-align .testimonials-quote {
height: 40px;
margin-top: -6px;
margin-right: 20px;
line-height: 0;
float: left;
font-size: 22px; }
.testimonials-align h4.title, .testimonials-align .widget h4, .widget .testimonials-align h4, .testimonials-align .widget_calendar caption, .widget_calendar .testimonials-align caption {
text-align: left;
clear: none;
padding: 0 20px; }
.testimonials-align.text-right {
text-align: right; }
.testimonials-align.text-right .testimonials-quote {
margin-right: 0;
margin-left: 20px;
float: right; }
.testimonials-align.text-right h4.title, .testimonials-align.text-right .widget h4, .widget .testimonials-align.text-right h4, .testimonials-align.text-right .widget_calendar caption, .widget_calendar .testimonials-align.text-right caption {
text-align: right; } .tooltip {
display: inline-block;
text-decoration: underline;
position: relative;
cursor: help; }
.tooltip .tooltip-text {
background: #343436;
color: #fff;
padding: 6px 13px;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height: 1.4;
position: relative;
bottom: 10px;
display: inline-block;
cursor: default;
-webkit-transition-property: margin left top bottom right opacity visibility;
transition-property: margin left top bottom right opacity visibility;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.tooltip .tooltip-text:after {
content: '';
background: inherit;
width: 8px;
height: 8px;
position: absolute;
bottom: -4px;
left: 50%;
margin-left: -4px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.tooltip .tooltip-top,
.tooltip .tooltip-bottom,
.tooltip .tooltip-left, .tooltip .tooltip-right,
.tooltip .tooltip-right {
width: 100%;
height: auto;
font-size: 12px;
opacity: 0;
visibility: hidden;
position: absolute;
bottom: 100%;
left: 0;
z-index: 4;
-webkit-transition-property: margin left right top bottom opacity visibility;
transition-property: margin left right top bottom opacity visibility;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.tooltip .tooltip-bottom {
top: 100%;
bottom: auto; }
.tooltip .tooltip-bottom .tooltip-text {
top: 10px; }
.tooltip .tooltip-bottom .tooltip-text:after {
top: -4px;
bottom: auto; }
.tooltip .tooltip-left, .tooltip .tooltip-right {
width: 120px;
margin-right: 8px;
text-align: right;
vertical-align: middle;
bottom: auto;
left: auto;
top: 0;
right: 100%; }
.tooltip .tooltip-left .tooltip-text, .tooltip .tooltip-right .tooltip-text {
bottom: auto;
left: auto;
right: 14px; }
.tooltip .tooltip-left .tooltip-text:after, .tooltip .tooltip-right .tooltip-text:after {
left: auto;
top: 10px;
right: -4px;
margin: 0; }
.tooltip .tooltip-right {
margin-left: 8px;
text-align: left;
right: auto;
left: 100%; }
.tooltip .tooltip-right .tooltip-text {
right: auto;
left: 14px; }
.tooltip .tooltip-right .tooltip-text:after {
right: auto;
left: -4px; }
.tooltip .tooltip-nowrap {
width: auto; }
.tooltip .tooltip-nowrap .tooltip-text {
white-space: nowrap; }
.tooltip:hover .tooltip-top,
.tooltip:hover .tooltip-bottom,
.tooltip:hover .tooltip-left, .tooltip:hover .tooltip-right,
.tooltip:hover .tooltip-right {
opacity: 1;
visibility: visible; }
.tooltip:hover .tooltip-top:hover,
.tooltip:hover .tooltip-bottom:hover,
.tooltip:hover .tooltip-left:hover, .tooltip:hover .tooltip-right:hover,
.tooltip:hover .tooltip-right:hover {
opacity: 0;
visibility: hidden; }
.tooltip:hover .tooltip-top .tooltip-text {
bottom: 4px; }
.tooltip:hover .tooltip-top:hover .tooltip-text {
bottom: 10px; }
.tooltip:hover .tooltip-bottom .tooltip-text {
top: 4px; }
.tooltip:hover .tooltip-bottom:hover .tooltip-text {
top: 10px; }
.tooltip:hover .tooltip-left .tooltip-text, .tooltip:hover .tooltip-right .tooltip-text {
right: 4px; }
.tooltip:hover .tooltip-left:hover .tooltip-text, .tooltip:hover .tooltip-right:hover .tooltip-text {
right: 10px; }
.tooltip:hover .tooltip-right .tooltip-text {
left: 4px; }
.tooltip:hover .tooltip-right:hover .tooltip-text {
left: 10px; } .video-module {
background: #fff;
position: relative;
display: inline-block;
padding: 0 10px 0 0; }
.video-module:after {
content: '';
display: table;
clear: both; }
.video-module .video-module-video img {
float: left; }
.video-module .btn-play {
color: #343436;
width: 60px;
height: 45px;
border-right: 1px dotted #d4d4d4;
line-height: 45px;
margin-top: 12px;
text-align: center;
vertical-align: middle;
font-size: 34px;
cursor: pointer;
float: left;
display: inline-block;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
.video-module .btn-play:hover {
opacity: .8; }
.video-module h3 {
margin: 0;
font-size: 18px;
clear: none; }
.video-module p.subtitle {
width: auto;
margin: 2px 0 0;
text-align: left; }
.video-module.video-module-preview {
background: transparent;
min-width: 100px;
min-height: 110px;
padding: 0;
cursor: pointer; }
.video-module.video-module-preview .btn-play,
.video-module.video-module-preview .btn-play-outline {
background: rgba(255, 255, 255, 0.8);
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
padding-left: 5px;
border: none;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 80px;
vertical-align: middle;
text-align: center;
font-size: 40px;
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.18);
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.18);
-webkit-transition: -webkit-transform .1s ease-in-out;
transition: -webkit-transform .1s ease-in-out;
transition: transform .1s ease-in-out;
transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out; }
.video-module.video-module-preview .btn-play .icon,
.video-module.video-module-preview .btn-play-outline .icon {
text-shadow: 0 3px 15px rgba(0, 0, 0, 0.18); }
.video-module.video-module-preview .btn-play:hover {
opacity: 1; }
.video-module.video-module-preview .btn-play-outline {
background: transparent;
color: #fff;
border: 3px solid #fff;
line-height: 74px; }
.video-module.video-module-preview:hover .btn-play,
.video-module.video-module-preview:hover .btn-play-outline {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.video-module.video-module-outline {
background: none;
border: 1px solid #343436; }
.video-module.video-module-shape-full.video-module-outline, .video-module.video-module-shape.video-module-outline {
background: none; }
.video-module.video-module-shape-full .btn-play, .video-module.video-module-shape .btn-play {
background: #343436;
color: #fff;
width: 70px;
height: 70px;
margin: 0;
padding-left: 3px;
line-height: 70px;
border-right: none; }
.video-module.video-module-shape-full.rounded, .video-module.video-module-shape.rounded {
-webkit-border-radius: 50px;
border-radius: 50px; }
.video-module.video-module-shape-full.rounded .btn-play, .video-module.video-module-shape.rounded .btn-play {
-webkit-border-radius: 50px;
border-radius: 50px; }
.video-module.video-module-shape .btn-play {
background: #f2f2f2;
width: 60px;
height: 60px;
margin: 5px;
color: #343434;
margin-right: 0px;
line-height: 60px; }
.video-module.video-module-shape.video-module-outline {
background: none;
border-color: #343436; }
.video-module.video-module-shape.video-module-outline .btn-play {
background: #343436;
color: #fff; }
.video-module.video-module-shape-full .btn-play {
margin: 0; }
.video-module.rounded {
-webkit-border-radius: 50px;
border-radius: 50px; }
.video-module .content-center {
min-height: 70px;
margin-left: 80px;
display: table; }
.video-module .content-center .wrap {
display: table-cell;
vertical-align: middle; }
.video-module-popup {
background: rgba(31, 32, 35, 0.98);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9999999;
opacity: 0;
visibility: hidden;
-webkit-transition-property: opacity, visibility, top;
transition-property: opacity, visibility, top;
-webkit-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.video-module-popup .video-module-popup-close {
width: 60px;
height: 60px;
color: #fff;
line-height: 60px;
text-align: center;
vertical-align: middle;
font-size: 46px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
-webkit-transition: text-shadow .1s ease-in-out;
transition: text-shadow .1s ease-in-out; }
.video-module-popup .video-module-popup-close:hover {
color: #ffffff;
opacity: .8; }
.video-module-popup .video-module-video {
position: absolute;
width: 64%;
height: 68%;
top: 12%;
left: 18%;
-webkit-transition: top .1s ease-in-out;
transition: top .1s ease-in-out; }
.video-module-popup .video-module-video iframe {
width: 100%;
height: 100%; }
.video-module-popup.open {
opacity: 1;
visibility: visible; }
.video-module-popup.open .video-module-video {
top: 14%; } .widget {
margin: 0;
padding: 50px 0 0;
list-style: none; }
.widget select {
max-width: 100%; }
.widget ul {
margin-left: 0; }
h3.widgettitle {
text-align: inherit;
margin-bottom: 30px;
margin-top: 0; }
@media screen and (max-width: 991px) {
.widget {
padding: 15px 0; }
.widgettitle {
margin-bottom: 20px; } }
section.widget:first-child .widgettitle {
margin-top: 5px; }
.widget-list-box, .widget_recent_comments ul, .widget_recent_entries ul, .widget_meta ul, .widget_archive ul, .widget_nav_menu,
.widget_pages, .widget_categories ul, .widget_rss, .widget_product_categories ul.product-categories, .woocommerce .widget_rating_filter ul, .woocommerce .widget_layered_nav ul {
font-size: 14px; }
.widget-list-box a:hover, .widget_recent_comments ul a:hover, .widget_recent_entries ul a:hover, .widget_meta ul a:hover, .widget_archive ul a:hover, .widget_nav_menu a:hover,
.widget_pages a:hover, .widget_categories ul a:hover, .widget_rss a:hover, .widget_product_categories ul.product-categories a:hover, .woocommerce .widget_rating_filter ul a:hover, .woocommerce .widget_layered_nav ul a:hover {
opacity: .9;
text-decoration: underline; }
.site-footer .widgettitle {
color: #fff; }
.site-footer ul li,
.site-footer ul li:first-child {
border-color: rgba(255, 255, 255, 0.15); } .widget_recent_comments ul li.recentcomments {
padding-left: 36px; }
.widget_recent_comments ul li.recentcomments:after {
content: "\f3f9";
font-family: 'Ionicons';
font-size: 25px;
background: none;
color: #aaaaaa;
top: 6px;
left: 2px; }
.widget_recent_comments ul .comment-author-link {
font-weight: bold; }
.widget_recent_comments ul .comment-author-link a {
color: #555555; }
.widget_recent_comments ul a {
color: #987f71; }
.site-footer .widget_recent_comments .comment-author-link a {
color: rgba(255, 255, 255, 0.6); }  .widget_search form {
position: relative; }
.widget_search form label:after {
width: 50px;
height: 100%;
content: "\f4a5";
font-family: 'Ionicons';
font-size: 19px;
position: absolute;
top: 10px;
right: 0;
color: #888888; }
.widget_search form input[type="submit"],
.widget_search form button {
background: transparent;
border-color: transparent;
color: transparent;
width: 50px;
height: 100%;
position: absolute;
top: 0;
right: 0; } .widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {
font-size: 0px;
margin-left: -4px;
margin-right: -4px; }
.widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
content: '';
display: table;
clear: both; }
.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
background: rgba(0, 0, 0, 0.08);
color: #343436;
padding: 6px 12px;
margin-top: 4px;
margin-left: 4px;
font-size: 13px;
display: inline-block; }
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
background: rgba(0, 0, 0, 0.12); } .widget_meta ul li.cat-item {
padding-bottom: 14px;
padding-top: 14px; }  .widget_text {
line-height: 1.6;
font-size: 14px;
padding-top: 10px;
padding-bottom: 0px; }
.widget_text h3.widgettitle {
margin-top: 50px; }
.site-footer .widget_text, .site-footer .widget_text p {
color: rgba(255, 255, 255, 0.6); } .widget_calendar table {
position: relative;
text-align: center; }
.widget_calendar table td, .widget_calendar table th {
border: none;
padding: 0; }
.widget_calendar caption {
background: #987f71;
color: #ffffff;
width: 100%;
height: 46px;
line-height: 46px;
text-align: center;
vertical-align: middle; }
.widget_calendar tfoot {
width: 100%;
height: 46px;
line-height: 46px;
padding: 0 20px;
vertical-align: middle;
color: #ffffff;
position: absolute;
top: 0;
left: 0; }
.widget_calendar tfoot tr, .widget_calendar tfoot #prev, .widget_calendar tfoot #next {
display: block;
font-weight: bold;
font-size: 0px; }
.widget_calendar tfoot tr a, .widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
color: #ffffff; }
.widget_calendar tfoot tr a:hover, .widget_calendar tfoot #prev a:hover, .widget_calendar tfoot #next a:hover {
opacity: .6; }
.widget_calendar tfoot tr {
width: 100%; }
.widget_calendar tfoot td {
display: none; }
.widget_calendar tfoot #prev {
float: left; }
.widget_calendar tfoot #next {
float: right; }
.widget_calendar tfoot #prev a:after, .widget_calendar tfoot #next a:after {
content: '\f3d2';
font-family: "Ionicons";
font-size: 22px; }
.widget_calendar tfoot #next a:after {
content: '\f3d3'; }
.widget_calendar thead {
line-height: 44px; }
.widget_calendar thead tr th {
color: #1f2023;
font-size: 13px; }
.widget_calendar tbody {
line-height: 44px; }
.widget_calendar tbody tr td {
color: #5a5a5a;
border: 1px solid #eeeeee;
text-align: center;
font-size: 14px; }
.widget_calendar tbody tr td#today {
border-color: #987f71;
border-collapse: separate;
border-width: 1px;
display: block;
margin: -1px;
position: relative; }
.widget_calendar tbody tr td a {
display: block;
width: 100%;
height: 100%;
font-weight: bold; }
.widget_calendar tbody tr td a:hover {
background: rgba(0, 0, 0, 0.2); }
.site-footer .widget_calendar thead tr th {
color: rgba(255, 255, 255, 0.6); }
.site-footer .widget_calendar tbody tr td {
border-color: rgba(255, 255, 255, 0.1);
color: white; } .widget_nav_menu ul, .widget_nav_menu .menu,
.widget_pages ul,
.widget_pages .menu {
list-style: none; }
.widget_nav_menu .menu-item,
.widget_pages .menu-item {
font-size: 14px; }
.widget_nav_menu .menu-item a,
.widget_pages .menu-item a {
display: block; }
.widget_nav_menu .menu-item a:hover,
.widget_pages .menu-item a:hover {
color: #987f71;
text-decoration: underline; }
.widget_nav_menu ul.sub-menu,
.widget_nav_menu ul.children,
.widget_pages ul.sub-menu,
.widget_pages ul.children {
display: none;
list-style: none; } .widget-sidebar-menu-left {
list-style: none; }
.widget-sidebar-menu-left .menu-item {
font-size: 14px; }
.widget-sidebar-menu-left .menu-item a {
display: block; }
.widget-sidebar-menu-left .menu-item a:hover {
color: #987f71;
text-decoration: underline; }
.widget-sidebar-menu-left ul.sub-menu {
display: none;
list-style: none; }  .widget_rss ul {
list-style: none; }
.widget_rss ul a {
color: #987f71; }
.widget_rss .rss-date {
color: rgba(0, 0, 0, 0.5);
font-size: 13px; }
.widget_rss .rssSummary {
margin-top: 5px; }
.widget_rss cite {
margin-top: 5px;
display: inline-block; }
.site-footer .widget_rss .rss-date {
color: rgba(255, 255, 255, 0.5); } .widget_argenta_widget_logo a {
margin-bottom: 5px;
display: inline-block; }
.widget_argenta_widget_logo a:hover {
text-decoration: none; }
.site-footer .widget_argenta_widget_logo .logo a:hover {
text-decoration: none; } .widget_argenta_widget_recent_posts ul.recent-posts-list {
list-style: none;
margin: 0; }
.widget_argenta_widget_recent_posts ul.recent-posts-list li {
min-height: 80px;
margin-bottom: 15px;
position: relative;
overflow: hidden; }
.widget_argenta_widget_recent_posts ul.recent-posts-list li:last-child {
margin-bottom: 0px; }
.widget_argenta_widget_recent_posts ul.recent-posts-list img {
width: 80px;
height: 80px;
position: absolute;
top: 0;
left: 0; }
.widget_argenta_widget_recent_posts ul.recent-posts-list h4, .widget_argenta_widget_recent_posts ul.recent-posts-list .widget_calendar caption, .widget_calendar .widget_argenta_widget_recent_posts ul.recent-posts-list caption {
line-height: 1.2; }
.widget_argenta_widget_recent_posts ul.recent-posts-list h4 a:hover, .widget_argenta_widget_recent_posts ul.recent-posts-list .widget_calendar caption a:hover, .widget_calendar .widget_argenta_widget_recent_posts ul.recent-posts-list caption a:hover {
text-decoration: underline; }
.widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap {
float: left;
padding-left: 95px;
margin-top: -2px; }
.widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap p.subtitle {
color: #444447;
margin-bottom: 5px; }
.widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap .author {
font-size: 13px;
font-weight: 600;
margin-bottom: 5px; }
.widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap .date {
font-size: 13px;
color: #888888; }
.widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap.no-thumb {
padding-left: 0px; }
.site-footer .widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap p, .site-footer .widget_argenta_widget_recent_posts ul.recent-posts-list .content-wrap .date {
color: rgba(255, 255, 255, 0.6); } .widget_argenta_widget_about_author img {
width: 70px;
height: 70px;
float: left;
display: inline-block;
margin-right: 15px; }
.widget_argenta_widget_about_author .info {
width: 100%;
float: left;
position: relative;
margin-left: -85px;
padding-left: 85px; }
.widget_argenta_widget_about_author .info .info-wrap {
width: 100%;
min-height: 70px;
border-bottom: 1px dotted #ccc; }
.widget_argenta_widget_about_author .info h4, .widget_argenta_widget_about_author .info .widget_calendar caption, .widget_calendar .widget_argenta_widget_about_author .info caption {
width: 100%;
text-align: inherit;
display: block;
float: left;
margin-top: -5px; }
.widget_argenta_widget_about_author .info .site {
font-size: 13px; }
.widget_argenta_widget_about_author .info .socialbar {
position: absolute;
top: 0;
right: 0; }
.widget_argenta_widget_about_author .info .socialbar a.social {
width: 26px;
height: 26px;
margin-left: 2px;
font-size: 14px;
line-height: 26px; }
.widget_argenta_widget_about_author .content {
margin-top: 15px;
font-size: 14px;
line-height: 1.8; }
.site-footer .widget_argenta_widget_about_author .info h4, .site-footer .widget_argenta_widget_about_author .info .widget_calendar caption, .widget_calendar .site-footer .widget_argenta_widget_about_author .info caption {
color: #fff; } .widget_argenta_widget_login_widget {
font-size: 14px;
overflow: hidden; }
.widget_argenta_widget_login_widget .login-wrap {
overflow: hidden;
position: relative;
-webkit-transition: height .25s ease-in-out;
transition: height .25s ease-in-out; }
.widget_argenta_widget_login_widget form {
overflow: hidden; }
.widget_argenta_widget_login_widget .login-form {
position: relative;
left: 0;
opacity: 1;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
z-index: 2; }
.widget_argenta_widget_login_widget .login-form.hidden {
display: block;
opacity: 0;
position: absolute;
z-index: 1; }
.widget_argenta_widget_login_widget .reg-form {
width: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
z-index: 1; }
.widget_argenta_widget_login_widget .reg-form.visible {
opacity: 1;
z-index: 2; }
.widget_argenta_widget_login_widget .reg-success {
color: #0a6; }
.widget_argenta_widget_login_widget .login-error,
.widget_argenta_widget_login_widget .reg-error {
color: #c22; }
.widget_argenta_widget_login_widget .login-submit {
float: left;
margin-top: 2px; }
.widget_argenta_widget_login_widget .login-submit.with-registration {
width: 48%; }
.widget_argenta_widget_login_widget .login-submit button {
margin-top: 0; }
.widget_argenta_widget_login_widget .btn .text-loading, .widget_argenta_widget_login_widget .widget_shopping_cart_content .buttons a.button .text-loading, .widget_shopping_cart_content .buttons .widget_argenta_widget_login_widget a.button .text-loading {
display: none; }
.widget_argenta_widget_login_widget .btn.loading, .widget_argenta_widget_login_widget .widget_shopping_cart_content .buttons a.loading.button, .widget_shopping_cart_content .buttons .widget_argenta_widget_login_widget a.loading.button {
background: transparent;
color: #343436;
opacity: .6;
cursor: default; }
.widget_argenta_widget_login_widget .btn.loading .text-loading, .widget_argenta_widget_login_widget .widget_shopping_cart_content .buttons a.loading.button .text-loading, .widget_shopping_cart_content .buttons .widget_argenta_widget_login_widget a.loading.button .text-loading {
display: block; }
.widget_argenta_widget_login_widget .btn.loading .text, .widget_argenta_widget_login_widget .widget_shopping_cart_content .buttons a.loading.button .text, .widget_shopping_cart_content .buttons .widget_argenta_widget_login_widget a.loading.button .text {
display: none; }
.widget_argenta_widget_login_widget .login-registration {
width: 48%;
margin-top: 2px;
float: right; }
.widget_argenta_widget_login_widget .login-registration a {
width: 100%;
color: #343436; }
.widget_argenta_widget_login_widget .login-registration a:hover {
color: #fff;
text-decoration: none; }
.widget_argenta_widget_login_widget .login-remember {
float: left; }
.widget_argenta_widget_login_widget .login-remember label {
cursor: pointer; }
.widget_argenta_widget_login_widget .login-lost-password {
float: right; }
.widget_argenta_widget_login_widget .login-remember,
.widget_argenta_widget_login_widget .login-lost-password {
width: auto; }
.widget_argenta_widget_login_widget .reg-submit {
margin-top: 12px; }
.widget_argenta_widget_login_widget .reg-submit button {
margin-top: 0; }
.widget_argenta_widget_login_widget .back-to-login {
margin-top: 20px; }
.widget_argenta_widget_login_widget .logged-in {
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out; }
.widget_argenta_widget_login_widget .logged-in.visible {
position: relative;
opacity: 1;
z-index: 2; }
.widget_argenta_widget_login_widget a {
color: #987f71; }
.widget_argenta_widget_login_widget a:hover {
text-decoration: underline; } .site-footer .widget_argenta_widget_subscribe input {
border-color: rgba(255, 255, 255, 0.15);
color: #ffffff; }
.site-footer .widget_argenta_widget_subscribe input::-webkit-input-placeholder {
color: #ffffff; }
.site-footer .widget_argenta_widget_subscribe input::-moz-placeholder {
color: #ffffff; }
.site-footer .widget_argenta_widget_subscribe input:-ms-input-placeholder {
color: #ffffff; }
.site-footer .widget_argenta_widget_subscribe input::placeholder {
color: #ffffff; }
.site-footer .widget_argenta_widget_subscribe input:focus {
border-color: rgba(255, 255, 255, 0.3); }
.site-footer .widget_argenta_widget_subscribe button.btn {
background: #987f71;
border-color: #987f71; }
.site-footer .widget_argenta_widget_subscribe button.btn:hover {
background: none;
color: #987f71; } .widget_product_search form {
position: relative; }
.widget_product_search form button {
background: none;
width: 46px;
height: 100%;
border: none;
font-size: 18px;
text-align: center;
position: absolute;
top: 0;
right: 0;
outline: none; } .site-footer .widgets .widget.widget_product_tag_cloud a {
background: rgba(255, 255, 255, 0.15); }
.site-footer .widgets .widget.widget_product_tag_cloud a:hover {
opacity: .7;
text-decoration: none; } .widget_product_categories ul.product-categories li.cat-item {
padding-left: 0; }
.widget_product_categories ul.product-categories li.cat-item:after {
display: none; }
.site-footer .widget_product_categories ul.product-categories li {
border-color: rgba(255, 255, 255, 0.15); } .widget_products ul.product_list_widget li img, .widget.widget_top_rated_products ul.product_list_widget li img, .widget.widget_recently_viewed_products ul.product_list_widget li img, .widget.widget_recent_reviews ul.product_list_widget li img {
background: #f3f3f3;
width: 70px;
float: left;
border: none; }
.widget_products ul.product_list_widget li .image-wrap, .widget.widget_top_rated_products ul.product_list_widget li .image-wrap, .widget.widget_recently_viewed_products ul.product_list_widget li .image-wrap, .widget.widget_recent_reviews ul.product_list_widget li .image-wrap {
position: relative;
margin: 5px 15px 0 0;
float: left; }
.widget_products ul.product_list_widget li .image-wrap img, .widget.widget_top_rated_products ul.product_list_widget li .image-wrap img, .widget.widget_recently_viewed_products ul.product_list_widget li .image-wrap img, .widget.widget_recent_reviews ul.product_list_widget li .image-wrap img {
float: none;
display: block;
margin: 0; }
.widget_products ul.product_list_widget li > a, .widget.widget_top_rated_products ul.product_list_widget li > a, .widget.widget_recently_viewed_products ul.product_list_widget li > a, .widget.widget_recent_reviews ul.product_list_widget li > a {
-webkit-transition: color .1s ease-in-out;
transition: color .1s ease-in-out;
font-size: 14px;
letter-spacing: -0.01em; }
.widget_products ul.product_list_widget li > a:hover, .widget.widget_top_rated_products ul.product_list_widget li > a:hover, .widget.widget_recently_viewed_products ul.product_list_widget li > a:hover, .widget.widget_recent_reviews ul.product_list_widget li > a:hover {
text-decoration: underline;
color: rgba(27, 27, 28, 0.6); }
.widget_products ul.product_list_widget li .category, .widget.widget_top_rated_products ul.product_list_widget li .category, .widget.widget_recently_viewed_products ul.product_list_widget li .category, .widget.widget_recent_reviews ul.product_list_widget li .category {
border: none;
margin: 0;
padding: 0;
display: block; }
.widget_products ul.product_list_widget li .category a, .widget.widget_top_rated_products ul.product_list_widget li .category a, .widget.widget_recently_viewed_products ul.product_list_widget li .category a, .widget.widget_recent_reviews ul.product_list_widget li .category a {
font-weight: normal;
display: inline-block;
padding: 0;
border: none;
margin: 0;
color: #343436; }
.widget_products ul.product_list_widget li .category a:hover, .widget.widget_top_rated_products ul.product_list_widget li .category a:hover, .widget.widget_recently_viewed_products ul.product_list_widget li .category a:hover, .widget.widget_recent_reviews ul.product_list_widget li .category a:hover {
text-decoration: underline; }
.widget_products ul.product_list_widget li .star-rating, .widget.widget_top_rated_products ul.product_list_widget li .star-rating, .widget.widget_recently_viewed_products ul.product_list_widget li .star-rating, .widget.widget_recent_reviews ul.product_list_widget li .star-rating {
margin-top: 2px;
margin-bottom: 4px; }
.widget_products ul.product_list_widget li .amount, .widget.widget_top_rated_products ul.product_list_widget li .amount, .widget.widget_recently_viewed_products ul.product_list_widget li .amount, .widget.widget_recent_reviews ul.product_list_widget li .amount {
font-size: 14px;
color: #888888; }
.widget_products ul.product_list_widget li del, .widget.widget_top_rated_products ul.product_list_widget li del, .widget.widget_recently_viewed_products ul.product_list_widget li del, .widget.widget_recent_reviews ul.product_list_widget li del {
margin-right: 5px;
color: #888888; }
.widget_products ul.product_list_widget li ins, .widget.widget_top_rated_products ul.product_list_widget li ins, .widget.widget_recently_viewed_products ul.product_list_widget li ins, .widget.widget_recent_reviews ul.product_list_widget li ins {
text-decoration: none; }
.site-footer .widget_products ul.product_list_widget li > a:hover, .site-footer .widget.widget_top_rated_products ul.product_list_widget li > a:hover, .site-footer .widget.widget_recently_viewed_products ul.product_list_widget li > a:hover, .site-footer .widget.widget_recent_reviews ul.product_list_widget li > a:hover,
.site-footer .widget_products ul.product_list_widget li .category a,
.site-footer .widget.widget_top_rated_products ul.product_list_widget li .category a,
.site-footer .widget.widget_recently_viewed_products ul.product_list_widget li .category a,
.site-footer .widget.widget_recent_reviews ul.product_list_widget li .category a {
color: #fff; } .widget.widget_top_rated_products ul.product_list_widget > li > .star-rating {
width: 6em;
margin: 5px 0; }
.widget.widget_top_rated_products ul.product_list_widget > li > .star-rating:before,
.widget.widget_top_rated_products ul.product_list_widget > li > .star-rating span:before {
font-size: 13px; }
.site-footer .widget.widget_top_rated_products a:hover {
color: inherit; }
.site-footer .widget.widget_top_rated_products .category, .site-footer .widget.widget_top_rated_products .category a {
color: inherit; } .site-footer .widget.widget_recently_viewed_products a:hover {
color: inherit; }
.site-footer .widget.widget_recently_viewed_products .category, .site-footer .widget.widget_recently_viewed_products .category a {
color: inherit; } .widget.widget_recent_reviews ul.product_list_widget li img {
margin-right: 15px; }
.site-footer .widget.widget_recent_reviews a:hover {
color: inherit; }
.site-footer .widget.widget_recent_reviews .category, .site-footer .widget.widget_recent_reviews .category a {
color: inherit; } .widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item {
position: relative;
padding-left: 0; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item img {
width: 80px;
margin-left: 0; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item a {
color: #343436;
font-size: 14px; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item a.remove {
font-size: 0px;
margin-right: 15px; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item .quantity {
width: auto;
height: auto;
display: block;
margin-top: 8px;
color: #888888; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item dl.variation {
border: none;
display: inline-block;
padding: 0;
font-size: 13px; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item dl.variation dt {
line-height: 20px;
font-weight: 400; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item dl.variation dd {
margin: 0;
padding: 0;
float: left; }
.widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item dl.variation dd p {
margin: 0;
font-size: 13px;
line-height: 20px; }
.widget.widget_shopping_cart .total {
color: #999999;
font-size: 13px;
padding: 8px 0;
margin-bottom: 20px;
border-top: 1px dotted #d4d4d4;
border-bottom: 1px dotted #d4d4d4;
overflow: hidden; }
.widget.widget_shopping_cart .total p {
width: auto;
float: left;
line-height: 38px;
font-size: 13px;
font-weight: 400; }
.widget.widget_shopping_cart .total .amount {
float: right;
color: #343436;
font-weight: 700; }
.widget.widget_shopping_cart .buttons {
margin-bottom: 10px; }
.widget.widget_shopping_cart .buttons:after {
content: '';
display: table;
clear: both; }
.widget.widget_shopping_cart .buttons a.button {
border-color: #343436;
color: #343436;
width: 48%;
padding-left: 0;
padding-right: 0;
margin: 0;
text-align: center;
float: left; }
.widget.widget_shopping_cart .buttons a.button:first-child {
margin-right: 4%; }
.widget.widget_shopping_cart .buttons a.button:hover {
background: #343436;
color: #fff; }
.widget.widget_shopping_cart .buttons a.button.checkout {
color: #fff;
border-color: #987f71; }
.widget.widget_shopping_cart .buttons a.button.checkout:hover {
background: transparent;
color: #987f71; }
.site-footer .widgets .widget.widget_shopping_cart ul.cart_list.product_list_widget li.mini_cart_item a {
color: #fff; }
.site-footer .widgets .widget.widget_shopping_cart p.total {
border-color: rgba(255, 255, 255, 0.4); }
.site-footer .widgets .widget.widget_shopping_cart p.total .amount {
color: #fff; }
.site-footer .widgets .widget.widget_shopping_cart .buttons > a.button:first-child {
color: #fff;
border-color: #fff; }
.site-footer .widgets .widget.widget_shopping_cart .buttons > a.button:first-child:hover {
background: #fff;
color: #343436; } .woocommerce .widget_price_filter .price_slider_wrapper .price_slider {
background-color: #e3e3e3;
height: 5px;
-webkit-border-radius: 0px;
border-radius: 0px; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
background: #987f71; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
background: #ffffff;
width: 21px;
height: 21px;
-webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 14px rgba(0, 0, 0, 0.2);
top: -8px; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:after {
content: '';
background-color: #987f71;
width: 9px;
height: 9px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 6px;
left: 6px; }
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 30px; }
.woocommerce .widget_price_filter .price_slider_amount button[type="submit"] {
background: none;
color: #1f2023;
padding: 0;
font-size: 13px;
text-transform: uppercase; }
.woocommerce .widget_price_filter .price_slider_amount button[type="submit"]:hover {
text-decoration: underline; }
.woocommerce .widget_price_filter .price_slider_amount .price_label {
font-size: 13px;
line-height: 1em;
color: #888888; }
.woocommerce .widget_price_filter .price_slider_amount .price_label .from, .woocommerce .widget_price_filter .price_slider_amount .price_label .to {
color: #5a5a5a; }
.site-footer .widgets .widget.widget_price_filter .price_slider_wrapper .price_slider {
background: rgba(255, 255, 255, 0.2); }
.site-footer .widgets .widget.widget_price_filter button {
color: #fff; }
.site-footer .widgets .widget.widget_price_filter .from, .site-footer .widgets .widget.widget_price_filter .to {
color: #fff; } .woocommerce .widget_rating_filter ul li.wc-layered-nav-rating {
padding-left: 0; }
.woocommerce .widget_rating_filter ul li.wc-layered-nav-rating:after {
display: none; }
.woocommerce .widget_rating_filter ul li.wc-layered-nav-rating a:hover {
text-decoration: none; } .woocommerce .widget_layered_nav ul li.wc-layered-nav-term {
padding-left: 0; }
.woocommerce .widget_layered_nav ul li.wc-layered-nav-term:after {
display: none; }
.woocommerce .widget_layered_nav ul li.wc-layered-nav-term a:hover {
text-decoration: none; }  html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: auto; }
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
body {
background: #fff;
height: 100%;
font-family: "Open Sans", sans-serif;
font-size: 14px;
overflow: hidden; }
body.archive {
width: 100%; }
blockquote,
q {
font-style: italic;
font-size: 15px;
line-height: 30px;
quotes: "" "";
margin: 30px 0;
border-top: 1px solid #e3e3e3;
border-left: none;
padding: 15px 0 0 35px;
padding-left: 0;
position: relative;
padding-left: 35px; }
blockquote p,
q p {
margin: 0;
font-style: italic; }
blockquote:after,
q:after {
content: "\f347";
font-family: "Ionicons";
font-size: 27px;
font-style: normal;
position: absolute;
left: 0;
top: 10px; }
blockquote footer,
q footer {
position: relative;
text-align: left; }
blockquote footer h4, blockquote footer .widget_calendar caption, .widget_calendar blockquote footer caption,
q footer h4,
q footer .widget_calendar caption, .widget_calendar
q footer caption {
font-style: normal;
font-size: 16px;
text-align: left;
margin-top: 15px;
margin-bottom: 0px; }
blockquote footer p.subtitle,
q footer p.subtitle {
font-size: 14px;
margin-top: 4px; }
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: none;
padding-left: 35px; }
blockquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding-left: 35px; }
.wp-block-pullquote blockquote {
border: none; }
.wp-block-pullquote blockquote p {
font-family: "Open Sans", sans-serif;
font-style: normal; }
.wp-block-pullquote blockquote cite {
font-family: "Open Sans", sans-serif;
font-weight: 500; }
.wp-block-pullquote blockquote:after {
display: none; }
hr {
background-color: #ebebeb;
width: 100%;
border: 0;
height: 1px;
margin: 5px auto;
display: block; }
mark {
color: #fff; }
address {
font-size: 14px;
font-style: normal; }
pre {
background: rgba(0, 0, 0, 0.05);
padding: 15px; }
img {
height: auto;
max-width: 100%; }
a {
color: #343436;
text-decoration: none;
cursor: pointer;
-webkit-transition: .1s ease-in-out;
transition: .1s ease-in-out;
-webkit-transition-property: color, opacity;
transition-property: color, opacity; }
a:hover {
color: #987f71; } embed,
iframe,
object {
max-width: 100%; } ul, ol {
margin: 0 0 1.5em 3em; }
ul li, ol li {
padding: 3px 0;
list-style-position: inside; }
ul {
list-style: disc;
margin: 0;
padding: 0; }
ul.unstyled {
list-style: none; }
ul.inline li {
display: inline-block; }
ul.list-square li {
padding-left: 20px;
list-style: none; }
ul.list-square li:after {
content: '\25A0';
float: left;
margin-left: -20px;
margin-top: -1px;
font-size: 50%;
vertical-align: middle; }
ol {
list-style: decimal;
margin-left: 0;
padding-left: 0px; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 20px; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; } table,
.wp-block-table {
margin: 15px 0;
width: 100%; }
table td, table th,
.wp-block-table td,
.wp-block-table th {
border: none;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
text-align: inherit;
padding: 10px 10px 10px 0; } button[disabled],
input[type="submit"][disabled] {
opacity: .8; }
button[disabled]:hover,
input[type="submit"][disabled]:hover {
background: #343436;
color: #343436; }
button,
.btn,
.widget_shopping_cart_content .buttons a.button,
a.btn input[type="submit"].btn, .widget_shopping_cart_content .buttons a.button input[type="submit"].btn,
input[type="submit"],
.wp-block-button__link {
background: #343436;
color: #fff;
padding: 14px 30px;
border: 2px solid #343436;
-webkit-border-radius: 0px;
border-radius: 0px;
font: 700 13px/1.2 "Open Sans", sans-serif;
text-decoration: none;
vertical-align: middle;
outline: none;
display: inline-block;
text-align: center;
text-transform: uppercase;
-webkit-transition-property: background, color, border-color;
transition-property: background, color, border-color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
@media screen and (max-width: 768px) {
button,
.btn,
.widget_shopping_cart_content .buttons a.button,
a.btn input[type="submit"].btn, .widget_shopping_cart_content .buttons a.button input[type="submit"].btn,
input[type="submit"],
.wp-block-button__link {
padding-left: 20px;
padding-right: 20px; } }
button:hover,
.btn:hover,
.widget_shopping_cart_content .buttons a.button:hover,
a.btn input[type="submit"].btn:hover, .widget_shopping_cart_content .buttons a.button input[type="submit"].btn:hover,
input[type="submit"]:hover,
.wp-block-button__link:hover {
background: transparent;
color: #343436;
-webkit-transition-duration: .1s;
transition-duration: .1s; }
button .icon,
.btn .icon, .widget_shopping_cart_content .buttons a.button .icon,
a.btn input[type="submit"].btn .icon, .widget_shopping_cart_content .buttons a.button input[type="submit"].btn .icon,
input[type="submit"] .icon,
.wp-block-button__link .icon {
margin-right: 5px;
font-size: 140%;
line-height: 60%;
vertical-align: -30%;
text-decoration: none; }
.btn-outline, .btn-flat,
a.btn-flat, .btn-link,
a.btn-link, nav.pagination li a.page-numbers,
a.btn-outline,
a.btn-flat,
a.btn-link,
nav.pagination li a.page-numbers,
input[type="submit"].btn-outline,
input[type="submit"].btn-flat,
input[type="submit"].btn-link,
.is-style-outline .wp-block-button__link {
background: #343436;
color: #fff;
padding: 14px 30px;
border: 2px solid #343436;
-webkit-border-radius: 0px;
border-radius: 0px;
font: 700 13px/1.2 "Open Sans", sans-serif;
text-decoration: none;
vertical-align: middle;
outline: none;
display: inline-block;
text-align: center;
text-transform: uppercase;
-webkit-transition-property: background, color, border-color;
transition-property: background, color, border-color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
background: transparent;
color: #343436; }
@media screen and (max-width: 768px) {
.btn-outline, .btn-flat,
a.btn-flat, .btn-link,
a.btn-link, nav.pagination li a.page-numbers,
a.btn-outline,
a.btn-flat,
a.btn-link,
nav.pagination li a.page-numbers,
input[type="submit"].btn-outline,
input[type="submit"].btn-flat,
input[type="submit"].btn-link,
.is-style-outline .wp-block-button__link {
padding-left: 20px;
padding-right: 20px; } }
.btn-outline:hover, .btn-flat:hover, .btn-link:hover, nav.pagination li a.page-numbers:hover,
a.btn-outline:hover,
a.btn-flat:hover,
a.btn-link:hover,
nav.pagination li a.page-numbers:hover,
input[type="submit"].btn-outline:hover,
input[type="submit"].btn-flat:hover,
input[type="submit"].btn-link:hover,
.is-style-outline .wp-block-button__link:hover {
background: transparent;
color: #343436;
-webkit-transition-duration: .1s;
transition-duration: .1s; }
.btn-outline .icon, .btn-flat .icon,
a.btn-flat .icon, .btn-link .icon,
a.btn-link .icon, nav.pagination li a.page-numbers .icon,
a.btn-outline .icon, a.btn-flat .icon, a.btn-link .icon, nav.pagination li a.page-numbers .icon,
input[type="submit"].btn-outline .icon, input[type="submit"].btn-flat .icon, input[type="submit"].btn-link .icon,
.is-style-outline .wp-block-button__link .icon {
margin-right: 5px;
font-size: 140%;
line-height: 60%;
vertical-align: -30%;
text-decoration: none; }
.btn-outline:hover, .btn-flat:hover, .btn-link:hover, nav.pagination li a.page-numbers:hover,
a.btn-outline:hover,
a.btn-flat:hover,
a.btn-link:hover,
nav.pagination li a.page-numbers:hover,
input[type="submit"].btn-outline:hover,
input[type="submit"].btn-flat:hover,
input[type="submit"].btn-link:hover,
.is-style-outline .wp-block-button__link:hover {
background: #343436;
color: #fff; }
.is-style-outline .wp-block-button__link.has-beige-dark-color {
color: #987f71;
border-color: #987f71; }
.is-style-outline .wp-block-button__link.has-dark-strong-color {
color: #24262B;
border-color: #24262B; }
.is-style-outline .wp-block-button__link.has-dark-light-color {
color: #32353C;
border-color: #32353C; }
.is-style-outline .wp-block-button__link.has-grey-strong-color {
color: #6A707E;
border-color: #6A707E; }
.is-style-outline .wp-block-button__link.has-grey-light-color {
color: #949597;
border-color: #949597; }
.btn-rounded,
a.btn-rounded,
.wp-block-button__link {
padding-left: 25px;
padding-right: 25px;
-webkit-border-radius: 90px;
border-radius: 90px; }
.btn-flat,
a.btn-flat {
border-color: transparent; }
.btn-link,
a.btn-link {
margin-top: 6px;
padding: 2px;
padding-left: 0px;
border: none;
text-decoration: underline;
font-weight: 700;
position: relative;
display: inline-block; }
.btn-link .icon-arrow,
a.btn-link .icon-arrow {
opacity: 0;
visibility: hidden;
font-size: 36px;
line-height: 0;
position: absolute;
right: -30px;
top: -8px;
-webkit-transition: ease-in-out;
transition: ease-in-out;
-webkit-transition-property: right, left, color;
transition-property: right, left, color;
-webkit-transition-duration: .1s, .1s, .0s;
transition-duration: .1s, .1s, .0s; }
.btn-link:hover,
a.btn-link:hover {
background: transparent;
border: none;
color: #343436; }
.btn-link:hover .icon-arrow,
a.btn-link:hover .icon-arrow {
opacity: 1;
visibility: visible;
right: -36px; }
.btn-small, .widget_shopping_cart_content .buttons a.button,
a.btn-small,
.widget_shopping_cart_content .buttons a.button {
padding: 11px 24px;
line-height: 12px;
font-size: 12px; }
.btn-small .icon, .widget_shopping_cart_content .buttons a.button .icon,
a.btn-small .icon, .widget_shopping_cart_content .buttons a.button .icon {
vertical-align: 2px; }
.btn-large,
a.btn-large {
padding: 20px 40px;
line-height: 14px;
font-size: 14px; }
.btn-huge,
a.btn-huge {
padding: 24px 44px;
line-height: 17px;
font-size: 17px; }
.btn-full-width,
a.btn-full-width {
width: 100%; } input, select, textarea {
font-family: "Open Sans", sans-serif; }
input:not([type="submit"]),
textarea,
select {
width: 100%;
color: #5a5a5a;
padding: 12px 15px;
border: 1px solid #e3e3e3;
-webkit-border-radius: 0px;
border-radius: 0px;
font-size: 14px;
-webkit-box-shadow: none;
box-shadow: none; }
input:not([type="submit"]):focus,
textarea:focus,
select:focus {
border-color: #cacaca;
outline: none; }
select {
height: 47px;
line-height: 41px;
text-indent: 12px;
padding: 0; }
@-moz-document url-prefix() {
select {
text-indent: 6px; } }
input[type="checkbox"] {
width: auto;
padding: auto;
border: auto; }
input.placeholder, input::-webkit-input-placeholder,
textarea.placeholder,
textarea::-webkit-input-placeholder {
color: #5a5a5a;
opacity: .7; }
input.placeholder, input::-moz-placeholder,
textarea.placeholder,
textarea::-moz-placeholder {
color: #5a5a5a;
opacity: .7; }
input.placeholder, input:-ms-input-placeholder,
textarea.placeholder,
textarea:-ms-input-placeholder {
color: #5a5a5a;
opacity: .7; }
input.placeholder, input::placeholder,
textarea.placeholder,
textarea::placeholder {
color: #5a5a5a;
opacity: .7; }
input.flat {
border: none;
padding: 13px 15px; }
input.classic {
border: none;
padding: 13px 15px;
border-bottom: 1px solid #e3e3e3;
padding-left: 0;
padding-right: 0; }
input.classic.placeholder, input.classic::-webkit-input-placeholder {
line-height: 16px;
font-style: italic; }
input.classic.placeholder, input.classic::-moz-placeholder {
line-height: 16px;
font-style: italic; }
input.classic.placeholder, input.classic:-ms-input-placeholder {
line-height: 16px;
font-style: italic; }
input.classic.placeholder, input.classic::placeholder {
line-height: 16px;
font-style: italic; }
select {
border: 1px solid #e3e3e3; }
textarea {
width: 100%;
min-height: 100%;
max-height: 100%;
resize: none; }
.input-group label {
float: left; }
.input-group label.col-6 {
width: 50%; }
.input-group label.col-4 {
width: 33.33334%; }
.input-group label.col-3 {
width: 25%; }
@media screen and (max-width: 768px) {
.input-group label input {
border-right-width: 1px; }
.input-group label.col-6, .input-group label.col-4, .input-group label.col-3 {
width: 100%; } }
.input-group label.offset input, .input-group label.offset:last-of-type input:not([type="submit"]) {
border-width: 1px; }
select {
position: relative; }
select option {
color: #343436; }
select:before {
content: '';
background: #ffffff;
width: 30px;
height: 30px;
position: absolute;
top: 0;
right: 0; }
select:after {
content: ''; }
.radio {
width: 20px;
height: 20px;
display: inline-block;
position: relative; }
.radio input {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: 2;
cursor: pointer; }
.radio input:checked {
cursor: default; }
.radio input:checked + .input:after {
background: #343436; }
.radio .input {
background: #d5d4d4;
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
z-index: 1; }
.radio .input:after {
content: '';
background: #ffffff;
width: 10px;
height: 10px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 5px;
left: 5px;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.radio:hover .input:after {
background: #eee; }
.radio:hover input:checked + .input:after {
background: #343436; } form {
text-align: center; }
form button.btn {
margin-top: 14px;
padding-left: 25px;
padding-right: 25px; }
form button.btn.btn-link {
margin-top: 20px;
margin-bottom: 20px;
padding-left: 0;
padding-right: 0; }
form .btn-load {
width: 0px;
height: 20px;
display: inline-block;
-webkit-transition: .21s ease-in-out;
transition: .21s ease-in-out;
-webkit-transition-property: width, margin;
transition-property: width, margin;
overflow: hidden;
margin-top: -8px;
margin-bottom: -5px; }
form .btn-load input {
display: none; }
form .btn-load:before {
content: '';
background: url(https://www.s1trainingservices.gr/wp-content/themes/argenta/argenta/images/form_load.png) no-repeat center;
display: block;
width: 20px;
height: 20px;
margin: 0;
visibility: visible;
opacity: 1;
-webkit-animation: rotate 1s infinite linear;
animation: rotate 1s infinite linear; }
form .error-check {
height: 0;
margin-top: 0px;
opacity: 0;
visibility: hidden;
-webkit-transition-property: opacity, visibility, margin, height;
transition-property: opacity, visibility, margin, height;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
form .error-check.active {
visibility: visible;
margin-top: 20px;
opacity: 1;
height: auto; }
@-webkit-keyframes rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
form.without-label-offset .input-group label input, form.without-label-offset .input-group label select,
.contact-form.without-label-offset .input-group label input,
.contact-form.without-label-offset .input-group label select {
border-right-width: 0px; }
form.without-label-offset .input-group label:last-of-type input, form.without-label-offset .input-group label:last-of-type select,
.contact-form.without-label-offset .input-group label:last-of-type input,
.contact-form.without-label-offset .input-group label:last-of-type select {
border-right-width: 1px; }
form.without-label-offset .input-group label input, form.without-label-offset .input-group label select,
.contact-form.without-label-offset .input-group label input,
.contact-form.without-label-offset .input-group label select {
border-top-width: 1px; }
form.without-label-offset .input-group + .input-group label input, form.without-label-offset .input-group + .input-group label select,
.contact-form.without-label-offset .input-group + .input-group label input,
.contact-form.without-label-offset .input-group + .input-group label select {
border-top-width: 0px; }
form.without-label-offset p label input, form.without-label-offset p label select, form.without-label-offset p label textarea,
.contact-form.without-label-offset p label input,
.contact-form.without-label-offset p label select,
.contact-form.without-label-offset p label textarea {
border-top-width: 0px; }
form.without-label-offset p label:first-of-type input, form.without-label-offset p label:first-of-type select, form.without-label-offset p label:first-of-type textarea,
.contact-form.without-label-offset p label:first-of-type input,
.contact-form.without-label-offset p label:first-of-type select,
.contact-form.without-label-offset p label:first-of-type textarea {
border-top-width: 1px; }
form.without-label-offset .input-group + p label input, form.without-label-offset .input-group + p label select, form.without-label-offset .input-group + p label textarea,
.contact-form.without-label-offset .input-group + p label input,
.contact-form.without-label-offset .input-group + p label select,
.contact-form.without-label-offset .input-group + p label textarea {
border-top-width: 0px; }
form.without-label-offset p + .input-group label input, form.without-label-offset p + .input-group label select, form.without-label-offset p + .input-group label textarea,
.contact-form.without-label-offset p + .input-group label input,
.contact-form.without-label-offset p + .input-group label select,
.contact-form.without-label-offset p + .input-group label textarea {
border-top-width: 1px; }
@media screen and (max-width: 768px) {
form.without-label-offset .input-group label input, form.without-label-offset .input-group label select,
.contact-form.without-label-offset .input-group label input,
.contact-form.without-label-offset .input-group label select {
border-right-width: 1px;
border-top-width: 1px; }
form.without-label-offset .input-group label:last-child input, form.without-label-offset .input-group label:last-child select,
.contact-form.without-label-offset .input-group label:last-child input,
.contact-form.without-label-offset .input-group label:last-child select {
border-top-width: 0px; } } .alignfull {
max-width: none;
position: relative; } .wp-block-latest-posts,
.wp-block-archives-list,
.wp-block-categories-list {
list-style-type: none; } .has-beige-dark-background-color {
background: #987f71; }
.has-beige-dark-background-color.wp-block-button__link {
border-color: #987f71; }
.has-dark-strong-background-color {
background: #24262B; }
.has-dark-strong-background-color.wp-block-button__link {
border-color: #24262B; }
.has-dark-light-background-color {
background: #32353C; }
.has-dark-light-background-color.wp-block-button__link {
border-color: #32353C; }
.has-grey-strong-background-color {
background: #6A707E; }
.has-grey-strong-background-color.wp-block-button__link {
border-color: #6A707E; }
.has-grey-light-background-color {
background: #949597; }
.has-grey-light-background-color.wp-block-button__link {
border-color: #949597; }
.has-beige-dark-color {
color: #987f71; }
.has-dark-strong-color {
color: #24262B; }
.has-dark-light-color {
color: #32353C; }
.has-grey-strong-color {
color: #6A707E; }
.has-grey-light-color {
color: #949597; }  .select {
display: inline-block;
position: relative;
cursor: pointer;
z-index: 20; }
.select select {
display: none; }
.select .select-title {
display: block;
padding: 0 15px 0 20px;
position: relative;
z-index: 2; }
.select .select-title:hover {
text-decoration: none; }
.select i.icon {
width: auto;
height: auto;
margin: 2px 0 0 15px;
padding: 0;
font-size: 16px;
vertical-align: -2px;
-webkit-transition: -webkit-transform .1s ease-in-out;
transition: -webkit-transform .1s ease-in-out;
transition: transform .1s ease-in-out;
transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out; }
.select.active .select-title .icon {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
.select.active .select-menu {
top: 40px;
opacity: 1;
visibility: visible;
-webkit-transition-delay: 0s, 0s, 0s;
transition-delay: 0s, 0s, 0s; }
.select .select-menu {
background: #ffffff;
position: absolute;
min-width: 160px;
max-height: 304px;
overflow-y: auto;
left: 5px;
top: 0px;
opacity: 0;
visibility: hidden;
list-style: none;
text-align: left;
-webkit-transition-property: width, opacity, visibility, top;
transition-property: width, opacity, visibility, top;
-webkit-transition-duration: 0s, .1s, .1s;
transition-duration: 0s, .1s, .1s;
-webkit-transition-delay: .2s, 0s, 0s;
transition-delay: .2s, 0s, 0s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-box-shadow: 0 5px 29px rgba(0, 0, 0, 0.12);
box-shadow: 0 5px 29px rgba(0, 0, 0, 0.12); }
.select .select-menu li {
line-height: 1;
padding: 0; }
.select .select-menu .icon {
width: 20px;
display: inline-block;
text-align: center;
margin-right: 4px; }
.select .select-menu a {
width: 100%;
height: 38px;
line-height: 38px;
padding: 0 16px;
vertical-align: middle;
color: #282828;
white-space: nowrap;
display: inline-block; }
.select .select-menu a:hover {
background: #f3f3f3;
cursor: pointer;
text-decoration: none; } .scroll-top {
background-color: rgba(0, 0, 0, 0.3);
color: #fff;
height: 50px;
width: 50px;
line-height: 45px;
-webkit-border-radius: 100%;
border-radius: 100%;
text-align: center;
position: fixed;
right: 40px;
bottom: 100px;
z-index: 1000;
display: none;
-webkit-transition: background .2s ease-in-out;
transition: background .2s ease-in-out; }
.scroll-top:hover {
background-color: rgba(0, 0, 0, 0.7); }
.scroll-top#page-scroll-top > img {
width: 10px;
vertical-align: middle; } span.category > a,
div.category > a,
div.category > span,
a.category {
margin: 5px 0;
border: 1px solid;
-webkit-border-radius: 1px;
border-radius: 1px;
display: inline-block;
font-size: 14px;
font-style: italic;
font-family: 'Lora';
padding: 4px 12px; }
span.category > a:hover,
div.category > a:hover,
div.category > span:hover,
a.category:hover {
opacity: .7; }
.category > span:hover {
opacity: 1; }
.category {
display: inline-block; } a.tag,
.tag-wrap a,
a[class^="tag-link-"] {
background: rgba(0, 0, 0, 0.08);
color: #343436;
padding: 6px 12px;
margin-top: 4px;
margin-left: 4px;
font-size: 13px;
display: inline-block; }
a.tag:hover,
.tag-wrap a:hover,
a[class^="tag-link-"]:hover {
background: rgba(0, 0, 0, 0.12); } .page-preloader {
background-color: #222;
height: 100vh;
width: 100%;
z-index: 999999;
position: fixed;
top: 0;
left: 0;
opacity: 1;
visibility: visible;
-webkit-transition: .6s ease-in-out;
transition: .6s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.page-preloader .loader {
width: 50px;
height: 50px;
border: 4px solid transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
position: relative;
top: 50%;
margin: -25px auto 0; }
.page-preloader .loader:before {
content: '';
background: transparent;
border: 2px solid rgba(255, 255, 255, 0.5);
-webkit-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
margin: 0;
position: absolute;
top: -9px;
left: -9px;
-webkit-animation: loader-scale 1s ease-out infinite;
animation: loader-scale 1s ease-out infinite;
-webkit-animation-delay: 1s;
animation-delay: 1s;
opacity: 0; }
.page-preloader .loader:after {
content: '';
border: 2px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 50px;
height: 50px;
position: absolute;
top: -4px;
left: -4px;
-webkit-animation: loader-scale 1s ease-out infinite;
animation: loader-scale 1s ease-out infinite;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s; }
.page-preloader.closed {
opacity: 0;
visibility: hidden; }
@media screen and (max-width: 768px) {
.page-preloader {
opacity: 0;
visibility: hidden; } }
@-webkit-keyframes loader-scale {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } }
@keyframes loader-scale {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } } .sticky {
display: block; }
.hentry {
margin: 0 0 1.5em; }
.byline,
.updated:not(.published) {
display: none; }
.search-page {
margin-top: 90px; } .page-error {
max-width: 800px;
margin: 0 auto;
padding: 8% 0;
text-align: center;
font-size: 0px; }
.page-error .icon-shape {
background: #f3f3f3;
width: 110px;
height: 110px;
line-height: 110px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
vertical-align: top;
font-size: 80px;
display: inline-block; }
.page-error .icon-shape i {
color: #999999;
vertical-align: 0; }
.page-error .page-error-content {
text-align: left;
padding: 20px 25px 0;
display: inline-block; }
.page-error h1, .page-error h2 {
margin: 0;
margin-left: -5px;
font-size: 56px;
line-height: 1.05; }
.page-error h3 {
margin-top: 4px; }
.page-error p.subtitle {
font-size: 16px;
margin: 0 0 10px; }
.page-error a,
.page-error a:visited {
margin-top: 25px; }
.page-error form.search {
margin: 30px auto 0;
max-width: 610px;
padding: 0 15px;
position: relative; }
.page-error form.search button {
background: transparent;
border: none;
padding: 5px;
margin: 0;
color: #343436;
position: absolute;
top: 8px;
right: 25px;
font-size: 16px; }
.page-error form.search button:hover {
opacity: .8; }
@media screen and (max-width: 768px) {
.page-error {
padding: 30px 0 80px; } } .page-auth {
background: #444 url(https://www.s1trainingservices.gr/wp-content/themes/argenta/argenta/images/bg-full.jpg);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
position: relative; }
.page-auth:before {
content: '';
background: rgba(52, 52, 54, 0.75);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.page-auth .page-auth-wrap {
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.page-auth .page-auth-wrap form {
background: #ffffff;
width: 460px;
margin: 0 auto;
padding: 60px; }
.page-auth .page-auth-wrap form input {
margin-bottom: 15px; }
.page-auth .page-auth-wrap form button.btn {
margin-top: 0px; } .gallery-caption {
font-weight: 700; }
.gallery-custom {
background: #1d1d1e;
width: 100%;
height: 100%;
text-align: center;
position: fixed;
top: 0;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition-property: visibility, opacity;
transition-property: visibility, opacity;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
z-index: 999999; }
.gallery-custom.open {
visibility: visible;
opacity: 1; }
.gallery-custom.open .close {
visibility: visible; }
.gallery-custom .slider {
position: absolute;
top: 0;
left: 0;
height: -webkit-calc(100% - 180px);
height: calc(100% - 180px);
margin-top: 40px;
visibility: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.gallery-custom .slider .owl-stage-outer {
height: 100%; }
.gallery-custom .slider .owl-stage {
height: 100%;
position: relative; }
.gallery-custom .slider .owl-stage .owl-item {
height: 100%;
text-align: center;
line-height: -webkit-calc(100vh - 280px);
line-height: calc(100vh - 280px); }
.gallery-custom .slider .owl-stage .owl-item img {
max-width: 100%;
max-height: 100%;
vertical-align: middle; }
.gallery-custom .slider .owl-stage .owl-item div {
width: 100%;
height: -webkit-calc(100% - 20px);
height: calc(100% - 20px);
display: inline-block;
vertical-align: middle;
line-height: -webkit-calc(100vh - 280px);
line-height: calc(100vh - 280px); }
.gallery-custom .slider .owl-stage .owl-item div.with-description {
height: -webkit-calc(100vh - 180px);
height: calc(100vh - 180px);
line-height: -webkit-calc(100vh - 240px);
line-height: calc(100vh - 240px);
position: relative; }
.gallery-custom .slider .owl-stage .owl-item div.with-description img {
max-height: -webkit-calc(100% - 100px);
max-height: calc(100% - 100px);
text-align: center;
margin-top: -40px; }
.gallery-custom .slider .owl-stage .owl-item .gallery-description {
width: 100%;
height: auto;
position: absolute;
top: auto;
bottom: 15px;
left: 0; }
.gallery-custom .slider .owl-stage .owl-item .gallery-description h3 {
color: #fff;
text-align: center; }
.gallery-custom .slider .owl-controls {
width: 100%;
height: 120px;
line-height: 120px;
text-align: center; }
.gallery-custom .slider .owl-controls .owl-nav {
max-width: 100%;
display: inline-block;
padding: 0 30px;
white-space: nowrap;
position: relative; }
.gallery-custom .slider .owl-controls .owl-nav .owl-next,
.gallery-custom .slider .owl-controls .owl-nav .owl-prev {
background: none;
width: 40px;
height: 80px;
line-height: 80px;
margin: 0;
font-size: 24px;
color: #888;
position: absolute;
top: 20px;
left: -20px; }
.gallery-custom .slider .owl-controls .owl-nav .owl-next {
left: auto;
right: -20px; }
.gallery-custom .slider .thumbs {
max-width: 100%;
display: inline-block;
overflow-x: auto; }
.gallery-custom .slider .thumbs::-webkit-scrollbar {
background: rgba(255, 255, 255, 0.1);
height: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; }
.gallery-custom .slider .thumbs::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.1);
height: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; }
.gallery-custom .slider .thumbs::-webkit-scrollbar-thumb:hover, .gallery-custom .slider .thumbs::-webkit-scrollbar-thumb:active {
background: rgba(255, 255, 255, 0.2); }
.gallery-custom .slider .thumbs img {
height: 80px;
margin: 0 5px;
border: 1px solid transparent;
vertical-align: middle;
display: inline-block;
cursor: pointer;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: border-color transform;
transition-property: border-color transform; }
.gallery-custom .slider .thumbs img.active {
border-color: rgba(255, 255, 255, 0.8); }
.gallery-custom .slider .thumbs img:hover {
border-color: rgba(255, 255, 255, 0.4);
-webkit-transform: translate3d(0, -2px, 0);
transform: translate3d(0, -2px, 0); }
.gallery-custom .close {
color: #a5a19d;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
vertical-align: middle;
font-size: 54px;
position: fixed;
top: 2%;
right: 24px;
z-index: 80;
cursor: pointer;
opacity: 1;
visibility: hidden; }
.gallery-custom .close:hover {
color: #fff; }
.gallery-custom.gallery-light {
background: #fff; }
.gallery-custom.gallery-light .slider .owl-item .gallery-description h3 {
color: #343436; }
.gallery-custom.gallery-light .slider .thumbs::-webkit-scrollbar {
background: rgba(0, 0, 0, 0.1); }
.gallery-custom.gallery-light .slider .thumbs::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.1); }
.gallery-custom.gallery-light .slider .thumbs::-webkit-scrollbar-thumb:hover, .gallery-custom.gallery-light .slider .thumbs::-webkit-scrollbar-thumb:active {
background: rgba(0, 0, 0, 0.2); }
.gallery-custom.gallery-light .slider .thumbs img.active {
border-color: rgba(0, 0, 0, 0.8); }
.gallery-custom.gallery-light .slider .thumbs img:hover {
border-color: rgba(0, 0, 0, 0.4); }
.gallery-custom.gallery-light .close {
color: #a5a19d; }
.gallery-custom.gallery-light .close:hover {
color: #232220; }
.gallery-tmpimage {
position: fixed;
z-index: 9999999;
-webkit-transition: .25s ease-in-out;
transition: .25s ease-in-out;
-webkit-transition-property: width, height, margin, left, top;
transition-property: width, height, margin, left, top; }
.gallery-tmpimage.active {
left: 50%;
top: 40px; }
.gallery-image .wrap {
position: relative; }
.gallery-image img {
width: 100%;
cursor: pointer;
display: block; }
.gallery-image .overlay {
background: rgba(52, 52, 54, 0.9);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out; }
.gallery-image .overlay .icon-shape {
cursor: pointer;
background: #1f2023;
color: #ffffff;
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
line-height: 55px;
font-size: 25px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12); }
.gallery-image .overlay .icon-shape img {
width: 25px;
display: inline-block;
margin-right: -1px; }
.gallery-image:hover .overlay {
opacity: 1; }
.gallery-image .gallery-description {
display: none; }
@media screen and (max-width: 768px) {
.gallery {
overflow-y: scroll; }
.gallery .slider {
padding: 0 15px;
margin-top: 15px;
height: auto; }
.gallery .slider .owl-stage .owl-item div.with-description img,
.gallery .slider .owl-stage .owl-item img {
height: auto; }
.gallery .slider .owl-stage-outer {
height: auto; }
.gallery .slider .owl-controls .owl-nav .owl-prev {
width: 20px;
left: 0; }
.gallery .slider .owl-controls .owl-nav .owl-next {
width: 20px;
right: 0; }
.gallery .close {
top: 0;
right: 0; } } .portfolio-gallery {
background: #343436;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility;
z-index: 99999; }
.portfolio-gallery.open {
opacity: 1;
visibility: visible; }
.portfolio-gallery .slider, .portfolio-gallery .gallery-content {
width: 50%;
height: 100%;
position: absolute;
top: 0; }
.portfolio-gallery .slider {
left: 0;
padding: 0; }
.portfolio-gallery .slider .owl-stage-outer,
.portfolio-gallery .slider .owl-stage,
.portfolio-gallery .slider .owl-item {
height: 100%; }
.portfolio-gallery .slider .owl-item {
text-align: center; }
.portfolio-gallery .slider .owl-item div {
background-size: cover;
background-position: 50%;
width: auto;
min-width: auto;
height: 100%; }
.portfolio-gallery .slider .owl-nav .owl-prev, .portfolio-gallery .slider .owl-nav .owl-next {
margin-top: -55px; }
.portfolio-gallery .slider .owl-dots {
position: absolute;
height: 100px;
bottom: 0px;
padding-top: 60px;
-webkit-box-shadow: 0 -70px 70px -50px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 -70px 70px -50px rgba(0, 0, 0, 0.5) inset; }
.portfolio-gallery .slider .owl-dots .owl-dot {
background: #fff; }
.portfolio-gallery .slider .owl-dots .owl-dot.active {
background: transparent;
border-color: #fff; }
.portfolio-gallery .gallery-content {
background: #fff;
right: 0;
overflow-y: auto; }
.portfolio-gallery .gallery-close {
position: absolute;
width: 50px;
height: 50px;
top: 20px;
right: 25px;
font-size: 55px;
line-height: 50px;
text-align: center;
color: rgba(0, 0, 0, 0.5);
z-index: 99;
cursor: pointer;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
.portfolio-gallery .gallery-close:hover {
opacity: .4; }
.portfolio-gallery.gallery-dark .content {
background: #343436; }
.portfolio-gallery.gallery-dark .content h2 {
color: #fff; }
.portfolio-gallery.gallery-dark .content p {
color: #a5a19d; }
.portfolio-gallery.gallery-dark .content .portfolio-info-list h5, .portfolio-gallery.gallery-dark .content .portfolio-info-list-inline h5 {
color: #fff; }
.portfolio-gallery.gallery-dark .content .portfolio-info-list a, .portfolio-gallery.gallery-dark .content .portfolio-info-list-inline a {
color: #a5a19d; }
.portfolio-gallery.gallery-dark .content .socialbar a:hover {
color: #fff;
border-color: #fff; }
.portfolio-gallery.gallery-dark .gallery-close {
color: rgba(255, 255, 255, 0.6); }
@media screen and (max-width: 768px) {
.portfolio-gallery {
overflow-y: scroll;
overflow-x: hidden; }
.portfolio-gallery .slider, .portfolio-gallery .gallery-content {
width: 100%;
height: auto;
position: relative; }
.portfolio-gallery .slider {
height: 320px; }
.portfolio-gallery .content .portfolio-content {
padding: 45px; }
.portfolio-gallery .content .portfolio-info-list, .portfolio-gallery .content .portfolio-info-list-inline {
display: block; }
.portfolio-gallery .content .portfolio-info-list li, .portfolio-gallery .content .portfolio-info-list-inline li {
display: block;
width: 100%; }
.portfolio-gallery .gallery-close {
position: fixed; } } .popup {
width: 100%;
height: 100%;
position: fixed;
top: 10px;
left: 0;
z-index: 9999999;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: top, visibility, opacity;
transition-property: top, visibility, opacity; }
.popup .popup-close {
color: #a5a19d;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
vertical-align: middle;
font-size: 54px;
position: absolute;
top: 0px;
right: 25px;
opacity: 0;
z-index: 1;
cursor: pointer;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: color, opacity, top;
transition-property: color, opacity, top; }
.popup .popup-close:hover {
color: #ffffff; }
.popup .popup-close.light:hover {
color: #343436; }
.popup.active {
visibility: visible;
opacity: 1;
top: 0; }
.popup.active .popup-close {
top: 25px;
opacity: 1; } .breadcrumbs {
background: #ffffff;
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
font-size: 13px; }
.breadcrumbs span.current {
color: #888888; }
.breadcrumbs a {
color: #343436; }
.breadcrumbs a:hover {
text-decoration: underline; }
.breadcrumbs .result {
display: inline-block; }
.breadcrumbs form, .breadcrumbs p {
display: inline; }
@media screen and (max-width: 768px) {
.breadcrumbs .left,
.breadcrumbs .right {
width: 100%;
padding-top: 0px;
clear: both; }
.breadcrumbs .left + .right {
margin-top: 20px; }
.breadcrumbs .result {
margin: 0 15px 0 0; }
.breadcrumbs .select {
margin: 0 0px 0 0; }
.breadcrumbs .select .select-title {
text-align: left;
padding-left: 0; } }
.filterbar {
background: #fff;
color: #5a5a5a;
width: 100%;
padding: 0 15px;
line-height: 90px;
vertical-align: middle;
font-size: 13px; }
.filterbar:after {
content: '';
display: table;
clear: both; }
.filterbar .breadcrumbs {
padding: 0;
margin: 0;
list-style: none; }
.filterbar .breadcrumbs li {
float: left;
color: #888888; }
.filterbar .breadcrumbs li a {
color: #5a5a5a; }
.filterbar .breadcrumbs li a:hover {
color: #888888; }
.filterbar .breadcrumbs li:before {
content: '/';
margin: 0 3px; }
.filterbar .breadcrumbs li:first-child:before {
content: '';
margin: 0; }
.filterbar .result {
color: #888888;
display: inline-block; }
.filterbar .right > *:last-child {
padding-right: 0;
margin-right: 0; } nav.pagination {
margin-top: 45px;
text-align: left;
font-size: 13px;
word-spacing: -.2em;
clear: both; }
nav.pagination li {
word-spacing: normal;
margin: 0 3px;
display: inline-block; }
nav.pagination li .page-numbers,
nav.pagination li a.page-numbers {
border: 1px solid #343436;
font-weight: 700;
display: inline-block;
vertical-align: middle;
padding: 13px 16px;
line-height: 11px;
font-size: 11px; }
nav.pagination li .page-numbers.current {
background: #343436;
color: #ffffff; }
nav.pagination li .page-numbers.current:hover {
background: #343436; }
nav.pagination li a.page-numbers {
font-family: inherit; }
nav.pagination li a.page-numbers.active {
background: #343436;
color: #ffffff;
cursor: default; }
nav.pagination li a.page-numbers span {
font-size: 13px;
display: inline-block;
vertical-align: -1px;
margin-bottom: -2px; }
nav.pagination li a.page-numbers span.icon-left {
margin-right: 5px; }
nav.pagination li a.page-numbers span.icon-right {
margin-left: 5px; }
.page-links {
font-weight: 500; }
.page-links a {
padding: 4px 10px; } .wrapped-container {
max-width: 1280px;
margin-left: auto;
margin-right: auto;
padding: 0;
position: relative; }
.wrapped-container:after {
content: '';
display: table;
clear: both; }
.wrapped-container.light-bg {
background: #fff; }
.boxed-container {
max-width: 1310px;
margin: 30px auto;
position: relative;
z-index: 2; }
.full-width-container {
margin-left: 7%;
margin-right: 7%; }
.page-offset-top {
margin-top: 50px; }
.page-offset-bottom {
margin-bottom: 100px; }
div.page-with-left-sidebar {
padding-left: 30px; }
div.page-with-right-sidebar {
padding-right: 30px; }
.site-content {
background: #fff; }
@media screen and (max-width: 768px) {
div.wrapped-container,
div.full-width-container {
margin-left: 0px;
margin-right: 0px; }
.boxed-container {
margin: 0; }
.page-offset-top {
margin-top: 30px; }
.page-offset-bottom {
margin-bottom: 25px; }
div.page-with-right-sidebar {
padding-right: 15px; }
div.page-with-left-sidebar {
padding-left: 15px; } } .site-header {
background: transparent;
background-clip: padding-box;
width: 100%;
height: 90px;
border-bottom: 1px solid rgba(0, 0, 0, 0.5);
line-height: 90px;
vertical-align: middle;
position: absolute;
z-index: 50;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transition-property: color, height, line-height, opacity;
transition-property: color, height, line-height, opacity;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.site-header a {
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
.site-header a:hover, .site-header a.open, .site-header a.focus {
opacity: .6; }
.site-header .header-wrap {
padding: 0 42px 0;
position: relative;
z-index: 1;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out; }
.site-header .header-wrap:after {
content: '';
display: table;
clear: both; }
.site-header .site-title,
.site-header .site-title a {
margin: 0;
border: none;
float: left;
font-weight: 700;
font-size: 22px;
font-family: "Montserrat", "Open Sans", sans-serif;
line-height: inherit;
vertical-align: middle;
letter-spacing: 2px;
text-decoration: none; }
.site-header .site-title img,
.site-header .site-title a img {
max-height: 86px;
vertical-align: middle;
margin-top: -4px;
-webkit-transition: max-height .4s ease-in-out;
transition: max-height .4s ease-in-out; }
.site-header .site-title img.svg-logo,
.site-header .site-title a img.svg-logo {
vertical-align: middle;
height: 60px; }
.site-header .site-branding, .site-header .site-title {
float: left;
position: relative; }
.site-header .site-branding .site-description, .site-header .site-title .site-description {
display: none; }
.site-header .site-branding .first-logo, .site-header .site-title .first-logo {
display: inline-block; }
.site-header .site-branding .second-logo, .site-header .site-title .second-logo {
display: none; }
.site-header .logo-hidden-sm {
display: inline-block; }
.site-header .logo-visible-sm {
display: none; }
@media screen and (max-width: 768px) {
.site-header .logo-hidden-sm {
display: none; }
.site-header .logo-visible-sm {
display: inline-block; } }
.site-header.header-2 {
background: #fff; }
.site-header.header-3 {
height: 60px;
line-height: 60px;
margin: 42px auto 20px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none; }
.site-header.header-3 .header-wrap {
background: #ffffff;
height: 60px;
padding: 0 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 -15px; }
.site-header.header-3 .site-title {
padding-left: 15px; }
.site-header.header-3 .site-title a img {
max-height: 56px; }
.site-header.header-3.with-header-cap {
margin-top: 10px; }
.site-header.header-3.with-header-cap.subheader-open {
margin-top: 52px; }
.site-header.header-3.subheader-open {
margin-top: 56px; }
.site-header.header-3.with-subheader {
margin-top: 66px; }
.site-header.header-3.with-subheader.with-header-cap {
margin-top: 56px; }
.site-header.header-4 {
background: #ffffff;
height: 180px;
margin: 0 auto;
line-height: 90px;
position: absolute; }
.site-header.header-4 .header-wrap {
height: 100%;
padding: 0; }
.site-header.header-4 .header-wrap.wrapped-container {
margin: 0; }
.site-header.header-4 .site-branding {
width: 100%;
height: 90px;
border-bottom: 1px dotted;
border-bottom-color: rgba(0, 0, 0, 0.1);
float: none;
text-align: center;
overflow: hidden;
-webkit-transition: height .2s ease-in-out;
transition: height .2s ease-in-out; }
.site-header.header-4 .site-branding h1,
.site-header.header-4 .site-branding .second-logo,
.site-header.header-4 .site-branding .first-logo {
float: none; }
.site-header.header-4 .site-title a {
display: inline-block;
margin: 0 auto;
float: none; }
.site-header.header-4 .site-title a img {
max-height: 92px; }
.site-header.header-5 {
text-align: center;
height: 90px;
line-height: 90px; }
.site-header.header-5 h1.site-title {
display: inline-block;
clear: none;
margin: 0 30px; }
.site-header.header-5 .site-branding {
text-align: center;
float: left;
position: relative;
z-index: 11; }
.site-header.header-5 .site-branding img {
max-height: 90px; }
.site-header.header-5 .site-branding .site-title,
.site-header.header-5 .site-branding .site-title a {
padding: 0;
text-align: center;
display: inline-block; }
.site-header.header-5 .menu-wrap:after {
content: '';
display: block;
clear: both; }
.site-header.header-6 {
background: #ffffff;
width: 280px;
min-height: 100%;
border: none;
border-right: 1px solid rgba(0, 0, 0, 0.08);
position: fixed;
top: 0;
left: 0;
z-index: 9;
-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 7px rgba(0, 0, 0, 0.08); }
.site-header.header-6 .header-wrap {
padding: 40px 0; }
.site-header.header-6 .site-branding {
margin: 15px 40px 58px; }
.site-header.header-6 .site-branding a {
font-size: 25px;
line-height: 60px;
padding: 0; }
.site-header.header-6 .socialbar {
text-align: left; }
.site-header.header-6 .socialbar a {
-webkit-transition: all .2s;
transition: all .2s; }
.site-header .header-bottom {
width: 100%;
padding-bottom: 20px;
position: absolute;
bottom: 0;
left: 0; }
.site-header .header-bottom .socialbar {
height: 84px;
cursor: default;
word-spacing: -1px;
padding-left: 40px; }
.site-header .header-bottom .socialbar a {
width: 31px;
height: 31px;
font-size: 16px;
line-height: 32px; }
.site-header .header-bottom .socialbar a:hover {
opacity: 1; }
.site-header .header-bottom p.copyright {
color: #a5a19d;
text-align: left;
padding: 0 40px;
font-size: 13px; }
.site-header.header-fixed {
background: #fff;
position: fixed;
margin: 0;
height: 66px;
top: 0;
line-height: 66px;
opacity: 0;
visibility: hidden;
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
-webkit-transition: 0.2s cubic-bezier(0.4, 0, 0, 0.9);
transition: 0.2s cubic-bezier(0.4, 0, 0, 0.9);
-webkit-transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, -webkit-transform;
transition-property: transform, opacity, visibility;
transition-property: transform, opacity, visibility, -webkit-transform;
-webkit-box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.08); }
.site-header.header-fixed.showed {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.site-header.header-fixed.no-transition {
-webkit-transition: none;
transition: none; }
.site-header.header-fixed.with-header-cap {
margin: 0; }
.site-header.header-fixed.subheader-open {
margin-top: 42px; }
.site-header.header-fixed .site-title img,
.site-header.header-fixed .site-title a img {
max-height: 60px;
-webkit-transition-duration: .2s;
transition-duration: .2s; }
.site-header.header-fixed.header-4 {
height: 120px;
line-height: 60px; }
.site-header.header-fixed.header-4 .site-branding {
height: 60px; }
.site-header.header-fixed.with-subheader {
margin-top: 0; }
.site-header.header-fixed .header-wrap {
background: #ffffff;
padding-top: 0;
line-height: inherit; }
.site-header.header-fixed .site-branding {
top: 0; }
.site-header.header-fixed .site-branding .site-title, .site-header.header-fixed .site-branding .site-title a {
line-height: inherit; }
.site-header.header-fixed .site-branding .site-title img, .site-header.header-fixed .site-branding .site-title a img {
max-height: 60px;
-webkit-transition-duration: .2s;
transition-duration: .2s; }
.site-header.with-subheader {
margin-top: 42px; }
.site-header .header-wrap.wrapped-container {
padding: 0 15px; }
.header-cap {
width: 100%;
height: 90px;
-webkit-transition: margin .1s ease-in-out;
transition: margin .1s ease-in-out; }
.header-cap.header-3 {
height: 80px; }
.header-cap.header-4 {
height: 180px; }
.header-cap.header-4.with-subheader {
height: 222px; }
@media screen and (max-width: 768px) {
.header-cap.header-4 {
height: 95px; }
.header-cap.header-4.with-subheader {
height: 95px; } }
.header-cap.header-6 {
height: 0px; }
@media screen and (max-width: 768px) {
.header-cap.header-6 {
height: 80px; } }
.header-cap.subheader-open {
margin-top: 42px; }
.header-cap.subheader-open.with-subheader {
margin-top: 0px; }
.header-cap.with-subheader {
height: 131px; }
@media screen and (max-width: 768px) {
.header-cap, .header-cap.with-subheader {
height: 80px; } }
.boxed-container .site-header .header-wrap {
padding: 0 30px 0 30px; }
.header-search {
background: rgba(16, 17, 18, 0.95);
width: 100%;
height: 100%;
position: fixed;
top: 30px;
left: 0;
opacity: 0;
z-index: 999;
visibility: hidden;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transition-property: top, opacity, visibility;
transition-property: top, opacity, visibility; }
.header-search.opened {
opacity: 1;
visibility: visible;
top: 0; }
.header-search .search-wrap {
width: 100%;
position: absolute;
top: 50%;
left: 0;
margin-top: -40px; }
.header-search form {
max-width: 700px;
padding: 0 25px;
margin: 0 auto;
position: relative; }
.header-search form input {
background: transparent;
color: rgba(255, 255, 255, 0.8);
padding: 0 50px 0 15px;
height: 60px;
line-height: 60px;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
font-size: 24px;
-webkit-transition: .1s ease-in-out;
transition: .1s ease-in-out;
-webkit-transition-property: border-color, color;
transition-property: border-color, color; }
.header-search form input:focus {
color: #fff;
border-color: rgba(255, 255, 255, 0.3); }
.header-search form input::-webkit-input-placeholder {
color: #fff; }
.header-search form input::-moz-placeholder {
color: #fff; }
.header-search form input:-ms-input-placeholder {
color: #fff; }
.header-search form input::placeholder {
color: #fff; }
.header-search form button {
background: transparent;
color: rgba(255, 255, 255, 0.5);
width: 60px;
height: 60px;
border: none;
font-size: 23px;
position: absolute;
top: 0;
right: 30px; }
.header-search form button:hover {
color: rgba(255, 255, 255, 0.9); }
.content-right {
margin-left: 280px; } .subheader {
background: #1d1d1e;
color: rgba(255, 255, 255, 0.6);
width: 100%;
max-height: 42px;
padding: 0 42px;
line-height: 42px;
vertical-align: middle;
cursor: default;
position: absolute;
z-index: 99;
overflow: hidden; }
.subheader .content {
width: 100%;
min-height: 42px; }
.subheader a {
color: rgba(255, 255, 255, 0.6);
text-decoration: none; }
.subheader a:hover {
text-decoration: underline; }
.subheader .subheader-contacts {
font-size: 13px;
float: left; }
.subheader .subheader-contacts li {
float: left;
padding: 0;
margin-left: 22px;
position: relative;
vertical-align: middle; }
.subheader .subheader-contacts li a {
font-size: 13px; }
.subheader .subheader-contacts li:first-child {
margin-left: 0; }
.subheader .subheader-contacts li:first-child:after {
display: none; }
.subheader .subheader-contacts .icon {
color: #bbbbbb;
vertical-align: -2px;
font-size: 20px;
margin-right: 5px; }
.subheader .subheader-contacts .icon-email {
vertical-align: -2px; }
.subheader .subheader-contacts .icon-time {
vertical-align: -2px;
font-size: 18px; }
.subheader .social-bar {
float: right; }
.subheader .social-bar li {
float: left;
padding: 0; }
.subheader .social-bar li a {
color: #a5a19d;
width: 42px;
height: 42px;
text-align: center;
display: block;
font-size: 16px;
-webkit-transition-property: background, color;
transition-property: background, color;
-webkit-transition-duration: .1s, .2s;
transition-duration: .1s, .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.subheader .social-bar li a:hover {
color: #fff;
-webkit-transition: none;
transition: none;
text-decoration: none; }
.subheader .social-bar li a:hover.facebook {
background: #4e6bbc; }
.subheader .social-bar li a:hover.twitter {
background: #439ee6; }
.subheader .social-bar li a:hover.googleplus {
background: #d33c26; }
.subheader .social-bar li a:hover.instagram {
background: #1d609f; }
.subheader .social-bar li a:hover.dribbble {
background: #e5538a; }
.subheader .social-bar li a:hover.github {
background: #333; }
.subheader .social-bar li a:hover.youtube {
background: #e62117; }
.subheader .social-bar li a:hover.linkedin {
background: #007ab5; }
.subheader .social-bar li a:hover.vimeo {
background: #1ab7ea; }
.boxed-container .subheader {
padding: 0 30px; }
@media screen and (max-width: 768px) {
.subheader {
display: none; } } .header-title {
background: rgba(52, 52, 54, 0.6);
background-position: center center;
width: 100%;
height: 550px;
position: relative;
overflow: hidden;
background-size: cover; }
.header-title .title-wrap {
width: 100%;
height: 100%;
display: table; }
.header-title:after {
content: '';
background: rgba(31, 31, 32, 0.6);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1; }
.header-title.without-cap .content {
padding-top: 80px; }
.header-title.title-full {
height: 100vh; }
.header-title.title-full .title-wrap {
height: 100vh; }
.header-title.title-full .content {
padding-top: 0; }
.header-title .content {
padding-top: 0px;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle; }
.header-title .wrapped-container,
.header-title .full-width-container {
padding: 0 15px; }
.header-title h1.page-title {
width: 100%;
max-width: 900px;
margin: 0 0 12px;
display: inline-block;
color: #fff;
text-align: inherit;
font-weight: bold;
font-size: 56px;
line-height: 1.2;
word-break: break-word; }
@media screen and (max-width: 768px) {
.header-title h1.page-title {
font-size: 2.5em;
padding: 0; } }
.header-title .subtitle {
max-width: 600px;
color: #bebebe;
margin: 10px 0;
line-height: 26px;
text-align: inherit;
font-size: 18px;
display: inline-block;
position: relative;
top: 50%; }
.header-title .subtitle a {
color: #bebebe; }
.header-title .subtitle a:hover {
text-decoration: underline; }
.header-title .subtitle .square {
background: #ebebeb;
width: 3px;
height: 3px;
display: inline-block;
margin: 0 10px;
vertical-align: 3px; } .site-footer {
background: #343436;
color: #fff; }
@media screen and (min-width: 769px) {
.site-footer.sticky {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: 1; } }
.site-footer a {
color: #fff; }
.site-footer a:hover {
text-decoration: underline; }
.site-footer .widget {
padding-top: 25px; }
.site-footer .widgets {
padding: 70px 0;
list-style: none; }
.site-footer .widgets .widget:first-child {
padding-top: 0; }
.site-footer .widgets .widget > *:first-child {
margin-top: 0; }
.site-footer .widgets a {
color: #fff; }
.site-footer .widgets .socialbar a.social.outline {
border-color: rgba(255, 255, 255, 0.12); }
.site-footer .widgets .socialbar a.social.outline span {
color: rgba(255, 255, 255, 0.5); }
.site-footer .widgets .socialbar a.social.outline:hover {
background: rgba(255, 255, 255, 0.14);
border-color: rgba(255, 255, 255, 0); }
.site-footer .widgets .socialbar a.social.outline:hover span {
color: #ffffff; }
.site-footer .widgets .list-box-icon {
color: #ffffff; }
.site-footer .widgets .list-box-icon span.icon {
color: #797979; }
@media screen and (max-width: 991px) {
.site-footer .widgets {
padding: 15px 0 30px; }
.site-footer .widgets .widgets-column {
margin-top: 30px; } }
.site-footer .site-info {
background: #38383a;
color: #adadad;
width: 100%;
padding: 30px 10px 25px;
font-size: 13px;
text-align: center; } header.light-text, header.light-text a {
color: #fff; }
header.light-text .hamburger-menu .btn-lines {
background: #fff; }
header.dark-text, header.dark-text a,
header.mobile-header,
header.mobile-header a,
header.without-header-title,
header.without-header-title a,
header.header-fixed,
header.header-fixed a {
color: #343436; }
header.dark-text .hamburger-menu .btn-lines,
header.mobile-header .hamburger-menu .btn-lines,
header.without-header-title .hamburger-menu .btn-lines,
header.header-fixed .hamburger-menu .btn-lines {
background: #343436; }
.menu-not-assigned {
font-weight: normal; }
.main-nav {
display: block;
float: left;
font-weight: 600;
cursor: default;
position: relative;
z-index: 10; }
.main-nav.hidden {
display: none; }
.main-nav .close,
.main-nav form.form-search {
display: none; }
#mega-menu-wrap {
background: transparent;
position: relative;
z-index: 10; }
#mega-menu-wrap li {
padding: 0; }
#mega-menu-wrap > ul {
list-style: none; }
#mega-menu-wrap > ul li.current-menu-item > a, #mega-menu-wrap > ul li.current-menu-ancestor > a {
-webkit-box-shadow: 0 2px 0px #987f71;
box-shadow: 0 2px 0px #987f71; }
#mega-menu-wrap > ul li.current-menu-item.sub-nav-item a.menu-link, #mega-menu-wrap > ul li.current-menu-ancestor.sub-nav-item a.menu-link {
-webkit-box-shadow: none;
box-shadow: none; }
#mega-menu-wrap > ul li.current-menu-item.sub-nav-item a.menu-link {
-webkit-box-shadow: none;
box-shadow: none;
font-weight: 800;
color: #fff; }
#mega-menu-wrap > ul li.current-menu-item.sub-nav-item a.menu-link:hover {
color: #fff; }
#mega-menu-wrap > ul > li {
float: left;
position: relative; }
#mega-menu-wrap > ul > li .sub-nav.open, #mega-menu-wrap > ul > li .sub-nav.open > ul.sub-menu {
opacity: 1;
visibility: visible; }
#mega-menu-wrap > ul > li > a {
line-height: inherit;
vertical-align: middle;
padding: 0 18px;
text-transform: uppercase;
font-size: 12.5px;
font-weight: 600;
display: block;
-webkit-transition: color .1s ease-in-out;
transition: color .1s ease-in-out; }
#mega-menu-wrap > ul > li > a > span {
vertical-align: middle; }
#mega-menu-wrap > ul .sub-nav > .sub-menu {
margin-top: 0px;
z-index: 10; }
#mega-menu-wrap > ul ul.sub-menu, #mega-menu-wrap > ul ul.sub-sub-menu {
background: #28282a;
width: auto;
min-width: 230px;
margin: 0;
padding: 15px;
list-style: none;
position: absolute;
left: 2px;
opacity: 0;
visibility: hidden;
-webkit-transition: .25s ease-in-out;
transition: .25s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
#mega-menu-wrap > ul ul.sub-menu.menu-left,
#mega-menu-wrap > ul ul.sub-menu.menu-left ul.sub-menu,
#mega-menu-wrap > ul ul.sub-menu.menu-left ul.sub-sub-menu, #mega-menu-wrap > ul ul.sub-sub-menu.menu-left,
#mega-menu-wrap > ul ul.sub-sub-menu.menu-left ul.sub-menu,
#mega-menu-wrap > ul ul.sub-sub-menu.menu-left ul.sub-sub-menu {
background: #1e1e20;
left: auto;
right: 100%;
margin-right: 18px;
margin-left: 0; }
#mega-menu-wrap > ul ul.sub-menu > li, #mega-menu-wrap > ul ul.sub-sub-menu > li {
min-width: 200px;
white-space: nowrap;
line-height: 100%;
position: relative; }
#mega-menu-wrap > ul ul.sub-menu > li:hover > .sub-sub-menu, #mega-menu-wrap > ul ul.sub-sub-menu > li:hover > .sub-sub-menu {
visibility: visible;
opacity: 1; }
#mega-menu-wrap > ul ul.sub-menu > li > a, #mega-menu-wrap > ul ul.sub-sub-menu > li > a {
background: transparent;
color: #bbb;
width: 100%;
height: 38px;
line-height: 38px;
padding: 0 45px 0 15px;
font-size: 13px;
display: block;
-webkit-transition: .05s ease-in-out;
transition: .05s ease-in-out;
-webkit-transition-property: background, color;
transition-property: background, color; }
#mega-menu-wrap > ul ul.sub-menu > li > a:hover, #mega-menu-wrap > ul ul.sub-sub-menu > li > a:hover {
background: rgba(255, 255, 255, 0.06);
color: #fff;
opacity: 1; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu .sub-sub-menu, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu .sub-sub-menu {
margin-left: 18px;
top: -15px; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:after, #mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:before, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:after, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:before {
content: '';
position: absolute;
top: 50%;
right: 15px; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:after, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:after {
background: transparent;
width: 3px;
height: 2px;
border: 2px solid #8e8e8f;
border-top: 0;
border-bottom: 0;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: inline-block; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:before, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:before {
background: #8e8e8f;
width: 2px;
height: 2px;
margin-right: 10px; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:hover:after, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:hover:after {
border-color: #fff; }
#mega-menu-wrap > ul ul.sub-menu > li.has-submenu > a.menu-link:hover:before, #mega-menu-wrap > ul ul.sub-sub-menu > li.has-submenu > a.menu-link:hover:before {
background: #fff; }
#mega-menu-wrap > ul .sub-sub-menu {
-webkit-transition: .1s ease-in-out;
transition: .1s ease-in-out;
-webkit-transition-property: visibility, left;
transition-property: visibility, left; }
@media screen and (min-width: 769px) {
#mega-menu-wrap > ul .sub-nav .sub-menu-wide {
padding: 0; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide ul.sub-menu, #mega-menu-wrap > ul .sub-nav .sub-menu-wide ul.sub-sub-menu {
padding: 0; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item {
min-width: 200px;
float: left;
display: none;
margin: 15px;
margin-left: 0; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item:first-child {
margin-left: 15px; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item > a.menu-link {
color: #777;
height: 45px;
font-weight: 900;
border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item > a.menu-link:hover {
background: transparent;
color: #777; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item > a.menu-link:after, #mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item > a.menu-link:before {
display: none; }
#mega-menu-wrap > ul .sub-nav .sub-menu-wide > li.mega-menu-item .sub-sub-menu {
background: transparent;
margin: 0; }
#mega-menu-wrap > ul .sub-nav.open .sub-menu-wide > li.mega-menu-item {
display: block; }
#mega-menu-wrap > ul .sub-nav.open .sub-menu-wide > li.mega-menu-item .sub-sub-menu {
position: static;
visibility: visible;
opacity: 1; } }
#mega-menu-wrap > ul ul.sub-sub-menu {
position: absolute;
left: 100%;
top: 0;
margin-top: 0; }
#masthead .menu-other {
margin-left: 25px;
list-style: none;
float: left; }
#masthead .menu-other li {
padding: 0; }
#masthead .menu-other > li {
float: left;
position: relative; }
#masthead .menu-other > li > a {
padding: 0 10px;
text-decoration: none;
font-size: 12.5px;
font-weight: 600;
vertical-align: -2px;
display: block;
-webkit-transition: color .1s ease-in-out;
transition: color .1s ease-in-out; }
#masthead .menu-other > li > a span.text {
vertical-align: middle; }
#masthead .menu-other > li > a .icon {
margin-right: 5px;
vertical-align: -2px;
display: inline-block;
line-height: 1; }
#masthead .menu-other > li > a.search .icon {
margin: 0;
font-size: 19px; }
#masthead .menu-other > li > a.cart .icon {
font-size: 19px;
margin-top: -4px;
opacity: .8; }
#masthead .menu-other > li > a.language .icon {
font-size: 18px;
margin-left: 4px; }
#masthead .menu-other > li > a.wishlist .icon {
font-size: 19px;
vertical-align: -3px;
margin-right: 0px; }
#masthead .menu-other > li:last-child > a {
padding-right: 12px; }
#masthead .menu-other > li .submenu {
background: #28282a;
color: #999;
width: auto;
padding: 6px 20px;
position: absolute;
top: 100%;
right: 4px;
visibility: hidden;
opacity: 0;
text-align: left;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
#masthead .menu-other > li .submenu a {
color: #fff; }
#masthead .menu-other > li .submenu a:hover {
opacity: 1; }
#masthead .menu-other > li .submenu.no-paddings {
padding: 0; }
#masthead .menu-other > li .submenu .sub-nav {
padding: 15px;
list-style: none; }
#masthead .menu-other > li .submenu .sub-nav.languages li img {
margin-right: 5px;
vertical-align: -2px; }
#masthead .menu-other > li .submenu .sub-nav li a {
background: transparent;
color: #bbb;
width: 100%;
height: 38px;
line-height: 38px;
padding: 0 45px 0 15px;
font-size: 13px;
display: block;
white-space: nowrap;
-webkit-transition: .05s ease-in-out;
transition: .05s ease-in-out;
-webkit-transition-property: background, color;
transition-property: background, color; }
#masthead .menu-other > li .submenu .sub-nav li a:hover {
background: rgba(255, 255, 255, 0.06);
color: #fff; }
#masthead .menu-other > li .submenu .sub-nav li.active a {
font-weight: 600;
color: #fff; }
#masthead .menu-other > li .submenu.submenu_cart {
width: auto;
min-width: 250px; }
#masthead .menu-other > li .submenu p {
color: #999;
margin: 5px 0 20px;
padding-bottom: 5px;
border-bottom: 1px dotted rgba(255, 255, 255, 0.1); }
#masthead .menu-other > li .submenu p.buttons a:first-child:hover {
color: #343436; }
#masthead .menu-other > li .submenu .woocommerce-mini-cart__empty-message {
border: none;
margin: 10px 0; }
#masthead .menu-other > li .submenu.cart {
width: 330px; }
#masthead .menu-other > li:hover .submenu {
visibility: visible;
opacity: 1; }
.hamburger-menu {
float: left;
line-height: inherit;
display: none;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
.hamburger-menu:hover {
opacity: .6; }
.hamburger-menu .btn-toggle {
background: transparent;
width: 38px;
line-height: inherit;
margin: 0 0 0 15px;
padding: 0;
border: none;
outline: none;
position: relative;
vertical-align: middle;
display: block; }
.hamburger-menu .btn-toggle:after {
content: 'a';
font-size: 0px;
display: block; }
.hamburger-menu .btn-lines {
width: 20px;
height: 2px;
margin: -2px 0 0 -10px;
position: absolute;
top: 50%;
left: 50%; }
.hamburger-menu .btn-lines:after, .hamburger-menu .btn-lines:before {
content: '';
background-color: inherit;
width: 100%;
height: 2px;
position: absolute;
top: 7px;
left: 0; }
.hamburger-menu .btn-lines:before {
top: -7px; }
#hamburger-fullscreen-menu {
display: block; } .header-3 #primary-menu > li > a:after,
.header-3 .menu-other > li > a:after {
content: '';
background: rgba(0, 0, 0, 0.1);
width: 1px;
height: 20px;
margin: 0;
display: block;
position: absolute;
top: 50%;
margin-top: -11px;
left: -1px; }
.header-3 #primary-menu > li:first-child > a:after,
.header-3 .menu-other > li:first-child > a:after {
display: none; }
.header-3 .hamburger-menu .btn-toggle {
margin-right: 5px; } .header-4 {
text-align: center; }
.header-4 .main-nav {
float: none;
display: inline-block;
text-align: left; }
.header-4 .menu-wrap {
width: 100%;
padding: 0 36px; }
.header-4 .menu-wrap .wrap {
width: 100%;
position: relative; }
.header-4 .menu-other.left, .header-4 .menu-other.right {
margin: 0;
position: absolute;
left: 5px;
top: 0; }
.header-4 .menu-other.right {
left: auto;
right: 5px; }
.header-4 .menu-other > li > a {
position: relative; }
.header-4 .menu-other > li .submenu {
left: auto;
right: -4px; } .header-5 .main-nav {
width: 100%;
position: absolute;
left: 0;
text-align: center; }
.header-5 .main-nav p.site-title {
width: auto;
padding: 0 30px; }
.header-5 #mega-menu-wrap {
display: inline-block; }
.header-5 ul#primary-menu > li {
text-align: left; }
.header-5 ul#primary-menu > li > a.menu-link {
padding: 0 20px; }
.header-5 ul#primary-menu > li > a.menu-link:after {
content: '/';
display: block;
position: absolute;
font-weight: 300;
top: 0px;
right: 0; }
.header-5 ul#primary-menu > li:last-child > a.menu-link:after {
display: none; }
.header-5 ul#primary-menu > li.without-divider > a.menu-link:after {
display: none; }
.header-5 ul#primary-menu > ul.sub-menu {
left: 8px; }
.header-5 .menu-wrap {
padding: 0 30px;
position: relative; }
.header-5 .menu-other {
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: 15; }
.header-5 .menu-other > li > a {
position: relative; }
.header-5 .menu-other > li:last-child > a {
padding-right: 10px; }
.header-5 .menu-other > li .submenu {
left: auto;
right: -4px; } header.header-6 .main-nav {
width: 100%;
position: relative; }
header.header-6 .main-nav span.menu-not-assigned {
line-height: 1.8em;
padding: 40px 40px;
text-align: left;
display: block; }
header.header-6 .main-nav:after {
content: '';
width: 70%;
height: 0px;
border-top: 1px dotted rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 40px; }
header.header-6 .main-nav #mega-menu-wrap {
margin-top: 25px;
margin-bottom: 100px; }
header.header-6 .main-nav ul#primary-menu > li {
width: 100%;
text-align: left;
position: relative; }
header.header-6 .main-nav ul#primary-menu > li > a.menu-link, header.header-6 .main-nav ul#primary-menu > li > a {
width: auto;
height: 38px;
padding: 0 40px;
line-height: 38px;
font-size: 13.5px;
text-transform: none;
-webkit-transition: color .1s ease-in-out;
transition: color .1s ease-in-out; }
header.header-6 .main-nav ul#primary-menu > li > a.menu-link:hover, header.header-6 .main-nav ul#primary-menu > li > a.menu-link.open, header.header-6 .main-nav ul#primary-menu > li > a:hover, header.header-6 .main-nav ul#primary-menu > li > a.open {
border-color: transparent; }
header.header-6 .main-nav ul#primary-menu > li.current-menu-item > a, header.header-6 .main-nav ul#primary-menu > li.current-menu-ancestor > a {
font-weight: 800;
-webkit-box-shadow: none;
box-shadow: none;
color: #987f71; }
header.header-6 .main-nav ul#primary-menu > li.mega-menu-item-has-children > a.menu-link:after {
margin: 0; }
header.header-6 .main-nav ul#primary-menu > li.mega-toggle-on > a.menu-link,
header.header-6 .main-nav ul#primary-menu > li.mega-animating > a.menu-link {
border-top-color: transparent; }
header.header-6 .main-nav ul#primary-menu > li > .sub-nav {
left: 100%;
top: 0;
position: absolute;
margin-left: 1px; }
header.header-6 .menu-wrap {
height: 60px;
padding: 0;
position: relative; }
header.header-6 .menu-wrap .wrap {
height: inherit;
line-height: 60px;
width: auto;
position: relative;
margin: 0 36px; }
header.header-6 .menu-other {
margin: 0;
padding: 24px 0;
line-height: 60px;
position: relative; }
header.header-6 .menu-other:after {
content: '';
width: 77%;
height: 0px;
border-top: 1px dotted rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 15px; }
header.header-6 .menu-other > li {
width: 100%;
text-align: left; }
header.header-6 .menu-other > li > a {
width: auto;
height: 39px;
padding: 0 40px;
line-height: 39px;
font-size: 13.5px;
position: relative; }
header.header-6 .menu-other > li > a .icon {
width: 20px;
text-align: center; }
header.header-6 .menu-other > li > a.search .icon {
margin-right: 5px;
vertical-align: -1px; }
header.header-6 .menu-other > li > a.wishlist .icon {
margin-right: 5px; }
header.header-6 .menu-other > li > a.language .icon {
margin-left: 0; }
header.header-6 .menu-other > li:last-child > a {
padding-right: 10px; }
header.header-6 .menu-other > li .submenu {
min-width: 200px;
left: 100%;
top: 0; }
header.header-6 .hamburger-menu {
margin-left: 15px; }
header.header-6 p.copyright {
width: auto; } .fullscreen-navigation {
background: rgba(16, 17, 18, 0.95);
width: 100%;
height: 100%;
position: fixed;
top: 30px;
left: 0;
z-index: 999999;
visibility: hidden;
opacity: 0;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transition-property: top, opacity, visibility;
transition-property: top, opacity, visibility; }
.fullscreen-navigation.open {
opacity: 1;
visibility: visible;
top: 0; }
.fullscreen-navigation .menu-not-assigned {
margin-left: 40px;
font-size: 16px;
color: #fff; }
.fullscreen-navigation .menu-not-assigned a {
color: #ddd;
text-decoration: underline; }
.fullscreen-navigation .menu-not-assigned a:hover {
color: #ddd;
opacity: .7; }
.fullscreen-navigation .site-branding {
position: absolute;
top: 30px;
left: 40px; }
.fullscreen-navigation .site-title a {
margin: 0;
border: none;
float: left;
font-weight: 700;
font-size: 22px;
font-family: "Montserrat", "Open Sans", sans-serif;
line-height: inherit;
vertical-align: middle;
letter-spacing: 2px;
text-decoration: none; }
.fullscreen-navigation .fullscreen-menu-wrap {
width: 100%;
height: 100%;
max-height: 100%;
display: table; }
.fullscreen-navigation #fullscreen-mega-menu-wrap {
display: table-cell;
vertical-align: middle; }
.fullscreen-navigation #fullscreen-mega-menu-wrap ul {
list-style: none;
position: relative; }
.fullscreen-navigation #fullscreen-mega-menu-wrap ul.menu {
width: 310px; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item {
width: 310px;
color: #ffffff;
font-size: 20px; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item a.menu-link {
width: 310px;
height: 50px;
line-height: 50px;
vertical-align: middle;
padding-left: 40px;
color: #ffffff;
display: block; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item a.menu-link:hover, .fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item a.menu-link.open {
color: #888888; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item div.sub-nav,
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item .sub-sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0;
right: -100%;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item div.sub-nav.open,
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item .sub-sub-menu.open {
opacity: 1;
visibility: visible; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item div.sub-nav li.mega-menu-item,
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item .sub-sub-menu li.mega-menu-item {
height: 36px;
line-height: 36px;
font-size: 16px;
position: relative; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item div.sub-nav li.mega-menu-item a.menu-link,
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item .sub-sub-menu li.mega-menu-item a.menu-link {
height: 36px;
line-height: 36px; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item div.sub-nav li.mega-menu-item.has-submenu:after,
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item .sub-sub-menu li.mega-menu-item.has-submenu:after {
content: '\f3d3';
font-family: 'Ionicons';
position: absolute;
right: 10px;
top: 1px;
font-size: 12px;
color: rgba(255, 255, 255, 0.3); }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item:hover > a.menu-link {
color: #888888; }
.fullscreen-navigation #fullscreen-mega-menu-wrap li.mega-menu-item:hover > .sub-sub-menu {
opacity: 1;
visibility: visible; }
.fullscreen-navigation .close {
color: rgba(255, 255, 255, 0.6);
line-height: 0px;
font-size: 40px;
padding: 25px;
position: absolute;
top: 5px;
right: 20px;
cursor: pointer; }
.fullscreen-navigation .close:hover {
color: #ffffff; }
.fullscreen-navigation .copyright {
width: 100%;
position: absolute;
bottom: 35px;
left: 40px;
font-size: 13px; }
.fullscreen-navigation .copyright a {
color: #ffffff; }
#fullscreen-mega-menu.fullscreen-navigation .site-title a {
color: #ffffff; } @media screen and (min-width: 769px) {
header.site-header.header-fixed {
background: #ffffff;
-webkit-border-radius: 0;
border-radius: 0; }
header.site-header.header-fixed, header.site-header.header-fixed a {
color: #343436; }
header.site-header.header-fixed .hamburger-menu .btn-lines {
background-color: #343436; }
header.site-header.header-fixed .header-wrap {
border: none; }
header.site-header.header-fixed .header-wrap li.mega-menu-item .without-divider > a.menu-link:after {
display: none; }
.site-header.header-fixed.header-5 li > a.menu-link:after {
color: rgba(0, 0, 0, 0.5); }
.site-header.header-fixed.header-3 .header-wrap {
background: #ffffff; } } .close-menu {
display: none; }
.mobile-wpml-select {
display: none; }
@media screen and (max-width: 768px) {
.fullscreen-navigation {
display: none; }
#mega-menu-wrap .mobile-wpml-select {
display: block; }
#mega-menu-wrap .mobile-wpml-select .icon, #mega-menu-wrap .mobile-wpml-select img {
font-size: 20px;
margin-right: 8px;
vertical-align: -2px; }
#mega-menu-wrap .mobile-wpml-select img {
vertical-align: 0px; }
div.subheader.fixed {
top: 0;
padding-left: 15px;
padding-right: 15px; }
div.header-cap.header-3, div.header-cap.header-4 {
height: 30px; }
div.header-title .content {
padding-top: 0; }
#masthead {
background: #ffffff;
width: 100%;
height: 80px;
line-height: 80px;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
position: fixed;
top: 0;
margin: 0;
height: 80px;
min-height: 80px;
z-index: 999;
-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); }
#masthead a:hover, #masthead a.open, #masthead a.focus {
opacity: 1; }
#masthead .header-wrap {
background: #ffffff;
padding: 0 15px;
margin-left: 0;
margin-right: 0;
line-height: inherit; }
#masthead .menu-wrap {
width: auto;
float: right;
padding: 0;
margin: 0; }
#masthead .menu-wrap .wrap {
width: auto; }
#masthead .header-bottom {
display: none; }
#masthead .site-branding {
width: auto;
max-width: 75%;
float: left;
margin: 0;
height: 80px;
border: none;
text-align: left;
line-height: 1.1;
display: table; }
#masthead .site-branding .site-title {
display: table-cell;
vertical-align: middle;
float: none; }
#masthead .site-branding a {
padding-left: 15px;
padding-right: 15px; }
#masthead .site-title {
width: auto;
padding: 0; }
#masthead .site-branding a {
color: #343436;
line-height: inherit; }
div.content-right {
margin: 0; }
.subheader {
padding-left: 10px;
padding-right: 10px; }
.subheader ul.social-bar {
display: none; }
.close-menu {
display: block;
width: 32%;
height: 100vh;
position: fixed;
top: 0;
right: -32%;
z-index: 999;
cursor: pointer; }
#masthead #site-navigation.main-nav {
background: rgba(31, 32, 35, 0.95);
width: 68%;
height: 100vh;
text-align: left;
position: fixed;
top: 0;
left: -100%;
z-index: 99999999;
opacity: 0.2;
overflow-y: auto;
overflow-x: hidden;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transition-property: opacity, visibility, left;
transition-property: opacity, visibility, left; }
#masthead #site-navigation.main-nav.hidden {
display: block; }
#masthead #site-navigation.main-nav .site-branding {
display: none; }
#masthead #site-navigation.main-nav .close {
color: #8e8e8f;
font-size: 42px;
line-height: 48px;
padding: 0 20px;
display: block;
cursor: pointer; }
#masthead #site-navigation.main-nav .close:hover {
color: #ffffff; }
#masthead #site-navigation.main-nav form.form-search {
display: block;
margin: 0;
padding: 0 18px;
position: relative; }
#masthead #site-navigation.main-nav form.form-search span {
position: absolute;
top: 1px;
left: 31px;
font-size: 18px;
color: #8e8e8f; }
#masthead #site-navigation.main-nav form.form-search input {
background: #37393e;
border: none;
color: #ffffff;
line-height: 42px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 13px;
font-weight: 300;
padding-left: 40px; }
#masthead #site-navigation.main-nav form.form-search input::-webkit-input-placeholder {
color: #ffffff; }
#masthead #site-navigation.main-nav form.form-search input::-moz-placeholder {
color: #ffffff; }
#masthead #site-navigation.main-nav form.form-search input:-ms-input-placeholder {
color: #ffffff; }
#masthead #site-navigation.main-nav form.form-search input::placeholder {
color: #ffffff; }
#masthead #site-navigation.main-nav #mega-toggle-block-1 {
display: none !important; } }
@media screen and (max-width: 768px) and (max-width: 768px) {
#masthead #site-navigation.main-nav #mega-toggle-block-1 {
display: none !important; }
#masthead #site-navigation.main-nav .mega-menu-toggle {
display: none; }
#masthead #site-navigation.main-nav #mega-menu-primary {
display: block; } }
@media screen and (max-width: 768px) {
#masthead #site-navigation.main-nav #mega-menu-wrap {
margin: 0; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu {
position: static;
overflow: hidden; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.has-submenu > a.menu-link:after {
display: none; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item {
width: 100%;
height: 48px;
line-height: 48px;
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link {
color: #8e8e8f;
border-color: transparent;
padding: 0 15px; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link:after {
display: none; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link:hover {
height: 48px; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.current-menu-item > a.menu-link, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.current-menu-ancestor > a.menu-link {
-webkit-box-shadow: none;
box-shadow: none;
color: #fff; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li a.menu-link,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link {
color: #8e8e8f;
height: 48px;
line-height: 48px;
text-transform: none;
-webkit-transition: .05s ease-in-out;
transition: .05s ease-in-out;
-webkit-transition-property: background, color;
transition-property: background, color;
position: relative; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li:hover, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li:active, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li:focus,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li a.menu-link:hover,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li a.menu-link:active,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item ul.sub-menu li a.menu-link:focus,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link:hover,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link:active,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item > a.menu-link:focus {
background: #2a2b2f;
color: #ffffff;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item:hover ul.sub-menu {
display: block; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu {
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:after, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:before {
content: '';
background: transparent;
width: 12px;
height: 2px;
margin-top: -1px;
border: 2px solid #8e8e8f;
border-top: none;
border-bottom: none;
position: absolute;
top: 50%;
right: 20px;
display: block; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:after {
left: auto;
right: 20px; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:before {
border-right: none;
right: 15px;
z-index: 2; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:hover:after, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.has-submenu > a.menu-link:hover:before {
border-color: #ffffff;
display: block; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.mega-toggle-on a.menu-link {
color: #ffffff;
border-color: transparent; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item.mega-toggle-on ul.sub-menu {
display: block; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav {
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-menu,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-sub-menu {
background: rgba(31, 32, 35, 0.95);
width: 100%;
min-height: -webkit-calc(100vh - 48px);
min-height: calc(100vh - 48px);
visibility: hidden;
display: block;
position: absolute;
margin: 0;
padding: 0;
top: 0;
left: -100%;
z-index: 10;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility, left;
transition-property: opacity, visibility, left; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-menu.active,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-sub-menu.active {
visibility: visible;
opacity: 1;
left: 0px; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-menu > li.mega-menu-item,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-sub-menu > li.mega-menu-item {
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-menu > li.mega-menu-item .sub-sub-menu li.mega-menu-item,
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu > li.mega-menu-item .sub-nav ul.sub-sub-menu > li.mega-menu-item .sub-sub-menu li.mega-menu-item {
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.mega-menu-item > a.menu-link {
background: transparent;
color: #8e8e8f;
height: 48px;
line-height: 48px;
padding: 0 15px;
font-size: 13px; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.mega-menu-item > a.menu-link:hover {
background: #252527;
color: #fff; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.has-subnav {
height: 48px;
position: static; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.has-subnav ul.sub-menu {
background: rgba(31, 32, 35, 0.95);
width: 100%;
min-height: -webkit-calc(100vh - 48px);
min-height: calc(100vh - 48px);
visibility: hidden;
display: block;
position: absolute;
top: 0;
left: -100%;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility, left;
transition-property: opacity, visibility, left; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.has-subnav ul.sub-menu.active {
visibility: visible;
left: 0px;
opacity: 1; }
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.has-subnav > a.menu-link:after, #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > li.has-subnav > a.menu-link:before {
margin-top: 24px; }
#masthead #site-navigation.main-nav.active {
left: 0;
opacity: 1;
visibility: visible; }
.menu-other {
display: none; }
#hamburger-fullscreen-menu {
display: none; }
#hamburger-menu {
display: block;
float: right; }
#hamburger-menu .btn-toggle {
width: 50px; }
#hamburger-menu .btn-lines {
background: #343436; } } .page-sidebar {
margin-top: 50px;
margin-bottom: 100px; }
.page-sidebar aside .widget:first-child {
padding-top: 0; }
.page-sidebar aside .widget:first-child .widgettitle {
margin-top: 0; }
.page-template-page_for-projects .page-sidebar {
margin-top: 40px; }
@media screen and (max-width: 991px) {
.page-sidebar {
margin-top: 30px;
margin-bottom: 25px; } }  .portfolio-sorting {
width: 100%;
margin: 30px 0 0px;
line-height: 32px;
vertical-align: middle;
text-align: center;
font-size: 12.6px;
font-family: "Open Sans", sans-serif;
font-weight: 600; }
.portfolio-sorting.text-left {
text-align: left; }
.portfolio-sorting.text-right {
text-align: right; }
.portfolio-sorting .title,
.portfolio-sorting ul,
.portfolio-sorting ul li {
margin: 0 17px;
display: inline-block; }
.portfolio-sorting .title {
margin-left: 0px;
text-transform: uppercase; }
.portfolio-sorting ul {
margin: 0;
text-transform: uppercase; }
.portfolio-sorting ul li:last-child {
margin-right: 0; }
.portfolio-sorting ul li a {
color: #1f2023;
border-top: 1px solid transparent;
padding: 6px 0;
-webkit-transition-property: color, border-color;
transition-property: color, border-color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-sorting ul li a.active {
border-color: #987f71;
color: #987f71; }
.portfolio-sorting ul li a.active:hover {
cursor: default; }
.portfolio-sorting ul li a:hover {
color: #987f71;
-webkit-transition-duration: .1s;
transition-duration: .1s; }
@media screen and (max-width: 768px) {
.portfolio-sorting {
padding-right: 0px; }
.portfolio-sorting, .portfolio-sorting.text-right, .portfolio-sorting.text-left {
text-align: left; }
.portfolio-sorting .title {
margin-left: 0px; }
.portfolio-sorting ul li {
margin: 0 12px 0 0; } }
.portfolio-item, .portfolio-item-2 {
margin-top: 20px;
margin-bottom: 10px;
position: relative;
-webkit-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
z-index: 1; }
@media screen and (max-width: 768px) {
.portfolio-item, .portfolio-item-2 {
margin-top: 15px;
margin-bottom: 0; } }
.portfolio-item:hover, .portfolio-item-2:hover {
-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.08);
box-shadow: 0 10px 16px rgba(0, 0, 0, 0.08);
z-index: 2; }
.portfolio-item .portfolio-item-image, .portfolio-item-2 .portfolio-item-image {
background: #dadada;
width: 100%;
min-height: 80px;
position: relative;
text-align: center;
display: block;
-webkit-transition: height .2s ease-in-out;
transition: height .2s ease-in-out; }
.portfolio-item .portfolio-item-image:after, .portfolio-item-2 .portfolio-item-image:after {
content: '';
display: table;
clear: both; }
.portfolio-item .portfolio-item-image img, .portfolio-item-2 .portfolio-item-image img {
width: 100%;
vertical-align: middle; }
.portfolio-item .portfolio-item-image .portfolio-item-image-wrap, .portfolio-item-2 .portfolio-item-image .portfolio-item-image-wrap {
display: block;
vertical-align: middle; }
.portfolio-item .portfolio-item-like, .portfolio-item-2 .portfolio-item-like {
background: #fff;
color: #1f2023;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 19px;
text-align: center;
vertical-align: middle;
position: absolute;
top: 20px;
left: 20px;
cursor: pointer;
-webkit-transition-property: background, color, opacity, top;
transition-property: background, color, opacity, top;
-webkit-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-item .portfolio-item-like:hover, .portfolio-item-2 .portfolio-item-like:hover {
background: #111; }
.portfolio-item .portfolio-item-image-overlay, .portfolio-item-2 .portfolio-item-image-overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.portfolio-item:hover .portfolio-item-image-overlay, .portfolio-item-2:hover .portfolio-item-image-overlay {
opacity: 1;
visibility: visible; }
.portfolio-item .portfolio-item-image-overlay, .portfolio-item-2 .portfolio-item-image-overlay {
background: rgba(52, 52, 54, 0.9);
-webkit-transition-property: background, opacity, visibility, height;
transition-property: background, opacity, visibility, height; }
.portfolio-item .portfolio-item-resize, .portfolio-item-2 .portfolio-item-resize {
background: #1f2023;
width: 50px;
height: 50px;
padding-left: 1px;
margin: -25px 0 0 -25px;
line-height: 50px;
text-align: center;
font-size: 25px;
color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.portfolio-item .portfolio-item-resize:hover, .portfolio-item-2 .portfolio-item-resize:hover {
background: #111; }
.portfolio-item .portfolio-item-resize .icon, .portfolio-item-2 .portfolio-item-resize .icon {
line-height: 50px;
vertical-align: -1px;
text-align: center; }
.portfolio-item .portfolio-item-description, .portfolio-item-2 .portfolio-item-description {
background: #fff;
width: 100%;
padding: 15px 20px;
overflow: hidden;
position: relative;
-webkit-transition-property: min-height, opacity, bottom, padding;
transition-property: min-height, opacity, bottom, padding;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-item .portfolio-item-description h4, .portfolio-item-2 .portfolio-item-description h4, .portfolio-item .portfolio-item-description .widget_calendar caption, .widget_calendar .portfolio-item .portfolio-item-description caption, .portfolio-item-2 .portfolio-item-description .widget_calendar caption, .widget_calendar .portfolio-item-2 .portfolio-item-description caption {
font-size: 18px;
margin-bottom: 2px; }
.portfolio-item .portfolio-item-description p, .portfolio-item-2 .portfolio-item-description p {
line-height: 22px; }
.portfolio-item:hover .portfolio-item-like, .portfolio-item-2:hover .portfolio-item-like {
background: #1f2023;
color: #ffffff; }
.portfolio-item.portfolio-item-special .portfolio-item-image, .portfolio-item-special.portfolio-item-2 .portfolio-item-image {
background: transparent;
-webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.35s ease-in-out;
transition: 0.35s ease-in-out; }
.portfolio-item.portfolio-item-special .portfolio-item-image:hover, .portfolio-item-special.portfolio-item-2 .portfolio-item-image:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.15);
box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.15); }
.portfolio-item.portfolio-item-special .portfolio-item-description, .portfolio-item-special.portfolio-item-2 .portfolio-item-description {
background: transparent;
text-align: center; }
.portfolio-item.portfolio-item-special .portfolio-item-description h4, .portfolio-item-special.portfolio-item-2 .portfolio-item-description h4, .portfolio-item.portfolio-item-special .portfolio-item-description .widget_calendar caption, .widget_calendar .portfolio-item.portfolio-item-special .portfolio-item-description caption, .portfolio-item-special.portfolio-item-2 .portfolio-item-description .widget_calendar caption, .widget_calendar .portfolio-item-special.portfolio-item-2 .portfolio-item-description caption {
text-align: center;
margin-top: 15px; }
.portfolio-item.portfolio-item-special:hover, .portfolio-item-special.portfolio-item-2:hover {
-webkit-box-shadow: none;
box-shadow: none; }
.portfolio-item.portfolio-item-hover-2 .portfolio-item-like, .portfolio-item-hover-2.portfolio-item-2 .portfolio-item-like {
opacity: 0;
top: 0px; }
.portfolio-item.portfolio-item-hover-2 .portfolio-item-resize, .portfolio-item-hover-2.portfolio-item-2 .portfolio-item-resize {
left: 0px;
margin-left: 0;
opacity: 0;
-webkit-transition-property: opacity, left;
transition-property: opacity, left;
-webkit-transition-duration: .15s;
transition-duration: .15s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-item.portfolio-item-hover-2 .portfolio-item-image-overlay, .portfolio-item-hover-2.portfolio-item-2 .portfolio-item-image-overlay {
background: rgba(255, 255, 255, 0.5); }
.portfolio-item.portfolio-item-hover-2:hover .portfolio-item-like, .portfolio-item-hover-2.portfolio-item-2:hover .portfolio-item-like {
opacity: 1;
top: 20px; }
.portfolio-item.portfolio-item-hover-2:hover .portfolio-item-resize, .portfolio-item-hover-2.portfolio-item-2:hover .portfolio-item-resize {
left: 20px;
opacity: 1; }
.portfolio-item.portfolio-item-hover-2:hover .portfolio-item-description, .portfolio-item-hover-2.portfolio-item-2:hover .portfolio-item-description {
padding-left: 90px; }
.portfolio-item.portfolio-item-hover-3, .portfolio-item-hover-3.portfolio-item-2 {
padding-bottom: 75px; }
.portfolio-item.portfolio-item-hover-3 .portfolio-item-like, .portfolio-item-hover-3.portfolio-item-2 .portfolio-item-like {
opacity: 0;
top: 0px; }
.portfolio-item.portfolio-item-hover-3 .portfolio-item-resize, .portfolio-item-hover-3.portfolio-item-2 .portfolio-item-resize {
-webkit-transition-property: background, margin;
transition-property: background, margin; }
.portfolio-item.portfolio-item-hover-3 .portfolio-item-description, .portfolio-item-hover-3.portfolio-item-2 .portfolio-item-description {
position: absolute;
left: 0;
bottom: 0; }
.portfolio-item.portfolio-item-hover-3 .portfolio-item-description .details, .portfolio-item-hover-3.portfolio-item-2 .portfolio-item-description .details {
max-height: 0px;
overflow: hidden;
opacity: 0;
font-size: 13px;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transition-property: max-height, opacity;
transition-property: max-height, opacity; }
.portfolio-item.portfolio-item-hover-3 .portfolio-item-description .category, .portfolio-item-hover-3.portfolio-item-2 .portfolio-item-description .category {
background: #ffffff;
bottom: 14px;
left: 18px; }
.portfolio-item.portfolio-item-hover-3:hover .portfolio-item-resize, .portfolio-item-hover-3.portfolio-item-2:hover .portfolio-item-resize {
margin-top: -80px; }
.portfolio-item.portfolio-item-hover-3:hover .portfolio-item-like, .portfolio-item-hover-3.portfolio-item-2:hover .portfolio-item-like {
opacity: 1;
top: 20px; }
.portfolio-item.portfolio-item-hover-3:hover .portfolio-item-description .details, .portfolio-item-hover-3.portfolio-item-2:hover .portfolio-item-description .details {
max-height: 120px;
opacity: 1;
-webkit-transition-delay: 0;
transition-delay: 0; }
.portfolio-item.portfolio-item-hover-4 .portfolio-item-like, .portfolio-item-hover-4.portfolio-item-2 .portfolio-item-like {
opacity: 0;
top: 0px; }
.portfolio-item.portfolio-item-hover-4 .portfolio-item-image-overlay, .portfolio-item-hover-4.portfolio-item-2 .portfolio-item-image-overlay {
background: rgba(255, 255, 255, 0.5); }
.portfolio-item.portfolio-item-hover-4 .portfolio-item-resize, .portfolio-item-hover-4.portfolio-item-2 .portfolio-item-resize {
display: none; }
.portfolio-item.portfolio-item-hover-4:hover .portfolio-item-like, .portfolio-item-hover-4.portfolio-item-2:hover .portfolio-item-like {
background: #ffffff;
color: #1f2023;
opacity: 1;
top: 20px; } .portfolio-item-2 .portfolio-item-image {
height: 100%; }
.portfolio-item-2 .portfolio-item-description {
background: transparent;
opacity: 0;
position: absolute;
bottom: -10px;
-webkit-transition-property: opacity, bottom;
transition-property: opacity, bottom;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-item-2 .portfolio-item-description h4 a, .portfolio-item-2 .portfolio-item-description .widget_calendar caption a, .widget_calendar .portfolio-item-2 .portfolio-item-description caption a {
color: #ffffff; }
.portfolio-item-2 .portfolio-item-description h4 a:hover, .portfolio-item-2 .portfolio-item-description .widget_calendar caption a:hover, .widget_calendar .portfolio-item-2 .portfolio-item-description caption a:hover {
text-decoration: underline; }
.portfolio-item-2 .portfolio-item-description .category.gray span, .portfolio-item-2 .portfolio-item-description .category.gray a {
border-color: #a5a19d;
color: #a5a19d; }
.portfolio-item-2:hover .portfolio-item-description {
opacity: 1; }
.portfolio-item-2:hover .portfolio-item-description {
position: absolute;
bottom: 0px; }
.portfolio-item-2:hover .portfolio-item-description .category {
border-color: #ffffff;
color: #ffffff; }
.portfolio-item-2.portfolio-item-hover-2 .portfolio-item-description {
background: #ffffff;
bottom: -5px;
-webkit-transition-property: height, opacity, bottom;
transition-property: height, opacity, bottom; }
.portfolio-item-2.portfolio-item-hover-2 .portfolio-item-description h4 a, .portfolio-item-2.portfolio-item-hover-2 .portfolio-item-description .widget_calendar caption a, .widget_calendar .portfolio-item-2.portfolio-item-hover-2 .portfolio-item-description caption a {
color: #343436; }
.portfolio-item-2.portfolio-item-hover-2 .portfolio-item-resize {
display: none; }
.portfolio-item-2.portfolio-item-hover-2:hover .portfolio-item-image-overlay {
display: none; }
.portfolio-item-2.portfolio-item-hover-2:hover .portfolio-item-description {
padding-left: 20px;
bottom: 0;
opacity: 1;
-webkit-transition-duration: .2s;
transition-duration: .2s; }
.portfolio-item-2.portfolio-item-hover-2:hover .portfolio-item-description .category {
color: #343436; }
.portfolio-item-2.portfolio-item-hover-3 {
padding: 0; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-like {
left: 10px; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-image-overlay-wrap {
width: 100%;
height: 100%;
padding: 10px;
position: absolute;
top: 0;
left: 0; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-image-overlay {
background: rgba(255, 255, 255, 0.9);
width: 100%;
height: 100%;
position: static; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-description {
background: none;
height: auto;
bottom: 0;
padding: 0 28px 28px; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-description h4 a, .portfolio-item-2.portfolio-item-hover-3 .portfolio-item-description .widget_calendar caption a, .widget_calendar .portfolio-item-2.portfolio-item-hover-3 .portfolio-item-description caption a {
color: #343436; }
.portfolio-item-2.portfolio-item-hover-3 .portfolio-item-description .category {
background: none;
left: 28px;
bottom: 26px; }
.portfolio-item-2.portfolio-item-hover-3:hover .portfolio-item-like {
top: 10px; }
.portfolio-item-2.portfolio-item-hover-3:hover .portfolio-item-image {
height: 100%; }
.portfolio-item-2.portfolio-item-hover-3:hover .portfolio-item-description {
min-height: auto; }
.portfolio-item-2.portfolio-item-hover-3:hover .portfolio-item-description .category {
color: #343436; }
.portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description {
bottom: auto;
top: 50%;
margin-top: -40px;
-webkit-box-shadow: none;
box-shadow: none; }
.portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description h4, .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description .widget_calendar caption, .widget_calendar .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description caption {
text-align: center; }
.portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description h4 a, .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description .widget_calendar caption a, .widget_calendar .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description caption a {
color: #343436; }
.portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description .category {
width: 100%;
margin: 0;
padding: 0;
border: none;
text-align: center; }
.portfolio-item-2.portfolio-item-hover-4:hover .portfolio-item-like {
background: #1f2023;
color: #ffffff; }
.portfolio-item-2.portfolio-item-hover-4:hover .portfolio-item-image-overlay {
background: rgba(255, 255, 255, 0.9); }
.portfolio-item-2.portfolio-item-hover-4:hover .portfolio-item-description .category {
margin: 0;
padding: 0;
color: #343436; }
.portfolio-load-more {
margin: 30px auto;
display: inline-block;
text-align: center;
cursor: pointer; }
.portfolio-load-more .load {
background: #ffffff;
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
vertical-align: middle;
font-size: 40px;
display: inline-block;
-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.04);
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.04); }
.portfolio-load-more .load .icon {
width: auto;
height: auto;
padding: 0;
margin: 0 0 0 1px;
vertical-align: 0px;
line-height: 60px; }
.portfolio-load-more p {
color: #5a5a5a;
font-size: 14px; }
.portfolio-load-more:hover .load, .portfolio-load-more:hover p {
opacity: .95; } .portfolio-nav-paginator {
background: #ffffff;
color: #343436;
height: 80px;
width: 100%;
padding: 0;
line-height: 80px;
text-align: center;
font-size: 30px;
vertical-align: middle;
-webkit-box-sizing: content-box;
box-sizing: content-box;
clear: both; }
.portfolio-nav-paginator .left,
.portfolio-nav-paginator .right,
.portfolio-nav-paginator .center {
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.portfolio-nav-paginator .left:hover,
.portfolio-nav-paginator .right:hover,
.portfolio-nav-paginator .center:hover {
background: #f3f3f3;
font-size: 27px;
cursor: pointer; }
.portfolio-nav-paginator .center {
width: 80px;
height: 80px;
font-size: 35px;
display: inline-block; }
.portfolio-nav-paginator .center:hover {
font-size: 32px; }
.portfolio-nav-paginator .left,
.portfolio-nav-paginator .right {
width: 80px;
height: 100%;
float: left; }
.portfolio-nav-paginator .left {
left: 0;
border-right: 1px solid rgba(0, 0, 0, 0.05); }
.portfolio-nav-paginator .right {
float: right;
right: 0;
border-left: 1px solid rgba(0, 0, 0, 0.05); }
.portfolio-nav-paginator.static {
position: relative;
clear: both;
top: auto; }
.portfolio-nav-paginator.inline {
margin-top: 0px; }
.portfolio-nav-paginator.inline .left,
.portfolio-nav-paginator.inline .right {
border: none; }
.portfolio-nav-paginator.inline .left:hover,
.portfolio-nav-paginator.inline .right:hover {
font-size: 30px; }
.portfolio-nav-paginator.inline .left,
.portfolio-nav-paginator.inline .right,
.portfolio-nav-paginator.inline .center {
width: 30px;
height: 40px;
line-height: 40px;
margin-top: 20px; }
.portfolio-nav-paginator.inline .left:hover,
.portfolio-nav-paginator.inline .right:hover,
.portfolio-nav-paginator.inline .center:hover {
background: none; }
.portfolio-nav-paginator.inline .center {
width: 40px; }
.portfolio-nav-paginator.inline .center:hover {
font-size: 35px; }
.portfolio-nav-paginator.border-bottom {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
border-top: none; }
.portfolio-nav-paginator.border-top {
border-top: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: none; }
.portfolio-nav-paginator.light-bg {
background: #ffffff; }
.portfolio-nav-paginator .cap {
width: 80px;
height: 100%;
border: none; }
.portfolio-nav-paginator .cap:hover {
background: transparent;
cursor: default; }
.portfolio-container {
position: relative;
line-height: 25px; }
.portfolio-container:after {
content: '';
display: table;
clear: both; }
.portfolio-container .portfolio-content {
padding: 68px 80px; }
.portfolio-container.light-bg {
background: #fff; }
.portfolio-container.boxed {
margin: 80px 0 100px; }
@media screen and (max-width: 768px) {
.portfolio-container.boxed {
margin: 30px 0 0px; }
.portfolio-container .portfolio-content {
padding: 25px 15px 40px; } }
.portfolio-wrap-images img {
float: left; }
.portfolio-content-images:after {
content: '';
display: table;
clear: both; }
.portfolio-image-wrap {
background: #dddcdc;
width: 100%;
overflow: hidden; }
.portfolio-image-wrap img {
width: 100%;
float: left; }
.portfolio-content {
position: relative;
padding: 68px 80px; }
.portfolio-content:after {
content: '';
display: table;
clear: both; }
.portfolio-content.no-margin {
margin-top: 0px; }
.portfolio-content .portfolio-content-scroll {
position: absolute; }
.portfolio-content h2.title {
margin: 10px 0;
font-size: 28px;
line-height: 28px;
text-decoration: none;
display: block; }
.portfolio-content p.subtitle {
margin: 10px 0 11px; }
.portfolio-content p {
margin-top: 0px;
margin-bottom: 25px; }
.portfolio-content h5.title, .portfolio-content .widget h5, .widget .portfolio-content h5 {
margin: 28px 0 0px; }
.portfolio-content .portfolio-info-list p, .portfolio-content .portfolio-info-list-inline p {
color: #8c8c93;
word-break: break-word; }
.portfolio-content .socialbar {
margin-top: 12px;
font-size: 0; }
.portfolio-content .socialbar .social {
margin-bottom: 4px;
margin-right: 3px;
margin-left: 0.5px; }
.portfolio-content-second {
padding-right: 0; }
@media (min-width: 1200px) {
.portfolio-info {
padding-top: 20px; } }
.portfolio-info-list, .portfolio-info-list-inline {
width: 100%;
list-style: none;
margin-top: -3px; }
.portfolio-info-list:after, .portfolio-info-list-inline:after {
content: '';
display: table;
clear: both; }
.portfolio-info-list h5.title, .portfolio-info-list-inline h5.title, .portfolio-info-list .widget h5, .widget .portfolio-info-list h5, .portfolio-info-list-inline .widget h5, .widget .portfolio-info-list-inline h5 {
font-size: 14px;
text-transform: uppercase; }
.portfolio-info-list li, .portfolio-info-list-inline li {
max-width: 140px;
min-width: 10%;
margin-right: 20px;
float: left; }
.portfolio-info-list li h5.title, .portfolio-info-list-inline li h5.title, .portfolio-info-list li .widget h5, .widget .portfolio-info-list li h5, .portfolio-info-list-inline li .widget h5, .widget .portfolio-info-list-inline li h5 {
margin: 0;
font-size: 14px;
text-align: left; }
.portfolio-info-list li p, .portfolio-info-list-inline li p {
margin-top: 0px;
margin-bottom: 25px; }
.portfolio-info-list li a, .portfolio-info-list-inline li a {
font-size: 14.3px;
text-decoration: underline; }
.portfolio-info-list li a:hover, .portfolio-info-list-inline li a:hover {
color: #987f71; }
.portfolio-info-list-inline li {
margin-right: 50px;
float: left; }
.portfolio-info-list-inline li:last-child {
margin-right: 0px; }
.portfolio-page-second .portfolio-content {
padding-right: 0; }
.portfolio-page-third {
margin: 60px 0 30px; }
.portfolio-light-bg {
background: #ffffff; }
.portfolio-light-bg:after {
content: '';
display: table;
clear: both; }
.portfolio-fourth,
.portfolio-seventh {
margin-bottom: 70px; }
.portfolio-fourth:after,
.portfolio-seventh:after {
content: '';
display: table;
clear: both; }
.portfolio-fourth .portfolio-content,
.portfolio-seventh .portfolio-content {
margin-top: 20px;
padding: 0 0; }
.portfolio-fourth .portfolio-content:after,
.portfolio-seventh .portfolio-content:after {
content: '';
display: table;
clear: both; }
.portfolio-fourth .portfolio-content > .left,
.portfolio-seventh .portfolio-content > .left {
width: 66.16%;
padding-right: 70px;
margin-right: 1.5%;
float: left; }
.portfolio-fourth .portfolio-content > .right,
.portfolio-seventh .portfolio-content > .right {
width: 31.8%;
margin-top: 20px;
float: left; }
.portfolio-fourth .portfolio-nav-paginator,
.portfolio-seventh .portfolio-nav-paginator {
margin-top: 70px; }
@media (min-width: 769px) {
.portfolio-fourth .portfolio-info,
.portfolio-seventh .portfolio-info {
padding-top: 20px; } }
@media (min-width: 769px) {
.portfolio-fourth .portfolio-text,
.portfolio-seventh .portfolio-text {
padding-right: 75px; } }
.portfolio-fourth .portfolio-content {
margin-top: 50px; }
.portfolio-sixth {
margin: 60px 0; }
.portfolio-sixth .portfolio-content {
padding: 0;
margin-bottom: 40px; }
.portfolio-seventh .portfolio-content {
margin-top: 50px; }
.portfolio-eight {
height: 100%;
padding: 0;
margin: 0;
overflow: hidden;
position: relative; }
.portfolio-eight .portfolio-description {
background: #ffffff;
width: 540px;
height: 80px;
padding: 12px 80px 40px;
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
cursor: pointer;
-webkit-box-shadow: 4px 4px 65px rgba(0, 0, 0, 0.1);
box-shadow: 4px 4px 65px rgba(0, 0, 0, 0.1);
-webkit-transition-property: width, height, padding;
transition-property: width, height, padding;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.portfolio-eight .portfolio-description.no-transition {
-webkit-transition: none;
transition: none; }
.portfolio-eight .portfolio-description.open {
padding: 70px 80px; }
.portfolio-eight .portfolio-description.open .content-close {
opacity: 0; }
.portfolio-eight .portfolio-description.open .content-open {
opacity: 1; }
.portfolio-eight .portfolio-description .content-close {
opacity: 1;
position: absolute;
top: 12px;
left: 80px; }
.portfolio-eight .portfolio-description .content-close.without-categories {
top: 30px; }
.portfolio-eight .portfolio-description .content-close p.subtitle {
margin-bottom: 0; }
.portfolio-eight .portfolio-description .content-close h3 {
margin-top: 5px; }
.portfolio-eight .portfolio-description .content-open {
opacity: 0; }
.portfolio-eight .portfolio-description .content-open,
.portfolio-eight .portfolio-description .content-close {
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out; }
.portfolio-eight .portfolio-description .portfolio-content {
padding: 0; }
.portfolio-eight .portfolio-description .icon-toggle {
position: absolute;
top: 26px;
right: 34px;
font-size: 19px;
color: #343436;
cursor: pointer; }
.portfolio-eight .portfolio-description:hover {
opacity: .95; }
.portfolio-eight .portfolio-description:hover.open {
cursor: default;
opacity: 1; }
.portfolio-eight .portfolio-description:hover.open .icon-toggle {
color: #343436; }
.portfolio-eight .portfolio-description:hover.open .icon-toggle:hover {
color: #987f71; }
.portfolio-eight .portfolio-description:hover .icon-toggle {
color: #987f71; }
.portfolio-eight .portfolio-nav-paginator {
background: #ffffff;
width: 242px;
height: 80px;
position: absolute;
bottom: 0;
top: auto;
right: 0;
z-index: 4; }
.portfolio-images {
margin: 40px 0;
list-style: none; }
.portfolio-images:after {
content: '';
display: table;
clear: both; }
.portfolio-images .item:nth-child(3n + 1) {
clear: both; }
.portfolio-images .gallery-image {
width: 100%;
height: 100%;
margin-bottom: 30px;
float: left;
text-align: center;
position: relative; }
.portfolio-images .gallery-image img {
width: 100%;
vertical-align: middle; }
.portfolio-images .gallery-image .overlay {
background: rgba(52, 52, 54, 0.9);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out; }
.portfolio-images .gallery-image .overlay .icon-shape {
cursor: pointer;
background: #1f2023;
color: #ffffff;
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
line-height: 44px;
font-size: 25px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12); }
.portfolio-images .gallery-image .overlay .icon-shape img {
width: 25px;
display: inline-block;
margin-right: -1px; }
.portfolio-images .gallery-image:hover .overlay {
opacity: 1; }
.portfolio-slider-wrap {
overflow: hidden; }
.portfolio-slider {
margin-top: 60px;
margin-bottom: 30px;
padding: 0; }
.portfolio-slider .wrapped-container {
position: static; }
.portfolio-slider .owl-item img {
padding: 0 15px; }
.portfolio-full {
width: 100%;
height: 100vh;
margin: 0; }
.portfolio-full section {
width: 100%;
height: 100vh;
background-size: cover;
background-position: center; }
.onepage-pagination {
position: fixed;
right: 20px;
top: 50%;
margin: -15px 0;
list-style: none;
z-index: 999; }
.onepage-pagination li a {
background: #c0c0c0;
width: 6px;
height: 6px;
margin: 0 7px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid transparent;
vertical-align: middle;
display: inline-block;
cursor: pointer;
-webkit-transition-property: background, border;
transition-property: background, border;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.onepage-pagination li a:hover {
background: rgba(0, 0, 0, 0.4); }
.onepage-pagination li a.active {
background: none;
width: 10px;
height: 10px;
border-color: rgba(0, 0, 0, 0.8);
cursor: default;
margin-left: 5px; }
.portfolio-post-navigation {
margin-top: 30px;
margin-bottom: 15px; }
.portfolio-post-navigation-block {
background: #ffffff;
width: 100%;
min-height: 140px;
margin-bottom: 15px;
position: relative;
text-align: center; }
.portfolio-post-navigation-block .portfolio-btn {
background: #343436;
color: #ffffff;
width: 40px;
height: 140px;
line-height: 140px;
vertical-align: middle;
font-size: 24px;
float: left; }
.portfolio-post-navigation-block .content {
height: 140px;
display: inline-table;
text-align: center; }
.portfolio-post-navigation-block .content .wrap {
display: table-cell;
text-align: center;
vertical-align: middle; }
.portfolio-post-navigation-block .content .wrap-center {
display: inline-block;
width: 200px; }
.portfolio-post-navigation-block .content h3 {
font-size: 18px;
line-height: 1.2; }
.portfolio-post-navigation-block .post-image {
float: left; }
.portfolio-post-navigation-block .post-image img {
max-height: 140px;
float: left; }
.portfolio-post-navigation-block:hover .portfolio-btn {
background: #987f71; }
.portfolio-post-navigation-block.right .portfolio-btn {
float: right; }
.portfolio-post-navigation-block.right .post-image {
float: right; }
.recent-slider .slider-tape > .wrap > li img {
-webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.05);
box-shadow: 0 4px 9px rgba(0, 0, 0, 0.05); }  .blog-posts-masonry,
.blog-posts-classic {
margin-top: 30px;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out; }
.blog-posts-masonry.with-sorting,
.blog-posts-classic.with-sorting {
margin-top: 10px; }
@media screen and (max-width: 991px) {
.blog-posts-masonry,
.blog-posts-classic {
margin-top: 0; } }
div.post-offset {
margin: 0;
padding: 0; }
div.post-offset article,
div.post-offset .portfolio-item,
div.post-offset .portfolio-item-2 {
margin: 0; } .blog-posts-masonry .gallery,
.blog-posts-classic .gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 20px !important; }
.blog-posts-masonry .gallery .gallery-item,
.blog-posts-classic .gallery .gallery-item {
display: inline-block;
margin: 0px 5px 5px 0px;
margin-top: 0px !important;
text-align: center;
vertical-align: top;
width: 100%;
position: relative; }
.blog-posts-masonry .gallery .gallery-item img,
.blog-posts-classic .gallery .gallery-item img {
border: none !important;
-webkit-transition: .3s;
transition: .3s; }
.blog-posts-masonry .gallery .gallery-item .gallery-caption,
.blog-posts-classic .gallery .gallery-item .gallery-caption {
position: absolute;
background: rgba(255, 255, 255, 0.8);
padding: 3px 10px;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
white-space: nowrap;
-webkit-transition: .3s;
transition: .3s;
opacity: 0;
font-size: .8em;
font-weight: normal; }
.blog-posts-masonry .gallery .gallery-item:hover .gallery-caption,
.blog-posts-classic .gallery .gallery-item:hover .gallery-caption {
opacity: 1; }
.blog-posts-masonry .gallery .gallery-item:hover img,
.blog-posts-classic .gallery .gallery-item:hover img {
opacity: .8; }
.blog-posts-masonry .gallery.gallery-columns-3 .gallery-item,
.blog-posts-classic .gallery.gallery-columns-3 .gallery-item {
max-width: -webkit-calc((100% - 5px * 2) / 3);
max-width: calc((100% - 5px * 2) / 3); }
.blog-posts-masonry .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n+3), .blog-posts-masonry .gallery.gallery-columns-3 .gallery-item:last-of-type,
.blog-posts-classic .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n+3),
.blog-posts-classic .gallery.gallery-columns-3 .gallery-item:last-of-type {
margin-right: 0; }
article.blog-item,
.blog-item {
width: 100%;
margin: 20px 0 10px;
position: relative; }
@media screen and (max-width: 768px) {
article.blog-item,
.blog-item {
margin-top: 15px;
margin-bottom: 0; } }
article.blog-item h3,
.blog-item h3 {
text-align: inherit; }
article.blog-item h3 a,
.blog-item h3 a {
line-height: 1.3;
word-wrap: break-word; }
article.blog-item h3 a:hover,
.blog-item h3 a:hover {
opacity: .7; }
article.blog-item h3 span,
.blog-item h3 span {
margin-right: 5px;
font-size: 20px;
opacity: .6; }
article.blog-item .category a,
.blog-item .category a {
margin-top: 0; }
article.blog-item .item-footer,
.blog-item .item-footer {
width: 100%;
min-height: 50px;
border-top: 1px solid rgba(0, 0, 0, 0.08);
line-height: 50px;
vertical-align: middle; }
article.blog-item .item-footer p,
.blog-item .item-footer p {
margin: 0;
line-height: inherit;
vertical-align: middle; }
article.blog-item .item-footer.top,
.blog-item .item-footer.top {
min-height: 50px;
line-height: 50px;
margin: 0;
border: none; }
article.blog-item.blog-item-hovering,
.blog-item.blog-item-hovering {
min-height: 200px;
color: #ffffff; }
article.blog-item.blog-item-hovering .overlay,
.blog-item.blog-item-hovering .overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
article.blog-item.blog-item-hovering:hover .overlay,
.blog-item.blog-item-hovering:hover .overlay {
opacity: 1;
visibility: visible; }
article.blog-item.blog-item-hovering .blog-item-image-wrap,
.blog-item.blog-item-hovering .blog-item-image-wrap {
margin-bottom: 0; }
article.blog-item.blog-item-hovering .overlay,
.blog-item.blog-item-hovering .overlay {
background: rgba(52, 52, 52, 0.5);
visibility: visible;
opacity: 1;
-webkit-transition-property: background;
transition-property: background; }
article.blog-item.blog-item-hovering .overlay:hover,
.blog-item.blog-item-hovering .overlay:hover {
background: rgba(52, 52, 52, 0.7); }
article.blog-item.blog-item-hovering .overlay,
article.blog-item.blog-item-hovering footer,
.blog-item.blog-item-hovering .overlay,
.blog-item.blog-item-hovering footer {
padding: 25px; }
article.blog-item.blog-item-hovering .category a,
.blog-item.blog-item-hovering .category a {
border-color: rgba(255, 255, 255, 0.5);
color: rgba(255, 255, 255, 0.7); }
article.blog-item.blog-item-hovering h3, article.blog-item.blog-item-hovering h3 a, article.blog-item.blog-item-hovering p,
.blog-item.blog-item-hovering h3,
.blog-item.blog-item-hovering h3 a,
.blog-item.blog-item-hovering p {
color: inherit; }
@media screen and (min-width: 769px) {
article.blog-item.blog-item-hovering h3,
.blog-item.blog-item-hovering h3 {
max-width: 60%;
margin-left: 0px; } }
article.blog-item.blog-item-hovering p,
.blog-item.blog-item-hovering p {
color: #d9d9d9; }
article.blog-item.blog-item-hovering .item-footer, article.blog-item.blog-item-hovering .item-footer.top,
.blog-item.blog-item-hovering .item-footer,
.blog-item.blog-item-hovering .item-footer.top {
width: 100%;
line-height: 32px;
padding-top: 0px;
padding-bottom: 0px;
position: absolute;
bottom: 0;
left: 0; }
article.blog-item.blog-item-boxed,
.blog-item.blog-item-boxed {
background: #ffffff;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, z-index, -webkit-transform, -webkit-box-shadow;
transition-property: opacity, z-index, -webkit-transform, -webkit-box-shadow;
transition-property: opacity, transform, box-shadow, z-index;
transition-property: opacity, transform, box-shadow, z-index, -webkit-transform, -webkit-box-shadow;
z-index: 1; }
article.blog-item.blog-item-boxed:hover,
.blog-item.blog-item-boxed:hover {
-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);
z-index: 2; }
article.blog-item.blog-item-boxed .blog-item-content,
article.blog-item.blog-item-boxed .item-footer, article.blog-item.blog-item-boxed .item-footer.top,
.blog-item.blog-item-boxed .blog-item-content,
.blog-item.blog-item-boxed .item-footer,
.blog-item.blog-item-boxed .item-footer.top {
padding-left: 5%;
padding-right: 5%; }
article.blog-item.blog-item-boxed .item-footer.top,
.blog-item.blog-item-boxed .item-footer.top {
min-height: 50px;
line-height: 50px; }
article.blog-item.blog-item-shadow,
.blog-item.blog-item-shadow {
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06); }
.blog-item-image-wrap:after {
content: '';
display: table;
clear: both; }
.blog-item-image-wrap iframe {
width: 100%;
height: 230px; }
.blog-item-image-wrap img {
width: 100%;
float: left; }
.blog-item-blockquote-wrap blockquote {
font-size: 18px;
margin: 0px;
padding-top: 5px;
line-height: 1.45;
border-top: none;
color: #222; }
.blog-item-blockquote-wrap blockquote:after {
margin-top: -15px; }
.blog-item-content {
padding: 5% 0; }
.blog-item-content > :first-child {
margin-top: 0px; }
.blog-item-content > :last-child {
margin-bottom: 0px; }
.blog-post {
margin: 30px 0; }
.blog-post .blog-post-text p {
margin: 25px 0; }
.blog-slider {
width: 100%;
padding: 0; }
.blog-slider .owl-stage {
padding: 0; }
.blog-slider .owl-stage .owl-item img {
width: 100%; }
.blog-slider .owl-controls .owl-nav .owl-prev,
.blog-slider .owl-controls .owl-nav .owl-next {
background: #222;
width: 30px;
height: 30px;
line-height: 30px;
margin: 0;
top: 20px;
left: auto;
right: 20px;
font-size: 15px; }
.blog-slider .owl-controls .owl-nav .owl-prev {
right: 54px; }
.blog-posts-classic .blog-item h3 {
font-size: 24px; }
.blog-posts-classic .blog-item-content {
padding: 30px 0; }
.blog-posts-classic .blog-item.blog-item-boxed .blog-item-content,
.blog-posts-classic .blog-item.blog-item-boxed footer.item-footer {
padding-right: 30px;
padding-left: 30px; } .single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 0 auto; }
.post .entry-content {
margin-top: 50px;
margin-bottom: 30px; }
.post .entry-content a:not(.wp-block-button__link) {
color: #987f71; }
.post .entry-content a:not(.wp-block-button__link):hover {
text-decoration: underline; }
@media screen and (min-width: 1025px) {
.entry-content > *:not(.vc_row):not(.vc_clearfix) {
margin-top: 28px;
margin-bottom: 28px; }
.entry-content > *:not(.vc_row):not(.vc_clearfix):first-child {
margin-top: 0px; }
.entry-content > *:not(.vc_row):not(.vc_clearfix):last-child {
margin-bottom: 0px; } }
.entry-content figcaption {
padding: 0.3rem;
font-size: .98em;
margin: 0px; }
.post {
margin-bottom: 0; }
article.page {
margin: 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.single-post .widget_argenta_about_author {
padding-top: 20px; }
footer.entry-footer {
line-height: 1;
vertical-align: middle; }
footer.entry-footer .category {
line-height: inherit; }
footer.entry-footer .category a {
margin-top: 0;
margin-bottom: 4px;
padding-top: 7px;
padding-bottom: 7px; }
footer.entry-footer .tag-wrap a {
margin-bottom: 4px;
margin-top: 0;
padding-top: 9px;
padding-bottom: 9px; }
footer.entry-footer .share-btn {
background: rgba(0, 0, 0, 0.08);
margin-bottom: 5px;
margin-left: 5px;
padding: 9px 30px 9px 15px;
display: inline-block;
font-size: 13px;
position: relative;
cursor: pointer;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
footer.entry-footer .share-btn .select-title {
padding: 0; }
footer.entry-footer .share-btn ul.select-menu {
left: 0;
top: 35px; }
footer.entry-footer .share-btn:after, footer.entry-footer .share-btn:before {
content: '';
width: 2px;
height: 7px;
border: 2px solid #696971;
border-left: none;
border-right: none;
position: absolute;
top: 9px;
right: 14px; }
footer.entry-footer .share-btn:before {
border-bottom: 0;
top: 19px; }
footer.entry-footer .share-btn:hover {
background: rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 768px) {
footer.entry-footer > .left {
width: 100%; }
footer.entry-footer > .right {
margin-top: 10px;
float: left; }
footer.entry-footer > .right a {
margin: 5px 5px 0 0; } }
.post-widget {
padding-top: 30px; }
.toggle {
margin-top: 30px;
margin-bottom: 30px; }
.toggle > .vc_col-md-6 {
overflow: hidden; }
.toggle-post {
background: rgba(0, 0, 0, 0.05);
width: 100%;
height: 140px; }
.toggle-post th, .toggle-post td {
padding: 0;
border: none; }
.toggle-post:hover {
background: rgba(0, 0, 0, 0.1);
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.toggle-post:hover .arrow {
background: rgba(0, 0, 0, 0.7); }
.toggle-post .arrow {
background: #343436;
color: #ffffff;
width: 40px;
min-width: 40px;
height: 100%;
text-align: center;
font-size: 25px;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.toggle-post .image {
height: 140px;
white-space: nowrap;
overflow: hidden; }
.toggle-post .image img {
min-height: 140px;
min-width: 200px; }
.toggle-post .content {
padding: 0 25px; }
.toggle-post .content h3 {
line-height: 1.2;
max-height: 3.6em;
overflow: hidden; }
h3.related-post-heading {
margin-bottom: 25px;
margin-top: 45px; }
.related-posts {
margin-bottom: 35px; }
.post .entry-content > *:first-child,
.comments-area .comment-content > *:first-child {
margin-top: 0; }
.post {
margin-top: 0; }
.post .entry-content p:first-of-type {
margin-top: 0; }
.post .entry-content p:last-of-type {
margin-bottom: 0; }
.post h2 a:hover {
text-decoration: underline; }
.post .comments-link a {
font-size: 13px;
margin-left: 15px; }
.post .comments-link a:hover {
color: #987f71;
text-decoration: underline; }
form.post-password-form {
text-align: left; }
form.post-password-form label {
font-weight: 600;
margin: 15px 0; }
form.post-password-form label input {
margin-top: 5px; }
form.post-password-form input[type="submit"] {
margin-top: 15px; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
.comments-title {
margin-bottom: 25px; }
.comments-area .comment-list {
margin: 0 0 55px;
padding: 0;
border-bottom: 1px solid #ebebeb;
overflow: hidden;
list-style: none; }
.comments-area ul.children {
margin-left: 0;
padding-left: 100px;
list-style: none; }
.comments-area ul.children .comment {
border-top: none; }
.comments-area .comment-line {
background: #ebebeb;
width: 300%;
margin: 4px 0 0 0;
padding: 0;
position: relative;
left: -200%; }
.comments-area .comment-body {
padding: 22px 0 0 105px;
position: relative; }
.comments-area .comment-body .comment-awaiting-moderation {
font-size: 14px; }
.comments-area .comment-body .comment-author img {
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
top: 28px;
left: 0; }
.comments-area .comment-body .comment-author h4, .comments-area .comment-body .comment-author .widget_calendar caption, .widget_calendar .comments-area .comment-body .comment-author caption {
display: inline-block; }
.comments-area .comment-body .comment-author .says {
display: none; }
.comments-area .comment-body .comment-meta {
margin-top: 4px; }
.comments-area .comment-body .comment-meta time, .comments-area .comment-body .comment-meta a {
color: #8a8a8b;
font-size: 14px; }
.comments-area .comment-body .comment-meta a:hover {
text-decoration: underline; }
.comments-area .comment-body .comment-content {
display: inline-block;
margin-bottom: 15px; }
.comments-area .comment-body .reply a,
.comments-area .comment-body a.comment-edit-link {
font-size: 14px;
margin-left: 14px; }
.comments-area .comment-body .reply a:hover,
.comments-area .comment-body a.comment-edit-link:hover {
text-decoration: underline; }
.comments-area .comment-body .reply {
display: inline-block; }
.comments-area .comment-respond {
margin-top: 10px; }
.comments-area .comment-respond h3 {
display: inline-block; }
.comments-area .comment-respond .reply-cancle {
display: inline-block;
margin-left: 15px; }
.comments-area .comment-respond .reply-cancle a {
font-size: 14px; }
.comments-area .comment-respond a:hover {
text-decoration: underline; }
.comments-area .comment-respond form#commentform {
margin-top: 25px;
margin-bottom: 0px; }
.comments-area .comment-respond button.submit-comment {
margin-top: 0px; } body #lang_sel {
width: 100%; }
body #lang_sel ul li {
width: 100%; }
body #lang_sel ul li a {
padding: 10px 15px; }
body #lang_sel ul li > ul {
width: 100%;
top: 45px; }
body #lang_sel a.lang_sel_sel {
background: transparent;
position: relative; }
body #lang_sel a.lang_sel_sel:after {
content: '\f104';
font-size: 13px;
font-family: Ionicons;
color: rgba(0, 0, 0, 0.4);
position: absolute;
right: 15px;
top: 12px; }
body #lang_sel_list.lang_sel_list_vertical {
width: 100%;
height: auto;
overflow: hidden;
z-index: 10; }
body #lang_sel_list.lang_sel_list_vertical ul, body #lang_sel_list.lang_sel_list_vertical li {
width: 100%; }
body #lang_sel_list.lang_sel_list_vertical ul {
border-top-style: dotted;
border-color: rgba(0, 0, 0, 0.2); }
body #lang_sel_list.lang_sel_list_vertical ul li a {
background: transparent;
padding: 15px 0;
border-left: none;
border-right: none;
border-bottom-style: dotted;
border-color: rgba(0, 0, 0, 0.2); }
body #lang_sel_list.lang_sel_list_vertical ul li a.lang_sel_sel {
border-color: rgba(0, 0, 0, 0.2); }
body #lang_sel_list.lang_sel_list_vertical ul li a:hover {
background: transparent;
color: rgba(0, 0, 0, 0.5); }
body #lang_sel_list.lang_sel_list_horizontal {
width: 100%;
z-index: 10; }
body #lang_sel_list.lang_sel_list_horizontal ul {
border: none; }
body #lang_sel_list.lang_sel_list_horizontal li a {
background: transparent;
margin-right: 15px;
margin-bottom: 5px; }
body #lang_sel_list.lang_sel_list_horizontal li a:hover {
background: transparent;
opacity: .7; }
body #lang_sel_footer {
background: #38383a;
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
body #lang_sel_footer ul li a {
background: transparent;
color: #fff; }
body #lang_sel_footer ul li a:hover {
background: rgba(255, 255, 255, 0.1); }
body #lang_sel_footer ul li a span {
color: #fff; }
body #lang_sel_footer ul li a.lang_sel_sel {
background: rgba(255, 255, 255, 0.1);
color: #fff; }
body #lang_sel_footer ul li a.lang_sel_sel:hover {
background: rgba(255, 255, 255, 0.1); }
.site-footer #lang_sel a.lang_sel_sel {
border-color: rgba(255, 255, 255, 0.15);
color: rgba(255, 255, 255, 0.6); }
.site-footer #lang_sel a.lang_sel_sel:hover {
background: transparent;
border-color: rgba(255, 255, 255, 0.2);
color: #fff; }
.site-footer #lang_sel a.lang_sel_sel:hover:after {
color: rgba(255, 255, 255, 0.4); }
.site-footer #lang_sel a.lang_sel_sel:after {
color: rgba(255, 255, 255, 0.2); }
.site-footer #lang_sel ul li > ul {
z-index: 2;
border-top-color: #272729;
top: 46px; }
.site-footer #lang_sel ul li > ul li a {
background: #272729;
border-color: #202021;
color: rgba(255, 255, 255, 0.6); }
.site-footer #lang_sel ul li > ul li a:hover {
background: #343436; }
.site-footer #lang_sel_list.lang_sel_list_vertical ul {
border-color: rgba(255, 255, 255, 0.15); }
.site-footer #lang_sel_list.lang_sel_list_vertical ul li a {
color: rgba(255, 255, 255, 0.7);
border-color: rgba(255, 255, 255, 0.15); }
.site-footer #lang_sel_list.lang_sel_list_vertical ul li a.lang_sel_sel {
border-color: rgba(255, 255, 255, 0.15); }
.site-footer #lang_sel_list.lang_sel_list_vertical ul li a:hover {
background: transparent;
color: #fff; }
.site-footer #lang_sel_list.lang_sel_list_horizontal li a {
color: #fff; }
.site-footer #lang_sel_list.lang_sel_list_horizontal li a:hover {
color: #fff; }  .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; }
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } .text-left,
p.text-left {
text-align: left; }
.text-right,
p.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.left {
float: left; }
.right {
float: right; }
.half-width {
width: 50%; }
.full-width {
width: 100%; }
.full-vh {
height: 100vh; }
.middle {
position: absolute;
top: 50%;
left: 50%; }
.hidden {
display: none; }
.visible {
visibility: visible; }
.inline {
display: inline-block; }
.uppercase {
text-transform: uppercase; }
.lowercase {
text-transform: lowercase; } .block-centered {
display: table;
width: 100%;
height: 100%; }
.block-centered .content {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle; } @-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px); } }
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px); } }
div.bounce-item {
-webkit-animation: bounce 2s infinite;
animation: bounce 2s infinite; } input.brand-color,
input[type="submit"].brand-color,
button.brand-color,
a.brand-color,
div.brand-color,
span.brand-color {
color: #987f71; }
input.brand-color-hover:hover,
input[type="submit"].brand-color-hover:hover,
button.brand-color-hover:hover,
a.brand-color-hover:hover,
div.brand-color-hover:hover,
span.brand-color-hover:hover {
color: #987f71; }
.brand-color {
color: #987f71; }
.brand-color-hover:hover {
color: #987f71; }
input.brand-border-color,
input[type="submit"].brand-border-color,
button.brand-border-color,
a.brand-border-color,
div.brand-border-color,
span.brand-border-color {
border-color: #987f71; }
input.brand-border-color-hover:hover,
input[type="submit"].brand-border-color-hover:hover,
button.brand-border-color-hover:hover,
a.brand-border-color-hover:hover,
div.brand-border-color-hover:hover,
span.brand-border-color-hover:hover {
border-color: #987f71; }
.brand-border-color {
border-color: #987f71; }
.brand-border-color-hover:hover {
border-color: #987f71; }
input.brand-bg-color,
input[type="submit"].brand-bg-color,
button.brand-bg-color,
a.brand-bg-color,
div.brand-bg-color,
span.brand-bg-color {
background-color: #987f71; }
input.brand-bg-color-hover:hover,
input[type="submit"].brand-bg-color-hover:hover,
button.brand-bg-color-hover:hover,
a.brand-bg-color-hover:hover,
div.brand-bg-color-hover:hover,
span.brand-bg-color-hover:hover {
background-color: #987f71; }
.brand-bg-color {
background-color: #987f71; }
.brand-bg-color-hover:hover {
background-color: #987f71; } @media screen and (max-width: 768px) {
.phone-empty-block {
min-height: 240px; }
.arg-hide-border {
border: none; } } .vc_separator.wpb_content_element {
width: -webkit-calc( 100% + 30px);
width: calc( 100% + 30px);
margin-left: -15px; }
.vc_col-lg-2_5th,
.vc_col-lg-5th,
.vc_col-md-2_5th,
.vc_col-md-5th,
.vc_col-sm-2_5th,
.vc_col-sm-5th,
.vc_col-xs-2_5th,
.vc_col-xs-5th {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.vc_col-xs-5th,
.vc_col-xs-2_5th {
float: left; }
.vc_col-xs-5th {
width: 20%; }
.vc_col-xs-2_5th {
width: 10%; }
@media (min-width: 768px) {
div.vc_col-sm-5th, div.vc_col-sm-2_5th {
float: left; }
div.vc_col-sm-5th {
width: 20%; }
div.vc_col-sm-2_5th {
width: 40%; } }
@media (min-width: 992px) {
div.vc_col-md-5th, div.vc_col-md-2_5th {
float: left; }
div.vc_col-md-5th {
width: 20%; }
div.vc_col-md-2_5th {
width: 40%; } }
@media (min-width: 1200px) {
div.vc_col-lg-5th, div.vc_col-lg-2_5th {
float: left; }
div.vc_col-lg-5th {
width: 20%; }
div.vc_col-lg-2_5th {
width: 40%; } }
@media (min-width: 769px) {
.scroll-top {
right: 30px;
bottom: 30px; } }
@media (max-width: 768px) {
.phone-column .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important; }
.arg-spacer {
height: 40px !important; }
div.vc_row.vc_row-flex {
display: block; }
div.vc_row.vc_row-o-equal-height > .vc_column_container {
width: 100%;
display: block;
clear: both; }
div.vc_row.vc_row-o-equal-height > .vc_column_container > .vc_column-inner {
display: block;
padding-top: 0; } }  .woocommerce #content .message-box {
margin-top: 0px;
margin-bottom: 15px; }
.woocommerce #content .message-box a {
background: none;
margin: 0 6px;
padding: 0; }
.woocommerce #content .message-box a:hover {
text-decoration: underline; }
.woocommerce #content div.wc-single-page-message div.message-box:first-child {
margin-top: 35px; }
.woocommerce #content div.wc-single-page-message div.message-box:last-child {
margin-bottom: 35px; }
.woocommerce #content div.wc-cart-messages div.message-box:last-child {
margin-bottom: 50px; } ul.cart_list.product_list_widget {
margin-bottom: 20px;
list-style: none;
line-height: 1.1em; }
ul.cart_list.product_list_widget li {
width: 100%;
min-height: 50px;
margin-top: 10px;
display: inline-block; }
ul.cart_list.product_list_widget li.empty {
padding-top: 10px;
min-height: auto; }
ul.cart_list.product_list_widget li .image-wrap {
position: relative;
margin: 2px 10px 0 0;
float: left; }
ul.cart_list.product_list_widget li img {
width: 50px;
display: block;
margin: 0;
float: right; }
ul.cart_list.product_list_widget li a {
color: #ffffff;
font-size: 14px;
font-weight: 700;
display: inline; }
ul.cart_list.product_list_widget li a:hover {
text-decoration: underline; }
ul.cart_list.product_list_widget li .quantity {
width: auto;
height: auto;
font-size: 13px;
display: block;
margin-top: 5px; }
ul.cart_list.product_list_widget li .quantity .amount {
display: inline; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item {
width: 290px; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item a {
line-height: 1.1;
font-size: 14px;
color: #fff; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item a img {
float: left;
margin-right: 10px; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove {
color: #bebebe !important;
width: 0;
margin-top: 5px;
text-align: center;
float: right;
font-size: 0;
position: relative;
top: 13px;
right: 15px; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove:hover {
background: none;
color: #c22 !important;
text-decoration: none; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove:after {
content: "\f405";
font-size: 17px;
font-family: 'Ionicons'; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item .image-wrap {
position: relative;
margin: 0;
float: left; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item p {
color: #999; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation {
border: none;
display: inline-block;
margin: 0;
padding: 0;
font-size: 13px; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation dt, .widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation dd {
float: left;
display: inline-block; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation dt {
line-height: 20px;
font-weight: 400;
clear: left; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation dd {
margin: 0 5px 0 0;
padding: 0;
float: left; }
.widget_shopping_cart_content ul.cart_list li.mini_cart_item dl.variation dd p {
margin: 0;
font-size: 13px;
line-height: 20px; }
.widget_shopping_cart_content .total {
color: #999999;
font-size: 13px;
padding: 8px 0;
margin-bottom: 20px;
border-top: 1px dotted rgba(255, 255, 255, 0.1);
border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
overflow: hidden; }
.widget_shopping_cart_content .total strong {
font-weight: 400; }
.widget_shopping_cart_content .total p {
width: auto;
float: left;
line-height: 38px;
font-size: 13px;
font-weight: 400; }
.widget_shopping_cart_content .total .amount {
float: right;
color: #ffffff;
font-weight: 700; }
.widget_shopping_cart_content .buttons {
margin-bottom: 10px; }
.widget_shopping_cart_content .buttons:after {
content: '';
display: table;
clear: both; }
.widget_shopping_cart_content .buttons a.button {
width: 48%;
padding-left: 0;
padding-right: 0;
text-align: center;
float: left;
background: none;
border-color: #ffffff;
color: #ffffff; }
.widget_shopping_cart_content .buttons a.button:hover {
background: #ffffff;
color: #343436; }
.widget_shopping_cart_content .buttons a.button:first-child {
margin-right: 4%; }
.widget_shopping_cart_content .buttons a.button.empty {
width: 65%; }
.widget_shopping_cart_content .buttons a.button.checkout {
border-color: #987f71;
background: #987f71;
color: #fff; }
.widget_shopping_cart_content .buttons a.button.checkout:hover {
background: transparent;
color: #987f71; } .woocommerce #content .onsale,
#content .woocommerce .onsale {
height: 30px;
min-height: 30px;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0 16px 0 20px;
font-size: 11px;
line-height: 30px;
vertical-align: middle;
display: block;
z-index: 2;
top: 20px;
left: 125px; }
.woocommerce #content .onsale.out,
#content .woocommerce .onsale.out {
background: #ccc; }
.woocommerce #content .onsale:before,
#content .woocommerce .onsale:before {
content: '';
background: rgba(0, 0, 0, 0.2);
height: 30px;
width: 7px;
position: absolute;
top: 0;
left: 0px; }
.woocommerce #content .type-product,
#content .woocommerce .type-product {
margin-top: 80px; }
.woocommerce #content .woocommerce-single-summary-wrap,
#content .woocommerce .woocommerce-single-summary-wrap {
padding-left: 25px; }
@media screen and (max-width: 768px) {
.woocommerce #content .woocommerce-single-summary-wrap,
#content .woocommerce .woocommerce-single-summary-wrap {
padding-left: 15px; } }
.woocommerce #content div.product div.message-box:first-child,
#content .woocommerce div.product div.message-box:first-child {
margin-top: -25px; }
.woocommerce #content div.product div.images,
#content .woocommerce div.product div.images {
width: 100%;
margin-bottom: 0;
padding-left: 105px;
position: relative; }
.woocommerce #content div.product div.images.without-thumbs,
#content .woocommerce div.product div.images.without-thumbs {
padding-left: 0px; }
.woocommerce #content div.product div.images.without-thumbs .onsale,
#content .woocommerce div.product div.images.without-thumbs .onsale {
left: 20px; }
.woocommerce #content div.product div.images a,
#content .woocommerce div.product div.images a {
width: auto; }
.woocommerce #content div.product div.images a img,
#content .woocommerce div.product div.images a img {
width: auto;
max-width: none;
display: block;
margin: 0 auto; }
.woocommerce #content div.product div.images .slider,
#content .woocommerce div.product div.images .slider {
padding: 0; }
.woocommerce #content div.product div.images .slider .owl-item img,
#content .woocommerce div.product div.images .slider .owl-item img {
width: 100%;
display: inline;
float: left;
cursor: pointer; }
.woocommerce #content div.product div.images .slider .thumbs img,
#content .woocommerce div.product div.images .slider .thumbs img {
width: auto; }
.woocommerce #content div.product div.images .slider .owl-controls .owl-nav .owl-prev,
.woocommerce #content div.product div.images .slider .owl-controls .owl-nav .owl-next,
#content .woocommerce div.product div.images .slider .owl-controls .owl-nav .owl-prev,
#content .woocommerce div.product div.images .slider .owl-controls .owl-nav .owl-next {
background: transparent;
color: #343436;
font-size: 30px; }
.woocommerce #content div.product div.images .slider .owl-controls .owl-nav .owl-prev:hover,
.woocommerce #content div.product div.images .slider .owl-controls .owl-nav .owl-next:hover,
#content .woocommerce div.product div.images .slider .owl-controls .owl-nav .owl-prev:hover,
#content .woocommerce div.product div.images .slider .owl-controls .owl-nav .owl-next:hover {
opacity: .7; }
.woocommerce #content div.product div.images .gallery .slider .owl-item img,
#content .woocommerce div.product div.images .gallery .slider .owl-item img {
width: auto;
float: none; }
.woocommerce #content div.product div.images .gallery .slider .owl-controls .owl-nav .owl-prev,
.woocommerce #content div.product div.images .gallery .slider .owl-controls .owl-nav .owl-next,
#content .woocommerce div.product div.images .gallery .slider .owl-controls .owl-nav .owl-prev,
#content .woocommerce div.product div.images .gallery .slider .owl-controls .owl-nav .owl-next {
font-size: 24px;
color: #888; }
.woocommerce #content div.product div.images .gallery .slider .thumbs img,
#content .woocommerce div.product div.images .gallery .slider .thumbs img {
height: 80px;
display: inline-block; }
.woocommerce #content div.product div.images img,
#content .woocommerce div.product div.images img {
width: 100%;
height: 100%;
display: inline-block; }
.woocommerce #content div.product div.images .thumbnails,
#content .woocommerce div.product div.images .thumbnails {
width: 70px;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0; }
.woocommerce #content div.product div.images .thumbnails img,
#content .woocommerce div.product div.images .thumbnails img {
width: 70px;
height: auto;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-transition: .15s ease-in-out;
transition: .15s ease-in-out;
-webkit-transition-property: border-color, -webkit-box-shadow;
transition-property: border-color, -webkit-box-shadow;
transition-property: border-color, box-shadow;
transition-property: border-color, box-shadow, -webkit-box-shadow;
cursor: pointer;
float: none; }
.woocommerce #content div.product div.images .thumbnails img:hover,
#content .woocommerce div.product div.images .thumbnails img:hover {
border-color: rgba(52, 52, 54, 0.7);
-webkit-box-shadow: 0 0 8px rgba(52, 52, 54, 0.4);
box-shadow: 0 0 8px rgba(52, 52, 54, 0.4); }
.woocommerce #content div.product div.images .thumbnails .selected img,
#content .woocommerce div.product div.images .thumbnails .selected img {
border-color: rgba(52, 52, 54, 0.8);
cursor: default; }
@media screen and (max-width: 992px) {
.woocommerce #content div.product .onsale,
#content .woocommerce div.product .onsale {
left: 0px; }
.woocommerce #content div.product div.images,
#content .woocommerce div.product div.images {
padding-left: 0; }
.woocommerce #content div.product div.images img,
#content .woocommerce div.product div.images img {
width: 100%;
height: auto; }
.woocommerce #content div.product div.images .thumbnails,
#content .woocommerce div.product div.images .thumbnails {
position: static;
width: auto;
text-align: center;
margin: 25px 0; }
.woocommerce #content div.product div.images .thumbnails img, .woocommerce #content div.product div.images .thumbnails .image,
#content .woocommerce div.product div.images .thumbnails img,
#content .woocommerce div.product div.images .thumbnails .image {
display: inline-block;
clear: none;
margin: 4px; }
.woocommerce #content div.product div.images .thumbnails .gallery-image,
#content .woocommerce div.product div.images .thumbnails .gallery-image {
margin: 0 5px; } }
.woocommerce #content div.product .stock,
#content .woocommerce div.product .stock {
margin: 0px;
margin-bottom: 8px;
color: #1f2023;
font-size: 14px; }
.woocommerce #content div.product table.variations,
#content .woocommerce div.product table.variations {
width: auto;
margin-bottom: 20px;
text-align: left; }
.woocommerce #content div.product table.variations tr td,
#content .woocommerce div.product table.variations tr td {
padding-right: 10px; }
.woocommerce #content div.product table.variations tr td.reset,
#content .woocommerce div.product table.variations tr td.reset {
text-align: right;
padding-top: 7px;
padding-left: 10px; }
.woocommerce #content div.product table.variations a.reset_variations,
#content .woocommerce div.product table.variations a.reset_variations {
font-size: 13px; }
.woocommerce #content div.product table.variations a.reset_variations:hover,
#content .woocommerce div.product table.variations a.reset_variations:hover {
color: #c22; }
.woocommerce #content div.product table.variations a.reset_variations span,
#content .woocommerce div.product table.variations a.reset_variations span {
position: relative; }
.woocommerce #content div.product table.variations a.reset_variations span:before,
#content .woocommerce div.product table.variations a.reset_variations span:before {
content: '';
background: #838383;
width: 100%;
height: 1px;
position: absolute;
bottom: 0px; }
.woocommerce #content div.product table.variations a.reset_variations i,
#content .woocommerce div.product table.variations a.reset_variations i {
font-size: 18px;
margin-right: 10px;
vertical-align: -3px; }
.woocommerce #content div.product .woocommerce-variation-price,
#content .woocommerce div.product .woocommerce-variation-price {
margin-top: 5px; }
.woocommerce #content div.product .woocommerce-variation-price ins,
#content .woocommerce div.product .woocommerce-variation-price ins {
margin-top: 5px; }
.woocommerce #content div.product div.summary,
#content .woocommerce div.product div.summary {
width: 100%;
margin: 0;
float: none; }
.woocommerce #content div.product div.summary h2.product_title,
#content .woocommerce div.product div.summary h2.product_title {
margin: 0 0 20px;
font-size: 28px;
letter-spacing: -0.03em;
text-align: left; }
.woocommerce #content div.product div.summary .woocommerce-product-rating,
#content .woocommerce div.product div.summary .woocommerce-product-rating {
margin-top: 15px;
margin-bottom: 20px; }
.woocommerce #content div.product div.summary .woocommerce-review-link,
#content .woocommerce div.product div.summary .woocommerce-review-link {
font-size: 13px;
text-decoration: underline;
color: #a5a19d;
margin-left: 5px;
margin-top: 2px;
display: inline-block; }
.woocommerce #content div.product div.summary .woocommerce-review-link:hover,
#content .woocommerce div.product div.summary .woocommerce-review-link:hover {
color: #987f71; }
.woocommerce #content div.product div.summary .woocommerce-add-to-cart .yith-wcwl-add-to-wishlist,
#content .woocommerce div.product div.summary .woocommerce-add-to-cart .yith-wcwl-add-to-wishlist {
margin: 0; }
.woocommerce #content div.product div.summary .single_add_to_cart_button,
#content .woocommerce div.product div.summary .single_add_to_cart_button {
float: left;
margin-right: 20px; }
.woocommerce #content div.product div.summary .variable-add-to-cart,
#content .woocommerce div.product div.summary .variable-add-to-cart {
margin-left: 0; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist {
max-width: 200px;
height: 47px;
margin: 0;
margin-left: 10px;
display: inline-block;
line-height: 47px;
vertical-align: -1px;
float: left; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist > div,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist > div {
display: block;
text-align: left;
margin: 0; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist {
background: none;
color: #343436;
vertical-align: middle;
font-weight: 400;
border: none;
font-size: 13px;
text-transform: none; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist i,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist i {
margin-right: 10px;
font-size: 20px;
vertical-align: -3px;
-webkit-transition: -webkit-transform .1s ease-in-out;
transition: -webkit-transform .1s ease-in-out;
transition: transform .1s ease-in-out;
transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
display: inline-block;
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
color: #987f71; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover i,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover i {
color: #987f71;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist span,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist span {
position: relative; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist span:before,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.add_to_wishlist span:before {
content: '';
background: #838383;
width: 100%;
height: 1px;
position: absolute;
bottom: 0px; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
background: none;
width: auto;
height: auto;
font-size: 13px;
color: #343436;
line-height: inherit; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i,
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i {
font-size: 20px;
vertical-align: -3px;
margin-right: 5px; }
.woocommerce #content div.product div.summary .yith-wcwl-add-to-wishlist .ajax-loading,
#content .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .ajax-loading {
display: none;
opacity: 0; }
.woocommerce #content div.product .accordion-box,
#content .woocommerce div.product .accordion-box {
margin-top: 20px;
margin-bottom: 50px; }
.woocommerce #content div.product .accordion-box .buttons,
#content .woocommerce div.product .accordion-box .buttons {
padding-top: 15px;
padding-bottom: 15px; }
.woocommerce #content div.product .accordion-box h5,
#content .woocommerce div.product .accordion-box h5 {
letter-spacing: -0.04em; }
.woocommerce #content div.product .tab-box, .woocommerce #content div.product .tab-box-left,
#content .woocommerce div.product .tab-box,
#content .woocommerce div.product .tab-box-left {
margin-top: 55px; }
.woocommerce #content div.product .tab-box-item,
#content .woocommerce div.product .tab-box-item {
padding-top: 55px;
padding-bottom: 0; }
.woocommerce #content div.product #reviews,
#content .woocommerce div.product #reviews {
outline: none; }
.woocommerce #content div.product .price,
#content .woocommerce div.product .price {
color: #343436; }
.woocommerce #content div.product .price .amount,
#content .woocommerce div.product .price .amount {
clear: both;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 20px;
line-height: 1;
margin: 0 5px;
display: inline-block;
text-align: left;
letter-spacing: -0.02em; }
.woocommerce #content div.product .price .amount:first-child,
#content .woocommerce div.product .price .amount:first-child {
margin-left: 0; }
.woocommerce #content div.product .price .amount:last-child,
#content .woocommerce div.product .price .amount:last-child {
margin-right: 0; }
.woocommerce #content div.product .price del,
#content .woocommerce div.product .price del {
margin-bottom: 2px;
display: inline-block;
position: relative;
opacity: 1;
font-size: 15px;
color: #987f71; }
.woocommerce #content div.product .price del:after,
#content .woocommerce div.product .price del:after {
content: '';
background: #987f71;
width: 100%;
height: 1px;
position: absolute;
top: 56%;
left: 0; }
.woocommerce #content div.product .price del .amount,
#content .woocommerce div.product .price del .amount {
color: #987f71;
margin-bottom: 0;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: 600; }
.woocommerce #content div.product .price ins,
#content .woocommerce div.product .price ins {
text-decoration: none;
display: block;
font-size: 20px; }
.woocommerce #content div.product .price ins span.amount.woocommerce-Price-amount,
#content .woocommerce div.product .price ins span.amount.woocommerce-Price-amount {
color: #343436; }
.woocommerce #content div.product .price ins .amount,
#content .woocommerce div.product .price ins .amount {
margin-top: 0;
font-size: 20px; }
.woocommerce #content div.product form.variations_form.cart, .woocommerce #content div.product form.cart,
#content .woocommerce div.product form.variations_form.cart,
#content .woocommerce div.product form.cart {
width: 100%;
padding: 15px 0; }
.woocommerce #content div.product .group_table,
#content .woocommerce div.product .group_table {
width: 100%; }
.woocommerce #content div.product .group_table td,
#content .woocommerce div.product .group_table td {
vertical-align: middle;
text-align: left; }
.woocommerce #content div.product .group_table .price ins, .woocommerce #content div.product .group_table .price del,
#content .woocommerce div.product .group_table .price ins,
#content .woocommerce div.product .group_table .price del {
height: auto;
line-height: inherit;
display: inline-block; }
.woocommerce #content div.product .group_table .price ins,
#content .woocommerce div.product .group_table .price ins {
margin-left: 6px; }
.woocommerce #content div.product .group_table .price .amount,
#content .woocommerce div.product .group_table .price .amount {
font-size: 14px; }
.woocommerce #content div.product .woocommerce-variation-price,
#content .woocommerce div.product .woocommerce-variation-price {
text-align: left; }
.woocommerce #content div.product .woocommerce-variation-price a.reset_variations,
#content .woocommerce div.product .woocommerce-variation-price a.reset_variations {
display: none; }
.woocommerce #content div.product .woocommerce-variation-price .price,
#content .woocommerce div.product .woocommerce-variation-price .price {
line-height: 100%;
margin-bottom: 5px; }
.woocommerce #content div.product .woocommerce-variation.single_variation,
#content .woocommerce div.product .woocommerce-variation.single_variation {
border-top: 1px dotted #d9d9d9;
margin: 20px 0;
padding-top: 10px; }
.woocommerce #content div.product .single_variation_wrap,
#content .woocommerce div.product .single_variation_wrap {
width: 100%;
border-bottom: 1px dotted #d9d9d9; }
.woocommerce #content div.product .woocommerce-variation,
#content .woocommerce div.product .woocommerce-variation {
border-top: 1px dotted #d9d9d9; }
.woocommerce #content div.product .woocommerce-variation-add-to-cart,
#content .woocommerce div.product .woocommerce-variation-add-to-cart {
padding-top: 20px;
display: block;
float: left;
clear: both; }
.woocommerce #content div.product .single-cart-wrap,
#content .woocommerce div.product .single-cart-wrap {
width: 100%;
border-top: 1px dotted #d9d9d9; }
.woocommerce #content div.product form.cart,
#content .woocommerce div.product form.cart {
width: 100%;
display: inline-block;
margin: 0;
padding: 20px 0; }
.woocommerce #content div.product form.cart button,
#content .woocommerce div.product form.cart button {
-webkit-border-radius: 0;
border-radius: 0;
margin: 0;
margin-left: 4px; }
.woocommerce #content div.product form.cart .quantity,
#content .woocommerce div.product form.cart .quantity {
width: 75px; }
.woocommerce #content div.product .product_meta,
#content .woocommerce div.product .product_meta {
margin-top: 25px; }
.woocommerce #content div.product .product_meta span,
#content .woocommerce div.product .product_meta span {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #1f2023; }
.woocommerce #content div.product .product_meta span span, .woocommerce #content div.product .product_meta span a,
#content .woocommerce div.product .product_meta span span,
#content .woocommerce div.product .product_meta span a {
color: #987f71; }
.woocommerce #content div.product .product_meta span a,
#content .woocommerce div.product .product_meta span a {
text-decoration: underline; }
.woocommerce #content div.product .product_meta span a:hover,
#content .woocommerce div.product .product_meta span a:hover {
color: #ad9a8f; }
.woocommerce #content div.product .product_meta > span,
#content .woocommerce div.product .product_meta > span {
border-left: 1px dotted #bbbbbb;
padding: 0 10px; }
.woocommerce #content div.product .product_meta > span:first-child,
#content .woocommerce div.product .product_meta > span:first-child {
border-left: none;
padding-left: 0; }
.woocommerce #content .comments-half #comments, .woocommerce #content .comments-half #review_form_wrapper,
#content .woocommerce .comments-half #comments,
#content .woocommerce .comments-half #review_form_wrapper {
width: 50%;
float: left; }
.woocommerce #content .comments-half #comments,
#content .woocommerce .comments-half #comments {
padding-right: 15px; }
.woocommerce #content .comments-half #review_form_wrapper,
#content .woocommerce .comments-half #review_form_wrapper {
padding-left: 15px; }
@media screen and (max-width: 768px) {
.woocommerce #content .comments-half #comments, .woocommerce #content .comments-half #review_form_wrapper,
#content .woocommerce .comments-half #comments,
#content .woocommerce .comments-half #review_form_wrapper {
width: 100%;
padding-left: 0;
padding-right: 0; } }
.woocommerce #content table.shop_attributes,
#content .woocommerce table.shop_attributes {
margin: 15px 0;
text-align: center; }
.woocommerce #content table.shop_attributes th, .woocommerce #content table.shop_attributes td,
#content .woocommerce table.shop_attributes th,
#content .woocommerce table.shop_attributes td {
background: none;
font-size: 14px;
color: #343436;
border: 1px solid #dddddd;
padding: 8px 12px;
font-style: normal; }
.woocommerce #content .woocommerce-noreviews,
#content .woocommerce .woocommerce-noreviews {
text-align: center;
margin: 0 0 25px;
padding: 15px 0 30px;
border-bottom: 1px solid #ebebeb; }
.woocommerce #content #reviews #comments ol.commentlist,
#content .woocommerce #reviews #comments ol.commentlist {
padding-left: 0; }
.woocommerce #content #reviews #comments ol.commentlist li.comment,
#content .woocommerce #reviews #comments ol.commentlist li.comment {
padding: 0 0 30px;
border-bottom: 1px solid #ebebeb; }
.woocommerce #content #reviews #comments ol.commentlist li.comment img,
#content .woocommerce #reviews #comments ol.commentlist li.comment img {
background: none;
width: 80px;
height: 80px;
padding: 0;
border: none;
-webkit-border-radius: 50%;
border-radius: 50%;
top: 15px; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .meta,
#content .woocommerce #reviews #comments ol.commentlist li.comment .meta {
font-size: 14px;
line-height: 120%;
position: relative; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .meta time,
#content .woocommerce #reviews #comments ol.commentlist li.comment .meta time {
margin-top: 10px;
font-size: 14px;
display: block; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .description,
#content .woocommerce #reviews #comments ol.commentlist li.comment .description {
margin-top: 15px; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .star-rating,
#content .woocommerce #reviews #comments ol.commentlist li.comment .star-rating {
color: #987f71;
width: 6.8em;
font-size: 9px;
letter-spacing: 3px;
position: absolute;
top: 44px;
right: 0; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .star-rating:before,
#content .woocommerce #reviews #comments ol.commentlist li.comment .star-rating:before {
color: #987f71; }
.woocommerce #content #reviews #comments ol.commentlist li.comment .comment-text,
#content .woocommerce #reviews #comments ol.commentlist li.comment .comment-text {
margin-left: 90px;
border: none; }
.woocommerce #content .comment-respond h3.comment-reply-title,
#content .woocommerce .comment-respond h3.comment-reply-title {
color: #343436;
clear: both;
font-family: "Montserrat";
margin: 6px auto 20px;
letter-spacing: -0.04em;
line-height: 1;
font-size: 18px;
font-weight: 700;
text-align: left; }
.woocommerce #content form.comment-form#commentform,
#content .woocommerce form.comment-form#commentform {
text-align: left; }
.woocommerce #content form.comment-form#commentform label.rating,
#content .woocommerce form.comment-form#commentform label.rating {
display: inline; }
.woocommerce #content form.comment-form#commentform p.stars,
#content .woocommerce form.comment-form#commentform p.stars {
width: auto;
margin-left: 10px;
vertical-align: -6px;
display: inline-block; }
.woocommerce #content form.comment-form#commentform p.stars a,
#content .woocommerce form.comment-form#commentform p.stars a {
color: #ea9e62;
width: 16px;
font-size: 14px;
letter-spacing: 3px; }
.woocommerce #content form.comment-form#commentform p.stars a:before,
#content .woocommerce form.comment-form#commentform p.stars a:before {
color: #ea9e62; }
.woocommerce #content form.comment-form#commentform .comment-form-comment textarea,
#content .woocommerce form.comment-form#commentform .comment-form-comment textarea {
min-height: 180px; }
.woocommerce #content .woocommerce-product-rating,
#content .woocommerce .woocommerce-product-rating {
line-height: 1.7; }
.woocommerce #content .star-rating,
#content .woocommerce .star-rating {
color: #987f71;
width: 6.18em;
font-size: 14px;
letter-spacing: 3px; }
.woocommerce #content .star-rating:before,
#content .woocommerce .star-rating:before {
color: #987f71; }
.woocommerce #content .woocommerce-review-link,
#content .woocommerce .woocommerce-review-link {
font-size: 14px;
text-decoration: underline; }
.woocommerce #content .woocommerce-tabs,
#content .woocommerce .woocommerce-tabs {
width: 48%;
float: right;
clear: none; }
.woocommerce #content .woocommerce-share,
#content .woocommerce .woocommerce-share {
background: #f3f3f3;
width: 100%;
height: 100px;
line-height: 100px;
text-align: center;
vertical-align: middle;
clear: both;
font-size: 12px;
color: #343436; }
.woocommerce #content .woocommerce-share.share-extended-details,
#content .woocommerce .woocommerce-share.share-extended-details {
background: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.woocommerce #content .woocommerce-share .socialbar,
#content .woocommerce .woocommerce-share .socialbar {
margin: 0;
margin-left: 20px;
display: inline-block;
font-size: 16px; }
.woocommerce #content .woocommerce-share .socialbar .social,
#content .woocommerce .woocommerce-share .socialbar .social {
width: 40px;
height: 40px;
line-height: 40px;
vertical-align: -2px;
font-size: 19px;
border: none; }
.woocommerce #content .extended-top,
#content .woocommerce .extended-top {
background: #f3f3f3;
padding: 10px 0 80px; }
.woocommerce #content .extended-top h3,
#content .woocommerce .extended-top h3 {
margin-top: 80px;
margin-bottom: 20px; }
.woocommerce #content .extended-top .shop_attributes,
#content .woocommerce .extended-top .shop_attributes {
margin-top: 25px; }
.woocommerce #content .extended-reviews,
#content .woocommerce .extended-reviews {
padding-top: 90px;
padding-bottom: 90px; }
.woocommerce #content .extended-reviews h3,
#content .woocommerce .extended-reviews h3 {
margin-bottom: 20px; }
.woocommerce #content .extended-reviews #reviews #comments,
#content .woocommerce .extended-reviews #reviews #comments {
margin-top: 10px; }
.woocommerce #content .extended-reviews #reviews #comments ol.commentlist li.comment:first-child,
#content .woocommerce .extended-reviews #reviews #comments ol.commentlist li.comment:first-child {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 20px; }
.woocommerce #content .extended-reviews #reviews #comments ol.commentlist li.comment:first-child img,
#content .woocommerce .extended-reviews #reviews #comments ol.commentlist li.comment:first-child img {
top: 35px; }
.woocommerce #content .extended-reviews #reviews #comments ol.commentlist li.comment:first-child .star-rating,
#content .woocommerce .extended-reviews #reviews #comments ol.commentlist li.comment:first-child .star-rating {
top: 64px; }
.woocommerce #content .extended-reviews .woocommerce-noreviews,
#content .woocommerce .extended-reviews .woocommerce-noreviews {
padding-top: 30px;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
.woocommerce #content .extended-reviews #respond,
#content .woocommerce .extended-reviews #respond {
position: relative;
top: -44px; }
@media screen and (max-width: 768px) {
.woocommerce #content .extended-reviews #respond,
#content .woocommerce .extended-reviews #respond {
position: static;
top: 0; } }
.woocommerce #content .extended-related,
#content .woocommerce .extended-related {
background: #f3f3f3;
padding: 30px 0 0; }
.woocommerce #content .extended-related ul.products li.product,
#content .woocommerce .extended-related ul.products li.product {
margin-top: 0; }
.woocommerce #content .related, .woocommerce #content .up-sells,
#content .woocommerce .related,
#content .woocommerce .up-sells {
margin-top: 60px; }
.woocommerce #content .related h3, .woocommerce #content .up-sells h3,
#content .woocommerce .related h3,
#content .woocommerce .up-sells h3 {
margin-bottom: 30px; }
.woocommerce #content .related ul.products li.product, .woocommerce #content .up-sells ul.products li.product,
#content .woocommerce .related ul.products li.product,
#content .woocommerce .up-sells ul.products li.product {
margin-top: 0; } .woocommerce #content .product .wc-product-title-wrap .price, .woocommerce #content .product-price,
#content .woocommerce .product .wc-product-title-wrap .price,
#content .woocommerce .product-price {
margin-top: 0; }
.woocommerce #content .product .wc-product-title-wrap .price:after, .woocommerce #content .product-price:after,
#content .woocommerce .product .wc-product-title-wrap .price:after,
#content .woocommerce .product-price:after {
content: '';
display: table;
clear: both; }
.woocommerce #content .product .wc-product-title-wrap .price ins, .woocommerce #content .product .wc-product-title-wrap .price del, .woocommerce #content .product-price ins, .woocommerce #content .product-price del,
#content .woocommerce .product .wc-product-title-wrap .price ins,
#content .woocommerce .product .wc-product-title-wrap .price del,
#content .woocommerce .product-price ins,
#content .woocommerce .product-price del {
margin: 0;
float: left;
color: #888;
opacity: 1;
font-size: 14px; }
.woocommerce #content .product .wc-product-title-wrap .price .amount, .woocommerce #content .product-price .amount,
#content .woocommerce .product .wc-product-title-wrap .price .amount,
#content .woocommerce .product-price .amount {
font-size: 14px;
font-weight: bold;
color: #555; }
.woocommerce #content .product .wc-product-title-wrap .price ins .amount, .woocommerce #content .product-price ins .amount,
#content .woocommerce .product .wc-product-title-wrap .price ins .amount,
#content .woocommerce .product-price ins .amount {
color: #987f71; }
.woocommerce #content .product .wc-product-title-wrap .price ins, .woocommerce #content .product-price ins,
#content .woocommerce .product .wc-product-title-wrap .price ins,
#content .woocommerce .product-price ins {
text-decoration: none; }
.woocommerce #content .product .wc-product-title-wrap .price del, .woocommerce #content .product-price del,
#content .woocommerce .product .wc-product-title-wrap .price del,
#content .woocommerce .product-price del {
margin-right: 10px; }
.woocommerce #content .product .wc-product-title-wrap .price del .amount, .woocommerce #content .product-price del .amount,
#content .woocommerce .product .wc-product-title-wrap .price del .amount,
#content .woocommerce .product-price del .amount {
color: #777; }
.woocommerce #content ul.products,
#content .woocommerce ul.products {
margin: 0 -15px -50px; }
.woocommerce #content ul.products li.product,
#content .woocommerce ul.products li.product {
width: 100%;
margin: 0;
margin-bottom: 50px;
float: left;
clear: none; }
.woocommerce #content ul.products li.product .product-content,
#content .woocommerce ul.products li.product .product-content {
padding: 0 15px; }
.woocommerce #content ul.products li.product img,
#content .woocommerce ul.products li.product img {
margin: 0; }
.woocommerce #content ul.products li.product .image-wrap,
#content .woocommerce ul.products li.product .image-wrap {
width: 100%;
position: relative;
overflow: hidden; }
.woocommerce #content ul.products li.product .image-wrap a.btn, .woocommerce #content ul.products li.product .image-wrap .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .woocommerce #content ul.products li.product .image-wrap a.button,
#content .woocommerce ul.products li.product .image-wrap a.btn,
#content .woocommerce ul.products li.product .image-wrap .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons
#content .woocommerce ul.products li.product .image-wrap a.button {
color: #fff;
font-size: 11px;
line-height: 11px;
position: absolute;
bottom: -10px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: .15s ease-in-out;
transition: .15s ease-in-out;
z-index: 2; }
.woocommerce #content ul.products li.product .image-wrap a.btn:hover, .woocommerce #content ul.products li.product .image-wrap .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons .woocommerce #content ul.products li.product .image-wrap a.button:hover,
#content .woocommerce ul.products li.product .image-wrap a.btn:hover,
#content .woocommerce ul.products li.product .image-wrap .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons
#content .woocommerce ul.products li.product .image-wrap a.button:hover {
background: #fff;
color: #343436; }
.woocommerce #content ul.products li.product .image-wrap .add_to_cart_button.loading,
#content .woocommerce ul.products li.product .image-wrap .add_to_cart_button.loading {
padding-right: 28px; }
.woocommerce #content ul.products li.product .image-wrap .add_to_cart_button.loading:after,
#content .woocommerce ul.products li.product .image-wrap .add_to_cart_button.loading:after {
right: 12px;
top: 11px; }
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist {
width: 30px;
height: 30px;
overflow: hidden;
position: absolute;
top: 10px;
right: 20px;
opacity: 0;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transition-property: opacity, right;
transition-property: opacity, right;
z-index: 2; }
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist a.add_to_wishlist,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist a.add_to_wishlist {
width: 30px;
height: 30px;
font-size: 0;
line-height: 28px; }
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
background: #414143;
color: #fff; }
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist i,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist i {
font-size: 18px;
display: inline-block;
margin-top: -1px; }
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i,
.woocommerce #content ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i,
#content .woocommerce ul.products li.product .image-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse i {
font-size: 18px; }
.woocommerce #content ul.products li.product .image-wrap .wc-gallery-images,
#content .woocommerce ul.products li.product .image-wrap .wc-gallery-images {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out;
z-index: 1; }
.woocommerce #content ul.products li.product .image-wrap .wc-gallery-images img,
#content .woocommerce ul.products li.product .image-wrap .wc-gallery-images img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
-webkit-transition-delay: .2s;
transition-delay: .2s; }
.woocommerce #content ul.products li.product .image-wrap .wc-gallery-images img.active,
#content .woocommerce ul.products li.product .image-wrap .wc-gallery-images img.active {
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
z-index: 3; }
.woocommerce #content ul.products li.product .onsale,
#content .woocommerce ul.products li.product .onsale {
right: auto;
left: 20px; }
.woocommerce #content ul.products li.product .onsale.out,
#content .woocommerce ul.products li.product .onsale.out {
background: #888888; }
.woocommerce #content ul.products li.product .added_to_cart,
#content .woocommerce ul.products li.product .added_to_cart {
display: none; }
.woocommerce #content ul.products li.product h3,
#content .woocommerce ul.products li.product h3 {
text-align: left;
margin-bottom: 5px;
padding-bottom: 0;
font-size: 16px;
color: #343436;
line-height: 1.4; }
.woocommerce #content ul.products li.product h3 a:hover,
#content .woocommerce ul.products li.product h3 a:hover {
color: rgba(52, 52, 54, 0.8); }
.woocommerce #content ul.products li.product .wc-product-title-wrap,
#content .woocommerce ul.products li.product .wc-product-title-wrap {
padding: 10px 0;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out; }
.woocommerce #content ul.products li.product:hover .image-wrap a.btn, .woocommerce #content ul.products li.product:hover .image-wrap .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .woocommerce #content ul.products li.product:hover .image-wrap a.button,
#content .woocommerce ul.products li.product:hover .image-wrap a.btn,
#content .woocommerce ul.products li.product:hover .image-wrap .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons
#content .woocommerce ul.products li.product:hover .image-wrap a.button {
opacity: 1;
visibility: visible;
bottom: 0; }
.woocommerce #content ul.products li.product:hover .image-wrap .yith-wcwl-add-to-wishlist,
#content .woocommerce ul.products li.product:hover .image-wrap .yith-wcwl-add-to-wishlist {
opacity: 1;
right: 20px; }
.woocommerce #content ul.products li.product:hover .image-wrap .wc-gallery-images,
#content .woocommerce ul.products li.product:hover .image-wrap .wc-gallery-images {
opacity: 1; }
.woocommerce #content ul.products li.product-category,
#content .woocommerce ul.products li.product-category {
width: 100%;
margin-top: 30px;
padding: 0 15px; }
.woocommerce #content ul.products li.product-category > a:after,
#content .woocommerce ul.products li.product-category > a:after {
background: transparent;
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-transition: background .2s ease-in-out;
transition: background .2s ease-in-out;
z-index: 2; }
.woocommerce #content ul.products li.product-category:hover > a:after,
#content .woocommerce ul.products li.product-category:hover > a:after {
background: rgba(255, 255, 255, 0.2); }
.woocommerce #content ul.products li.product-category .info-wrap,
#content .woocommerce ul.products li.product-category .info-wrap {
background: #343436;
padding: 5px 20px;
position: absolute;
top: 40px;
left: 40px;
z-index: 3; }
.woocommerce #content ul.products li.product-category .info-wrap h3,
#content .woocommerce ul.products li.product-category .info-wrap h3 {
margin-top: 0px; }
.woocommerce #content ul.products li.product-category .info-wrap h3 a,
#content .woocommerce ul.products li.product-category .info-wrap h3 a {
color: #fff; }
.woocommerce #content ul.products li.product-category .info-wrap h3 a:hover,
#content .woocommerce ul.products li.product-category .info-wrap h3 a:hover {
text-decoration: underline; }
.woocommerce #content ul.products li.product-category .info-wrap h3 mark,
#content .woocommerce ul.products li.product-category .info-wrap h3 mark {
background: transparent; }
.woocommerce #content ul.products li.product-category .info-wrap a:hover p,
.woocommerce #content ul.products li.product-category .info-wrap a:hover h3,
#content .woocommerce ul.products li.product-category .info-wrap a:hover p,
#content .woocommerce ul.products li.product-category .info-wrap a:hover h3 {
text-decoration: underline; }
.woocommerce #content ul.products li.product-category .info-wrap p.subtitle,
#content .woocommerce ul.products li.product-category .info-wrap p.subtitle {
color: #9a9a9a;
font-size: 14px;
margin-top: 6px;
margin-bottom: 8px; }
.woocommerce #content ul.products li.product-category .info-wrap p.subtitle span,
#content .woocommerce ul.products li.product-category .info-wrap p.subtitle span {
color: #fff;
font-size: 11px;
margin-left: 3px;
vertical-align: 0px; }
.woocommerce #content ul.products li.product-category .info-wrap h3, .woocommerce #content ul.products li.product-category .info-wrap p,
#content .woocommerce ul.products li.product-category .info-wrap h3,
#content .woocommerce ul.products li.product-category .info-wrap p {
color: #fff; }
@media screen and (max-width: 768px) {
.woocommerce #content ul.products li.product-category,
#content .woocommerce ul.products li.product-category {
margin-top: 15px; }
.woocommerce #content ul.products li.product,
#content .woocommerce ul.products li.product {
margin-bottom: 0; } }
.woocommerce #content.columns-2 ul.products li,
.woocommerce #content .columns-2 ul.products li,
#content .woocommerce.columns-2 ul.products li,
#content .woocommerce .columns-2 ul.products li {
width: 50%; }
.woocommerce #content.columns-2 ul.products li:nth-child(2n + 1),
.woocommerce #content .columns-2 ul.products li:nth-child(2n + 1),
#content .woocommerce.columns-2 ul.products li:nth-child(2n + 1),
#content .woocommerce .columns-2 ul.products li:nth-child(2n + 1) {
clear: both; }
@media screen and (max-width: 768px) {
.woocommerce #content.columns-2 ul.products li,
.woocommerce #content .columns-2 ul.products li,
#content .woocommerce.columns-2 ul.products li,
#content .woocommerce .columns-2 ul.products li {
width: 100%; }
.woocommerce #content.columns-2 ul.products li:nth-child(2n + 1),
.woocommerce #content .columns-2 ul.products li:nth-child(2n + 1),
#content .woocommerce.columns-2 ul.products li:nth-child(2n + 1),
#content .woocommerce .columns-2 ul.products li:nth-child(2n + 1) {
clear: none; } }
.woocommerce #content.columns-3 ul.products li,
.woocommerce #content .columns-3 ul.products li,
#content .woocommerce.columns-3 ul.products li,
#content .woocommerce .columns-3 ul.products li {
width: 33.333%; }
.woocommerce #content.columns-3 ul.products li:nth-child(3n + 1),
.woocommerce #content .columns-3 ul.products li:nth-child(3n + 1),
#content .woocommerce.columns-3 ul.products li:nth-child(3n + 1),
#content .woocommerce .columns-3 ul.products li:nth-child(3n + 1) {
clear: both; }
@media screen and (max-width: 768px) {
.woocommerce #content.columns-3 ul.products li,
.woocommerce #content .columns-3 ul.products li,
#content .woocommerce.columns-3 ul.products li,
#content .woocommerce .columns-3 ul.products li {
width: 100%; }
.woocommerce #content.columns-3 ul.products li:nth-child(3n + 1),
.woocommerce #content .columns-3 ul.products li:nth-child(3n + 1),
#content .woocommerce.columns-3 ul.products li:nth-child(3n + 1),
#content .woocommerce .columns-3 ul.products li:nth-child(3n + 1) {
clear: none; } }
.woocommerce #content.columns-4 ul.products li,
.woocommerce #content .columns-4 ul.products li,
#content .woocommerce.columns-4 ul.products li,
#content .woocommerce .columns-4 ul.products li {
width: 25%; }
.woocommerce #content.columns-4 ul.products li:nth-child(4n + 1),
.woocommerce #content .columns-4 ul.products li:nth-child(4n + 1),
#content .woocommerce.columns-4 ul.products li:nth-child(4n + 1),
#content .woocommerce .columns-4 ul.products li:nth-child(4n + 1) {
clear: both; }
@media screen and (max-width: 768px) {
.woocommerce #content.columns-4 ul.products li,
.woocommerce #content .columns-4 ul.products li,
#content .woocommerce.columns-4 ul.products li,
#content .woocommerce .columns-4 ul.products li {
width: 100%; }
.woocommerce #content.columns-4 ul.products li:nth-child(4n + 1),
.woocommerce #content .columns-4 ul.products li:nth-child(4n + 1),
#content .woocommerce.columns-4 ul.products li:nth-child(4n + 1),
#content .woocommerce .columns-4 ul.products li:nth-child(4n + 1) {
clear: none; } }
.woocommerce #content.columns-5 ul.products li,
.woocommerce #content .columns-5 ul.products li,
#content .woocommerce.columns-5 ul.products li,
#content .woocommerce .columns-5 ul.products li {
width: 20%; }
.woocommerce #content.columns-5 ul.products li:nth-child(5n + 1),
.woocommerce #content .columns-5 ul.products li:nth-child(5n + 1),
#content .woocommerce.columns-5 ul.products li:nth-child(5n + 1),
#content .woocommerce .columns-5 ul.products li:nth-child(5n + 1) {
clear: both; }
@media screen and (max-width: 768px) {
.woocommerce #content.columns-5 ul.products li,
.woocommerce #content .columns-5 ul.products li,
#content .woocommerce.columns-5 ul.products li,
#content .woocommerce .columns-5 ul.products li {
width: 100%; }
.woocommerce #content.columns-5 ul.products li:nth-child(5n + 1),
.woocommerce #content .columns-5 ul.products li:nth-child(5n + 1),
#content .woocommerce.columns-5 ul.products li:nth-child(5n + 1),
#content .woocommerce .columns-5 ul.products li:nth-child(5n + 1) {
clear: none; } } #content .woocommerce .shop_table,
.woocommerce #content .shop_table {
width: 100%;
border: none;
margin: 0; }
#content .woocommerce .shop_table th,
.woocommerce #content .shop_table th {
display: none; }
#content .woocommerce .shop_table td,
.woocommerce #content .shop_table td {
border-top: 1px dotted #d0d0d0;
padding: 15px 0; }
#content .woocommerce .shop_table td.product-thumbnail,
.woocommerce #content .shop_table td.product-thumbnail {
width: 100px;
padding-right: 20px; }
#content .woocommerce .shop_table td.product-thumbnail img,
.woocommerce #content .shop_table td.product-thumbnail img {
width: 80px;
height: 80px; }
#content .woocommerce .shop_table td.product-name,
.woocommerce #content .shop_table td.product-name {
text-align: left; }
#content .woocommerce .shop_table td.product-name a:hover,
.woocommerce #content .shop_table td.product-name a:hover {
text-decoration: underline; }
#content .woocommerce .shop_table td.product-name dl.variation,
.woocommerce #content .shop_table td.product-name dl.variation {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
font-size: 13px; }
#content .woocommerce .shop_table td.product-name dl.variation dt,
.woocommerce #content .shop_table td.product-name dl.variation dt {
font-weight: 400;
color: #888888; }
#content .woocommerce .shop_table td.product-name dl.variation dd,
.woocommerce #content .shop_table td.product-name dl.variation dd {
color: #5a5a5a;
margin: 0;
padding: 0; }
#content .woocommerce .shop_table td.product-name dl.variation dd p,
.woocommerce #content .shop_table td.product-name dl.variation dd p {
margin: 0;
line-height: inherit;
font-size: 13px; }
#content .woocommerce .shop_table td.product-price,
.woocommerce #content .shop_table td.product-price {
color: #888888;
font-size: 14px;
font-family: "Open Sans", sans-serif;
font-weight: 600; }
#content .woocommerce .shop_table td.product-subtotal,
.woocommerce #content .shop_table td.product-subtotal {
color: #343436;
font-size: 14px;
font-weight: 600; }
#content .woocommerce .shop_table td.product-remove-custom,
.woocommerce #content .shop_table td.product-remove-custom {
text-align: right; }
#content .woocommerce .shop_table td.product-remove-custom a,
.woocommerce #content .shop_table td.product-remove-custom a {
color: #757577 !important;
font-size: 18px;
display: inline-block; }
#content .woocommerce .shop_table td.product-remove-custom a:hover,
.woocommerce #content .shop_table td.product-remove-custom a:hover {
background: none;
color: #ec6060 !important; }
#content .woocommerce .shop_table tr td,
.woocommerce #content .shop_table tr td {
padding-top: 35px; }
#content .woocommerce .shop_table tr.cart_item td,
.woocommerce #content .shop_table tr.cart_item td {
padding-top: 20px; }
#content .woocommerce .shop_table tbody td.actions .coupon input[type='text'],
.woocommerce #content .shop_table tbody td.actions .coupon input[type='text'] {
width: 300px;
height: 48px; }
#content .woocommerce .shop_table tbody td.actions .coupon input.btn,
.woocommerce #content .shop_table tbody td.actions .coupon input.btn {
height: 48px; }
#content .woocommerce .shop_table #shipping_method,
.woocommerce #content .shop_table #shipping_method {
margin-top: -5px; }
#content .woocommerce .shop_table #shipping_method li,
.woocommerce #content .shop_table #shipping_method li {
line-height: 24px; }
#content .woocommerce .shop_table #shipping_method li .amount,
.woocommerce #content .shop_table #shipping_method li .amount {
font-weight: 400; }
#content .woocommerce .shop_table #shipping_method .radio,
.woocommerce #content .shop_table #shipping_method .radio {
line-height: 1;
vertical-align: -5px;
margin-right: 10px; }
#content .woocommerce .shop_table #shipping_method input,
.woocommerce #content .shop_table #shipping_method input {
margin: 0 !important; }
#content .woocommerce .cart-collaterals,
.woocommerce #content .cart-collaterals {
width: 100%;
margin-top: 0px; }
#content .woocommerce .cart-collaterals .cart_totals,
.woocommerce #content .cart-collaterals .cart_totals {
background: #f3f3f3;
width: 100%;
padding: 30px 40px 40px; }
#content .woocommerce .cart-collaterals .cart_totals h3.title, #content .woocommerce .cart-collaterals .cart_totals .widget h3, .widget #content .woocommerce .cart-collaterals .cart_totals h3,
.woocommerce #content .cart-collaterals .cart_totals h3.title,
.woocommerce #content .cart-collaterals .cart_totals .widget h3, .widget
.woocommerce #content .cart-collaterals .cart_totals h3 {
margin-bottom: 25px; }
#content .woocommerce .cart-collaterals table.shop_table,
.woocommerce #content .cart-collaterals table.shop_table {
width: 100%;
margin-bottom: 30px; }
#content .woocommerce .cart-collaterals table.shop_table td, #content .woocommerce .cart-collaterals table.shop_table th,
.woocommerce #content .cart-collaterals table.shop_table td,
.woocommerce #content .cart-collaterals table.shop_table th {
border: none;
padding: none; }
#content .woocommerce .cart-collaterals table.shop_table th,
.woocommerce #content .cart-collaterals table.shop_table th {
color: #343436;
width: 50%;
display: table-cell; }
#content .woocommerce .cart-collaterals table.shop_table td,
.woocommerce #content .cart-collaterals table.shop_table td {
width: 50%; }
#content .woocommerce .cart-collaterals table.shop_table th,
#content .woocommerce .cart-collaterals table.shop_table td,
.woocommerce #content .cart-collaterals table.shop_table th,
.woocommerce #content .cart-collaterals table.shop_table td {
margin: 0;
padding: 24px 0;
border-top: 1px dotted #d0d0d0;
font-size: 14px; }
#content .woocommerce .cart-collaterals table.shop_table tbody:first-child tr:first-child td,
.woocommerce #content .cart-collaterals table.shop_table tbody:first-child tr:first-child td {
border-top: 1px dotted #d0d0d0; }
#content .woocommerce .cart-collaterals table.shop_table .woocommerce-shipping-calculator p,
.woocommerce #content .cart-collaterals table.shop_table .woocommerce-shipping-calculator p {
text-align: left;
margin: 0px;
margin-top: 10px; }
#content .woocommerce .cart-collaterals table.shop_table a.shipping-calculator-button,
.woocommerce #content .cart-collaterals table.shop_table a.shipping-calculator-button {
color: #987f71;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
text-align: left; }
#content .woocommerce .cart-collaterals table.shop_table a.shipping-calculator-button:hover,
.woocommerce #content .cart-collaterals table.shop_table a.shipping-calculator-button:hover {
text-decoration: underline; }
#content .woocommerce .cart-collaterals table.shop_table .shipping-calculator-form p,
.woocommerce #content .cart-collaterals table.shop_table .shipping-calculator-form p {
margin: 10px 0;
padding: 0; }
#content .woocommerce .cart-collaterals table.shop_table .shipping-calculator-form .btn, #content .woocommerce .cart-collaterals table.shop_table .shipping-calculator-form .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons #content .woocommerce .cart-collaterals table.shop_table .shipping-calculator-form a.button,
.woocommerce #content .cart-collaterals table.shop_table .shipping-calculator-form .btn,
.woocommerce #content .cart-collaterals table.shop_table .shipping-calculator-form .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons
.woocommerce #content .cart-collaterals table.shop_table .shipping-calculator-form a.button {
margin: 0; }
#content .woocommerce .cart-collaterals table.shop_table tr.order-total span,
.woocommerce #content .cart-collaterals table.shop_table tr.order-total span {
color: #343436;
font-size: 18px; }
#content .woocommerce .cart-collaterals .wc-proceed-to-checkout,
.woocommerce #content .cart-collaterals .wc-proceed-to-checkout {
float: none;
padding: 0; } #content .woocommerce .wc-checkout-wrap {
position: relative;
margin-top: 0px; }
#content .woocommerce .wc-checkout-wrap form.checkout .message-box {
clear: both; }
#content .woocommerce .wc-checkout-wrap #coupon_code {
margin-bottom: 15px; }
#content .woocommerce form.login,
#content .woocommerce form.checkout_coupon {
border: none;
padding: 5px 0;
margin: 0;
margin-bottom: 15px; }
#content .woocommerce form.login *:first-child,
#content .woocommerce form.checkout_coupon *:first-child {
margin-top: 0; }
#content .woocommerce form.login input.classic,
#content .woocommerce form.checkout_coupon input.classic {
height: 47px; }
#content .woocommerce form.login .fields {
margin-bottom: 15px; }
#content .woocommerce form.login label {
line-height: 2em;
margin-top: 15px;
margin-bottom: 5px;
display: block; }
#content .woocommerce form.login #rememberme {
display: inline;
vertical-align: -1px;
margin-right: 4px; }
#content .woocommerce form.login p.form-row {
margin-bottom: 0; }
#content .woocommerce form.login .lost_password {
margin-top: 0; }
#content .woocommerce form.login a {
color: #987f71;
font-size: 14px; }
#content .woocommerce form.login a:hover {
text-decoration: underline; }
#content .woocommerce form.checkout_coupon {
margin-top: 15px; }
#content .woocommerce form.checkout_coupon .input-text {
width: 300px;
height: 48px;
margin-right: 0px; }
#content .woocommerce .woocommerce-checkout {
position: static; }
#content .woocommerce .woocommerce-checkout h3 {
margin-bottom: 20px; }
#content .woocommerce .woocommerce-checkout .woocommerce-notice-wrap {
width: 66.666%;
padding: 0 15px; }
@media screen and (max-width: 991px) {
#content .woocommerce .woocommerce-checkout .woocommerce-notice-wrap {
width: 100%; } }
#content .woocommerce .woocommerce-checkout-review-order {
background: #f3f3f3;
padding: 30px 40px 20px; }
#content .woocommerce .woocommerce-checkout-review-order h3 {
margin-top: 10px;
margin-bottom: 25px; }
#content .woocommerce .woocommerce-checkout-review-order .btn:hover, #content .woocommerce .woocommerce-checkout-review-order .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons #content .woocommerce .woocommerce-checkout-review-order a.button:hover {
background: transparent; }
#content .woocommerce .woocommerce-billing-fields label,
#content .woocommerce .woocommerce-shipping-fields label {
display: none; }
#content .woocommerce .woocommerce-billing-fields label[for="createaccount"],
#content .woocommerce .woocommerce-shipping-fields label[for="createaccount"] {
display: inline;
cursor: pointer; }
#content .woocommerce .woocommerce-billing-fields {
margin-bottom: 90px; }
#content .woocommerce .woocommerce-shipping-fields .ship-to-different {
width: auto;
margin-top: 5px; }
#content .woocommerce .woocommerce-shipping-fields .ship-to-different label {
display: inline-block; }
#content .woocommerce .wc-order-review-wrap {
position: absolute;
top: 0;
right: 0; }
@media screen and (max-width: 991px) {
#content .woocommerce .wc-order-review-wrap {
position: static;
top: 0;
right: 0; } }
#content .woocommerce .woocommerce-checkout-review-order-table th {
width: 50%;
color: #343436;
display: table-cell;
font-size: 14px; }
#content .woocommerce .woocommerce-checkout-review-order-table tr th, #content .woocommerce .woocommerce-checkout-review-order-table tr td {
border-top: 1px dotted #d0d0d0;
padding: 20px 10px 20px 0; }
#content .woocommerce .woocommerce-checkout-review-order-table .cart_item td, #content .woocommerce .woocommerce-checkout-review-order-table .cart_item th {
border: none; }
#content .woocommerce .woocommerce-checkout-review-order-table .cart_item:first-child td, #content .woocommerce .woocommerce-checkout-review-order-table .cart_item:first-child th {
border-top: 1px dotted #d0d0d0; }
#content .woocommerce .woocommerce-checkout-review-order-table .cart_item .product-total .amount {
font-size: 14px; }
#content .woocommerce .woocommerce-checkout-review-order-table .cart-subtotal th, #content .woocommerce .woocommerce-checkout-review-order-table .cart-subtotal td {
border: none; }
#content .woocommerce .woocommerce-checkout-review-order-table .cart-subtotal td {
font-size: 14px;
font-weight: 400; }
#content .woocommerce .woocommerce-checkout-review-order-table .shipping th {
vertical-align: 0px; }
#content .woocommerce .woocommerce-checkout-review-order-table #shipping_method label {
font-size: 14px;
font-weight: 400;
cursor: pointer; }
#content .woocommerce .country_select a,
#content .woocommerce .state_select a {
padding-top: 8px;
padding-bottom: 8px; }
#content .woocommerce .country_select a .select2-arrow,
#content .woocommerce .state_select a .select2-arrow {
width: 40px; }
#content .woocommerce .woocommerce-checkout-payment {
background: #f3f3f3; }
#content .woocommerce #payment ul.wc_payment_methods {
padding: 0;
border: none;
clear: both; }
#content .woocommerce #payment li.wc_payment_method {
border-bottom: 1px dotted #d0d0d0;
padding: 20px 0; }
#content .woocommerce #payment li.wc_payment_method:first-child {
border-top: 1px dotted #d0d0d0; }
#content .woocommerce #payment li.wc_payment_method .radio {
margin-right: 10px;
vertical-align: -5px; }
#content .woocommerce #payment li.wc_payment_method label {
font-size: 14px;
font-weight: 800;
cursor: pointer; }
#content .woocommerce #payment li.wc_payment_method a.about_paypal {
line-height: 40px;
font-weight: 400;
font-size: 14px;
color: #987f71; }
#content .woocommerce #payment li.wc_payment_method a.about_paypal:hover {
text-decoration: underline; }
#content .woocommerce #payment li.wc_payment_method .payment_box {
background: none;
padding: 0px 0 0 35px;
margin: 0; }
#content .woocommerce #payment li.wc_payment_method .payment_box p {
font-size: 12px;
line-height: 150%; }
#content .woocommerce #payment li.wc_payment_method .payment_box:before {
display: none; }
#content .woocommerce #payment .form-row.place-order {
padding: 20px 0;
margin: 0; }
#content .woocommerce .checkout-result {
margin-bottom: 100px;
overflow: hidden; }
span.select2 {
text-align: left;
height: 46px; }
span.select2 .select2-selection {
padding: 0 5px;
-webkit-border-radius: 0;
border-radius: 0;
border-color: #e3e3e3; }
span.select2 .select2-selection,
span.select2 .select2-selection > span.select2-selection__rendered,
span.select2 .select2-selection > span.select2-selection__arrow {
height: 46px;
line-height: 46px; }
.select2-drop {
width: 100%;
height: 30px;
border-color: #dedede;
-webkit-border-radius: 0px;
border-radius: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 3px 24px rgba(52, 52, 54, 0.08);
box-shadow: 0 3px 24px rgba(52, 52, 54, 0.08); }
.select2-drop .select2-results {
background: #ffffff;
padding: 0; }
.select2-drop .select2-results li {
color: #343436;
padding: 4px 10px;
font-size: 14px;
-webkit-border-radius: 0px;
border-radius: 0px; }
.select2-chosen {
text-align: left; } #content .woocommerce .yith-wcwl-add-to-wishlist,
.woocommerce #content .yith-wcwl-add-to-wishlist {
font-size: 0px; }
#content .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.woocommerce #content .yith-wcwl-add-to-wishlist a.add_to_wishlist {
padding: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
line-height: 28px;
text-align: center;
-webkit-transition: opacity .1s ease-in-out;
transition: opacity .1s ease-in-out; }
#content .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
.woocommerce #content .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
background: #343436;
color: #ffffff;
opacity: .8; }
#content .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:active,
.woocommerce #content .yith-wcwl-add-to-wishlist a.add_to_wishlist:active {
background: #000; }
#content .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist i,
.woocommerce #content .yith-wcwl-add-to-wishlist a.add_to_wishlist i {
margin: 0; }
#content .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
#content .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce #content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce #content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
background: #343436;
width: 30px;
height: 30px;
color: #ffffff;
text-align: center;
line-height: 32px;
vertical-align: middle; }
#content .woocommerce table.wishlist_table,
.woocommerce #content table.wishlist_table {
margin-bottom: 60px; }
#content .woocommerce table.wishlist_table tr td,
.woocommerce #content table.wishlist_table tr td {
padding: 10px 0;
margin: 0; }
#content .woocommerce table.wishlist_table tr td.product-add-to-cart,
.woocommerce #content table.wishlist_table tr td.product-add-to-cart {
width: 240px;
padding: 10px 25px; }
#content .woocommerce table.wishlist_table tr td.product-stock-status,
.woocommerce #content table.wishlist_table tr td.product-stock-status {
font-size: 14px; }
#content .woocommerce table.wishlist_table tr td.product-remove,
.woocommerce #content table.wishlist_table tr td.product-remove {
text-align: left; }
#content .woocommerce table.wishlist_table tr td.product-price del, #content .woocommerce table.wishlist_table tr td.product-price ins,
.woocommerce #content table.wishlist_table tr td.product-price del,
.woocommerce #content table.wishlist_table tr td.product-price ins {
float: none; }
#content .woocommerce table.wishlist_table tr td.wishlist-empty,
.woocommerce #content table.wishlist_table tr td.wishlist-empty {
font-size: 14px;
padding: 30px 0; }
#content .woocommerce table.wishlist_table tr td a.remove-link,
.woocommerce #content table.wishlist_table tr td a.remove-link {
color: #888;
font-size: 18px; }
#content .woocommerce table.wishlist_table tr td a.remove-link:hover,
.woocommerce #content table.wishlist_table tr td a.remove-link:hover {
background: transparent;
color: #ec6060; }
#content .woocommerce td .yith-wcwl-share,
.woocommerce #content td .yith-wcwl-share {
margin-top: 40px; }
#content .woocommerce td .yith-wcwl-share .socialbar,
.woocommerce #content td .yith-wcwl-share .socialbar {
margin-left: 15px;
vertical-align: 2px; }
#yith-wcwl-form {
margin-top: 50px; }
#yith-wcwl-popup-message {
opacity: 0;
display: none; } .woocommerce-page .woocommerce .woocommerce-MyAccount-wrap {
margin: 20px 0 80px;
overflow: hidden; }
.woocommerce-page .woocommerce .myaccount-login-form {
margin: 20px 0 80px; }
.woocommerce-page .woocommerce form.login {
margin-top: 20px; }
.woocommerce-page .woocommerce form.login p {
margin: 15px 0; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-user {
border-bottom: 1px dotted #d0d0d0;
margin-bottom: 25px;
padding-bottom: 30px;
overflow: hidden; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-user img {
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin-right: 15px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-user strong {
width: 100%;
margin-top: 20px;
display: block;
font-size: 14px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-user a.logout {
font-size: 14px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-user a.logout:hover {
text-decoration: underline; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 20px; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation ul {
list-style: none; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation li {
line-height: 34px; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation li a {
color: #343436;
font-size: 14px; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation li a:hover {
text-decoration: underline; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation li.is-active a {
color: #987f71;
font-weight: 800; }
.woocommerce-page .woocommerce nav.woocommerce-MyAccount-navigation li.is-active a:hover {
text-decoration: none;
cursor: default; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content {
width: 100%; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content h2.title,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content h2 {
font-size: 25px;
margin: 0;
text-align: left; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content p a {
text-decoration: underline; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content p a:hover {
color: #987f71; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content mark {
background: #987f71; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details th,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details th,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th {
color: #343436;
display: table-cell;
font-weight: 400;
font-size: 15px;
padding: 12px 0; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details td,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details td,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td {
padding: 18px 0;
font-size: 15px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details td.order-total,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details td.order-total,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td.order-total {
font-weight: 600; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details .amount,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details .amount,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .amount {
font-weight: 600; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details tr,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details tr,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tr {
background: transparent; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details a.btn, .woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details a.button,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details a.btn,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details a.button,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a.btn,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a.button {
padding-left: 30px;
padding-right: 30px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details a.btn:hover, .woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons .woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details a.button:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details a.btn:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details a.button:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a.btn:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders .widget_shopping_cart_content .buttons a.button:hover, .widget_shopping_cart_content .buttons
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a.button:hover {
text-decoration: none; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details a:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details a:hover,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a:hover {
text-decoration: underline; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th {
padding-top: 4px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.order_details {
margin-top: 20px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details th,
.woocommerce-page .woocommerce .woocommerce-MyAccount-content table.customer_details td {
border-top: none;
border-bottom: 1px dotted #d3d3d3; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content form h3 {
margin-bottom: 28px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .form-row label {
display: none; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .message-download {
margin-top: 20px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
margin-top: 28px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-address-title {
margin-bottom: 28px; }
.woocommerce-page .woocommerce .woocommerce-MyAccount-content .woocommerce-password-title {
margin: 28px 0;
text-align: left; }
.woocommerce-page .woocommerce .woocommerce-Address {
background: #f3f3f3;
padding: 30px 40px;
margin-top: 15px; }
.woocommerce-page .woocommerce .woocommerce-Address h3 {
text-align: left;
float: left; }
.woocommerce-page .woocommerce .woocommerce-Address a {
float: right;
margin-top: 10px;
margin-right: 8px;
padding-left: 32px;
padding-right: 32px; }
.woocommerce-page .woocommerce .woocommerce-Address address {
clear: both;
margin-top: 46px;
line-height: 26px; } .woo-select {
width: auto;
position: relative;
background: #ffffff;
border: 1px solid #dddddd;
display: inline-block; }
.woo-select select {
background: none;
padding-right: 40px;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
z-index: 2;
font-size: 13px; }
.woo-select:after {
content: '\25BE';
width: 10px;
height: 10px;
margin-top: -5px;
font-size: 19px;
line-height: .5em;
position: absolute;
top: 50%;
right: 15px; }
.woo-quantity {
width: 71px;
height: 47px;
position: relative;
float: left;
margin-right: 5px; }
.woo-quantity .plus,
.woo-quantity .minus {
color: #343436;
width: 24px;
height: 24px;
line-height: 22px;
border: 1px solid #dddddd;
text-align: center;
vertical-align: 0px;
font-size: 14px;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
-webkit-transition: background .1s ease-in-out;
transition: background .1s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.woo-quantity .plus:hover,
.woo-quantity .minus:hover {
background: #f2f2f2; }
.woo-quantity .minus {
top: auto;
bottom: 0px; }
.woo-quantity input {
width: 48px;
padding: 0 5px;
height: 47px;
float: right;
text-align: center;
-moz-appearance: textfield;
-webkit-appearance: none; }
.woo-quantity input::-webkit-outer-spin-button, .woo-quantity input::-webkit-inner-spin-button {
-webkit-appearance: none; }
.woocommerce-page .breadcrumbs {
background: #f9f9f9;
border-bottom: none; }
.woo-message-box {
margin-bottom: 25px; }
.woocommerce table td, .woocommerce table th {
border: none;
padding: 0; }
.woocommerce span.onsale {
background: #987f71; }
.woocommerce .form-row {
padding: 0;
margin-bottom: 15px; }
.woocommerce .form-row textarea {
min-height: 159px; }
.woocommerce .blockUI.blockOverlay {
opacity: 0.4 !important; }
.woocommerce a.button {
color: #fff;
background: #343436;
padding: 14px 30px;
border: 2px solid #343436;
-webkit-border-radius: 0;
border-radius: 0;
font: 700 13px/1.2 "Open Sans", sans-serif; }
.woocommerce a.button:hover {
background: #fff;
color: #343436; }
.woocommerce a.button.btn-small, .woocommerce .widget_shopping_cart_content .buttons a.button, .widget_shopping_cart_content .buttons .woocommerce a.button {
padding: 11px 15px;
line-height: 11px;
font-size: 11px; }
.page-error.woocommerce-shop .icon-shape {
line-height: 75px; }
.page-error.woocommerce-shop .icon-shape i {
font-size: 60px; }