@import url(https://fonts.googleapis.com/css?family=Raleway:700);
body {
	width: 100%;
	/* height: 100%; */
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #1b1b1b;
	background-color: #fff
}

.body-404 {
	height: auto!important;
	width: auto!important
}

.body-404 a {
	color: #333
}

html {
	width: 100%;
	height: 100%
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 35px;
	text-transform: uppercase;
	letter-spacing: 1px
}

h2 {
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 40px
}

p {
	margin: 0 0 25px;
	font-size: 18px;
	line-height: 1.5
}

.no-padding {
	padding: 0
}

.no-margin {
	margin: 0
}

.padd-left-0 {
	padding-left: 0
}

.padd-right-0 {
	padding-right: 0
}

.center-boxes {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.pricing-rates {
	width: 100%;
	padding: 0 15px
}

.pricing_main .pri-show p {
	margin-bottom: 0
}

.pricing_dtls {
	padding-top: 25px;
	background-color: #e2e2e2bf;
	text-align: center
}

.pricing_dtls h1 {
	color: rgba(13, 17, 43, .75);
	font-weight: 900;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
	margin-bottom: 15px
}

.pricing_dtls p {
	color: rgba(13, 17, 43, .75);
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px
}

.pricing-banner h1 {
	padding: 10px 40px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	transform: translateY(215px);
	-webkit-transform: translateY(215px);
	-moz-transform: translateY(215px);
	-o-transform: translateY(215px);
	-ms-transform: translateY(215px);
	margin-bottom: 0;
	font-size: 50px;
	background-color: rgba(33, 33, 33, .6196078431372549);
	color: #f5f5f5;
	letter-spacing: 1.5px
}

.pricing {
	padding: 0 85px;
	text-align: center;
	display: inline-block;
	width: 100%
}

.para_head .pricing h3 {
	color: #2e2e2e;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
	margin-bottom: 15px
}

.para_head .pricing h4 {
	color: #2e2e2e;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 22px;
	margin-bottom: 0;
	line-height: 20px;
	letter-spacing: 0;
	position: relative
}

.para_head .pricing h4:after {
	content: "";
	position: absolute;
	width: 150px;
	height: 2px;
	background-color: #1aa6df;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.globe .para_head .pricing h3 {
	color: #2e2e2e;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
	margin: 0;
	margin-bottom: 15px
}

.globe .para_head .pricing h4 {
	color: #333;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 1px;
	position: relative
}

.pricing-main .country-select select {
	border: 0;
	height: 60px;
	min-height: 60px;
	cursor: pointer;
	padding: 0 35px
}

.pricing-main .bfh-selectbox .bfh-selectbox-toggle {
	box-shadow: 0 0 2px #04040475;
	display: inline-block;
	padding: 15px 29px;
	text-decoration: none;
	height: 60px;
	min-height: 60px;
	border-radius: 0;
	border: 0;
	letter-spacing: 2px
}

.pricing-main .bfh-countries {
	font-size: 25px;
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase
}

.pricing-main .bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
	height: 30px;
	font-weight: 900;
	text-align: left;
	padding: 5px
}

.pricing-main .bfh-selectbox .bfh-selectbox-options ul {
	text-align: left
}

.country-main {
	display: inline-block;
	width: 100%
}

.country-main .bfh-selectbox .bfh-selectbox-options {
	width: 100%;
	min-width: 100%
}

.pricing-section {
	padding: 15px 15px 0
}

._globe-main {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 40px
}

._globe {
	width: 350px;
	height: 350px;
	background: url(../images/_map.jpg) repeat-x;
	background-position: 0 0;
	border-radius: 100%;
	background-size: cover;
	animation: spin 15.5s infinite linear;
	-moz-box-shadow: inset 0 0 100px #000000;
	-webkit-box-shadow: inset 0 0 100px #000000;
	box-shadow: inset 0 0 100px #000000;
}

.pricing-table__headers {
	background-color: #f5f5f5
}

.uk-container.uk-container-center {
	display: inline-block;
	width: 100%
}

.pricing-table__title {
	font-size: 15px;
	font-weight: 500;
	border-bottom: 1px solid rgba(44, 44, 42, .25);
	line-height: 1;
	padding-bottom: 8px
}

.pricing-table__field {
	width: 22%
}

.pricing-table__field-label {
	font-family: Raleway, sans-serif;
	letter-spacing: .15em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 900;
	color: rgba(13, 17, 43, .75);
	line-height: 1.7
}

.pricing-table__field {
	padding: 32px 8px 32px 32px
}

.pricing-table__field {
	padding: 20px 4px 20px 20px;
	display: inline-block;
	min-height: 85px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pricing-table__field:not(:first-child) {
	width: 35%;
	max-width: 350px;
	min-width: 145px
}

#messaging-pricing .pricing-table__headers .pricing-table__field .pricing-table__columns {
	border-top: 1px solid rgba(44, 44, 42, .25);
	padding-top: 5px;
	margin-top: 8px
}

.pricing--shaded .pricing-table--striped .pricing-table__row:nth-child(odd) {
	background: #e9e9e9
}

.pricing-table--striped .pricing-table__row:nth-child(odd) {
	background: #f5f5f5
}

.pricing-header {
	text-align: center;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 14px
}

.pricing-table__field-description a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600
}

