@font-face {
	font-family: 'FontAwesome';
	src: url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.eot');
	src: url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.woff2') format('woff2'), url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.woff') format('woff'), url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.ttf') format('truetype'), url('https://d3p9887azlukqh.cloudfront.net/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-display: fallback;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0 {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0 {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

.wp {
	float: left;
	width: 100%
}

.add_myrow a {
	color: #fff;
}

#page {
	float: left;
	width: 100%
}

.editContent {
	position: relative
}

.advanced_drag_drop_rapify {
	position: relative;
	padding: 15px
}

.content_draggable {
	position: relative
}

.pencil_edit_icon {
	position: absolute;
	right: 0;
	top: 0;
	color: #000 !important
}

.pencil_edit_icon img {
	height: 21px;
	width: 26px
}

.bx-wrapper {
	background: 0 0 !important;
	border: none !important;
	box-shadow: none !important
}

.advance_editor {
	display: inline-block
}

.rel {
	position: relative
}

.block {
	display: block
}

body {
	font-family: open_sansregular;
	font-family: 'Open Sans', sans-serif;
	top: 0 !important
}

textarea {
	font-family: open_sansregular
}

.btn {
	padding: 10px 27px;
	border: none;
	border-radius: 5px
}

a {
	text-decoration: none
}

ul li {
	list-style: inside
}

h1 {
	font-size: 66px;
	margin: 2.1rem 0 1.68rem
}

h2 {
	font-size: 57px;
	margin: 1.78rem 0 1.424rem
}

h3 {
	font-size: 48px;
	margin: 1.46rem 0 1.168rem
}

h4 {
	font-size: 34px;
	margin: 1.46rem 0 1.168rem
}

h5 {
	font-size: 22px;
	margin-bottom: 20px
}

h6 {
	font-size: 16px;
	margin: .5rem 0 .4rem
}

p {
	font-size: 15px;
	color: #666
}

img {
	max-width: 100%
}

#wrapper,
#wrapper1 {
	width: 1170px;
	max-width: 100%;
	margin: auto
}

.form-group input,
.form-group textarea,
.form-group select {
	background-color: #f5f5f5;
	padding-left: 12px;
	font-size: 14px !important;
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	height: 50px;
	-moz-box-sizing: border-box
}

.form-group textarea {
	height: 150px
}

.mozify-btn {
	color: #fff;
	font-weight: 600;
	background-color: #c01010;
	font-size: 15px;
	padding: 15px 30px;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block
}

.section-outer-common {
	float: left;
	width: 100%;
	padding: 80px 0
}

.section-inner-common {
	float: left;
	width: 100%
}

.common-ul-section {
	float: left;
	width: 100%
}

.common-ul-section ul {
	float: left;
	width: 100%
}

.common-ul-section li {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-bottom: 7px
}

.common-ul-section li:last-child {
	margin-bottom: 0
}

.ul-font-icons li {
	position: relative
}

.ul-font-icons li i {
	position: absolute;
	top: 5px;
	left: 0
}

.text-center {
	text-align: center
}

.moz-row {
	float: left;
	width: 100%;
	margin: 0 -15px
}

.moz-6 {
	float: left;
	width: 50%;
	padding: 0 15px
}

.moz-12 {
	float: left;
	width: 100%;
	padding: 0 15px
}

button.btn {
	cursor: pointer
}

.float-right {
	float: right
}

.input-style {
	float: left;
	width: 100%;
	height: 50px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 12px
}

.rest1-input input {
	float: left;
	width: 100%;
	height: 50px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 12px
}

.textarea-style {
	float: left;
	width: 100%;
	height: 100px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 12px;
	padding-top: 10px;
	font-size: 14px
}

.rest1-input textarea {
	float: left;
	width: 100%;
	height: 100px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 12px;
	padding-top: 10px;
	font-size: 14px
}

.g-recaptcha {
	float: left;
	width: 100%;
	margin: 2px 0 10px 0;
	padding-left: 15px
}

.margin-top-5 {
	margin-top: 5px
}

.margin-top-10 {
	margin-top: 10px
}

.margin-top-15 {
	margin-top: 15px
}

.margin-bottom-5 {
	margin-bottom: 5px
}

.margin-bottom-10 {
	margin-bottom: 10px
}

.margin-bottom-15 {
	margin-bottom: 15px
}

.margin-bottom-50 {
	margin-bottom: 50px
}

.padding-60 {
	padding: 60px 0
}

.padding-120 {
	padding: 120px 0
}

.padding-horizontal {
	padding: 0 15px
}

.full-width {
	width: 100%
}

.float-width {
	float: left;
	width: 100%
}

.no-padding {
	padding: 0 !important
}

.common-btn {
	font-size: 14px;
	font-weight: 400;
	background: #08c;
	color: #fff;
	padding: 14px 20px;
	display: inline-block
}

.col-md-10 {
	width: 83.3333333333%
}

.col-md-8 {
	width: 66.66666667%
}

.col-md-12 {
	width: 100%
}

.col-md-6 {
	width: 50%
}

.col-md-4 {
	width: 33.3333%
}

.col-md-3 {
	width: 25%
}

.col-md-2 {
	width: 16.6667%
}

.col-md-9 {
	width: 75%
}

.col-md-5 {
	width: 41.666667%
}

.col-md-7 {
	width: 58.333333%
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
	float: left
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}

div.checkout-section:before {
	position: absolute;
	content: "\f013";
	top: 9px;
	z-index: 99;
	font-family: 'FontAwesome';
	left: 15px;
	color: #e74c3c;
	font-size: 24px
}

.defaultcontact-form form input,
.defaultcontact-form form select {
	border: 1px solid #d5d5d5;
	height: 50px;
	margin: 0;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box !important;
	height: 52px !important;
	padding-left: 12px !important;
	background: #fff !important;
	border-radius: 5px !important;
	font-size: inherit;
	font-family: inherit
}

.defaultcontact-form form textarea {
	border: 1px solid #d5d5d5 !important;
	height: 131px;
	margin: 0;
	resize: none;
	padding-top: 12px;
	margin-bottom: 15px;
	width: 100%;
	padding-left: 12px !important;
	font-size: inherit;
	font-family: inherit;
	background: #fff !important;
	border-radius: 5px !important
}

.buss-dtl-con.advance_editor.editContent {
	font-size: 15px
}

.resize-res-100 {
	max-width: 100% !important
}

.block-4-outer {
	width: 24%;
	padding: 0 .5%;
	display: inline-block;
	vertical-align: top
}

.block-3-outer {
	width: 31%;
	margin: 1%;
	display: inline-block;
	vertical-align: top
}

.footer-28 .block-3-outer {
	background: none !important;
	border: none !important
}

.block-2-outer {
	width: 45%;
	margin: 2%;
	display: inline-block;
	vertical-align: top
}

.margin-top-btm {
	margin-top: 15px;
	margin-bottom: 15px
}

.margin-btm-120 {
	margin-bottom: 120px
}

.width-100 {
	width: 100%
}

.mb-10 {
	margin-bottom: 10px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-40 {
	margin-bottom: 40px
}

.common-section-margin {
	margin: 2% !important
}

.btn,
.editContent {
	cursor: pointer
}

.rowcustom {
	display: inline-block;
	width: 100%;
	float: left
}

.video_outer_adjustment iframe {
	width: 100%
}

.changevideo video {
	width: 100%;
	height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: inherit;
	margin: 15px 0
}

.display-inline-top {
	display: inline-block;
	vertical-align: top
}

.display-inline-middle {
	display: inline-block;
	vertical-align: middle
}

.bg-fff {
	background: #fff
}

.width-auto {
	width: auto !important
}

.vertical-align-middle {
	vertical-align: middle !important
}

.video-responsive video {
	width: 100%
}

.float-left {
	float: left;
	position: relative
}

.niches-abt-us-p {
	margin-bottom: 15px;
	font-size: 15px
}

.niches-bnr-h4 {
	display: block;
	color: #01b9f1;
	font-size: 110px;
	font-family: futura_ltcn_btlight;
	line-height: 95px !important;
	margin: 0;
	text-transform: uppercase
}

.niches-bnr-h5 {
	display: block;
	color: #052e70;
	font-size: 110px;
	font-family: futura_ltcn_btlight;
	line-height: 95px !important;
	margin: 0;
	text-transform: uppercase
}

.niche-blog-lft-p {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px
}

.blog-most-pop-h4 {
	font-size: 14px;
	color: #444;
	line-height: 17px;
	margin: 0
}

.blog-most-pop-span {
	font-size: 12px;
	color: #999;
	font-family: open_sansitalic
}

.blog-tag-a {
	float: left;
	color: #444;
	font-family: open_sanssemibold;
	border: 1px solid #d5d5d5;
	padding: 6px 13px
}

.niche-cont-ryt-li {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	margin-bottom: 8px
}

.niche-cont-ryt-li-a {
	color: #01b9f1
}

.niche-cont-ryt-p {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px
}

.niche-foter-a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #eee;
	margin-bottom: 8px
}

.niche-foter-li {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #eee;
	margin-bottom: 8px
}

.niche-fotr-head-h4-bor {
	float: left;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-family: open_sansbold;
	border-bottom: 1px solid #98989e;
	margin: 0;
	width: 100%
}

.niche-fotr-head-h4 {
	border-bottom: 3px solid #01a6de;
	position: relative;
	float: left;
	top: 2px;
	padding-bottom: 14px
}

.niches-footer-btm-p {
	color: #eee;
	float: left;
	font-size: 13px;
	margin-top: 6px
}

.niche-inr-bnr-h4 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	font-family: ralewaybold;
	margin-bottom: 12px;
	margin-top: 0
}

.niche-inr-sec1-a {
	padding: 0;
	font-size: 19px;
	color: #666;
	font-family: ralewaymedium;
	line-height: 63px;
	float: left;
	width: 100%;
	text-align: center;
	display: inline-block
}

.niche-inr-sec1-a.active,
.niche-inr-sec1-a:hover {
	background-color: #01b9f1;
	color: #fff;
	position: relative;
	overflow: visible
}

.niche-inr-sec1-p {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px
}

.niche-inr-sce1-ul {
	margin-bottom: 12px;
	margin-top: 12px
}

.niche-inr-sce1-ul li {
	font-size: 14px;
	color: #666;
	display: inline-block;
	position: relative;
	padding-left: 16px;
	margin: 3px 18px 3px 0
}

.niche-inr-sce1-ul li::after {
	height: 10px;
	width: 10px;
	border-radius: 100%;
	background-color: #01b9f1;
	top: 6px
}

.niche-inr-sec2-head-p {
	color: #555;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 22px;
	margin-top: 18px;
	padding: 0 23%;
	width: 100%
}

.niche-inr-sec2-head {
	color: #01b9f1
}

.niche-inr-sec2-head-span {
	color: #052e70
}

.niche-inr-sec2-head-h4 {
	width: 100%;
	font-size: 32px;
	text-transform: uppercase;
	color: #01b9f1;
	font-family: ralewaysemibold;
	margin: 0
}

.niche-inr-sec2-ul {
	float: left;
	width: 100%
}

.niche-inr-sec2-ul li {
	color: #444;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	position: relative;
	width: 100%
}

.niche-inr-sec2-ryt-call-head {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 26px;
	padding: 18px 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .27);
	margin: 0;
	font-family: ralewaybold;
	text-transform: uppercase
}

.niche-inr-sec2-ryt-call-h4 {
	color: #01b9f1;
	text-transform: uppercase;
	margin: 0 0 5px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .39);
	width: 100%;
	font-size: 30px;
	font-family: ralewaysemibold;
	float: left
}

.niche-inr-sec2-ryt-call-h5 {
	color: #01b9f1;
	text-transform: uppercase;
	margin: 0 0 5px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .39);
	width: 100%;
	font-size: 30px;
	font-family: ralewaysemibold;
	float: left
}

.niche-inr-sec3-h4 {
	font-size: 59px;
	font-family: ralewaylight;
	width: 100%;
	float: left;
	color: #01b9f1;
	margin: 0;
	text-transform: uppercase
}

.niche-inr-sec3-h5 {
	font-size: 48px;
	color: #01b9f1;
	font-family: ralewaylight;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 6px;
	float: left;
	width: 100%
}

.niche-inr-sec3-h6 {
	font-size: 42px;
	color: #01b9f1;
	font-family: ralewaylight;
	text-transform: uppercase;
	background-position: 0 4px;
	margin: 0;
	float: left;
	width: 100%
}

.niche-location-input {
	margin: 0;
	border: 1px solid #d5d5d5;
	height: 50px;
	padding-left: 12px;
	box-sizing: border-box;
	font-size: 14px;
	color: #747474;
	background-color: #fff;
	width: 100%
}

.niche-section2-blok-head {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
	color: #01b9f1;
	font-family: ralewaybold;
	margin: 0
}

.niche-section2-blok-p {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #555;
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 12px
}

.niche-section3-lft {
	float: left;
	width: auto;
	color: #fff;
	font-size: 21px;
	font-family: ralewayregular;
	text-transform: uppercase;
	margin: 0
}

.niche-section3-lft span {
	font-family: ralewaybold
}

.niche-section3-ryt {
	float: right;
	width: auto;
	font-size: 30px;
	color: #fff;
	margin: 0
}

.niche-section3-ryt a {
	color: #fff
}

.niche-section4-ryt-ul {
	float: left;
	width: 100%
}

.niche-section4-ryt-ul li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 14px;
	color: #333
}

.niche-section5-ul {
	float: left;
	width: 100%
}

.niche-section5-ul li {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333;
	margin-bottom: 15px
}

.niche-term-cont-p {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px
}

.niche-testi-page-p {
	font-size: 15px;
	color: #333
}

.niche-testi-page-h4 {
	font-size: 15px;
	font-weight: 400;
	margin-top: 15px;
	color: #333;
	font-family: open_sansbold;
	margin-bottom: 15px
}

.niche-timer-h5 {
	float: none;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 400;
	font-family: futura_ltcn_btlight;
	margin: 0
}

.niche-timer-h6 {
	float: none;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 400;
	font-family: futura_ltcn_btlight;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0
}

.banner1-h4 {
	color: #fff;
	font-size: 72px;
	font-family: futura_hv_btheavy
}

.banner1-p {
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	padding: 0 29%;
	margin-top: 22px
}

.banner2-h5 {
	text-transform: uppercase;
	font-size: 45px;
	color: #000;
	margin-bottom: 2px;
	width: 100%
}

.banner2-h5 span {
	color: #fd4643
}

.banner2-h4 {
	font-size: 15px;
	color: #000;
	margin-top: 10px
}

.baner3-h5 {
	font-size: 38px;
	font-family: ralewaylight;
	float: left;
	width: 100%
}

.baner3-h4 {
	font-family: ralewayregular;
	font-size: 14px;
	margin-top: 9px;
	color: #333;
	float: left;
	width: 100%
}

.banner5-h5 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 2px;
	font-family: ralewaysemibold;
	color: #fff
}

.banner5-h4 {
	color: #fff;
	font-family: ralewayregular;
	font-size: 15px;
	margin-top: 10px;
	width: 100%
}

.business-consultancy-abt-us-h4 {
	float: left;
	width: 100%;
	font-size: 32px;
	color: #333;
	font-family: ralewayextrabold;
	text-transform: uppercase
}

.business-consultancy-abt-us-p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #666;
	margin-bottom: 15px
}

.business-consultancy-abt-us-inr-p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px
}

.business-consultancy-bnr-h4 {
	color: #fff;
	font-size: 24px;
	font-family: ralewaymedium;
	float: left;
	width: 100%
}

.business-consultancy-bnr-h5 {
	color: #ffaf36;
	font-size: 42px;
	font-family: ralewaybold;
	margin-top: 6px;
	float: left;
	width: 100%
}

.business-consultancy-bnr-p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 28px;
	margin-top: 17px
}

.bus-con-inr-bnr-h4 {
	font-size: 60px;
	color: #fff;
	background: #738f97;
	width: auto;
	float: left;
	padding: 7px 22px;
	margin-top: 94px;
	text-transform: uppercase;
	font-family: ralewaybold
}

.featured-37 .advanced_drag_drop_rapify.add_new_row_rapify.container_drag_drop_rapify .rel {
	align-items: self-start !important
}

.team-1-outer .team-1-inner.team6_p .advanced_drag_drop_rapify.add_new_row_rapify.container_drag_drop_rapify .rel {
	align-items: self-start !important
}

.business-consultancy-contactus-h4 {
	float: left;
	width: 100%;
	font-size: 30px;
	color: #333;
	font-family: ralewaybold
}

.business-consultancy-contactus-p {
	color: #666;
	margin-top: 20px;
	float: left;
	width: 100%;
	font-size: 15px
}

