@-webkit-keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

.ot-heading h2 {
  letter-spacing: 1px;
  font: 700 36px 'Montserrat';
  margin-bottom: 15px;
  text-transform: uppercase; }

.ot-heading .sub {
  font: 300 16px 'Hind';
  margin-bottom: 5px; }

.img-hover-box .img {
  overflow: hidden; }
.img-hover-box .img img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.img-hover-box .img:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.btn-medium {
  height: 40px;
  line-height: 40px !important;
  padding: 0 30px !important; }

/* ======================== HEADER =========================*/
#header.header-v3 {
  background: rgba(0, 0, 0, 0.9);
  color: #fff; }
#header.header-v3 .header_top {
  font-family: 'Hind', sans-serif;
  text-align: center;
  padding: 20px 0 10px 0; }
#header.header-v3 .header_top .logo-top {
  display: inline-block;
  max-height: 66px;
  width: auto; }
#header.header-v3 .header_top .header_left, #header.header-v3 .header_top .header_right {
  line-height: 50px; }
#header.header-v3 .header_top .dropdown ul {
  top: 42px; }
#header.header-v3 .header_top .dropdown ul li {
  line-height: 20px; }
#header.header-v3 .header_top .dropdown ul li:hover a {
  color: #fff !important; }
#header.header-v3 .header_top .socials a {
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  display: inline-block;
  padding: 0 7px; }
#header.header-v3 .header_top .socials a:hover, #header.header-v3 .header_top .socials a.active {
  background-color: #fff;
  color: #333; }
#header.header-v3 .header_content {
  text-align: center; }
#header.header-v3 .header_content .header_logo {
  display: none; }
#header.header-v3 .header_content .header_menu .menu > li a {
  background-color: transparent;
  color: #fff;
  line-height: 64px;
  position: relative;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear; }
#header.header-v3 .header_content .header_menu .menu > li > a:hover:after {
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  width: auto;
  background-color: #E1BD85;
  -webkit-animation: moveFromLeft 400ms ease;
  animation: moveFromLeft 400ms ease; }
#header.header-v3 .header_content .header_menu .menu .sub-menu {
  background-color: #0E171E;
  border: none; }
#header.header-v3 .header_content .header_menu .menu .sub-menu li a {
  line-height: 20px;
  font-weight: inherit; }
#header.header-v3 .header_content .header_menu .menu .sub-menu li a:hover {
  color: #fff;
  background-color: #E1BD85; }
#header.header-v3 .header_content .header_menu .menu .sub-menu li.current-menu-item a {
  background-color: #E1BD85 !important; }
#header.header-v3 .header_content:after {
  background: rgba(0, 0, 0, 0.9); }
#header.header-v3.header-sticky {
  margin-top: -70px;
  transition:all 1s ease 0s
}
#header.header-v3.header-sticky .header_top .logo-top {
  margin-top: 60px;
  margin-bottom: 0;
  max-width: 100px;
  height: auto; }
#header.header-v3.header-sticky .header_content .header_menu li a {
  line-height: 50px; }
#header.header-v3.header-sticky .header_content:after {
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.58) !important;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.58) !important; }

/* =============================  BANNER SLIDER =========================*/
.section-slider.slider-style-2 .tparrows {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff; }
.section-slider.slider-style-2 .tparrows.tp-leftarrow {
  left: 50px; }
.section-slider.slider-style-2 .tparrows.tp-leftarrow:before {
  content: "\e61c";
  font-family: 'Lotus Icon', sans-serif;
  color: #fff;
  z-index: 100;
  font-size: 13px; }
.section-slider.slider-style-2 .tparrows.tp-rightarrow {
  right: 50px; }
.section-slider.slider-style-2 .tparrows.tp-rightarrow:before {
  content: "\e61d";
  font-family: 'Lotus Icon', sans-serif;
  color: #fff;
  z-index: 100;
  font-size: 13px; }


/* ======================= CHECK AVAILABILITY  ==================== */
.section-check-availability.availability-style-2 {
  float: none; }
.section-check-availability.availability-style-2 .check-availability {
  margin-top: 115px;
  padding: 0;
  text-align: center; }
.section-check-availability.availability-style-2 .check-availability h2 {
  color: #040404;
  font: 700 36px 'Montserrat';
  padding-left: 0; }
.section-check-availability.availability-style-2 .check-availability h2:before {
  top: -65px;
  right: 0;
  margin: 0 auto; }
.section-check-availability.availability-style-2 .check-availability:before {
  background: none; }