.pricing-table__field-description a:hover {
	color: #1aa6df;
	text-decoration: none;
	transition: all ease-in-out .6s
}

.pricing-header+.pricing-section {
	margin-top: -60px;
	background-color: #fff
}

.pricing-table__title {
	font-size: 15px;
	font-weight: 600;
	border-bottom: 0;
	line-height: 1;
	padding: 12px;
	text-align: center;
	background-color: #606167;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase
}

.pricing-table__field:first-child {
	width: 65%;
	clear: left;
	min-width: 65%;
	background-color: #f5f5f5
}

.pricing-table--striped .pricing-table__row:nth-child(odd) {
	background: #00b5ff30;
	color: #656262;
	font-weight: 700
}

.pricing-table--striped .pricing-table__row:nth-child(even) {
	background: #f5f5f5;
	color: #656262;
	font-weight: 700
}

.globe {
	padding: 40px 0 40px
}

.pricing-footer {
	padding: 10px 0 10px
}

.talk-sales {
	background: #606167;
	color: #fff;
	padding: 8px 0;
	text-align: center;
	margin: 0 auto;
	font-weight: 600;
	text-transform: uppercase;
	width: 15%;
	display: block;
	margin: 40px auto 0;
	text-decoration: none;
	letter-spacing: .3px;
	font-size: 14px;
	font-family: Montserrat, sans-serif
}

a:hover.talk-sales {
	text-decoration: none;
	color: #fff
}

.pricing-table__field-label aside {
	display: inline-block
}

.price__value {
	color: #626262;
	letter-spacing: 1px;
	display: -webkit-box;
	width: 100%
}

.pricing_main {
	width: 100%;
	display: inline-block
}

.pricing_main h2 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 14px;
	margin-bottom: 0;
	text-align: center;
	color: #44475a
}

.pricing-header__description {
	font-size: 16px;
	font-weight: 500;
	font-family: Montserrat, sans-serif;
	color: #2e2e2e;
	margin-bottom: 0
}

.pri-show {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center
}

.pri-show h6 {
	font-size: 18px;
	font-weight: 600;
	color: #44475a;
	margin-top: 5px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: capitalize
}

.custom-select select {
	cursor: pointer;
	width: 100%;
	outline: 0;
	height: 45px;
	min-height: 45px;
	box-shadow: none;
	text-indent: 8px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Montserrat, sans-serif;
	background: #1aa6df;
	border: 0;
	color: #fff
}

.languages-top {
	font-size: 12px;
	height: 35px;
	text-align: right;
	color: #fff;
	padding-top: 10px
}

.navbar {
	border-radius: 0
}

.navbar-brand {
	padding: 0 15px
}

.navbar-brand>img {
	width: 100%;
	height: 131px
}

.NavSeperator a {
	margin: 0!important
}

.nav>li>a {
	padding: 10px 15px;
	margin: 0
}

.rightmenu {
	float: right;
	list-style: none;
	margin-top: 15px
}

.rightmenu li {
	padding: 0 14px
}

.rightmenu li:last-child {
	padding-right: 0
}

.rightmenu li>a {
	padding: 16px 0
}

.container {
	padding: 0
}

#features {
	padding: 20px 0 45px
}

#features h2 {
	color: #1b1b1b
}

#features h4 {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
	letter-spacing: 1px
}

#features p {
	font-size: 13px;
	font-weight: 300;
	margin: 0
}

#features .boxes {
	width: 225px;
	height: 350px;
	min-height: 310px;
	background: #ebf5f9;
	padding: 20px 20px;
	float: left;
	margin: 0 15px 0 0;
	box-shadow: 0 0 5px #c1c1c1
}

#features .boxes img {
	margin-bottom: 10px;
	width: fit-content;
	height: fit-content;
}

.error-404 {
	text-align: center;
	margin-top: 15%;
	font-family: 'Open Sans'
}

.captcha-error {
	padding-left: 220px;
	font-weight: 100;
	color: red;
	display: none
}

.thank-msg {
	color: #004f80;
	float: right;
	padding-left: 24px
}

.error-msg {
	color: red;
	float: right;
	padding-left: 24px
}

.pricing-rates-tabs {
	width: 100%;
	display: inline-block;
	margin: 30px 0 0
}

.pricing-rates-tabs .nav-tabs>li {
	float: left;
	margin-right: 5px;
	text-align: center;
	border-bottom: 2px solid #1b88c3;
	background-color: #e3f1f7
}

.pricing-rates-tabs .nav>li>a:focus, .pricing-rates-tabs .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent
}

.pricing-rates-tabs .nav-tabs>li>a:hover {
	border-color: transparent
}

.pricing-rates-tabs .nav-tabs {
	text-align: left;
	background-color: #f5f5f5;
	padding-bottom: 15px;
	border-bottom: .5px dashed rgba(204, 204, 204, .30196078431372547)
}

.pricing-rates-tabs .nav-tabs>li.active>a, .pricing-rates-tabs .nav-tabs>li.active>a:focus, .pricing-rates-tabs .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #1aa6df;
	border: 0;
	font-weight: 500;
	font-family: Montserrat, sans-serif
}

.pricing-rates-tabs .plus-icon {
	font-size: 16px;
	padding-left: 5px
}