.bus-con-contatus-ul {
	float: left;
	width: 100%;
	margin-top: 20px
}

.bus-con-contatus-ul li {
	margin-bottom: 15px;
	float: left;
	width: 100%
}

.bus-con-contatus-ul li span {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333
}

.business-consultancy-foter-h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-family: ralewaybold;
	margin-bottom: 30px
}

.bus-con-foter-a {
	font-size: 14px;
	color: #aaa;
	float: left;
	width: 100%;
	list-style: none
}

.bus-con-foter-li {
	font-size: 14px;
	color: #aaa;
	float: left;
	width: 100%;
	list-style: none
}

.bus-con-foter-ul {
	float: left;
	width: 100%
}

.bus-con-foter-ul li {
	float: left;
	width: 100%;
	margin-bottom: 14px
}

.bus-con-foter-btm-p {
	color: #fff
}

.business-consultancy-ser-head-h4 {
	float: left;
	width: 100%;
	font-size: 20px;
	color: #3f56b4;
	font-family: open_sansbold
}

.business-consultancy-ser-head-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666
}

.business-consultancy-ser-block-h4 {
	font-size: 22px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-family: open_sansbold
}

.business-consultancy-ser-block-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333
}

.business-consultancy-ser-inr-h4 {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #3f56b4;
	font-family: open_sansbold;
	margin-bottom: 10px
}

.business-consultancy-ser-inr-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333
}

.business-consultancy-work-lft-h4 {
	font-size: 28px;
	font-family: ralewaysemibold
}

.business-consultancy-work-lft-p {
	float: left;
	width: 100%;
	color: #666
}

.car-abt-ryt-h5 {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #eeb300;
	text-transform: uppercase;
	font-family: open_sanssemibold;
	font-size: 15px
}

.car-abt-ryt-h2 {
	float: left;
	width: 100%;
	font-size: 50px;
	color: #343332;
	text-transform: capitalize;
	font-family: ralewayextrabold;
	margin-top: 18px;
	margin-bottom: 4px;
	font-size: 40px;
	margin-top: 11px
}

.car-abt-ryt-p {
	float: left;
	width: 100%;
	line-height: 24px;
	margin-bottom: 22px;
	color: #666;
	font-size: 14px
}

.car-beni-head-h5 {
	font-size: 22px;
	color: #333
}

.car-beni-head-h2 {
	font-size: 3.56rem;
	color: #333
}

.car-beni-block-h4 {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #343332;
	font-family: ralewaysemibold
}

.car-beni-block-p {
	font-size: 15px;
	color: #666
}

.car-footer-p {
	float: left;
	font-size: 14px;
	color: #fff;
	margin-top: 6px;
	margin-bottom: 0
}

.car-template-bnr-h4 {
	font-size: 65px;
	font-family: futura_bdcn_btbold;
	margin-bottom: 5px;
	margin-top: 0;
	color: #fff;
	text-transform: uppercase
}

.car-template-bnr-h5 {
	font-size: 24px;
	font-family: futura_lt_btlight;
	letter-spacing: 2px;
	margin: 0;
	color: #fff;
	text-transform: uppercase
}

.car-template-call-lft {
	float: left;
	text-transform: capitalize;
	color: #fff;
	font-size: 35px;
	font-family: ralewaylight;
	padding-top: 22px
}

.car-template-call-lft-mrgn {
	margin-left: 13%
}

.car-template-call-ryt {
	font-size: 36px;
	color: #fff;
	font-family: ralewaybold;
	padding: 22px 0;
	margin: 0;
	float: left;
	width: 100%
}

.coming-1-banner-h4 {
	font-size: 62px;
	color: #fff;
	text-transform: uppercase;
	font-family: montserratbold
}

.coming-1-banner-h5 {
	font-size: 25px;
	color: #fff;
	font-family: open_sansregular;
	margin-top: 20px
}

.coming-1-content-h4 {
	font-size: 32px;
	color: #333;
	text-transform: uppercase;
	font-family: ralewaysemibold
}

.coming-1-content-p {
	font-size: 15px;
	color: #333;
	font-family: open_sansregular;
	line-height: 30px;
	padding: 0 20%;
	margin-top: 25px
}

.coming-1-footer-p {
	float: left;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 14px
}

.coming-2-bnr-h4 {
	display: inline-block;
	font-family: roboto_slabregular;
	font-size: 32px;
	padding: 0 15px;
	text-transform: uppercase;
	width: 100%;
	color: #fff
}

.coming-2-bnr-h5 {
	font-family: roboto_slabbold;
	font-size: 52px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 0 15px;
	color: #fff
}

.coming-3-son-h4 {
	font-size: 32px;
	font-family: roboto_slabregular;
	text-transform: uppercase;
	padding: 0 15px;
	color: #fff
}

.coming-3-son-h5 {
	font-family: roboto_slabbold;
	font-size: 52px;
	margin-bottom: 20px;
	margin-top: 24px;
	text-transform: uppercase;
	padding: 0 15px;
	color: #fff
}

.content-common-1-p {
	font-size: 14px;
	color: #333;
	margin-bottom: 30px
}

.content-3-h4 {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
	color: #01b9f1;
	font-family: ralewaybold;
	margin: 0
}

.content-3-p {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #555;
	line-height: 26px
}

.content-4-h4 {
	float: left;
	width: 100%;
	font-size: 18px;
	font-family: ralewaysemibold;
	color: #3a464e;
	margin-bottom: 13px
}

.content-4-h5 {
	display: inline-block;
	vertical-align: top;
	color: #3a464e;
	font-size: 16px;
	font-family: ralewaylight
}

.content-4-p {
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	width: 100%;
	font-family: robotolight;
	color: #333
}

.content-5-h4 {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #0070c9;
	font-family: ralewaybold;
	text-transform: uppercase
}

.content-5-p {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
	min-height: 112px
}

.content-7-h4 {
	min-height: inherit;
	margin-bottom: 17px;
	color: #444;
	font-size: 22px
}

.content-7-p {
	color: #666;
	font-size: 15px
}

.featured-1-inner-h4 {
	text-align: center;
	color: #000;
	font-size: 40px;
	font-family: ralewaybold;
	text-transform: uppercase;
	margin-bottom: 25px;
	width: 100%;
	float: left
}

.featured-1-inner-p {
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 28px;
	margin-bottom: 30px;
	width: 100%;
	float: left
}

.featured-2-inner-h4 {
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #000;
	text-transform: uppercase
}

.featured-2-inner-p {
	display: inline-block;
	width: 100%;
	margin-top: 9px;
	font-size: 15px;
	color: #666
}

.featured-single-4-h4 {
	width: 100%;
	font-size: 48px;
	margin-bottom: 15px;
	color: #fff
}

.featured-single-4-p {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 22px
}

.feat-single-6-h4 {
	display: inline-block;
	width: 100%;
	color: #444;
	text-transform: uppercase;
	font-size: 48px;
	margin-bottom: 15px;
	font-family: ralewaysemibold
}

.feat-single-6-p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #444;
	margin-bottom: 18px
}

.feat-single-7-h4 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-family: ralewaysemibold
}

.feat-single-7-h3 {
	font-family: ralewaysemibold;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px
}

.feat-single-7-p {
	font-size: 15px;
	color: #fff;
	line-height: 24px
}

.feat-single-8-h3 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 60px;
	font-family: ralewaybold;
	margin-bottom: 22px
}

.feat-single-8-p {
	float: left;
	width: 100%;
	color: #444;
	font-size: 15px
}

.heading-1-h4 {
	float: none;
	display: inline-block;
	position: relative;
	font-size: 38px;
	color: #333;
	font-family: ralewayregular;
	margin: 0
}

.heading-1-p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 0 28%;
	margin-top: 30px
}

.heading-2-h4 {
	font-size: 28px;
	font-family: ralewaybold;
	text-transform: uppercase
}

.heading-2-p {
	font-size: 15px;
	color: #666
}

.heading-3-h3 {
	font-size: 12px;
	margin: 0;
	background: #fee198;
	color: #000;
	display: inline-block;
	float: none;
	padding: 10px;
	font-family: ralewaybold;
	text-transform: uppercase
}

.heading-3-h2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 52px;
	color: #000;
	font-family: futura_bk_btbook;
	text-transform: uppercase;
	margin: 12px 0 0
}

.heading-4-h4 {
	color: #01b9f1;
	display: inline-block;
	font-family: ralewaysemibold;
	font-size: 32px;
	margin: 0;
	text-transform: uppercase;
	width: 100%
}

.heading-4-p {
	color: #555;
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 22px;
	margin-top: 18px;
	padding: 0 23%;
	width: 100%
}

.heading-5-h4 {
	font-size: 30px;
	text-transform: uppercase;
	color: #000
}

.heading-5-p {
	font-size: 14px;
	color: #666
}

.interior-design-bnr-h4 {
	font-size: 60px;
	color: #fff;
	font-family: futura_hv_btheavy;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-shadow: 0 1px 5px rgba(0, 0, 0, .5)
}

.interior-design-bnr-h6 {
	font-size: 20px;
	margin-bottom: 18px;
	text-shadow: 0 1px 5px rgba(0, 0, 0, .5);
	font-family: futura_bk_btbook;
	color: #fff;
	text-transform: uppercase
}

.interior-design-commer-h4 {
	font-size: 20px;
	font-family: open_sanssemibold;
	text-transform: uppercase;
	color: #000
}

.inter-design-inner-cont-lft-h4 {
	font-size: 35px;
	margin-bottom: 10px;
	text-transform: uppercase
}

.inter-design-inner-cont-lft-p {
	color: #666;
	font-size: 13px;
	line-height: 24px;
	margin-top: 15px
}

.inter-design-inner-cont-lft-h5 {
	font-size: 15px;
	margin-bottom: 15px
}

.inter-design-inner-cont-ryt-h4 {
	font-size: 35px;
	margin-bottom: 10px;
	text-transform: uppercase
}

.inter-design-inner-cont-ryt-p {
	font-size: 14px;
	margin-bottom: 20px
}

.intr-design-gallery-head-h4 {
	font-size: 42px;
	color: #333;
	font-family: robotobold;
	text-transform: uppercase
}

.intr-design-gallery-head-p {
	font-size: 14px;
	line-height: 25px;
	padding: 0 18%;
	margin-top: 10px
}

.intr-design-gallery-h4 {
	color: #333;
	font-size: 22px;
	font-family: robotobold;
	text-transform: uppercase
}

.intr-design-gallery-p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 40px;
	margin-top: 22px
}

.intr-design-hom-sec-a {
	font-size: 22px;
	color: #333;
	margin-bottom: 8px;
	font-family: robotobold;
	text-transform: uppercase
}

.intr-design-hom-sec-p {
	font-size: 14px;
	color: #666;
	line-height: 25px
}

.inter-design-inner-banner-h4 {
	color: #fff;
	display: inline-block;
	font-family: futura_hv_btheavy;
	font-size: 48px;
	padding: 12px 18px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	text-shadow: 0 0 5px rgba(0, 0, 0, .22)
}

.inner-design-pub-rytft-p {
	font-size: 14px;
	line-height: 29px;
	color: #000
}

.makup-about-h4 {
	font-size: 95px;
	text-transform: uppercase;
	font-family: montserratsemibold
}

.makup-about-p {
	line-height: 28px;
	color: #666;
	margin-top: 27px
}

.banner-makeup-h4 {
	font-size: 92px;
	color: #15191b;
	font-family: futura_bdcn_btbold;
	text-transform: uppercase;
	line-height: 86px
}

.banner-makeup-h5 {
	font-size: 26px;
	color: #15191b;
	font-family: bitterbold;
	text-transform: uppercase;
	margin-top: 4px
}

.makup-ser-h4 {
	color: #15191b;
	font-size: 24px;
	margin-bottom: 15px;
	position: relative
}

.makup-ser-p {
	color: #838487;
	font-size: 14px;
	line-height: 28px
}

.makup-testi-p {
	font-size: 18px;
	color: #838487;
	line-height: 32px;
	font-family: open_sansitalic
}

.portfolio1-text {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
	position: relative;
	color: #444;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	overflow: hidden;
	text-align: left
}

.img-port2-p {
	color: #444;
	font-size: 17px;
	font-family: open_sanssemibold;
	line-height: 26px;
	margin-bottom: 16px
}

.real-estate-bnr-h6 {
	font-size: 20px;
	color: #fff;
	font-family: futura_bk_btbook;
	text-transform: uppercase;
	margin-bottom: 18px
}

.real-estate-bnr-h5 {
	color: #fff;
	font-family: futura_bk_btbook;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 48px
}

.real-estate-bnr-h4 {
	color: #fff;
	font-family: futura_bk_btbook;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 60px
}

.real-estate-sale-head-h4 {
	float: left;
	width: 100%;
	font-size: 36px;
	color: #333;
	font-family: ralewayregular;
	margin-bottom: 0
}

.real-estate-sale-head-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333;
	font-family: robotoregular;
	padding: 0 27%;
	margin-top: 10px
}

.real-estate-home-rent-h4 {
	float: left;
	width: 100%;
	font-size: 18px;
	font-family: ralewaysemibold;
	color: #3a464e;
	margin-bottom: 13px
}

.real-estate-home-rent-h5 {
	color: #3a464e;
	font-size: 16px;
	font-family: ralewaylight;
	vertical-align: top;
	display: inline-block
}

.real-estate-home-rent-p {
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	width: 100%;
	font-family: robotolight
}

.real-estate-home-rent-h6 {
	font-size: 14px;
	color: #8898a3;
	font-family: ralewaybold;
	vertical-align: middle;
	display: inline-block
}

.real-estate-inner-bnr-h4 {
	color: #fff;
	font-family: ralewaybold;
	font-size: 55px;
	left: 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, .3);
	text-transform: uppercase;
	margin-top: 155px
}

.rest1-cont-left-h4 {
	font-size: 42px;
	color: #333;
	font-family: futura_hv_btheavy;
	text-transform: uppercase;
	float: left;
	width: 100%
}

.rest1-cont-left-p {
	font-size: 14px;
	color: #333;
	font-family: robotolight;
	line-height: 24px;
	margin-bottom: 25px;
	margin-top: 20px;
	float: left;
	width: 100%
}

.rest1-cont-ryt-h4 {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 20px;
	color: #333;
	font-family: futura_hv_btheavy;
	margin-bottom: 14px
}

.rest1-cont-ryt-h5 {
	color: #333;
	float: left;
	font-family: robotolight;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 2px;
	width: 100%
}

.rest1-menu-left-h4 {
	font-size: 30px;
	color: #bc9d51;
	font-family: futura_hv_btheavy;
	text-transform: uppercase;
	margin-bottom: 20px
}

.rest1-menu-left-h5 {
	color: #fff;
	padding: 0 2%;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 24px;
	font-family: robotolight
}

.rest1-menu-left-p {
	font-size: 15px;
	line-height: 24px;
	font-family: robotolight;
	color: #888
}

.rest1-footer-h4 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #999;
	margin-bottom: 12px
}

.rest1-footer-h2 {
	color: #fff;
	font-size: 50px;
	margin-top: 8px;
	display: inline-block
}

.rest1-footer-btm-p {
	color: #fff;
	font-size: 14px
}

.rest1-inner-bnr-heading-h4 {
	background: #fff;
	display: inline-block;
	padding: 12px 18px;
	text-transform: uppercase;
	font-size: 48px;
	color: #bc9d51;
	font-family: futura_hv_btheavy
}

.rest1-inner-menu-h4 {
	float: left;
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	font-family: futura_hv_btheavy
}

.rest1-inner-menu-p {
	float: left;
	width: 100%;
	font-size: 17px;
	font-family: robotolight;
	margin-bottom: 5px;
	margin-top: 4px
}

.rest1-recp-left1-h4 {
	font-size: 30px;
	color: #bc9d51;
	font-family: futura_hv_btheavy;
	text-transform: uppercase;
	margin-bottom: 12px
}

.rest1-recp-left1-p {
	color: #666;
	font-size: 14px
}

.rest1-vision-h4 {
	font-size: 45px;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	font-family: futura_hv_btheavy;
	color: #333;
	text-transform: uppercase
}

.rest1-vision-p {
	color: #666;
	font-size: 14px;
	display: block;
	width: 100%;
	float: none
}

.team-1-heading-h4 {
	color: #525252;
	font-family: ralewaysemibold;
	font-size: 40px;
	line-height: 1.3
}

.team-1-heading-p {
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #777
}

.team-1-contect-h4 {
	float: left;
	width: 100%;
	text-align: center;
	color: #534d51;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.3;
	font-family: ralewaybold
}

.team-1-contect-h5 {
	color: #96948f;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.5;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 8px
}

