/* Fonts 
Rift Demi
font-family: rift, sans-serif;
font-weight: 600;
font-style: normal;

Rift Bold Italic
font-family: rift, sans-serif;
font-weight: 700;
font-style: italic;

Rift Bold
font-family: rift, sans-serif;
font-weight: 700;
font-style: normal;

*/



body {
  background: #FFF;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-variant-ligatures: no-common-ligatures !important;
  font-variant-ligatures: no-common-ligatures !important;
}
* {
  font-variant-ligatures: no-common-ligatures !important;
}
/* Global */
::-moz-selection {
  background: #BF0012 none repeat scroll 0 0;
  color: #fff;
}

::selection {
  background: #BF0012 none repeat scroll 0 0;
  color: #fff;
}

p .bold {
  font-family: 'Inter', sans-serif;
}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  color: #BF0012;
}

h1 {
  font-family: 'rift', sans-serif;
  font-weight: 700;
  font-size: 3rem;
  color: #000;
  margin-bottom: 30px;
  letter-spacing: 0px;
  text-transform: uppercase;	
}

h2 {
  font-family: 'rift', sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #000;
  margin-bottom: 30px;
  letter-spacing: 0px;
  text-transform: uppercase;	
}
h3 {
  font-family: 'rift', sans-serif;
  font-weight: 700;
  font-size: 21px;
  color: #000;
  margin-bottom: 15px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h4 {
  font-family: 'rift', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #FFF;
  margin-bottom: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h5 {
  font-family: 'rift', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

p {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin-bottom: 25px;
}

p a {
  color: #A90505 !important;
  text-decoration: underline !important;
}

p a:hover {
  color: #E10707 !important;
  cursor: pointer;
}

ul.tickList li {
  font-family: 'rift', sans-serif;	
  color: #000;
  font-size: 1.2rem;
  padding-bottom: 7px;
  list-style: none;
}

ul.normalList {
margin: 30px 0;
}

.normalList li {
  font-size: 19px;
  line-height: 25px;
  color: #000;
  margin: 20px 0 20px 15px;
}

.btn-sm-black {
  background: #000;
  color: #FFF !important;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 0;
  font-family: 'rift';
  font-size: 18px;
  border: 1px solid #000;
}

.btn-sm-black:hover {
  background: #FFF;
  color: #000 !important;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 0;
  font-family: 'rift';
  font-size: 18px;
  border: 1px solid #000;	
}

.btn-lg-black {
  background: #000;
  color: #FFF !important;
  text-transform: uppercase;
  padding: 5px 30px;
  border-radius: 0;
  font-family: 'rift';
  font-size: 18px;
  border: 1px solid #000;
}

.btn-lg-black:hover {
  background: #FFF;
  color: #000 !important;
  padding: 5px 30px;
  border: 1px solid #000;	
}

.btn-sm-red {
  background: #CD1719;
  color: #FFF !important;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 0;
  font-family: 'rift';
  font-size: 18px;
  border: 1px solid #CD1719;	
}

.btn-sm-red:hover {
  background: #FFF;
  color: #CD1719 !important;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 0;
  font-family: 'rift';
  font-size: 18px;
  border: 1px solid #CD1719;	
}

/* Reviews Button */
		
#livechat-compact-container {
width: auto;
right: 0;
height: 60px;
display: inline-block;
position: fixed;
top: 200px;	
  z-index: 10000;
}
.btn-chat a {
  color: #fff;
  text-decoration: none;
  background: #000;
  display: block;
  font-size: 14px;
  padding: 10px;	
  position: relative;
  transition: background 0.2s, right 0.2s;
  letter-spacing: 1.1px;		
  box-shadow: 0px 3px 10px -4px black;	
  width: 60px;
  text-align: center;
}
.btn-chat a:hover {
  background: #FFF;
  transition: background 0.2s, top 1s;
  color: #FFF;	
  cursor: pointer;
}


/* Pre-Navbar #3 */
.blog-topbar {
  background: #F2F2F2 none repeat scroll 0 0;
}
.blog-topbar p {
  font-family: 'rift';
  text-transform: uppercase;
  font-size: 1.3rem;	
  border-right: 2px solid #000;
}

@media(max-width:575px) {
.blog-topbar p {	
  border-right: 0px;
}	
}


.blog-topbar .container .row .ukMan {
  border-right: 0px;
}

.blog-topbar .container, .blog-topbar .container-fluid {
  padding-top: 5px;
  padding-bottom: 5px;
}

.blog-topbar img {
  vertical-align: text-top;
}

.u-block-hover__additional--jump p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

header {
  background: #CD1719;	
}

header .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: 'rift', sans-serif;
  color: #FFF;
}

.hamburger--slider .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #FFF;
  height: 2px;
}

.productNav .nav-item .nav-link {
  background: #FFF;
  border: 2px solid #CD1719;
  color: #000;
  border-radius: 0;
  padding: 4px 5px;	
  text-transform: uppercase;
  font-size: 1.3rem;
  font-family: 'rift', sans-serif;	
  margin-bottom: 20px;
}

.productNav .nav-item .nav-link:hover {
  background: #CD1719;
  border: 2px solid #CD1719;
  color: #FFF;
}

footer {
  background: #CD1719;
  color: #FFF;
}

footer h2 {
  vertical-align: middle;	
  margin-right: 30px;
}

footer .btn-sm-black {
  padding: 15px 
}

/* Accordion*/
#TimeAccordion .u-accordion__body p a i {
	color: #003F6E !important;
}

#TimeAccordion .dropdowncard {
	background: #CD1719;
	border: 2px solid #CD1719;
	box-shadow: none;
}

#TimeAccordion .dropdowncard:first-child {
	border-radius: 0px;
}

#TimeAccordion .dropdowncard:last-child {
	border-radius: 0px;
}

#TimeAccordion .darkCard {
	background: #B21816;
	border: 2px solid #B21816;
}

#body1, #body2, #body3, #body4, #body5 {
	background: #FFF;	
}

#TimeAccordion .dropdowncard:last-child #classesBody {
	border-radius: 0px;	
}

/* CONTACT PAGE 1 */
.dzsparallaxer .headerPad {
    padding: 80px 0px 60px;
}
.dzsparallaxer div h3 {
    font-size: 15px;
    color: #545454;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.dzsparallaxer div h1 {
    color: #545454;
    font-size: 50px;
    font-weight: 800;
    line-height: 55px;
}
.contactForm2 {
    padding: 120px 0;
    background: #FFF;
}
.contactForm2 .sky-form .form-control {
    background-color: #F2F2F2;
    font-size: 19px;
    height: 55px;
    border-color: #FFF;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 600;
    border-radius: 0 !important;
}
.contactForm2 .sky-form textarea {
    min-height: 150px;
}
select.form-control:not([size]):not([multiple]) {
    height: 55px;
}
.sidebarList li {
    font-size: 18px;
    color: #525252;
    line-height: 30px;
    font-weight: 600;
    font-style: normal;
}
.sidebarList li a {
    font-size: 18px;
    color: #525252;
    text-decoration: underline;
}
.sidebarList li a:hover {
  color: #111;
}
.sidebarList li span {
  font-weight: 700;
}
.u-icon-v3 {
    border: 2px solid #545454;
}
.g-bg-secondary {
    background-color: #545454 !important;
}
.g-color-white--hover:hover {
    color: #545454 !important;
}
.g-bg-primary--hover:hover {
    background-color: #FFF !important;
}
.u-icon-v3 > i::before {
    left: -8% !important;
    position: relative;
}
i.g-font-size-default {
    font-size: 1.1rem !important;
}
