*, *:before, *:after {
  box-sizing: border-box;
}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}
pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline; 
  text-decoration: underline dotted; 
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; 
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 0px;/* 28px*/
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 0px;/*28px*/
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 0px;/*28px*/
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}



/* bootstrap css */


.container {
	width: 100% !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1260px) {
	.container {
		max-width: 1200px !important;
	}
}

@media (min-width: 1360px) {
	.container-nav {
		max-width: 1300px !important;
	}
}

.container-fluid {
	width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.button-cta{padding-top:40px}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 1px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.333333%;
	}
	.offset-sm-2 {
		margin-left: 16.666667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.333333%;
	}
	.offset-sm-5 {
		margin-left: 41.666667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.333333%;
	}
	.offset-sm-8 {
		margin-left: 66.666667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.333333%;
	}
	.offset-sm-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.333333%;
	}
	.offset-md-2 {
		margin-left: 16.666667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.333333%;
	}
	.offset-md-5 {
		margin-left: 41.666667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.333333%;
	}
	.offset-md-8 {
		margin-left: 66.666667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.333333%;
	}
	.offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75% max-width: 75%;
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.333333%;
	}
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.333333%;
	}
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.333333%;
	}
	.offset-lg-8 {
		margin-left: 66.666667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.333333%;
	}
	.offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.333333%;
	}
	.offset-xl-2 {
		margin-left: 16.666667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.333333%;
	}
	.offset-xl-5 {
		margin-left: 41.666667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.333333%;
	}
	.offset-xl-8 {
		margin-left: 66.666667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.333333%;
	}
	.offset-xl-11 {
		margin-left: 91.666667%;
	}
}
.banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
.heading .description{width:75%;margin:auto;}
.heading {padding-bottom: 30px;text-align:center}
li.hs-form-checkbox, .hs-form-radio{display:flex !important}
@media(max-width:767px){
  .heading .description{width:100% !important;font-size:16px !important}
}
@media(max-width:767px){
  h1{font-size:35px !important}
  h2{font-size:25px !important} 
  h3{font-size:22px !important} 
}

@media(min-width:768px) and (max-width:991px){
h1{font-size:40px !important}
  h2{font-size:30px !important} 
}
@media(max-width:767px){
  .heading .description{width:100% !important;font-size:16px !important}
}.content-wrapper {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1200px;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap');
html {
  font-size: 24px;
 
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #494A52;
   font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  word-break: break-word;
}
body p{ line-height:1.6;}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
  line-height:28px
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #0270E0;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494A52;
   font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin: 0 0 1.4rem;
}

h1 {
  font-size: 2.1rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.175rem;
  font-weight: normal;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid #A9A9A9;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Subscripts and superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
@media(max-width:767px){
  h2{font-size:25px !important}
}
@media(min-width:767px) and (max-width:991px){
  h2{font-size:35px !important}
}
/* Focus styles */

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}