.team-1-contect-p {
	border-top: 1px solid #ddd;
	margin-top: 7px;
	padding-top: 10px;
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.team-4-contect-p {
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.ony-text1-p {
	margin-bottom: 15px;
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.testimonials-outer-2-h4 {
	float: left;
	width: 100%;
	font-size: 32px;
	color: #333;
	margin-bottom: 20px;
	font-family: ralewaymedium
}

.testimonials-outer-2-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
	font-family: open_sansitalic
}

.testimonials-outer-2-a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #54a0dc;
	margin-bottom: 15px
}

.testimonials-outer-2-h5 {
	font-size: 18px;
	color: #666;
	margin-bottom: 7px;
	font-family: open_sansbold;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.testimonials-outer-2-h6 {
	font-size: 13px;
	color: #888;
	font-family: open_sansbold;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.testimonial-outer-3-p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 28px;
	font-family: open_sansitalic
}

.testimonial-outer-3-h6 {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	position: relative;
	box-sizing: border-box;
	color: #54a0dc;
	font-family: open_sansbold
}

.testi-4-h4 {
	float: left;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
	color: #54a0dc;
	font-family: open_sansbold
}

.testi-4-p {
	float: left;
	width: 100%;
	color: #666;
	line-height: 28px;
	font-family: open_sansitalic;
	font-size: 15px
}

.video-single-1-ryt-p {
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 24px
}

.video-single-4-h4 {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 48px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: ralewaysemibold
}

.video-single-4-p {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 22px
}

.vmsling-sec1-ryt-h4 {
	font-size: 22px
}

.call-por-ring-h4 {
	font-size: 32px;
	color: #df4938;
	position: relative;
	z-index: 9;
	margin: 0;
	float: left;
	width: 100%;
	text-align: center;
	font-family: ralewaybold
}

.call-por-ring-p {
	font-size: 18px;
	color: #656565;
	margin-top: 10px;
	float: left;
	width: 100%;
	text-align: center
}

.call-portal-blk-h4 {
	font-size: 16px;
	color: #333;
	font-family: open_sansbold
}

.call-portal-blk-p {
	font-size: 14px;
	color: #696565;
	line-height: 21px;
	margin-top: 15px
}

.call-portal-blk-out {
	text-align: center;
	position: relative;
	min-height: 130px;
	margin-bottom: 25px
}

.call-portal-get-start-h4 {
	font-size: 36px;
	color: #df4938;
	font-family: ralewaybold;
	text-transform: uppercase
}

.call-portal-get-start-p {
	font-size: 22px;
	color: #333;
	font-family: ralewaymedium;
	margin-top: 12px;
	margin-bottom: 35px
}

.call-portal-inr-bnr-h4 {
	color: #fff;
	font-size: 40px;
	font-family: ralewaybold;
	text-transform: uppercase
}

.call-portal-inst-connt-blk-p {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	font-family: open_sanssemibold;
	padding: 0 10%;
	margin-top: 22px
}

.call-portal-inst-connt-audio-head-h4 {
	color: #fff;
	width: 100%;
	float: left;
	font-size: 35px;
	font-family: ralewaysemibold;
	text-align: center;
	text-transform: uppercase
}

.call-portal-inst-connt-work-hed-h4 {
	color: #333;
	float: left;
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: ralewaysemibold
}

.call-portal-inst-connt-blk2-head-h4 {
	color: #333;
	float: left;
	width: 100%;
	font-size: 35px;
	font-family: ralewaysemibold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px
}

.call-portal-inst-connt-blk2-head-p {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #666;
	font-family: open_sanssemibold;
	position: relative;
	padding-left: 18px
}

.call-portal-inst-connt-blk2-lft-bor {
	position: absolute;
	content: "";
	background: #df4938;
	width: 4px;
	height: 22px;
	left: 0;
	top: 3px
}

.call-portal-inst-connt-3mint-h4 {
	font-size: 36px;
	color: #df4938;
	font-family: ralewaybold;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center
}

.call-portal-inst-connt-3mint-p {
	font-size: 22px;
	color: #333;
	font-family: ralewaymedium;
	margin-top: 12px;
	margin-bottom: 35px;
	text-align: center;
	float: left;
	width: 100%
}

.call-portal-faq-heading-h4 {
	color: #333;
	font-size: 30px;
	font-family: ralewaymedium
}

.call-portal-faq-heading-p {
	color: #696565;
	font-size: 14px;
	margin-top: 19px
}

.list-style li {
	list-style: none
}

.call-portal-faq-inr-head-span {
	color: #333;
	font-size: 16px;
	line-height: 25px !important;
	min-height: 58px !important;
	font-family: ralewaybold;
	padding: 15px 12px;
	width: 100%;
	display: inline-block;
	padding-left: 35px;
	background: #fff
}

.call-portal-faq-icon i {
	position: absolute;
	top: 13px;
	left: 15px;
	margin: auto;
	font-size: 30px;
	line-height: 26px;
	margin-right: 2px;
	color: #df4938;
	z-index: 1
}

.call-portal-faq-inr-body-span {
	padding: 15px;
	background-color: #fff;
	font-size: 14px;
	color: #696565;
	line-height: 26px;
	display: inline-block;
	width: 100%
}

.collapsible-header.active .call-portal-faq-inr-head-span {
	border-bottom: 1px solid #ddd
}

.call-portal-priv-poli-main-head-h2 {
	color: #333;
	float: left;
	font-size: 20px;
	margin-bottom: 12px;
	width: 100%;
	font-family: ralewaymedium;
	text-transform: uppercase;
	font-weight: 400
}

.call-portal-priv-poli-p {
	display: inline-block;
	width: 100%;
	margin-top: 12px
}

.call-portal-priv-poli-head-h3 {
	color: #333;
	float: left;
	font-size: 16px;
	margin-bottom: 0;
	width: 100%;
	font-weight: 400
}

.call-portal-why-us-p {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px
}

.call-portal-why-us-h4 {
	color: #df4938;
	font-size: 15px;
	font-family: open_sansbold;
	text-transform: uppercase
}

.call-portal-why-us-outer {
	background-color: #fff;
	border-left: 4px solid #df4938;
	padding: 11px 20px 16px;
	margin-bottom: 17px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15)
}

.call-portal-feature-bnr-h4 {
	color: #df4938;
	text-shadow: 0 2px 1px rgba(0, 0, 0, .42);
	font-size: 32px;
	text-transform: uppercase;
	font-family: open_sansbold
}

.call-portal-pricing-h4 {
	font-size: 16px;
	font-family: open_sanssemibold;
	background: url(../images/angle.png) 0 3px no-repeat;
	margin-bottom: 4px
}

.call-portal-pricing-p {
	font-size: 14px;
	color: #696565;
	line-height: 26px;
	margin-bottom: 30px
}

.call-portal-contact-us-h4 {
	float: left;
	width: 100%;
	font-size: 28px;
	color: #333;
	font-family: ralewaymedium;
	margin-bottom: 20px
}

.call-portal-contact-us-p {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #717171;
	line-height: 24px;
	margin-bottom: 22px
}

.call-portal-features-span {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 14px;
	font-size: 15px;
	vertical-align: top;
	width: 100%;
	position: relative
}

.call-portal-features-span i {
	position: absolute;
	left: 0;
	top: -1px;
	color: #df4938;
	font-size: 20px;
	z-index: 2
}

.call-portal-features-head-h4 {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 28px
}

.niches-hom-pg-contus {
	float: left;
	width: 100%;
	padding: 18px;
	background: #eee;
	position: relative
}

.niches-hom-pg-contus input {
	border: 1px solid #d5d5d5;
	height: 50px;
	margin: 0;
	padding-left: 36px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	float: left;
	background: #fff
}

.niches-hom-pg-contus textarea {
	border: 1px solid #d5d5d5;
	height: 131px;
	margin: 0;
	resize: none;
	padding-top: 12px;
	width: 100%;
	padding-left: 36px
}

.niches-hom-pg-contus .comman-btn {
	width: 100%
}

.niches-hom-pg-contus li {
	float: left;
	width: 100%;
	margin-bottom: 15px
}

.comman-btn {
	background-color: #01b9f1;
	border-radius: 3px;
	color: #fff;
	font-family: open_sansbold;
	padding: 10px 21px;
	border: none !important
}

.list-style-none li {
	list-style: none
}

.silent-prospector-explode-h4 {
	font-size: 25px;
	color: #333;
	font-family: ralewaysemibold;
	margin: 6px 0;
	float: left;
	width: 100%
}

.silent-prospector-explode-h4 span {
	color: #0ba9ff;
	font-family: ralewayextrabold
}

.silent-prospector-how-outer-h4 {
	font-size: 52px;
	text-transform: uppercase;
	margin: 0;
	color: #0ba9ff;
	font-family: ralewayextrabold;
	float: left;
	width: 100%
}

.silent-prospector-how-outer-p {
	font-size: 14px;
	color: #858585;
	background: url(../images/Silent-Prospector/heading-img.png) 0 10px no-repeat;
	padding-left: 74px;
	line-height: 22px;
	margin-bottom: 0;
	float: left;
	width: 100%
}

.silent-prospector-how-outer-p span {
	text-transform: uppercase;
	font-size: 16px
}

.silent-prospector-call-ul-h4 {
	font-size: 26px;
	color: #333;
	font-family: ralewaysemibold;
	margin: 0
}

.silent-prospector-call-ul-p {
	font-size: 15px;
	color: #444;
	line-height: 21px;
	margin-top: 13px;
	margin-bottom: 0
}

.silent-prospector-call-ul-outer {
	text-align: left;
	float: left;
	position: relative;
	padding-left: 152px;
	padding-top: 12px;
	min-height: 130px;
	margin-bottom: 45px
}

.silent-prospector-call-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: auto !important
}

.silent-prospector-five-min-h4 {
	float: left;
	width: 100%;
	font-size: 52px;
	color: #0ba9ff;
	margin: 0;
	font-family: ralewaylight;
	text-transform: uppercase
}

.silent-prospector-five-min-h5 {
	float: left;
	width: 100%;
	font-size: 32px;
	color: #333;
	margin-top: 22px;
	margin-bottom: 28px;
	font-family: ralewaylight;
	text-transform: uppercase
}

.silent-prospector-benifits-h4 {
	float: left;
	width: 100%;
	font-size: 27px;
	color: #0ba9ff;
	font-family: ralewaybold;
	line-height: 34px;
	margin-bottom: 12px;
	margin-top: 0
}

.silent-prospector-benifits-p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px
}

.silent-prospector-benifits-bene-h4 {
	font-size: 50px;
	color: #0ba9ff;
	text-transform: uppercase;
	font-family: ralewayregular
}

.silent-prospector-benifits-bene-p {
	font-size: 30px;
	color: #333;
	font-family: ralewaylight;
	margin-top: 27px;
	line-height: 35px;
	width: 100%
}

.silent-prospector-benifits-top-head-h1 {
	color: #0ba9ff;
	font-family: ralewayregular;
	font-size: 50px;
	text-transform: uppercase;
	line-height: 60px
}

.silent-prospector-features-h4 {
	float: left;
	width: 100%;
	font-size: 24px;
	color: #0ba9ff;
	font-family: ralewaybold;
	margin: 0
}

.silent-prospector-features-p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333;
	margin-top: 7px;
	margin-bottom: 0
}

.silent-prospector-features-out-main {
	float: left;
	width: 100%;
	border-left: 3px solid #0ba9ff !important;
	margin-bottom: 40px;
	padding: 5px 0 5px 12px;
	line-height: 22px
}

.silent-prospector-whyus-h4 {
	font-size: 22px;
	color: #0ba9ff;
	font-family: ralewaybold;
	text-transform: uppercase;
	margin: 0;
	width: 100%
}

.silent-prospector-whyus-h5 {
	font-size: 14px;
	color: #777;
	font-family: open_sanssemibold;
	margin-top: 2px;
	margin-bottom: 0;
	width: 100%
}

.silent-prospector-whyus-p {
	position: relative;
	font-size: 16px;
	font-family: open_sansitalic;
	line-height: 26px;
	padding-left: 20px;
	margin-bottom: 0;
	width: 100%;
	float: left
}

.silent-prospector-abt-us-p {
	color: #333;
	display: inline-block;
	font-size: 16px;
	margin: 0 0 30px;
	position: relative;
	vertical-align: middle;
	width: 100%;
	line-height: 26px
}

.silent-prospector-abt-us-p-span {
	font-family: open_sansbold
}

.silent-prospector-abt-us-h4 {
	font-size: 26px;
	color: #0ba9ff;
	text-transform: uppercase;
	font-family: ralewaysemibold;
	margin-bottom: 8px
}

.pp-text-outer {
	float: left;
	margin-top: 31px;
	width: 100%
}

.video-side-padding {
	padding-left: 1%;
	padding-right: 1%
}

.net-bank-abt-us-p {
	color: #717171;
	display: inline-block;
	float: none;
	font-size: 14px;
	margin: 0 0 15px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	vertical-align: middle;
	width: 100%
}

.net-bank-abt-us-span {
	font-family: open_sansbold
}

.net-bank-abt-us-h4 {
	font-size: 20px;
	color: #49d0ad;
	text-transform: uppercase;
	font-family: open_sanssemibold;
	margin-bottom: 5px
}

.net-bank-invoice1-h4 {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #777;
	font-family: montserratmedium;
	margin-bottom: 18px
}

.net-bank-invoice1-ul li {
	margin: 0 0 7px;
	font-size: 14px;
	color: #717171;
	display: inline-block;
	position: relative;
	padding-left: 15px;
	vertical-align: middle;
	padding-right: 40px
}

.ul-list-net-bank {
	margin-bottom: 12px;
	margin-top: 10px
}

.net-bank-contact-us-h4 {
	color: #777;
	font-size: 26px;
	font-family: montserratsemibold;
	text-transform: uppercase
}

.net-bank-contact-us-p {
	margin-bottom: 25px;
	margin-top: 8px
}

.wpgateway-discover-p {
	margin: 0;
	font-size: 20px;
	color: #000;
	font-family: ralewaysemibold;
	line-height: 32px
}

.wpgateway-main-heading {
	float: left;
	width: 87%;
	padding: 24px 0 24px 20px;
	font-size: 35px;
	color: #000;
	font-family: ralewaybold;
	line-height: 54px;
	position: relative;
	z-index: 1;
	background: url(../images/wpgateway/heading-bg.png) left top repeat-y
}

