body{
font-size: 16px;
line-height: 1.4;
scroll-behavior: smooth;
}
strong, b {
font-weight: bold;
}
.img-load-vid img {
z-index: 1;
position: absolute;
cursor: pointer;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
.is-wrapper p,.is-wrapper li,.is-wrapper input,.is-wrapper span {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Exo 2', sans-serif;
font-weight: normal;
line-height: 1.5;
}
.is-wrapper h1,.is-wrapper h2,.is-wrapper h3,.is-wrapper h4,.is-wrapper h5,.is-wrapper h6 {
font-family: 'Exo 2', sans-serif;
font-variant-ligatures: common-ligatures;
}
.is-wrapper h1.is-title-bold, .is-wrapper h2.is-title-bold, .is-wrapper h3.is-title-bold, 
.is-wrapper h4.is-title-bold, .is-wrapper h5.is-title-bold, .is-wrapper h6.is-title-bold {
font-weight: 900;
}
.is-wrapper .is-dark-text *[class*="is-title"],
.is-wrapper .is-dark-text a:not([class*="btn-"]){
color: #000;
}
.is-wrapper .is-light-text *[class*="is-title"],
.is-wrapper .is-light-text a:not([class*="btn-"]){
color: rgb(255, 255, 255);
}
.is-wrapper .is-dark-text h2[class*="is-title"],
.is-wrapper .is-light-text h2[class*="is-title"]{
font-size: 2.000em;
}
.is-wrapper .is-dark-text h3[class*="is-title"],
.is-wrapper .is-light-text h3[class*="is-title"]{
font-size: 1.800em;
}
.is-wrapper .is-dark-text h4[class*="is-title"],
.is-wrapper .is-light-text h4[class*="is-title"]{
font-size: 1.600em;
}
.is-wrapper a.is-btn-ghost1, .is-wrapper a.is-btn-ghost2, 
.is-wrapper button.is-btn-ghost1, .is-wrapper button.is-btn-ghost2 {
font-size: 1em;
letter-spacing: 0.150em;
line-height: 1.5;    
font-family: 'Exo 2', sans-serif;
padding: 0.625em 2.1875em;
white-space: normal;
}
.is-wrapper a.is-btn-ghost1.btn-lg, .is-wrapper a.is-btn-ghost2.btn-lg, 
.is-wrapper button.is-btn-ghost1.btn-lg, .is-wrapper button.is-btn-ghost2.btn-lg {
padding: 1.000em 5.000em;
font-size: 1.25em;
}
.is-wrapper a.is-btn-ghost1.btn-sm, .is-wrapper a.is-btn-ghost2.btn-sm, 
.is-wrapper button.is-btn-ghost1.btn-sm, .is-wrapper button.is-btn-ghost2.btn-sm {
padding: 0.700em 2.500em;
font-size: .75em;
}
@media(min-width:769px){
.is-wrapper .is-btn-group .is-btn + .is-btn{
margin-left: 0.5em; 
}
}
@media(max-width:768px){
.is-wrapper .is-btn-group .is-btn + .is-btn{
margin-top: 0.5em; 
}
}
/* ghost1 dark-text */
.is-dark-text .is-btn-ghost1,
.is-light-text .is-dark-text .is-btn-ghost1 {
color: #ef384a;
border: 2px solid #ef384a;
background: transparent;
}
.is-dark-text .is-btn-ghost1:hover, .is-dark-text .is-btn-ghost1:active, .is-dark-text .is-btn-ghost1:focus,
.is-light-text .is-dark-text .is-btn-ghost1:hover, .is-light-text .is-dark-text .is-btn-ghost1:active, .is-light-text .is-dark-text .is-btn-ghost1:focus {
color: #fff;
background-color: #ef384a;
border: 2px solid #ef384a;
}
/* ghost1 light-text */
.is-light-text .is-btn-ghost1,
.is-dark-text .is-light-text .is-btn-ghost1 {
color: #eeeff0;
background-color: transparent;
border: 2px solid #eeeff0;
}
.is-light-text .is-btn-ghost1:hover, .is-light-text .is-btn-ghost1:active, .is-light-text .is-btn-ghost1:focus,
.is-dark-text .is-light-text .is-btn-ghost1:hover, .is-dark-text .is-light-text .is-btn-ghost1:active, .is-dark-text .is-light-text .is-btn-ghost1:focus {
color: #ef384a;
border: 2px solid #eeeff0;
background-color: #eeeff0;
}
/* ghost2 dark-text */
.is-dark-text .is-btn-ghost2,
.is-light-text .is-dark-text .is-btn-ghost2 {
color: #fff;
border: 2px solid #ef384a;
background-color: #ef384a;
}
.is-dark-text .is-btn-ghost2:hover, .is-dark-text .is-btn-ghost2:active, .is-dark-text .is-btn-ghost2:focus,
.is-light-text .is-dark-text .is-btn-ghost2:hover, .is-light-text .is-dark-text .is-btn-ghost2:active, .is-light-text .is-dark-text .is-btn-ghost2:focus {
color: #ef384a;
border: 2px solid #ef384a;
background: transparent;
}
/* ghost2 light-text */
.is-light-text .is-btn-ghost2,
.is-dark-text .is-light-text .is-btn-ghost2 {
color: #333;
border: 2px solid #eeeff0;
background-color: #eeeff0;
}
.is-light-text .is-btn-ghost2:hover, .is-light-text .is-btn-ghost2:active, .is-light-text .is-btn-ghost2:focus,
.is-dark-text .is-light-text .is-btn-ghost2:hover, .is-dark-text .is-light-text .is-btn-ghost2:active, .is-dark-text .is-light-text .is-btn-ghost2:focus {
color: #eeeff0;
background-color: transparent;
border: 2px solid #eeeff0;
}

/* ghost3 light-text */
/* .is-btn-ghost3 {
color: #fff;
border: 2px solid #fe4789;
background-color: #fe4789;
white-space: normal;
}
.is-btn-ghost3:hover, .is-btn-ghost3:active, .is-btn-ghost3:focus {
color: #fe4789;
border: 2px solid #ef384a;
background: transparent;
text-decoration: none;
} */

.is-btn-ghost3 {
background-image: linear-gradient(to right, #fe4789 0%, #b31217  51%, #ef384a  100%);
margin: 10px;
padding: 15px 45px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: white;            
box-shadow: 0 0 20px rgba(122, 9, 5, 0.5);
border-radius: 0;
white-space: normal;
display: block;
}

.is-btn-ghost3:hover, .is-btn-ghost3:active, .is-btn-ghost3:focus {
background-position: right center;
color: #fff;
text-decoration: none;
box-shadow: 0 0 20px rgba(255, 9, 5, 0.5);
}

#accordion-one .card,
.accordion-dark .card {
background: rgb(25, 28, 33);
font-size: 14px;
border-radius: 0 !important;
margin-bottom: 1px;
font-family: 'Karla', sans-serif;
}

#accordion-one .card .list-group-item,
.accordion-dark .card .list-group-item {
background: transparent;
}
#accordion-one .card-title > a,
.accordion-dark .card-title > a {
display: block;
font-size: 1.15em;
letter-spacing: 1px;
font-family: 'Karla', sans-serif;
}
#accordion-one .card-body p,
.accordion-dark .card-body p {
font-weight: 400;
letter-spacing: 1px;
font-family: 'Karla', sans-serif;
}

#accordion-one .card-title > a:hover, #accordion-one .card-title > a:focus,
.accordion-dark .card-title > a:hover, .accordion-dark .card-title > a:focus {
text-decoration: none;
}

#accordion-one .card-title > a:after,
.accordion-dark .card-title > a:after {
content: "\f078";
font-family: 'FontAwesome';
position: absolute;
right: 15px;
}

#accordion-one .card-title > a[aria-expanded="true"]:after,
.accordion-dark .card-title > a[aria-expanded="true"]:after {
content: "\f077";
}

#accordion-light .card {
background: rgb(255, 255, 255);
font-size: 14px;
border-radius: 0 !important;
margin-bottom: 1px;
font-family: 'Karla', sans-serif;
}
#accordion-light .card-header {
background-color: #fff;
border-bottom: 1px solid transparent;
}

#accordion-light .card .list-group-item {
background: transparent;
}

#accordion-light .card-title > a {
display: block;
font-size: 1.15em;
letter-spacing: 1px;
font-family: 'Karla', sans-serif;
color: inherit;
font-weight: normal;
}

#accordion-light .card-body {
    padding: 0.75rem 1.25rem
}

#accordion-light .card-body p {
font-weight: 400;
letter-spacing: 1px;
font-family: 'Karla', sans-serif;
}

#accordion-light .card-title > a:hover, #accordion-light .card-title > a:focus {
text-decoration: none;
}

#accordion-light .card-title > a:after {
content: "\f078";
font-family: 'FontAwesome';
position: absolute;
right: 15px;
}

#accordion-light .card-title > a[aria-expanded="true"]:after {
content: "\f077";
}

.accordion-main,
.accordion-main .ahead,
.accordion-main .abody{
background: #000;
color: #fff;
}

.accordion-main > div, .accordion-main > div:hover, .accordion-main > div:focus,
.accordion-main .abody ul li {
border-bottom: 1px solid rgba(35,35,35,0.9);
}

.strike {
background: linear-gradient(to left top,transparent 46%,currentColor 50%,currentColor 52%,transparent 55%);
}

table, th, td {
border:1px solid black;
}