.separator {
    width: 150px;
    height: 5px;
    display: inline-block;
    margin: auto;
    transition: .3s;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
}
.heading:hover .separator {
    width: 200px;
    height: 5px;
   
}
.heading .description {
    
    padding-bottom: 40px;
}.button,button{background-color:#494a52;border:1px solid #494a52;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.92rem;font-weight:400;height:auto;line-height:1.1;margin:0;padding:15px 53px;position:relative;text-align:center;text-decoration:none;transition:.15s linear;white-space:normal;width:auto;word-break:break-word}.button:disabled,button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.button:focus,.button:hover,button:focus,button:hover{background-color:#21222a;border-color:#21222a;color:#fff;text-decoration:none}.button:active,button:active{background-color:#71727a;border-color:#71727a;color:#fff;text-decoration:none}
.hs_cos_wrapper .hs-button{
      background-color: #ed8a12;
    border-color: #f7941d;
    color: #fff;
  text-decoration:none;
}.fn-date-picker .pika-table thead th,form label{color:#fff}form{font-family:Lato,sans-serif}.hs-form-field{margin-bottom:1.4rem}form label{display:block;font-size:.875rem;padding-top:0;margin-bottom:.35rem;text-align:left;width:auto}form legend{color:#33475b;font-size:.875rem}.input{position:relative}input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:2px solid #f1f1f1;border-radius:5px;color:#949494!important;display:inline-block;font-size:.875rem;padding:1rem;width:100%}input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline-color:rgba(82,168,236,.8)}fieldset,form .hs-richtext img{max-width:100%!important}::-webkit-input-placeholder{color:#bfbfbf}::-moz-placeholder{color:#bfbfbf}:-ms-input-placeholder{color:#bfbfbf}:-moz-placeholder{color:#bfbfbf}::placeholder{color:#bfbfbf}form .inputs-list{margin:0;padding:0;list-style:none}.inputs-list>li{display:block;margin:.7rem 0;padding:0;width:100%}.inputs-list input,.inputs-list span{font-size:.875rem;vertical-align:middle}.hs-input[type=checkbox],.hs-input[type=radio]{border:none;cursor:pointer;height:auto;line-height:normal;margin-right:.35rem;padding:0;width:auto}.hs-fieldtype-date .input .hs-dateinput:before{color:#33475b;content:'\01F4C5';position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.fn-date-picker td.is-today .pika-button{color:#343a40}.fn-date-picker td.is-selected .pika-button{background:#343a40;border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:hover{background-color:#343a40!important;border-radius:0!important;color:#fff}input[type=file]{background-color:transparent;border:initial;box-shadow:none;line-height:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}form .header{background-color:transparent;border:none}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{font-size:.875rem;margin-left:1rem!important}.hs-form-required{color:red}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msg{color:#ef6b51;margin-top:.35rem}form .hs-button,form input[type=submit]{background-color:#494a52;border:1px solid #494a52;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.92rem;font-weight:400;height:auto;line-height:1.1;margin:0;padding:15px 53px;position:relative;text-align:center}form .hs-button:focus,form .hs-button:hover,form input[type=submit]:focus{background-color:#21222a;border-color:#21222a}form .hs-button:active{background-color:#71727a;border-color:#71727a}table,td,th{border:1px solid #dee2e6}table{margin-bottom:1.4rem}tbody+tbody{border-top:2px solid #dee2e6}td,th{padding:.75rem;vertical-align:top}thead td,thead th{background-color:#343a40;border-bottom:2px solid #dee2e6;color:#fff;vertical-align:bottom}.hs-menu-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.hs-menu-item a{color:rgba(247,148,29,.5);display:block;padding:.5rem 1rem;text-decoration:none}.hs-menu-item:focus a,.hs-menu-item:hover a{color:rgba(0,0,0,.7);text-decoration:none}.hs-menu-item.active a{color:rgba(247,148,29,.9)!important}/*!
* mburger CSS v1.3.3
* mmenujs.com/mburger
*
* Copyright (c) Fred Heusschen
* www.frebsite.nl
*
* License: CC-BY-4.0
* http://creativecommons.org/licenses/by/4.0/
*/:root{--mb-button-size:50px;--mb-bar-width:0.6;--mb-bar-height:2px;--mb-bar-spacing:8px;--mb-animate-timeout:0.4s}.conversion-header-wrapper .dnd-section{padding:0}.mburger{background:0 0;border:none;border-radius:0;color:inherit;display:inline-block;position:relative;box-sizing:border-box;height:var(--mb-button-size);padding:0 0 0 var(--mb-button-size);margin:0;line-height:var(--mb-button-size);vertical-align:middle;appearance:none;outline:0;cursor:pointer}.mburger b{display:block;position:absolute;left:calc(var(--mb-button-size) * ((1 - var(--mb-bar-width))/ 2));width:calc(var(--mb-button-size) * var(--mb-bar-width));height:var(--mb-bar-height);border-radius:calc(var(--mb-bar-height)/ 2);background:currentColor;color:inherit;opacity:1}.mburger b:first-of-type{bottom:calc(50% + var(--mb-bar-spacing));transition:bottom .2s,transform .2s,width .2s}.mburger b:nth-of-type(2){top:calc(50% - (var(--mb-bar-height)/ 2));transition:opacity .2s}.mburger b:nth-of-type(3){top:calc(50% + var(--mb-bar-spacing));transition:top .2s,transform .2s,width .2s}.mm-wrapper_opened .mburger b:first-of-type{bottom:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(45deg)}.mm-wrapper_opened .mburger b:nth-of-type(2){opacity:0}.mm-wrapper_opened .mburger b:nth-of-type(3){top:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(-45deg)}.mburger--collapse b:first-of-type{transition:bottom .2s .2s,margin .2s,transform .2s}.mburger--collapse b:nth-of-type(2){transition:top .2s .3s,opacity 0s .3s}.mburger--collapse b:nth-of-type(3){transition:top .2s,transform .2s}.mm-wrapper_opened .mburger--collapse b:first-of-type{bottom:calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));margin-bottom:calc(var(--mb-bar-spacing) + (var(--mb-bar-height)/ 2));transform:rotate(45deg);transition-delay:calc(var(--mb-animate-timeout) + .1s),calc(var(--mb-animate-timeout) + .3s),calc(var(--mb-animate-timeout) + .3s)}.mm-wrapper_opened .mburger--collapse b:nth-of-type(2){top:calc(50% + var(--mb-bar-spacing));opacity:0;transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)}.mm-wrapper_opened .mburger--collapse b:nth-of-type(3){top:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(-45deg);transition-delay:calc(var(--mb-animate-timeout) + .3s),calc(var(--mb-animate-timeout) + .3s)}.mburger--spin b:first-of-type,.mburger--spin b:nth-of-type(3){transition-delay:.2s,0s}.mburger--spin b:nth-of-type(2){transition-duration:0s;transition-delay:.2s}.mm-wrapper_opened .mburger--spin b:first-of-type{transform:rotate(135deg);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)}.mm-wrapper_opened .mburger--spin b:nth-of-type(2){transition-delay:calc(var(--mb-animate-timeout) + 0s)}.mm-wrapper_opened .mburger--spin b:nth-of-type(3){transform:rotate(225deg);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)}.mburger--squeeze b:first-of-type,.mburger--squeeze b:nth-of-type(3){transition-delay:.1s,0s}.mburger--squeeze b:nth-of-type(2){transition-delay:.1s}.mm-wrapper_opened .mburger--squeeze b:first-of-type,.mm-wrapper_opened .mburger--squeeze b:nth-of-type(3){transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .1s)}.mm-wrapper_opened .mburger--squeeze b:nth-of-type(2),.mm-wrapper_opened .mburger--tornado b:first-of-type{transition-delay:calc(var(--mb-animate-timeout) + 0s)}.mburger--tornado b:first-of-type{transition:bottom .2s .2s,transform .2s .2s}.mburger--tornado b:nth-of-type(2){transition:opacity 0s .1s,transform .2s .1s}.mburger--tornado b:nth-of-type(3){transition:top .2s,transform .2s}.mm-wrapper_opened .mburger--tornado b:first-of-type{transform:rotate(-135deg)}.mm-wrapper_opened .mburger--tornado b:nth-of-type(2){opacity:0;transform:rotate(-135deg);transition-delay:calc(var(--mb-animate-timeout) + .4s),calc(var(--mb-animate-timeout) + .1s)}.mm-wrapper_opened .mburger--tornado b:nth-of-type(3){transform:rotate(-225deg);transition-delay:calc(var(--mb-animate-timeout) + .2s)}.conversion-scrolltop{display:none;position:fixed;width:40px;height:40px;bottom:2rem;right:4rem;border-radius:50%;cursor:pointer;justify-content:center;align-items:center;transition:.2s;z-index:9}.conversion-scrolltop-svg-wrap{display:flex;margin:-2px -2px 0 0}.conversion-scrolltop-svg-wrap svg{width:18px}.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper{left:-9999px;opacity:0;position:absolute}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;top:100%}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:100%;opacity:1;top:0}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;position:relative;top:auto}}.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img,p img{height:auto;max-width:100%}.hs_cos_wrapper_widget>hr{opacity:1;background:0 0;height:0}div[class*=header-bottom] .hs_cos_wrapper_type_rich_text p:last-child,div[class*=header-top] .hs_cos_wrapper_type_rich_text p:last-child{margin-bottom:0}.form-title:empty{display:none}.conversion-theme .lang_list_class:after{top:inherit;border:inherit;border-bottom-color:inherit;margin-bottom:inherit}.conversion-theme .lang_list_class:after,.conversion-theme .lang_list_class:before{content:inherit;display:inherit;position:inherit;left:inherit;width:inherit;height:inherit;margin-left:inherit}.conversion-theme .lang_list_class:before{top:inherit;border:inherit;border-bottom-color:inherit}.conversion-theme .lang_list_class{display:none;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;z-index:100;list-style-type:none;padding:0;margin:0;width:150px;box-shadow:0 1px 24px rgba(88,88,88,.12);border-radius:5px;border:1px solid #d7d7d7;background-color:#fff}.conversion-theme .lang_list_class li:first-child{padding-top:1rem;border-top:none}.conversion-theme .lang_list_class li{position:relative;line-height:1;font-size:90%;padding:0 1rem .75rem;background-color:transparent;border-left:none;border-right:none}.conversion-theme .lang_list_class li:last-child{padding-bottom:1rem;border-bottom:none}.conversion-theme .lang_list_class li a:hover{text-decoration:underline}.conversion-theme .hs-search-field__input{width:calc(100% - 45px)}.conversion-theme .hs-search-field__bar button{padding:.5rem;border-radius:5px}.conversion-theme .hs-search-field__bar button svg{height:16px}.conversion-theme .hs-search-field__suggestions #results-for{font-style:italic}.conversion-theme .hs-search-field--open .hs-search-field__suggestions{border:1px solid #d7d7d7;box-shadow:0 1px 24px rgba(88,88,88,.12);border-radius:5px;padding:.5rem;margin-top:.5rem}.conversion-theme .hs-search-field--open .hs-search-field__suggestions li a{padding:0 .25rem}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}/* Blog header */
 
.blog-header {
  background-position: center !important;
  background-size: cover !important;
  text-align: center;
  padding:2rem 0 1rem;
  position:relative;
}
.blog-header:before{
 content:'';
 position:absolute;
 top:0;
 left:0;    
 right:0;
 bottom:0;
 background:rgba(3,39,54,0.5)
}
.blog-header__inner{
 position:relative;
 z-index:9   
}
.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}
 