.wpgateway-hosting-h4 {
	color: #000;
	font-size: 15px;
	font-family: open_sansbold;
	margin-bottom: 24px;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.mange-heading {
	float: left;
	width: auto;
	background: #f7b83c;
	background: -moz-linear-gradient(left, rgba(247, 184, 60, 1) 0, rgba(255, 223, 34, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(247, 184, 60, 1) 0, rgba(255, 223, 34, 1) 100%);
	background: linear-gradient(to right, rgba(247, 184, 60, 1) 0, rgba(255, 223, 34, 1) 100%);
	color: #000;
	font-size: 16px;
	font-family: ralewaybold;
	line-height: 30px;
	padding: 11px 20px;
	margin-bottom: 25px
}

.bold {
	font-family: open_sansbold !important;
	color: #000
}

.sami-bold {
	font-family: open_sanssemibold !important
}

.wpgateway-benefits-span {
	font-size: 80px;
	color: #000;
	font-family: ralewaysemibold;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
	opacity: 1
}

.wpgateway-benefits-p {
	font-size: 20px;
	color: #444;
	font-family: open_sansbold;
	padding-left: 50px;
	text-transform: uppercase
}

.wpgateway-fivemint-h4 {
	font-size: 52px;
	color: #f9c037;
	margin-bottom: 25px;
	font-family: ralewaylight;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.wpgateway-fivemint-h5 {
	font-size: 32px;
	color: #000;
	margin-bottom: 10px;
	font-family: ralewaylight;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.net_bank-pric-tbl-h4 {
	color: #49d0ad;
	font-family: montserratregular;
	font-size: 22px;
	padding-bottom: 10px;
	padding-top: 12px
}

.net_bank-pric-tbl-p {
	font-size: 14px;
	color: #717171;
	font-family: montserratregular;
	line-height: 22px
}

.leadfinderjack-home-sec-1-h4 {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #0070c9;
	font-family: ralewaybold;
	text-transform: uppercase;
	min-height: 72px;
	line-height: 28px
}

.leadfinderjack-home-sec-1-p {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 28px;
	min-height: 112px
}

.leadfinderjack-review-outer {
	background: url(../images/background-img/leadfinderjack/testi-img.svg) center left no-repeat;
	padding: 30px;
	box-shadow: 0 8px 15px rgba(0, 0, 0, .12);
	margin-bottom: 40px
}

.leadfinderjack-review-p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #555;
	font-family: robotoitalic
}

.leadfinderjack-review-h4 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #0070c9;
	font-family: roboto_slabbold;
	margin-top: 22px
}

.leadfinderjack-top-heading {
	font-size: 38px;
	color: #000;
	line-height: 65px;
	font-family: ralewaybold;
	text-align: center;
	float: left;
	width: 100%
}

.leadfinderjack-home-call-p {
	font-size: 18px;
	color: #000;
	line-height: 32px;
	font-family: ralewaybold
}

.leadfinderjack-home-call-p span {
	text-transform: uppercase;
	font-size: 24px;
	color: #0070c9;
	font-family: ralewayextrabold
}

.leadfinderjack-smll-heading {
	margin-top: 35px;
	text-align: center;
	width: 100%;
	font-size: 38px;
	color: #000;
	font-family: ralewaylight
}

.leadfinderjack-about-2-p {
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-family: ralewaylight;
	font-size: 27px;
	line-height: 47px
}

.leadfinderjack-about-3-p {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	margin-bottom: 30px
}

.leadfinderjack-about-3-p span {
	font-family: robotomedium
}

.leadfinderjack-benefits-1-h4 {
	font-size: 38px;
	color: #000;
	font-family: ralewaylight;
	line-height: 52px
}

.leadfinderjack-benefits-1-outer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 20px
}

.leadfinderjack-benefits-1-p {
	font-size: 16px;
	color: #303336;
	line-height: 28px
}

.leadfinderjack-prosp-1-p {
	color: #000;
	float: left;
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	margin-top: 15px
}

.leadfinderjack-prosp-1-p span {
	font-family: robotomedium
}

.leadfinderjack-benefits-1-outer p {
	display: inline-block;
	vertical-align: top
}

.footer-1-out-h3 {
	color: #fff;
	font-family: open_sansitalic;
	font-size: 37px;
	margin: 42px 0;
	width: 100%;
	float: left
}

.display-inline {
	display: inline-block !important
}

.mr-10 {
	margin-right: 10px !important
}

.mt-20 {
	margin-top: 20px !important
}

.sales-1-ssl-baner-h1 {
	font-size: 60px;
	color: #4eb85c;
	text-transform: uppercase;
	text-align: center;
	font-family: ralewaybold
}

.sales-1-ssl-baner-h3 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase
}

.sales-1-ssl-baner-ul li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	color: #fff;
	background: url(../images/background-img/sales-ssl-1/banr-icon.png) no-repeat;
	background-position: 0 14px;
	padding-left: 45px;
	line-height: 55px
}

.pt-80 {
	padding-top: 10px
}

.pb-80 {
	padding-bottom: 10px
}

.sales-1-ssl-heading-main {
	font-size: 36px;
	color: #2c2c2c;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 40px;
	font-family: ralewaybold
}

.sales-1-ssl-heading-mini {
	font-size: 24px;
	color: #118153;
	text-transform: uppercase;
	margin-bottom: 20px
}

.sales-1-ssl-p {
	font-size: 18px;
	color: #2c2c2c;
	line-height: 26px;
	margin-bottom: 20px;
	font-family: open_sansregular
}

.sales-1-ssl-blk-ul li {
	display: inline-block;
	vertical-align: top;
	width: 46%
}

.sales-1-ssl-blk-ul li:first-child {
	margin-right: 7%
}

.color-fff {
	color: #fff !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.pt-60 {
	padding-top: 60px !important
}

.pb-60 {
	padding-bottom: 60px !important
}

.sales-1-ssl-green {
	color: #118153
}

.sales-1-ssl-green-ul li {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	padding-left: 45px;
	background: url(../images/background-img/sales-ssl-1/green-icon.png) no-repeat;
	background-position: 0 0
}

.sales-1-ssl-faq-h4 {
	background: url(../images/background-img/sales-ssl-1/qus.png) no-repeat;
	background-position: 0 3px;
	color: #2c2c2c;
	padding-left: 37px;
	margin-bottom: 12px
}

.sales-1-ssl-faq-p {
	padding-left: 37px;
	margin-bottom: 42px
}

.sales-1-ssl-testi-outer {
	position: relative;
	min-height: 248px;
	padding-left: 270px;
	padding-top: 20px
}

.sales-1-ssl-pos-ab {
	position: absolute;
	left: 0;
	top: 0
}

.sales-1-ssl-testi-h5 {
	font-size: 18px;
	color: #2c2c2c;
	margin: 0;
	margin-bottom: 4px
}

.sales-1-ssl-testi-h6 {
	font-size: 18px;
	color: #999;
	margin: 0
}

.mt-60 {
	margin-top: 60px !important
}

.ml-20 {
	margin-left: 20px !important
}

.mr-20 {
	margin-right: 20px !important
}

.mt-40 {
	margin-top: 40px !important
}

.sale-1-ssl-big-btn {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #000;
	border-radius: 5px;
	background: #d85f0e;
	padding: 27px 52px
}

.sales-1-ssl-img-bor img {
	float: left;
	width: 100%
}

.sales-1-ssl-img-bor {
	border: 7px solid #ddd;
	border-radius: 5px;
	box-shadow: 0 7px 7px rgba(0, 0, 0, .22)
}

.display-block {
	display: block !important
}

.sale-1-ssl-btm-link {
	font-size: 24px;
	color: #f73337;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: ralewaybold
}

.ajdev-baner-h4 {
	font-size: 52px;
	color: #fff;
	font-family: futura_bk_btbook
}

.ajdev-baner-p {
	font-size: 22px;
	color: #fff;
	font-family: robotolight;
	width: 50%;
	margin-top: 12px
}

.ajdev-baner-p span {
	color: #f07147;
	font-family: robotobold
}

.br-5 {
	border-radius: 5px
}

.p-30 {
	padding: 30px
}

.wrapper-full {
	width: auto !important
}

.text-right {
	text-align: right
}

.expert-left-h4-heading {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 35px;
	text-transform: uppercase;
	font-family: robotolight;
	position: relative
}

.expert-left-h4-heading::after {
	position: absolute;
	content: "";
	height: 2px;
	width: 40px;
	background: #fff;
	left: 0;
	bottom: -15px
}

.aj-ideas-outer-heading-h4 {
	float: left;
	width: 100%;
	font-size: 35px;
	color: #000;
	font-family: robotolight;
	text-transform: uppercase
}

.aj-ideas-outer-heading-p {
	color: #666;
	width: 100%;
	padding: 0 21%;
	margin-top: 15px;
	float: left
}

.aj-ideas-block-heading-h4 {
	font-size: 22px;
	color: #e34c25;
	font-family: robotobold;
	margin-bottom: 10px
}

.aj-invol-heading-h4 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 35px;
	color: #e34c25;
	text-transform: uppercase;
	font-family: robotolight
}

.aj-invol-outer-ul-li {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #000;
	font-family: robotolight
}

.aj-contact-home-head {
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 12px
}

.buildwebsite {
	color: #9e9e9e;
	float: left;
	font-size: 13px;
	font-weight: 400;
	padding: 16px 0;
	width: 100%;
	margin-bottom: 10px
}

.aj-footer-common-head-h4 {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #fff;
	margin-bottom: 20px
}

.aj-footer-common-head-p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #fff
}

.aj-ideas-outer-heading-h4 span {
	font-family: robotobold
}

.aj-inr-abt-work-val-hed-h2 {
	display: inline-block;
	font-size: 60px;
	color: #666;
	font-family: robotobold;
	width: auto;
	vertical-align: middle;
	margin-right: 20px;
	position: absolute;
	left: 0;
	top: 0
}

.aj-inr-abt-work-val-hed-h2::after {
	position: absolute;
	content: "";
	left: -1px;
	width: 65px;
	height: 65px;
	border: 1px solid #b2b2b2;
	transform: rotate(45deg);
	top: 0
}

.aj-inr-abt-work-val-hed-p {
	font-size: 16px;
	color: #333;
	display: inline-block;
	vertical-align: middle
}

.aj-inr-abt-work-val-hed-p span {
	font-size: 22px;
	color: #e34c25;
	text-transform: uppercase;
	font-family: robotobold
}

.loc-web-dsn-baner-h4 {
	font-size: 42px;
	text-transform: uppercase;
	color: #fff;
	font-family: ralewaybold
}

.loc-web-dsn-baner-p {
	color: #fff
}

.loc-web-dsn-baner-ryt-h4 {
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	font-family: ralewaymedium
}

.lcl-web-dsn-blk-txt-h4 {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-family: open_sansbold
}

.p-30 {
	padding: 30px
}

.lcl-web-dsn-blk-txt-p {
	font-size: 14px;
	color: #666;
	line-height: 26px
}

.lcl-web-dsn-blk-txt-a {
	padding: 0;
	font-size: 14px;
	color: #297fb8;
	text-transform: uppercase;
	font-family: open_sanssemibold
}

.border {
	border: 1px solid #ddd
}

.border-top {
	border-top: 1px solid #ddd
}

.pt-20 {
	padding-top: 20px
}

.lcl-web-dsn-blk-heading {
	font-size: 32px;
	color: #000;
	text-transform: uppercase;
	font-family: open_sansbold;
	margin: 0;
	padding: 0
}

.lol-web-dsn-call1-h4 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: open_sansbold
}

.lol-web-dsn-call1-h5 {
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	font-family: open_sanslight
}

.lol-web-dsn-call1-h5 span {
	font-family: open_sansbold
}

.lol-web-dsn-call1-sol a {
	width: 57px;
	height: 57px;
	border-radius: 100%;
	border: 2px solid #fff;
	text-align: center;
	display: inline-block;
	margin-right: 5px
}

.lol-web-dsn-call1-sol a i {
	color: #fff;
	font-size: 22px;
	line-height: 52px
}

.lol-web-sec-2-blk-ryt .lol-web-sec-2-blk-h4-head {
	color: #fff
}

.lol-web-sec-2-blk-h4-head {
	font-size: 32px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: open_sansbold
}

.lol-web-sec-2-ul-out li {
	font-size: 20px;
	color: #666;
	line-height: 50px
}

.lol-web-sec-2-blk-ryt .lol-web-sec-2-ul-out li {
	color: #fff
}

.lol-web-dsn-abt-us-hme-h4 {
	font-size: 32px;
	color: #000;
	text-transform: uppercase;
	font-family: open_sansbold
}

.lol-web-dsn-abt-us-hme-ul-li li {
	font-size: 18px;
	color: #000;
	line-height: 42px;
	font-family: open_sanssemibold
}

.mt-30 {
	margin-top: 30px
}

.lol-web-dsn-footer-ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px
}

.lol-web-dsn-footer-ul li a {
	color: #fff
}

.mt-10 {
	margin-top: 10px
}

.border-none {
	border: none
}

.loc-web-dsn-baner-inr-ryt button {
	background: #fff;
	text-transform: uppercase;
	font-size: 14px;
	color: #08c;
	padding: 16px 0;
	font-family: open_sanssemibold;
	width: 100%
}

.lol-web-dsn-call2-lft-p {
	font-size: 30px;
	color: #fff;
	font-family: ralewaylight
}

.lol-web-dsn-call2-ryt a {
	text-align: center;
	background: #fff;
	color: #000;
	border-radius: 5px;
	display: inline-block;
	font-size: 18px;
	padding: 12px 20px;
	font-family: open_sanslight
}

.lol-web-dsn-call2-ryt a span {
	display: block;
	margin-top: 5px;
	font-family: open_sansbold
}

.pl-10 {
	padding-left: 10px
}

.pr-10 {
	padding-right: 10px
}

.wrapper-99 {
	margin: auto;
	width: 99%;
	max-width: 100%
}

.li-display-inline li {
	display: inline-block
}

.li-v-t li {
	vertical-align: top
}

.funnl-5-10-18-banner-step li {
	color: #fff
}

.funnl-5-10-18-banner-step {
	border: 1px solid #fff;
	border-radius: 5px;
	overflow: hidden
}

.funnl-5-10-18-banner-step li {
	color: #fff;
	width: 33.3%;
	float: left;
	font-family: open_sanssemibold
}

.funnl-5-10-18-banner-step li a {
	color: #fff;
	padding: 22px 12px;
	width: 100%;
	float: left;
	font-family: open_sanssemibold
}

.funnl-5-10-18-banner-step li a:hover,
.funnl-5-10-18-banner-step li.active a {
	background-color: #fff;
	color: #e10070
}

.mt-5 {
	margin-top: 5px
}

.border-5-fff {
	border: 5px solid #fff
}

.mt-0 {
	margin-top: 0
}

.line-btn {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 0;
	padding: 14px 30px
}

.bg-btn {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 0;
	padding: 14px 30px
}

.p-25 {
	padding: 25px
}

.funnl-6-10-18-banner-bg-btn {
	background-color: #30c882;
	border: 2px solid #30c882
}

.funnl-6-10-18-testi-img-ryt {
	display: inline-block;
	vertical-align: middle
}

.funnl-6-10-18-pros-ul ul li img {
	display: none
}

.funnl-6-10-18-pros-ul ul li a {
	font-size: 30px;
	color: #30c882;
	background-color: #fff;
	width: 42px;
	height: 42px;
	border-radius: 100%
}

.funnl-6-10-18-pros-ul ul li {
	margin: 0 35px;
	position: relative
}

.funnl-6-10-18-pros-ul ul li.active a {
	display: none
}

.funnl-6-10-18-pros-ul ul li.active img {
	display: block
}

.funnl-6-10-18-pros-ul ul li::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 54px;
	background: #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -64px
}

.funnl-6-10-18-pros-ul ul li:last-child::after {
	display: none
}

.funnl-6-10-18-table-main table {
	width: 100%
}

.funnl-6-10-18-table-main table tr th {
	text-align: left;
	background: #f5f5f5;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	padding: 18px 20px
}

.funnl-6-10-18-table-main table tr td {
	text-align: left;
	font-size: 16px;
	color: #000;
	padding: 18px 20px;
	border-bottom: 1px solid #ddd
}

.funnel-6-10-18-timer-outer ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3%
}

.funnel-6-10-18-timer-outer ul li h5 {
	display: inline-block;
	margin: 0;
	font-size: 48px;
	border: 2px solid #000;
	width: 171px;
	height: 171px;
	text-align: center;
	padding: 53px 0
}

.funnel-6-10-18-timer-outer ul li h6 {
	font-size: 18px;
	text-transform: uppercase
}

.funnel-6-10-18-timer-outer.funnel-6-10-18-timer-banner ul li h5 {
	border: 2px solid #fff;
	color: #fff
}

.funnel-6-10-18-timer-outer.funnel-6-10-18-timer-banner ul li h6 {
	color: #fff
}

.wp.w-auto {
	width: auto
}

.ml-5 {
	margin-left: 5px
}

.ml-10 {
	margin-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.funnl-7-10-18-banner-outer {
	background-color: #fd4335
}

.funnl-7-10-18-header-timer ul li {
	display: inline-block;
	margin-left: 15px
}

.funnl-7-10-18-header-timer ul li h5 {
	margin: 0;
	display: inline-block;
	font-size: 20px;
	color: #fd4335;
	width: 56px;
	height: 56px;
	border: 2px solid #fd4335;
	border-radius: 100%;
	text-align: center;
	padding: 14px 0
}

.funnl-7-10-18-header-timer ul li h6 {
	margin: 0;
	display: inline-block
}

.rest1-input.btn-form.funnel-11-18-7-form-btn button {
	width: 100%;
	background: #fd4335
}

.rel.funnel-11-18-7-form-outer {
	width: 600px;
	margin: auto;
	border: 5px solid #fd4335;
	display: inline-block;
	padding-left: 25px;
	padding-bottom: 15px
}

.rest1-input.btn-form.funnel-11-18-7-form-btn {
	padding-right: 4%
}

.funnl-8-11-18-block-img {
	width: 127px;
	height: 127px;
	border-radius: 100%;
	overflow: hidden;
	margin: auto;
	position: relative;
	top: -63px
}

.funnl-8-11-18-block-img img {
	width: 127px;
	height: 127px
}

.funnl-8-11-18-block-main {
	box-shadow: 0 0 5px rgba(0, 0, 0, .22);
	text-align: center
}

.funnl-8-11-18-block-content {
	padding: 40px;
	padding-bottom: 0;
	position: relative;
	top: -40px;
	padding-top: 5px
}

.bus-cn-btn-outer {
	float: left;
	width: 100%;
	padding: 0 15px
}

.input-bus-cn {
	float: left;
	padding: 0 15px;
	width: 100%
}

.f-w {
	float: left;
	width: 100%
}

div#error_message {
	color: red;
	padding: 7px 15px
}

