/* --------------------------------------------- Font-Sizes ------------------------------------ */

.text-9	{ font-size: 9px !important; }
.text-10	{ font-size: 10px !important; }
.text-11	{ font-size: 11px !important; }
.text-12	{ font-size: 12px !important;  }
.text-13	{ font-size: 13px !important;  }
.text-14	{ font-size: 14px !important;  }
.text-16	{ font-size: 16px !important;  }
.text-18	{ font-size: 18px !important;  }
.text-20	{ font-size: 20px !important;  }
.text-22	{ font-size: 22px !important;  }
.text-24	{ font-size: 24px !important;  }
.text-26	{ font-size: 26px !important;  }
.text-28	{ font-size: 28px !important;  }
.text-30	{ font-size: 30px !important;  }
.text-32	{ font-size: 32px !important;  }
.text-34	{ font-size: 34px !important;  }
.text-36	{ font-size: 36px !important;  }
.text-40	{ font-size: 40px !important;  }
.text-42	{ font-size: 42px !important;  }
.text-46	{ font-size: 46px !important;  }
.text-48	{ font-size: 48px !important;  }
.text-52	{ font-size: 52px !important;  }

.lh16	{ line-height: 16px !important; }
.lh18	{ line-height: 18px !important; }
.lh20	{ line-height: 20px !important; }
.lh22	{ line-height: 22px !important; }
.lh24	{ line-height: 24px !important; }
.lh26	{ line-height: 26px !important; }
.lh28	{ line-height: 28px !important; }
.lh30	{ line-height: 30px !important; }
.lh32	{ line-height: 32px !important; }
.lh34	{ line-height: 34px !important; }
.lh36	{ line-height: 36px !important; }
.lh38	{ line-height: 38px !important; }
.lh40 	{ line-height: 40px !important; }
.lh42 	{ line-height: 42px !important; }
.lh44 	{ line-height: 44px !important; }
.lh46 	{ line-height: 46px !important; }
.lh48 	{ line-height: 48px !important; }
.lh50 	{ line-height: 50px !important; }
.lh52 	{ line-height: 52px !important; }
.lh54 	{ line-height: 54px !important; }
.lh56 	{ line-height: 56px !important; }
.lh58 	{ line-height: 58px !important; }
.lh60 	{ line-height: 60px !important; }

.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }

.mb0	{ margin-bottom: 0px !important; }
.mb5	{ margin-bottom: 5px !important; }
.mb10	{ margin-bottom: 10px !important; }
.mb15	{ margin-bottom: 15px !important; }
.mb30	{ margin-bottom: 30px !important; }
.mb45	{ margin-bottom: 45px !important; }
.mb60	{ margin-bottom: 60px !important; }
.mb75	{ margin-bottom: 75px !important; }
.mb90	{ margin-bottom: 90px !important; }

.mt0	{ margin-top: 0px !important; }
.mt5	{ margin-top: 5px !important; }
.mt10	{ margin-top: 10px !important; }
.mt15	{ margin-top: 15px !important; }
.mt20	{ margin-top: 20px !important; }
.mt30	{ margin-top: 30px !important; }
.mt40	{ margin-top: 40px !important; }
.mt45	{ margin-top: 45px !important; }
.mt60	{ margin-top: 60px !important; }
.mt75	{ margin-top: 75px !important; }
.mt90	{ margin-top: 90px !important; }

.pb0	{ padding-bottom: 0px !important; } 
.pb10	{ padding-bottom: 10px !important; } 
.pb15	{ padding-bottom: 15px !important; } 
.pb30	{ padding-bottom: 30px !important; }
.pb45	{ padding-bottom: 45px !important; }
.pb60	{ padding-bottom: 60px !important; }
.pb75	{ padding-bottom: 75px !important; }

.pt0	{ padding-top: 0px !important; }
.pt10	{ padding-top: 10px !important; }
.pt15	{ padding-top: 15px !important; }
.pt30	{ padding-top: 30px !important; }
.pt45	{ padding-top: 45px !important; }
.pt60	{ padding-top: 60px !important; }
.pt75	{ padding-top: 75px !important; }

.carousel-control.left, .carousel-control.right { background-image: none; }
.sv-name { font-size: 24px; font-family: 'Open Sans', sans-serif !important; color: #008cba; }
a:hover { text-decoration: none !important; }