.pricing-rates-tabs .nav>li>a {
	padding: 10px;
	font-size: 14px;
	margin: 0;
	font-weight: 500;
	border-radius: 0;
	color: #2e2e2e;
	font-family: Montserrat, sans-serif;
	border-bottom: 0
}

.feat-pricing-dtls {
	font-family: Montserrat, sans-serif;
	position: relative;
	padding-left: 5px
}

.feat-pricing-dtls .feat-head {
	margin-bottom: 0;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
	position: relative
}

.feat-pricing-dtls .feat-head:after {
	content: "";
	background-color: #2e2e2e;
	position: absolute;
	height: 1px;
	width: 35px;
	left: 0;
	bottom: -3px
}

.niceCountryInputMenuDropdownContent a {
	height: 25px;
	line-height: 25px;
	display: block;
	width: 100%;
	font-size: 16px;
	height: 35px;
	text-indent: 4px;
	color: #000!important;
	overflow: hidden;
	text-decoration: none
}

.feat-pricing-dtls .feat-dtls {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	color: #969696
}

.features-pricing {
	width: 100%;
	background-color: #f5f5f5;
	padding: 25px 0 25px;
	border-bottom: .5px dashed rgba(204, 204, 204, .30196078431372547)
}

.feat-pricing-dtls .feat-price {
	font-size: 22px;
	font-weight: 600;
	color: #1aa6df
}

.feat-price>p {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #969696;
	width: 100%;
	margin-bottom: 0
}

.feat-price sup {
	font-weight: 500;
	color: #807f7f;
	font-size: 12px;
	padding-left: 3px
}

.pricing-banner {
	background-image: url(../images/pricing-banner.jpg);
	background-repeat: no-repeat;
	background-position: 25% 58%;
	min-height: 500px;
	width: 100%;
	margin-top: 90px;
	display: block;
	text-align: center
}

.banner h1 {
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 50px;
	margin-top: 60px;
	color: #2e2e2e;
	background-color: #2e2e2e4a;
	padding: 15px 20px
}

.inner-page-nav .navbar-custom {
	background-color: #2e2e2e;
	border-radius: 0
}

.inner-page-nav .inner-nav {
	padding-top: 20px
}

.navbar-nav {
	float: left;
	margin: 0
}

.navbar-custom.top-nav-collapse .navbar-nav {
	margin-top: 0
}

.country-select-main .niceCountryInputMenu {
	background-color: #68c4ea;
	color: #2e2e2e;
	height: 50px;
	border: 1px solid #ccc;
	cursor: pointer
}

.country-select-main {
	margin-top: 30px;
	position: relative
}

.country-select-main .niceCountryInputMenu a {
	color: #2e2e2e;
	font-size: 13px
}

.country-select-main .niceCountryInputMenuFilter {
	position: absolute;
	width: 100%;
	z-index: 100;
	height: 50px;
	background-color: #f5f5f5
}

.country-select-main .niceCountryInputMenuFilter input {
	width: 100%;
	width: calc(100% - 10px);
	height: 40px;
	margin: 5px;
	text-indent: 10px;
	outline: 0
}

.country-select-main .niceCountryInputMenuDropdownContent {
	position: absolute;
	width: 100%;
	z-index: 99;
	background-color: #fff;
	padding-top: 50px;
	max-height: 303px
}

.country-select-main .niceCountryInputMenuDropdownContent a:hover {
	background-color: #e3f1f7!important;
	color: #2e2e2e!important;
	text-decoration: none
}

.country-select-main .niceCountryInputMenuDropdown {
	height: 48px;
	width: 21px;
	float: none;
	line-height: 50px;
	text-align: center;
	position: absolute;
	right: 2px;
	top: 0;
	color: #2e2e2e
}

.country-select-main .niceCountryInputMenuDefaultText {
	width: 90%;
	height: 48px;
	text-indent: 5px;
	padding-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	font-family: Montserrat, sans-serif;
	text-overflow: ellipsis
}

.country-select-main .niceCountryInputMenuDropdownContent a {
	cursor: pointer;
	line-height: 25px;
	display: block;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	font-size: 15px;
	height: 42px;
	font-family: Montserrat, sans-serif;
	text-indent: 4px;
	color: #000!important;
	overflow: hidden;
	text-decoration: none
}

.pricing-tabs-main {
	width: 100%;
	display: inline-block
}

.pricing-tabs-main .centered {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background: rgba(245, 245, 245, .78)
}

.pricing-tabs-main .blob-1, .pricing-tabs-main .blob-2 {
	width: 70px;
	height: 70px;
	position: absolute;
	background: #1aa6df;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.pricing-tabs-main .blob-1 {
	left: 20%;
	animation: osc-l 2.5s ease infinite;
	-webkit-animation: osc-l 2.5s ease infinite
}

.pricing-tabs-main .blob-2 {
	left: 80%;
	animation: osc-r 2.5s ease infinite;
	-webkit-animation: osc-r 2.5s ease infinite;
	background: #1aa6df
}

footer>p>a {
	padding: 0
}

footer>p>a:hover {
	color: #fff
}

@keyframes osc-l {
	0% {
		left: 20%
	}
	50% {
		left: 50%
	}
	100% {
		left: 20%
	}
}