.niches-contact-icons div#error_message,
form div#error_message {
	padding: 0
}

#myImg {
	border-radius: 5px;
	cursor: pointer;
	transition: .3s
}

#myImg:hover {
	opacity: .7
}

.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 40px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px
}

#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px
}

#caption,
.modal-content {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: .6s;
	animation-name: zoom;
	animation-duration: .6s
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes zoom {
	from {
		transform: scale(0)
	}

	to {
		transform: scale(1)
	}
}

.modal.popupsetting>span.builderpopupclose {
	right: calc(-50% - 310px);
	left: auto;
	text-align: center;
	position: relative
}

.builderpopupclose {
	position: absolute;
	font-size: 22px;
	font-weight: 700;
	transition: .3s;
	z-index: 10000;
	right: 0;
	top: -30px;
	width: 30px;
	height: 30px;
	background-color: #757575;
	line-height: 30px;
	float: left;
	border-radius: 24px;
	text-align: center
}

.builderpopupclose:focus,
.builderpopupclose:hover {
	color: #bbb;
	text-decoration: none;
	cursor: pointer
}

.popupsetting {
	color: #fff
}

.popupsetting div[id^=col-full] {
	margin: auto
}

.socialicons li {
	float: left;
	list-style: none
}

.tmp-icns li {
	margin: 2px
}

.flx {
	display: flex;
	margin-bottom: 15px;
	font-family: Roboto, sans-serif
}

.flx>span {
	font-size: 50px;
	color: #2eb0a1;
	line-height: 0;
	margin-right: 25px
}

.flx p {
	font-size: 20px;
	font-weight: 300;
	color: #000;
	line-height: 30px;
	margin: 10px 0 0
}

.flx p strong {
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: 500;
	margin-bottom: 10px
}

._redumption {
	background-color: #f4f4f4;
	padding: 20px;
	border-radius: 6px;
	border-top: 4px solid #2eb0a1;
	width: 100%;
	box-shadow: 0 2px 2px #d2d2d2;
	margin-bottom: 20px
}

._redumption label {
	font-size: 20px;
	padding-left: 130px;
	display: inline-block
}

._redumption span {
	background-color: #2eb0a1;
	position: absolute;
	top: 0;
	padding: 12px 8px;
	border-radius: 0 0 5px 5px;
	color: #fff;
	font-size: 20px;
	left: 35px
}

.df {
	display: flex
}

.sort-move-draggable.pd-lr .col-lg-1,
.sort-move-draggable.pd-lr .col-lg-10,
.sort-move-draggable.pd-lr .col-lg-11,
.sort-move-draggable.pd-lr .col-lg-12,
.sort-move-draggable.pd-lr .col-lg-2,
.sort-move-draggable.pd-lr .col-lg-3,
.sort-move-draggable.pd-lr .col-lg-4,
.sort-move-draggable.pd-lr .col-lg-5,
.sort-move-draggable.pd-lr .col-lg-6,
.sort-move-draggable.pd-lr .col-lg-7,
.sort-move-draggable.pd-lr .col-lg-8,
.sort-move-draggable.pd-lr .col-lg-9,
.sort-move-draggable.pd-lr .col-md-1,
.sort-move-draggable.pd-lr .col-md-10,
.sort-move-draggable.pd-lr .col-md-11,
.sort-move-draggable.pd-lr .col-md-12,
.sort-move-draggable.pd-lr .col-md-2,
.sort-move-draggable.pd-lr .col-md-3,
.sort-move-draggable.pd-lr .col-md-4,
.sort-move-draggable.pd-lr .col-md-5,
.sort-move-draggable.pd-lr .col-md-6,
.sort-move-draggable.pd-lr .col-md-7,
.sort-move-draggable.pd-lr .col-md-8,
.sort-move-draggable.pd-lr .col-md-9,
.sort-move-draggable.pd-lr .col-sm-1,
.sort-move-draggable.pd-lr .col-sm-10,
.sort-move-draggable.pd-lr .col-sm-11,
.sort-move-draggable.pd-lr .col-sm-12,
.sort-move-draggable.pd-lr .col-sm-2,
.sort-move-draggable.pd-lr .col-sm-3,
.sort-move-draggable.pd-lr .col-sm-4,
.sort-move-draggable.pd-lr .col-sm-5,
.sort-move-draggable.pd-lr .col-sm-6,
.sort-move-draggable.pd-lr .col-sm-7,
.sort-move-draggable.pd-lr .col-sm-8,
.sort-move-draggable.pd-lr .col-sm-9,
.sort-move-draggable.pd-lr .col-xs-1,
.sort-move-draggable.pd-lr .col-xs-10,
.sort-move-draggable.pd-lr .col-xs-11,
.sort-move-draggable.pd-lr .col-xs-12,
.sort-move-draggable.pd-lr .col-xs-2,
.sort-move-draggable.pd-lr .col-xs-3,
.sort-move-draggable.pd-lr .col-xs-4,
.sort-move-draggable.pd-lr .col-xs-5,
.sort-move-draggable.pd-lr .col-xs-6,
.sort-move-draggable.pd-lr .col-xs-7,
.sort-move-draggable.pd-lr .col-xs-8,
.sort-move-draggable.pd-lr .col-xs-9 {
	padding-right: 0;
	padding-left: 0
}

.digital-markiting1-bor-div {
	float: left;
	background: #3a3a50;
	height: 5px;
	width: 34px;
	margin-top: 25px;
	margin-bottom: 25px
}

.mb-15 {
	margin-bottom: 15px
}

.pos-r {
	position: relative
}

.add_new_row_rapify {
	padding: 15px
}

.testi-txt-blk {
	float: none !important;
	width: 100% !important;
	padding: 0 !important
}

.footer_map.mapWrapper {
	padding: 15px
}

iframe.fullwidthiframe {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 999999
}

._footer-sticky {
	position: sticky;
	left: 0;
	bottom: 0;
	width: 100%
}

.display-none-custom {
	display: none !important
}

.overflowhidden .display-none-custom {
	display: block !important
}

[data-names="custom-select-options"] {
	height: 50px;
	width: 100%
}

.login_sec1 {
	max-width: 600px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 0 6px #f2f2f2
}

.login_sec1 .form-group {
	margin-bottom: 15px;
	display: inline-flex;
	width: 100%;
	position: relative
}

.login_sec1 h4 {
	margin-bottom: 20px
}

.login_sec1 .form-group input {
	border-radius: 35px;
	background-color: #fff;
	padding: 0 10px 0 65px;
	transition: ease-in .3s
}

.login_sec1 .form-group input:focus {
	outline: none;
	border: 1px solid #3d85c6
}

.login_sec1 .form-group label {
	position: absolute;
	width: 55px;
	height: 100%;
	text-align: center;
	line-height: 50px;
	background-color: #3d85c6;
	color: #fff;
	border-radius: 35px 0 0 35px;
	font-size: 20px;
	z-index: 9
}

.login_sec1 .form-group label i {
	line-height: 50px
}

.login_sec1 .form-group .forgt {
	margin-bottom: 10px
}

.login_sec1 .form-group .forgt a {
	color: #000
}

.login_sec1 .form-group .forgt a:hover {
	text-decoration: underline
}

.login_sec1 .form-group button {
	background-color: #3d85c6;
	color: #fff;
	padding: 15px;
	border-radius: 35px;
	font-size: 18px;
	transition: ease-in .3s;
	border: 1px solid #3d85c6;
	padding: 15px 30px
}

.login_sec1 .form-group button:hover {
	background-color: transparent;
	color: #3d85c6
}

.login_sec1 .form-group img {
	position: absolute;
	right: 12px;
	top: 17px
}

.login_remember {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
	flex-wrap: wrap
}

.login_remember .text-right.forgt {
	margin: 0
}

.account_sec1 {
	max-width: 600px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 0 6px #f2f2f2
}

.account_sec1 .form-group {
	margin-bottom: 15px;
	display: inline-flex;
	width: 100%;
	position: relative
}

.account_sec1 .form-group .fa-user,
.account_sec1 .form-group .fa-envelope,
.account_sec1 .form-group .fa-lock {
	position: absolute;
	margin-left: 2px;
	font-size: 20px
}

.account_sec1 h4 {
	margin-bottom: 20px
}

.account_sec1 .form-group input {
	border-radius: 10px;
	background-color: #fff;
	padding: 0 10px 0 65px;
	transition: ease-in .3s
}

.account_sec1 .form-group input:focus {
	outline: none;
	border: 1px solid #3d85c6
}

.account_sec1 .form-group label {
	position: absolute;
	width: 55px;
	height: 100%;
	text-align: center;
	line-height: 50px;
	background-color: #3d85c6;
	color: #fff;
	border-radius: 35px 0 0 35px;
	font-size: 20px
}

.account_sec1 .form-group label i {
	line-height: 50px
}

.account_sec1 .form-group .forgt {
	margin-bottom: 5px
}

.account_sec1 .form-group .forgt a {
	color: #000
}

.account_sec1 .form-group .forgt a:hover {
	text-decoration: underline
}

.account_sec1 .form-group button {
	background-color: #3d85c6;
	color: #fff;
	padding: 12px;
	width: 100%;
	border-radius: 10px;
	font-size: 18px;
	transition: ease-in .3s;
	border: 1px solid #3d85c6
}

.account_sec1 .form-group button:hover {
	background-color: transparent;
	color: #3d85c6
}

.account_sec1 .form-group img {
	position: absolute;
	right: 12px;
	top: 17px
}

[fieldtype="dropdown"] {
	width: 100%;
	height: 50px;
	margin: 0
}

._header_rp1 {
	float: left;
	width: 100%;
	position: relative
}

span.form-radio-wrapper {
	display: block;
	line-height: 24px;
	padding: 4px 0 4px 0
}

.form-radio-wrapper input[type="checkbox"] {
	width: 20px;
	height: 20px !important;
	float: left;
	margin-top: 3px !important
}

.form-radio-wrapper input[type="radio"] {
	width: 20px;
	height: 20px !important;
	float: left;
	margin-top: 3px !important
}

span.radio-desc-form {
	margin-left: 8px
}

.form-hundredpercent {
	width: 100%;
	float: left
}

.form-fiftypercent {
	width: 50%;
	float: left
}

.form-thirtypercent {
	width: 33.3%;
	float: left
}

.form-twentyfivepercent {
	width: 25%;
	float: left
}

.contact_form_all label {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px
}

.stars-outer {
	margin-top: 4px;
	vertical-align: baseline
}

div.stars,
div.stars div {
	display: block;
	background: url(../images/star-rating-sprite.png) 0 1px repeat-x;
	width: 110px;
	height: 24px
}

div.stars div {
	background-position: 0 -28px
}

.social_reviews .bx-viewport {
	box-shadow: none !important;
	height: auto !important
}

.social_reviews {
	text-align: center
}

.social_reviews .testi-slid-img img {
	margin: 0 auto
}

.social_reviews .stars {
	margin: 0 auto
}

.bx-wrapper .bx-prev {
	background: url(../images/background-img/arrow-testi-left.png) no-repeat rgba(0, 0, 0, 0) !important
}

.bx-wrapper .bx-next {
	background: url(../images/background-img/arrow-testi-rigth.png) no-repeat rgba(0, 0, 0, 0) !important
}

.overflowhidden .rev_display {
	display: none !important
}

#grevwrapper[data-image="0"] .bxslider li .testi-slid-img {
	display: none
}

#grevwrapper[data-stars="0"] .bxslider .slidet-btm {
	display: none
}

#grevwrapper[data-name="0"] .bxslider li h4 {
	display: none
}

#grevwrapper[data-content="0"] .bxslider li .testi-text {
	display: none
}

.google_rev_item {
	text-align: center;
	padding-bottom: 45px
}

.social_reviews .net_bank .testi-slider-outer {
	margin-top: 0
}

.social_reviews .net_bank.testi-outer {
	padding: 0
}

.social_reviews .testi-slid-img {
	background-color: transparent;
	height: auto;
	box-shadow: none;
	border: none;
	height: auto;
	margin: 0 auto;
	width: 145px;
	text-align: center
}

#grevwrapper_vertical.show_4 .google_rev_item:nth-child(6),
#grevwrapper_vertical.show_4 .google_rev_item:nth-child(5) {
	display: none
}

#grevwrapper_vertical.show_3 .google_rev_item:nth-child(6),
#grevwrapper_vertical.show_3 .google_rev_item:nth-child(5),
#grevwrapper_vertical.show_3 .google_rev_item:nth-child(4) {
	display: none
}

#grevwrapper_vertical.show_2 .google_rev_item:nth-child(6),
#grevwrapper_vertical.show_2 .google_rev_item:nth-child(5),
#grevwrapper_vertical.show_2 .google_rev_item:nth-child(4),
#grevwrapper_vertical.show_2 .google_rev_item:nth-child(3) {
	display: none
}

#grevwrapper_vertical.show_1 .google_rev_item:nth-child(6),
#grevwrapper_vertical.show_1 .google_rev_item:nth-child(5),
#grevwrapper_vertical.show_1 .google_rev_item:nth-child(4),
#grevwrapper_vertical.show_1 .google_rev_item:nth-child(3),
#grevwrapper_vertical.show_1 .google_rev_item:nth-child(2) {
	display: none
}

#grevwrapper_vertical[data-image="0"] .google_rev_item .testi-slid-img {
	display: none
}

#grevwrapper_vertical[data-stars="0"] .google_rev_item .slidet-btm {
	display: none
}

#grevwrapper_vertical[data-name="0"] .google_rev_item h4 {
	display: none
}

#grevwrapper_vertical[data-content="0"] .google_rev_item .testi-text {
	display: none
}

#grevwrapper_vertical[data-image="0"] .testimonial-box .profile-img {
	display: none
}

#grevwrapper_vertical[data-name="0"] .testimonial-box .name-user {
	display: none
}

#grevwrapper_vertical[data-content="0"] .testimonial-box .client-comment {
	display: none
}

#grevwrapper_vertical[data-stars="0"] .testimonial-box .reviews {
	display: none
}

a.instruction:hover {
	color: #337ab7 !important
}

.elBulletList li {
	margin-bottom: 10px
}

.elBulletList li span {
	vertical-align: top
}

h2 {
	font-size: 57px
}

h3 {
	font-size: 48px
}

h4 {
	font-size: 34px
}

h5 {
	font-size: 22px
}

h6 {
	font-size: 16px
}

p {
	font-size: 15px;
	color: #666
}

img {
	max-width: 100%
}

.defaultcontact-form form input[type="text"],
.defaultcontact-form form select {
	border: 1px solid #d5d5d5;
	height: 50px;
	margin: 0;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box !important;
	height: 52px !important;
	padding-left: 12px !important;
	background: #fff !important;
	border-radius: 5px !important;
	font-size: inherit;
	font-family: inherit
}

.form-border-red-textbox {
	outline: 1px solid red !important
}

._header_rp1 .logo,
.logo {
	height: 70px
}

._header_rp1 .logo a,
.logo a {
	height: 100%;
	display: inline-block
}

._header_rp1 .logo img,
.logo img {
	object-fit: contain;
	height: 100% !important
}

._header_rp1.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	background: #fff;
	width: 100%;
	z-index: 9999999
}

._header_rp1 .header-top.fixed-margin {
	margin-bottom: 0
}

.tabtocall-num {
	font-size: 0;
	position: absolute;
	left: 0;
	width: 48px;
	height: 48px;
	z-index: 9
}

._header_rp1 .header-phone-text,
._header_rp1 .header-phone {
	margin: 0
}

.bnr_btm_txt span {
	margin-right: 15px
}

input[type="radio"].form-radio-button,
input[type="checkbox"].form-radio-button {
	width: 20px;
	height: auto
}

.tmp_customscript_parent a img {
	width: 100%
}

#grevwrapper_vertical[data-stars-count="2"] .google_rev_item.rating_1,
#grevwrapper_vertical[data-stars-count="3"] .google_rev_item.rating_1,
#grevwrapper_vertical[data-stars-count="3"] .google_rev_item.rating_2,
#grevwrapper_vertical[data-stars-count="4"] .google_rev_item.rating_1,
#grevwrapper_vertical[data-stars-count="4"] .google_rev_item.rating_2,
#grevwrapper_vertical[data-stars-count="4"] .google_rev_item.rating_3,
#grevwrapper_vertical[data-stars-count="5"] .google_rev_item.rating_1,
#grevwrapper_vertical[data-stars-count="5"] .google_rev_item.rating_2,
#grevwrapper_vertical[data-stars-count="5"] .google_rev_item.rating_3,
#grevwrapper_vertical[data-stars-count="5"] .google_rev_item.rating_4 {
	display: none
}

