@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900";

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	overflow: visible
}

main {
	display: block
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

input {
	height: 3rem;
	padding: .5rem 1rem;
	margin-bottom: 1.2rem;
	border-radius: .5rem;
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #cacaca;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(76, 76, 76, .1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	color: #000;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: visible
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: .5rem;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(76, 76, 76, .1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #4c4c4c;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.hs-form * {
	box-sizing: border-box;
}

.fa.fa-star {
	color: #fc9d18;
	margin: 0 .125rem;
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	display: table;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

details {
	display: block
}

summary {
	display: list-item
}

menu {
	display: block
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

.foundation-mq {
	font-family: "xsmall=0em&small=25.3125em&medium=43.75em&large=64em"
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Montserrat", Sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #4c4c4c;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #4c4c4c;
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: .5rem
}

select {
	box-sizing: border-box;
	width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: .5rem;
	background: transparent;
	line-height: 1;
	cursor: auto
}

[data-whatinput=mouse] button {
	outline: 0
}

pre {
	overflow: auto
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic
}

b,
em,
i,
strong {
	line-height: inherit
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
	line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	line-height: 0;
	color: #cacaca
}

h1 {
	color: #000;
	margin: 2rem 0 .5rem;
}

h2,
h3 {
	color: #000;
	clear: both;
	font-family: "Raleway", Sans-serif;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 34px;
	letter-spacing: 0.36px;
}

h4 {
	font-size: 1.375rem;
	font-weight: 300;
	margin-bottom: 1rem;
	line-height: 1.6;
}

h5 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem;
}

p {
	color: #000000;
	font-family: "Raleway", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	letter-spacing: 0.36px;
	margin-bottom: .9rem;
}

.lead {
	font-size: 21px;
	line-height: 1.6;
}

a {
	line-height: inherit;
	color: #2fb56d;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

.button.orange,
.orange.hs-button {
	color: #fff !important;
	background-color: #fc9d18;
}

.button,
.hs-button,
.primary.hs-button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem;
	font-family: inherit;
	padding: .85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-size: .9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #2fb56d;
	color: #fefefe;
}

.button.facebook,
.facebook.hs-button {
	background-color: #3c5b93;
	background: -webkit-linear-gradient(top, #5985d1, #3c5b93);
	border: 1px solid #3c5b93;
}

.button.youtube,
.youtube.hs-button {
	background-color: #be2a2b;
	background: -webkit-linear-gradient(top, #e34f4d, #be2a2b);
	border: 1px solid #be2a2b;
}

input.hs-input,
textarea.hs-input,
select.hs-input {
	display: inline-block;
	width: 210px;
	height: 18px;
	padding: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #666;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

ul {
	list-style: none;
	padding: 0;
}


/*--------start-top-header-area-------------*/

.marque-area {
	padding: 6px 0;
}

.main-header {
	position: relative;
	transition: all .2s linear;
}

.top-header {
	background: #45de85;
	color: #fff;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 0px;
}

.top-header .right-area {
	float: right;
}

.top-header ul li {
	display: inline-block;
	font-size: 15px;
	font-family: "Montserrat", Sans-serif;
}

.top-header .left-area ul li {
	margin-right: 24px;
}

.top-header .right-area .header-social {
	margin-left: 6px;
}

.list-text {
	padding-left: 10px;
	color: #fff;
}

.list-icon .fa {
	color: #ffffff;
	font-size: 16px;
}

.top-header ul .header-social a {
	color: #fff;
	border: 1px solid #fff;
	width: 28px;
	height: 24px;
	display: block;
	line-height: 24px;
	text-align: center;
	border-radius: 6px;
}

.top-header ul .header-social a .fa {
	font-size: 16px;
}


/*--------start-header-area-------------*/

a.navbar-brand.logo-area {
    height: auto;
    padding: 6px;
}

.logo-area img {
	width: 90px;
	max-width: 100%;
}

.navbar-default.navbar-shrink img {
	height: auto;
}

.navbar-default.navbar-shrink .nav.navbar-nav {
	margin-top: 30px;
}

.navbar-default.navbar-shrink {
	min-height: 88px !important;
}

.main-header .navbar {
	background: #fff;
	border: none;
	min-height: 110px;
	padding: 0;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
}

.main-header .nav.navbar-nav {
	margin-top: 20px;
}

.main-header .nav.navbar-nav li {
	margin-right: 12px;
}

.main-header .nav.navbar-nav li.note-btn {
    margin-right: 0px;
}

.main-header .nav.navbar-nav .contact-list-item {
	margin-left: 38px;
}

.main-header .nav.navbar-nav .active a {
	color: #013a67;
	background: none;
}

.main-header .nav.navbar-nav li {
	font-family: "Montserrat", Sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.main-header .nav.navbar-nav li a {
	color: #000000;
	font-size: 100%;
	padding: 0 1rem;
	display: block;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	background: none !important;
}

.main-header .nav.navbar-nav li a:hover {
	color: #1f7848;
}

.main-header .nav.navbar-nav .header-social a {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	text-align: center;
	margin-right: 6px;
	line-height: 45px;
	padding: 0;
	margin-left: 10px;
}

.main-header .nav.navbar-nav .header-social a:hover {
	color: #fff;
	background-color: #1f7848;
	border-color: #1f7848;
}

.main-header .nav.navbar-nav li img {
	margin-right: 10px;
}

.main-header .navbar-right .dropdown-menu {
	left: 0 !important;
	width: 400px;
	background: #e4e5e3;
}

.main-header .navbar-right .dropdown-menu li {
	max-width: 100%;
	float: none;
	text-align: center;
	margin: 0;
	width: auto;
	vertical-align: middle;
	display: inherit;
	line-height: 32px;
	border-bottom: 1px solid #eee;
}

.main-header .navbar-right .dropdown-menu li a {
	line-height: 32px;
	font-size: 13px;
	text-transform: capitalize;
	text-decoration: none;
	margin-bottom: 6px;
}

.main-header .navbar-right .dropdown-menu ul .col-md-6:first-child {
	border-right: 1px solid #fff;
	padding: 0;
}

.main-header .nav.navbar-nav .contact-list-item .phone-list-icon .fa {
	color: #fff;
	font-size: 46px;
	background: #013a67;
	border-radius: 6px;
	padding: 4px 6px;
}

.main-header .nav.navbar-nav .contact-list-item .number-list-text {
	color: #000000;
	padding-left: 5px;
	font-size: 20px;
	display: inline-block;
	align-self: center;
	position: relative;
	top: -12px;
}

.main-header .nav.navbar-nav .contact-list-item .phone-list-icon {
	display: inline-block;
}

.main-header {
	position: sticky;
	top: 0;
	background: #000 !important;
	z-index: 70;
}

.note-btn {
	margin-top: 8px;
}

.main-header .nav.navbar-nav .note-btn a {
	font-family: "Asap", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	fill: #ffffff;
	color: #ffffff;
	background-color: #28ab17 !important;
	border-radius: 0% 0% 0% 0%;
	padding: 12px 20px 12px 20px;
	border-radius: 6px;
}

.main-header .nav.navbar-nav .note-btn a:hover {
	color: #fff;
	background: #013a67 !important;
}

.modal-header {
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	background: #337ab7;
	color: #fff;
}

.modal-header .modal-title {
	margin: 0;
	line-height: 1.42857143;
	float: left;
}

.modal-header .close span {
	color: #fff;
}

.modal-header .close {
	margin-top: -2px;
	opacity: 9;
}

.modal-body {
	line-height: 26px;
	font-size: 15px;
	text-align: justify;
}

.modal-content {
	position: relative;
	top: 150px;
}


/*--------start-slider-area-------------*/

.home-slider .item img {
	width: 100%;
}

.home-slider .left.carousel-control {
	background: none !important;
}

.home-slider .right.carousel-control {
	background: none;
}

.home-slider .glyphicon.glyphicon-chevron-left {
	display: none;
}

.home-slider .glyphicon.glyphicon-chevron-right {
	display: none;
}

.home-slider .carousel-caption h1 {
	line-height: 1.2;
	color: #fff;
	position: relative;
	font-weight: 600;
	font-size: 3.5rem;
	margin: 0 0 1.5rem;
}

.home-slider .carousel-caption p {
	color: #fff;
	font-size: 30px;
}


/*--------start-home-about-area-------------*/

.home-padding-visit {
	padding: 94px 0 64px;
}

.home-about-left {
	margin-bottom: 40px;
}

.home-about-img img {
	width: 100%;
	max-width: 100%;
	box-shadow: 30px -30px 0px -6px #cecece;
}

.home-about-left h2 {
	margin-bottom: 20px;
	line-height: 38px;
	font-size: 32px;
	letter-spacing: 0.2px;
	font-weight: 600;
	text-transform: capitalize;
}

.home-about-left p {
	text-align: justify;
}

.home-about-left .all-btn {
	margin-bottom: 20px;
}

.all-btn {
	margin-top: 32px;
}

.all-btn a {
	font-family: "Asap", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	fill: #ffffff;
	color: #ffffff;
	background-color: #28ab17;
	border-radius: 0% 0% 0% 0%;
	padding: 12px 20px 12px 20px;
	border-radius: 6px;
}


/*--------start-service-area-------------*/

.service-area {
	margin: 4rem 0 3rem;
}

.sec-title {
	margin-bottom: 3rem;
}

.sec-title h3 {
	letter-spacing: 0.3px;
	font-size: 30px;
	line-height: 44.7px;
	font-weight: 700;
	color: #357ed8;
	margin-bottom: 10px;
	position: relative;
}

.sec-title h3:after {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 100%;
	background: #555;
	width: 12%;
	height: 2px;
	content: '';
}

.service-area .box_s {
	padding: 30px 30px 30px;
	background: #fcfcfc;
	box-shadow: 1px 0 25px 2px #7783833d;
	margin-bottom: 30px;
}

.service-area .box_s .icon {
	font-size: 50px;
	color: #357ed8;
}

.service-area .box_s h2 {
	margin: 7px 0;
	font-size: 17px;
	font-family: sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.service-area .box_s .about_heading_line {
	color: #357ed8;
	background: #357ed8;
	padding: 0;
	margin: -5px 0 10px;
}

.service-area .about_heading_line {
	height: 1px;
	width: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #3dbacc;
}

.service-area p {
	font-size: 15px;
	line-height: 28px;
}

.service-area a.read_more {
	border: 1px solid #28ab17;
	padding: 6px 11px;
	line-height: 24px;
	box-shadow: 0 0 0 1px #28ab17;
	background: #28ab17;
	color: #fff;
	border-radius: 6px;
}

.service-area .box_s .advertise-img img {
	max-width: 50px;
}


/*--------start-here-area-------------*/

.here-block-area .here-blocks {
	padding: 0;
}

.here-block-area .here-blocks {
	background: #013a67;
}

.here-block-area .here-right-box {
	padding: 40px;
	color: #fff;
}

.here-block-area .here-right-box .here-heading-title {
	color: #fff;
	margin-bottom: 25px;
	line-height: 40px;
	font-size: 26px;
}

.here-list-area .here-list-item {
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	font-family: "Raleway", Sans-serif;
}

.here-list-area .here-list-item .here-list-text {
	display: inline-block;
	top: -12px;
	position: relative;
	font-size: 18px;
}

.here-list-area .here-list-item .here-list-icon .fa {
	font-size: 42px;
	width: 1.25em;
}


/*--------start-advertising-area-------------*/

.home-padding-visit.advertising {
	background-image: url("../img/people-discuss-about-graphs-and-rates.jpg");
	background-position: center center;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
}

.home-padding-visit.advertising .elementor-background-overlay {
	background-color: #fcfcfc;
	opacity: 0.75;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}


/*--------start-supprt-msg-area-------------*/

.support-msg-visit {
	background: #013a67;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 25px 0px 25px 0px;
	text-align: center;
	color: #fff;
}

.support-msg-visit .support-tax h3 {
	color: #fff;
	font-size: 20px;
}


/*--------start-footer-area-------------*/

.footer-widget {
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #45de85;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 40px 0 20px;
	background: #fafafb;
}

.footer-block {
	margin-bottom: 30px;
}

.footer-widget .footer-block h4 {
	color: #000;
	font-weight: 600;
}

.footer-widget .footer-block p {
	color: #000;
	font-family: "Raleway", Sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.footer-block ul li {
	line-height: 30px;
}

.footer-block ul li a {
	color: #000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.footer-block .tax-footer-get {
	padding: 0px 60px 0 0;
	font-size: 15px !important;
}

.footer-widget .footer-block .footer-icon {
	display: inline-block;
	margin-right: 14px;
}

.footer-widget .footer-block .footer-icon .fa {
	font-size: 22px;
}

.footer-social-visit {
	margin-top: 30px;
}

.footer-social-visit ul .twitter {
	background: #1da1f2;
	border: 1px solid #1da1f2;
	display: inline-block;
	width: 40px;
	height: 35px;
	text-align: center;
	border-radius: 0;
	line-height: 32px;
}

.footer-social-visit ul .linkedin {
	background: #0077b5;
	border: 1px solid #0077b5;
	display: inline-block;
	width: 40px;
	height: 35px;
	text-align: center;
	border-radius: 0;
	line-height: 32px;
}

.footer-social-visit ul .facebook {
	background: #3b5998;
	border: 1px solid #3b5998;
	display: inline-block;
	width: 40px;
	height: 35px;
	text-align: center;
	border-radius: 0;
	line-height: 32px;
}

.footer-block ul .dropdown img {
	margin-right: 10px;
}

.footer-block ul .dropdown .dropdown-menu img {
	margin-left: 36px;
}


/*--------start-footer-bottom-area-------------*/

.footer-bootom {
	background: #013a67;
	text-align: center;
	color: #fff;
	padding: 14px 0;
}

.footer-bootom .footer-bottom-tax h5 {
	margin-bottom: 0;
	letter-spacing: 0.5px;
	font-family: "Raleway", Sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}


/*--------start-service-page-------------*/

.services-area {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.service-demo {
	margin-top: 20px;
	margin-bottom: 26px;
}

.service-demo h4 {
	color: #FF0000;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 6px;
}

.service-demo p {
	font-size: 14px;
}

.service-demo-list {
	margin-bottom: 20px;
}

.service-demo-list h4 {
	color: #FF0000;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 10px;
}

.service-demo-list ul li {
	color: #000;
	line-height: 26px;
	list-style: disc;
	margin-left: 16px;
}

#accordion h3 {
	font-size: 18px;
}


/*--------start-pricing-page-------------*/

.pricing-widget-area {
	padding: 80px 0 40px;
}

.pricing-head {
	text-align: center;
	padding-bottom: 54px;
}

.pricing-head h2 {
	font-family: "Raleway", Sans-serif;
	font-size: 40px;
	font-weight: 800;
	text-transform: capitalize;
	line-height: 34px;
	letter-spacing: 0.36px;
	position: relative;
	padding-bottom: 20px;
}

.pricing-head h2::after {
	left: 0;
	right: 0;
	content: '';
	position: absolute;
	background: #45de85;
	margin: 0 auto;
	top: 100%;
	width: 20%;
	height: 3px;
}

.price-block-one tr td a {
	color: #fff;
	font-weight: 600;
}

.price-block-two tr td a {
	color: #fff;
	font-weight: 600;
}

.price-block-three tr td a {
	color: #fff;
	font-weight: 600;
}

.price-block-one {
	background: #fe6f37;
	color: #fff;
	margin-bottom: 50px;
}

.price-block-one tr td {
	padding: 16px !important;
}

.price-block-one .cast-tax {
	text-align: center;
	padding-top: 10px;
	font-size: 34px;
	font-weight: 600;
	letter-spacing: 0.6px;
	color: #ffd137;
}

.price-block-two {
	background: #19ba98;
	color: #fff;
	margin-bottom: 50px;
}

.price-block-two tr td {
	padding: 16px !important;
}

.price-block-two .cast-tax {
	text-align: center;
	padding-top: 10px;
	font-size: 34px;
	font-weight: 600;
	letter-spacing: 0.6px;
	color: #710620;
}

.price-block-three {
	background: #ee4935;
	color: #fff;
	margin-bottom: 50px;
}

.price-block-three tr td {
	padding: 16px !important;
}

.price-block-three .cast-tax {
	text-align: center;
	padding-top: 10px;
	font-size: 34px;
	font-weight: 600;
	letter-spacing: 0.6px;
	color: #91d8de;
}


/*--------start-about-page-------------*/

.home-padding-visit.about {
	padding: 60px 0 60px;
}

.home-padding-visit.about .home-about-left h2 {
	font-size: 25px;
}

.container-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.banner-background.about {
	background-image: url(../img/adult-blur-boss-business.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	--scale: 1.03568;
	transform: scale(var(--scale));
}

.banner-widget.about {
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #45de84;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	position: relative;
	padding: 80px 0px;
}

.about-bg {
	background-image: url("../image/photo-of-men-doing-fist-bump.jpg");
	background-position: center center;
	background-size: cover;
	position: relative;
	padding: 100px 0px 100px 0px;
}

.about-bg .elementor-background-overlay {
	background-color: #013a67;
	opacity: 0.85;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.bg-block h5 {
	color: #ffffff;
	text-align: center;
	font-family: "Raleway", Sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 34px;
	position: relative;
	letter-spacing: 0.3px;
}

.about-bg .banner-btn {
	margin-top: 50px;
	position: relative;
	text-align: center;
}

.background-overlay {
	background-color: #013a67;
	opacity: 0.65;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.banner-inner {
	color: #fff;
	position: relative;
}

.banner-inner .banner-span {
	font-family: "Raleway", Sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
}

.banner-inner .left-ban-border {
	position: relative;
	padding-right: 14px;
}

.banner-inner .left-ban-border::before {
	left: 0;
	top: 100%;
	width: 10%;
	height: 3px;
	background: #45de85;
	content: '';
	right: 0;
	margin: 0 auto;
	display: inline-block;
}

.banner-inner h1 {
	font-family: "Raleway", Sans-serif;
	font-size: 4.2em;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.1em;
	text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
	color: #fff;
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
}

.banner-inner .banner-tax p {
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0.36px;
}

.banner-btn {
	margin-top: 30px;
}

.banner-btn a {
	font-family: "Asap", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 1px;
	fill: #ffffff;
	color: #ffffff;
	background-color: #45de85;
	border-radius: 0% 0% 0% 0%;
	padding: 22px 50px 22px 50px;
}

.banner-btn a .banner-icon {
	margin-left: 18px;
	font-size: 18px;
	font-weight: 600;
}

.more-about-list {
	margin-bottom: 36px;
}

.more-about-list ul li {
	color: #000000;
	font-family: "Raleway", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: .9rem;
	letter-spacing: 0.5px;
	list-style: disc;
	margin-left: 20px;
}

.about-mission {
	margin-top: 30px;
}

.about-mission h4 {
	margin-bottom: 8px;
	font-weight: 600;
}


/*--------start-privacy-page-------------*/

.privacy-widget-area {
	padding: 60px 0;
}

.privacy-contain-block {
	margin-bottom: 36px;
}

.privacy-contain-block h2 {
	margin-bottom: 16px;
}

.privacy-second-block {
	margin-bottom: 36px;
}

.privacy-second-block h2 {
	margin-bottom: 16px;
}

.privacy-third-block {
	margin-bottom: 36px;
}

.privacy-third-block h2 {
	margin-bottom: 16px;
	font-size: 24px;
}


/*--------start-contact-page-------------*/

.banner-widget.contact {
	padding: 50px 0px;
}

.contact-widget-area {
	padding: 80px 0;
}

.contact-head {
	text-align: center;
	padding-bottom: 54px;
}

.contact-head h2 {
	font-family: "Raleway", Sans-serif;
	font-size: 40px;
	font-weight: 800;
	text-transform: capitalize;
	line-height: 34px;
	letter-spacing: 0.36px;
	position: relative;
	padding-bottom: 20px;
}

.contact-head h2:after {
	left: 0;
	right: 0;
	content: '';
	position: absolute;
	background: #45de85;
	margin: 0 auto;
	top: 100%;
	width: 20%;
	height: 3px;
}

.contact-form-get input {
	height: 58px;
	padding: 8px 20px;
	border-radius: 5px;
	font-weight: 400;
	font-family: "Raleway", Sans-serif;
	font-size: 18px;
	color: #000000;
}

.contact-form-get textarea {
	padding: 8px 20px;
	border-radius: 5px;
	font-weight: 400;
	font-family: "Raleway", Sans-serif;
	font-size: 18px;
	color: #000000;
}

.contact-form-get .btn {
	background-color: #45de85;
	color: #ffffff;
	font-family: "Raleway", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #45de85;
	display: block;
	width: 100%;
	height: 48px;
}

.contact-widget-area .contact-list {
	margin-top: 24px;
}

.contact-widget-area .contact-list .contact-list-block .contact-list-item {
	line-height: 32px;
}

.contact-widget-area .contact-list .contact-list-block .contact-list-item .contact-list-icon {
	margin-right: 16px;
	display: inline-block;
}

.contact-widget-area .contact-list .contact-list-block .contact-list-item .contact-list-icon .fa {
	color: #013a67;
	font-size: 18px;
}

.contact-widget-area .contact-list .contact-list-block .contact-list-item .contact-list-text {
	font-size: 16px;
	letter-spacing: 0.5px;
}


/*--------start-media-query-css-area-------------*/

@media all and (min-width: 768px) and (max-width: 1024px) {
	.main-header .nav.navbar-nav {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.navbar-default.navbar-shrink .nav.navbar-nav {
		margin-top: 50px;
		margin-bottom: 20px;
	}
	.main-header .nav.navbar-nav li a {
		padding: 10px 10px 0 10px;
	}
	.main-header .nav.navbar-nav .header-social a {
		width: 38px;
		height: 38px;
		margin-right: 6px;
		line-height: 35px;
	}
	.header-social {
		margin-top: 16px;
	}
	.main-header .nav.navbar-nav li {
		margin-right: 4px;
		font-size: 14px;
	}
	.main-header .nav.navbar-nav .contact-list-item {
		margin-left: 10px;
	}
	.main-header .nav.navbar-nav li a {
		padding: 10px 8px 0 7px;
	}
	.banner-widget {
		margin-top: 10rem;
	}
	.contact-head h2 {
		line-height: 46px;
	}
	.service-block {
		margin-bottom: 50px;
	}
}

@media(min-width:768px) {
	p {
		font-size: 15px;
	}
	.home-slider .carousel-caption {
		top: 360px;
	}
	.home-about-left .all-btn {
		margin-bottom: 64px;
	}
	.main-header .nav.navbar-nav .note-btn a {
		padding: 12px 12px 12px 12px;
		border-radius: 6px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.wrapper-area {
		overflow: hidden;
	}
	.main-header .navbar-brand {
		padding: 2px 0px;
	}
	.main-header .navbar-brand img {
		width: 70px;
	}
	.main-header .navbar {
		min-height: auto;
	}
	.main-header .navbar-toggle {
		margin-top: 22px;
		cursor: pointer;
	}
	.navbar-header {
		padding-bottom: 14px;
	}
	.main-header .nav.navbar-nav {
		margin-top: 10px;
		border-bottom: 1px solid #fff;
		padding-bottom: 6px;
	}
	.main-header .nav.navbar-nav .header-social a {
		width: 36px;
		height: 36px;
		line-height: 36px;
		margin-bottom: 8px;
	}
	.home-padding-visit {
		padding: 40px 0 64px;
	}
	.service-area {
		margin: 3rem 0 2rem;
	}
	.contact-list-item {
		display: none !important;
	}
	.left-area {
		display: none;
	}
	.top-header .right-area {
		float: none;
		text-align: center;
	}
	.banner-inner h1 {
		font-size: 2.5rem;
	}
	.banner-inner .banner-tax p {
		line-height: 28px;
	}
	.here-block-area .here-right-box {
		padding: 16px 12px;
		color: #fff;
	}
	.here-list-area .here-list-item .here-list-icon .fa {
		font-size: 24px;
		width: 0;
		margin-right: 28px;
	}
	.here-list-area .here-list-item .here-list-text {
		display: inline-block;
		top: 0;
		position: relative;
		font-size: 14px;
	}
	.advertise-block {
		text-align: center;
		margin-bottom: 30px;
	}
	.advertise-img img {
		margin-bottom: 20px;
	}
	.advertise-tax-block h3 {
		margin-bottom: 20px;
	}
	.service-inner-left {
		padding: 16px;
	}
	.technology-white-area .here-right-box {
		padding: 16px;
	}
	.technology-bg-area .here-right-box {
		padding: 16px;
		background: #013a67;
		height: auto;
	}
	.contact-head h2 {
		font-size: 28px;
	}
	.contact-add-img {
		margin-top: 24px;
		clear: both;
	}
	.contact-widget-area .contact-list .contact-list-block .contact-list-item {
		display: block !important;
	}
	.privacy-second-block h2 {
		margin-bottom: 16px;
		font-size: 24px;
	}
	.privacy-third-block h2 {
		margin-bottom: 16px;
		font-size: 24px;
	}
	.service-block {
		margin-bottom: 60px;
		clear: both;
	}
	.home-about-left .all-btn {
		margin-bottom: 66px;
	}
	.home-padding-visit.about {
		padding: 30px 0 30px;
	}
	p {
		font-size: 15px;
	}
	.services-area {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.services-area {
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.privacy-widget-area {
		padding: 30px 0;
	}
	.main-header .nav.navbar-nav .note-btn {
		margin-left: 10px;
	}
	.home-slider .carousel-caption {
		top: 196px;
	}
	.home-slider .carousel-caption h1 {
		font-size: 26px;
		margin-bottom: 6px;
	}
	.home-slider .carousel-caption p {
		color: #fff;
		font-size: 18px;
	}
}

/* ----------------Start-New-CSS--------------------- */
.banner-area .row {
    display: flex;
    align-items: center;
}
.banner-area .common-banner {
    padding: 40px 0px;
}
.banner-area .banner-content h1 {
    font-size: 54px;
    margin-bottom: 20px;
}
.banner-area .banner-content p {
    font-size: 28px;
    margin-top: 30px;
    color: #666;
}

/* --------slider-one-css---- */
section.slider-area {
    padding: 40px 0px;
    background: #fafafb;
}
.mhn-slide .owl-nav {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.mhn-slide .owl-stage-outer {
    z-index: 1;
}
.mhn-slide .owl-prev, .mhn-slide .owl-next {
    top: 140px;
    z-index: 2;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
}
.mhn-slide .owl-prev {
    left: -10px;
}
.mhn-slide .owl-nav svg {
    color: currentColor;
}
.mhn-slide .owl-next {
    right: -10px;
}
.mhn-slide .mhn-item {
    width: 100%;
    padding: 10px;
}
.mhn-slide .mhn-inner {
    width: 100%;
    height: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 3px;
    padding: 16px 6px;
}
.mhn-slide .mhn-inner img {
    max-width: 110px;
    margin: 0 auto;
    min-height: 119px;
    object-fit: cover;
    margin-bottom: 10px;
}
.mhn-slide .mhn-text {
    text-align: center;
    padding: 0 10px;
}
.mhn-slide .mhn-text h4 {
    font-weight: 700;
}

/* --------slider-two-css---- */
.mhn-slideTwo .owl-nav {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.mhn-slideTwo .owl-stage-outer {
    z-index: 1;
}
.mhn-slideTwo .owl-prev, .mhn-slideTwo .owl-next {
    top: 180px;
    z-index: 2;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
}
.mhn-slideTwo .owl-prev {
    left: -10px;
}
.mhn-slideTwo .owl-nav svg {
    color: currentColor;
}
.mhn-slideTwo .owl-next {
    right: -10px;
}
.mhn-slideTwo .mhn-item {
    width: 100%;
    padding: 10px;
}
.mhn-slideTwo .mhn-inner {
    width: 100%;
    height: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 3px;
    padding: 16px 6px;
}
.mhn-slideTwo .mhn-inner img {
    max-width: 100%;
	min-height: 264px;
    margin: 0 auto;
    object-fit: cover;
    margin-bottom: 10px;
}
.mhn-slideTwo .mhn-text {
    text-align: center;
    padding: 0 10px;
}
.mhn-slideTwo .mhn-text h4 {
    font-weight: 700;
}

@media(max-width: 991px) {
	.banner-area .row {
		display: block;
	}
	.banner-area .common-banner {
		padding: 20px 0px;
	}
	.banner-area .banner-content h1 {
		font-size: 34px;
	}
	.banner-area .banner-content p {
		font-size: 22px;
		margin-top: 18px;
	}
	.banner-area .banner-img img {
		max-width: 200px;
	}
}