@-webkit-keyframes osc-l {
	0% {
		left: 20%
	}
	50% {
		left: 50%
	}
	100% {
		left: 20%
	}
}

@keyframes osc-r {
	0% {
		left: 80%
	}
	50% {
		left: 50%
	}
	100% {
		left: 80%
	}
}

@-webkit-keyframes osc-r {
	0% {
		left: 80%
	}
	50% {
		left: 50%
	}
	100% {
		left: 80%
	}
}

@media(min-width:1200px) {
	.container, .owl-pagination {
		width: 960px
	}
}

@media(min-width:768) {
	#mainSlider .item img {
		height: auto
	}
}

@media(min-width:768px) {
	p {
		margin: 0 0 35px;
		font-size: 20px;
		line-height: 1.6
	}
	.navbar-fixed-top .navbar-collapse {
		padding-top: 25px;
		padding-bottom: 25px
	}
	.navbar-fixed-top {
		border: none!important
	}
	.rightmenu>li {
		float: left;
		border-left: 1px solid #fff
	}
	.rightmenu>li:first-child {
		float: left;
		border-left: none
	}
}

a {
	color: #1aa6df;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

a:focus, a:hover {
	text-decoration: none;
	color: #1aa6df
}

.light {
	font-weight: 400
}

.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background-color: #000
}

.navbar-custom .navbar-brand {
	font-weight: 700
}

.navbar-custom .navbar-brand:focus {
	outline: 0
}

.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff
}

.navbar-custom .navbar-brand .navbar-toggle:active, .navbar-custom .navbar-brand .navbar-toggle:focus {
	outline: 0
}

.navbar-custom a {
	color: #fff
}

.navbar-custom .nav li a {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.navbar-custom .nav li a:hover {
	outline: 0;
	background-color: #fff;
	color: #2e2e2e;
	transition: .6s all ease-in-out;
	-webkit-transition: .6s all ease-in-out;
	-moz-transition: .6s all ease-in-out;
	-o-transition: .6s all ease-in-out
}

.navbar-custom .nav li a:active, .navbar-custom .nav li a:focus, .nav .open>a {
	background-color: white;
	color: black !important;
	outline: 0;
}

.navbar-nav>li>.dropdown-menu {
	padding: 10px;
}

.dropdown-menu>li>a {
	padding: 15px 20px;
}

.navbar-custom .nav li.active {
	outline: 0;
}

@media(min-width:768px) {
	.navbar-custom {
		padding: 0;
		letter-spacing: 1px;
		background-color: transparent;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out
	}
	.navbar-custom.top-nav-collapse {
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .3);
		background: #000;
		z-index: 99999
	}
	.navbar-custom-dropdown {
		background: #000;
	}
}

.intro {
	width: 100%;
	height: auto;
	padding: 133px 0;
	text-align: center;
	color: #fff
}

.intro .intro-body {
	display: table-cell;
	vertical-align: middle
}

.intro .intro-body .brand-heading {
	font-size: 40px
}

.intro .intro-body .intro-text {
	font-size: 18px
}

@media(min-width:768px) {
	.intro {
		padding: 0
	}
	.intro .intro-body .brand-heading {
		font-size: 100px
	}
	.intro .intro-body .intro-text {
		font-size: 26px
	}
}

.btn-circle {
	width: 70px;
	height: 70px;
	margin-top: 15px;
	padding: 7px 16px;
	border: 2px solid #fff;
	border-radius: 100%!important;
	font-size: 40px;
	color: #fff;
	background: 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.btn-circle:focus, .btn-circle:hover {
	outline: 0;
	color: #fff;
	background: rgba(255, 255, 255, .1)
}

.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s
}

.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-moz-transform: scale(1.2);
		transform: scale(1.2)
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.download-section {
	width: 100%;
	padding: 35px 0 0;
	color: #fff;
	height: 715px;
	min-height: 715px;
	background-color: #1aa6df;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover
}

#map {
	width: 100%;
	height: 200px;
	margin-top: 100px
}

@media(min-width:767px) {
	#map {
		height: 400px;
		margin-top: 250px
	}
}

.btn {
	border-radius: 0;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.btn-default {
	border: 1px solid #1aa6df;
	color: #1aa6df;
	background-color: transparent
}

.btn-default:focus, .btn-default:hover {
	border: 1px solid #1aa6df;
	outline: 0;
	color: #000;
	background-color: #1aa6df
}

ul.banner-social-buttons {
	margin-top: 0
}

@media(max-width:1199px) {
	ul.banner-social-buttons {
		margin-top: 15px
	}
}

@media(max-width:767px) {
	.container>.navbar-header, .row {
		margin: 0
	}
	ul.banner-social-buttons li {
		display: block;
		margin-bottom: 20px;
		padding: 0
	}
	ul.banner-social-buttons li:last-child {
		margin-bottom: 0
	}
	.navbar-toggle {
		margin-top: 12px;
		margin-bottom: 0;
		background-color: #4bb3f7d1!important;
		color: #fff;
		position: relative;
		padding: 4px 7px
	}
	.navbar-toggle:hover {
		background-color: #56cefb!important;
		color: #fff;
		transition: .6s all ease-in-out;
		-moz-transition: .6s all ease-in-out;
		-o-transition: .6s all ease-in-out;
		-webkit-transition: .6s all ease-in-out;
		cursor: pointer
	}
	.navbar-toggle h4 {
		margin: 0;
		font-weight: 700;
		font-size: 14px;
		letter-spacing: 2px
	}
	.languages-top {
		position: absolute;
		top: 0;
		right: 0;
		margin-right: 10px
	}
	.fa-bars {
		color: #fff;
		font-size: 31px!important
	}
	.navbar-custom .nav li {
		border-bottom: 1px solid #ffffff61
	}
	.navbar-custom .nav li a {
		padding-top: 8px;
		padding-left: 20px;
		padding-bottom: 8px;
		font-weight: 600;
		letter-spacing: .5px
	}
	.navbar-custom .nav li:hover {
		background-color: #f5f5f5
	}
	.NavSeperator {
		display: none!important
	}
	.navbar-custom .nav li.active a {
		background: #f5f5f5;
		color: #252525
	}
	.navbar-custom .nav li.active:hover a {
		color: #252525
	}
}

footer {
	padding: 50px 0 0 0
}

footer p {
	margin: 0
}

::-moz-selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255, 255, 255, .2)
}

::selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255, 255, 255, .2)
}

img::selection {
	background: 0
}

img::-moz-selection {
	background: 0
}

body {
	webkit-tap-highlight-color: rgba(255, 255, 255, .2)
}

#sec-tabing {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background: #1aa7df;
	background-size: cover
}

#sec-tabing h2 {
	color: #fff;
	text-align: center
}

ul.tabs {
	margin: 0 4%;
	padding: 0;
	float: left;
	list-style: none;
	height: 80px;
	width: 95%;
	border: 0 solid #333
}

ul.tabs h1 {
	font-size: 56px;
	margin: 0 10px 0 0;
	float: left;
	line-height: 80px
}

ul.tabs li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	padding: 0 21px;
	width: 200px;
	height: 80px;
	font-size: 18px;
	line-height: 80px;
	border: 0 solid #333;
	background-color: #27b0e7;
	color: #fff;
	overflow: hidden;
	position: relative
}

.tab_last {
	border-right: 1px solid #333
}

ul.tabs li:hover {
	background-color: #116d92;
	color: #fff
}

ul.tabs li.active {
	background-color: #116d92;
	color: #fff;
	display: block
}

.tab_container {
	border: 0 solid #333;
	border-top: 0;
	clear: both;
	float: left;
	margin: 20px 0 0;
	width: 100%;
	background: #1aa7df;
	overflow: auto
}

.t-desc {
	width: 500px;
	float: left;
	border: 0 solid red
}

.t-desc h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	text-align: left;
	line-height: 60px;
	margin: 0
}

.t-desc p {
	color: #fff;
	font-size: 16px;
	text-align: left
}

.t-img {
	float: right;
	border: 0 solid red;
	height: initial;
}

.tab_content {
	padding: 20px;
	display: none
}

.tab_drawer_heading {
	display: none
}

@media screen and (max-width:767px) {
	.tabs {
		display: none
	}
	.tab_drawer_heading {
		background-color: #27b0e7;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		float: left;
		width: 100%;
		padding: 10px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	.d_active {
		background-color: #116d92;
		color: #fff
	}
	.t-desc {
		width: 100%;
		float: left;
		border: 0 solid red
	}
	.t-img {
		width: 100%;
		float: right;
		border: 0 solid red
	}
	.t-img {
		width: inherit;
		float: none
	}
}

#mainSlider item {
	position: relative
}

.sliderContent {
	color: #fff;
	background-color: #00000036;
	position: absolute;
	padding: 25px;
	top: 35%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: left
}

.sliderContent .p1 {
	font-size: 45px;
	margin: 0;
	line-height: 55px
}

.sliderContent h1 {
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 0
}

.slide4 h1 {
	font-size: 35px
}

.sliderContent .SliderBtns {
	padding: 0
}

.sliderContent .SliderBtns li {
	display: inline
}

.sliderContent .SliderBtns li a {
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	padding: 7px 23px 9px 23px;
	border-radius: 8px;
	line-height: 1
}

.sliderContent .SliderBtns li a.blueBtn {
	background: #1aa6df;
	margin-right: 5px
}

.sliderContent .SliderBtns li a.greenBtn {
	background: #1aa6df
}

.owl-theme .owl-controls .owl-page span {
	background: #fff!important;
	border: 4px solid #fff;
	opacity: 1!important;
	height: 15px!important;
	width: 15px!important;
	border-radius: 28px!important
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #000!important
}

#mainSlider .owl-pagination {
	position: absolute;
	top: 89%
}

#mainSlider .owl-buttons div {
	text-indent: -9999px;
	white-space: nowrap;
	width: 20px;
	height: 33px;
	opacity: 1!important;
	position: absolute;
	top: 50%
}

#mainSlider .owl-buttons div.owl-prev {
	background: url(../images/sliderLeftArrow.png) no-repeat center center;
	float: left;
	margin-left: 2%;
	left: 0
}

#mainSlider .owl-buttons div.owl-next {
	background: url(../images/sliderRightArrow.png) no-repeat center center;
	float: right;
	margin-right: 2%;
	right: 0
}

#mainSlider .owl-buttons {
	width: 100%
}