span.form-radio-wrapper {
	display: block;
	line-height: 24px;
	padding: 4px 0 4px 0
}

.form-radio-wrapper input[type="checkbox"] {
	width: 20px;
	height: 20px !important;
	float: left;
	margin-top: 3px !important
}

.form-radio-wrapper input[type="radio"] {
	width: 20px;
	height: 20px !important;
	float: left;
	margin-top: 3px !important
}

span.radio-desc-form {
	margin-left: 8px
}

.businesshours_wrapper {
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #162029;
	width: 100%;
	border-radius: 6px
}

.buisnesshours_table tr td {
	padding: 15px 6px;
	font-size: 14px
}

.buisnesshours_table tr:last-child td {
	border-bottom: 0
}

.buisnesshours_table tr {
	border-bottom: 1px solid #162029
}

.buisnesshours_table .brk_times {
	color: red;
	font-size: 12px
}

._lang_cont {
	float: left;
	background-color: #f3f3f3;
	width: 100%;
	padding: 5px
}

.goog-te-banner-frame.skiptranslate {
	display: none !important
}

._lang_cont .goog-te-gadget-simple {
	padding: 7px;
	border-radius: 4px
}

.footer-1-btm ._lang_cont {
	background-color: #242d36 !important
}

.footer-3-outer ._lang_cont {
	background-color: #182638 !important
}

.header-phone-text .add_myrow.advanced_drag_drop_rapify.add_new_elements_rapify {
	padding: 0
}

span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify {
	height: 0;
	padding: 20px 0 56.25%
}

span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify>iframe,
span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify>video,
span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify .tempo>iframe,
span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify .tempo>video {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.ftr_new_btn button.btn.style-btn {
	background-color: #1f479c;
	padding: 15px 25px 15px 64px !important;
	border-radius: 28px;
	font-size: 18px
}

.ftr_new_btn .style-btn .left-btn-bg {
	left: 0;
	width: 50px;
	background-color: #48aaeb;
	border-radius: 0 30px 30px 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.ftr_new_btn .style-btn .left-btn-bg i {
	font-size: 28px !important;
	position: static;
	padding: 0
}

.style-btn {
	background-color: #01b9f1;
	border: none;
	border-radius: 3px;
	color: #fff;
	float: none;
	font-family: open_sansbold;
	font-size: 13px;
	margin: auto;
	overflow: hidden;
	padding: 12px 49px 12px 18px !important;
	position: relative;
	text-transform: uppercase
}

.style-btn span {
	background-color: #052e70;
	width: 30px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0
}

.style-btn span i {
	bottom: 0;
	font-size: 18px;
	left: 0;
	line-height: 42px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9
}

.crl-btn-mid {
	top: 0;
	bottom: 0;
	margin: auto;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	left: -4px
}

.crl-btn-mid,
.head-sml-bor,
.head-sml-bor.sml-bor-nxt {
	position: absolute;
	background-color: #052e70;
	content: ""
}

.stylishBtn.offr-btn {
	float: left;
	margin-top: 12px;
	width: 100%
}

.stylishBtn .style-btn.btn.call {
	background-color: #fff;
	border-radius: 40px;
	font-family: 'open_sansregular';
	overflow: initial;
	padding: 9px 33px 9px 45px !important;
	position: relative;
	margin-left: -38px;
	border: 1px solid #5f5f5f
}

.stylishBtn .style-btn.btn.call_txt {
	padding: 10px 60px 10px 30px !important
}

.stylishBtn .style-btn.btn {
	background-color: #000;
	border-radius: 40px;
	font-family: 'open_sansregular';
	overflow: initial;
	padding: 10px 49px 10px 18px !important;
	position: relative
}

.stylishBtn .style-btn.btn .left-btn-bg.orange {
	background-color: #f0a91d !important
}

.offr-btn.stylishBtn .call_shadow::after {
	background: url(../images/background-img/button_shadow.png) bottom left no-repeat;
	position: absolute;
	content: "";
	top: 10px;
	right: 5px;
	width: 100%;
	z-index: -9;
	height: 65px;
	display: inline-block;
	float: left
}

.call_shadow {
	display: inline-block;
	height: 70px;
	position: relative;
	width: auto
}

.stylishBtn .style-btn.btn .left-btn-bg {
	width: 42px;
	border-radius: 50px;
	height: 42px;
	background-color: #01bbee;
	z-index: 99;
	right: -2px;
	top: 0;
	position: absolute
}

.stylishBtn .style-btn.btn .left-btn-bg i {
	bottom: 0;
	left: 0;
	line-height: 42px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9;
	font-size: 25px !important;
	color: #fff
}

.success_response {
	color: #6aa84e !important;
	padding: 5px !important;
	border-radius: 0.25em;
	border: 1px solid transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%
}

.error_response {
	color: red !important;
	padding: 5px !important;
	border-radius: 0.25em;
	border: 1px solid transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%
}

.text_increment {
	counter-reset: section
}

.text_increment li {
	list-style: none;
	font-size: 18px;
	margin: 0 0 15px;
	display: flex;
	width: 100%;
	float: left;
	align-items: center;
	color: #b1b1b1
}

.text_increment li:before {
	counter-increment: section;
	content: " " counter(section) "";
	font-weight: bold;
	margin-right: 12px;
	color: #ffffff;
	background-color: #676767;
	padding: 8px 15px;
	border-radius: 50%
}

.text_4 p {
	font-size: 18px;
	color: #2f2f2f
}

.text_4 ul {
	margin-top: 15px;
	padding-left: 25px
}

.text_4 ul li {
	margin-bottom: 10px;
	font-weight: 600;
	position: relative;
	list-style: none;
	padding-left: 25px;
	color: inherit
}

.text_4 ul li span:after {
	position: absolute;
	content: "\f101";
	left: 0;
	top: 2px;
	font-family: 'FontAwesome'
}

.popupsetting>div {
	max-width: 700px;
	width: 98%;
	margin: 0 auto;
	float: none
}

.pos_absolute {
	position: absolute
}

.banner19_btn {
	position: relative
}

.add_new_elements_rapify {
	outline: 1px solid transparent;
	display: inline-block;
	width: 100%;
	float: left
}

.camera_img {
	position: absolute;
	left: 0;
	padding: 0;
	width: 32px !important;
	top: 50%;
	z-index: 9;
	transform: translate(0, -50%)
}

.term-content.term-para-margin p {
	margin-bottom: 0
}

.freature-sec-half-image .rowcustom {
	padding: 0 !important
}

@media screen and (max-width:1200px) {
	.start-now-section {
		background-image: none !important
	}

	.wrapper {
		width: 95% !important
	}

	#wrapper,
	#wrapper1 {
		width: 95% !important
	}

	span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify {
		height: 460px !important
	}

	.changevideo.video-custom-el video {
		height: auto !important
	}

	span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify.video-preview-custom,
	span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify.video-preview-custom.video-publish-custom {
		width: 100% !important
	}
}

@media screen and (max-width:894px) {
	.resize-section-outer.resize-res-100.block-3-outer.rel.funnel-25-home-block-padding.funnel-27-home-block-padding.ui-resizable {
		width: 45%
	}
}

@media screen and (max-width:992px) {
	span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify {
		height: 430px !important;
		width: 100% !important
	}

	.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify {
		width: 100% !important;
		height: auto !important
	}
}

@media screen and (max-width:992px) {
	.flx p strong {
		font-size: 20px
	}

	.flx>span {
		font-size: 40px
	}

	.flx p {
		font-size: 16px;
		line-height: 26px
	}

	h1 {
		font-size: 48px
	}

	h2 {
		font-size: 42px
	}

	h3 {
		font-size: 30px
	}

	h4 {
		font-size: 24px
	}

	h5 {
		font-size: 20px
	}

	nav {
		position: relative
	}

	._header_rp1 nav a#pull:after {
		content: "\f0c9";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 27px;
		font-family: fontawesome;
		font-size: 30px
	}

	._header_rp1 .nav-wrapper nav ul {
		float: left;
		position: absolute;
		width: 220px;
		z-index: 9999999;
		background: #fff;
		right: 0;
		top: 69px;
		display: none;
		max-height: 70vh;
		overflow-y: auto;
		overflow-x: hidden;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
		padding: 0
	}

	._header_rp1 .nav-wrapper nav ul .sub-menu {
		margin: 1px 0 0
	}

	._header_rp1 .nav-wrapper nav ul li ul.sub-menu:before {
		display: none
	}

	._header_rp1 .nav-wrapper nav ul li {
		width: 100%;
		float: left;
		position: relative;
		border-bottom: 1px solid #e8e8e8
	}

	._header_rp1 .nav-wrapper nav ul li a {
		text-align: left;
		width: 100%;
		color: #444 !important;
		padding: 12px
	}

	._header_rp1 .header-nav {
		position: absolute;
		background-color: #01b9f1;
		right: 0;
		width: 48px;
		height: 100%
	}

	.header-phone.head_txtarea {
		display: none
	}

	._header_rp1 .header-phone-icon {
		height: 44px;
		width: 44px;
		padding: 9px
	}

	.tabtocall-num {
		width: 45px;
		height: 45px
	}

	nav a#pull {
		font-family: fontawesome;
		font-size: 30px;
		display: block;
		padding: 10px 0;
		text-decoration: none;
		color: #fff;
		float: right;
		background: url(../images/background-img/navi.png) top left no-repeat;
		margin-top: 0;
		top: 8px;
		right: 0;
		margin-top: 14px;
		margin-bottom: 14px
	}

	nav a#pull:after {
		content: "\f0c9 ";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px
	}
}

@media screen and (max-width:768px) {
	.furniture-contact-us-page ._form_cont_area {
		display: inherit !important
	}

	.resize-res-100 {
		width: 100% !important
	}

	.common-section-margin {
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.block-4-outer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 49%;
		padding: 0 4%
	}

	.block-3-outer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%
	}

	.block-2-outer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%
	}

	.video-side-padding {
		padding: 0
	}

	.wrapper-99 {
		width: 100%
	}

	.grid-height-auto {
		height: auto !important
	}

	.mobile-text-direction-left p,
	.mobile-direction-left {
		text-align: left !important
	}

	.mobile-text-direction-center p,
	.mobile-direction-center {
		text-align: center !important
	}

	.mobile-text-direction-right p,
	.mobile-direction-right {
		text-align: right !important
	}

	.mobile-direction-center {
		text-align: center !important
	}

	.mobile-direction-center p {
		text-align: center !important
	}

	.mobile-direction-left img {
		float: left !important
	}

	.mobile-direction-center img {
		float: none !important
	}

	.mobile-direction-right img {
		float: right !important
	}

	._redumption span {
		padding: 9px;
		font-size: 16px;
		left: 8px
	}

	._redumption {
		padding: 12px;
		margin-bottom: 10px
	}

	._redumption label {
		font-size: 16px;
		padding-left: 85px
	}

	.mobile-responsive-paragraph,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		word-break: break-word
	}

	h1 {
		font-size: 38px
	}

	h2 {
		font-size: 34px
	}

	h3 {
		font-size: 28px
	}

	h4 {
		font-size: 22px
	}

	h5 {
		font-size: 18px
	}

	._header_rp1 .logo {
		text-align: left;
		width: 140px;
		height: 55px
	}

	._header_rp1 .header-phone-icon {
		height: 36px;
		width: 36px;
		padding: 0;
		margin-top: -8px
	}

	._header_rp1 .header-phone-text {
		margin: 0
	}

	._header_rp1 .header-phone-icon img {
		padding: 8px
	}

	._header_rp1 .header-phone {
		padding: 0;
		left: -55px;
		transform: translate(0, 0);
		margin: 0
	}

	._header_rp1 .header-phone-text h5 {
		font-size: 14px
	}

	._header_rp1 .header-phone h5 {
		padding-left: 45px;
		margin-top: 0
	}

	._header_rp1 nav a#pull:after {
		top: 19px
	}

	._header_rp1 .header-phone h4 {
		display: none
	}

	.bnr_btm_txt span {
		margin-right: 0
	}

	.bnr_btm_txt {
		margin-top: 5px
	}

	.tabtocall-num {
		width: 37px;
		height: 37px;
		top: -10px
	}

	._header_rp1 .header-phone.header_strip {
		left: 0
	}

	.camera_img {
		width: 22px !important
	}
}

@media only screen and (max-width:700px) {
	.modal-content {
		width: 100%
	}
}

@media screen and (max-width:600px) {
	.margin-btm-120 {
		margin-bottom: 0
	}

	.resize-res-100 {
		width: 100% !important
	}

	span.changevideo.advanced_drag_drop_rapify.add_new_elements_rapify {
		height: 260px !important
	}
}

@media screen and (max-width:550px) {
	.camera_img {
		width: 14px !important
	}
}

@media screen and (max-width:480px) {
	.funnel-27-home-block-padding {
		padding-left: 40px !important
	}

	.funnel-27-home-block-icon li a {
		width: auto !important
	}

	.flx p strong {
		font-size: 16px;
		margin-bottom: 0
	}

	.flx p {
		font-size: 14px;
		line-height: 24px
	}

	.flx {
		margin-bottom: 10px
	}

	.flx>span {
		font-size: 26px;
		margin-right: 10px;
		margin-top: 10px
	}

	._header_rp1 .logo {
		width: 115px !important
	}

	._header_rp1 .header-phone {
		padding: 0;
		left: -50px;
		width: 160px
	}

	._remember_check {
		width: 100%;
		text-align: left;
		margin-bottom: 10px
	}

	.login_sec1 .form-group .forgt {
		text-align: left
	}
}

@media screen and (max-width:360px) {
	._header_rp1 .header-nav {
		width: 40px
	}

	._header_rp1 nav a#pull {
		font-size: 24px
	}

	._header_rp1 nav a#pull:after {
		width: 27px;
		top: 22px
	}

	._header_rp1 .nav-wrapper nav ul:before {
		right: 6px
	}

	._header_rp1 .header-phone {
		left: -40px;
		width: 125px
	}

	._header_rp1 .header-phone h5 {
		padding-left: 35px;
		margin-top: 0;
		font-size: 12px
	}

	._header_rp1 .header-phone-icon {
		height: 32px;
		width: 32px;
		margin-top: -6px;
		padding: 2px
	}

	.tabtocall-num {
		width: 33px;
		height: 33px;
		top: -7px
	}

	._header_rp1 .header-phone-icon img {
		padding: 6px
	}
}

.overflowhidden [responsive_hide="desktop"],
.overflowhidden [responsive_hide="mobile"],
.overflowhidden [responsive_hide="tablet"],
.overflowhidden [responsive_hide="desktop_tablet"],
.overflowhidden [responsive_hide="desktop_mobile"],
.overflowhidden [responsive_hide="tablet_mobile"] {
	display: block !important
}

@media screen and (min-width:767px) {
	[responsive_hide=mobile] {
		display: none
	}
}

@media screen and (max-width:1023px) and (min-width:767px) {
	[responsive_hide=desktop_mobile] {
		display: none
	}
}

@media screen and (max-width:766px) {
	[responsive_hide=desktop_tablet] {
		display: none
	}

	[responsive_hide="tablet"] {
		display: none
	}
}

@media screen and (min-width:1023px) {
	[responsive_hide="tablet_mobile"] {
		display: none
	}

	[responsive_hide="tablet"] {
		display: none
	}
}

@media screen and (max-width:992px) {
	[responsive_hide="desktop"] {
		display: none
	}
}

.furniture-contact-us-page .rest1-input input,
.furniture-contact-us-page .rest1-input textarea {
	border: none !important
}

.furniture-contact-us-page .arrow-leftBtn .style-btn {
	margin-top: 0
}

.feature-furniture-2 .freature-block-img {
	width: 150px
}

.furniture-contact-us-page .contact_form {
	padding: 0
}

.furniture-contact-us-page .contact_form_all .rest1-input.hall-rest1-cont {
	width: 96% !important
}

.furniture-contact-us-page .rest1-cont-right {
	float: right;
	width: 37%
}

.furniture-contact-us-page .furniture-contact-flex {
	display: flex;
	align-items: center;
	justify-content: start
}

.furniture-contact-us-page .rest1-input.btn-form {
	margin-top: 0
}

.arrow-leftBtn .style-btn span {
	left: 0;
	width: 48px;
	background-color: #072021
}

.arrow-leftBtn .style-btn span i {
	font-size: 28px !important;
	line-height: 56px;
	padding: 0 18px;
	font-weight: bolder
}

.arrow-leftBtn .style-btn {
	background-color: #1f3334;
	border-radius: 0;
	color: #fff;
	float: none;
	font-size: 22px;
	padding: 16px 28px 16px 72px !important;
	font-family: sans-serif;
	text-transform: none
}

