﻿.consult-holder {
    background: rgba(255,255,255,.8);
    padding: 30px;
}

.h1, h1 {
    font-size: 2rem;
    margin-bottom: 1.125rem;
}

.nav-link
{
    font-size: .84em;
    
}
.navbar.center .navbar-inner {
    text-align: center;
}

.navbar.center .navbar-inner .nav {
    display:inline-block;
    float: none;
}
.service-card {
    background: #fff !important;
    
}
.bg-magenta {
    background: #b10342;
}


.calendar_table .calendar_table_event {
    display: block;
    font-size: 12px;
    background: #fbdcd0 !important;
    padding: 5px 0px 0px 5px; !important;
    margin: 0 0 10px;
    text-decoration: none;
    color: inherit;
    height: 30px !important;
    line-height: 15px;
}
.white {color:#ffffff}

.banner.home-section h2 {
    font-size: 3.2rem; }

h1, h2, h3, h4  {font-family:  'Montserrat', san-serf; font-style: normal; color:#b10342; }
   
.white {color:#ffffff}
.magenta {color:#b10342}
.orange {color:#da612c}
.lightorange {color:#eda722}

ul.tracklist {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 10; /* Remove margins */
}
.tracklist{display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.tracklist li{color: #da612c;font-size:.875rem;padding-right:20px}
.alokagradient{position:absolute;top:0;left:0;right:0;bottom:0; background: linear-gradient(to bottom, rgba(253,160,20,1), rgba(79,1,15,1)); }

.g-mb-15{margin-bottom:30px;}
.media-body{padding-right:60px;}

.sanvito {font-family: 'Allison',cursive; sans-serif; font-weight: 400; font-style: normal}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ji5a8x');
  src:  url('fonts/icomoon.eot?ji5a8x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ji5a8x') format('truetype'),
    url('fonts/icomoon.woff?ji5a8x') format('woff'),
    url('fonts/icomoon.svg?ji5a8x#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube2:before {
  content: "\ea9e";
}