#mainSlider .owl-pagination {
	margin: 0 auto;
	float: none;
	left: 0;
	right: 0
}

.owl-theme .owl-controls .owl-page {
	float: left
}

.t-desc {
	width: 50%
}

.t-img {
	max-width: 48%
}

#phoneMsg {
	background: #fff;
	padding: 42px 0;
	width: 100%
}

.phoneMsgCont2 {
	width: 500px;
	margin: auto;
	float: none;
	height: 100px
}

.planeImg {
	float: left;
	margin-right: 10px
}

.phoneDet {
	float: left
}

.phoneDet h1 {
	color: #1b1b1b;
	font-weight: 800;
	font-size: 55px;
	margin: 0
}

.phoneDet p {
	color: #1b1b1b;
	font-weight: 600;
	font-size: 20px;
	margin: 0
}

#sec-pricing {
	width: 100%;
	padding: 40px 0 40px;
	background-color: #f5f5f5
}

#sec-pricing h1 {
	color: #fff;
	font-size: 30px;
	font-family: 'Open Sans';
	text-align: center;
	text-transform: capitalize;
	line-height: 40px;
	margin: 0
}

.pricing-area h2 {
	color: #2e2e2e;
	text-align: center
}

.pricing-area {
	margin: auto;
	border: 0 solid red
}

.price-tab {
	width: 370px;
	height: 470px;
	float: left;
	background: #fff;
	margin: 0 50px 0 0;
	border: 0 solid red;
	max-width: 98%
}

.price-tab:last-child {
	margin: 0
}

.price-tab span {
	font-family: roboto, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 34px;
	display: block;
	font-weight: 600
}

.price-tab .finalprice {
	display: inline;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif
}

.price-tab .top {
	width: 100%;
	height: 100px;
	float: left;
	padding: 20px;
	border: 0 solid #000
}

.price-tab ul {
	margin: 0;
	padding: 0
}

.price-tab li {
	width: 90%;
	height: 85px;
	float: left;
	margin: 0 5%;
	padding: 10px 0 0;
	display: inline;
	border-bottom: 1px solid #000
}

.price-tab li:last-child {
	border: 0
}

.price-tab .tring-g {
	width: 100%;
	height: 0;
	float: left;
	border-style: solid;
	border-width: 30px 185px 0 185px;
	border-color: #1aa6df transparent transparent transparent
}

.price-tab .tring-r {
	width: 100%;
	height: 0;
	float: left;
	border-style: solid;
	border-width: 30px 185px 0 185px;
	border-color: #c03d4d transparent transparent transparent
}

.lite-green {
	background: #1aa6df
}

.lite-red {
	background: #c03d4d
}

#sec-contact {
	width: 100%;
	padding: 40px 0;
	background-color: #f5f5f5
}

.price-tab-first {
	float: right
}

.tmsInput {
	width: 68px;
	height: 26px;
	border: 1px solid #737373;
	box-sizing: border-box;
	padding: 5px
}

.form {
	width: 100%;
	border: 0 solid red
}

.form .row {
	width: 100%;
	float: left;
	margin: 0 0 10px;
	border: 0 solid red
}

.form .label {
	color: #2e2e2e;
	font-size: 15px;
	font-weight: 400;
	padding: 0;
	margin-top: 0;
	text-align: left;
	margin-bottom: 0;
	border: 0 solid red
}

.form .input {
	width: 100%;
	height: 40px;
	float: left;
	outline: 0;
	border-radius: 0;
	background-color: #f5f5f5;
	border: 0;
	border-bottom: 1px solid #cacaca
}

.asterick {
	color: #818181;
	float: right;
	margin-top: 5px
}

.form .textarea {
	width: 100%;
	height: 100px;
	float: left;
	margin: 1% 0;
	padding: 5px 20px;
	font: 16px arial;
	color: #8f8f8f;
	background-color: #f5f5f5;
	border: 0;
	resize: none;
	border-bottom: 1px solid #cacaca
}

.form .Submit {
	width: 20%;
	height: auto;
	padding: 1% 0;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-align: center;
	background: #1aa7df;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	border-radius: 0xp;
	border: 0;
	margin-right: 0
}

.contact-info {
	width: 100%;
	display: inline-box;
	display: -webkit-inline-box;
	border: 0 solid red;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 30px;
	margin-left: 15px;
	border: 2px dashed #ccc
}

.contact-info img {
	float: left;
	margin: 0 10px 0 0;
	width: fit-content;
	height: fit-content;
}

.contact-info p {
	width: 85%;
	float: left;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #2e2e2e;
	margin-bottom: 30px;
	border: 0 solid red
}

.contactHead {
	text-align: center
}

.contactHead p {
	margin: 0;
	font-size: 18px
}

.contactHead h2 {
	margin: 0 0 20px 0
}

.contactHead .p2 {
	margin-bottom: 40px
}

.colon {
	position: absolute;
	right: 10px
}

.contact-info ul {
	list-style: none;
	padding: 0
}

.contact-info ul li {
	width: 100%;
	float: left
}

footer {
	background: #fff;
	position: relative
}

footer ul {
	text-align: center
}

footer ul li {
	display: inline-block;
	text-align: center;
	margin: 0 12px;
	position: relative
}

footer ul li:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 15px;
	right: -15px;
	top: 3px;
	background-color: #7d7d7d
}