.furniture-contact-us-page .rest1-input input,
.furniture-contact-us-page .rest1-input textarea {
	font-size: 15px;
	font-family: 'open_sansregular';
	padding: 15px 20px;
	background-color: #f1f6fc;
	border: none;
	height: 52px;
	border-radius: 3px
}

.furniture-contact-us-page .rest1-input textarea {
	height: 150px;
	margin-bottom: 0
}

.image-style-7 .advanced_drag_drop_rapify img {
	width: 100%
}

.furniture-contact-us-page .freature-block-img {
	width: 70px
}

.furniture-contact-us-page .rest1-cont-left-h4 {
	margin-left: 4%;
	font-size: 40px
}

.furniture-contact-us-page .contact_form {
	padding: 0 0 0 4%
}

.furniture-contact-us-page .freature-block-content {
	width: 80%
}

.furniture-contact-us-page ._form_cont_area {
	display: flex
}

@media screen and (max-width:999px) {
	.furniture-contact-us-page .freature-block-img {
		margin-right: 12px !important;
		width: 46px
	}
}

@media screen and (max-width:768px) {
	.furniture-contact-us-page .contact_form {
		padding-right: 4%
	}

	.feature-furniture-2 {
		padding: 0 !important
	}

	.furniture-contact-us-page .rest1-cont-right {
		margin-top: 0 !important;
		padding: 30px 25px 10px !important
	}

	.furniture-contact-us-page {
		padding-top: 20px !important;
		padding-bottom: 20px !important
	}

	.flat_btn .style-btn {
		height: 60px !important;
		width: 100% !important
	}

	div.flat_btn .style-btn i {
		font-size: 23px !important
	}
}

@media screen and (max-width:550px) {
	.furniture-contact-us-page .rest1-input.hall-rest1-cont.w-full {
		width: 100% !important
	}
}

.makeAppointment_btn .style-btn {
	padding-right: 74px !important;
	text-transform: none;
	box-shadow: 0 0 14px rgb(0 0 0 / 18%)
}

.makeAppointment_btn .style-btn i {
	line-height: 66px;
	font-size: 24px !important;
	color: #fff
}

.makeAppointment_btn .style-btn span {
	width: 58px;
	height: 83%;
	top: 7px;
	right: 7px
}

.flat_btn .style-btn {
	padding: 12px 25px 12px 25px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #9a9a9a
}

.flat_btn .style-btn i {
	font-size: 32px !important;
	margin-right: 10px
}

.overflowhidden .bnr3-inner .display-none-custom {
	display: none !important
}

.start-now-section .list-text-section .list-li {
	margin-top: 20px;
	position: relative;
	border: 2px solid #0194d7;
	border-radius: 50px;
	font-weight: bold;
	padding: 15px 10px 15px 10px
}

.start-now-section .list-text-section .socialicons .fa {
	line-height: 70px
}

.start-now-section .list-text-section .socialicons {
	border: none;
	left: -42px;
	border-radius: 50%;
	background: #030303;
	position: absolute;
	color: #0194d7;
	text-align: center;
	float: none;
	font-size: 34px;
	margin-left: 0;
	border-style: none;
	width: 70px;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	z-index: 9;
	top: -8px
}

.start-now-section .list-text-section .text_increment.wrk_value li:before,
.start-now-section .list-text-section .text_increment.wrk_value li:after {
	display: none
}

.start-now-section .list-text-section .aj-inr-abt-work-val-hed-p {
	font-size: 24px;
	color: #000
}

.start-now-section .list-text-section .head-title {
	padding: 16px 38px;
	border-style: dashed;
	border-color: rgb(1, 148, 215);
	border-width: 3px;
	border-radius: 5px;
	max-width: 100%;
	margin: auto;
	float: none;
	color: #0194d7;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	display: inline-block
}

.start-now-section .list-li ul li {
	display: inline-block;
	list-style: none;
	padding-left: 20px;
	position: relative
}

.signup-today-btn .stylishBtn .style-btn.btn .left-btn-bg {
	top: 10px;
	right: 8px
}

.start-now-section .list-text-section #wrapper,
.list-text-section #wrapper1 {
	width: 900px
}

.start-now-section .list-text-section {
	padding-left: 50px
}

@media screen and (max-width:1024px) {
	.start-now-section .list-li ul li {
		padding-left: 5px
	}

	.start-now-section .list-text-section {
		padding-left: 50px !important;
		padding-right: 50px !important
	}

	.start-now-section .list-text-section .socialicons {
		left: -25px !important;
		top: -2px !important;
		width: 30px !important;
		height: 30px !important;
		line-height: 10px !important
	}

	.start-now-section .list-text-section .funnel-27-home-block-content p {
		font-size: 15px !important;
		line-height: 22px !important;
		font-weight: 600 !important
	}

	.start-now-section .list-text-section .socialicons .fa {
		font-size: 20px !important;
		line-height: 34px !important
	}

	.start-now-section .list-text-section .list-li {
		border-radius: 15px !important;
		margin-top: 10px !important;
		padding: 10px 10px 10px 30px !important
	}

	.start-now-section .list-text-section .list-li .add_new_elements_rapify {
		padding: 0 0 0 8px !important
	}
}

@media screen and (max-width:768px) {
	.start-now-section .list-text-section {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.ark_banner-strip-down .banner27-strip-down {
		text-align: center;
		padding: 16px 20px 0 20px !important
	}

	._header_rp1 .logo a,
	.logo a {
		display: inline
	}
}

.featured-35.feature-testimonial .feature-flex {
	width: 100%;
	padding: 20px;
	box-shadow: 0 0 6px #e3e3e3;
	margin: 0 14px 28px;
	border-radius: 10px;
	background-color: #fff
}

#testimonials {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%
}

.testimonial-heading {
	letter-spacing: 1px;
	margin: 30px 0 0;
	padding: 10px 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.testimonial-heading h4 {
	font-size: 40px
}

.testimonial-heading span {
	font-size: 1.3rem;
	color: #252525;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase
}

.testimonial-box-container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%
}

.testimonial-box {
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	padding: 20px;
	margin: 15px;
	cursor: pointer
}

.testimonial-box-container.testimonial-box-double_grid_view {
	display: flex;
	justify-content: start
}

.testimonial-box-container.testimonial-box-double_grid_view .testimonial-box {
	width: 47%
}

.testimonial-box-container.testimonial-box-grid-view div.stars div {
	margin: 0 !important;
}

.testimonial-box-container.testimonial-box-grid-view {
	justify-content: start;
	align-items: stretch
}

.testimonial-box .profile-img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px
}

.testimonial-box .profile-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border: 1px solid #ddd;
	border-radius: 50%
}

.testimonial-box .profile {
	display: flex;
	align-items: center
}

.name-user {
	display: flex;
	flex-direction: column
}

.name-user strong {
	color: #000;
	font-size: 22px;
	letter-spacing: 0.5px;
	font-weight: 800
}

.name-user span {
	color: #979797;
	font-size: 0.8rem
}

.testimonial-box .reviews {
	color: #E7711B;
	font-size: 25px;
	margin-top: 5px
}

.box-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.testimonial-box .client-comment {
	margin-top: 10px
}

.testimonial-box .client-comment p {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px
}

.testimonial-box .client-comment p .morereview {
	display: none
}

.testimonial-grid-portrait .testimonial-box,
.testimonial-grid-portrait .box-top {
	text-align: center
}

.testimonial-grid-portrait .box-top,
.testimonial-grid-portrait .profile {
	display: inherit
}

.testimonial-grid-portrait .profile-img {
	width: 100px;
	height: 100px;
	margin: auto;
	margin-bottom: 15px
}

.testimonial-grid-portrait.testimonial-single-list .testimonial-box {
	width: 23%;
	min-height: 300px;
	padding: 20px 15px;
	margin: 10px
}

.testimonial-grid-portrait.testimonial-single-list div.stars,
.testimonial-grid-portrait.testimonial-single-list div.stars div {
	margin: auto
}

.testimonial-single-list .testimonial-box {
	width: 100%
}

.testimonial-single-list .box-top {
	display: inherit;
	margin-bottom: 5px
}

@media(max-width:1060px) {
	.testimonial-box {
		width: 45%;
		padding: 10px
	}
}

@media(max-width:790px) {
	.testimonial-box {
		width: 100% !important
	}

	.testimonial-heading h1 {
		font-size: 1.4rem
	}
}

@media(max-width:340px) {
	.box-top {
		flex-wrap: wrap;
		margin-bottom: 10px
	}

	.reviews {
		margin-top: 10px
	}
}

.write_reviewBtn {
	padding: 0 30px
}

.write_reviewBtn button {
	font-weight: 600;
	background-color: #349BD8;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	border: none;
	font-size: 14px;
	border-radius: 8px;
	cursor: pointer
}

#btn-open-all-review {
	padding: 0 30px;
	font-weight: 600;
	background-color: #349BD8;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	border: none;
	font-size: 14px;
	border-radius: 8px;
	cursor: pointer
}

.popup-overlayttt {
	visibility: hidden;
	position: absolute;
	background: #ffffff;
	border: 3px solid #666666;
	width: 50%;
	left: 25%
}

.popup-overlayttt.active {
	visibility: visible;
	text-align: center
}

.popup-contenttt {
	visibility: hidden
}

.popup-contenttt.active {
	visibility: visible
}

.popup-contenttt button {
	display: inline-block;
	vertical-align: middle;
	border-radius: 30px;
	margin: 0.2rem;
	font-size: 17px;
	color: #000;
	background: #f1f1f1;
	border: 1px solid #ddd;
	padding: 8px 18px;
	margin-bottom: 20px
}

.popup-contenttt button:hover {
	background-color: #fff
}

#ReviewLoginForm.modal {
	background-color: rgba(0, 0, 0, .9);
	z-index: 9999999;
	max-height: 100%;
	width: 100%
}

#testimonials #ReviewLoginForm.modal .modal-content {
	padding: 0 !important
}

#testimonials .popup-overlayttt {
	position: fixed;
	background: rgba(0, 0, 0, 0.7) !important;
	border: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999
}

#testimonials .popup-overlayttt .popup-contenttt {
	width: 42%;
	margin: 50px auto;
	background: #fff !important;
	border-radius: 12px
}

#testimonials .popup-overlayttt .popup-contenttt h5 {
	padding: 15px;
	background: #fff;
	color: #000;
	border-radius: 12px 12px 0 0;
	border-bottom: 1px solid #ddd;
	font-weight: 400;
	font-size: 26px
}

._img_wrap_reviews {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	padding: 10px 0 25px
}

.review-close {
	margin-bottom: 20px;
	cursor: pointer
}

._img_wrap_reviews {
	cursor: pointer
}

#testimonials .modal-dialog {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

#testimonials .modal-content {
	background: #fff;
	border-radius: 10px;
	margin-top: 50px;
	width: 50%
}

#testimonials .modal-content .modal-header {
	position: relative
}

#testimonials .modal-content .modal-header h4 {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	padding-top: 12px;
	background: #349BD8;
	border-radius: 10px 10px 0 0;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px
}

#testimonials .modal-content ._form_row {
	margin-bottom: 10px
}

#testimonials .modal-content ._form_row label {
	display: inline-block;
	margin-bottom: 0.3rem;
	font-size: 15px;
	font-weight: 400
}

#testimonials .modal-content ._form_row .form-control {
	display: block;
	width: 100%;
	padding: 5px 2%;
	margin: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 8px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

#testimonials .modal-content ._form_row textarea.form-control {
	height: 100px;
	resize: inherit;
	width: 100%;
	padding: 0 2%
}

#testimonials .modal-content .review-form {
	padding: 20px
}

#testimonials .modal-content .modal-header button.close {
	position: absolute;
	right: 10px;
	top: 13px;
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 50%;
	border: none;
	font-size: 21px;
	background: #fff;
	color: #349BD8;
	border: 1px solid #349BD8;
	cursor: pointer;
	font-weight: 600;
	line-height: 10px
}

#testimonials .modal-content .modal-header button.close:hover {
	background: #000;
	color: #fff;
	border-color: #000
}

.reivew-submit-button {
	background: #349BD8;
	color: #fff;
	font-size: 18px;
	padding: 10px 16px;
	text-transform: capitalize;
	border: 1px solid #349BD8;
	margin-top: 5px
}

.reivew-submit-button:hover {
	background: #fff;
	color: #000
}

.banner_new_home {
	width: 46% !important;
	max-width: 530px !important;
	margin: 0 auto;
	display: inherit
}

.banner_new_home .col-md-7 {
	background-color: rgba(28, 28, 28, 0.56) !important
}

@media(max-width:1200px) {
	.banner_new_home {
		width: 55% !important;
		max-width: 650px
	}
}

@media(max-width:992px) {
	.banner_new_home {
		width: 100% !important;
		max-width: 100% !important
	}

	.banner13_section.new_home_4-banner_section {
		padding: 10px !important
	}

	.banner13_section.new_home_4-banner_section .resize-section-outer {
		padding: 15px 15px 5px !important
	}

	.banner_new_home h4,
	.banner_new_home h4 span {
		margin-bottom: 0 !important
	}

	.banner_new_home {
		max-width: 420px !important
	}

	.banner_new_home h4,
	.banner_new_home h4 span {
		font-size: 24px !important;
		line-height: 32px !important
	}

	.banner_new_home p,
	.banner_new_home p span {
		font-size: 18px !important;
		line-height: 24px !important
	}

	.banner_new_home .button_component_inner {
		line-height: 26px;
		font-size: 22px;
		padding: 8px 65px 8px 65px
	}
}

@media(max-width:768px) {
	#testimonials .popup-overlayttt .popup-contenttt {
		width: 90%
	}
}

.bannerSliderVideo {
	width: 100% !important;
	text-align: center
}

.company_services_130_main_1,
.company_provides_50_main_1,
.company_provides_150_main_1 {
	width: -moz-fit-content !important;
	width: fit-content !important;
	max-width: -moz-fit-content !important;
	max-width: fit-content !important;
	width: 550px;
	margin-block-start: 1em;
	margin-inline-start: 1em;
	padding: 0 10% 0 10%;
	float: left !important
}

.sml_col_right {
	position: absolute;
	z-index: 1;
	top: 126px;
	right: -95px
}

.img_container {
	background-image: url(../images/video_agency_bundle_sale_left_imgv1_2024.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 9;
	position: absolute;
	bottom: 153px;
	padding-top: 14px;
	height: 386px;
	padding: 0
}

.img_container::before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 149px;
	right: 42px;
	height: 51px;
	width: 151px;
	border-radius: 4px;
	background-image: url(../images/lady_hand_img2024.png);
	background-repeat: no-repeat;
	z-index: 9
}

._below_para {
	margin-top: -182px !important
}

._video_wrap .changevideo video.plyrvideo,
._video_wrap .video-custom-youtube,
._video_wrap .plyrvideo,
._video_wrap .plyr--video {
	border-width: 0 !important;
	height: 257px !important;
	border-radius: 33px !important;
	width: 566px !important;
	position: absolute !important;
	left: 130px !important;
	top: 100px !important;
	padding: 0 !important;
	border-radius: 30px !important;
	overflow: hidden !important
}

._video_wrap .aos-init .video-custom-el {
	height: 257px !important
}

._video_wrap .plyr__video-wrapper video.plyrvideo {
	left: 0 !important;
	top: 0 !important
}

._video_wrap .video-custom-el {
	position: unset !important;
	height: 375px !important;
	border-radius: 0 !important
}

.video_agency_bundle_video_banner h4 {
	line-height: 44px !important
}

.video_agency_bundle_video_banner ._below_para {
	position: relative;
	z-index: 9
}

.video_agency_bundle_video_banner ._below_para h4 {
	line-height: 36px !important
}

@media screen and (max-width:1920px) {
	.img_container {
		bottom: 153px
	}
}

@media screen and (max-width:1280px) {
	.video_agency_bundle_video_banner .sml_col_right img {
		max-width: 88%
	}
}

@media screen and (max-width:768px) {
	.video_section04_2024.video_agency_bundle_video_banner .section-bg-color-img.bg_section {
		background-image: none !important;
		background-color: #1e3c72 !important;
		float: left;
		padding: 0 0 25px 0 !important
	}

	.video_agency_bundle_video_banner .sml_col_right img {
		max-width: 100%
	}

	.video_agency_bundle_video_banner .sml_col_right,
	.video_agency_bundle_video_banner .img_container::before {
		display: none
	}

	.video_agency_bundle_video_banner .img_container {
		position: unset;
		height: auto;
		background-image: none
	}

	._video_wrap .changevideo video.plyrvideo,
	._video_wrap .video-custom-youtube,
	._video_wrap .plyrvideo,
	._video_wrap .plyr--video {
		height: auto !important;
		position: unset !important;
		width: 100% !important
	}

	.video_agency_bundle_video_banner h4,
	.video_agency_bundle_video_banner ._below_para h4 {
		line-height: 30px !important;
		color: #fff !important
	}

	.video_agency_bundle_video_banner ._below_para {
		margin-top: 0 !important
	}
}

