/****************************** ****************************** 
                   		 Reset CSS
****************************** *****************************/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
 display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
a[href^=tel]:active, a[href^=tel]:hover {
	color: inherit;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: none;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
 @media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " ("attr(href) ")";
}
abbr[title]:after {
	content: " ("attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table td, .table th {
	background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143;
	color: #19191a;
	background-color: #ffffff;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #19191a;
	text-decoration: none;
	transition: all .2s ease;
}
a:hover {
	color: #16c1f3;
	text-decoration: none;
}
a:focus {
	outline: 0;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
[role="button"] {
 cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: normal;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
small, .small {
	font-size: 85%;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
 @media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}
/*********** Padding/Margin CSS ***********/
.no-margin {
	margin: 0 !important;
}
.margin-bottom-lg {
	margin-bottom: 5px;
}
.margin-bottom-xl {
	margin-bottom: 10px;
}
.margin-bottom-xxl {
	margin-bottom: 20px;
}
.no-padding {
	padding: 0 !important;
}
.force-padding {
	padding: 24px;
}
.large-padding {
	padding: 48px;
}
.small-padding {
	padding: 12px;
}
.no-y-padding {
	padding: 0 24px;
}
.no-side-padding {
	padding: 24px 0;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .row:before, .row:after, .form-group::after, .form-group::before {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after, .row:after, .form-group::after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.visible-small {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
 width: device-width;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
.container {
	width: 750px;
}
}
@media (min-width: 992px) {
.container {
	width: 970px;
}
}
@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
/*********** Grid ***********/
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.small-1, .medium-1, .large-1, .small-2, .medium-2, .large-2, .small-3, .medium-3, .large-3, .small-4, .medium-4, .large-4, .small-5, .medium-5, .large-5, .small-6, .medium-6, .large-6, .small-7, .medium-7, .large-7, .small-8, .medium-8, .large-8, .small-9, .medium-9, .large-9, .small-10, .medium-10, .large-10, .small-11, .medium-11, .large-11, .small-12, .medium-12, .large-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.small-1, .small-2, .small-3, .small-4, .small-5, .small-6, .small-7, .small-8, .small-9, .small-10, .small-11, .small-12 {
	float: left;
}
.small-12 {
	width: 100%;
}
.small-11 {
	width: 91.66666667%;
}
.small-10 {
	width: 83.33333333%;
}
.small-9 {
	width: 75%;
}
.small-8 {
	width: 66.66666667%;
}
.small-7 {
	width: 58.33333333%;
}
.small-6 {
	width: 50%;
}
.small-5 {
	width: 41.66666667%;
}
.small-4 {
	width: 33.33333333%;
}
.small-3 {
	width: 25%;
}
.small-2 {
	width: 16.66666667%;
}
.small-1 {
	width: 8.33333333%;
}
.small-pull-12 {
	right: 100%;
}
.small-pull-11 {
	right: 91.66666667%;
}
.small-pull-10 {
	right: 83.33333333%;
}
.small-pull-9 {
	right: 75%;
}
.small-pull-8 {
	right: 66.66666667%;
}
.small-pull-7 {
	right: 58.33333333%;
}
.small-pull-6 {
	right: 50%;
}
.small-pull-5 {
	right: 41.66666667%;
}
.small-pull-4 {
	right: 33.33333333%;
}
.small-pull-3 {
	right: 25%;
}
.small-pull-2 {
	right: 16.66666667%;
}
.small-pull-1 {
	right: 8.33333333%;
}
.small-pull-0 {
	right: auto;
}
.small-push-12 {
	left: 100%;
}
.small-push-11 {
	left: 91.66666667%;
}
.small-push-10 {
	left: 83.33333333%;
}
.small-push-9 {
	left: 75%;
}
.small-push-8 {
	left: 66.66666667%;
}
.small-push-7 {
	left: 58.33333333%;
}
.small-push-6 {
	left: 50%;
}
.small-push-5 {
	left: 41.66666667%;
}
.small-push-4 {
	left: 33.33333333%;
}
.small-push-3 {
	left: 25%;
}
.small-push-2 {
	left: 16.66666667%;
}
.small-push-1 {
	left: 8.33333333%;
}
.small-push-0 {
	left: auto;
}
.small-offset-12 {
	margin-left: 100%;
}
.small-offset-11 {
	margin-left: 91.66666667%;
}
.small-offset-10 {
	margin-left: 83.33333333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-offset-8 {
	margin-left: 66.66666667%;
}
.small-offset-7 {
	margin-left: 58.33333333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-offset-5 {
	margin-left: 41.66666667%;
}
.small-offset-4 {
	margin-left: 33.33333333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-offset-2 {
	margin-left: 16.66666667%;
}
.small-offset-1 {
	margin-left: 8.33333333%;
}
.small-offset-0 {
	margin-left: 0;
}
 @media only screen and (min-width: 600px) {
.medium-1, .medium-2, .medium-3, .medium-4, .medium-5, .medium-6, .medium-7, .medium-8, .medium-9, .medium-10, .medium-11, .medium-12 {
	float: left;
}
.medium-12 {
	width: 100%;
}
.medium-11 {
	width: 91.66666667%;
}
.medium-10 {
	width: 83.33333333%;
}
.medium-9 {
	width: 75%;
}
.medium-8 {
	width: 66.66666667%;
}
.medium-7 {
	width: 58.33333333%;
}
.medium-6 {
	width: 50%;
}
.medium-5 {
	width: 41.66666667%;
}
.medium-4 {
	width: 33.33333333%;
}
.medium-3 {
	width: 25%;
}
.medium-2 {
	width: 16.66666667%;
}
.medium-1 {
	width: 8.33333333%;
}
.medium-pull-12 {
	right: 100%;
}
.medium-pull-11 {
	right: 91.66666667%;
}
.medium-pull-10 {
	right: 83.33333333%;
}
.medium-pull-9 {
	right: 75%;
}
.medium-pull-8 {
	right: 66.66666667%;
}
.medium-pull-7 {
	right: 58.33333333%;
}
.medium-pull-6 {
	right: 50%;
}
.medium-pull-5 {
	right: 41.66666667%;
}
.medium-pull-4 {
	right: 33.33333333%;
}
.medium-pull-3 {
	right: 25%;
}
.medium-pull-2 {
	right: 16.66666667%;
}
.medium-pull-1 {
	right: 8.33333333%;
}
.medium-pull-0 {
	right: auto;
}
.medium-push-12 {
	left: 100%;
}
.medium-push-11 {
	left: 91.66666667%;
}
.medium-push-10 {
	left: 83.33333333%;
}
.medium-push-9 {
	left: 75%;
}
.medium-push-8 {
	left: 66.66666667%;
}
.medium-push-7 {
	left: 58.33333333%;
}
.medium-push-6 {
	left: 50%;
}
.medium-push-5 {
	left: 41.66666667%;
}
.medium-push-4 {
	left: 33.33333333%;
}
.medium-push-3 {
	left: 25%;
}
.medium-push-2 {
	left: 16.66666667%;
}
.medium-push-1 {
	left: 8.33333333%;
}
.medium-push-0 {
	left: auto;
}
.medium-offset-12 {
	margin-left: 100%;
}
.medium-offset-11 {
	margin-left: 91.66666667%;
}
.medium-offset-10 {
	margin-left: 83.33333333%;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-offset-8 {
	margin-left: 66.66666667%;
}
.medium-offset-7 {
	margin-left: 58.33333333%;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-offset-5 {
	margin-left: 41.66666667%;
}
.medium-offset-4 {
	margin-left: 33.33333333%;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-offset-2 {
	margin-left: 16.66666667%;
}
.medium-offset-1 {
	margin-left: 8.33333333%;
}
.medium-offset-0 {
	margin-left: 0;
}
}
 @media only screen and (min-width: 992px) {
.large-1, .large-2, .large-3, .large-4, .large-5, .large-6, .large-7, .large-8, .large-9, .large-10, .large-11, .large-12 {
	float: left;
}
.large-12 {
	width: 100%;
}
.large-11 {
	width: 91.66666667%;
}
.large-10 {
	width: 83.33333333%;
}
.large-9 {
	width: 75%;
}
.large-8 {
	width: 66.66666667%;
}
.large-7 {
	width: 58.33333333%;
}
.large-6 {
	width: 50%;
}
.large-5 {
	width: 41.66666667%;
}
.large-4 {
	width: 33.33333333%;
}
.large-3 {
	width: 25%;
}
.large-2 {
	width: 16.66666667%;
}
.large-1 {
	width: 8.33333333%;
}
.large-pull-12 {
	right: 100%;
}
.large-pull-11 {
	right: 91.66666667%;
}
.large-pull-10 {
	right: 83.33333333%;
}
.large-pull-9 {
	right: 75%;
}
.large-pull-8 {
	right: 66.66666667%;
}
.large-pull-7 {
	right: 58.33333333%;
}
.large-pull-6 {
	right: 50%;
}
.large-pull-5 {
	right: 41.66666667%;
}
.large-pull-4 {
	right: 33.33333333%;
}
.large-pull-3 {
	right: 25%;
}
.large-pull-2 {
	right: 16.66666667%;
}
.large-pull-1 {
	right: 8.33333333%;
}
.large-pull-0 {
	right: auto;
}
.large-push-12 {
	left: 100%;
}
.large-push-11 {
	left: 91.66666667%;
}
.large-push-10 {
	left: 83.33333333%;
}
.large-push-9 {
	left: 75%;
}
.large-push-8 {
	left: 66.66666667%;
}
.large-push-7 {
	left: 58.33333333%;
}
.large-push-6 {
	left: 50%;
}
.large-push-5 {
	left: 41.66666667%;
}
.large-push-4 {
	left: 33.33333333%;
}
.large-push-3 {
	left: 25%;
}
.large-push-2 {
	left: 16.66666667%;
}
.large-push-1 {
	left: 8.33333333%;
}
.large-push-0 {
	left: auto;
}
.large-offset-12 {
	margin-left: 100%;
}
.large-offset-11 {
	margin-left: 91.66666667%;
}
.large-offset-10 {
	margin-left: 83.33333333%;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-offset-8 {
	margin-left: 66.66666667%;
}
.large-offset-7 {
	margin-left: 58.33333333%;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-offset-5 {
	margin-left: 41.66666667%;
}
.large-offset-4 {
	margin-left: 33.33333333%;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-offset-2 {
	margin-left: 16.66666667%;
}
.large-offset-1 {
	margin-left: 8.33333333%;
}
.large-offset-0 {
	margin-left: 0;
}
}
/*********** Label  ***********/
.label {
	border-radius: 0.2em;
	color: #1a1a1a;
	display: inline;
	font-size: 95%;
	font-weight: normal;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
/*********** Form Group ***********/
.form-group {
	margin-bottom: 14px;
}
.form-control {
	display: block;
	width: 100%;
	height: 54px;
	padding: 10px 15px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #19191a;
	background-color: transparent;
	background-image: none;
	border: 2px solid #19191a;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}
.form-control:focus {
	border-color: #16c1f3;
	outline: 0;
}
.form-control::-moz-placeholder {
 color: rgba(25, 25, 26, 0.85);
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: rgba(25, 25, 26, 0.85);
}
.form-control::-webkit-input-placeholder {
 color: rgba(25, 25, 26, 0.85);
}
.form-control::-ms-expand {
 background-color: transparent;
 border: 0;
}
textarea.form-control {
	height: 150px;
	resize: none;
}
/* Stylist Select Box styles */
.cs_select {
	margin-bottom: 15px;
	position: relative;
}
.cs_select:last-child {
	margin-bottom: 0;
}
.cs_select > select, .cs_select > span > select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.cs_select::after {
	background: #ffffff url(../images/menu-arrow.png) 50% 50% /10px no-repeat;
	pointer-events: none;
	position: absolute;
	content: "";
	right: 1px;
	top: 1px;
	width: 50px;
	height: calc(100% - 2px);
	z-index: 15;
}
/************ Button ***********/
.btn {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 2px solid transparent;
	border-radius: 30px;
	min-width: 170px;
	min-height: 42px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.btn:hover {
	color: #fff;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
}
.btn i {
	background: url(../images/right-arrow-blue.svg) 0 0 /cover no-repeat;
	filter: brightness(0) invert(1);
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.btn:hover i {
	filter: brightness(0) invert(1);
}
.btn-fill {
	background: #16c1f3;
	background: -moz-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: -webkit-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: linear-gradient(to right, #16c1f3 0%, #39c9f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c1f3', endColorstr='#39c9f3', GradientType=1 );
	color: #ffffff;
	border-color: transparent;
	-webkit-box-shadow: -12px 15px 42px -14px rgba(22,193,243,0.39);
	-moz-box-shadow: -12px 15px 42px -14px rgba(22,193,243,0.39);
	box-shadow: -12px 15px 42px -14px rgba(22,193,243,0.39);
}
.btn-fill:hover {
	color: #ffffff;
	border-color: transparent;
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #252b38 100%);
	background: -webkit-linear-gradient(left, #000000 0%, #252b38 100%);
	background: linear-gradient(to right, #000000 0%, #252b38 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252b38', GradientType=1 );
	-webkit-box-shadow: -12px 15px 42px -14px rgba(0,0,0,0.39);
	-moz-box-shadow: -12px 15px 42px -14px rgba(0,0,0,0.39);
	box-shadow: -12px 15px 42px -14px rgba(0,0,0,0.39);
}
.btn-fill:active, .btn-fill:active:hover {
	color: #ffffff;
	border-color: transparent;
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #252b38 100%);
	background: -webkit-linear-gradient(left, #000000 0%, #252b38 100%);
	background: linear-gradient(to right, #000000 0%, #252b38 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252b38', GradientType=1 );
}
.btn-line {
	color: #16c1f3;
	background: transparent;
	border-color: #16c1f3;
}
.btn-line:hover {
	color: #ffffff;
	background: #000000;
	border-color: #000000;
}
.btn-line:active, .btn-line:active:hover {
	color: #ffffff;
	background: #000000;
	border-color: #000000;
}
.btn-small {
	font-size: 16px;
}
.btn-large {
	font-size: 22px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.btn-with-arrow {
	background: url(../images/right-arrow-black.svg) 92% 50% /20px no-repeat #ffffff;
	padding: 10px 60px 10px 20px;
}
.btn-with-arrow:hover, .btn-with-arrow:active, .btn-with-arrow:active:hover {
	background: url(../images/right-arrow.svg) 92% 50% /20px no-repeat #16c1f3;
}
/****************************** ****************************** 
                   		 Home Page CSS
****************************** *****************************/
header {
	background: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
	display: block;
	height: 90px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
	-webkit-transition: height 0.5s, top 0.5s;
	-moz-transition: height 0.5s, top 0.5s;
	-ms-transition: height 0.5s, top 0.5s;
	-o-transition: height 0.5s, top 0.5s;
	transition: height 0.5s, top 0.5s;
}
/**Logo Section**/
.logo {
	float: left;
	margin-top: 12px;
	width: 200px;
}
.logo a {
	display: inline-block;
}
.logo img {
	max-width: 100%;
	display: block;
	width: 175px;
}
/**Navigation Section**/
.main-menu {
	margin-top: 25px;
	text-align: right;
	float: right;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.main-menu ul li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
	vertical-align: middle;
}
.main-menu ul li:last-child {
	padding-right: 0;
}
.main-menu ul li a {
	color: #242c39;
	font-weight: 400;
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	text-transform: capitalize;
}
.main-menu ul li a i.menu-arrow {
	width: 10px;
	height: 10px;
	background-image: url(../images/menu-arrow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	transition: .5s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	position: relative;
	top: 1px;
	margin-left: 3px;
}
.main-menu ul li:hover a i.menu-arrow {
	background-image: url(../images/menu-arrow-hover.png);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.main-menu ul li a:hover {
	color: #16c1f3;
}
.main-menu ul li.active a, .main-menu ul li.current_page_item a, .main-menu ul li.current_page_ancestor a, .main-menu ul li.current-menu-ancestor a {
	color: #16c1f3;
	font-weight: 500;
}
.main-menu ul li.active a i.menu-arrow, .main-menu ul li.current_page_item a i.menu-arrow, .main-menu ul li.current_page_ancestor a i.menu-arrow, .main-menu ul li.current-menu-ancestor a i.menu-arrow {
	background-image: url(../images/menu-arrow-hover.png);
}
.main-menu ul li:hover > a {
	color: #16c1f3;
}
.main-menu ul li:hover > a i.menu-arrow {
	background-image: url(../images/menu-arrow-hover.png);
}
.sub-menu {
	background: #16c1f3 none repeat scroll 0 0;
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	display: block;
	max-width: 100%;
	min-width: 270px;
	position: absolute;
	top: 50px;
	width: 100%;
	z-index: 10;
	left: calc(50% - 135px);
	transition: .5s ease;
	opacity: 0;
	-webkit-transform: translateY(2rem);
	transform: translateY(2rem);
	pointer-events: none;
}
.main-menu ul li:hover .sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
}
.sub-menu::after {
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: -20px;
	width: 100%;
}
.sub-menu::before {
	border-bottom: 14px solid #16c1f3;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	content: "";
	position: absolute;
	left: calc(50% - 14px);
	top: -12px;
}
ul.sub-menu li {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul.sub-menu li::after {
	display: none;
}
ul.sub-menu li:last-child {
	border-bottom: 0;
}
ul.sub-menu li a {
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.8) !important;
	text-align: center;
	display: block;
	padding: 16px 15px;
	line-height: normal;
	letter-spacing: 0;
	text-transform: initial;
}
ul.sub-menu li.active a, ul.sub-menu li.current-menu-item a, ul.sub-menu li.current-menu-ancestor a {
	color: #ffffff !important;
}
ul.sub-menu li a:hover {
	color: #ffffff !important;
}
/**Call Us**/
.call-us {
	float: right;
	text-align: center;
	margin-top: 25px;
	margin-left: 35px;
}
.call-us img {
	width: 40px;
	height: 40px;
	float: left;
}
.call-us a {
	display: block;
}
.call-us span {
	overflow: hidden;
	color: #242c39;
	font-weight: 500;
	font-size: 12px;
	display: inline-block;
	width: 35px;
	line-height: 13px;
}
.call-us:hover span {
	color: #16c1f3;
}
/**Request Quote**/
.request-quote-btn {
	float: right;
	margin-top: 25px;
	margin-left: 15px;
}
.request-quote-btn a {
	background: #16c1f3;
	background: -moz-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: -webkit-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: linear-gradient(to right, #16c1f3 0%, #39c9f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c1f3', endColorstr='#39c9f3', GradientType=1 );
	min-width: 190px;
	padding: 0 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 40px;
	display: block;
	border-radius: 25px;
	text-align: center;
}
.request-quote-btn a:hover {
	color: #ffffff;
	border-color: transparent;
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #252b38 100%);
	background: -webkit-linear-gradient(left, #000000 0%, #252b38 100%);
	background: linear-gradient(to right, #000000 0%, #252b38 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252b38', GradientType=1 );
}
/**Search Section**/
.sr-option {
	float: right;
	margin-top: 32px;
	margin-left: 15px;
	position: relative;
	display: none !important;
}
.sr-option a {
	background: url(../images/search-icon.png) 50% 46% /cover no-repeat;
	width: 26px;
	height: 26px;
	display: block;
}
.search-part {
	display: none;
	position: absolute;
	top: 40px;
	width: 300px;
	z-index: 10;
	right: 0;
}
.sr-option:hover .search-part {
	display: block;
}
.search-part::after {
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: -20px;
	width: 100%;
}
.search-part::before {
	border-bottom: 11px solid #16c1f3;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	content: "";
	position: absolute;
	right: 8px;
	top: -10px;
}
.search-part input {
	background: #16c1f3;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
	width: 100%;
	border: none;
	padding: 15px 20px;
	font-size: 14px;
	font-style: oblique;
	color: #ffffff;
	box-sizing: border-box;
}
.search-part input::-moz-placeholder {
 color: rgba(255,255,255,0.8);
}
.search-part input:-ms-input-placeholder {
 color: rgba(255,255,255,0.8);
}
.search-part input::-webkit-input-placeholder {
 color: rgba(255,255,255,0.8);
}
.search-part input::-ms-expand {
 color: rgba(255,255,255,0.8);
}
/**Humburger Menu**/
.humburgermenu-icon {
	background: #16c1f3;
	background: -moz-linear-gradient(left, #16c1f3 0%, #16c1f3 100%);
	background: -webkit-linear-gradient(left, #16c1f3 0%, #16c1f3 100%);
	background: linear-gradient(to right, #16c1f3 0%, #16c1f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c1f3', endColorstr='#16c1f3', GradientType=1 );
	border-radius: 50%;
	float: right;
	height: 40px;
	width: 40px;
	text-align: center;
	display: none;
	margin-top: 25px;
	margin-left: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.humburgermenu-icon a {
	display: block;
	height: 100%;
	text-align: center;
}
.humburgermenu-icon img {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
}
.humburgermenu-icon:hover {
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #252b38 100%);
	background: -webkit-linear-gradient(left, #000000 0%, #252b38 100%);
	background: linear-gradient(to right, #000000 0%, #252b38 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252b38', GradientType=1 );
}
/**Banner Section**/
.banner-section {
	background: #16c1f3;
	display: block;
	position: relative;
	min-height: 700px;
	height: 700px;
}
.banner-slide {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	background-color: rgba(0, 0, 0, 0);
	height: 100%;
	position: relative;
}
.banner-slide::after {
	background: #000;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0.55;
}
.banner-inner {
	display: block;
	min-height: 700px;
	height: 700px;
	position: relative;
	z-index: 1;
}
.banner-inner .container {
	position: relative;
	height: 100%;
}
.banner-text {
	max-width: 600px;
	position: absolute;
	top: calc(50% + 40px);
	width: calc(100% - 30px);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.banner-text h2 {
	color: #ffffff;
	font-size: 44px;
	font-weight: 500;
	line-height: 50px;
	margin: 0;
	padding: 0;
}
.banner-text h2 span {
	color: #16c1f3;
	text-decoration: underline;
	font-weight: 700;
	font-style: italic;
}
.banner-text p {
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	margin: 15px 0 0;
}
.banner-text .btn {
	margin-top: 30px;
	margin-right: 10px;
	background: #16c1f3;
	background: -moz-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: -webkit-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: linear-gradient(to right, #16c1f3 0%, #39c9f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c1f3', endColorstr='#39c9f3', GradientType=1 );
	color: #ffffff;
	border-color: transparent;
}
.banner-text .btn:last-child {
	margin-right: 0;
}
.banner-text .btn i {
	background: url(../images/right-arrow-blue.svg) 0 0 /cover no-repeat;
	filter: brightness(0) invert(1);
}
.banner-text .btn:hover {
	color: #ffffff;
	border-color: transparent;
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #252b38 100%);
	background: -webkit-linear-gradient(left, #000000 0%, #252b38 100%);
	background: linear-gradient(to right, #000000 0%, #252b38 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#252b38', GradientType=1 );
	border-color: transparent;
	color: #ffffff;
}
.banner-text .btn:hover i {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.banner-text .btn + .btn {
	margin-right: 0;
}
.banner-text.banner-text-right {
	left: auto;
	right: 15px;
	text-align: right;
}
.banner-text.banner-text-center {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
.home .banner-slider .owl-dots {
	position: absolute;
	bottom: 15px;
	z-index: 111;
	width: 100%;
	text-align: center;
}
.home .banner-slider .owl-dot {
	margin: 0 4px;
}
.home .banner-slider .owl-dots .owl-dot.active span {
	background-color: #fff;
}
.home .banner-slider .owl-dots .owl-dot span {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 10px;
	display: block;
	height: 10px;
}
.home .banner-slider .owl-nav button {
	position: absolute;
	top: calc(50% + 45px - 18px);
}
.home .banner-slider .owl-nav button.owl-next {
	right: 50px;
}
.home .banner-slider .owl-nav button.owl-prev {
	right: auto;
	left: 50px;
}
/*Our Services Section*/
.our-services-section {
	display: block;
	background: #ffffff;
	margin-top: -150px;
}
.our-services-section-inner {
	background-color: #ffffff;
	position: relative;
	box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
}
.service-box {
	overflow: hidden;
	transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	position: relative;
	z-index: 1;
}
.service-box:hover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	z-index: 2 !important;
}
.service-pic {
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 100px;
	margin: 50px auto 30px;
}
.service-pic img {
	max-width: 100% !important;
	width: auto !important;
	display: inline-block !important;
}
.service-content {
	display: flex;
	padding: 20px 35px;
	text-align: center;
	flex-direction: column;
	min-height: 120px;
}
.service-content h4 {
	display: block;
	font-size: 20px;
	color: #252b38;
	font-weight: 600;
	margin: 0;
	line-height: 1.2;
	margin-bottom: 15px;
}
.service-content p {
	font-size: 14px;
	color: #313131;
	margin: 15px 0 0;
	overflow: hidden;
	height: 62px;
}
.read-more {
	font-size: 17px;
	font-weight: 600;
	color: #16c1f3;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	padding-bottom: 15px;
}
.service-box:hover .read-more {
	color: #39c9f3;
}
/*Our Products Section*/
.our-products-section {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.our-products-section-inner {
	margin: 0 auto;
}
.our-product-heading-part {
	display: block;
	margin-bottom: 70px;
}
.product-heading-content {
	float: left;
	max-width: 56%;
}
.product-heading-content h2 {
	font-size: 37px;
	font-weight: 500;
	margin: 0 0 20px;
	color: #252b38;
}
.product-heading-content p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin: 0;
}
.product-heading-content p span {
	color: #16c1f3;
}
.product-search {
	float: right;
	position: relative;
	width: 100%;
	max-width: 340px;
	margin-top: 5px;
}
.product-search input {
	background: url(../images/black-search-icon.png) 95% 50% /20px no-repeat #fff;
	border: 2px solid #19191a;
	width: 100%;
	padding: 12px 45px 12px 15px;
	height: 54px;
	border-radius: 2px;
	font-size: 16px;
	color: #181237;
	font-style: italic;
}
.product-search input::-webkit-input-placeholder {
 color: #181237;
 opacity: 1;
}
.product-search input::-moz-placeholder {
 color: #181237;
 opacity: 1;
}
.product-search input:-ms-input-placeholder {
 color: #181237;
 opacity: 1;
}
.product-search input:-moz-placeholder {
 color: #181237;
 opacity: 1;
}
.product-search input:focus {
	border-color: #16c1f3;
}
.our-products-list {
	display: block;
}
.our-products-list ul {
	list-style-type: none;
	margin: 0 -7px;
	padding: 0;
}
.our-products-list ul li {
	float: left;
	width: calc(20% - 20px);
	margin: 10px;
}
.our-product-box {
	padding: 20px;
	min-height: 250px;
	text-align: center;
	transition: all 0.3s;
	background: #f5f9fc;
	border-radius: 5px;
}
.our-product-img {
	display: table;
	height: 120px;
	text-align: center;
	margin: 10px auto;
}
.our-product-img span {
	display: table-cell;
	vertical-align: middle;
	height: 90px;
	width: 90px;
}
.our-product-img img {
	max-width: 100%;
	/*max-height: 100%;*/
}
.our-product-box h5 {
	font-size: 15px;
	font-weight: 600;
	color: #19191a;
	margin: 30px auto 5px;
	line-height: 20px;
}
.our-product-box:hover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	background: #16c1f3;
}
.our-product-box:hover .our-product-img img {
/*filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);*/
}
.our-product-box:hover h5 {
	color: #ffffff;
}
/*Difference Section*/
.difference-section {
	display: block;
	background: #ffffff;
	padding: 130px 0;
}
.difference-section .container {
	max-width: 1000px;
}
.difference-content-part {
	display: block;
	max-width: 460px;
}
.difference-content-part h2 {
	font-size: 37px;
	font-weight: 500;
	margin: 0 0 30px;
	color: #252b38;
	line-height: 1.3;
	margin-top: -10px;
}
.difference-content-part span {
	color: #16c1f3;
	font-weight: 500;
	text-decoration: underline;
	margin-right: 5px;
}
.difference-content-part p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 30px;
}
.difference-content-part .btn {
	margin-top: 50px;
}
.follow-us-part {
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.follow-us-part h4 {
	display: inline-block;
	font-size: 19px;
	font-weight: 700;
	color: #19191a;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.follow-us-part ul {
	list-style-type: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.follow-us-part ul li {
	display: inline-block;
	margin: 0 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
}
.follow-us-part ul li a {
	display: block;
}
.follow-us-part ul li i {
	font-size: 22px;
	color: #fff;
	line-height: 40px;
}
.follow-us-part ul li.fb {
	background: #3b5998;
}
.follow-us-part ul li.ig {
	background: #fbc76c;
	background: -moz-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: -webkit-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbc76c', endColorstr='#765aa6', GradientType=1 );
}
.follow-us-part ul li.tw {
	background: #76a9ea;
}
.follow-us-part ul li.yt {
	background: #f61c0d;
}
.follow-us-part ul li.ln {
	background: #0e76a8;
}
.follow-us-part ul li:hover {
	background: #16c1f3;
	color: #ffffff;
}
.features-box-part {
	display: block;
}
.feature-box {
	background: #f5f9fc;
	position: relative;
	border: 2px solid #16c1f3;
	margin-bottom: 10px;
	display: block;
	transition: all 0.2s;
	border-radius: 3px;
	text-align: center;
	padding: 35px 15px 45px;
}
.features-box-part a:nth-child(2) .feature-box {
	flex-direction: row-reverse;
}
.feature-box:hover {
	background: #ffffff;
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}
.feature-box-content {
	display: block;
}
.feature-box-content h3 {
	font-size: 18px;
	color: #19191a;
	font-weight: 700;
	margin: 0 0 55px;
}
.feature-box-content .view-btn {
	color: #f68428;
	font-size: 14px;
	font-weight: 500;
}
.feature-box-content .view-btn i {
	margin-left: 5px;
	transition: all .5s cubic-bezier(0.25, 1, 0.33, 1);
}
.feature-box:hover .feature-box-content .view-btn i {
	margin-left: 10px;
}
.feature-box-content .view-btn svg {
	fill: #f68428;
	width: 15px;
	height: 15px;
	vertical-align: sub;
}
.feature-box:hover .feature-box-content .view-btn svg {
	fill: #4f80a1;
}
.feature-box:hover .feature-box-content .view-btn {
	color: #4f80a1;
}
.feature-box-pic {
	display: block;
}
.feature-box-pic img {
	margin-bottom: 40px;
}
.feature-box-pic img:last-child {
	margin-bottom: 0;
}
/*Become a VIP Section*/
.vip-section {
	background: url(../images/vip-bg.jpg) 50% 0 /cover no-repeat;
	min-height: 350px;
	position: relative;
}
.vip-section::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
	width: 100%;
	height: 150px;
}
.vip-graphic-1, .vip-graphic-2 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.vip-graphic-2 {
	left: auto;
	right: 0;
	text-align: right;
}
.vip-graphic-1 img, .vip-graphic-2 img {
	max-width: 75%;
}
.vip-section .container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
.become-vip {
	display: block;
	max-width: 935px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	text-align: center;
}
.become-vip h4 {
	font-size: 37px;
	font-weight: 500;
	color: #252b38;
	width: 100%;
	display: block;
	margin: 0 auto 38px;
}
.become-vip h4 span {
	font-weight: 700;
	text-decoration: underline;
}
.become-vip h6 {
	font-size: 26px;
	font-weight: 400;
	color: #202020;
	display: block;
	margin: 0 auto 60px;
	position: relative;
	padding: 0 20px;
	line-height: 32px;
}
.become-vip h6 span {
	color: #16c1f3;
}
.orange-arrow {
	position: absolute;
	max-width: 275px;
	right: -15%;
	bottom: -65px;
}
.orange-arrow img {
	max-width: 100%;
}
.become-vip .btn {
	font-size: 16px;
	min-width: 180px;
}
/*Become A VIP Modal*/
.become-vip-modal-part {
	background: rgba(0, 0, 0, 0) url(../images/vip-bg.jpg) no-repeat scroll 50% 50% / cover !important;
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 1150px;
	overflow: hidden;
	padding: 0;
}
.become-vip-modal-part .vip-graphic-1 {
	bottom: -50px;
}
.become-vip-modal-part .vip-graphic-1 img, .become-vip-modal-part .vip-graphic-2 img {
	max-width: 60%;
}
.become-vip-form-part {
	max-width: 700px;
	margin: 0 auto;
	padding: 90px 0;
	position: relative;
	z-index: 10;
}
.become-vip-form-part h2 {
	display: block;
	font-size: 45px;
	font-weight: 700;
	color: #16c1f3;
	margin: 0 0 30px;
	text-align: center;
}
.become-vip-form-part h2 span {
	color: #202020;
	text-decoration: underline;
}
.become-vip-form-part p {
	color: #202020;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.5;
}
.become-vip-form-part .text-center {
	margin-top: 40px;
}
.become-vip-form-part .btn {
	font-size: 19px;
	font-weight: 700;
	min-width: 205px;
}
/*Footer Part*/
footer {
	background: #f5f9fc;
	display: block;
	padding: 50px 0 25px;
	position: relative;
}
.footer-curve {
	position: absolute;
	left: 0;
	right: 0;
	bottom: calc(100% - 2px);
	z-index: 1;
	width: 100%;
	overflow: hidden;
}
.footer-curve svg {
	display: block;
	width: 100%;
	height: 100%;
}
.footer-top {
	display: block;
}
.footer-menu {
	display: block;
	padding-left: 80px;
	margin-top: 40px;
}
.footer-menu h4 {
	font-size: 16px;
	font-weight: 700;
	color: #252b38;
	margin: 5px 0 20px;
}
.footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	display: block;
	margin: 12px 0;
	font-size: 12px;
	color: #252b38;
	font-weight: 400;
}
.footer-menu ul li a {
	font-size: 12px;
	color: #252b38;
	font-weight: 300;
}
.footer-menu ul li a:hover {
	color: #16c1f3;
}
.footer-menu ul.sub-menu {
	display: none;
}
.footer-info {
	display: block;
}
img.footer-logo {
	margin-bottom: 20px;
	max-width: 100%;
}
.footer-info ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-info ul li {
	display: flex;
	margin: 13px 0;
	align-items: center;
}
.footer-info ul li:before, .footer-info ul li:after {
	content: " ";
	display: table;
}
.footer-info ul li:after {
	clear: both;
}
.footer-info ul li a {
	font-size: 12px;
	color: #19191a;
}
.footer-info ul li a:hover {
	color: #16c1f3;
}
.footer-info ul li .f-info-icon {
	float: left;
	width: 24px;
	margin-right: 12px;
}
.footer-info ul li .f-info-content {
	font-size: 12px;
	overflow: hidden;
	color: #19191a;
}
.footer-social {
	display: block;
	margin-top: 30px;
}
.footer-social ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.footer-social ul li {
	display: inline-block;
	margin-right: 6px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	background: #16c1f3;
}
.footer-social ul li:last-child {
	margin-right: 0;
}
.footer-social ul li a {
	display: block;
}
.footer-social ul li i {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footer-social ul li.fb {
	background: #3b5998;
}
.footer-social ul li.ig {
	background: #fbc76c;
	background: -moz-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: -webkit-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbc76c', endColorstr='#765aa6', GradientType=1 );
}
.footer-social ul li.tw {
	background: #76a9ea;
}
.footer-social ul li.yt {
	background: #f61c0d;
}
.footer-social ul li.ln {
	background: #0e76a8;
}
.footer-social ul li:hover {
	background: #16c1f3;
	color: #ffffff;
}
.footer-bottom {
	display: block;
	margin-top: 30px;
}
.copyright {
	font-size: 12px;
	color: #252b38;
	line-height: 30px;
}
.copyright a {
	color: #252b38;
}
.copyright a:hover {
	color: #16c1f3;
}
.websiteby {
	font-size: 12px;
	color: #252b38;
	line-height: 30px;
	text-align: right;
}
.websiteby a {
	color: #252b38;
}
.websiteby a:hover {
	color: #16c1f3;
}
/****************************** ****************************** 
                   	 About Page CSS
****************************** *****************************/
/*Main Title Part*/
.main-title-section {
	background: #16c1f3;
	display: block;
	position: relative;
}
.main-title-section + .main-container-section {
	margin-top: 0;
}
.title-inner-section {
	background-image: url(../images/page-bg-placeholder.jpg);
	background-color: rgba(0, 0, 0, 0);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 380px;
	position: relative;
}
.title-inner-section:after {
	background: #16c1f3;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0.9;
}
/*.title-inner-section::before {
	background: url(../images/watermark-logo.png) 0 60px no-repeat;
	position: absolute;
	content: "";
	height: 100%;
	z-index: 1;
	width: 100%;
	right: 50px;
	max-width: 364px;
	opacity: .9;
}*/
.page-title-part {
	left: 0;
	position: absolute;
	top: calc(50% + 45px);
	width: 100%;
	z-index: 2;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.page-title-part h1 {
	display: block;
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
}
.page-title-part p {
	font-size: 17px;
	color: #ffffff;
	font-weight: 500;
	margin: 30px 0 0;
	max-width: 620px;
}
/*Main Container Part*/
.main-container-section {
	display: block;
	margin-top: 90px;
}
/*Zig Zag Content Part*/
.zig-zag-section {
	display: block;
	background: #ffffff;
	padding: 90px 0;
}
.zig-zag-section:nth-child(2n) {
	background: #f5f9fc;
}
.zig-zag-section .row {
	display: flex;
	align-items: center;
}
.zig-zag-section .row.align-top {
	align-items: flex-start;
}
.zig-zag-section .row.align-center {
	align-items: center;
}
.zig-zag-section .row.align-bottom {
	align-items: flex-end;
}
.zig-zag-content {
	display: block;
}
.zig-zag-content h2 {
	color: #19191a;
	font-size: 37px;
	font-weight: 500;
	margin: 0 0 40px;
}
.zig-zag-content p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 30px;
}
.zig-zag-content p:last-child {
	margin-bottom: 0;
}
.zig-zag-content p a {
	text-decoration: underline;
}
.zig-zag-content ul {
	list-style-type: none;
	margin: 10px 0 30px 0;
	padding: 0;
}
.zig-zag-content ul:last-child {
	margin-bottom: 0;
}
.zig-zag-content ul li {
	color: #252b38;
	font-size: 17px;
	font-weight: 400;
	position: relative;
	padding-left: 20px;
	margin: 8px 0;
}
.zig-zag-content ul li::before {
	content: "•";
	color: #16c1f3;
	font-size: 26px;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 10px;
}
.zig-zag-content ul li a {
	text-decoration: underline;
}
.zig-zag-image {
	display: block;
	margin-right: 50px;
}
.zig-zag-section:nth-child(2n) .zig-zag-image {
	text-align: right;
	margin-right: 0;
	margin-left: 50px;
}
.zig-zag-image img {
	max-width: 100%;
}
/*Our Value Part*/
.our-value-section {
	display: block;
	background-color: rgba(0, 0, 0, 0);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 90px 0;
}
.our-value-section:after {
	background: #16c1f3;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0.92;
}
.our-value-section .container {
	position: relative;
	z-index: 1;
}
.our-value-section h2 {
	color: #ffffff;
	font-size: 38px;
	font-weight: 500;
	margin: 0 0 50px;
	text-align: center;
}
.our-value-section p {
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
}
.our-value-section p:last-child {
	margin-bottom: 0;
}
.our-value-section ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.our-value-section ul li {
	background: url(../images/check-icon.png) 0 3px no-repeat;
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	float: left;
	width: 33.33%;
	background-size: 16px;
	padding: 0 15px 0 30px;
	margin: 5px 0;
}
.our-value-section ul li a {
	color: #ffffff;
}
.our-value-section ul li a:hover {
	color: #19191a;
}
/*Our Team Section*/
.our-team-section {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.our-team-heading {
	display: block;
	max-width: 780px;
	margin: 0 auto 100px;
	text-align: center;
}
.our-team-heading h2 {
	color: #19191a;
	font-size: 38px;
	font-weight: 500;
	margin: 0;
}
.our-team-heading p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin-top: 35px;
	margin-bottom: 0;
}
/*Meet the Team Part CSS*/
.meet-team-section {
	display: block;
}
.team-pic-part {
	display: block;
	max-height: 390px;
	position: relative;
	cursor: pointer;
	transition: all 0.5s;
	margin-bottom: 20px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}
.tbox-active .team-pic-part::after {
	content: '';
	border-bottom: 44px solid #ffffff;
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
	position: absolute;
	bottom: -60px;
	left: calc(50% - 48px);
	z-index: 1000;
}
.team-pic-part img {
	max-width: 100%;
	width: 100%;
}
.team-pic-part .team-member-name {
	width: 100%;
	background-color: #fff;
	display: table;
	padding: 0 15px;
	color: #19191a;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	height: 70px;
	position: relative;
}
.team-pic-part .team-member-name span {
	vertical-align: middle;
	display: table-cell;
}
.team-pic-part .team-member-name::before {
	width: 10px;
	height: 10px;
	background-image: url(../images/menu-arrow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	transition: .5s ease;
	position: absolute;
	top: calc(50% - 5px);
	right: 20px;
	content: '';
}
.tbox-active .team-pic-part .team-member-name::before {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
.team-info-part {
	display: none;
	background: #fff;
	padding: 40px 22px 40px 40px;
	position: relative;
	z-index: 100;
	width: 100%;
	min-width: 1140px;
	left: 0;
	box-shadow: 0 9px 100px rgba(0, 0, 0, 0.1);
	margin-top: 60px;
	margin-bottom: 20px;
}
.tbox-1 .team-info-part {
	left: -292px;
}
.tbox-2 .team-info-part {
	left: -585px;
}
.tbox-3 .team-info-part {
	left: -877px;
}
.team-close {
	display: block;
	position: absolute;
	background: url(../images/close-icon.png) 0 0 /cover no-repeat;
	height: 14px;
	width: 14px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	transition: all .30s ease;
}
.team-close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.team-info-left {
	float: left;
	width: 350px;
	padding-right: 30px;
}
.team-info-left h3 {
	font-size: 24px;
	color: #19191a;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0 0 10px;
}
.team-info-left h3 a i {
	color: #16c1f3;
	margin-left: 10px;
	font-size: 28px;
}
.team-info-left h3 a:hover i {
	color: #16c1f3;
}
.team-info-left p {
	font-size: 14px;
	color: #19191a;
}
.team-info-left ul {
	list-style-type: none;
	margin: 25px 0 0;
	padding: 0;
}
.team-info-left ul li {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	color: #19191a;
	font-style: italic;
	font-weight: 400;
	position: relative;
	padding-left: 20px;
}
.team-info-left ul li::before {
	content: '\2022' !important;
	color: #16c1f3;
	font-size: 24px;
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	font-weight: 700;
	font-style: normal;
}
.team-info-right {
	overflow: hidden;
	margin-left: 35px;
	padding-top: 10px;
}
.team-info-right .right-top {
	display: block;
	margin-bottom: 30px;
}
.team-info-right h4 {
	font-weight: 400;
	font-size: 20px;
	color: #19191a;
	text-transform: capitalize;
	margin: 0 20px 0 0;
	float: left;
}
.team-info-right .right-top .call {
	float: left;
	margin-right: 20px;
}
.team-info-right .right-top .mail {
	float: left;
}
.team-info-right .right-top .call a, .team-info-right .right-top .mail a {
	font-weight: 400;
	font-size: 13px;
	color: #19191a;
}
.team-info-right .right-top .call a:hover, .team-info-right .right-top .mail a:hover {
	color: #16c1f3;
}
.team-info-right .right-top .call img, .team-info-right .right-top .mail img {
	height: 20px;
	margin-right: 10px;
	vertical-align: bottom;
}
.team-info-right p {
	font-size: 15px;
	color: #19191a;
	line-height: 26px;
	font-weight: 400;
	margin: 0 0 20px;
	padding-right: 50px;
}
.team-info-right p a {
	text-decoration: underline;
}
.team-info-right .demo > div {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
/****************************** ****************************** 
                   	 Product Page CSS
****************************** *****************************/
/*Gallery Section*/
.gallery-section {
	display: block;
	background: #ffffff;
	padding: 90px 0;
}
.gallery-section h2 {
	color: #19191a;
	font-size: 38px;
	font-weight: 500;
	margin: 0 0 50px;
	text-align: center;
}
.gallery-section ul {
	list-style: none;
	margin: 0 -7px;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.gallery-section ul li {
	float: left;
	border: 1px solid transparent;
	width: calc(20% - 14px);
	margin: 7px;
	transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	height: 158px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.gallery-section ul li:hover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}
.gallery-section ul li img {
	width: 100%;
}
/*Specification Quote Section*/
.specification-quote-section {
	display: block;
	background: #f7f7f7;
	padding: 90px 0;
}
.specification-quote-section h2 {
	color: #19191a;
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 40px;
}
.specification-section {
	margin-right: 25px;
}
.specification-section .table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.specification-section .table {
	width: 100%;
	max-width: 100%;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}
.specification-section .table > tbody > tr:nth-of-type(2n+1) {
	background-color: #ffffff;
}
.specification-section .table > tbody > tr > td, .specification-section .table > tbody > tr > th {
	text-align: left;
	border: 1px solid #ececec;
	padding: 15px 30px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ececec;
	font-size: 17px;
	color: #19191a;
	font-weight: 400;
}
.specification-section .table > tbody > tr > th {
	font-weight: 600;
	width: 260px;
}
.get-quote-section {
	display: block;
}
.get-quote-section .form-group {
	margin-bottom: 10px;
}
.get-quote-section .form-control {
	background: #ffffff;
	border: 1px solid #ececec;
	height: 58px;
	font-size: 16px;
}
.get-quote-section textarea.form-control {
	height: 125px;
}
.get-quote-section .form-control:focus {
	border-color: #16c1f3;
}
.get-quote-section .form-control::-moz-placeholder {
 font-style: italic;
}
.get-quote-section .form-control:-ms-input-placeholder {
 font-style: italic;
}
.get-quote-section .form-control::-webkit-input-placeholder {
 font-style: italic;
}
.get-quote-section .form-control::-ms-expand {
 font-style: italic;
}
.get-quote-section label {
	font-size: 16px;
	font-weight: 600;
	color: #19191a;
	display: inline-block;
}
.get-quote-section input[type="file"].form-control {
	padding: 0;
}
.get-quote-section .upload-file-btn {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	float: right;
	margin-top: -10px;
}
.get-quote-section .upload-file-btn label {
	min-width: initial;
	font-size: 12px;
}
.get-quote-section .upload-file-btn label i {;
	width: 15px;
	height: 15px;
}
.get-quote-section p.hintmsg {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0;
}
.get-quote-section p.redmsg {
	color: #ec0303;
}
.get-quote-section .btn {
	margin-top: 20px;
}
/****************************** ****************************** 
                   	 Contact Page CSS
****************************** *****************************/
.contact-page {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.contact-part {
	display: block;
}
/*Contact Form*/
.contact-form-part {
	display: block;
}
.contact-heading-part {
	display: block;
	margin-bottom: 40px;
}
.contact-heading-part h2 {
	color: #19191a;
	font-size: 38px;
	font-weight: 600;
	margin: 0;
}
.contact-heading-part p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 0;
}
.contact-form-part .form-control {
	font-size: 16px;
}
.contact-form-part .text-right {
	margin-top: 12px;
}
.contact-form-part .btn {
	font-size: 16px;
	font-weight: 600;
}
.margin_t40 {
	margin-top: 30px;
}
.pad-right {
	padding-right: 7px;
}
.pad-left {
	padding-left: 7px;
}
/*Contact Info*/
.contact-info-part {
	display: block;
	background: #16c1f3;
	padding: 40px 35px;
}
.contact-info-part h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 35px;
}
.contact-info-part ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact-info-part ul li {
	display: block;
	margin: 14px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
}
.contact-info-part ul li:before, .contact-info-part ul li:after {
	content: " ";
	display: table;
}
.contact-info-part ul li:after {
	clear: both;
}
.contact-info-part ul li a {
	font-size: 20px;
	color: #ffffff;
}
.contact-info-part ul li a:hover {
	color: #fff;
}
.contact-info-part ul li .f-info-icon {
	float: left;
	width: 30px;
	margin-right: 15px;
}
.contact-info-part ul li .f-info-content {
	font-size: 20px;
	color: #ffffff;
	overflow: hidden;
	line-height: 28px;
}
/*Contact Info Multi Location*/
.contact-info-part ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact-info-part ol li {
	display: block;
	margin: 14px 0;
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
}
.multi-location {
	display: block;
	margin-bottom: 25px;
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
}
.contact-info-part ol li:last-child .multi-location {
	margin-bottom: 0;
}
.multi-location h4 {
	font-size: 15px;
	color: #ffffff;
	font-weight: 600;
	display: block;
	margin: 0 0 5px;
}
.multi-location p, .multi-location address {
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
	margin: 0 0 5px;
	display: block;
}
.multi-location p:last-child, .multi-location address:last-child {
	margin-bottom: 0;
}
.multi-location a {
	color: #ffffff;
}
.multi-location a:hover {
	color: #000000;
}
/*Contact Info Timing*/
.timing-part {
	display: block;
}
.timing-part div {
	margin: 1px 0;
}
.timing-part div:before, .timing-part div:after {
	content: " ";
	display: table;
}
.timing-part div:after {
	clear: both;
}
.timing-part div span:first-child {
	float: left;
	width: 150px;
	vertical-align: top;
}
.timing-part div span:last-child {
	display: block;
	overflow: hidden;
	vertical-align: top;
}
.contact-info-part .footer-social ul li {
	display: inline-block;
	margin: 0 10px 0 0;
	background: #ffffff;
}
.contact-info-part .footer-social ul li a {
	color: #16c1f3;
}
.contact-info-part .footer-social ul li i {
	color: #16c1f3;
}
.contact-info-part .footer-social ul li:hover {
	background: #19191a;
}
/*Contact Map*/
.contact-map-part {
	display: block;
	margin: 60px 0 0;
}
.contact-map-part iframe {
	display: block;
	width: 100%;
	height: 400px;
	border: 1px solid #ededed;
}
/****************************** ****************************** 
   				  Request Quote Page CSS
****************************** *****************************/
.request-quote-page {
	background-color: rgba(0, 0, 0, 0);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
}
.request-quote-page:after {
	background: #16c1f3;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0.8;
}
.request-form-part {
	display: block;
	position: relative;
	z-index: 1;
	max-width: 700px;
	margin: 0 auto;
	padding: 90px 0 120px;
}
.request-heading-part {
	display: block;
	margin-bottom: 40px;
	text-align: center;
	padding: 0 35px;
}
.request-heading-part h2 {
	color: #ffffff;
	font-size: 45px;
	font-weight: 700;
	margin: 0;
}
.request-heading-part p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 0;
}
.request-form-part .form-control {
	border-color: #ffffff;
	color: #ffffff;
}
.request-form-part .form-control:focus {
	border-color: #000000;
	outline: 0;
}
.request-form-part .form-control::-moz-placeholder {
 color: rgba(255, 255, 255, 0.85);
}
.request-form-part .form-control:-ms-input-placeholder {
 color: rgba(255, 255, 255, 0.85);
}
.request-form-part .form-control::-webkit-input-placeholder {
 color: rgba(255, 255, 255, 0.85);
}
.request-form-part .form-control::-ms-expand {
 color: rgba(255, 255, 255, 0.85);
}
.request-form-part .cs_select::after {
	background: rgba(0, 0, 0, 0) url(../images/menu-arrow.png) 50% 50% /10px no-repeat;
	filter: brightness(1000%);
	-webkit-filter: brightness(1000%);
}
.request-form-part select.form-control option {
	color: #000;
}
.request-form-part input[type="file"].form-control {
	padding: 0;
}
.upload-part {
	display: block;
}
.request-form-part p.hintmsg {
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
.request-form-part p.redmsg {
	color: #ec0303;
}
.upload-file-btn {
	position: relative;
}
.upload-file-btn .invisible {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	position: absolute;
}
.upload-file-btn label {
	background: #16c1f3;
	border: 1px solid rgba(0, 0, 0, 0.05);
	height: 54px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	min-width: 100%;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	padding: 0 20px;
	line-height: 54px;
	color: #fff;
}
.upload-file-btn label i {
	background: url(../images/right-arrow.svg) 0 0 /cover no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	filter: invert(1);
	-webkit-filter: invert(1);
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.request-form-part .btn {
	margin-top: 30px;
	min-width: 190px;
}
.request-form-part .btn i {
	filter: none;
	-webkit-filter: none;
}
.request-form-part .btn.btn-fill {
	background-color: #ffffff;
	color: #010101;
	border-color: #ffffff;
	-webkit-transition: initial;
	-moz-transition: initial;
	-ms-transition: initial;
	-o-transition: initial;
	transition: initial;
}
.request-form-part .btn.btn-fill:hover {
	color: #ffffff;
	border-color: #000000;
	background-color: #000000;
}
.request-form-part .btn.btn-fill:active, .request-form-part .btn.btn-fill:active:hover {
	color: #ffffff;
	border-color: #000000;
	background-color: #000000;
}
.request-form-part .btn.btn-fill i {
	filter: brightness(100) invert(1);
	-webkit-filter: brightness(100) invert(1);
}
.request-form-part .btn:hover i, .request-form-part .btn:active i, .request-form-part .btn:active:hover i {
	filter: invert(0);
	-webkit-filter: invert(0);
}
.orcall {
	display: block;
	text-align: center;
	font-size: 19px;
	margin-top: 30px;
	font-weight: 400;
	color: #ffffff;
}
.orcall a {
	color: #ffffff;
}
.orcall a:hover {
	color: #000000;
}
/****************************** ****************************** 
   				  Thank You and 404 Page CSS
****************************** *****************************/
.thanks-section {
	background: #f7f7f7;
	display: block;
	height: 100vh;
	min-height: 600px;
}
.thanks-inner-section {
	background-color: rgba(0, 0, 0, 0);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
}
.thanks-inner-section:after {
	background: #16c1f3;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0.85;
}
.thanks-content {
	display: block;
	max-width: 530px;
	padding: 250px 0 50px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.thanks-content h2 {
	color: #ffffff;
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 25px;
	display: block;
}
.thanks-content p {
	font-size: 17px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 50px;
	text-align: center;
	padding: 0 15px;
}
.thanks-content .btn {
	min-width: 190px;
}
.thanks-content .btn i {
	background: url(../images/right-arrow-blue.svg) 0 0 /cover no-repeat;
}
.thanks-content .btn:hover i, .thanks-content .btn:active i, .thanks-content .btn:active:hover i {
	background: url(../images/right-arrow.svg) 0 0 /cover no-repeat;
}
.thanks-content .btn.btn-fill {
	background: #ffffff;
	color: #010101;
	border-color: #ffffff;
}
.thanks-content .btn.btn-fill i {
	filter: brightness(100) invert(1);
	-webkit-filter: brightness(100) invert(1);
}
.thanks-content .btn.btn-fill:hover {
	color: #ffffff;
	border-color: #000000;
	background: #000000;
}
.thanks-content .btn.btn-fill:active, .thanks-content .btn.btn-fill:active:hover {
	color: #ffffff;
	border-color: #000000;
	background: #000000;
}
.thanks-content .btn:hover i, .thanks-content .btn:active i, .thanks-content .btn:active:hover i {
	filter: invert(0);
	-webkit-filter: invert(0);
}
/****************************** ****************************** 
   				  	Static Page CSS
****************************** *****************************/
.static-content-page {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.static-content-page img {
	max-width: 100%;
	margin: 40px 0;
}
.static-content-page img:last-child {
	margin-bottom: 0;
}
.static-content-page h1, .static-content-page h2, .static-content-page h3, .static-content-page h4, .static-content-page h5, .static-content-page h6 {
	display: block;
	color: #19191a;
	font-weight: 600;
	margin: 0 0 30px;
}
.static-content-page p {
	color: #19191a;
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 30px;
}
.static-content-page p:last-child {
	margin-bottom: 0;
}
.static-content-page a {
	color: #16c1f3;
	font-weight: 600;
}
.static-content-page a:hover {
	color: #16c1f3;
	text-decoration: underline;
}
.static-content-page ul, .static-content-page ol {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0 0 0 15px;
}
.static-content-page ol {
	list-style-type: decimal;
	margin-left: 15px;
}
.static-content-page ul li, .static-content-page ol li {
	font-size: 17px;
	line-height: 28px;
	color: #19191a;
	line-height: normal;
	position: relative;
	padding-left: 20px;
	padding-right: 0;
	margin: 10px 0;
}
.static-content-page ol li {
	padding-left: 10px;
}
.static-content-page ul li::before {
	content: '\2022' !important;
	color: #16c1f3;
	font-size: 24px;
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	font-weight: 700;
	font-style: normal;
}
.static-content-page ul li a {
	color: #16c1f3;
}
.static-content-page ul li a:hover {
	color: #252b38;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, .wpcf7-response-output {
	display: none !important;
}
/****************************** ****************************** 
					FAQs Page CSS
****************************** *****************************/
.faq-page {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.accordion {
	max-width: 970px;
	margin: 0 auto;
}
.accordion-section {
	background: #ffffff;
	box-shadow: 3px 5px 15px 3px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	margin-bottom: 25px;
	padding: 20px 25px;
}
.accordion-section:last-child {
	border-bottom: none;
}
.accordion-section-title {
	width: 100%;
	display: block;
	transition: all linear 0.15s;
	font-size: 18px;
	color: #19191a;
	font-weight: 500;
	position: relative;
	padding: 0 50px 0 0;
}
.accordion-section-title::before {
	content: '';
	position: absolute;
	width: 17px;
	height: 17px;
	background-image: url(../images/faq-arrow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	transition: .15s ease;
	vertical-align: middle;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	right: 0;
	top: calc(50% - 8px);
}
.accordion-section-title.active:before {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.accordion-section-title.active, .accordion-section-title:hover {
	color: #19191a;
}
.accordion-section-content {
	display: none;
	font-size: 17px;
	color: #19191a;
	font-weight: 400;
	padding-top: 15px;
	padding-right: 30px;
}
.accordion-section-content p {
	margin-bottom: 20px;
}
.accordion-section-content p:last-child {
	margin-bottom: 0;
}
/****************************** ****************************** 
   				  		News Page CSS
****************************** *****************************/
.news-page {
	display: block;
	background: #ffffff;
	padding: 90px 0 120px;
}
.news-page .medium-3 {
	width: 27%;
}
.news-page .medium-9 {
	width: 73%;
}
.blog-category-box {
	display: block;
	background: #16c1f3;
	padding: 20px 15px;
	border-radius: 5px;
}
.blog-category-box h4 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.blog-category-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-category-box ul li {
	margin: 8px 0;
}
.blog-category-box ul li:first-child {
	margin-top: 0;
}
.blog-category-box ul li:last-child {
	margin-bottom: 0;
}
.blog-category-box ul li a {
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	position: relative;
	padding-left: 20px;
	display: block;
}
.blog-category-box ul li a::before {
	font-family: 'FontAwesome';
	content: "\f105";
	color: rgba(255, 255, 255, 1);
	font-size: 20px;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 12px;
	font-weight: 400;
}
.blog-category-box ul li a:hover, .blog-category-box ul li.active a {
	color: rgba(255, 255, 255, 1);
}
.blog-category-box ul li.active a {
	font-weight: 600;
}
.blog-listing-part {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.blog-list-box {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px 25px;
	background: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
	transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	-webkit-transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	-o-transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.blog-list-pic {
	display: block;
	overflow: hidden;
	max-height: 250px;
}
.blog-list-pic a {
	display: block;
}
.blog-list-pic img {
	display: block;
	width: 100%;
	transition: transform .45s ease;
	-webkit-transition: transform .45s ease;
	-o-transition: transform .45s ease;
}
.blog-list-box:hover img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.blog-list-content {
	display: block;
	padding: 20px;
	position: relative;
}
.blog-list-content h4 {
	color: #19191a;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	margin: 0 0 15px;
	height: 62px;
	overflow: hidden;
}
.blog-list-content h4 a {
	color: #19191a;
}
.blog-list-content h4 a:hover {
	color: #16c1f3;
}
.blog-list-para {
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.blog-list-para::after {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );
	position: absolute;
	bottom: 0;
	width: 100%;
	content: "";
	height: 50px;
}
.blog-list-content p {
	color: #19191a;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
}
.blog-list-content p:last-child {
	margin-bottom: 0;
}
.blog-list-bot-content {
	display: block;
}
.blog-list-bot-content:before, .blog-list-bot-content:after {
	content: " ";
	display: table;
}
.blog-list-bot-content:after {
	clear: both;
}
.blog-list-date {
	float: left;
	width: 50%;
}
.blog-list-date a {
	color: #19191a;
	font-size: 16px;
	font-weight: 600;
}
.blog-list-date a:hover {
	color: #16c1f3;
}
.blog-list-date span {
	display: block;
	color: #19191a;
	opacity: 0.6;
	font-size: 14px;
}
.blog-list-btn {
	overflow: hidden;
	text-align: right;
}
.blog-list-btn .btn {
	min-width: 160px;
	padding: 10px 15px;
}
/*Pagination CSS*/
.paging {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 0;
}
.page-numbers {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	font-size: 0;
}
.page-numbers > li {
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: top;
}
.page-numbers > li > a, .page-numbers > li > span {
	position: relative;
	float: left;
	padding: 0 5px;
	margin: 0 4px;
	color: #fff;
	text-decoration: none;
	background-color: #16c1f3;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	font-weight: 500;
	border-radius: 5px;
}
.page-numbers > li:first-child > a, .page-numbers > li:first-child > span {
	margin-left: 0;
}
.page-numbers > li:last-child > a, .page-numbers > li:last-child > span {
	margin-right: 0;
}
.page-numbers > li.next, .page-numbers > li.prev {
	margin: 0;
}
.page-numbers > li.next > a, .page-numbers > li.prev > a, .page-numbers > li > a.next, .page-numbers > li > a.prev {
	background: #16c1f3;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	width: 80px;
	height: 40px;
	line-height: 40px;
}
.page-numbers > li.next > a:hover, .page-numbers > li.prev > a:hover, .page-numbers > li > a.next:hover, .page-numbers > li > a.prev:hover {
	background: #16c1f3;
}
.page-numbers > li > a:hover, .page-numbers > li > span:hover, .page-numbers > li > a:focus, .page-numbers > li > span:focus {
	z-index: 2;
	background: #16c1f3;
	color: #ffffff;
}
.page-numbers > li > a img {
	filter: brightness(80%);
	-webkit-filter: brightness(80%);
}
.page-numbers > li > a:hover img {
	filter: brightness(1000%);
	-webkit-filter: brightness(1000%);
}
.page-numbers > .active > a, .page-numbers > .active > span, .page-numbers > .active > a:hover, .page-numbers > .active > span:hover, .page-numbers > .active > a:focus, .page-numbers > .active > span:focus {
	z-index: 3;
	cursor: default;
	background: #16c1f3;
	color: #ffffff;
}
.page-numbers > .disabled > span, .page-numbers > .disabled > span:hover, .page-numbers > .disabled > span:focus, .page-numbers > .disabled > a, .page-numbers > .disabled > a:hover, .page-numbers > .disabled > a:focus, .page-numbers li > a.disabled, .page-numbers li > a.disabled:hover, .page-numbers li > a.disabled:focus {
	color: #777;
	cursor: not-allowed;
}
.page-numbers > .next.disabled a, .page-numbers > .prev.disabled a, .page-numbers li > a.next.disabled, .page-numbers li > a.prev.disabled {
	background: #ffffff;
	color: #777;
}
.page-numbers > .next.disabled a:hover, .page-numbers > .prev.disabled a:hover, .page-numbers li > a.next.disabled:hover, .page-numbers li > a.prev.disabled:hover {
	background: #ffffff;
	color: #777;
}
.page-numbers > .disabled a img, .page-numbers > .disabled a:hover img {
	filter: none;
	-webkit-filter: none;
	opacity: 0.50;
}
.page-numbers li span.current {
	background: #19191a;
	color: #ffffff;
	z-index: 2;
}
/****************************** ****************************** 
   				  		News Detail Page CSS
****************************** *****************************/
.news-detail-content {
	display: block;
	max-width: 900px;
	margin: 0 auto;
}
.news-detail-content .static-content-page {
	background: transparent;
	padding: 0;
}
.news-detail-img {
	display: block;
	margin-bottom: 30px;
}
.news-detail-img img {
	max-width: 100%;
	display: block;
}
.news-top-part {
	display: block;
	width: 100%;
	margin: 0 0 10px;
	position: relative;
}
.news-top-part h2 {
	color: #252b38;
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 25px;
}
.date-part {
	float: left;
	font-size: 15px;
	color: #313131;
	margin: 5px 0;
}
.date-part span {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.date-part span:first-child {
	margin-left: 0;
}
.date-part span:last-child {
	margin-right: 0;
}
.date-part i {
	margin: 0 5px 0 0;
	font-size: 24px;
	color: #16c1f3;
	vertical-align: middle;
	margin-top: -3px;
}
.date-part a {
	color: #16c1f3;
}
.date-part a:hover {
	color: #19191a;
}
.share-part {
	overflow: hidden;
	padding-left: 30px;
}
.news-nav {
	display: block;
	text-align: center;
	margin-top: 50px;
}
/************Testimonial section***********/
.testimonial-section {
	display: block;
	background: #ffffff;
	padding: 80px 0 130px;
}
.home .testimonial-section {
	background: #ffffff;
}
.testimonial-heading {
	display: block;
	max-width: 780px;
	margin: 0 auto 60px;
	text-align: center;
}
.testimonial-heading h2 {
	color: #252b38;
	font-size: 36px;
	font-weight: 500;
	margin: 0;
}
.testimonial-heading p {
	color: #252b38;
	font-size: 17px;
	font-weight: 200;
	margin-top: 30px;
	margin-bottom: 0;
}
.testimonial-section .owl-carousel .owl-nav button {
	position: absolute;
	top: calc(50% - 18px);
}
.testimonial-section .owl-carousel .owl-nav button.owl-next {
	right: -60px;
}
.testimonial-section .owl-carousel .owl-nav button.owl-prev {
	right: auto;
	left: -60px;
}
.testimonial-list-box {
	margin: 0 15px 25px;
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	-webkit-transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
	-o-transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.testimonial-list-pic {
	display: block;
	overflow: hidden;
	max-height: 250px;
	position: relative;
	border-radius: 5px 5px 0 0;
}
.testimonial-list-pic img {
	display: block;
	width: 100%;
	transition: transform .45s ease;
	-webkit-transition: transform .45s ease;
	-o-transition: transform .45s ease;
}
.testimonial-list-box:hover img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.testimonial-list-pic .videoplay-icon {
	background: url(../images/play-icon.png) no-repeat 0 0 / cover;
	width: 75px;
	height: 75px;
	position: absolute;
	top: calc(50% - 38px);
	left: calc(50% - 38px);
}
.testimonial-list-content {
	display: block;
	padding: 20px;
	position: relative;
}
.testimonial-list-para {
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.testimonial-list-content p {
	color: #252b38;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 15px;
}
.testimonial-list-content p:last-child {
	margin-bottom: 0;
}
.testimonial-list-content p span {
	color: #16c1f3;
}
.testimonial-list-content p a {
	color: #16c1f3;
	font-weight: 600;
}
.testimonial-list-content p a:hover {
	color: #000000;
}
.testimonial-list-name {
	display: block;
	color: #252b38;
	font-size: 14px;
	font-weight: 600;
	min-height: 42px;
}
.testimonial-list-name span {
	display: block;
	font-weight: 400;
}
.testimonial-list-name .testimonial-list-name-left, .testimonial-list-name .testimonial-list-name-right {
	display: inline-block;
	vertical-align: middle;
}
.testimonial-list-name .testimonial-list-name-left {
	width: 68%;
}
.testimonial-list-name .testimonial-list-name-right {
	width: 30%;
	text-align: right;
}
.testimonial-list-name .testimonial-list-name-right img {
	display: inline-block !important;
	width: auto !important;
	max-height: 40px;
}
.testimonial-list-name .testimonial-list-name-right:hover img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.testimonial-slider .owl-dots {
	text-align: center;
}
.testimonial-slider .owl-dot {
	margin: 0 4px;
}
.testimonial-slider .owl-dot span {
	width: 10px;
	display: block;
	height: 10px;
	border: solid 2px #16c1f3;
	border-radius: 50%;
}
.testimonial-slider .owl-dot.active span {
	background-color: #16c1f3;
}
/*Testimonial Modal*/		
.testimonial-modal-part {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 780px;
	overflow: hidden;
}
.mfp-close-btn-in .mfp-close {
	color: #ffffff !important;
	font-size: 50px;
}
.mfp-close-btn-in .become-vip-modal-part .mfp-close {
	color: #696969 !important;
	font-size: 50px;
}
.testimonial-modal-part .testimonial-list-box {
	margin: 50px 15px;
}
.testimonial-modal-part .testimonial-list-pic {
	max-height: initial;
	text-align: center;
}
.testimonial-modal-part .testimonial-list-pic img {
	display: inline-block;
	;
}
.testimonial-modal-part .testimonial-list-pic iframe {
	display: block;
	width: 100%;
	height: 400px;
}
.testimonial-modal-part .testimonial-list-box:hover img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.testimonial-modal-part .testimonial-list-content {
	padding: 20px;
}
.testimonial-modal-part .testimonial-list-content p, .testimonial-modal-part .testimonial-list-name {
	font-size: 14px;
}
.testimonial-modal-part .testimonial-list-para {
	height: initial;
}
.testimonial-modal-part .testimonial-list-name {
	min-height: initial;
}
/* Track Record CSS */

.track-record-section {
	display: block;
	background: #f5f9fc;
	padding: 90px 0;
	position: relative;
}
.track-record-curve {
	position: absolute;
	left: -10px;
	right: -10px;
	bottom: calc(100% - 2px);
	z-index: 0;
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.track-record-curve svg {
	display: block;
	width: 100%;
	height: 100%;
}
.track-record-section .container {
	max-width: 1000px;
	position: relative;
}
.track-record-image {
	position: absolute;
	right: 70px;
	bottom: -90px;
}
.track-record-content-part {
	display: block;
	max-width: 450px;
}
.track-record-content-part h2 {
	font-size: 37px;
	font-weight: 500;
	margin: 0 0 30px;
	color: #252b38;
	line-height: 1.3;
}
.track-record-content-part p {
	color: #19191a;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 30px;
}
.track-record-content-part .btn {
	margin-top: 30px;
}
#vipModal .form-control {
	border-color: #16c1f3;
}
#vipModal .form-control::-moz-placeholder {
 color: #202020;
 opacity: 1;
}
#vipModal .form-control:-ms-input-placeholder {
 color: #202020;
}
#vipModal .form-control::-webkit-input-placeholder {
 color: #202020;
}
#vipModal input[type="file"].form-control {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	padding-bottom: 54px;
}
#vipModal .wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
#vipModal .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	display: block;
	position: absolute;
	left: 6px;
	bottom: 0;
}
#vipModal .cf7sr-g-recaptcha-invalid .span.wpcf7-not-valid-tip {
	bottom: -16px;
}
.mid-social-part {
	display: block;
	margin-top: 0px;
}
.mid-social-part ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	margin-bottom: 20px;
	text-align: center;
}
.mid-social-part ul li {
	display: inline-block;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	background: #16c1f3;
}
.mid-social-part ul li:first-child {
	height: 100%;
	color: #000;
	background-color: transparent;
	width: auto;
	margin-right: 18px;
}
.mid-social-part ul li:first-child p {
	color: #181237 !important;
	font-size: 24px;
	margin-bottom: 0px;
	font-weight: 700;
}
.mid-social-part ul li:last-child {
	margin-right: 0;
}
.mid-social-part ul li a {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 40px;
}
.mid-social-part ul li.fb {
	background: #3b5998;
}
.mid-social-part ul li.ig {
	background: #fbc76c;
	background: -moz-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: -webkit-linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
	background: linear-gradient(45deg, #fbc76c 0%, #e24f50 50%, #e24f50 51%, #765aa6 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbc76c', endColorstr='#765aa6', GradientType=1 );
}
.mid-social-part ul li.tw {
	background: #76a9ea;
}
.mid-social-part ul li.yt {
	background: #f61c0d;
}
.mid-social-part ul li.ln {
	background: #0e76a8;
}
.mid-social-part ul li:hover {
	background: #16c1f3;
	background: -moz-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: -webkit-linear-gradient(left, #16c1f3 0%, #39c9f3 100%);
	background: linear-gradient(to right, #16c1f3 0%, #39c9f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c1f3', endColorstr='#39c9f3', GradientType=1 );
	color: #ffffff;
}
.mid-social-part ul li:first-child:hover {
	background: transparent;
}
.find-out-small-sec {
	display: flex;
	border: 2px solid #16c1f3;
	margin-top: 25px;
	align-items: center;
	width: 100%;
}
.find-out-small-sec .content-btn {
	width: 60%;
	float: left;
	padding: 10px 10px 10px 30px;
}
.find-out-small-sec .content-btn p {
	font-size: 17px;
	color: #252b38;
	font-weight: 600;
	margin-bottom: 15px;
}
.find-out-small-sec .content-btn a {
	position: relative;
	color: #16c1f3;
	font-weight: 600;
}
.find-out-small-sec .content-btn a span {
	display: inline-block;
	position: relative;
	right: -10px;
	top: 0px;
}
.find-out-small-sec .content-btn a span img {
	width: 16px;
}
.find-out-small-sec .image-show {
	width: 40%;
	float: left;
	overflow: hidden;
}
.find-out-small-sec .image-show .image-show-img {
	object-fit: cover;
	width: 100%;
}
.add-find-out {
	display: block;
	list-style: none;
	padding-left: 15px;
}
.add-find-out li {
	display: inline-block;
	list-style: none;
}
.add-find-out li:last-child {
	margin-bottom: 20px;
}
/* For Header Call Icon */
.telpopcls .mfp-content {
	background: #fff;
	max-width: 270px;
	padding: 20px;
	border-radius: 10px;
}
.telpopcls .mfp-close {
	color: #000 !important;
	font-size: 28px;
}
.telfont span {
	font-size: 20px;
	position: relative;
	top: 3px;
	margin-left: 10px;
	font-weight: 500;
}
.telfont img {
	width: 40px;
}
div.wpcf7 .ajax-loader {
	display: none !important;
}
 @media only screen and (min-width: 992px) {
.call-us a.mobtelcls {
	display: none;
}
}
 @media only screen and (max-width: 991px) {
.call-us a.mobtelcls {
	display: block;
}
.call-us a.desktelcls {
	display: none;
}
}