.blog-header__title {
  font-size: 2rem;
  color: #fff;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}
.blog-post__body img{
 max-width:100%
}
@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
  margin-bottom:30px;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://6326501.fs1.hubspotusercontent-na1.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #ffffff;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  color: #494A52;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494A52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  padding: 3.3rem 0;
}

.blog-post h1 {
  font-size: 1.6rem;
  
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  color: #ffffff;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
  fill:#20b446;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #f2f2f2;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
  background:#032736;
  padding:50px 30px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}/* Error pages */
.bg-color{background-color:#F3F3F3;}
.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
  z-index:1;
}
.systems-page ul.no-list{padding-left:0px}
.error-page:before {
  color:#d90a2c0f;
  content: attr(data-error);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}
.systems-page form .hs-button{margin:10px 0px}
#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 700px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  background:transparent;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #494A52;
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}

/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.form_heading {
    text-align: center;
    padding: 15px 0;
}

.form_heading h3 {
    margin: 0;
    font-size: 26px;
} 
.description-text p{
    line-height:32px
}
.left-content ul{
    padding-left:20px;
}

.align-items-center{
    align-items:center 
}
.left-content ul li{
    color:var(--body_text_color);
    padding:5px 0px;
    list-style:none
}
.left-content {
  padding: 5px 0;
}
.right-content{
    padding:40px 30px;
}
.left-content ul li:before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    width: 25px;
    font-size: 15px;
    color:var(--primary_color );
}
.right-content .hs-form .hs-error-msgs li{
    list-style:none;
}
.right-content .hs-input{
 width:100% !important
 }