* {
	box-sizing: border-box
}

#wrapper {
	width: 1170px;
	margin: auto;
	max-width: 100%
}

section {
	width: 100%;
	float: left;
	padding: 10px 0
}

.grid-col-5 {
	width: 19.6%;
	display: inline-block;
	padding: 0 15px;
	vertical-align: top
}

.resize-section-outer,
.sort-move-draggable {
	position: relative
}

.bootstrap-datetimepicker-widget.usetwentyfour {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 5, .22);
	z-index: 2147483647 !important
}

.bootstrap-datetimepicker-widget.usetwentyfour li {
	list-style: none
}

.bootstrap-datetimepicker-widget.usetwentyfour li .timepicker {
	display: none
}

input:not([type]),
input[type=checkbox],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=number],
input[type=password],
input[type=radio],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
select,
textarea.materialize-textarea {
	position: relative !important;
	opacity: 1 !important;
	left: 0 !important;
	display: inline-block
}

@media only screen and (max-width:1200px) {
	#wrapper {
		width: 95%
	}
}

.p-r {
	position: relative
}

@media screen and (max-width:768px) {
	.resize-res-100 {
		width: 100% !important
	}
}

.comman-btn:focus,
.comman-btn:hover,
.style-btn:focus,
.style-btn:hover {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2) !important;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s
}

.blog-tag li a:hover {
	border: 1px solid #01b9f1 !important
}

.footer-div1 ul li a:hover {
	text-decoration: underline !important
}

.footer-sol ul li a:hover {
	opacity: .5 !important
}

.tabs .tab a.active,
.tabs .tab a:hover {
	position: relative !important;
	overflow: visible !important
}

.button-link-inner ul li a:hover {
	background-color: #052e70 !important
}

.bx-wrapper .bx-controls-direction a:hover {
	opacity: 1 !important
}

@media screen and (max-width:992px) {
	.nav-wrapper nav ul li a:hover {
		background-color: #fff !important;
		color: #01b9f1 !important
	}

	nav {
		height: auto;
		border-bottom: 0;
		position: relative
	}

	nav ul#navigation {
		width: 100%;
		display: none;
		height: auto
	}

	.nav-wrapper nav ul li {
		width: 100%;
		float: left;
		position: relative;
		border-bottom: 1px solid #e8e8e8
	}

	.nav-wrapper nav ul li a {
		text-align: left;
		width: 100%;
		color: #444 !important;
		padding: 12px
	}

	.nav-wrapper nav ul {
		float: left;
		position: absolute;
		width: 220px;
		z-index: 999;
		background: #fff;
		right: 0;
		top: 50px;
		display: none;
		height: auto;
		box-shadow: 0 3px 5px rgba(0, 0, 0, .22);
		padding: 0
	}

	nav a#pull {
		font-family: fontawesome;
		font-size: 30px;
		display: block;
		padding: 10px 0;
		text-decoration: none;
		color: #fff;
		float: right;
		background: url(../images/background-img/navi.png) top left no-repeat;
		margin-top: 0;
		top: 8px;
		right: 0;
		margin-top: 14px;
		margin-bottom: 14px
	}

	nav a#pull:after {
		content: "\f0c9 ";
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 3px
	}

	.nav-wrapper nav ul li:last-child {
		border-bottom: none
	}

	.nav-wrapper nav ul li ul.sub-menu li a {
		width: 100%;
		padding: 12px
	}

	.nav-wrapper nav ul li ul.sub-menu {
		box-shadow: none !important;
		width: 100% !important;
		position: static;
		float: left
	}

	.call-us-inner p {
		font-size: 17px
	}

	.call-us-inner h4 {
		font-size: 24px
	}

	.header-top.fixed-margin {
		margin-bottom: 0
	}
}

.blog_content_area {
	float: left;
	width: 100%
}

.blog_listing {
	flex-wrap: wrap;
	margin: 0;
	display: flex
}

p.blog_message {
	text-align: center;
	margin: 2rem auto;
	font-size: 17px;
	border: 1px solid #9e9e9e4a;
	width: 100%;
	padding: 12px
}

.blog-box {
	position: relative;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #e2e2e2;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 31%;
	border-radius: 6px;
	margin: 0 1% 2%;
}

.blog-box:hover {
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.blog-images {
	width: 100%;
	display: inline-block;
	margin-right: 15px;
	overflow: hidden
}

.blog-images .img {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d2d0d0
}

.blog-box:hover .blog-images .img img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15)
}

.blog-images .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	object-fit: cover
}

.blog-images .date {
	position: absolute;
	z-index: 8;
	top: 10px;
	height: 30px;
	background-color: #374ea8;
	line-height: 30px;
	left: 10px;
	padding: 0 12px;
	border-radius: 20px
}

.blog-images .date p {
	color: #fff;
	font-size: 12px
}

.blog-box .details {
	padding: 5px 0 5px;
	float: left;
	width: 100%;
	height: 230px;
	position: relative
}

.blog-box .details h6.blog-title {
	text-transform: capitalize;
	font-weight: 600;
	margin: 0;
	color: #374ea8;
	width: 100%
}

.blog_block {
	width: 100%
}

.details .blog-text {
	font-size: 14px;
	float: left;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	height: 120px
}

.details .blog-text p span,
.details .blog-text p {
	line-height: 1.3
}

.blog_right_side .success_response {
	text-align: center;
	font-weight: bold
}

.blog-text p,
.blog-text h1,
.blog-text h2,
.blog-text h3,
.blog-text h4,
.blog-text h5,
.blog-text h6 {
	font-size: 15px;
	font-weight: 500
}

.blog_listing .blog-box .video-container iframe {
	width: 100% !important;
	height: 100% !important
}

.blog_detail .blog_left_content .video-container iframe {
	width: 100% !IMPORTANT;
	height: auto !important
}

.post-list li .post .video-container iframe {
	width: 100%;
	height: 100%
}

.details .read-more-btn {
	color: #fff;
	background: #374ea8;
	border: medium none;
	float: left;
	padding: 7px 20px;
	font-size: 12px;
	border-radius: 50px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	width: auto;
	position: absolute;
	left: 0;
	bottom: 0
}

.blog_detail {
	justify-content: space-between;
	margin: 15px 0
}

.blog_detail .bannerdesc p,
.blog_detail p.signup_sub {
	padding: 0
}

.blog_image {
	max-height: 500px;
	border: 1px solid #e5e9f4;
	overflow: hidden
}

.blog_left_content {
	width: 73%;
	float: left
}

.blog_right_side {
	width: 25%;
	float: right
}

.blog_left_content .blog_image img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.block_description p {
	margin-bottom: 15px;
	text-align: justify
}

._search_inpt {
	position: relative;
	margin-bottom: 15px
}

._search_inpt i.fa {
	position: absolute;
	right: 10px;
	top: 12px
}

._search_inpt input {
	padding: 10px 30px 10px 10px;
	width: 100%;
	outline: none;
	border: 1px solid #e5e9f4;
	border-radius: 5px;
	height: 42px
}

._search_inpt input:focus {
	border: 1px solid #37a3e2
}

.categori {
	border: 1px solid #e5e9f4;
	padding: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%
}

.categori .title {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin: 0
}

.categori-list li {
	margin: 10px 0
}

.categori-list li a span {
	line-height: 20px
}

.categori-list li,
.post-list li,
.archives-list li,
.post-meta li,
.social-links li,
.tags-list li {
	line-height: 36px;
	list-style: none
}

.categori-list li a,
.archives-list li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #000
}

.post-meta {
	display: flex
}

.post-meta li {
	margin-right: 15px;
	font-size: 14px
}

.post-meta li a {
	color: #374ea8
}

.post-list li {
	border-bottom: 1px solid #eee;
	padding: 15px 0
}

.post-list .post {
	display: flex;
	align-items: center
}

.post-list .post .post-details {
	margin-left: 15px;
	width: 70%
}

.post-img {
	width: 30%;
	height: 50px
}

.post-img img {
	object-fit: cover;
	height: 100%;
	width: 100%
}

.post .post-details a h4.post-title {
	font-size: 16px;
	line-height: 26px !important;
	margin: 0;
	white-space: normal;
	word-break: break-word
}

.post .post-details a {
	color: #374ea8
}

.post .post-details a,
.post .post-details p {
	font-size: 14px;
	line-height: 24px
}

.tag-social-link {
	display: flex;
	background-color: #c5c5c54a;
	padding: 10px;
	margin-top: 20px;
	align-items: center;
	border-radius: 6px;
	border-bottom: 2px solid #374ea8
}

.hide {
	display: none !important
}

.tag-social-link .tag,
.social-links {
	display: flex;
	align-items: flex-start;
	justify-content: center
}

.tag-social-link h6 {
	color: #374ea8;
	font-weight: 600;
	margin: 0
}

.social-links li {
	margin: 0 2px
}

.social-links li a {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	background-color: #374ea8;
	color: #fff
}

ul.tags-list {
	margin-top: 10px
}

.tags-list li {
	display: inline-block;
	line-height: 20px;
	margin: 0 0 5px;
	border: 1px solid #e5e5e5;
	border-radius: 30px;
	padding: 9px;
	color: #374ea8;
	word-break: break-word
}

.tag a {
	color: #374ea8;
	word-break: break-word;
	width: 100%;
	flex: 1;
	margin: 0 5px
}

.tag-social-link .tag h6.title {
	width: 70px
}

.block_description {
	margin-top: 15px
}

.blog_left_content h6 a {
	color: #374ea8;
	word-break: break-word
}

#blog_page .pagination-wrap,
#blog_page .pagination-wrap em {
	display: flex;
	margin: 10px 12px
}

#blogListing ul.pagination {
	display: flex
}

#blog_page .pagination-wrap li {
	display: flex;
	padding: 8px 12px;
	list-style: none;
	border-width: 1px;
	border-color: #ececec;
	border-style: solid
}

.pagination-wrap li a {
	color: #000
}

#blog_page .pagination-wrap li:hover,
#blog_page .pagination-wrap li.active {
	background: #374ea8;
	border: 1px solid #374ea8
}

#blog_page .pagination-wrap li:hover a,
#blog_page .pagination-wrap li.active a {
	color: #FFFFFF
}

li.blog-box {
	list-style: none
}

.tags-list li a:hover {
	border-color: #e86748;
	color: #e86748
}

#blog_page .pagination-wrap button {
	padding: 7px 10px 7px 10px !important;
	border: 1px solid #dcdcdc;
	background-color: #ececec
}

.blog_left_content ul.pagination li a {
	height: auto;
	line-height: 0 !important
}

._tabs_btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 5px;
	flex-wrap: wrap
}

._tabs_btn button {
	border: 0;
	padding: 10px;
	margin-right: 5px;
	outline: none;
	cursor: pointer
}

.blog_tab ul {
	float: left;
	width: 100%
}

.blog_tab ul li {
	list-style: none;
	border-bottom: 1px solid #c9d4ff;
	float: left;
	transition: ease-in-out .4s;
	-webkit-transition: ease-in-out .4s;
	width: 100%;
	word-wrap: break-word
}

.blog_tab {
	transition: ease-in-out .4s;
	-webkit-transition: ease-in-out .4s
}

.blog_tab ul li:hover {
	background-color: #374ea8
}

.blog_tab ul li:hover a {
	color: #fff
}

.blog_tab ul li:last-child {
	border-bottom: 0
}

.blog_tab ul li a {
	padding: 10px 5px;
	float: left;
	width: 100%;
	color: #359;
	font-size: 14px
}

._tabs_btn button.active,
._tabs_btn button:hover {
	background-color: #374ea8;
	color: #fff
}

.pagination-wrap strong {
	display: flex
}

.sidebar_signup {
	margin-bottom: 15px
}

.sidebar_signup h3 {
	margin: 0
}

.sidebar_signup_content {
	display: flex;
	margin-top: 20px;
	margin-bottom: 24px
}

._signup_img {
	margin-right: 8px;
	width: 40%
}

.sidebar_signup_content .bannerdesc {
	width: 59%
}

.signup_sub {
	font-size: 22px;
	text-align: center;
	color: #000
}

.sidebar_signup input {
	height: 40px;
	padding: 5px;
	border: 1px solid #9a9a9a;
	border-radius: 4px
}

#sidebar_signup {
	border: 1px solid;
	padding: 10px;
	border-radius: 5px
}

#sidebar_signup h2,
#sidebar_signup h3 {
	margin-top: 0;
	font-size: 30px;
	text-align: center
}

#sidebar_signup input {
	max-width: 180px;
	font-size: 11px;
	margin: 0 0
}

.content-sidebar {
	color: #0C8442
}

#sidebarform label {
	width: 100% !important;
	display: inline-block;
	margin: 3px 0 7px 0
}

._signup_img img {
	max-height: 220px
}

#sidebarform input,
textarea {
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 10px 28px 10px 11px !important
}

#sidebar_signup input[type="submit"] {
	width: 120px;
	padding: 9px;
	color: #fff;
	font-size: 11px !important
}

.signup_sub {
	font-size: 22px;
	text-align: center;
	color: #000
}

#sidebar_signup h2,
#sidebar_signup h3 {
	line-height: 1.0909090909 !important
}

#sidebar_signup .signup_sub {
	font-size: 25px !important;
	text-align: center;
	margin: -10px 0 5px 0;
	line-height: 1.0909090909
}

._search_inpt {
	position: relative;
	margin-bottom: 15px;
	margin-top: 20px
}

.blog_form_class {
	width: 100%
}

.blog_form_class .input-bus-cn {
	display: inline-flex;
	flex-wrap: wrap;
	padding: 0;
	justify-content: space-around;
	align-items: center;
	position: relative
}

.blog_form_class .input-bus-cn input#cont_email {
	width: calc(100% - 115px);
	max-width: 100% !important;
	margin-right: 115px !important;
	height: 38px
}

.blog_form_class .input-bus-cn ul.captcha_wrap {
	order: 3;
	margin-top: 5px
}

.blog_form_class .bus-cn-btn-outer {
	width: auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

.blog_form_class .bus-cn-btn-outer .btn {
	padding: 10px 15px;
	margin-top: 5px
}

.blog_form_class #error_message {
	margin: 0;
	padding: 0
}

div#sidebarform {
	display: flex
}

.blog_right_side ul.captcha_wrap .g-recaptcha {
	padding-left: 0
}

ul.captcha_wrap {
	float: left;
	margin-top: 8px
}

#rc-imageselect,
.g-recaptcha {
	transform: scale(0.66);
	-webkit-transform: scale(0.66);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0
}

._signup_img_without_content {
	width: 100%;
	max-height: 250px
}

._signup_img_without_content img {
	width: 100%;
	object-fit: cover;
	max-height: 250px
}

._blg_signup_img {
	width: 100%;
	height: 130px;
	object-fit: cover
}

@media (max-width:1199px) {
	.sidebar_signup input {
		width: 100%;
		margin-top: 10px
	}

	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.66);
		-webkit-transform: scale(0.66);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
}

@media screen and (max-width:1024px) {
	.inner-headerNew-banner.headerNew_custom .inner-header nav ul {
		display: none
	}

	.inner-headerNew-banner.headerNew_custom .topic_menu:before,
	.inner-headerNew-banner.headerNew_custom .product_menu:before {
		top: 14px
	}
}

@media (max-width:992px) {
	.blog-box {
		width: 48%
	}

	.blog_left_content {
		width: 66%
	}

	.blog_right_side {
		width: 31%
	}

	.sidebar_signup_content {
		display: block
	}

	._signup_img,
	.sidebar_signup_content .bannerdesc {
		width: 100%;
		text-align: center
	}
}

@media (max-width:768px) {

	.blog-box,
	.blog_left_content,
	.blog_right_side {
		width: 100%
	}

	.blog_detail {
		display: block
	}

	.blog_right_side {
		margin-top: 30px
	}
}

.blog-text p {
	display: inline-grid
}

.block_description ul li a {
	color: #6633ff
}

.pagination-wrap ul.pagination li {
	padding: 6px 10px 6px 10px !important;
	height: auto !important
}

.pagination-wrap ul.pagination li a {
	line-height: normal !important;
	padding: 0 0 0 0 !important
}

@media screen and (max-width:768px) {
	.resize-res-100 {
		width: 100% !important
	}
}