footer ul li:last-child:after {
	display: none
}

footer ul li a {
	color: #585858;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600
}

footer p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-top: 25px;
	padding: 8px 10px;
	background-color: #2e2e2e;
	font-family: Montserrat, sans-serif
}

footer a {
	color: #fff
}

#mainSlider .item img {
	display: block;
	width: 100%;
	height: auto
}

.footerLogo {
	position: absolute;
	margin: 0 auto;
	top: -39px;
	left: 0;
	right: 0;
	float: none;
	width: 92px
}

.footerLogo img {
	width: 100%;
	height: fit-content;
}

@media only screen and (min-device-width:320px) and (max-device-width:820px) {
	footer p, footer p a {
		font-size: 13px
	}
	.country-select-main .niceCountryInputMenuDropdownContent {
		position: absolute;
		width: 100%;
		z-index: 99;
		background-color: #fff;
		padding-top: 50px;
		max-height: 200px
	}
	.submit {
		width: 100%!important
	}
	.sec-contact .contact-info {
		width: 95%;
		margin: 15px auto
	}
	.country-select-main {
		margin-top: 0;
		position: relative
	}
	.pricing-banner h1 {
		margin: 0;
		font-size: 18px;
		transform: translateY(45px);
		-webkit-transform: translateY(45px);
		-moz-transform: translateY(45px);
		-o-transform: translateY(45px);
		-ms-transform: translateY(45px)
	}
	.pricing-banner {
		background-size: 100%;
		background-position: unset;
		margin-top: 50px;
		min-height: 118px
	}
	.country-select-main .niceCountryInputMenuDefaultText {
		width: 90%
	}
	.pricing-rates-tabs .col-md-12 {
		padding: 0
	}
	.feat-pricing-dtls:after {
		display: none
	}
	.feat-pricing-dtls {
		padding: 10px 5px 10px;
		border-bottom: .5px dashed rgba(204, 204, 204, .66);
		min-height: unset
	}
	.feat-pricing-dtls .feat-dtls {
		margin-top: 15px;
		margin-bottom: 5px;
		min-height: unset
	}
	.pricing-rates .tab-content {
		margin-top: 10px
	}
	.pricing-rates-tabs .nav-tabs>li {
		border: .5px dashed rgba(204, 204, 204, .66);
		width: 100%
	}
	.pricing-rates-tabs {
		margin: 10px 0 0
	}
	.features-pricing {
		padding: 10px 10px 10px;
		border: .5px dashed rgba(204, 204, 204, .66)
	}
	.pricing_main .col-md-3.padd-right-0 {
		padding-right: 15px
	}
	.pricing-rates-tabs .col-sm-3.padd-right-0 {
		padding-left: 0
	}
	.pricing-rates-tabs .col-sm-9.padd-left-0 {
		padding-right: 0
	}
	._globe {
		width: 280px;
		height: 280px;
		background: url(../images/_map-min.jpg) repeat-x;
		background-position: 0 0;
	}
	.pricing_main {
		margin-top: 10px
	}
	.pricing_main h2 {
		margin-top: 0;
		margin-bottom: 8px
	}
	.pri-show h6 {
		text-align: center
	}
	.intro {
		padding: 0
	}
	.navbar-brand img {
		top: 0;
		float: none;
		position: absolute;
		left: 0;
		right: 0;
		width: 20%;
		height: auto
	}
	.navbar {
		min-height: 50px;
		background-color: #242424c4;
		border: 0
	}
	.navbar-nav {
		margin: 15px -15px;
		float: none
	}
	.form .label {
		margin-bottom: 28px;
		width: 100%;
		height: 0;
		float: left;
		color: #000;
		font-size: 16px;
		font-weight: 400;
		line-height: 25px;
		text-align: left;
		border: 0 solid red;
		position: relative
	}
	#phoneMsg {
		background: #fff;
		padding: 30px 0 0;
		width: 100%
	}
	.phoneMsgCont2 {
		width: 300px
	}
	.phoneDet h1 {
		font-size: 30px
	}
	.phoneDet p {
		font-size: 12px
	}
	.planeImg {
		width: 65px;
		height: auto
	}
	#features h4 {
		text-transform: none;
		font-size: 18px;
		margin-bottom: 15px;
		font-weight: 600
	}
	.download-section {
		padding: 20px 0 0;
		height: auto;
		height: auto
	}
	#features {
		padding-top: 5px;
		padding-bottom: 5px
	}
	#features h2 {
		font-size: 22px;
		margin-top: 0;
		margin-bottom: 18px
	}
	#features .boxes {
		margin: 0 auto 10px;
		padding: 15px 10px;
		height: auto;
		min-height: auto;
		width: 100%;
		display: inline-block
	}
	#features .boxes img {
		margin-bottom: 10px;
		width: fit-content;
		height: fit-content;
	}
	.globe {
		padding: 15px 0 15px
	}
	.contactHead .p2 {
		margin-bottom: 12px;
		line-height: 22px;
		font-size: 14px
	}
	.contactHead h2 {
		margin: 0 0 5px 0;
		font-size: 25px
	}
	.sliderContent {
		top: 35%;
		text-align: center;
		padding: 12px 0
	}
	.sliderContent .p1 {
		font-size: 15px
	}
	.sliderContent h1 {
		font-size: 20px
	}
	.sliderContent .SliderBtns li a {
		font-size: 15px;
		padding: 3px 15px 4px
	}
	.price-tab .tring-g, .tring-r {
		display: none
	}
	.download-section h2 {
		font-size: 20px;
		padding: 0 6px;
		margin-bottom: 5px
	}
	.para_head .pricing h3 {
		font-size: 20px
	}
	.pricing {
		padding: 0 15px
	}
	.para_head .pricing h4 {
		font-weight: 600;
		font-size: 15px;
		line-height: 16px;
		margin-bottom: 20px;
		margin-top: 0
	}
	.globe .para_head .pricing h4 {
		font-size: 16px
	}
	.pricing-footer {
		padding: 5px 0 7px
	}
	.pricing-table__title {
		font-size: 14px;
		font-weight: 600
	}
	.pricing-header__description {
		font-size: 13px;
		line-height: 18px;
		padding: 0 14px
	}
	.talk-sales {
		width: 55%;
		padding: 5px 0;
		font-size: 12px
	}
	.custom-select select {
		height: 35px;
		min-height: 35px
	}
	.pricing-section {
		padding: 15px 15px 7px
	}
}

