/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
	font-family: 'SF UI Text Regular';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Regular'), url('fonts/SFUIText-Regular.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Italic'), url('fonts/SFUIText-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Light';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Light'), url('fonts/SFUIText-Light.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Light Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Light Italic'), url('fonts/SFUIText-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Medium';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Medium'), url('fonts/SFUIText-Medium.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Medium Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Medium Italic'), url('fonts/SFUIText-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Semibold';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Semibold'), url('fonts/SFUIText-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Semibold Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Semibold Italic'), url('fonts/SFUIText-SemiboldItalic.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Bold';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Bold'), url('fonts/SFUIText-Bold.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Bold Italic'), url('fonts/SFUIText-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Heavy';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Heavy'), url('fonts/SFUIText-Heavy.woff') format('woff');
}
@font-face {
	font-family: 'SF UI Text Heavy Italic';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/SF UI Text Heavy Italic'), url('fonts/SFUIText-HeavyItalic.woff') format('woff');
}
body {
	overflow-x: hidden;
	font-family:'SF UI Text Regular' !important;
}

/* navbar CSS */
.navbar-info {
	width: 100%;
}
.fixed-me {
	transition: all 1s;
}
.fixed-me {
	color: #fff;
	background-color: #010013 !important;
	padding: 0px !important;
	position: fixed;
	top: 0;
	z-index: 888;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.navbar-me {
	transition: all 1s;
}
.header-right-menu {
	padding: 5px 15px !important;
}
.site-logo {
	padding: 15px 20px !important;
	margin: 15px 10px !important;
}
.navbar-me {
	padding: 0px 0px;
	background-color: transparent;
	top: 0px;
	border: 0px;
	border-radius: 0px;
}
.navbar-collapse {
	text-align: center;
	border-top-width: 0px;
	padding-top: 10px;
	margin-top: 5px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.menu-collapsed-button {
	margin: 20px 15px 10px 15px !important;
}
.navbar-default .navbar-nav>li>a {
	color: #333;
	background-color: transparent;
}
/* button CSS */

.btn-custom {
	min-width: 185px;
	max-width: 100%;
	height: 51px;
	line-height: 46px;
	padding: 0 20px;
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
	border-color: #9e9e9e;
	background: transparent;
	color: #9e9e9e;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {
	background-color: #EF4454;
	border-color: #EF4454;
	color: white;
}
.btn-custom.disabled:hover, .btn-custom.disabled:focus, .btn-custom.disabled:active, .btn-custom.disabled.active, .btn-custom[disabled]:hover, .btn-custom[disabled]:focus, .btn-custom[disabled]:active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom:hover, fieldset[disabled] .btn-custom:focus, fieldset[disabled] .btn-custom:active, fieldset[disabled] .btn-custom.active {
	background-color: #ababab;
	border-color: #ababab;
}
.btn-black {
	min-width: 185px;
	max-width: 100%;
	height: 45px;
	line-height: 40px;
	padding: 0 20px;
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
	font-weight: 500;
	border-color: #1f2433;
	background: transparent;
	background-color: transparent;
	color: #1f2433;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active {
	background-color: #1f2433;
	border-color: #1f2433;
	color: white;
}
.btn-white {
	min-width: 185px;
	max-width: 100%;
	height: 51px;
	line-height: 46px;
	padding: 0 20px;
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
	border-color: white;
	background: transparent;
	background-color: white;
	color: #1f2433;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
	background-color: #1f2433;
	border-color: #1f2433;
	color: white;
}
.btn-red {
	min-width: 185px;
	max-width: 100%;
	height: 51px;
	line-height: 46px;
	padding: 0 20px;
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
	border-color: #ef3d4f;
	background: #ef3d4f;
	background-color: #ef3d4f;
	color: #fff;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active {
	background-color: #da051b;
	border-color: #da051b;
	color: white;
}
.btn-reds {
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 500;
	border-color: #ef3d4f;
	background: #ef3d4f;
	background-color: #ef3d4f;
	color: #fff;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-reds:hover, .btn-reds:focus, .btn-reds:active, .btn-reds.active {
	background-color: #da051b;
	border-color: #da051b;
	color: white;
}
.btn-color {
	min-width: 185px;
	max-width: 100%;
	height: 51px;
	line-height: 46px;
	padding: 0 20px;
	text-align: center;
	border: 3px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
	border-color: #fff;
	background: transparent;
	background-color: transparent;
	color: #fff;
	position: relative;
	transition: color 0.25s ease;
	outline: none !important;
	font-family: "Poppins", sans-serif;
}
.btn-color:hover, .btn-color:focus, .btn-color:active, .btn-color.active {
	background-color: #fff;
	border-color: #fff;
	color: #1f2433;
}
.btn-yellow {
	background: #fab81e;
	color: #292f33;
	-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
	-moz-transition: background .2s ease-in-out, border .2s ease-in-out;
	-o-transition: background .2s ease-in-out, border .2s ease-in-out;
	transition: background .2s ease-in-out, border .2s ease-in-out;
	border: 2px solid #f1a02a;
}
.btn-yellow:hover {
	color: #333;
	background-color: #ffb200;
}