/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

.nav-filter {
	background-color:#444;
}

.nav-pills>li>a:hover {
	background-color: #FF6699 !important;
}
.nav-pills .open>a, .nav-pills .open>a:active, .nav-pills .open>a:focus{
	background-color: #FF6699 !important;
}
a {
	color:#002951;
    text-decoration:underline;

}
.logos_home {
	max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;

}
*/
.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
 
    /* black overlay with 50% transparency */
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
/* Your custom css codes start here: */
.m-0 {font-family: 'Fira Sans';
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    
}
.m-1 {font-size:14px;}
.footer {border-top:3px solid #002951;}
.itemCategory {font-family: 'Fira Sans';font-size:15px;text-transform:uppercase;font-weight:bold;}
.header-top.bg-theme-colored {background-color:#86754B !important;padding-top:5px;padding-bottom:5px;}
.header-nav-wrapper {background-color:#fff !important;}
.navbar-scrolltofixed{background-color:#FFF !important}
.menuzord-menu > li > a {font-family: 'Titillium Web';font-weight:600;color: #002951;text-transform:uppercase;}
.main-content {background-color:#eff0f2;}
.container.main, .container.topmenu {background-color:#fff;}
.navigation-social-menu .navigation-item .navigation-link i {font-weight:400 !important;}
.tt-mslide-title a {
    color: #000;
    opacity: .9;
    font-family: "Fira Sans";
}
.tt-mslide-title a:hover {
    color: #fff;
    text-decoration:underline;
    cursor:pointer;
}

.rev_slider:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    pointer-events: none;
 
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.15);
}

 

.tt-title-block{overflow:hidden;text-align:center;}
.tt-title-text{display:inline-block;position:relative;font-family:'Fira Sans';font-size:16px;line-height:18px;font-weight:700;color:#111;text-transform:uppercase;}
.tt-title-text:before,.tt-title-text:after{content:'';display:block;position:absolute;top:50%;left:-10000px;width:10000px;height:1px;background:#c0c0c0;margin-left:-15px;}
.tt-title-text-2{display:inline-block;position:relative;font-family:'Fira Sans';font-size:14px;line-height:18px;font-weight:700;color:#1B4164;text-transform:uppercase;}
.tt-title-text-3{display:inline-block;position:relative;font-family:'Fira Sans';font-size:13px;line-height:18px;font-weight:700;color:#B5985A;text-transform:uppercase;}
.tt-title-text-3:before,.tt-title-text-3:after{content:'';display:block;position:absolute;top:50%;left:-10000px;width:10000px;height:1px;background:#c0c0c0;margin-left:-15px;}

.tt-title-text:after{left:auto;right:-10000px;margin:0 -15px 0 0;}
.tt-title-text-3:after{left:auto;right:-10000px;margin:0 -15px 0 0;}
.tt-title-block.light .tt-title-text{color:#fff;opacity:0.9;}
.tt-title-block.dark .tt-title-text{color:#fff;opacity:0.6;}
.tt-title-block.dark .tt-title-text:before,.tt-title-block.dark .tt-title-text:after{background:#b7e7e7;opacity:0.1;}
.tt-title-block.grey .tt-title-text{color:rgba(17,17,17,0.6);}
.tt-title-block.grey .tt-title-text:before,.tt-title-block.grey .tt-title-text:after{background:#666;opacity:0.1;}
.tt-post{border:0px solid #eaeaea;-webkit-box-shadow:0px 0px 0px 0px #eaeaea;-moz-box-shadow:0px 0px 0px 0px #eaeaea;box-shadow:0px 0px 0px 0px #eaeaea;}
.tt-post-info{padding:10px 10px 10px 10px;}
.tt-post-cat{font-family:'Fira Sans';font-size:10px;line-height:14px;font-weight:700;color:#002951;text-transform:uppercase;margin-bottom:9px;}
.tt-post-title{display:block;margin-bottom:5px;}
.tt-post-title:hover{color:#002951;}
.tt-post-label{font-family:'Fira Sans';font-size:12px;line-height:16px;font-weight:400;color:#b5b5b5;margin-bottom:11px;}
.tt-post-label span:after{content:'â€¢';display:inline-block;padding-left:4px;padding-right:1px;}
.tt-post-label span:last-child:after{display:none;}
.tt-post-label span a{color:#b5b5b5;}
.tt-post-label span a:hover{color:#002951;}
.tt-post-info .simple-text{margin-bottom:11px;}
.tt-post-bottom{font-family:'Fira Sans';font-size:12px;line-height:16px;font-weight:400;color:#b5b5b5;}
.tt-post-bottom span{margin-right:16px;}
.tt-post-bottom .fa{color:#ddd;margin-right:4px;}
.tt-post-bottom a{color:#b5b5b5;}
.tt-post-bottom a:hover{color:#002951;}
.tt-post-bottom a:hover .fa{color:#002951;}
.tt-post-img{width:100%;}
.tt-post-img img{width:100%;}
.tt-post.dark .tt-post-title{color:#fff;opacity:0.6;}
.tt-post.dark .tt-post-title:hover{opacity:1;}
.tt-post.dark .tt-post-cat{color:#fff;opacity:0.25;}
.tt-post.light .tt-post-title{color:#fff;}
.tt-post.light .tt-post-title:hover{color:#002951;}
.tt-post.light .tt-post-cat{color:#fff;opacity:0.7;}
.tt-post.grey .tt-post-title{color:rgba(17,17,17,0.6);}
.tt-post.grey .tt-post-title:hover{color:#111;}
.tt-post.grey .tt-post-cat{color:#666;opacity:0.7;}
.tt-post-icon{display:block;position:absolute;top:50%;left:50%;width:52px;height:32px;font-size:16px;line-height:32px;text-align:center;color:#fff;background:rgba(17,17,17,0.7);margin-top:-16px;margin-left:-26px;z-index:100;}
@media (max-width:1199px){
  .tt-post-info{padding-right:10px;}
}
@media (max-width:767px){
  .tt-post{max-width:480px;margin-left:auto;margin-right:auto;}
  .tt-post-info{padding-left:15px;padding-right:15px;}
}

*c-btn type-1*/
.c-btn{display:inline-block;overflow:hidden;vertical-align:bottom;}
.c-btn.type-1{position:relative;font-family:'Fira Sans';font-size:10px;line-height:18px;font-weight:400;color:#111;border:2px solid #111;text-transform:uppercase;text-align:center;z-index:2;}
.c-btn.type-1 span,.c-btn.type-1 input{font-family:inherit;display:block;position:relative;padding:2px 35px 1px 35px;}
.c-btn.type-1:before{content:'';position:absolute;width:0;height:100%;left:-10%;bottom:0;background:#111;-webkit-transform:skewX(15deg);-moz-transform:skewX(15deg);-ms-transform:skewX(15deg);transform:skewX(15deg);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.c-btn.type-1 input{background:transparent;border:0;font-size:inherit;line-height:inherit;text-transform:inherit;letter-spacing:inherit;font-weight:inherit;}
.c-btn.type-1:hover{color:#fff;}
.c-btn.type-1:hover:before{width:120%;}
.c-btn.type-1.inherit{text-transform:inherit;}
.c-btn.type-1.size-2{font-size:14px;font-weight:700;}
.c-btn.type-1.size-2 span,.c-btn.type-1.size-2 input{padding:9px 23px 7px 23px;}
.c-btn.type-1.size-3{font-size:12px;font-weight:700;width:100%;}
.c-btn.type-1.size-3 span,.c-btn.type-1.size-3 input{width:100%;padding:10px 23px 8px 23px;}
.c-btn.type-1.size-3 .fa{font-size:16px;line-height:16px;margin-right:5px;vertical-align:text-top;}
.c-btn.type-1.size-4{font-size:12px;font-weight:700;padding:5px;}
.c-btn.type-1.size-4 span,.c-btn.type-1.size-4 input{padding:6px 15px 3px 15px;}
.c-btn.type-1.full{width:100%;}
.c-btn.type-1.full span,.c-btn.type-1.full input{width:100%;}
.c-btn.type-1.color-2{border-color:#002951;color:#002951;}
.c-btn.type-1.color-2:before{background:#002951;}
.c-btn.type-1.color-2:hover{color:#fff;}
.c-btn.type-1.color-3{border-color:#485f95;color:#485f95;}
.c-btn.type-1.color-3:before{background:#485f95;}
.c-btn.type-1.color-3:hover{color:#fff;}
.c-btn.type-1.color-4{border-color:#49c4f0;color:#49c4f0;}
.c-btn.type-1.color-4:before{background:#49c4f0;}
.c-btn.type-1.color-4:hover{color:#fff;}
.c-btn.type-1.color-5{border-color:#4a7393;color:#4a7393;}
.c-btn.type-1.color-5:before{background:#4a7393;}
.c-btn.type-1.color-5:hover{color:#fff;}
.c-btn.type-1.color-6{border-color:#efefef;color:#666;}
.c-btn.type-1.color-6:before{background:#efefef;}
.c-btn.type-1.color-7{color:#FFF;}
.c-btn.type-1.color-7:before{background:#002951;}
.c-btn.type-1.color-7:hover{color:#fff;}
.c-btn.type-1.style-2{background:#111;color:#fff;}
.c-btn.type-1.style-2:before{background:#fff;}
.c-btn.type-1.style-2:hover{color:#FFF;}
.c-btn.type-1.style-2.color-2{background:#002951;}
.c-btn.type-1.style-2.color-2:before{background:#fff;}
.c-btn.type-1.style-2.color-2:hover{color:#002951;}
.c-btn.type-1.style-2.color-3{background:#485f95;}
.c-btn.type-1.style-2.color-3:before{background:#fff;}
.c-btn.type-1.style-2.color-3:hover{color:#485f95;}
.c-btn.type-1.style-2.color-4{background:#49c4f0;}
.c-btn.type-1.style-2.color-4:before{background:#fff;}
.c-btn.type-1.style-2.color-4:hover{color:#49c4f0;}
.c-btn.type-1.style-2.color-5{background:#4a7393;}
.c-btn.type-1.style-2.color-5:before{background:#fff;}
.c-btn.type-1.style-2.color-5:hover{color:#4a7393;}
.c-btn.type-1.style-2.color-6{background:#efefef;color:#666;}
.c-btn.type-1.style-2.color-6:before{background:#fff;}
.c-btn.type-1.style-2.color-7{background:#002951;color:#fff}
.c-btn.type-1.style-2.color-7:before{background:#002951;color:#fff}
.c-btn.type-1.style-2.color-7:hover{color:#FFF;}
.c-btn.type-1.style-2.color-7 a:hover{color:#FFF;}
@media (max-width:767px){
  .c-btn.type-1{width:100%;}
  .c-btn.type-1 input{width:100%;text-align:center;}
}

/*c-btn type-2*/
.c-btn.type-2{display:block;font-family:'Fira Sans';font-size:12px;line-height:16px;font-weight:700;color:#666;text-transform:uppercase;text-align:center;}
.c-btn.type-2:hover{color:#002951;}
.c-btn.type-3{font-family:'Fira Sans';font-size:10px;line-height:14px;font-weight:400;color:#fff;opacity:0.4;text-transform:uppercase;border:1px solid rgba(255,255,255,0.2);padding:3px 7px;-moz-border-radius:3px;border-radius:3px;}
.c-btn.type-3:hover{opacity:1;border-color:#fff;}
.c-btn.type-3.color-2{color:#fff;border-color:#fff;opacity:1;}
.c-btn.type-3.color-2:hover{color:#002951;border-color:#002951;}
.c-btn.type-3.color-3{color:#002951;opacity:1;border-color:#eaeaea;}
.c-btn.type-3.color-3:hover{color:#111;}
.c-btn.type-3.color-4{color:rgba(102,102,102,0.6);opacity:1;border-color:rgba(102,102,102,0.1);}
.c-btn.type-3.color-4:hover{color:#111;border-color:#111;}
.c-btn.type-4{display:block;font-family:'Fira Sans';font-size:12px;line-height:16px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;background-color:#002951;padding:5px;width:100%; max-width:200px;}
.c-btn.type-4:hover{color:#FFF;}
.c-btn.type-5 {
    font-size: 16px;
    font-family:'Fira Sans';
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    opacity: .8;
    padding: 8px 20px;
    border: 2px solid #FFF;
    margin-right: 20px
    background-color:transparent;
}

.c-btn.type-5:hover {
    opacity: .9;
    border-color: #FFF;
}

.c-btn.type-5.color-2 {
    color: #fff;
    border-color: #fff;
    opacity: .8
}

.c-btn.type-5.color-2:hover {
    color: #FFF;
    border-color: #FFF;
   background: rgba(0, 0, 0, 0.3);
}


.button {
    padding: 8px 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Fira Sans'
}
.button.button_schedule {
    padding: 3px 3px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Fira Sans'
}

.button.full_width {
    width: 97%;
    color: #fff
}

.button.half_width {
    width: 48%;
    color: #fff
}

.button.button_blue,
.button.button_grey:hover,
.button.search_button:hover,
.close_search_form:hover,
.shopping_button:hover {
    color: #fff;
    background: #014775
}

.button.button_red {
    background: #B9423E;
    color: #fff
}

.button.button_blue:hover,
.button.button_grey {
    background: #0C313F;
    color: #fff
}

.button.button_blue[class*=button_type_icon_]:hover i,
.button_grey[class*=button_type_icon_] i {
    background: #383e44
}

.button.button_red i {
    background: #B9423E;
    color: #fff
}

.button.button_red:hover,
.button.button_red[class*=button_type_icon_]:hover i {
    background: #3F0D0D;
    color: #fff
}

.button.button_blue[class*=button_type_icon_] i {
    background: #004775;
    color: #fff
}
.simple-text h5 small, .c-h5 small {

    font-size: 14px;
    line-height: 18px;
    font-weight: inherit;
    color: inherit;

}
/*typography*/
.simple-text h1,.c-h1{font-family:'Fira Sans';font-size:48px;line-height:58px;font-weight:700;color:#111;}
.simple-text h2,.c-h2{font-family:'Fira Sans';font-size:32px;line-height:38px;font-weight:700;color:#111;}
.simple-text h2,.c-h2a{font-family:'Fira Sans';font-size:28px;line-height:32px;font-weight:700;color:#1B4164;}

@media (max-width:991.99px) {
	.simple-text h2,.c-h2a{font-size:24px;}

}
@media (max-width:767px) {
	.simple-text h2,.c-h2a{font-size:20px;}

}
@media (max-width:450px) {
	.simple-text h2,.c-h2a{font-size:17px;}

}
.simple-text h3,.c-h3{font-family:'Fira Sans';font-size:28px;line-height:34px;font-weight:700;color:#111;}
.simple-text h3 small,.c-h3 small{font-size:24px;line-height:28px;font-weight:inherit;color:inherit;}
.simple-text h4,.c-h4{font-family:'Fira Sans';font-size:20px;line-height:24px;font-weight:700;color:#111;}
.simple-text h4 small,.c-h4 small{font-size:18px;line-height:22px;font-weight:inherit;color:inherit;}
.simple-text h5,.c-h5{font-family:'Fira Sans';font-size:14px;line-height:20px;font-weight:700;color:#111;}
.simple-text h5 small,.c-h5 small{font-size:14px;line-height:18px;font-weight:inherit;color:inherit;}
.simple-text h6,.c-h6{font-family:'Fira Sans';font-size:12px;line-height:17px;font-weight:700;color:#111;}
.simple-text h6 small,.c-h6 small{font-size:12px;line-height:16px;font-weight:inherit;color:inherit;}
@media (max-width:767px){
  .simple-text h1,.c-h1{font-size:32px;line-height:38px;}
  .simple-text h2,.c-h2{font-size:28px;line-height:34px;}
  .simple-text h3,.c-h3{font-size:26px;line-height:30px;}
}
.simple-text{font-size:13px;line-height:21px;font-weight:400;color:#111;}
.simple-text i,.simple-text em{font-style:italic;}
.simple-text b,.simple-text strong{font-weight:700;}
.simple-text u{text-decoration:underline;}
.simple-text a{color:#002951;}
.simple-text a:hover{color:#111;}
.simple-text.size-2{font-size:11px;line-height:16px;}
.simple-text.size-3{font-size:24px;line-height:36px;}
.simple-text.size-4{font-size:18px;line-height:30px;}
.simple-text.size-5{font-size:15px;line-height:24px;}
.simple-text.size-6{font-size:15px;line-height:24px;}
.simple-text.size-6 ul {
	display: block;
list-style-type: disc;
margin-top: 1em;
margin-bottom: 1 em;
margin-left: 0;
margin-right: 0;
padding-left: 40px;

}
.simple-text.size-5 ul {
	display: block;
list-style-type: disc;
margin-top: 1em;
margin-bottom: 1 em;
margin-left: 0;
margin-right: 0;
padding-left: 40px;

}
.simple-text.color-2{color:#111;}
.simple-text.color-3{color:#b5b5b5;}
.simple-text.color-4{color:rgba(255,255,255,0.7);}
.simple-text.color-5{color:#002951;}
.simple-text.font-Fira Sans{font-family:'Fira Sans';}
.simple-text.title-droid h1,.simple-text.title-droid h2,.simple-text.title-droid h3,.simple-text.title-droid h4,.simple-text.title-droid h5,.simple-text.title-droid h6{font-family:'Open Sans';}
.simple-text.title-alt {
    font-family: "Fira Sans";
    text-transform: uppercase
}

.simple-text.title-alt {
    font-size: 16px;
    font-weight:600;
}

/*margins*/
.simple-text p,.simple-text h1,.simple-text h2,.simple-text h3,.simple-text h4,.simple-text h5,.simple-text h6,.simple-text img,.simple-text blockquote,.simple-text ul,.simple-text ol,.simple-text div[class^="col-"],.simple-text .embed-responsive,.simple-text .instagram-media,.simple-text .swiper-container,.simple-text iframe{max-width:100%;margin-bottom:20px;}
.simple-text .row:last-child{margin-bottom:-20px;}
.simple-text *:last-child{margin-bottom:0;}

/*margins*/
.simple-text.margin-big p,.simple-text.margin-big img,.simple-text.margin-big blockquote,.simple-text.margin-big ul,.simple-text.margin-big ol,.simple-text.margin-big div[class^="col-"]{margin-bottom:40px;}
.simple-text.margin-big .row:last-child{margin-bottom:-40px;}
.simple-text.margin-big *:last-child{margin-bottom:0;}
@media (max-width:767px){
  .simple-text.margin-big p,.simple-text.margin-big img,.simple-text.margin-big blockquote,.simple-text.margin-big ul,.simple-text.margin-big ol,.simple-text.margin-big div[class^="col-"]{margin-bottom:20px;}
  .simple-text.margin-big .row:last-child{margin-bottom:-20px;}
  .simple-text.margin-big *:last-child{margin-bottom:0;}
}

/*blockquote*/
.simple-text blockquote{font-size:24px;line-height:30px;color:#111;border:1px solid #eaeaea;text-align:center;padding:56px 60px;}
.simple-text blockquote p,.simple-text.margin-big blockquote p{margin-bottom:20px;}
.simple-text blockquote p:last-child,.simple-text.margin-big blockquote p:last-child{margin-bottom:0;}
.simple-text blockquote footer{font-size:18px;line-height:30px;font-weight:700;margin-top:-11px;color:#111;}
.simple-text blockquote footer:before{content:'-';}
@media (max-width:767px){
  .simple-text blockquote{padding:30px 15px;}
}
.simple-text .simple-img[align="left"]{float:left;margin-right:30px;margin-bottom:20px;}
.simple-text .simple-img[align="right"]{float:left;margin-right:30px;margin-bottom:20px;}

/*Change icons circle size and color here*/
.social-icons .fa {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    
   margin-bottom:5px;
}

.footer-nav {background-color:#002951;}

#submenu ul li,
.imgwrapper {
    position: relative
}

#submenu,
#submenu ul li {
    
}

.article-media__tip__text {
    vertical-align: bottom;
    display: inline-block
}

.article-media__tip__text p {
    padding: 0;
    margin: 0
}

#submenu {
    margin-bottom: 20px
}

#submenu ul {
    margin-top: 2px;
    font-family: 'Fira Sans';
    list-style-type: none;
    margin-left: 0
}

#submenu ul li {
    color: #363636;
    font-size: 14px;
    line-height: 25px;
  
    padding: 8px 5px 8px 10px;

}

#submenu li:before,
.yeardropdown:after {
    content: '\f105';
    position: absolute
}

#submenu ul li span {
    color: #FFF;
    font-size: 14px;
    line-height: 25px
}

#submenu ul li a:link,
#submenu ul li a:visited {
    color: #002951;
    font-size: 14px;
    display: block;
    padding-left: 18px;
    line-height: 25px;
    text-decoration: none
}

#submenu ul li a:focus,
#submenu ul li a:hover {
    color: #002951;
    text-decoration: underline
}

#submenu ul li a.active,
#submenu ul li a:active {
    color: #002951
}

#submenu ul li a:link.on,
#submenu ul li a:visited.on {
    color: #002951;
    font-weight: 400
}

#submenu li:before {
    font-family: FontAwesome;
    color: #002951;
    top: 8;
    left: 20
}
.bg-blue {background-color:#002951}

.socialbottom.fa {
  padding-top:8px;
  font-size: 30px;
  width: 46px;
  height:46px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  margin:5px 10px;
}
@media (max-width: 1199.99px) {
  .socialbottom.fa {
  font-size: 24px;
  width: 40px;
  height:40px;
  padding-top:8px;
  margin:5px 5px;
  }
}
.socialbottom.fa:hover {
  opacity: 0.8;
}
.socialbottom.fa-facebook {
  background: #3B5998;
  color: white;
}

.socialbottom.fa-twitter {
  background: #38A1F3;
  color: white;
}
.socialbottom.fa-instagram {
  color: white;
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.socialbottom.fa-flickr {
  background: #ff0084;
  color: white;
}
.socialbottom.fa-youtube {
  background: #ff0000;
  color: white;
}

.champ_calendar {
    font-family: "Open Sans";
}

.champ_calendar .headrow {
    font-weight: 700;
    background-color: #FFF;
    color: #000
}

.champ_calendar .champrow {
  
    padding-top: 2px;
    border-bottom:1px solid rgb(217, 217, 217);
}

.champ_calendar .champrow:nth-child(even) {
    background-color: #f4f4f4 !important;
    border-bottom:1px solid rgb(217, 217, 217);
}

.champ_calendar .no-bottom {
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 5px
}