@media screen and (max-width:1100px) {
	#mainSlider .owl-buttons div {
		top: 32%
	}
}

/*  */
@media screen and (min-width:992px) {
	.navbar .nav-custom-item .dropdown-menu {
		display: block !important;
		margin-top: 0px;
		transition: all 0.6s ease;
		opacity: 0;
		visibility: hidden;
		width: max-content;
		border-radius: 0;
	}
	.navbar .nav-custom-item:hover .dropdown-menu {
		display: block;
		opacity: 1;
		visibility: visible;
	}
	.navbar .nav-custom-item:hover a.dropdown-toggle {
		background-color: white !important;
		color: #000 !important;
	}
	.navbar .nav-custom-item .dropdown-menu>li>a {
		display: block;
	}
}
/*  */

@media screen and (max-width:992px) {
	.sliderContent .p1 {
		font-size: 30px
	}
	.sliderContent h1 {
		font-size: 42px
	}
	#mainSlider .owl-buttons div {
		top: 50%
	}
	.sliderContent {
		text-align: center
	}
	.owl-theme .owl-controls .owl-page {
		float: none
	}
	ul.tabs h1 {
		font-size: 25px
	}
	ul.tabs li {
		padding: 0 16px;
		width: 154px
	}
	.t-desc {
		width: 50%
	}
	.t-img {
		width: 48%
	}
	.form {
		width: 459px
	}
	.contact-info {
		width: 37%
	}
	.contact-info img {
		margin: 0 10px 0 0
	}
	.contact-info p {
		font-size: 15px
	}
	.form .label {
		font-size: 15px
	}
	.contactHead {
		width: 95%;
		float: none;
		margin: 0 auto
	}
}

@media screen and (max-width:767px) {
	nav.navbar .container-fluid {
		padding-top: 22px;
	}
	.navbar-fixed-bottom, .navbar-fixed-top {
		position: fixed
	}
	.t-desc {
		width: 100%
	}
	.t-img {
		width: auto
	}
	.price-tab {
		margin: 10px auto!important;
		float: none
	}
	#sec-pricing {
		height: auto;
		padding: 20px 0
	}
	.form {
		width: 95%;
		margin: 0 auto;
		float: none
	}
	#sec-contact {
		height: auto;
		padding-top: 15px
	}
	.contact-info {
		width: 95%;
		margin: 15px auto;
		float: none
	}
	.planeImg img {
		max-width: 100%;
		height: auto
	}
	.t-desc h1, .t-desc p {
		text-align: center
	}
}

@media screen and (max-width:600px) {
	.sliderContent .p1 {
		font-size: 25px
	}
	.sliderContent h1 {
		font-size: 30px
	}
	.owl-pagination {
		display: none
	}
}

@media screen and (max-width:500px) {
	.sliderContent .p1 {
		font-size: 17px
	}
	.sliderContent h1 {
		font-size: 12px;
		margin-top: 5px;
		font-weight: 600;
		padding: 0 25px 0
	}
	.sliderContent .SliderBtns li a {
		font-size: 15px;
		padding: 3px 15px 4px
	}
	.form .input, .form .textarea {
		width: 100%
	}
	.asterick {
		float: right;
		margin-top: 10px;
		position: absolute;
		right: 4%
	}
	.colon {
		position: static
	}
	.form .row {
		margin-bottom: 0
	}
	.form .Submit {
		width: 100%;
		margin: 10px 0
	}
}

@media screen and (min-width:993px) {
	.intro {
		top: 0
	}
	.scrollOn {
		position: relative;
		z-index: 9999;
		width: 100%;
		overflow: hidden;
		top: 0!important
	}
	.features-section {
		background: #fff
	}
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	background: #f5f5f5
}

.g-recaptcha div {
	width: auto!important;
	height: auto!important
}

@keyframes spin {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 360px 0;
	}
}

#mainSlider .item img {
	width: 100%;
	height: 100%;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 100%;
}

@media  screen and (max-width: 767px)
{
	.navbar-nav .open .dropdown-menu {
	background-color: #535556;
	}
}