.section-check-availability.availability-style-2 .check-availability .availability-form {
  text-align: center; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar {
  border-color: #000;
  color: #0E171E;
  font-size: 14px;
  font-family: 'Hind', sans-serif; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-ms-input-placeholder {
  /* IE 10+ */
  color: #000; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-moz-placeholder {
  /* Firefox 18- */
  color: #000; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .lotus-icon-calendar {
  color: #000; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle {
  border-color: #000;
  padding: 0 15px 0 20px !important; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle span {
  color: #0E171E;
  font-size: 14px;
  font-family: 'Hind', sans-serif; }
.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle span.caret {
  background: url("../images/home-3/icon-dropdow.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  height: 13px;
  line-height: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 11px; }
.section-check-availability.availability-style-2 .check-availability .vailability-submit .awe-btn {
  height: 40px;
  position: relative;
  z-index: 1; }

/*=== ======================== ACCOMMODATIONS ========================*/
.item.room-item {
  display: inline-block;
  background-color: #fff;
  margin-bottom: 30px;
  border-color: #e1e1e1; }
.item.room-item .title {
  padding: 15px 0 5px 0; }
.item.room-item .title a {
  font: 400 28px 'Montserrat';
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-transform: uppercase; }
.item.room-item .title a:hover, .item.room-item .title a:focus {
  color: #E1BD85; }
.item.room-item .price {
  font: 600 16px 'Montserrat';
  color: #E1BD85;
  margin-bottom: 15px;
  text-transform: uppercase; }
.item.room-item .info p {
  display: inline-block;
  max-width: 80px;
  margin: 0 20px; }
.item.room-item .info p .number {
  font: 300 24px 'Montserrat'; }
.item.room-item .info p span {
  font: 300 12px 'Montserrat';
  display: block; }
.item.room-item .awe-btn {
  margin: 25px 0 20px 0; }

.item.room-item-style-2 .outer {
  position: relative; }
.item.room-item-style-2 .outer .bgr {
  position: absolute;
  top: 75%;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }
.item.room-item-style-2 .outer .bgr .details .title a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #fff; }
.item.room-item-style-2 .outer .bgr .details .title a:hover, .item.room-item-style-2 .outer .bgr .details .title a:focus {
  color: #E1BD85; }
.item.room-item-style-2 .outer .bgr .details .info {
  display: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.item.room-item-style-2:hover .bgr {
  top: 0;
  bottom: 0;
  margin-top: 0; }
.item.room-item-style-2:hover .bgr .details {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: 0;
  text-align: center;
  padding: 0 45px; }
.item.room-item-style-2:hover .bgr .details .info {
  display: block; }

.ot-accomd-modations .content {
  border-top: 1px solid #dadada; }
.ot-accomd-modations .content .ot-accomd-modations-content .owl-buttons {
  display: none; }
.ot-accomd-modations .content .ot-accomd-modations-content .owl-pagination {
  display: none; }

/*======================== ABOUT ============================*/
.ot-about .content .featured {
  padding: 0 195px; }

/*======================== ABOUT ============================*/
.section-our-best.our-best-style-2 .img-hover-box {
  padding-left: 35px; }

.section-our-best.our-best-style-2 .item {
  text-align: center;
  margin-bottom: 25px; }
.section-our-best.our-best-style-2 .item img {
  margin: 0 auto; }

.section-our-best.our-best-style-2 .owl-controls .owl-pagination {
  text-align: center; }
.section-our-best.our-best-style-2 .owl-controls .owl-pagination .owl-page {
  border-color: #232323; }
.section-our-best.our-best-style-2 .owl-controls .owl-pagination .owl-page.active {
  background-color: #232323; }

.section-our-best.our-best-style-2 .owl-buttons {
  display: none; }

/* ===============================  HOME ABOUT ================================ */
.section-home-about.style-2 .home-about .img-hover-box {
  padding-right: 35px; }

/* ===============================  OUR BEST ================================ */
.ot-out-best .content .item {
  width: 165px;
  height: 160px;
  background-color: #fbfbfb;
  /*padding: 0 5px;*/
  display: table-cell;
  vertical-align: middle; }
.ot-out-best .content .item img {
  /*max-height: 60px;*/
  margin: 0 auto; }
.ot-out-best .content .item span {
  font-size: 16.31px;
  color: #333; }

.ot-out-best .owl-controls .owl-prev,
.ot-out-best .owl-controls .owl-next {
  border-color: #bcbcbc !important;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  line-height: 36px !important; }
.ot-out-best .owl-controls .owl-prev:hover,
.ot-out-best .owl-controls .owl-next:hover {
  border-color: #0E171E !important; }
.ot-out-best .owl-controls .owl-prev:hover i:before,
.ot-out-best .owl-controls .owl-next:hover i:before {
  color: #0E171E !important; }
.ot-out-best .owl-controls .owl-prev i:before,
.ot-out-best .owl-controls .owl-next i:before {
  color: #bcbcbc !important; }

.ot-out-best .owl-controls .owl-prev {
  left: -50px; }

.ot-out-best .owl-controls .owl-next {
  right: -50px; }

/* ============================ HOME GUEST ============================ */
.section-home-guestbook.home-guestbook-style-2.bg-22 {
  background: url("../images/home-3/bgr-guest-book.png");
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0; }

.section-home-guestbook.home-guestbook-style-2 .home-guestbook {
  color: #fff;
  z-index: 2; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .ot-heading h2 {
  color: #fff; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item {
  padding: 0 200px; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p {
  padding-top: 35px; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p:before {
  content: "";
  background: url("../images/home-3/icon/before-testimonial.png");
  width: 30px;
  height: 19px;
  right: 0;
  left: -30px;
  top: -10px;
  margin: 0 auto; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p:after {
  content: ""; }
.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .img {
  width: 80px;
  height: 80px;
  margin: 20px auto 15px auto; }

/* ======================================= DETAILS ================================== */
.section-deals .item-deal {
  overflow: hidden;
  position: relative;
  margin: 30px 0;
  color: #fff; }
.section-deals .item-deal img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.section-deals .item-deal .info {
  position: absolute;
  left: 70px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  opacity: 1; }
.section-deals .item-deal .info .title {
  color: #fff; }
.section-deals .item-deal .info .awe-btn {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
.section-deals .item-deal:before {
  content: "";
  position: absolute;
  left: -10%;
  top: -40%;
  width: 60%;
  height: 200%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-transition: left .4s .3s;
  -o-transition: left .4s .3s;
  transition: left .4s .3s; }
.section-deals .item-deal:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

/*===================================== NEWS ============================*/
.section-news .item {
  margin-bottom: 20px;
  overflow: hidden; }
.section-news .item .info {
  padding: 15px 30px; }
.section-news .item .info .date, .section-news .item .info .more {
  color: #898989; }
.section-news .item .title {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
.section-news .item .title:hover {
  color: #E1BD85; }
.section-news .item .img {
  overflow: hidden; }
.section-news .item .img img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.section-news .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

/*================================= MAP ===================================== */
.section-map.style-2 {
  position: relative; }
.section-map.style-2 .contact-map {
  height: 600px; }
.section-map.style-2 .contact-map .contact {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.section-map.style-2 .contact-map .contact:after {
  content: "\f041";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  background-color: #E1BD85;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  margin: 0 auto; }

/*================================= VIDEO ===================================== */
.section-video {
  position: relative; }
.section-video.bg-23 {
  background: url("../images/home-3/bgr-video.png");
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  height: 520px; }
.section-video .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: url("../images/home-3/icon/player-1.png");
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: cover; }
.section-video .modal-video {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999; }
.section-video .modal-video iframe {
  position: relative;
  top: 150px;
  width: 700px;
  max-width: 90%;
  display: block;
  margin: 0 auto; }
.section-video .modal-video iframe .ytp-autohide .ytp-watermark {
  display: none !important; }
.section-video .modal-video.opened {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
.section-video:hover .btn-play {
  width: 70px;
  height: 70px;
  background: url("../images/home-3/icon/player-2-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2; }

/*================================= FOOTER ===================================== */
footer.footer-style-2 {
  background-color: transparent !important;
  color: #fff; }
footer.footer-style-2 a {
  color: #fff !important;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
footer.footer-style-2 a:hover {
  color: #E1BD85 !important; }
footer.footer-style-2 .footer_top {
  padding: 20px 40px !important;
  margin: 100px 0;
  background: url(../images/home-3/footer/news.png) no-repeat !important;
  position: relative;
  z-index: 2; }
footer.footer-style-2 .footer_top .img-mail {
  max-width: 50px;
  height: auto;
  display: inline-block; }
footer.footer-style-2 .footer_top .desc {
  vertical-align: bottom; }
footer.footer-style-2 .footer_top .mailchimp-form .input-text::-webkit-input-placeholder {
  color: red; }
footer.footer-style-2 .footer_top .mailchimp-form .input-text::-moz-placeholder {
  color: red; }
footer.footer-style-2 .footer_top .mailchimp-form .input-text:-ms-input-placeholder {
  color: red; }
footer.footer-style-2 .footer_top .mailchimp-form .input-text::placeholder {
  color: red; }
footer.footer-style-2 .footer_top .content {
  position: relative;
  z-index: 2; }
footer.footer-style-2 .footer_top .content h4 {
  color: #fff; }
footer.footer-style-2 .footer_center {
  color: #fff !important;
  position: relative;
  z-index: 2;
  padding-bottom: 0 !important;
  padding-top: 10px; }
footer.footer-style-2 .footer_center .content {
  position: relative;
  z-index: 1; }
footer.footer-style-2 .footer_center .widget .widget-logo {
  padding-top: 0 !important; }
footer.footer-style-2 .footer_center .widget .widget-logo .img {
  margin-right: 0 !important;
  max-width: 200px !important; }
footer.footer-style-2 .footer_center .widget .widget-logo .img img {
  display: block;
  margin: 0 auto; }

footer.footer-style-3 {
  color: #fff; }
footer.footer-style-3 a {
  color: #fff !important;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
footer.footer-style-3 a:hover {
  color: #E1BD85 !important; }
footer.footer-style-3 .footer_top {
  background: transparent !important;
  position: relative;
  z-index: 1; }
footer.footer-style-3 .footer_top .ot-heading {
  z-index: 1; }
footer.footer-style-3 .footer_top .ot-heading h2 {
  color: #fff; }

footer .bgr-footer {
  background: url(../images/home-3/footer/footer-center.png) no-repeat !important;
  background-size: cover !important;
  position: relative; }

footer .copyright {
  padding: 15px 0;
  position: relative;
  z-index: 2;
  border-top: 1px solid #30393f; }
footer .copyright .social a i {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
footer .copyright .social a:hover i {
  color: #E1BD85; }
footer .copyright p {
  margin-bottom: 0; }

/* padding margin color */
.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-15{padding-top:15px!important}.padding-top-20{padding-top:20px!important}.padding-top-25{padding-top:25px!important}.padding-top-30{padding-top:30px!important}.padding-top-35{padding-top:35px!important}.padding-top-40{padding-top:40px!important}.padding-top-45{padding-top:45px!important}.padding-top-50{padding-top:50px!important}.padding-top-60{padding-top:60px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-15{padding-bottom:15px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-25{padding-bottom:25px!important}.padding-bottom-30{padding-bottom:30px!important}.padding-bottom-35{padding-bottom:35px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-bottom-45{padding-bottom:45px!important}.padding-bottom-50{padding-bottom:50px!important}.padding-bottom-60{padding-bottom:60px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-25{margin-bottom:25px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-bottom-35{margin-bottom:35px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-bottom-50{margin-bottom:50px!important}.margin-bottom-60{margin-bottom:60px!important}.margin-bottom-65{margin-bottom:65px!important}.margin-top-0{margin-top:0!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-15{margin-top:15px!important}.margin-top-20{margin-top:20px!important}.margin-top-25{margin-top:25px!important}.margin-top-30{margin-top:30px!important}.margin-top-35{margin-top:35px!important}.margin-top-40{margin-top:40px!important}.margin-top-50{margin-top:50px!important}.margin-top-60{margin-top:60px!important}.margin-top-65{margin-top:65px!important}.margin-left-0{margin-left:0!important}.margin-right-0{margin-right:0!important}.margin-right-20{margin-right:20px!important}.margin-left-20{margin-left:20px!important}.padding-left-0{padding-left:0!important}.padding-right-0{padding-right:0!important}.padding-right-30{padding-right:30px!important}.margin-right-10{margin-right:10px!important}.red-50{color:#ffebee!important}.red-100{color:#ffcdd2!important}.red-200{color:#ef9a9a!important}.red-300{color:#e57373!important}.red-400{color:#ef5350!important}.red-500{color:#f44336!important}.red-600{color:#e53935!important}.red-700{color:#d32f2f!important}.red-800{color:#c62828!important}.red-900{color:#b71c1c!important}.red-a100{color:#ff8a80!important}.red-a200{color:#ff5252!important}.red-a300{color:#ff1744!important}.red-a400{color:#d50000!important}.pink-50{color:#fce4ec!important}.pink-100{color:#f8bbd0!important}.pink-200{color:#f48fb1!important}.pink-300{color:#f06292!important}.pink-400{color:#ec407a!important}.pink-500{color:#e91e63!important}.pink-600{color:#d81b60!important}.pink-700{color:#c2185b!important}.pink-800{color:#ad1457!important}.pink-900{color:#880e4f!important}.pink-a100{color:#ff80ab!important}.pink-a200{color:#ff4081!important}.pink-a300{color:#f50057!important}.pink-a400{color:#c51162!important}.purple-50{color:#f3e5f5!important}.purple-100{color:#e1bee7!important}.purple-200{color:#ce93d8!important}.purple-300{color:#ba68c8!important}.purple-400{color:#ab47bc!important}.purple-500{color:#9c27b0!important}.purple-600{color:#8e24aa!important}.purple-700{color:#7b1fa2!important}.purple-800{color:#6a1b9a!important}.purple-900{color:#4a148c!important}.purple-a100{color:#ea80fc!important}.purple-a200{color:#e040fb!important}.purple-a300{color:#d500f9!important}.purple-a400{color:#a0f!important}.deep-purple-50{color:#ede7f6!important}.deep-purple-100{color:#d1c4e9!important}.deep-purple-200{color:#b39ddb!important}.deep-purple-300{color:#9575cd!important}.deep-purple-400{color:#7e57c2!important}.deep-purple-500{color:#673ab7!important}.deep-purple-600{color:#5e35b1!important}.deep-purple-700{color:#512da8!important}.deep-purple-800{color:#4527a0!important}.deep-purple-900{color:#311b92!important}.deep-purple-a100{color:#b388ff!important}.deep-purple-a200{color:#7c4dff!important}.deep-purple-a300{color:#651fff!important}.deep-purple-a400{color:#6200ea!important}.indigo-50{color:#e8eaf6!important}.indigo-100{color:#c5cae9!important}.indigo-200{color:#9fa8da!important}.indigo-300{color:#7986cb!important}.indigo-400{color:#5c6bc0!important}.indigo-500{color:#ad1457!important}.indigo-600{color:#ef217b!important}.indigo-700{color:#303f9f!important}.indigo-800{color:#283593!important}.indigo-900{color:#1a237e!important}.indigo-a100{color:#8c9eff!important}.indigo-a200{color:#536dfe!important}.indigo-a300{color:#3d5afe!important}.indigo-a400{color:#304ffe!important}.blue-50{color:#e3f2fd!important}.blue-100{color:#bbdefb!important}.blue-200{color:#90caf9!important}.blue-300{color:#64b5f6!important}.blue-400{color:#42a5f5!important}.blue-500{color:#2196f3!important}.blue-600{color:#1e88e5!important}.blue-700{color:#1976d2!important}.blue-800{color:#1565c0!important}.blue-900{color:#0d47a1!important}.blue-a100{color:#82b1ff!important}.blue-a200{color:#448aff!important}.blue-a300{color:#2979ff!important}.blue-a400{color:#2962ff!important}.light-blue-50{color:#e1f5fe!important}.light-blue-100{color:#b3e5fc!important}.light-blue-200{color:#81d4fa!important}.light-blue-300{color:#4fc3f7!important}.light-blue-400{color:#29b6f6!important}.light-blue-500{color:#03a9f4!important}.light-blue-600{color:#039be5!important}.light-blue-700{color:#0288d1!important}.light-blue-800{color:#0277bd!important}.light-blue-900{color:#01579b!important}.light-blue-a100{color:#80d8ff!important}.light-blue-a200{color:#40c4ff!important}.light-blue-a300{color:#00b0ff!important}.light-blue-a400{color:#0091ea!important}.cyan-50{color:#e0f7fa!important}.cyan-100{color:#b2ebf2!important}.cyan-200{color:#80deea!important}.cyan-300{color:#4dd0e1!important}.cyan-400{color:#26c6da!important}.cyan-500{color:#00bcd4!important}.cyan-600{color:#00acc1!important}.cyan-700{color:#0097a7!important}.cyan-800{color:#00838f!important}.cyan-900{color:#006064!important}.cyan-a100{color:#84ffff!important}.cyan-a200{color:#18ffff!important}.cyan-a300{color:#00e5ff!important}.cyan-a400{color:#00b8d4!important}.teal-50{color:#e0f2f1!important}.teal-100{color:#b2dfdb!important}.teal-200{color:#80cbc4!important}.teal-300{color:#4db6ac!important}.teal-400{color:#26a69a!important}.teal-500{color:#009688!important}.teal-600{color:#00897b!important}.teal-700{color:#00796b!important}.teal-800{color:#00695c!important}.teal-900{color:#004d40!important}.teal-a100{color:#a7ffeb!important}.teal-a200{color:#64ffda!important}.teal-a300{color:#1de9b6!important}.teal-a400{color:#00bfa5!important}.green-50{color:#e8f5e9!important}.green-100{color:#c8e6c9!important}.green-200{color:#a5d6a7!important}.green-300{color:#81c784!important}.green-400{color:#66bb6a!important}.green-500{color:#4caf50!important}.green-600{color:#43a047!important}.green-700{color:#388e3c!important}.green-800{color:#2e7d32!important}.green-900{color:#1b5e20!important}.green-a100{color:#b9f6ca!important}.green-a200{color:#69f0ae!important}.green-a300{color:#00e676!important}.green-a400{color:#00c853!important}.light-green-50{color:#f1f8e9!important}.light-green-100{color:#dcedc8!important}.light-green-200{color:#c5e1a5!important}.light-green-300{color:#aed581!important}.light-green-400{color:#9ccc65!important}.light-green-500{color:#8bc34a!important}.light-green-600{color:#7cb342!important}.light-green-700{color:#689f38!important}.light-green-800{color:#558b2f!important}.light-green-900{color:#33691e!important}.light-green-a100{color:#ccff90!important}.light-green-a200{color:#b2ff59!important}.light-green-a300{color:#76ff03!important}.light-green-a400{color:#64dd17!important}.lime-50{color:#f9fbe7!important}.lime-100{color:#f0f4c3!important}.lime-200{color:#e6ee9c!important}.lime-300{color:#dce775!important}.lime-400{color:#d4e157!important}.lime-500{color:#cddc39!important}.lime-600{color:#c0ca33!important}.lime-700{color:#afb42b!important}.lime-800{color:#9e9d24!important}.lime-900{color:#827717!important}.lime-a100{color:#f4ff81!important}.lime-a200{color:#eeff41!important}.lime-a300{color:#c6ff00!important}.lime-a400{color:#aeea00!important}.yellow-50{color:#fffde7!important}.yellow-100{color:#fff9c4!important}.yellow-200{color:#fff59d!important}.yellow-300{color:#fff176!important}.yellow-400{color:#ffee58!important}.yellow-500{color:#ffeb3b!important}.yellow-600{color:#fdd835!important}.yellow-700{color:#fbc02d!important}.yellow-800{color:#f9a825!important}.yellow-900{color:#f57f17!important}.yellow-a100{color:#ffff8d!important}.yellow-a200{color:#ff0!important}.yellow-a300{color:#ffea00!important}.yellow-a400{color:#ffd600!important}.amber-50{color:#fff8e1!important}.amber-100{color:#ffecb3!important}.amber-200{color:#ffe082!important}.amber-300{color:#ffd54f!important}.amber-400{color:#ffca28!important}.amber-500{color:#ffc107!important}.amber-600{color:#ffb300!important}.amber-700{color:#ffa000!important}.amber-800{color:#ff8f00!important}.amber-900{color:#ff6f00!important}.amber-a100{color:#ffe57f!important}.amber-a200{color:#ffd740!important}.amber-a300{color:#ffc400!important}.amber-a400{color:#ffab00!important}.orange-50{color:#fff3e0!important}.orange-100{color:#ffe0b2!important}.orange-200{color:#ffcc80!important}.orange-300{color:#ffb74d!important}.orange-400{color:#ffa726!important}.orange-500{color:#ff9800!important}.orange-600{color:#fb8c00!important}.orange-700{color:#f57c00!important}.orange-800{color:#ef6c00!important}.orange-900{color:#e65100!important}.orange-a100{color:#ffd180!important}.orange-a200{color:#ffab40!important}.orange-a300{color:#ff9100!important}.orange-a400{color:#ff6d00!important}.deep-orange-50{color:#fbe9e7!important}.deep-orange-100{color:#ffccbc!important}.deep-orange-200{color:#ffab91!important}.deep-orange-300{color:#ff8a65!important}.deep-orange-400{color:#ff7043!important}.deep-orange-500{color:#ff5722!important}.deep-orange-600{color:#f4511e!important}.deep-orange-700{color:#e64a19!important}.deep-orange-800{color:#d84315!important}.deep-orange-900{color:#bf360c!important}.deep-orange-a100{color:#ff9e80!important}.deep-orange-a200{color:#ff6e40!important}.deep-orange-a300{color:#ff3d00!important}.deep-orange-a400{color:#dd2c00!important}.primary-50{color:#e8eaf6!important}.primary-100{color:#c5cae9!important}.primary-200{color:#9fa8da!important}.primary-300{color:#7986cb!important}.primary-400{color:#5c6bc0!important}.primary-500{color:#ad1457!important}.primary-600{color:#ef217b!important}.primary-700{color:#303f9f!important}.primary-800{color:#283593!important}.primary-900{color:#1a237e!important}.brown-50{color:#efebe9!important}.brown-100{color:#d7ccc8!important}.brown-200{color:#bcaaa4!important}.brown-300{color:#a1887f!important}.brown-400{color:#8d6e63!important}.brown-500{color:#795548!important}.brown-600{color:#6d4c41!important}.brown-700{color:#5d4037!important}.brown-800{color:#4e342e!important}.brown-900{color:#3e2723!important}.blue-grey-50{color:#eceff1!important}.blue-grey-100{color:#cfd8dc!important}.blue-grey-200{color:#b0bec5!important}.blue-grey-300{color:#90a4ae!important}.blue-grey-400{color:#78909c!important}.blue-grey-500{color:#607d8b!important}.blue-grey-600{color:#546e7a!important}.blue-grey-700{color:#455a64!important}.blue-grey-800{color:#37474f!important}.blue-grey-900{color:#263238!important}.grey-50{color:#fafafa!important}.grey-100{color:#f5f5f5!important}.grey-200{color:#eee!important}.grey-300{color:#e0e0e0!important}.grey-400{color:#bdbdbd!important}.grey-500{color:#9e9e9e!important}.grey-600{color:#757575!important}.grey-700{color:#616161!important}.grey-800{color:#424242!important}.grey-900{color:#212121!important}.bg-red-50{background-color:#ffebee!important}.bg-red-100{background-color:#ffcdd2!important}.bg-red-200{background-color:#ef9a9a!important}.bg-red-300{background-color:#e57373!important}.bg-red-400{background-color:#ef5350!important}.bg-red-500{background-color:#f44336!important}.bg-red-600{background-color:#e53935!important}.bg-red-700{background-color:#d32f2f!important}.bg-red-800{background-color:#c62828!important}.bg-red-900{background-color:#b71c1c!important}.bg-red-a100{background-color:#ff8a80!important}.bg-red-a200{background-color:#ff5252!important}.bg-red-a300{background-color:#ff1744!important}.bg-red-a400{background-color:#d50000!important}.bg-pink-50{background-color:#fce4ec!important}.bg-pink-100{background-color:#f8bbd0!important}.bg-pink-200{background-color:#f48fb1!important}.bg-pink-300{background-color:#f06292!important}.bg-pink-400{background-color:#ec407a!important}.bg-pink-500{background-color:#e91e63!important}.bg-pink-600{background-color:#d81b60!important}.bg-pink-700{background-color:#c2185b!important}.bg-pink-800{background-color:#ad1457!important}.bg-pink-900{background-color:#880e4f!important}.bg-pink-a100{background-color:#ff80ab!important}.bg-pink-a200{background-color:#ff4081!important}.bg-pink-a300{background-color:#f50057!important}.bg-pink-a400{background-color:#c51162!important}.bg-purple-50{background-color:#f3e5f5!important}.bg-purple-100{background-color:#e1bee7!important}.bg-purple-200{background-color:#ce93d8!important}.bg-purple-300{background-color:#ba68c8!important}.bg-purple-400{background-color:#ab47bc!important}.bg-purple-500{background-color:#9c27b0!important}.bg-purple-600{background-color:#8e24aa!important}.bg-purple-700{background-color:#7b1fa2!important}.bg-purple-800{background-color:#6a1b9a!important}.bg-purple-900{background-color:#4a148c!important}.bg-purple-a100{background-color:#ea80fc!important}.bg-purple-a200{background-color:#e040fb!important}.bg-purple-a300{background-color:#d500f9!important}.bg-purple-a400{background-color:#a0f!important}.bg-deep-purple-50{background-color:#ede7f6!important}.bg-deep-purple-100{background-color:#d1c4e9!important}.bg-deep-purple-200{background-color:#b39ddb!important}.bg-deep-purple-300{background-color:#9575cd!important}.bg-deep-purple-400{background-color:#7e57c2!important}.bg-deep-purple-500{background-color:#673ab7!important}.bg-deep-purple-600{background-color:#5e35b1!important}.bg-deep-purple-700{background-color:#512da8!important}.bg-deep-purple-800{background-color:#4527a0!important}.bg-deep-purple-900{background-color:#311b92!important}.bg-deep-purple-a100{background-color:#b388ff!important}.bg-deep-purple-a200{background-color:#7c4dff!important}.bg-deep-purple-a300{background-color:#651fff!important}.bg-deep-purple-a400{background-color:#6200ea!important}.bg-indigo-50{background-color:#e8eaf6!important}.bg-indigo-100{background-color:#c5cae9!important}.bg-indigo-200{background-color:#9fa8da!important}.bg-indigo-300{background-color:#7986cb!important}.bg-indigo-400{background-color:#5c6bc0!important}.bg-indigo-500{background-color:#ad1457!important}.bg-indigo-600{background-color:#ef217b!important}.bg-indigo-700{background-color:#303f9f!important}.bg-indigo-800{background-color:#283593!important}.bg-indigo-900{background-color:#1a237e!important}.bg-indigo-a100{background-color:#8c9eff!important}.bg-indigo-a200{background-color:#536dfe!important}.bg-indigo-a300{background-color:#3d5afe!important}.bg-indigo-a400{background-color:#304ffe!important}.bg-blue-50{background-color:#e3f2fd!important}.bg-blue-100{background-color:#bbdefb!important}.bg-blue-200{background-color:#90caf9!important}.bg-blue-300{background-color:#64b5f6!important}.bg-blue-400{background-color:#42a5f5!important}.bg-blue-500{background-color:#2196f3!important}.bg-blue-600{background-color:#1e88e5!important}.bg-blue-700{background-color:#1976d2!important}.bg-blue-800{background-color:#1565c0!important}.bg-blue-900{background-color:#0d47a1!important}.bg-blue-a100{background-color:#82b1ff!important}.bg-blue-a200{background-color:#448aff!important}.bg-blue-a300{background-color:#2979ff!important}.bg-blue-a400{background-color:#2962ff!important}.bg-light-blue-50{background-color:#e1f5fe!important}.bg-light-blue-100{background-color:#b3e5fc!important}.bg-light-blue-200{background-color:#81d4fa!important}.bg-light-blue-300{background-color:#4fc3f7!important}.bg-light-blue-400{background-color:#29b6f6!important}.bg-light-blue-500{background-color:#03a9f4!important}.bg-light-blue-600{background-color:#039be5!important}.bg-light-blue-700{background-color:#0288d1!important}.bg-light-blue-800{background-color:#0277bd!important}.bg-light-blue-900{background-color:#01579b!important}.bg-light-blue-a100{background-color:#80d8ff!important}.bg-light-blue-a200{background-color:#40c4ff!important}.bg-light-blue-a300{background-color:#00b0ff!important}.bg-light-blue-a400{background-color:#0091ea!important}.bg-cyan-50{background-color:#e0f7fa!important}.bg-cyan-100{background-color:#b2ebf2!important}.bg-cyan-200{background-color:#80deea!important}.bg-cyan-300{background-color:#4dd0e1!important}.bg-cyan-400{background-color:#26c6da!important}.bg-cyan-500{background-color:#00bcd4!important}.bg-cyan-600{background-color:#00acc1!important}.bg-cyan-700{background-color:#0097a7!important}.bg-cyan-800{background-color:#00838f!important}.bg-cyan-900{background-color:#006064!important}.bg-cyan-a100{background-color:#84ffff!important}.bg-cyan-a200{background-color:#18ffff!important}.bg-cyan-a300{background-color:#00e5ff!important}.bg-cyan-a400{background-color:#00b8d4!important}.bg-teal-50{background-color:#e0f2f1!important}.bg-teal-100{background-color:#b2dfdb!important}.bg-teal-200{background-color:#80cbc4!important}.bg-teal-300{background-color:#4db6ac!important}.bg-teal-400{background-color:#26a69a!important}.bg-teal-500{background-color:#009688!important}.bg-teal-600{background-color:#00897b!important}.bg-teal-700{background-color:#00796b!important}.bg-teal-800{background-color:#00695c!important}.bg-teal-900{background-color:#004d40!important}.bg-teal-a100{background-color:#a7ffeb!important}.bg-teal-a200{background-color:#64ffda!important}.bg-teal-a300{background-color:#1de9b6!important}.bg-teal-a400{background-color:#00bfa5!important}.bg-green-50{background-color:#e8f5e9!important}.bg-green-100{background-color:#c8e6c9!important}.bg-green-200{background-color:#a5d6a7!important}.bg-green-300{background-color:#81c784!important}.bg-green-400{background-color:#66bb6a!important}.bg-green-500{background-color:#4caf50!important}.bg-green-600{background-color:#43a047!important}.bg-green-700{background-color:#388e3c!important}.bg-green-800{background-color:#2e7d32!important}.bg-green-900{background-color:#1b5e20!important}.bg-green-a100{background-color:#b9f6ca!important}.bg-green-a200{background-color:#69f0ae!important}.bg-green-a300{background-color:#00e676!important}.bg-green-a400{background-color:#00c853!important}.bg-light-green-50{background-color:#f1f8e9!important}.bg-light-green-100{background-color:#dcedc8!important}.bg-light-green-200{background-color:#c5e1a5!important}.bg-light-green-300{background-color:#aed581!important}.bg-light-green-400{background-color:#9ccc65!important}.bg-light-green-500{background-color:#8bc34a!important}.bg-light-green-600{background-color:#7cb342!important}.bg-light-green-700{background-color:#689f38!important}.bg-light-green-800{background-color:#558b2f!important}.bg-light-green-900{background-color:#33691e!important}.bg-light-green-a100{background-color:#ccff90!important}.bg-light-green-a200{background-color:#b2ff59!important}.bg-light-green-a300{background-color:#76ff03!important}.bg-light-green-a400{background-color:#64dd17!important}.bg-lime-50{background-color:#f9fbe7!important}.bg-lime-100{background-color:#f0f4c3!important}.bg-lime-200{background-color:#e6ee9c!important}.bg-lime-300{background-color:#dce775!important}.bg-lime-400{background-color:#d4e157!important}.bg-lime-500{background-color:#cddc39!important}.bg-lime-600{background-color:#c0ca33!important}.bg-lime-700{background-color:#afb42b!important}.bg-lime-800{background-color:#9e9d24!important}.bg-lime-900{background-color:#827717!important}.bg-lime-a100{background-color:#f4ff81!important}.bg-lime-a200{background-color:#eeff41!important}.bg-lime-a300{background-color:#c6ff00!important}.bg-lime-a400{background-color:#aeea00!important}.bg-yellow-50{background-color:#fffde7!important}.bg-yellow-100{background-color:#fff9c4!important}.bg-yellow-200{background-color:#fff59d!important}.bg-yellow-300{background-color:#fff176!important}.bg-yellow-400{background-color:#ffee58!important}.bg-yellow-500{background-color:#ffeb3b!important}.bg-yellow-600{background-color:#fdd835!important}.bg-yellow-700{background-color:#fbc02d!important}.bg-yellow-800{background-color:#f9a825!important}.bg-yellow-900{background-color:#f57f17!important}.bg-yellow-a100{background-color:#ffff8d!important}.bg-yellow-a200{background-color:#ff0!important}.bg-yellow-a300{background-color:#ffea00!important}.bg-yellow-a400{background-color:#ffd600!important}.bg-amber-50{background-color:#fff8e1!important}.bg-amber-100{background-color:#ffecb3!important}.bg-amber-200{background-color:#ffe082!important}.bg-amber-300{background-color:#ffd54f!important}.bg-amber-400{background-color:#ffca28!important}.bg-amber-500{background-color:#ffc107!important}.bg-amber-600{background-color:#ffb300!important}.bg-amber-700{background-color:#ffa000!important}.bg-amber-800{background-color:#ff8f00!important}.bg-amber-900{background-color:#ff6f00!important}.bg-amber-a100{background-color:#ffe57f!important}.bg-amber-a200{background-color:#ffd740!important}.bg-amber-a300{background-color:#ffc400!important}.bg-amber-a400{background-color:#ffab00!important}.bg-orange-50{background-color:#fff3e0!important}.bg-orange-100{background-color:#ffe0b2!important}.bg-orange-200{background-color:#ffcc80!important}.bg-orange-300{background-color:#ffb74d!important}.bg-orange-400{background-color:#ffa726!important}.bg-orange-500{background-color:#ff9800!important}.bg-orange-600{background-color:#fb8c00!important}.bg-orange-700{background-color:#f57c00!important}.bg-orange-800{background-color:#ef6c00!important}.bg-orange-900{background-color:#e65100!important}.bg-orange-a100{background-color:#ffd180!important}.bg-orange-a200{background-color:#ffab40!important}.bg-orange-a300{background-color:#ff9100!important}.bg-orange-a400{background-color:#ff6d00!important}.bg-deep-orange-50{background-color:#fbe9e7!important}.bg-deep-orange-100{background-color:#ffccbc!important}.bg-deep-orange-200{background-color:#ffab91!important}.bg-deep-orange-300{background-color:#ff8a65!important}.bg-deep-orange-400{background-color:#ff7043!important}.bg-deep-orange-500{background-color:#ff5722!important}.bg-deep-orange-600{background-color:#f4511e!important}.bg-deep-orange-700{background-color:#e64a19!important}.bg-deep-orange-800{background-color:#d84315!important}.bg-deep-orange-900{background-color:#bf360c!important}.bg-deep-orange-a100{background-color:#ff9e80!important}.bg-deep-orange-a200{background-color:#ff6e40!important}.bg-deep-orange-a300{background-color:#ff3d00!important}.bg-deep-orange-a400{background-color:#dd2c00!important}.bg-primary-50{background-color:#e8eaf6!important}.bg-primary-100{background-color:#c5cae9!important}.bg-primary-200{background-color:#9fa8da!important}.bg-primary-300{background-color:#7986cb!important}.bg-primary-400{background-color:#5c6bc0!important}.bg-primary-500{background-color:#ad1457!important}.bg-primary-600{background-color:#ef217b!important}.bg-primary-700{background-color:#303f9f!important}.bg-primary-800{background-color:#283593!important}.bg-primary-900{background-color:#1a237e!important}.bg-brown-50{background-color:#efebe9!important}.bg-brown-100{background-color:#d7ccc8!important}.bg-brown-200{background-color:#bcaaa4!important}.bg-brown-300{background-color:#a1887f!important}.bg-brown-400{background-color:#8d6e63!important}.bg-brown-500{background-color:#795548!important}.bg-brown-600{background-color:#6d4c41!important}.bg-brown-700{background-color:#5d4037!important}.bg-brown-800{background-color:#4e342e!important}.bg-brown-900{background-color:#3e2723!important}.bg-blue-grey-50{background-color:#eceff1!important}.bg-blue-grey-100{background-color:#cfd8dc!important}.bg-blue-grey-200{background-color:#b0bec5!important}.bg-blue-grey-300{background-color:#90a4ae!important}.bg-blue-grey-400{background-color:#78909c!important}.bg-blue-grey-500{background-color:#607d8b!important}.bg-blue-grey-600{background-color:#546e7a!important}.bg-blue-grey-700{background-color:#455a64!important}.bg-blue-grey-800{background-color:#37474f!important}.bg-blue-grey-900{background-color:#263238!important}.bg-grey-50{background-color:#fafafa!important}.bg-grey-100{background-color:#f5f5f5!important}.bg-grey-200{background-color:#eee!important}.bg-grey-300{background-color:#e0e0e0!important}.bg-grey-400{background-color:#bdbdbd!important}.bg-grey-500{background-color:#9e9e9e!important}.bg-grey-600{background-color:#757575!important}.bg-grey-700{background-color:#616161!important}.bg-grey-800{background-color:#424242!important}.bg-grey-900{background-color:#212121!important}.black{color:#000!important}.white{color:#fff!important}.bg-white{color:#757575;background-color:#fff}.bg-primary{color:#fff;background-color:#ad1457}.bg-primary:hover{background-color:#606fc7}.bg-primary a,.bg-primary a:hover,a.bg-primary,a.bg-primary:hover{color:#fff}.bg-success{color:#fff;background-color:#4caf50}.bg-success:hover{background-color:#6ec071}.bg-success a,.bg-success a:hover,a.bg-success,a.bg-success:hover{color:#fff}.bg-info{color:#fff;background-color:#00bcd4}.bg-info:hover{background-color:#08e3ff}.bg-info a,.bg-info a:hover,a.bg-info,a.bg-info:hover{color:#fff}.bg-warning{color:#fff;background-color:#ff9800}.bg-warning:hover{background-color:#ffad33}.bg-warning a,.bg-warning a:hover,a.bg-warning,a.bg-warning:hover{color:#fff}.bg-danger{color:#fff;background-color:#f44336}.bg-danger:hover{background-color:#f77066}.bg-danger a,.bg-danger a:hover,a.bg-danger,a.bg-danger:hover{color:#fff}.bg-dark{color:#fff;background-color:#616161}.bg-dark:hover{background-color:#7a7a7a}.bg-dark a,.bg-dark a:hover,a.bg-dark,a.bg-dark:hover{color:#fff}.social-facebook{color:#fff;background-color:#3b5998!important}.social-facebook:focus,.social-facebook:hover{color:#fff;background-color:#4c70ba!important}.social-facebook.active,.social-facebook:active{color:#fff;background-color:#2d4373!important}.bg-facebook{background-color:#3b5998}.social-twitter{color:#fff;background-color:#55acee!important}.social-twitter:focus,.social-twitter:hover{color:#fff;background-color:#83c3f3!important}.social-twitter.active,.social-twitter:active{color:#fff;background-color:#2795e9!important}.bg-twitter{background-color:#55acee}.social-google-plus{color:#fff;background-color:#dd4b39!important}.social-google-plus:focus,.social-google-plus:hover{color:#fff;background-color:#e47365!important}.social-google-plus.active,.social-google-plus:active{color:#fff;background-color:#c23321!important}.bg-google-plus{background-color:#dd4b39}.social-linkedin{color:#fff;background-color:#0976b4!important}.social-linkedin:focus,.social-linkedin:hover{color:#fff;background-color:#0b96e5!important}.social-linkedin.active,.social-linkedin:active{color:#fff;background-color:#075683!important}.bg-linkedin{background-color:#0976b4}.social-flickr{color:#fff;background-color:#ff0084!important}.social-flickr:focus,.social-flickr:hover{color:#fff;background-color:#ff339d!important}.social-flickr.active,.social-flickr:active{color:#fff;background-color:#cc006a!important}.bg-flickr{background-color:#ff0084}.social-tumblr{color:#fff;background-color:#35465c!important}.social-tumblr:focus,.social-tumblr:hover{color:#fff;background-color:#485f7c!important}.social-tumblr.active,.social-tumblr:active{color:#fff;background-color:#222d3c!important}.bg-tumblr{background-color:#35465c}.social-xing{color:#fff;background-color:#024b4d!important}.social-xing:focus,.social-xing:hover{color:#fff;background-color:#037b7f!important}.social-xing.active,.social-xing:active{color:#fff;background-color:#011b1b!important}.bg-xing{background-color:#024b4d}.social-github{color:#fff;background-color:#4183c4!important}.social-github:focus,.social-github:hover{color:#fff;background-color:#689cd0!important}.social-github.active,.social-github:active{color:#fff;background-color:#3269a0!important}.bg-github{background-color:#4183c4}.social-html5{color:#fff;background-color:#e44f26!important}.social-html5:focus,.social-html5:hover{color:#fff;background-color:#ea7453!important}.social-html5.active,.social-html5:active{color:#fff;background-color:#bf3c18!important}.bg-html5{background-color:#e44f26}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-15{padding-top:15px!important}.padding-top-20{padding-top:20px!important}.padding-top-25{padding-top:25px!important}.padding-top-30{padding-top:30px!important}.padding-top-35{padding-top:35px!important}.padding-top-40{padding-top:40px!important}.padding-top-45{padding-top:45px!important}.padding-top-50{padding-top:50px!important}.padding-top-60{padding-top:60px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-15{padding-bottom:15px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-25{padding-bottom:25px!important}.padding-bottom-30{padding-bottom:30px!important}.padding-bottom-35{padding-bottom:35px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-bottom-45{padding-bottom:45px!important}.padding-bottom-50{padding-bottom:50px!important}.padding-bottom-60{padding-bottom:60px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-25{margin-bottom:25px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-bottom-35{margin-bottom:35px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-bottom-50{margin-bottom:50px!important}.margin-bottom-60{margin-bottom:60px!important}.margin-bottom-65{margin-bottom:65px!important}.margin-top-10{margin-top:10px!important}.margin-left-0{margin-left:0!important}.margin-right-0{margin-right:0!important}.margin-right-20{margin-right:20px!important}.margin-left-20{margin-left:20px!important}.padding-left-0{padding-left:0!important}.padding-right-0{padding-right:0!important}.padding-right-30{padding-right:30px!important}.margin-right-10{margin-right:10px!important}.red-50{color:#ffebee!important}.red-100{color:#ffcdd2!important}.red-200{color:#ef9a9a!important}.red-300{color:#e57373!important}.red-400{color:#ef5350!important}.red-500{color:#f44336!important}.red-600{color:#e53935!important}.red-700{color:#d32f2f!important}.red-800{color:#c62828!important}.red-900{color:#b71c1c!important}.red-a100{color:#ff8a80!important}.red-a200{color:#ff5252!important}.red-a300{color:#ff1744!important}.red-a400{color:#d50000!important}.pink-50{color:#fce4ec!important}.pink-100{color:#f8bbd0!important}.pink-200{color:#f48fb1!important}.pink-300{color:#f06292!important}.pink-400{color:#ec407a!important}.pink-500{color:#e91e63!important}.pink-600{color:#d81b60!important}.pink-700{color:#c2185b!important}.pink-800{color:#ad1457!important}.pink-900{color:#880e4f!important}.pink-a100{color:#ff80ab!important}.pink-a200{color:#ff4081!important}.pink-a300{color:#f50057!important}.pink-a400{color:#c51162!important}.purple-50{color:#f3e5f5!important}.purple-100{color:#e1bee7!important}.purple-200{color:#ce93d8!important}.purple-300{color:#ba68c8!important}.purple-400{color:#ab47bc!important}.purple-500{color:#9c27b0!important}.purple-600{color:#8e24aa!important}.purple-700{color:#7b1fa2!important}.purple-800{color:#6a1b9a!important}.purple-900{color:#4a148c!important}.purple-a100{color:#ea80fc!important}.purple-a200{color:#e040fb!important}.purple-a300{color:#d500f9!important}.purple-a400{color:#a0f!important}.deep-purple-50{color:#ede7f6!important}.deep-purple-100{color:#d1c4e9!important}.deep-purple-200{color:#b39ddb!important}.deep-purple-300{color:#9575cd!important}.deep-purple-400{color:#7e57c2!important}.deep-purple-500{color:#673ab7!important}.deep-purple-600{color:#5e35b1!important}.deep-purple-700{color:#512da8!important}.deep-purple-800{color:#4527a0!important}.deep-purple-900{color:#311b92!important}.deep-purple-a100{color:#b388ff!important}.deep-purple-a200{color:#7c4dff!important}.deep-purple-a300{color:#651fff!important}.deep-purple-a400{color:#6200ea!important}.indigo-50{color:#e8eaf6!important}.indigo-100{color:#c5cae9!important}.indigo-200{color:#9fa8da!important}.indigo-300{color:#7986cb!important}.indigo-400{color:#5c6bc0!important}.indigo-500{color:#ad1457!important}.indigo-600{color:#ef217b!important}.indigo-700{color:#303f9f!important}.indigo-800{color:#283593!important}.indigo-900{color:#1a237e!important}.indigo-a100{color:#8c9eff!important}.indigo-a200{color:#536dfe!important}.indigo-a300{color:#3d5afe!important}.indigo-a400{color:#304ffe!important}.blue-50{color:#e3f2fd!important}.blue-100{color:#bbdefb!important}.blue-200{color:#90caf9!important}.blue-300{color:#64b5f6!important}.blue-400{color:#42a5f5!important}.blue-500{color:#2196f3!important}.blue-600{color:#1e88e5!important}.blue-700{color:#1976d2!important}.blue-800{color:#1565c0!important}.blue-900{color:#0d47a1!important}.blue-a100{color:#82b1ff!important}.blue-a200{color:#448aff!important}.blue-a300{color:#2979ff!important}.blue-a400{color:#2962ff!important}.light-blue-50{color:#e1f5fe!important}.light-blue-100{color:#b3e5fc!important}.light-blue-200{color:#81d4fa!important}.light-blue-300{color:#4fc3f7!important}.light-blue-400{color:#29b6f6!important}.light-blue-500{color:#03a9f4!important}.light-blue-600{color:#039be5!important}.light-blue-700{color:#0288d1!important}.light-blue-800{color:#0277bd!important}.light-blue-900{color:#01579b!important}.light-blue-a100{color:#80d8ff!important}.light-blue-a200{color:#40c4ff!important}.light-blue-a300{color:#00b0ff!important}.light-blue-a400{color:#0091ea!important}.cyan-50{color:#e0f7fa!important}.cyan-100{color:#b2ebf2!important}.cyan-200{color:#80deea!important}.cyan-300{color:#4dd0e1!important}.cyan-400{color:#26c6da!important}.cyan-500{color:#00bcd4!important}.cyan-600{color:#00acc1!important}.cyan-700{color:#0097a7!important}.cyan-800{color:#00838f!important}.cyan-900{color:#006064!important}.cyan-a100{color:#84ffff!important}.cyan-a200{color:#18ffff!important}.cyan-a300{color:#00e5ff!important}.cyan-a400{color:#00b8d4!important}.teal-50{color:#e0f2f1!important}.teal-100{color:#b2dfdb!important}.teal-200{color:#80cbc4!important}.teal-300{color:#4db6ac!important}.teal-400{color:#26a69a!important}.teal-500{color:#009688!important}.teal-600{color:#00897b!important}.teal-700{color:#00796b!important}.teal-800{color:#00695c!important}.teal-900{color:#004d40!important}.teal-a100{color:#a7ffeb!important}.teal-a200{color:#64ffda!important}.teal-a300{color:#1de9b6!important}.teal-a400{color:#00bfa5!important}.green-50{color:#e8f5e9!important}.green-100{color:#c8e6c9!important}.green-200{color:#a5d6a7!important}.green-300{color:#81c784!important}.green-400{color:#66bb6a!important}.green-500{color:#4caf50!important}.green-600{color:#43a047!important}.green-700{color:#388e3c!important}.green-800{color:#2e7d32!important}.green-900{color:#1b5e20!important}.green-a100{color:#b9f6ca!important}.green-a200{color:#69f0ae!important}.green-a300{color:#00e676!important}.green-a400{color:#00c853!important}.light-green-50{color:#f1f8e9!important}.light-green-100{color:#dcedc8!important}.light-green-200{color:#c5e1a5!important}.light-green-300{color:#aed581!important}.light-green-400{color:#9ccc65!important}.light-green-500{color:#8bc34a!important}.light-green-600{color:#7cb342!important}.light-green-700{color:#689f38!important}.light-green-800{color:#558b2f!important}.light-green-900{color:#33691e!important}.light-green-a100{color:#ccff90!important}.light-green-a200{color:#b2ff59!important}.light-green-a300{color:#76ff03!important}.light-green-a400{color:#64dd17!important}.lime-50{color:#f9fbe7!important}.lime-100{color:#f0f4c3!important}.lime-200{color:#e6ee9c!important}.lime-300{color:#dce775!important}.lime-400{color:#d4e157!important}.lime-500{color:#cddc39!important}.lime-600{color:#c0ca33!important}.lime-700{color:#afb42b!important}.lime-800{color:#9e9d24!important}.lime-900{color:#827717!important}.lime-a100{color:#f4ff81!important}.lime-a200{color:#eeff41!important}.lime-a300{color:#c6ff00!important}.lime-a400{color:#aeea00!important}.yellow-50{color:#fffde7!important}.yellow-100{color:#fff9c4!important}.yellow-200{color:#fff59d!important}.yellow-300{color:#fff176!important}.yellow-400{color:#ffee58!important}.yellow-500{color:#ffeb3b!important}.yellow-600{color:#fdd835!important}.yellow-700{color:#fbc02d!important}.yellow-800{color:#f9a825!important}.yellow-900{color:#f57f17!important}.yellow-a100{color:#ffff8d!important}.yellow-a200{color:#ff0!important}.yellow-a300{color:#ffea00!important}.yellow-a400{color:#ffd600!important}.amber-50{color:#fff8e1!important}.amber-100{color:#ffecb3!important}.amber-200{color:#ffe082!important}.amber-300{color:#ffd54f!important}.amber-400{color:#ffca28!important}.amber-500{color:#ffc107!important}.amber-600{color:#ffb300!important}.amber-700{color:#ffa000!important}.amber-800{color:#ff8f00!important}.amber-900{color:#ff6f00!important}.amber-a100{color:#ffe57f!important}.amber-a200{color:#ffd740!important}.amber-a300{color:#ffc400!important}.amber-a400{color:#ffab00!important}.orange-50{color:#fff3e0!important}.orange-100{color:#ffe0b2!important}.orange-200{color:#ffcc80!important}.orange-300{color:#ffb74d!important}.orange-400{color:#ffa726!important}.orange-500{color:#ff9800!important}.orange-600{color:#fb8c00!important}.orange-700{color:#f57c00!important}.orange-800{color:#ef6c00!important}.orange-900{color:#e65100!important}.orange-a100{color:#ffd180!important}.orange-a200{color:#ffab40!important}.orange-a300{color:#ff9100!important}.orange-a400{color:#ff6d00!important}.deep-orange-50{color:#fbe9e7!important}.deep-orange-100{color:#ffccbc!important}.deep-orange-200{color:#ffab91!important}.deep-orange-300{color:#ff8a65!important}.deep-orange-400{color:#ff7043!important}.deep-orange-500{color:#ff5722!important}.deep-orange-600{color:#f4511e!important}.deep-orange-700{color:#e64a19!important}.deep-orange-800{color:#d84315!important}.deep-orange-900{color:#bf360c!important}.deep-orange-a100{color:#ff9e80!important}.deep-orange-a200{color:#ff6e40!important}.deep-orange-a300{color:#ff3d00!important}.deep-orange-a400{color:#dd2c00!important}.primary-50{color:#e8eaf6!important}.primary-100{color:#c5cae9!important}.primary-200{color:#9fa8da!important}.primary-300{color:#7986cb!important}.primary-400{color:#5c6bc0!important}.primary-500{color:#ad1457!important}.primary-600{color:#ef217b!important}.primary-700{color:#303f9f!important}.primary-800{color:#283593!important}.primary-900{color:#1a237e!important}.brown-50{color:#efebe9!important}.brown-100{color:#d7ccc8!important}.brown-200{color:#bcaaa4!important}.brown-300{color:#a1887f!important}.brown-400{color:#8d6e63!important}.brown-500{color:#795548!important}.brown-600{color:#6d4c41!important}.brown-700{color:#5d4037!important}.brown-800{color:#4e342e!important}.brown-900{color:#3e2723!important}.blue-grey-50{color:#eceff1!important}.blue-grey-100{color:#cfd8dc!important}.blue-grey-200{color:#b0bec5!important}.blue-grey-300{color:#90a4ae!important}.blue-grey-400{color:#78909c!important}.blue-grey-500{color:#607d8b!important}.blue-grey-600{color:#546e7a!important}.blue-grey-700{color:#455a64!important}.blue-grey-800{color:#37474f!important}.blue-grey-900{color:#263238!important}.grey-50{color:#fafafa!important}.grey-100{color:#f5f5f5!important}.grey-200{color:#eee!important}.grey-300{color:#e0e0e0!important}.grey-400{color:#bdbdbd!important}.grey-500{color:#9e9e9e!important}.grey-600{color:#757575!important}.grey-700{color:#616161!important}.grey-800{color:#424242!important}.grey-900{color:#212121!important}.bg-red-50{background-color:#ffebee!important}.bg-red-100{background-color:#ffcdd2!important}.bg-red-200{background-color:#ef9a9a!important}.bg-red-300{background-color:#e57373!important}.bg-red-400{background-color:#ef5350!important}.bg-red-500{background-color:#f44336!important}.bg-red-600{background-color:#e53935!important}.bg-red-700{background-color:#d32f2f!important}.bg-red-800{background-color:#c62828!important}.bg-red-900{background-color:#b71c1c!important}.bg-red-a100{background-color:#ff8a80!important}.bg-red-a200{background-color:#ff5252!important}.bg-red-a300{background-color:#ff1744!important}.bg-red-a400{background-color:#d50000!important}.bg-pink-50{background-color:#fce4ec!important}.bg-pink-100{background-color:#f8bbd0!important}.bg-pink-200{background-color:#f48fb1!important}.bg-pink-300{background-color:#f06292!important}.bg-pink-400{background-color:#ec407a!important}.bg-pink-500{background-color:#e91e63!important}.bg-pink-600{background-color:#d81b60!important}.bg-pink-700{background-color:#c2185b!important}.bg-pink-800{background-color:#ad1457!important}.bg-pink-900{background-color:#880e4f!important}.bg-pink-a100{background-color:#ff80ab!important}.bg-pink-a200{background-color:#ff4081!important}.bg-pink-a300{background-color:#f50057!important}.bg-pink-a400{background-color:#c51162!important}.bg-purple-50{background-color:#f3e5f5!important}.bg-purple-100{background-color:#e1bee7!important}.bg-purple-200{background-color:#ce93d8!important}.bg-purple-300{background-color:#ba68c8!important}.bg-purple-400{background-color:#ab47bc!important}.bg-purple-500{background-color:#9c27b0!important}.bg-purple-600{background-color:#8e24aa!important}.bg-purple-700{background-color:#7b1fa2!important}.bg-purple-800{background-color:#6a1b9a!important}.bg-purple-900{background-color:#4a148c!important}.bg-purple-a100{background-color:#ea80fc!important}.bg-purple-a200{background-color:#e040fb!important}.bg-purple-a300{background-color:#d500f9!important}.bg-purple-a400{background-color:#a0f!important}.bg-deep-purple-50{background-color:#ede7f6!important}.bg-deep-purple-100{background-color:#d1c4e9!important}.bg-deep-purple-200{background-color:#b39ddb!important}.bg-deep-purple-300{background-color:#9575cd!important}.bg-deep-purple-400{background-color:#7e57c2!important}.bg-deep-purple-500{background-color:#673ab7!important}.bg-deep-purple-600{background-color:#5e35b1!important}.bg-deep-purple-700{background-color:#512da8!important}.bg-deep-purple-800{background-color:#4527a0!important}.bg-deep-purple-900{background-color:#311b92!important}.bg-deep-purple-a100{background-color:#b388ff!important}.bg-deep-purple-a200{background-color:#7c4dff!important}.bg-deep-purple-a300{background-color:#651fff!important}.bg-deep-purple-a400{background-color:#6200ea!important}.bg-indigo-50{background-color:#e8eaf6!important}.bg-indigo-100{background-color:#c5cae9!important}.bg-indigo-200{background-color:#9fa8da!important}.bg-indigo-300{background-color:#7986cb!important}.bg-indigo-400{background-color:#5c6bc0!important}.bg-indigo-500{background-color:#ad1457!important}.bg-indigo-600{background-color:#ef217b!important}.bg-indigo-700{background-color:#303f9f!important}.bg-indigo-800{background-color:#283593!important}.bg-indigo-900{background-color:#1a237e!important}.bg-indigo-a100{background-color:#8c9eff!important}.bg-indigo-a200{background-color:#536dfe!important}.bg-indigo-a300{background-color:#3d5afe!important}.bg-indigo-a400{background-color:#304ffe!important}.bg-blue-50{background-color:#e3f2fd!important}.bg-blue-100{background-color:#bbdefb!important}.bg-blue-200{background-color:#90caf9!important}.bg-blue-300{background-color:#64b5f6!important}.bg-blue-400{background-color:#42a5f5!important}.bg-blue-500{background-color:#2196f3!important}.bg-blue-600{background-color:#1e88e5!important}.bg-blue-700{background-color:#1976d2!important}.bg-blue-800{background-color:#1565c0!important}.bg-blue-900{background-color:#0d47a1!important}.bg-blue-a100{background-color:#82b1ff!important}.bg-blue-a200{background-color:#448aff!important}.bg-blue-a300{background-color:#2979ff!important}.bg-blue-a400{background-color:#2962ff!important}.bg-light-blue-50{background-color:#e1f5fe!important}.bg-light-blue-100{background-color:#b3e5fc!important}.bg-light-blue-200{background-color:#81d4fa!important}.bg-light-blue-300{background-color:#4fc3f7!important}.bg-light-blue-400{background-color:#29b6f6!important}.bg-light-blue-500{background-color:#03a9f4!important}.bg-light-blue-600{background-color:#039be5!important}.bg-light-blue-700{background-color:#0288d1!important}.bg-light-blue-800{background-color:#0277bd!important}.bg-light-blue-900{background-color:#01579b!important}.bg-light-blue-a100{background-color:#80d8ff!important}.bg-light-blue-a200{background-color:#40c4ff!important}.bg-light-blue-a300{background-color:#00b0ff!important}.bg-light-blue-a400{background-color:#0091ea!important}.bg-cyan-50{background-color:#e0f7fa!important}.bg-cyan-100{background-color:#b2ebf2!important}.bg-cyan-200{background-color:#80deea!important}.bg-cyan-300{background-color:#4dd0e1!important}.bg-cyan-400{background-color:#26c6da!important}.bg-cyan-500{background-color:#00bcd4!important}.bg-cyan-600{background-color:#00acc1!important}.bg-cyan-700{background-color:#0097a7!important}.bg-cyan-800{background-color:#00838f!important}.bg-cyan-900{background-color:#006064!important}.bg-cyan-a100{background-color:#84ffff!important}.bg-cyan-a200{background-color:#18ffff!important}.bg-cyan-a300{background-color:#00e5ff!important}.bg-cyan-a400{background-color:#00b8d4!important}.bg-teal-50{background-color:#e0f2f1!important}.bg-teal-100{background-color:#b2dfdb!important}.bg-teal-200{background-color:#80cbc4!important}.bg-teal-300{background-color:#4db6ac!important}.bg-teal-400{background-color:#26a69a!important}.bg-teal-500{background-color:#009688!important}.bg-teal-600{background-color:#00897b!important}.bg-teal-700{background-color:#00796b!important}.bg-teal-800{background-color:#00695c!important}.bg-teal-900{background-color:#004d40!important}.bg-teal-a100{background-color:#a7ffeb!important}.bg-teal-a200{background-color:#64ffda!important}.bg-teal-a300{background-color:#1de9b6!important}.bg-teal-a400{background-color:#00bfa5!important}.bg-green-50{background-color:#e8f5e9!important}.bg-green-100{background-color:#c8e6c9!important}.bg-green-200{background-color:#a5d6a7!important}.bg-green-300{background-color:#81c784!important}.bg-green-400{background-color:#66bb6a!important}.bg-green-500{background-color:#4caf50!important}.bg-green-600{background-color:#43a047!important}.bg-green-700{background-color:#388e3c!important}.bg-green-800{background-color:#2e7d32!important}.bg-green-900{background-color:#1b5e20!important}.bg-green-a100{background-color:#b9f6ca!important}.bg-green-a200{background-color:#69f0ae!important}.bg-green-a300{background-color:#00e676!important}.bg-green-a400{background-color:#00c853!important}.bg-light-green-50{background-color:#f1f8e9!important}.bg-light-green-100{background-color:#dcedc8!important}.bg-light-green-200{background-color:#c5e1a5!important}.bg-light-green-300{background-color:#aed581!important}.bg-light-green-400{background-color:#9ccc65!important}.bg-light-green-500{background-color:#8bc34a!important}.bg-light-green-600{background-color:#7cb342!important}.bg-light-green-700{background-color:#689f38!important}.bg-light-green-800{background-color:#558b2f!important}.bg-light-green-900{background-color:#33691e!important}.bg-light-green-a100{background-color:#ccff90!important}.bg-light-green-a200{background-color:#b2ff59!important}.bg-light-green-a300{background-color:#76ff03!important}.bg-light-green-a400{background-color:#64dd17!important}.bg-lime-50{background-color:#f9fbe7!important}.bg-lime-100{background-color:#f0f4c3!important}.bg-lime-200{background-color:#e6ee9c!important}.bg-lime-300{background-color:#dce775!important}.bg-lime-400{background-color:#d4e157!important}.bg-lime-500{background-color:#cddc39!important}.bg-lime-600{background-color:#c0ca33!important}.bg-lime-700{background-color:#afb42b!important}.bg-lime-800{background-color:#9e9d24!important}.bg-lime-900{background-color:#827717!important}.bg-lime-a100{background-color:#f4ff81!important}.bg-lime-a200{background-color:#eeff41!important}.bg-lime-a300{background-color:#c6ff00!important}.bg-lime-a400{background-color:#aeea00!important}.bg-yellow-50{background-color:#fffde7!important}.bg-yellow-100{background-color:#fff9c4!important}.bg-yellow-200{background-color:#fff59d!important}.bg-yellow-300{background-color:#fff176!important}.bg-yellow-400{background-color:#ffee58!important}.bg-yellow-500{background-color:#ffeb3b!important}.bg-yellow-600{background-color:#fdd835!important}.bg-yellow-700{background-color:#fbc02d!important}.bg-yellow-800{background-color:#f9a825!important}.bg-yellow-900{background-color:#f57f17!important}.bg-yellow-a100{background-color:#ffff8d!important}.bg-yellow-a200{background-color:#ff0!important}.bg-yellow-a300{background-color:#ffea00!important}.bg-yellow-a400{background-color:#ffd600!important}.bg-amber-50{background-color:#fff8e1!important}.bg-amber-100{background-color:#ffecb3!important}.bg-amber-200{background-color:#ffe082!important}.bg-amber-300{background-color:#ffd54f!important}.bg-amber-400{background-color:#ffca28!important}.bg-amber-500{background-color:#ffc107!important}.bg-amber-600{background-color:#ffb300!important}.bg-amber-700{background-color:#ffa000!important}.bg-amber-800{background-color:#ff8f00!important}.bg-amber-900{background-color:#ff6f00!important}.bg-amber-a100{background-color:#ffe57f!important}.bg-amber-a200{background-color:#ffd740!important}.bg-amber-a300{background-color:#ffc400!important}.bg-amber-a400{background-color:#ffab00!important}.bg-orange-50{background-color:#fff3e0!important}.bg-orange-100{background-color:#ffe0b2!important}.bg-orange-200{background-color:#ffcc80!important}.bg-orange-300{background-color:#ffb74d!important}.bg-orange-400{background-color:#ffa726!important}.bg-orange-500{background-color:#ff9800!important}.bg-orange-600{background-color:#fb8c00!important}.bg-orange-700{background-color:#f57c00!important}.bg-orange-800{background-color:#ef6c00!important}.bg-orange-900{background-color:#e65100!important}.bg-orange-a100{background-color:#ffd180!important}.bg-orange-a200{background-color:#ffab40!important}.bg-orange-a300{background-color:#ff9100!important}.bg-orange-a400{background-color:#ff6d00!important}.bg-deep-orange-50{background-color:#fbe9e7!important}.bg-deep-orange-100{background-color:#ffccbc!important}.bg-deep-orange-200{background-color:#ffab91!important}.bg-deep-orange-300{background-color:#ff8a65!important}.bg-deep-orange-400{background-color:#ff7043!important}.bg-deep-orange-500{background-color:#ff5722!important}.bg-deep-orange-600{background-color:#f4511e!important}.bg-deep-orange-700{background-color:#e64a19!important}.bg-deep-orange-800{background-color:#d84315!important}.bg-deep-orange-900{background-color:#bf360c!important}.bg-deep-orange-a100{background-color:#ff9e80!important}.bg-deep-orange-a200{background-color:#ff6e40!important}.bg-deep-orange-a300{background-color:#ff3d00!important}.bg-deep-orange-a400{background-color:#dd2c00!important}.bg-primary-50{background-color:#e8eaf6!important}.bg-primary-100{background-color:#c5cae9!important}.bg-primary-200{background-color:#9fa8da!important}.bg-primary-300{background-color:#7986cb!important}.bg-primary-400{background-color:#5c6bc0!important}.bg-primary-500{background-color:#ad1457!important}.bg-primary-600{background-color:#ef217b!important}.bg-primary-700{background-color:#303f9f!important}.bg-primary-800{background-color:#283593!important}.bg-primary-900{background-color:#1a237e!important}.bg-brown-50{background-color:#efebe9!important}.bg-brown-100{background-color:#d7ccc8!important}.bg-brown-200{background-color:#bcaaa4!important}.bg-brown-300{background-color:#a1887f!important}.bg-brown-400{background-color:#8d6e63!important}.bg-brown-500{background-color:#795548!important}.bg-brown-600{background-color:#6d4c41!important}.bg-brown-700{background-color:#5d4037!important}.bg-brown-800{background-color:#4e342e!important}.bg-brown-900{background-color:#3e2723!important}.bg-blue-grey-50{background-color:#eceff1!important}.bg-blue-grey-100{background-color:#cfd8dc!important}.bg-blue-grey-200{background-color:#b0bec5!important}.bg-blue-grey-300{background-color:#90a4ae!important}.bg-blue-grey-400{background-color:#78909c!important}.bg-blue-grey-500{background-color:#607d8b!important}.bg-blue-grey-600{background-color:#546e7a!important}.bg-blue-grey-700{background-color:#455a64!important}.bg-blue-grey-800{background-color:#37474f!important}.bg-blue-grey-900{background-color:#263238!important}.bg-grey-50{background-color:#fafafa!important}.bg-grey-100{background-color:#f5f5f5!important}.bg-grey-200{background-color:#eee!important}.bg-grey-300{background-color:#e0e0e0!important}.bg-grey-400{background-color:#bdbdbd!important}.bg-grey-500{background-color:#9e9e9e!important}.bg-grey-600{background-color:#757575!important}.bg-grey-700{background-color:#616161!important}.bg-grey-800{background-color:#424242!important}.bg-grey-900{background-color:#212121!important}.black{color:#000!important}.white{color:#fff!important}.bg-white{color:#757575;background-color:#fff}.bg-primary{color:#fff;background-color:#ad1457}.bg-primary:hover{background-color:#606fc7}.bg-primary a,.bg-primary a:hover,a.bg-primary,a.bg-primary:hover{color:#fff}.bg-success{color:#fff;background-color:#4caf50}.bg-success:hover{background-color:#6ec071}.bg-success a,.bg-success a:hover,a.bg-success,a.bg-success:hover{color:#fff}.bg-info{color:#fff;background-color:#00bcd4}.bg-info:hover{background-color:#08e3ff}.bg-info a,.bg-info a:hover,a.bg-info,a.bg-info:hover{color:#fff}.bg-warning{color:#fff;background-color:#ff9800}.bg-warning:hover{background-color:#ffad33}.bg-warning a,.bg-warning a:hover,a.bg-warning,a.bg-warning:hover{color:#fff}.bg-danger{color:#fff;background-color:#f44336}.bg-danger:hover{background-color:#f77066}.bg-danger a,.bg-danger a:hover,a.bg-danger,a.bg-danger:hover{color:#fff}.bg-dark{color:#fff;background-color:#616161}.bg-dark:hover{background-color:#7a7a7a}.bg-dark a,.bg-dark a:hover,a.bg-dark,a.bg-dark:hover{color:#fff}.social-facebook{color:#fff;background-color:#3b5998!important}.social-facebook:focus,.social-facebook:hover{color:#fff;background-color:#4c70ba!important}.social-facebook.active,.social-facebook:active{color:#fff;background-color:#2d4373!important}.bg-facebook{background-color:#3b5998}.social-twitter{color:#fff;background-color:#55acee!important}.social-twitter:focus,.social-twitter:hover{color:#fff;background-color:#83c3f3!important}.social-twitter.active,.social-twitter:active{color:#fff;background-color:#2795e9!important}.bg-twitter{background-color:#55acee}.social-google-plus{color:#fff;background-color:#dd4b39!important}.social-google-plus:focus,.social-google-plus:hover{color:#fff;background-color:#e47365!important}.social-google-plus.active,.social-google-plus:active{color:#fff;background-color:#c23321!important}.bg-google-plus{background-color:#dd4b39}.social-linkedin{color:#fff;background-color:#0976b4!important}.social-linkedin:focus,.social-linkedin:hover{color:#fff;background-color:#0b96e5!important}.social-linkedin.active,.social-linkedin:active{color:#fff;background-color:#075683!important}.bg-linkedin{background-color:#0976b4}.social-flickr{color:#fff;background-color:#ff0084!important}.social-flickr:focus,.social-flickr:hover{color:#fff;background-color:#ff339d!important}.social-flickr.active,.social-flickr:active{color:#fff;background-color:#cc006a!important}.bg-flickr{background-color:#ff0084}.social-tumblr{color:#fff;background-color:#35465c!important}.social-tumblr:focus,.social-tumblr:hover{color:#fff;background-color:#485f7c!important}.social-tumblr.active,.social-tumblr:active{color:#fff;background-color:#222d3c!important}.bg-tumblr{background-color:#35465c}.social-xing{color:#fff;background-color:#024b4d!important}.social-xing:focus,.social-xing:hover{color:#fff;background-color:#037b7f!important}.social-xing.active,.social-xing:active{color:#fff;background-color:#011b1b!important}.bg-xing{background-color:#024b4d}.social-github{color:#fff;background-color:#4183c4!important}.social-github:focus,.social-github:hover{color:#fff;background-color:#689cd0!important}.social-github.active,.social-github:active{color:#fff;background-color:#3269a0!important}.bg-github{background-color:#4183c4}.social-html5{color:#fff;background-color:#e44f26!important}.social-html5:focus,.social-html5:hover{color:#fff;background-color:#ea7453!important}.social-html5.active,.social-html5:active{color:#fff;background-color:#bf3c18!important}.bg-html5{background-color:#e44f26}.font-size-5px{font-size: 5px;}.font-size-10px{font-size: 10px;}.font-size-15px{font-size: 15px;}.font-size-20px{font-size: 20px;}.font-size-25px{font-size: 25px;}.font-size-30px{font-size: 30px;}.font-size-35px{font-size: 35px;}.font-size-40px{font-size: 40px;}.font-size-45px{font-size: 45px;}.font-size-55px{font-size: 55px;}.font-size-60px{font-size: 60px;}
/* padding margin color */