.right-content .hs-form .hs-error-msgs li label {
    color: #f90000;
    font-size: 14px;
}
.right-content ul.inputs-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.right-content .right-content p{
    color:var(--body_text_color);
}
.right-content ul li.hs-form-radio label{
    color:var(--body_text_color);
    font-size: 14px;
    letter-spacing: 0.2px;
}
.right-content ul.inputs-list li label{
    color:var(--body_text_color);
    font-size: 14px;
    letter-spacing: 0.2px;
    font-weight:normal 
}
.right-content .input ul.inputs-list li label input{
    float: left !important;
    line-height: 0px !important;
    height: 17px !important;
    width:17px !important;
    margin-right: 6px!important;
}
.right-content .input ul.inputs-list li span {
    text-transform: capitalize ;
    font-size: 13px;
    font-weight:normal;
    color:var(--body_text_color);
}
.right-content .faq-info {
    background: #FAF9FF;
    padding: 30px 30px 50px 30px;
}
.right-content .right-content li.hs-form-checkbox, ..right-content .hs-form-radio{
    display:flex
}
.right-content .hs-form .hs-form-field {
}
.right-content .hs-form .hs-field-desc {
}
.right-content .hs-form label {
}
.right-content .hs-form .hs-form-field > label {
     
    font-size: 13.5px;
    letter-spacing: 0.2px;
    font-weight: 600;
}

