/* Eric Meyer's Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
*, :before, :after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	outline: none;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
}
/* Font Face */

@font-face {
	font-family: "Arial Italic";
	src: url('../fonts/ariali-webfont.woff2') format('woff2'),  url('../fonts/ariali-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Arial Bold";
	src: url('../fonts/arialbd-webfont.woff2') format('woff2'),  url('../fonts/arialbd-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	font-size: 100%;
	line-height: 1.2;
	color: #000;
	font-family: "Arial Bold", sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}
body img {
	-webkit-user-select: none;
	/* Chrome all / Safari all */
	-moz-user-select: none;
	/* Firefox all */
	-ms-user-select: none;
	/* IE 10+ */
	-o-user-select: none;
	user-select: none;
}
figure {
	/* margin-bottom: 0; */
	margin: 0;
}
*:focus {
	outline: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.grecaptcha-badge { visibility: hidden; }

/*
 2.0.1) Font Face
 -----------------------------*/

/*Put Your font face Styles here*/

/*
 2.0.3) Form Elements
 -----------------------------*/

button, input, optgroup, select, textarea {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "Arial Bold", sans-serif;
}
input, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
	border: none;
}
input {
	line-height: normal;
}
input:focus, select:focus, textarea:focus, button:focus {
	border: none;
	outline: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	cursor: pointer;
	line-height: normal;
	overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 margin: 0;
}



/* Firefox */


/*** iPhone and iOS Form Input Zoom Fixes ***/

/* Fix Input Zoom on devices older than iPhone 5: */

@media screen and (max-device-width: 767px) {
select,  textarea,  input[type="text"],  input[type="password"],  input[type="datetime"],  input[type="datetime-local"],  input[type="date"],  input[type="month"],  input[type="time"],  input[type="week"],  input[type="number"],  input[type="email"],  input[type="tel"],  input[type="url"] {
	font-size: 16px !important;
}
}
/*
 2.0.4) List Styles
 ---------------------------------*/

button {
	border: none;
	background: transparent;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
 letter-spacing: 1px;
}
/*global heading*/

p, .footer-address {
	font-size: 1.6rem;
	margin-bottom: 19px;
	text-align: justify;
	line-height: 1.4;
}
h2 {
	font-size: 2.8rem;
	color: #fff;
	margin-bottom: 15px;
}
h3 {
	text-align: center;
	font-size: 2rem;
	color: #fff;
}
h4 {
	font-size: 2.5rem;
	margin-bottom: 15px;
}
.member span {
	display: block;
	font-size: 1.6rem;
}
.btn {
	display: inline-block;
	font-size: 1.6rem;
	background: #710105;
	/* Old browsers */
	background: -moz-linear-gradient(top, #710105 0%, #da1b22 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #710105 0%, #da1b22 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#710105', endColorstr='#da1b22', GradientType=0);
	box-shadow: 0px 0px 2px 2px lch(91 21.78 94.49 / 0.59) inset;
	color: #fff;
	padding: 9px;
	border-radius: 25px;
	transition: all 0.5s;
}
.btn:hover {
	box-shadow: 0px 0px 2px 2px lch(91 21.78 94.49 / 0.59);
}
h1 {
	font-size: 2.6rem;
	margin-bottom: 12px;
}
 @media all and (min-width: 800px) {
h2 {
	font-size: 2.2rem;
}
}
 @media all and (min-width: 1024px) {
h2 {
	font-size: 2.8rem;
}
h1,  h4 {
	font-size: 3.5rem;
}
}
 @media all and (min-width: 1280px) {
p,  .footer-address {
	font-size: 1.8rem;
}
h2 {
	font-size: 3.6rem;
}
h3 {
	font-size: 2.4rem;
}
.member span {
	font-size: 1.8rem;
}
.btn {
	font-size: 2.4rem;
}
}
 @media all and (min-width: 1400px) {
p,  .footer-address {
	font-size: 1.9rem;
}
h2 {
	font-size: 3.9rem;
}
h3 {
	font-size: 2.6rem;
}
h1,  h4 {
	font-size: 4rem;
}
.member span {
	font-size: 1.9rem;
}
.btn {
	font-size: 2.6rem;
}
}
 @media all and (min-width: 1600px) {
p,  .footer-address {
	font-size: 2.2rem;
}
h2 {
	font-size: 4.5rem;
}
h3 {
	font-size: 3rem;
}
.member span {
	font-size: 2.2rem;
}
.btn {
	font-size: 3rem;
}
}
 @media all and (min-width: 1920px) {
p,  .footer-address {
	font-size: 2.7rem;
	line-height: 1.2;
	margin-bottom: 30px;
}
h2 {
	font-size: 5.4rem;
	margin-bottom: 31px;
}
h3 {
	font-size: 3.6rem;
}
h1,  h4 {
	font-size: 5rem;
}
.member span {
	font-size: 2.7rem;
}
.btn {
	font-size: 3.6rem;
}
}
 @media all and (min-width: 2500px) {
p,  .footer-address {
	font-size: 3.6rem;
}
h2 {
	font-size: 7.2rem;
}
h3 {
	font-size: 4.8rem;
}
h1,  h4 {
	font-size: 6rem;
	margin-bottom: 73px;
}
.member span {
	font-size: 3.6rem;
}
.btn {
	font-size: 4.8rem;
}
}
/* Containers*/

.container {
	max-width: 2465px;
	padding: 0 10px;
	width: 100%;
	margin: 0 auto;
}
 @media only screen and (min-width: 2560px) {
.container {
	padding: 0px;
}
}
.slick-prev.slick-arrow {
	left: 10px;
	background-image: url("../images/Left-Slider.png");
}
.slick-arrow {
	position: absolute;
	right: 10px;
	bottom: 42%;
	background-image: url(../images/Right-Slider.png);
	background-repeat: no-repeat;
	background-size: 18px 29px;
	font-size: 0;
	width: 17px;
	height: 29px;
	cursor: pointer;
	transition: all 0.5s;
	z-index: 33;
}
