.my-body-background
{
    background-color: #fff;
}

.my-main-font
{
    font-family: Tahoma;
    font-size: 1.15em;
    line-height: 1.35em;
    color: #333;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #00B200;
}

 
.my-text-link
{
    text-decoration: underline;
    color: #C20014;
}

.my-text-blk
{
    color: #000;
}

.my-h1
{
    color: #0276FF;
    font-size: 24px;
    text-align: center;
}

.my-promo-number
{
    color: #000;
    font-size: 30px;
    text-align: center;
}

.my-h2
{
    color: red;
    font-size: 20px;
    text-align: center;
}

.my-h2g
{
    color: #00B200;
    font-size: 20px;
    text-align: left;
}

.my-h2b
{
    color: #0276FF;
    font-size: 20px;
    text-align: left;
}

.my-h3
{
    color: #000;
    font-size: 18px;
    text-align: center;
}

.my-h4
{
    color: red;
    font-size: 18px;
    text-align: center;
}

.my-h5
{
    color: #2569CC;
    font-size: 16px;
    text-align: center;
}

.my-page-title
{
    color: #DB892C;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.my-content-title
{
    color: #1B05A8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 1px;
    line-height: 1.2;
}

.my-content-subtitle
{
    font-size: 15px;
    font-weight: bold;
}

.my-text-drop
{
    margin-bottom: 1px;
}

.my-text-bold
{
    font-weight: bold;
}

.my-font-small
{
    font-size: 12px;
    line-height: 1.3;
}

.my-biz
{
    color: #000;
    font-size: 22px;
    text-align: center;
}

.my-phone
{
    color: red;
    font-size: 24px;
    text-align: center;
}

.my-list-row
{  
    margin: auto;
}

.my-list-column
{  
    display: inline-block;
    margin: 0 auto; 
}

.my-ul-list
{
    display: inline-block;
    margin-left: 5px;
    text-align: left;
}

.my-ul-title
{ 
    text-align: center;
    font-size: 18px;
    color: #00B200;
}

.my-li
{
    font-size: .85em; 
}

.my-li-link
{ 
    text-decoration: none;
}

.my-button
{
margin: auto;
  padding: 1rem 2.5rem;
  color: white;
  background: #2568CB;
  border-radius: 4px;
  border: 1px solid transparent;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  text-decoration: none;
  width: 215px;
} 

.my-navbar-container
{
    position: fixed;
    z-index: 100;
    width: 100%;
    max-height: 50px;
    margin: auto; 
    padding-left: 0px;
    padding-right: 0px;
    top: -48px;
}

.my-navbar
{
    max-height: 50px;
    border: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    margin-right: 24px;
    background: #0276FF;
    font-size: 1rem;
}

.my-brand
{
    display: inline-block; 
    max-height: 32px;
   margin-top: -8px;
}

@media (max-width: 968px) {
  .my-brand { 
  margin-top: -8px;
  }
}


.my-navbar-nav
 { 
    margin-left: -11px;
    background: transparent;
}

.my-nav-item 
 {
    background: transparent;
 }
 
 .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.my-navbar-toggler
{
  margin-top: -4px;
  margin-right: 5px;
  padding: 0;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
} 

 .my-nav-link
  {
    background: #2568CB;
    max-width: 295px;
 }
 
 .my-nav-item-dropdown
 {
    background: transparent; 
    max-width: 295px;
    font-size: 1rem;
 }
 
 .my-dropdown-divider { 
   color: white;
   border-style: none;
   text-align: left; 
 }
    
.my-dropdown-toggle 
 {
    background: #2568CB;
 }
 
.my-dropdown-menu { 
    background: #2568CB;
    max-width: 295px;
    padding: 20px 25px 20px 25px; 
}

@media (max-width: 768px) {
  .my-dropdown-menu { 
  max-width: 100%;
  margin-left: 0px;
  }
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 10px;
} 

.my-dropdown-item
{ 
  color: #ffffff; 
  background: #00B200;
  font-size: 1em;
}

.my-header-container
{
    margin: 50px auto auto;
    padding-left: 0px;
    padding-right: 0px;
    background: transparent;
}

.my-header-row
{
    text-align: center;
    background: transparent;
}

.my-header-image-mob
{
    margin: auto;
    background: transparent;
    text-align: center; 
}

@media (min-width: 767px) {
  .my-header-image-mob { 
  display: none;
  }
}

.my-header-image
{
    margin: auto;
    background: transparent;
    text-align: center; 
}

@media (max-width: 767px) {
  .my-header-image { 
  display: none;
  }
}

.my-bodycontent-container
{
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fff;
}

.my-page-row
{
    margin: auto;
    padding: 15px 5px 0 0;
    background: transparent;
}

.my-bodycontent-left-column
{
    margin-left: auto;
    padding-right: 10px;
    padding-left: 0px;
    background: transparent; 
}

@media (max-width: 767px) {
  .my-bodycontent-left-column { 
  padding-left: 10px;
  }
}



.my-photo-row
{ 
    margin: auto;
}

.my-content-row
{  
    margin: auto; 
}

.my-content-column
{
    margin: auto;
}

.my-col-row
{ 
    margin: auto; 
}

@media (max-width: 767px) {
  .my-col-row {
  margin: auto;
  display: block;
  text-align: center; 
  }
}

.my-image-left
{  
    margin: .25em 1.5em 1em 0em;
    max-width: 420px;
    float: left;
    border-radius: 1.5em;  
}

.my-image-right
{  
    padding: 5px 15px 15px 15px;
    max-width: 420px;
    float: right;
    border-radius: 1.5em;  
}

 @media (max-width: 768px) {
  .my-image-left {
  margin: auto auto 15px auto;
  display: block;
  float: none;    
  }
}

@media (max-width: 768px) {
  .my-image-right {
  margin: auto;
  display: block;
  float: none; 
  }
}

.my-gallery-image
 {
    margin: auto;
    text-align: center;
    align-content: center;
    display: block;
    border-radius: 1.5em;  
}

@media (max-width: 768px) {
  .my-gallery-image {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .carousel-control-next-icon {
    background-color: #00B200;
      border-radius: 5px;
  }
}

@media (min-width:1200px) {
  .carousel-control-prev-icon {
    background-color: #00B200;
      border-radius: 5px;
  }
}

.hide-image-small
 {
    margin: auto;
}

@media (max-width: 992px) {
  .hide-image-small { 
  display: none; 
  }
}

.my-promo-column
{
    margin: 10px auto;
    text-align: center;
    background: transparent;
}

.my-promo-row
{
    margin: auto;
    text-align: center;
    background: transparent;
    display: block;
}
 
.my-promo-content-row
{
    margin: auto;
    padding-bottom: 5px;
    text-align: center;
    background: transparent;
    display: block;
}

.my-promo-content-column
{
    margin: auto;
    padding-bottom: 5px;
    text-align: center;
    background: transparent;
}

.my-promo-button
{
  margin: auto;
  padding: 1rem 2.5rem;
  border-radius: 4px;
  border: none;
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  align-items: center;
  appearance: button;
  font-size: .9em;
  box-shadow: rgba(255, 255, 255, 0.26) 0 1px 1px inset;
  box-sizing: border-box;
  color: #fff;
  width: 235px;
  background-color: #0276FF;
} 

.my-promo-button2
{
  margin: auto;
  padding: 1rem 2.5rem;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  align-items: center;
  appearance: button;
  font-size: .9em;
  border-style: none;
  box-shadow: rgba(255, 255, 255, 0.26) 0 1px 1px inset;
  box-sizing: border-box;
  color: #fff;
  width: 235px;
  background-color: #00B200;
} 

.my-email-button 
{
  margin: auto;
  padding: 1rem 2.5rem;
  border-radius: 4px; 
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  align-items: center;
  appearance: button;
  font-size: .9em;
  border-style: none;
  box-shadow: rgba(255, 255, 255, 0.26) 0 1px 1px inset;
  box-sizing: border-box;
  color: #fff;
  background: #00B200;
  width: 110px;
} 

.my-promo-email-button 
{
  margin: auto;
  padding: 1rem 2.5rem;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  align-items: center;
  appearance: button;
  font-size: .9em;
  border-style: none;
  box-shadow: rgba(255, 255, 255, 0.26) 0 1px 1px inset;
  box-sizing: border-box;
  color: #fff;
  background: #FF0000;
  width: 110px;
} 
 
.my-letter-space 
{
letter-spacing: -.75px;
} 

.my-promo-image
{
    margin: auto;
    text-align: center;
    border-radius: 10px;  
}

.my-promo-logo
{
    margin: auto auto 14px auto;
    text-align: center;
}
 
.my-promo-list
{
    margin: auto auto auto -15px;
    text-align: left;
}

.my-promo-hr
{
    margin: 10px; 
    background-color: #000000;
    height: 1px;  
    text-align: center;
}

.my-footer-container
{
    margin: auto;
    background: transparent;
}

.my-footer-row
{
    margin: auto;
}

.my-footer-column
{
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    background: transparent;
}

.my-footer-content-column
{
    margin: auto;
}

.my-footer-text
{
    font-size: .8em; 
    line-height: 18px; 
    text-align: left; 
    padding-top: 16px;
}

.my-footer-logo-row
{
    margin: auto; 
    text-align: center;
    display: block;
    background: transparent;
}

.my-footer-logo-column
{
    margin: auto; 
    text-align: center; 
    background: transparent;
}

.my-footer-logo-image
{
    margin: 0px auto;
}

.my-copyright-text
{ 
    font-size: .65em;
    font-style: italic;
    text-align: center;
    margin: auto; 
    padding-top: 10px;
    line-height: 1.2em;
    background: transparent;
}

.my-hr
{
    margin: 2px auto;
    background-color: #000000;
    height: 1px; 
    display: block;
}

.my-content-photo-div
{
    margin: auto;
}

.my-image
{
    margin: auto;
    padding-bottom: 10px;
    padding-top: 5px;
    border-radius: 1.5em;  
}


.my-color-image
{
    margin: auto;
    padding-bottom: 10px;
    padding-top: 5px;
}

.my-sm-image
{ 
    margin:10px 5px 10px 5px; 
}

/* hover */
.my-img-hover {
    opacity: 1.0;
}

.my-img-hover:hover {
    opacity: 0.5;
    color: #FFFFFF;
}

.my-image-button {
    margin: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
} 

.my-banner-div
{
    margin: 15px auto;
    min-height: 50px;
    background: #000000;
}

.fade
{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover
{
    opacity: 0.5;
}

.my-text-italic
{
    font-style: italic;
}

.my-text-left
{
    text-align: left;
}



.my-text-drop-shadow
{
    text-shadow: 1px 1px 1px #808080;
}

.my-embed-container
{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.my-box-shadow
{
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}

.wrap
{
    white-space: normal;
} 