/* Multi-line inputs (selectors to target multi-line fields */
.right-content .hs-form textarea {
}
.right-content .hs-form textarea:focus {
}
.right-content .hs-form select {
    color: #a6aaba;
}
.right-content .hs-form select:focus {
}
/* Required (selectors for fields, when they do not pass validation) */
.hs-form input:focus:required:invalid, .hs-form textarea:focus:required:invalid, .hs-form select:focus:required:invalid {
}
.hs-form input:focus:required:invalid:focus, .hs-form textarea:focus:required:invalid:focus, .hs-form select:focus:required:invalid:focus {
}
.hs-form .hs-error-msgs li{
    list-style:none;
}
.right-content .hs-form .hs-error-msgs li label {
    color: #f90000;
    font-size: 14px;
}
.right-content .hs-error-msgs{
    padding:0;
    margin:0
}
::-webkit-input-placeholder {
    /* Webkit Browsers */
}
:-moz-placeholder {
    /* Firefox 18- */
}
::-moz-placeholder {
    /* Firefox 19+ */
}
:-ms-input-placeholder {
    /* IE10 */
}
.hs-form .hs-form fieldset.form-columns-1 {
}
.hs-form .hs-form fieldset.form-columns-1 .hs-form-field {
}
.hs-form .hs-form fieldset.form-columns-2 {
}
.hs-form .hs-form fieldset.form-columns-2 .hs-form-field {
}
.hs-form .hs-form fieldset.form-columns-3 {
}
.hs-form .hs-form fieldset.form-columns-3 .hs-form-field {
}
.hs-button.primary:hover, input[type="submit"]:hover, input[type="button"]:hover {
}
.hs-button.primary:focus, input[type="submit"]:focus, input[type="button"]:focus {
}
@media (min-width:768px) and (max-width:991px) {
    .hs-button.primary, input[type="submit"], input[type="button"] {
        font-size: 15px;
    }
    .hs-button.primary, input[type="submit"], input[type="button"] {
        font-size: 14px;
    }
}
@media (max-width:767px){
    .description-text p{
        font-size:15px;
    }
    .about-webinar .right-content h2{
        font-size:20px !important
    }
/*     .right-content{
        margin-top:30px
    } */
    .about-webinar .right-content h3{
        font-size:20px !important;
    }
    .about-webinar .container .row{
        display:flex;
        flex-direction: column-reverse;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .about-webinar .left-content h2{
        font-size:25px !important;
    }
    .about-webinar .right-content h3{
        font-size:22px !important;
    }
    .about-webinar .right-content .hs-button.primary, input[type="submit"], input[type="button"]{
        width:65% !important
    }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.seprators{
    overflow: hidden;
    display: block;
    width: 100%;
}
.seprators svg{
    float: left;
    width: 100%;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.banner-Bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
  position: relative;
}
.cta-button{padding-top:30px}
.background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.video-option video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
.banner-txt, .text-vid {
  position: relative !important;
  z-index:99
}
.subtext {line-height: 28px}

@media(max-width:767px){

  .full-video .banner-txt .text-vid{text-align: left !important;font-size:40px !important;padding-bottom:20px}
  .sec_video .banner-Bg.video-option{height:auto !important;padding:100px 0;}
  .subtext {
    line-height: normal;
    font-size: 20px;
  }

}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.faq-sec-03 .description, .faq-sec-03 .heading{padding:0px;}
.faq-sec-03 .heading h2{margin:0px;}

.image-overlay{position:absolute;width:100%;height:100%;top:0;left:0;}
.faq-sec-03{padding:50px 0px;position:relative;background-repeat: no-repeat !important;background-size: cover !important;background-attachment: fixed !important }
.faqs-sec .accordion{padding-bottom:30px}
.faqs-sec ul {
  list-style: none;
  padding: 0;
}
.toggle.active::after {
  content: "\2212";
  color: #fff;
  display:block;
}

.toggle.closed::after{
  content: '\002B';
  color: #fff;  
}

.toggle::after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 22px;
  margin-top: -25px;
}
.faqs-sec ul li a:hover{text-decoration:none}

.faqs-sec ul li {
  margin: 10px auto;
  width:85%;


}
.heading, .faqs-sec{
  position:relative;
}
.faqs-sec ul li .inner {
  padding: 20px 15px 20px 15px;
  overflow: hidden;
  display: none;
  border: solid 1px #424242;
  border-top: 0px;
  font-size:15px

}
.faqs-sec ul li p{margin:0px;}
.faqs-sec ul li .inner, .show {display:none}    
.faqs-sec a.toggle {
  width: 100%;
  display: block;
  background:#010101;
  color: #fefefe;
  padding:20px 15px;
  border-radius: 0.15em;
  transition: background .3s ease;
}
.faqs-sec a.toggle:hover {
  background:#000;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.button-strip{padding:100px 0px }
@media(max-width: 767px){
	.description{width: 100%}
	.button-strip{padding:60px 0px }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.faq-inner{color:var(--body_text_color);} 
.all-faqs{
  margin: 10px 0;
  border: solid 1px #424242;
  padding:30px 20px;
  position:relative;
}

.all-faqs p{margin:0px;}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.heading{text-align:center}
.heading .description{width:75%;margin:auto;line-height:28px}
.separator{ 
    width: 150px;
    height: 5px;
    display: inline-block;
    margin: auto;
    transition: .3s;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
}
.heading:hover .separator {
    width: 200px;
    height: 5px;
}
.heading .description {
    padding-bottom: 40px;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.bannner{position:relative;}
.banner-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
  position: relative;
}
.banner-bg.parallax{background-attachment: fixed !important;}
.banner-overlay1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index:1;
  
}
.ragistr {
  padding: 10px 43px;
  border-radius: 3px;
}
.banner-content {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}

.banner-content h1 {
  text-transform: capitalize;
  margin-bottom: 15px;
  line-height:45px;
}
.banner-content h1 b {
  color: #FF8057 !important;
}
.buttons{padding-top:40px;}
.video-option video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}

.subheading {
  line-height: 30px;
  display: inline-block;
  margin-bottom: 15px;
  width:70%;
  margin:auto;
}


@media (min-width:768px) and (max-width:991px) {
  .banner-bg {
    min-height:500px !important;
  }
  .banner-content h1 {
    width: 100%;
    font-size: 35px !important;
    line-height: 35px;
    margin-bottom: 5px;
  }
  .banner-content {
    margin-top: 0;
  }
 
  .subheading {
    margin-bottom: 0px;
    width:85% !important ;
  }

}
@media (max-width:767px) {
  .banner-content {
    margin-bottom:40px;
    margin-top: 100px;
    text-align:center;
  }
  .banner-content h1 {
    width: 100%;
    font-size:25px !important;}
  .banner-img {
    margin-bottom: 40px;
  }
  .banner-bg{min-height:400px !important}
  .subheading{margin-bottom:20px !important;width:100% !important}
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.image-content-wrapper{padding:50px 0;}
.inner-wrap {
  display: flex;    align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
span.orange-color {
    color: #ff9902;
}
.inner-wrap p{line-height:1.5; margin:0 0 15px;}
.inner-wrap > div {
  flex: 0 0 48%;
}

@media(max-width:767px){
  .inner-wrap > div {
    flex: 0 0 100%;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.bannner{position:relative;}
.banner-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
  position: relative;
}
.banner-bg.parallax{background-attachment: fixed !important;}
.banner-overlay1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index:1;
  
}
.ragistr {
  padding: 10px 43px;
  border-radius: 3px;
}
.banner-content {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}

.banner-content h1 {
  text-transform: capitalize;
  margin-bottom: 15px;
  line-height:45px;
}
.banner-content h1 b {
  color: #FF8057 !important;
}
.buttons{padding-top:40px;}
.video-option video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}

.subheading {
  line-height: 30px;
  display: inline-block;
  margin-bottom: 15px;
  width:70%;
  margin:auto;
}


@media (min-width:768px) and (max-width:991px) {
  .banner-bg {
    min-height:500px !important;
  }
  .banner-content h1 {
    width: 100%;
    font-size: 35px !important;
    line-height: 35px;
    margin-bottom: 5px;
  }
  .banner-content {
    margin-top: 0;
  }
 
  .subheading {
    margin-bottom: 0px;
    width:85% !important ;
  }

}
@media (max-width:767px) {
  .banner-content {
    margin-bottom:40px;
    margin-top: 100px;
    text-align:center;
  }
  .banner-content h1 {
    width: 100%;
    font-size:25px !important;}
  .banner-img {
    margin-bottom: 40px;
  }
  .banner-bg{min-height:400px !important}
  .subheading{margin-bottom:20px !important;width:100% !important}
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.new .news_listing__entry {
  min-height:650px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
  min-width: 250px;
}
.blp-heading-h3 a{
 color:#17161a;
}
.news_listing__wrapper .heading{
  padding:50px 0
}
.news_listing__header {
  align-items: center;
  border-bottom: 1px solid #ccc;
  display: flex;
}
.news_listing__wrapper


.news_listing__featured_image {
  height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.slick-prev, .slick-next{
  width:20px;
  height:20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .news_listing__featured_image {
    display: block;
    height: auto;
  }

  .news_listing__featured_image-wrapper {
    height: 100%;
  }
}

.new .news_listing__content {
  padding: 20px;
}

.news_listing__content h5 {
  margin: 0;
}

.news_listing__content a {
  text-decoration: none;
}

.news_listing__blog-tags {
  margin-bottom: 20px;

}
.news_listing__blog-tags a.tag{
  color:#d90a2c;
  font-size: 16px;
}
/* .news_listing__content a{
  color:#ffffff
} */
.blog-index__post-meta a{
  font-weight: 600;
/*   color:#f4bc01; */
  transition: .3s;
}
.blog-index__post-meta a i{
  font-size: 15px;
  font-weight: 600;
  transition: .5s;
  font-family: "Font Awesome 5 Free";
  padding-left: 5px;
  color: #f4bc01;
}
.blog-index__post-meta a:hover i{
  padding-left:8px;
  letter-spacing: .5px;
  font-weight: bold;
}
.new .news_listing__content .entry__summary {
  
  padding-top:15px;
}
.new .news_listing__content .entry__summary p{
  font-size:18px
}
.new .news_listing__header,
.new .news_listing__body {
  padding: 2rem;
}

.new .news_listing__body {
  display: flex;
}

.new .entry__byline--row {
  display: flex;
  flex-direction: row;
  align-items:center;
}

.new .entry__icon > svg {
  margin-right: 0.5rem;
  width: 1rem;
}

/* Carousel (tiny slider) */

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  transition: all 0s;
}

.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-gallery > .tns-item {
  left: -100%;
  position: absolute;
  transition: transform 0s, opacity 0s;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: '';
  display: table;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
  margin-right: -100%;
}

.tns-no-calc {
  left: 0;
  position: relative;
}

.tns-gallery {
  left: 0;
  position: relative;
}

.tns-lazy-img {
  opacity: 0.6;
  transition: opacity 0.6s;
}

.tns-lazy-img.loaded {
  opacity: 1;
}

.tns-ah {
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-hdx {
  overflow-x: hidden;
}

.tns-hdy {
  overflow-y: hidden;
}

.tns-visually-hidden {
  left: -10000em;
  position: absolute;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}

.tns-nav {
  margin: 20px 0;
  text-align: center;
}

.tns-nav > [aria-controls] {
  background-color: #ddd;
  border: 0;
  border-radius: 50%;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  width: 12px;
}

.tns-nav .tns-nav-active {
  background-color: #ff5e14;
}

.new .news_listing__wrapper .tns-outer {
  padding: 0 !important;
}

.new .news_listing__wrapper .tns-outer [hidden] {
  display: none !important;
}

.new .news_listing__wrapper .tns-outer [aria-controls],
.new .news_listing__wrapper .tns-outer [data-action] {
  cursor: pointer;
}

.new .news_listing__wrapper .tns-slider {
  transition: all 0s;
}

.new .news_listing__wrapper .tns-slider > .tns-item {
  box-sizing: border-box;
}

.new .news_listing__wrapper .tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.new .news_listing__wrapper .tns-gallery > .tns-item {
  left: -100%;
  position: absolute;
  transition: transform 0s, opacity 0s;
}

.new .news_listing__wrapper .tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.new .news_listing__wrapper .tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: '';
  display: table;
}

.new .news_listing__wrapper .tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
  margin-right: -100%;
}

.new .news_listing__wrapper .tns-no-calc {
  left: 0;
  position: relative;
}

.new .news_listing__wrapper .tns-gallery {
  left: 0;
  position: relative;
}

.new .news_listing__wrapper .tns-lazy-img {
  opacity: 0.6;
  transition: opacity 0.6s;
}

.new .news_listing__wrapper .tns-lazy-img.loaded {
  opacity: 1;
}

.new .news_listing__wrapper .tns-ah {
  transition: height 0s;
}

.new .news_listing__wrapper .tns-ovh {
  overflow: hidden;
}

.new .news_listing__wrapper .tns-hdx {
  overflow-x: hidden;
}

.new .news_listing__wrapper .tns-hdy {
  overflow-y: hidden;
}

.new .news_listing__wrapper .tns-visually-hidden {
  left: -10000em;
  position: absolute;
}

.new .news_listing__wrapper .tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.new .news_listing__wrapper .tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0;
}

.new .news_listing__wrapper .tns-normal,
.new .news_listing__wrapper .tns-fadeOut {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}

.new .news_listing__wrapper .tns-nav {
  margin: 20px 0;
  text-align: center;
}

.new .news_listing__wrapper .tns-nav > [aria-controls] {
  background-color: #ddd;
  border: 0;
  border-radius: 50%;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  width: 12px;
}

.new .news_listing__wrapper .tns-nav .tns-nav-active {
  background-color: #ff5e14;
}
.new .slider {
  width: 100%;
  margin: 0px auto;
}

.new .slick-slide {
  margin: 0px 20px;
}
.new .slick-dots li button:before {
  color: #ffffff !important;
  opacity: 0.5;
}
.new .slick-dots li.slick-active button:before {
  color: #ffffff !important;
  opacity: 1;
}
.new .slick-slide img {
  width: 100%;
}

.new .slick-prev:before,
.new .slick-next:before {
  color: #000000;
}


.new .slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}

.new .slick-active {
  opacity: 1;
}

.new .slick-current {
  opacity: 1;
}
.new .slick-slide.slick-active:focus {
  outline: none;
}

.new .centers.slick-slider .slick-track, 
.new .centers .slick-list, 
.new .centers.slick-initialized .slick-slide{
  display:flex
}
.new .news_listing__entry-wrapper {  
  display: flex;
  flex-wrap: wrap;
}
@media(max-width:767px){

  .news_listing__wrapper .heading{padding:20px 0 }
  .news_listing__wrapper{
    position:relative;
    overflow:hidden;  

  }
}

.blp-heading-h3 { font-size: 20px; margin-bottom: 0; }
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
*{
 margin: 0;
  padding: 0;
  font-family:'Poppins', sans-serif;
  box-sizing:border-box;
}
body{
  background:#fff;
  color:#333;
}
.search-box{
  max-width:600px;
  width:100%;
  background:#fff;
  margin:0;
  border-radius:5px;
}

.row{
  display:flex;
  align-items:center;
  padding:10px 20px;
}
input{
  flex:1;
  height:30px;
  background:#fff;
  border:1px solid black;
  outline:0;
  font-size:18px;
  color:#333;
}
button{
  background:transparent;
  border:0;
  outline:0;
}
button .fa-solid{
  width:25px;
  color:#555;
  font-size: 22px;
  cursor:pointer;
}
::placeholder{
  color:#555;
}
.result-box ul{
  border-top:1px solid #999;
  padding: 15px 10px;
}
.result-box ul li{
  list-style: none;
  border-radius: 3px;
  padding: 15px;
  cursor: pointer;
}
.result-box ul li:hover{
  background: #e9f3ff;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.sponsors_sec{padding:50px 0px;position: relative; }
.sponsors_img{padding:15px;}
.logo-slide .slick-slide{margin:0px 20px}

/*===col-sec-end===*/
.slick-dots {position: absolute;bottom:45px;}
.slider {
  width: 100%;
  margin: 0px auto;
}

.slick-dots li button:before {
   color: #ffffff !important;
    opacity: 0.5;
}
.slick-dots li.slick-active button:before {
    color: #ffffff !important;
    opacity: 1;
}
.slick-slide img {
  width: 100%; height:auto;
}

.slick-prev:before,
.slick-next:before {
  color: #ffffff;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}
.slick-slide.slick-active:focus {
    outline: none;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
 
.justify-center{justify-content: center}

.plan-card .card {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
  position: relative;
}
.plan-card .card span{

padding: 20px 15px
}
.plan-card .card h3 span{padding: 0px}
.plan-card .card h3 {margin: 0px;padding:20px 0px }
.plan-card .card:last-of-type {
    margin-right: 0;
  }

.plan-card .card:last-of-type(2) {
    animation-delay: 0.5s;
    animation-duration: 1.75s;
  }
.plan-card .card:last-of-type(3) {
    animation-delay: 1s;
    animation-duration: 2s;
  }

  
.plan_button a {
 position: relative;
    font-weight: bold;
    font-size: .8em;
    background: transparent !important;
    color: #17161a;
    text-decoration: none;
    text-transform: capitalize;
    margin: 20px 0px 10px;
    align-self: center;
    padding: 10px 35px;
    border: 3px var(--primary_color) solid !important;
    overflow: hidden;
    display: inline-block;
}

 .plan_button a:after {
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    height: 100%;
    width: 10%;
    background-color: var(--primary_color);
    transform: skewX(-25deg);
    transition: all 0.5s ease-in-out;
  }
 .plan_button a:hover:after {
    transform: translateX(250px) skewX(-25deg);  
  }

ul.plan-pric {
  list-style-type: none;
  padding: 0px 0 10px 0;
  margin: 0px
}
 .plan-pric li {
    
    padding: 13px 0px;
    border-bottom: dotted .2px #5f5f5f;
    
  }
.plan-pric li:first-of-type {
      padding-top: 10px;
    }
.plan-pric li p{margin: 0;padding: 5px 0px}
.price_strip {
  width: 100%;
 transition: 0.3s;
}

.price_strip span {
    font-weight: 400;
    font-size: 0.4em;
  }
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.icon-module-01{position: relative;border-radius:7px;}
.icon-mod{padding: 40px 25px;margin-bottom:15px;}
.icon-mod i{margin-bottom: 30px; }
.icon-des h3{margin-bottom:15px;}
.icon-des p{padding-top: 0px}
.line-28{line-height:28px}
.mod-image img{
  width:100px;
}
.icon-des {
    padding-top: 20px;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.icon-module {
    position: relative;
    padding: 80px 0;
}

.heading-block{
    position:relative;
    text-align:center;
    padding-bottom:40px;
}
.heading-block h2{
    margin-bottom:15px;
}
.icon-mod {
    padding: 40px 25px;
    margin-bottom: 15px;
}
.mod-image {
    width: 100px;
    height: 100px;
    margin: auto;
    background: #032736;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.mod-image img{
    max-width:50px !important;
    margin:auto;
}
.icon-mod i {
    margin-bottom: 30px;
}

.icon-des h3 {
    margin-bottom: 15px;
}

.icon-des p {
    padding-top: 0px
}

.line-28 {
    line-height: 28px
}
 
.icon-des {
    padding-top: 20px;
}


/*===col-sec-end===*/
.service-slide .slider {
    width: 100%;
    margin: 0px auto;
}

.service-slide .slick-slide {
    margin: 0px 20px;
}

.service-slide .slick-dots li button:before {
    color: #ffffff !important;
    opacity: 0.5;
}

.service-slide .slick-dots li.slick-active button:before {
    color: #ffffff !important;
    opacity: 1;
}

.service-slide .slick-slide img {
    width: 100%;
}

.service-slide .slick-prev:before,
.service-slide .slick-next:before {
    color: #ffffff;
    border: solid 2px #fff;
    padding: 7px 9px;
    border-radius: 50%;
}


.service-slide .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.service-slide .slick-active {
    opacity: 1;
}

.service-slide .slick-current {
    opacity: 1;
}

.service-slide .slick-slide.slick-active:focus {
    outline: none;
}

.service-slide .slick-prev {
    left: -35px;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.team-card{margin:15px 0}
.tcard{
  position:relative;
  overflow:hidden;
  line-height:0;
}
.tcard:hover:before{
  left:-170%;
  transition-delay:.8s;
}
.tcard img{
  width:100%;
  height:100%;
  filter:grayscale(100%);
  transition:1s
}
.tcard:hover img{
  filter:grayscale(0);
  transform:scale(1.2)
}
.tcard .team_name{
  position:absolute;
  width:100%;
  margin:0;
  text-align:center;
  bottom:0;
  line-height:40px;
  transition:.5s;
  transform-origin:bottom;
  padding: 5px 0px 30px;
}
.tcard p{
    margin-bottom:0;
  line-height:0
}
.tcard ul{
  position:absolute;
  top:0;
  left:0;
  margin:0;
  padding:0;
  list-style:none;
}
.tcard ul li{
  background:#fff;
  width:40px;
  height:40px;
  text-align:center;
  line-height:40px;
  border-bottom:1px solid rgba(0,0,0,0.5);
  transition:.5s;
  transform-origin:left;
}
.tcard ul li{
  transform:rotateX(0deg);
}
.tcard ul li:nth-child(1){
  transition-delay:.2s;
}
.tcard ul li:nth-child(2){
  transition-delay:.4s;
}
.tcard ul li:nth-child(3){
  transition-delay:.6s;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.testimonial_group {
	position: relative;
	padding: 80px 0;background-size:cover!important;
}

.headings {
	text-align: center;
}

.testimonial-heading {
	text-align: center;
}

.testimonial-contents {
	text-align: center;
	margin: 30px 0px;
}

.padding-bottom {
	width: 40%;
}

.descrip {
	padding: 20px 10px 10px;
	line-height: 28px;
}

.testimonial-contents p {
	text-align: center
}

.testimonial-slider {
	padding: 20px 20px;
	margin: auto;
	position: relative;
  height:100%;
}

.clients-image img {
	width: 120px !important;
	height: 120px;
	margin: auto;
	border-radius: 50%;
	border: solid 3px;
}

.clients-name {
	text-align: center;
	padding: 0px 0px 20px;
	width: 70%;
	margin: auto;
	position: relative;
}
.p-0 {
	padding-bottom: 0px !important
}

@media(max-width:767px) {

	.padding-bottom {
		width: 80%;
	}

	.headings {
		font-size: 25px !important;
		padding-bottom: 20px !important;
	}

	.testimonial-slider {
		width: 100% !important
	}

	.descrip {
		padding: 24px 30px 24px;
		margin: 0px auto 0px;
	}

	.clients-name {
		width: 100%
	}

	.testimonial-contents {
		padding: 10px 0px;
		margin-bottom: 20px
	}

}

@media(min-width:768px) and (max-width:991px) {
	.clients-name {
		width: 100%
	}

	.testimonial-slider {
		width: 100% !important
	}
}

/*===col-sec-end===*/
.testimonail-slide .slider {
	width: 100%;
	margin: 0px auto;
}

.testimonail-slide .slick-slide {
	margin: 0px 20px;
}

.testimonail-slide .slick-dots li button:before {
	color: #ffffff !important;
	opacity: 0.5;
}

.testimonail-slide .slick-dots li.slick-active button:before {
	color: #ffffff !important;
	opacity: 1;
}

.testimonail-slide .slick-slide img {
	width: 100%;
}

.testimonail-slide .slick-prev:before,
.testimonail-slide .slick-next:before {
	color: #ffffff;
	border: solid 2px #fff;
	padding: 7px;
	border-radius: 50%;
}


.testimonail-slide .slick-slide {
	transition: all ease-in-out .3s;
	opacity: 1;
}

.testimonail-slide .slick-active {
	opacity: 1;
}

.testimonail-slide .slick-current {
	opacity: 1;
}

.testimonail-slide .slick-slide.slick-active:focus {
	outline: none;
}

.testimonail-slide .slick-prev {
	left: -35px;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.title-with-form-module .form form .input input , .title-with-form-module .form form .input textarea {
background-color: #032736 !important;
    background-image: none !important;
    color: #FFFFFF !important;
}
.title-with-form-module form label,.title-with-form-module form legend {
    color: #425b76;
}
.title-with-form-module form .actions {
    text-align: center;
}
.title {
    text-align: center;
}
.title-with-form-module .form {
    max-width: 1000px;
    margin: 0 auto;
}