/*
Theme Name: NCP
Author: Ijaz
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: NCP
Tags: one-column, two-columns
Theme URI:
*/

@font-face {
	font-family: 'Samsung Sharp Sans';
	src: url('fonts/SamsungSharpSans-Bold.woff2') format('woff2'),
		 url('fonts/SamsungSharpSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.woff") format("woff"),
		 url("fonts/icomoon.woff") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
[class^="icon-"], [class*="icon-"] {
	font-family: 'icomoon' !important;
	speak: auto;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-star:before { content: "\e907"; }
.icon-linkedin:before { content: "\e90e"; }
.icon-minus:before { content: "\e901"; }
.icon-plus:before { content: "\e905"; }
.icon-search:before { content: "\e906"; }
.icon-twitter:before { content: "\e900"; }
.icon-pinterest:before { content: "\e902"; }
.icon-facebook:before { content: "\e903"; }
.icon-instagram:before { content: "\e904"; }

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: '';
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

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

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'],
.comment-form input[type='tel'],
.search-form input[type='tel'],
.post-password-form input[type='tel'],
.comment-form input[type='email'],
.search-form input[type='email'],
.post-password-form input[type='email'],
.comment-form input[type='search'],
.search-form input[type='search'],
.post-password-form input[type='search'],
.comment-form input[type='password'],
.search-form input[type='password'],
.post-password-form input[type='password'],
.comment-form input[type='url'],
.search-form input[type='url'],
.post-password-form input[type='url'],
.comment-form input[type='date'],
.search-form input[type='date'],
.post-password-form input[type='date'],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type='text']:focus,
.search-form input[type='text']:focus,
.post-password-form input[type='text']:focus,
.comment-form input[type='tel']:focus,
.search-form input[type='tel']:focus,
.post-password-form input[type='tel']:focus,
.comment-form input[type='email']:focus,
.search-form input[type='email']:focus,
.post-password-form input[type='email']:focus,
.comment-form input[type='search']:focus,
.search-form input[type='search']:focus,
.post-password-form input[type='search']:focus,
.comment-form input[type='password']:focus,
.search-form input[type='password']:focus,
.post-password-form input[type='password']:focus,
.comment-form input[type='url']:focus,
.search-form input[type='url']:focus,
.post-password-form input[type='url']:focus,
.comment-form input[type='date']:focus,
.search-form input[type='date']:focus,
.post-password-form input[type='date']:focus,
.comment-form textarea:focus,
.search-form textarea:focus,
.post-password-form textarea:focus {
	border-color: #333;
}

.comment-form input[type='text']::-webkit-input-placeholder,
.search-form input[type='text']::-webkit-input-placeholder,
.post-password-form input[type='text']::-webkit-input-placeholder,
.comment-form input[type='tel']::-webkit-input-placeholder,
.search-form input[type='tel']::-webkit-input-placeholder,
.post-password-form input[type='tel']::-webkit-input-placeholder,
.comment-form input[type='email']::-webkit-input-placeholder,
.search-form input[type='email']::-webkit-input-placeholder,
.post-password-form input[type='email']::-webkit-input-placeholder,
.comment-form input[type='search']::-webkit-input-placeholder,
.search-form input[type='search']::-webkit-input-placeholder,
.post-password-form input[type='search']::-webkit-input-placeholder,
.comment-form input[type='password']::-webkit-input-placeholder,
.search-form input[type='password']::-webkit-input-placeholder,
.post-password-form input[type='password']::-webkit-input-placeholder,
.comment-form input[type='url']::-webkit-input-placeholder,
.search-form input[type='url']::-webkit-input-placeholder,
.post-password-form input[type='url']::-webkit-input-placeholder,
.comment-form input[type='date']::-webkit-input-placeholder,
.search-form input[type='date']::-webkit-input-placeholder,
.post-password-form input[type='date']::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
	color: #6b7177;
}

.comment-form input[type='text']::-moz-placeholder,
.search-form input[type='text']::-moz-placeholder,
.post-password-form input[type='text']::-moz-placeholder,
.comment-form input[type='tel']::-moz-placeholder,
.search-form input[type='tel']::-moz-placeholder,
.post-password-form input[type='tel']::-moz-placeholder,
.comment-form input[type='email']::-moz-placeholder,
.search-form input[type='email']::-moz-placeholder,
.post-password-form input[type='email']::-moz-placeholder,
.comment-form input[type='search']::-moz-placeholder,
.search-form input[type='search']::-moz-placeholder,
.post-password-form input[type='search']::-moz-placeholder,
.comment-form input[type='password']::-moz-placeholder,
.search-form input[type='password']::-moz-placeholder,
.post-password-form input[type='password']::-moz-placeholder,
.comment-form input[type='url']::-moz-placeholder,
.search-form input[type='url']::-moz-placeholder,
.post-password-form input[type='url']::-moz-placeholder,
.comment-form input[type='date']::-moz-placeholder,
.search-form input[type='date']::-moz-placeholder,
.post-password-form input[type='date']::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
	opacity: 1;
	color: #6b7177;
}

.comment-form input[type='text']:-moz-placeholder,
.search-form input[type='text']:-moz-placeholder,
.post-password-form input[type='text']:-moz-placeholder,
.comment-form input[type='tel']:-moz-placeholder,
.search-form input[type='tel']:-moz-placeholder,
.post-password-form input[type='tel']:-moz-placeholder,
.comment-form input[type='email']:-moz-placeholder,
.search-form input[type='email']:-moz-placeholder,
.post-password-form input[type='email']:-moz-placeholder,
.comment-form input[type='search']:-moz-placeholder,
.search-form input[type='search']:-moz-placeholder,
.post-password-form input[type='search']:-moz-placeholder,
.comment-form input[type='password']:-moz-placeholder,
.search-form input[type='password']:-moz-placeholder,
.post-password-form input[type='password']:-moz-placeholder,
.comment-form input[type='url']:-moz-placeholder,
.search-form input[type='url']:-moz-placeholder,
.post-password-form input[type='url']:-moz-placeholder,
.comment-form input[type='date']:-moz-placeholder,
.search-form input[type='date']:-moz-placeholder,
.post-password-form input[type='date']:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
	color: #6b7177;
}

.comment-form input[type='text']:-ms-input-placeholder,
.search-form input[type='text']:-ms-input-placeholder,
.post-password-form input[type='text']:-ms-input-placeholder,
.comment-form input[type='tel']:-ms-input-placeholder,
.search-form input[type='tel']:-ms-input-placeholder,
.post-password-form input[type='tel']:-ms-input-placeholder,
.comment-form input[type='email']:-ms-input-placeholder,
.search-form input[type='email']:-ms-input-placeholder,
.post-password-form input[type='email']:-ms-input-placeholder,
.comment-form input[type='search']:-ms-input-placeholder,
.search-form input[type='search']:-ms-input-placeholder,
.post-password-form input[type='search']:-ms-input-placeholder,
.comment-form input[type='password']:-ms-input-placeholder,
.search-form input[type='password']:-ms-input-placeholder,
.post-password-form input[type='password']:-ms-input-placeholder,
.comment-form input[type='url']:-ms-input-placeholder,
.search-form input[type='url']:-ms-input-placeholder,
.post-password-form input[type='url']:-ms-input-placeholder,
.comment-form input[type='date']:-ms-input-placeholder,
.search-form input[type='date']:-ms-input-placeholder,
.post-password-form input[type='date']:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
	color: #6b7177;
}

.comment-form input[type='text'].placeholder,
.search-form input[type='text'].placeholder,
.post-password-form input[type='text'].placeholder,
.comment-form input[type='tel'].placeholder,
.search-form input[type='tel'].placeholder,
.post-password-form input[type='tel'].placeholder,
.comment-form input[type='email'].placeholder,
.search-form input[type='email'].placeholder,
.post-password-form input[type='email'].placeholder,
.comment-form input[type='search'].placeholder,
.search-form input[type='search'].placeholder,
.post-password-form input[type='search'].placeholder,
.comment-form input[type='password'].placeholder,
.search-form input[type='password'].placeholder,
.post-password-form input[type='password'].placeholder,
.comment-form input[type='url'].placeholder,
.search-form input[type='url'].placeholder,
.post-password-form input[type='url'].placeholder,
.comment-form input[type='date'].placeholder,
.search-form input[type='date'].placeholder,
.post-password-form input[type='date'].placeholder,
.comment-form textarea.placeholder,
.search-form textarea.placeholder,
.post-password-form textarea.placeholder {
	color: #6b7177;
}
h4 span {
    font-family: "Work Sans" !important;
}
.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.widget table { width: 100%; }

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type='text'] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type='submit'] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type='password'] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type='search'] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type='password'] {
	width: 150px;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
	background: #ff9f43;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
	opacity: 0.8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}
 .service-template-default h1 {
    font-size: 24px;
    font-weight: 600 !important;
    line-height: 1.5;
}
.services-block .text-box p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.info-box .text-box strong {
    font-size: 24px;
    font-weight: 600;
}
.benefits-block .text-box p {
    color: #000;
}
#accordion .card-body p {
    color: #000;
}
strong.logo.d-block {
    min-width: 158px;
}
.strategy-areas p {
    color: #000;
    text-align: justify;
}
/*body{
	    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}*/
.strategy-areas h1 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}
.ways-block h1 {
    font-size: 24px !important;
    font-weight: 600 !important;
}
.service-template-default h1,
.service-template-default h2,
.service-template-default p{
	font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}
.process-steps li strong {
    color: #000;
}
.process-block .tabs-box p {
    color: #000;
    font-weight: 100;
}
.why-choose p {
    text-align: left;
    color: #000;
}
.process-steps .title {
    color: #000;
}
.tabs-box p {
    color: #000;
}
.ways-block h1::first-letter {
    font-size: 40px;
    font-weight: 500;
    color: #ff9f43;
}
.info-box p {
    color: #000;
}
.quotes-holder p {
    text-align: justify;
}
.tabs .tab-content li {
	font-size: 18px;
    margin-bottom: 20px;
    color: #000;
    list-style-type: none;
    position: relative;
}

.tabs .tab-content li:after{
	content: "";
    background: url(https://www.nvinc.com/staging/wp-content/uploads/2020/07/good-tick.PNG);
    width: 30px;
    height: 30px;
    position: absolute;
    left: -42px;
    top: -1px;
    background-size: 100%;
}
.widget_gtranslate {
    margin: 0 !important;
}
.widget_gtranslate .selected a:after {
    color: #fff;
}

.owl-carousel .owl-controls {
    display: block !important;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    height: 12px !important;
    margin: 0 2px !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}
span.wpcf7-not-valid-tip {
    text-align: left;
    margin: 5px 0 0;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    background: #ff9f43 !important;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active {
    background: #fff !important;
    border: 1px solid #ff8d00 !important;
    width: 53px !important;
    border-radius: 15px !important;
}
div.wpcf7-mail-sent-ok{
	color: #fff;
}

body.service-template-default {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}
p {
    font-weight: 400 !important;
}
#header .navbar-nav>li>a{
	font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}
.service-template-default .bt-title-bar-wrap.heading {
    height: 0px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: red;
}
.c-testimonial-sect .quotes-block {
	background: transparent;
	padding-top: 0px;
	    padding-bottom: 5px;
}
.c-testimonial-sect .quotes-block .owl-carousel .owl-controls .owl-dots {
    bottom: 18px;
}
.c-testimonial-sect .quotes-block strong{
	font-family: 'Montserrat',Helvetica,Arial,sans-serif !important;
}
.c-testimonial-sect .quotes-block p{
	font-family: 'Montserrat',Helvetica,Arial,sans-serif !important;
	font-style: initial;
}
.c-testimonial-sect .quotes-block ul {
    margin: 0;
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
	strong.logo.d-block {
    min-width: initial;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    height: 15px !important;
    margin: 0 7px !important;
}

}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

@media (max-width: 767.98px) {
	.service-template-default  h1 {
    font-size: 26px;
}
.c-testimonial-sect .quotes-block .owl-carousel .owl-controls .owl-dots {
    bottom: 0px;
}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}
	.info-section .text-box.txt-frame { margin-bottom: 1rem; }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #ff9f43;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

@media (max-width: 767.98px) {

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #ff9f43;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

@media (max-width: 767.98px) {

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p { margin: .4em 0 0; }

div.aligncenter { margin: 0 auto 1.2em; }

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container { margin-bottom: 1.2em; }

.wp-caption-text, .gallery, .alignnone,
.gallery-caption, .sticky, .bypostauthor { height: auto; }

/*html { background: none!important; }*/
body {
	color: #000;
	min-width: 320px;
}

.offer-bar p strong { color: #ff9f43!important; }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', Arial, sans-serif;
	margin-bottom: .5rem;
	font-weight: 600;
	line-height: 1.5;
	color: #212326;
}
.h1, .service-template-default  h1 {
	font-size: 24px;
	margin-bottom: 0.75rem;
}
.h2, h2 { font-size: 18px; }
.h3, h3 { font-size: 17px; }
.h4, h4 { font-size: 16px; }
.h5, h5 { font-size: 15px; }
.h6, h6 { font-size: 14px; }

.btn:focus, .custom-select:focus { box-shadow: none; }
button:focus { outline: none; }
.custom-select:focus { border-color: #ced4da; }

.btn {
	color: #fff;
	min-width: 138px;
	border-radius: 5px;
	padding: 10px 10px 9px;
	text-transform: uppercase;
	font: 600 14px/1.2 'Montserrat', Arial, sans-serif;
}
.btn-primary, .badge-primary {
	background: #ff9f43;
	border-color: #ff9f43;
}
.btn-primary:hover, .btn-primary:focus {
	background: #e6862a!important;
	border-color: #e6862a!important;
	color: #fff!important;
}
.btn-secondary {
	background: #6cbdf0;
	border-color: #6cbdf0;
}
.btn-secondary:hover {
	background: #53a4d7!important;
	border-color: #53a4d7!important;
}
.btn-warning:hover { color: #fff; }

.btn-outline-primary {
	color: #ff9f43;
	border-color: #ff9f43;
}
.btn-outline-primary:hover {
	background: #e6862a;
	border-color: #e6862a;
}
.btn-outline-secondary {
	color: #6cbdf0;
	border-color: #6cbdf0;
}
.btn-outline-secondary:hover {
	background: #6cbdf0;
	border-color: #6cbdf0;
}
.btn-outline-success { color: #28a745; }
.btn-outline-info { color: #17a2b8; }
.btn-outline-warning { color: #ffc107; }
.btn-outline-warning:hover { color: #fff; }
.btn-outline-danger { color: #dc3545; }

.btn-link { color: #6b7177; }
.btn-primary.disabled, .btn-primary:disabled {
	background: #6b7177;
	border-color: #6b7177;
}

.page-item.active .page-link {
	background-color: #ff9f43;
	border-color: #ff9f43;
}
.page-link { color: #ff9f43; }
.page-link:hover {
	color: #fff;
	background: #ff9f43;
}

.badge-warning { color: #fff; }

a { color: #6b7177; }
a:focus { outline: none; }
a:hover {
	color: #ff9f43;
	text-decoration: none;
}
p { margin-bottom: 0.5rem; }

.pt { padding-top: 20px; }
.pb { padding-bottom: 20px; }
.mt { margin-top: 20px; }
.mb { margin-bottom: 20px; }

.form-control {
	height: auto;
	font-size: 12px;
	line-height: 14px;
	padding: 12px 10px;
	border-radius: 2px;
	border-color: #c4c4c4;
}
.form-control:focus {
	outline: 0;
	border-color: #e16400;
	box-shadow: 0 0 0 .2rem rgba(250, 125, 10, .25);
}
.form-control::-moz-placeholder {
	color:#8b8b8b;
	opacity:1
}
.form-control:-ms-input-placeholder {
	color:#8b8b8b;
	opacity:1
}
.form-control::-ms-input-placeholder {
	color:#8b8b8b;
	opacity:1
}
.form-control::placeholder {
	color:#8b8b8b;
	opacity:1
}



/* header styles */
#header {
	top: 0;
	left: 0;
	z-index: 999;
	position: fixed;
	padding: 17px 0 0;
	background: #fff;
	transition: background 0.25s ease;
}
#header.fixed { box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.5); }

/* top bar styles */
.top-bar {
	padding: 10px 0;
	background: #002e5a;
}

.top-links { font: 400 14px/1.214 'Montserrat', Arial, sans-serif; }
.top-links li { display: block; }
.top-links li a {
	display: block;
	color: #00111a;
	padding: 0.5rem;
}
.top-links.contact-list li a {
	color: #fff;
}
.top-links li:hover > a,
.top-links li.active > a {
	color: #fff;
	background: #ff9f43;
}

.top-search { margin: 0 0 0 1rem; }
.top-search .btn-search {
	color: #fff;
	font-size: 14px;
}
.lang-box .dropdown-menu, .top-search .dropdown-menu {
	right: 0;
	padding: 5px;
	margin-top: 10px;
	left: auto!important;
	min-width: 150px!important;
	transform: translate3d(0, 17px, 0)!important;
}

.lang-box { margin-left: 1rem; }
.lang-box .dropdown-menu {
	margin-top: 0;
	min-width: 50px!important;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	display: block!important;
	transform: translate3d(0, 0, 0)!important;
}
.bootstrap-select.btn-group.fit-width .btn .caret, .bootstrap-select.btn-group.fit-width .dropdown-toggle:after { display: none; }
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"], .bootstrap-select.btn-group[class*="col-"] { margin: 0; }
.bootstrap-select.btn-group:not(.input-group-btn) .btn {
	display: flex;
	font-weight: 500;
	border-radius: 0;
	min-width: inherit;
	align-items: center;
	font-size: 12px;
	line-height: 1;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
	display: block;
	text-align: right;
	padding: 0 0.25rem;
}
.bootstrap-select.btn-group .dropdown-menu li:hover > a {
	background: #ff9f43;
	color: #fff;
}
.bootstrap-select.btn-group:not(.input-group-btn) .btn:hover { color: #ff9f43; }
.bootstrap-select > .btn { padding: 0; }

/* logo styles */
.logo { /*width: 146px;*/ }

/* navigation */
.navbar {
	width: auto;
	font-size: 14px;
	line-height: normal;
}
.navbar a { color: #00111a; }
.navbar .btn { color: #fff; }
.navbar .navbar-nav .nav-item { border-bottom: 1px solid transparent; }
.navbar .navbar-nav .nav-link {
	padding: 0.5rem;
	display: block;
}
.navbar .navbar-nav .nav-item:hover > .nav-link,
.navbar .navbar-nav .nav-item.active > .nav-link {
	color: #fff;
	background: #ff9f43;
}

.navbar-toggler {
	border: 0;
	width: 40px;
	z-index: 2;
	cursor: pointer;
	padding: 1px 4px;
	background: none;
	position: relative;
	border: 2px solid #ff9f43 !important;
}
.bar {
	height: 3px;
	width: 100%;
	display: block;
	margin: 5px auto;
	background: #ff9f43;
	border-radius: 3px;
	transition: all .7s ease;
}

body.nav-open { overflow: hidden; }
body.nav-open .top { transform: translateY(8px) rotateZ(45deg); }
body.nav-open .bottom { transform: translateY(-8px) rotateZ(-45deg); }
body.nav-open .middle { width: 0; }

body.nav-open .navbar-collapse {
	right: 0;
	display: block;
}
.navbar-collapse {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.5);
	transition: all 0.25s linear;
	display: block !important;
	padding: 60px 15px 15px;
	background: #fff;
	overflow-y: auto;
	position: fixed;
	height: 100%;
	right: -90vw;
	width: 80vw;
	z-index: 1;
	top: 0;
}
.dropdown-menu {
	margin: 0;
	font-size: 12px;
}
.dropdown-item { color: #212529!important; }
.dropdown-item:hover {
	color: #fff!important;
	background: #ff9f43;
}

/* main informative part styles */
#main { overflow: hidden; }

/* visual styles */
.visual {
	color: #fff;
	overflow: hidden;
	position: relative;
	padding: 80px 0 30px;
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-background-size: cover;
	background-size: cover;
}
.visual .image-holder { overflow: hidden; }
.visual .btn-outline-primary {
	color: #fff;
	border-color: #fff;
}
.visual .btn-outline-primary:hover { border-color: #ff9f43; }

/* benefits block styles */
.benefits-block { overflow: hidden; }
.benefits-block h1 {
color: #00111a;
    padding: 10px 0;
    margin: 0 0 1.5rem;
    position: relative;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.benefits-block h1:before, .benefits-block h1:after {
	background: #002e5a;
	position: absolute;
	content: "";
	height: 4px;
	right: 0;
	left: 0;
}
.benefits-block h1:before { top: 0; }
.benefits-block h1:after { bottom: 0; }

.benefits-block .text-box { padding: 0 0 1rem; }
.benefits-block .icon {
	width: 68px;
	height: 68px;
	position: relative;
	margin: 0 auto 1rem;
}
.benefits-block .icon img {
	top: 50%;
	left: 50%;
	max-width: 100%;
	position: absolute;
	transform: translate(-50%, -50%);
}
.benefits-block .text-box h2 { color: #002e5a;
    font-size: 26px;
    font-weight: 600; }

/* offer bar styles */
.offer-bar {
	padding: 15px 0;
	overflow: hidden;
	background: #428bc1;
	border-radius: 5px;
}
.offer-bar p {
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 700;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

/*why choose block styles*/
.why-choose {
	padding: 20px 0;
	overflow: hidden;
	background: #edf5fb;
}
.why-choose h1 {
    padding: 0 0 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
 .service-template-default h1 {
    font-size: 24px !important;
    line-height: 30px !important;
    padding: 10px 0;
}
.why-choose h1:after {
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	content: "";
	position: absolute;
	background: #ff9f43;
}

.hrz-bars {
	width: 50px;
	display: inline-block;
	margin-right: 0.5rem;
}

/* services block styles */
.services-block {
	overflow: hidden;
	background: #002e5a;
}
.services-block h1 { margin: 0 0 30px; }
.services-block .text-box {
	overflow: hidden;
	padding: 0 0 1rem;
}
.services-block .text-box h2 {
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 1.5rem;
	position: relative;
	padding: 0 0 10px;
	color: #fff;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}
.service-template-default h2{
    font-size: 18px !important;
    line-height: 23px;
}
.services-block .text-box h2:after {
	left: 50%;
	bottom: 0;
	    width: 200px;
	height: 4px;
	content: "";
	position: absolute;
	background: #ff9f43;
	transform: translateX(-50%);
}

/*strategy-areas styles*/
.strategy-areas {
	overflow: hidden;
}
.strategy-areas .image-holder {
	overflow: hidden;
	margin: 0 0 15px;
}

/* Ways Block styles */
.ways-block {
	overflow: hidden;
	background: #edf5fb;
}
.ways-block h1 span {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	margin: 0 0 1rem;
	padding: 5px 15px 10px;
}
.ways-block h1:before, .ways-block h1:after {
	background: #002e5a;
	position: absolute;
	content: "";
	height: 4px;
	right: 0;
	left: 0;
}
.ways-block h1:before { top: 0; }
.ways-block h1:after { bottom: 0; }
.ways-block h1 span { font-size: 26px; }
#myTab {
	border: 0;
	display: flex;
	    margin: 20px 0 10px;
	justify-content: center;
}
#myTab li {
	padding: 3px;
	flex: 0 0 50%;
	max-width: 50%;
}
.nav-tabs .nav-item { margin: 0; }
#myTab .nav-link {
	border: 0;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	background: #ff9f43;
	border-radius: 5px;
}
#myTab .nav-item .nav-link.active, #myTab .nav-link:focus, #myTab .nav-link:hover {
	background: #2c6fa1;
	box-shadow: 0 4px 10px rgba(68, 67, 67, 0.35);
}
.ways-block ol {
	font-size: 14px;
	counter-reset: my-awesome-counter;
	list-style: none;
	padding-left: 0;
}

.ways-block ol li {
	position: relative;
	margin: 0 0 8px 0;
	padding: 5px 10px 5px 30px;
	counter-increment: my-awesome-counter;
	border: 1px solid rgba(108, 109, 111, 0.8);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	color: #000;
}

.ways-block ol li::before {
	content: counter(my-awesome-counter);
	color: #000;
	font-size: 14px;
	font-weight: 500;
	position: absolute;
	left: 8px;
	line-height: 176.9%;
	top: 4px;
	text-align: center;
}

/*process-block styles*/
.process-block, .learning-box {
	overflow: hidden;
}
.learning-box {
	padding: 1rem;
	text-align: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.process-block h1, .process-block .h1 {
	color: #fff;
	font-size: 18px;
	line-height: 1.208 !important;
}
.learning-box ul {
	color: #fff;
	font-size: 12px;
	text-align: left;
}
.learning-box ul li {
	position: relative;
	padding: 0 0 0 20px;
}
.learning-box ul li:before {
	top: 6px;
	left: 0;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	position: absolute;
	background: #ff9f43;
}
.process-box {
	padding: 1rem;
	text-align: center;
	border: 1px solid rgba(196, 196, 196, 0.4);
	box-shadow: 5px 5px 8px rgba(154, 152, 152, 0.35);
}
.process-block .process-box .h1 {
	color: #000;
	margin: 0 0 1rem;
}

.process-steps {
	font-size: 10px;
	border-bottom: 5px solid #ff9f43;
}
.process-steps li {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	position: relative;
}
.process-steps li:after {
	left: 0;
	right: 0;
	height: 5px;
	bottom: -5px;
	content: "";
	position: absolute;
	background: transparent;
}
.process-steps li.active:after { background: #002e5a; }
.process-block .tabs-box {
	font-size: 12px;
	line-height: 1.5;
}

/* info-box styles */
.info-box { overflow: hidden; }
.info-box .h1 {
	color: #00111a;
	padding: 10px 0;
	margin: 0 0 15px;
	position: relative;
}
.info-box .h1:before, .info-box .h1:after, .info-box .text-box:after {
	background: #002e5a;
	position: absolute;
	content: "";
	height: 4px;
	right: 0;
	left: 0;
}
.info-box .h1:before { top: 0; }
.info-box .h1:after, .info-box .text-box:after { bottom: 0; }

.info-box .text-box {
	text-align: justify;
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 30px;
	font-size: 14px;
}
.info-box .text-box .lead { font-style: italic; }

/* FAQs block styles */
.faqs-block {
	background: #edf5fb;
	box-shadow: 5px 8px 15px rgba(158, 155, 155, 0.35);
}
.faqs-block h1 { position: relative; }
.faqs-block h1 .hrz-bars {
	transform: rotate(-90deg);
	position: absolute;
	margin: 0;
	left: -9px;
	bottom: 56px;
}
#accordion.accordion > .card {
	margin: 0 0 15px;
	border-radius: 0;
	border: 1px solid rgba(196, 196, 196, 0.4);
	box-shadow: 5px 0px 15px rgba(137, 137, 137, 0.5);
}
#accordion.accordion > .card > .card-header {
	border: 0;
	padding: 0;
	background: #fff;
}
#accordion.accordion > .card > .card-header .btn {
	border: 0;
	color: #000;
	border-radius: 0;
	position: relative;
	text-transform: none;
	padding: 10px 50px 10px 15px;
	font-weight: 600;
}
#accordion.accordion > .card > .card-header .btn:hover, #accordion.accordion > .card > .card-header .btn:focus { text-decoration: none; }
#accordion.accordion > .card > .card-header .collapsed.btn:after {
	content: "\e905";
}
#accordion.accordion > .card > .card-header .btn:after {
	top: 10px;
	right: 5px;
	width: 20px;
	height: 20px;
	content: "\e901";
	line-height: 18px;
	position: absolute;
	text-align: center;
	font-family: 'icomoon';
	border: 1px solid #2c6fa1;
}
#accordion .card-body {
	font-size: 14px;
	padding: 5px 15px 15px;
}

/* packages-block styles */
.packages-block { overflow: hidden; }
.packages-block h1 { color: #00111a; 
font-weight: 600;}
.packages-block .packg-block {
	background: #428bc1;
	border-radius: 5px;
	text-align: center;
	line-height: 138.9%;
	padding: 20px 15px;
	margin: 0 0 15px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
}
.packages-block .packg-block p { margin: 0 0 1.5rem;
font-weight: 600; }

/* key questions block */
.key-questions-block { overflow: hidden; }
.key-questions-block h1 {
	color: #00111a;
	padding: 10px 0;
	margin: 0 0 15px;
	position: relative;
}
.key-questions-block h1:before, .key-questions-block h1:after {
	background: #002e5a;
	position: absolute;
	content: "";
	height: 4px;
	right: 0;
	left: 0;
}
.key-questions-block h1:before { top: 0; }
.key-questions-block h1:after { bottom: 0; }

/* tabs */
.tabs, .tab-content { overflow: hidden; }
.tab-links li, .tabs .tab { display: none; }
.tabs .custom-select {
	margin: 0 0 -2px!important;
	border-radius: 0;
	border: 2px solid #2c6fa1;
}
.tabs .tab {
	padding: 15px 15px 0;
	border: 2px solid #2c6fa1;
	box-shadow: 8px 8px 10px rgba(217, 217, 217, 0.5);
}
.tabs .tab.active { display: block; }
.tab-content .list { font-size: 14px; }
.tab-content .list li {
	position: relative;
	padding: 0 0 10px 30px;
}
.tab-content .list li:before {
	left: 0;
	top: 5px;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

/* quotes block styles */
.quotes-block {
	overflow: hidden;
	background: #002e5a;
}
.quotes-block h1 {
	white-space: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
}
.quotes-carousel .blockquote {
	color: #fff;
	display: flex;
	font-size: 14px;
	line-height: 154.9%;
}
.quotes-carousel .image-holder {
	flex: 0 0 88px;
    max-width: 88px;
    overflow: hidden;
    margin: 0 20px 0 0;
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.quotes-carousel .image-holder img {
	display: block;
	height: auto;
	width: 100%;
}
.ratings li a { color: #ff9f43; }
.quotes-carousel .blockquote .author {
	font-weight: 700;
	font-style: normal;
	text-transform: capitalize;
}

.quotes-carousel .owl-dots {
	display: flex;
	margin: 1rem 0 0;
	align-items: center;
	justify-content: center;
}
.quotes-carousel button.owl-dot { margin: 0 0.25rem; }
.quotes-carousel button.owl-dot span {
	width: 16px;
	height: 16px;
	display: block;
	border-radius: 8px;
	background: #ff9f43;
}
.quotes-carousel button.owl-dot:hover span,
.quotes-carousel button.owl-dot.active span { background: #fff; }
.quotes-carousel button.owl-dot.active span { width: 70px; }

/*Contact section styles*/
.contact-section, .video-holder { overflow: hidden; }
.video-block {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

.video-holder {
	max-width: 500px;
	margin: 0 auto;
}
.video-holder img {
	display: block;
	height: auto;
	width: 100%;
}

.form-holder form {
	max-width: 476px;
	margin: 0 auto;
}
.form-holder .form-group {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.form-holder .form-control { border-radius: 8px; }
.form-holder .form-group:after {
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 23px 18px 0;
	border-color: transparent #ff9f43 transparent transparent;
}

/* footer styles */
#footer {
	color: #8b8b8b;
	font-size: 14px;
	line-height: 154.9%;
	padding: 20px 0 60px;
	text-align: center;
	background: #fafafa;
}

#footer .heading {
	color: #ff9f43;
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 15px;
}

#footer a { color: #8b8b8b; }
#footer a:hover { color: #ff9f43; }

.contact-info-list, .resent-posts {
	color: #8b8b8b;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
}
.contact-info-list li:not(:first-child), .resent-posts li:not(:first-child) { margin-top: 10px; }

.resent-posts { font-weight: 400; }

#footer .subscription {
	padding-top: 15px;
	border-top: 1px solid #8b8b8b;
}
#footer .subscription .link { color: #2c6fa1; }
.subscription-form {
	margin: 0 0 15px;
	justify-content: center;
}
.subscription-form .btn { border-radius: 0; }

#footer .logo {
	margin: 0 auto 15px;
}

.social-netowrks li a { font-size: 20px; }

@media (max-width: 767.98px) {
	.navbar { float: right; }
}


@media (min-width: 575.98px) {
	.visual { padding: 110px 0 0; }
	.visual .description { margin: 0; }

	#myTab .nav-link, .process-block .tabs-box { font-size: 16px; }
	.process-steps .title { margin: 0 0 5px; }
	.process-steps { font-size: 13px; }
}

@media (min-width: 767.98px) {
.service-template-default  h1 {
    font-size: 26px !important;
}
.service-template-default h2{

    font-size: 20px !important;
}
	    #header {
    padding: 10px 0;
    position: absolute;
}
.logged-in #header {
    top: 32px;
}

	body { font-size: 16px; }

	.h1, h1 { font-size: 26px; }
	.h2, h2 { font-size: 20px; }
	.h3, h3 { font-size: 18px; }
	.h4, h4 { font-size: 16px; }
	.h5, h5 { font-size: 15px; }
	.h6, h6 { font-size: 14px; }

	p { margin-bottom: 1rem; }
	
	.btn { padding: 12px 12px 10px; }
	
	.pt { padding-top: 30px; }
	.pb { padding-bottom: 30px; }
	.mt { margin-top: 30px; }
	.mb { margin-bottom: 30px; }

	.logo { /*width: 110px;*/ }
	
	.top-bar { margin: -10px 0 10px; }
	.top-links { font: 500 12px/1.214 'Montserrat', Arial, sans-serif; }
	.top-links li {
		display: inline-block;
		vertical-align: middle;
	}
	.top-links li a {
		color: #fff;
		padding: 0;
	}
	.top-links li:hover a, .top-links li a:hover {
		background: none;
		color: #fff;
	}
	.top-links li a:hover {
		color: #ff9f43;
	}
	.top-links.contact-list li:not(:first-child) {
		position: relative;
		padding: 0 0 0 30px;
	}
	.top-links.contact-list li:not(:first-child):before {
		top: 0;
		bottom: 0;
		width: 1px;
		left: 10px;
		content: "";
		background: #fff;
		position: absolute;
	}

	.navbar {
		font-size: 12px;
		position: static;
		transform: translateY(0);
	}
	.navbar .nav-item:not(:first-child) { margin-left: 15px; }
	.navbar .navbar-nav .nav-item:hover > .nav-link, .navbar .navbar-nav .nav-item.active > .nav-link {
		color: #ff9f43;
		background: none;
	}
	
	.navbar .navbar-nav .nav-link { padding: 0; }

	.navbar .btn {
		font-size: 10px;
		min-width: inherit;
		white-space: nowrap;
		padding: 10px 8px 8px;
		margin: 0 0 0 1rem;
	}

	.navbar-collapse {
		padding: 0;
		width: auto;
		box-shadow: none;
		position: static;
		overflow: inherit;
		background: transparent;
	}

	.visual { padding: 40px 0 0; }

	#myTab .nav-link { font-size: 14px; }

	#myTab li {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.info-box .h1 { margin: 0 0 1.5rem; }
	.info-box .text-box {
		margin: 0;
		height: 100%;
	}
	.packages-block .packg-block {
		margin: 0;
		height: 100%;
		position: relative;
		padding: 20px 15px 80px;
	}
	.packages-block .packg-block .btn {
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.tabs { display: flex; }
	.tabs .tab-content { margin-left: -2px; }
	.tabs .tab-content .tab {
		width: 100%;
		height: 100%;
	}
	.tabs .tab-links {
		flex: 0 0 40%;
		max-width: 40%;
	}
	.tab-links li {
		display: block;
		border-style: solid;
		border-color: transparent;
		border-width: 2px 0 2px 2px;
	}
	.tab-links li.active {
		border-color: #2c6fa1;
	}
	.tab-links li.active a { background: #fff; }
	.tab-links li a {
		display: block;
		color: #ff9f43;
		font-weight: 600;
		padding: 5px 10px;
		position: relative;
		margin: 0 -1px 0 0;
	}

	#footer { padding: 30px 0 60px; }
	#footer .logo {
		/*width: 146px;*/
		margin: 0 0 15px;
	}
	.copyright { font-size: 14px!important; }
	.subscription p { font-size: 18px; }
}

@media (min-width: 991.98px) {
	div#wrapper {
    padding-top: 136px;
}
	.title-template.layout3 .title-primary {
    font-size: 36px !important;
}
.bt-title-bar-wrap.heading h2 {
    font-size: 60px !important;
}
body h1 span {
    font-size: 50px;
    font-family: "Work Sans";
}
body h2 span, .bt-font-size-2 span {
    font-size: 37px !important;
    font-family: "Work Sans";
}
	.info-box .text-box strong {
    font-size: 34px;
}
	.h1, h1 { font-size: 32px; }
	
	#header { padding: 20px 0; }
	.top-bar { margin: -20px 0 20px; }
	.top-links { font: 500 14px/1.214 'Montserrat', Arial, sans-serif; }
	.bootstrap-select.btn-group:not(.input-group-btn) .btn { font-size: 14px; }
	.lang-box, .top-search { margin: 0 0 0 2rem; }
	.top-search .btn-search { font-size: 16px; }

	.logo { /*width: 146px; */}

	.navbar { font-size: 16px; }

	.navbar .nav-item:not(:first-child) { margin-left: 18px; }

	.navbar .btn {
		font-size: 14px;
		margin: 0 0 0 35px;
		padding: 12px 12px 10px;
	}

	.visual { padding: 90px 0 0; }
	
	.benefits-block h1 {
		margin: 0 0 71px;
		padding: 15px 0;
	}
	.benefits-block h1:before, .benefits-block h1:after { height: 6px; }
	.benefits-block .icon { margin: 0 auto 30px; }
	.benefits-block h2 { margin-bottom: 26px; }

	.offer-bar { padding: 28px 0; }

	.strategy-areas .image-holder { margin: -30px 0; }
	
	.ways-block h1 span {
		font-size: 20px;
		padding: 18px 0;
		margin: 0 0 40px;
	}

	#myTab { margin: 0 0 30px; }
	#myTab li { padding: 0 15px; }
	#myTab .nav-link, .ways-block ol, .process-steps, .info-box .text-box { font-size: 16px; }

	.process-block h1, .process-block .h1 { font-size: 20px !important;}
	.process-box { padding: 20px; }
	.learning-box ul { font-size: 14px; }
	.learning-box ul li { margin: 0 0 5px; }
	.process-block .process-box .h1 { margin: 0 0 2rem; }

	#accordion.accordion > .card > .card-header .btn {
		font-size: 18px;
		padding: 15px 60px 15px 15px;
	}
	#accordion.accordion > .card > .card-header .btn:after {
		width: 30px;
		height: 30px;
		right: 15px;
		font-size: 22px;
		line-height: 27px;
	}
	#accordion .card-body { font-size: 16px; }

	.key-questions-block h1 { margin: 0 0 30px; }

	.contact-info-list li:not(:first-child), .resent-posts li:not(:first-child) { margin-top: 30px; }
	#footer .heading {
		font-size: 20px;
		margin: 0 0 2rem;
	}
}
@media (min-width: 1023.98px) {

.quotes-block h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

	p {
 /*   font-size: 16px;*/
    font-weight: 100;
}
 .service-template-default h1 {
    font-size: 36px !important;
    line-height: 50px !important;
    padding: 10px 0;
}
	.h1, h1 { margin-bottom: 2rem; }
	.h2, h2 { font-size: 22px; }
	.h3, h3 { font-size: 20px; }
	.h4, h4 { font-size: 18px; }
	.h5, h5 { font-size: 16px; }
	.h6, h6 { font-size: 15px; }

	.pt { padding-top: 60px; }
	.pb { padding-bottom: 60px; }
	.mt { margin-top: 60px; }
	.mb { margin-bottom: 60px; }

	.offer-bar p { font-size: 26px; }
	.why-choose { padding: 45px 0; }
	.why-choose h1 { padding: 0 0 15px; }
	.why-choose h1:after { height: 7px; }
	
	.hrz-bars {
		width: auto;
		margin: 0 15px 0 0;
	}
	.services-block h1, .quotes-block h1 { margin: 0 0 70px; }
	.services-block .text-box { padding: 0 0 70px; }
	.services-block .text-box h2 {
		font-size: 16px;
		padding: 0 0 15px;
	}
	.services-block .text-box h2:after, .ways-block h1:before, .ways-block h1:after { height: 8px; }

	.strategy-areas h1 { margin-bottom: 1rem; }
	.strategy-areas .hrz-bars { margin: 0 15px 0 -120px; }

	.ways-block h1 span {
		font-size: 24px;
		margin: 0 0 60px;
	}
	
	.ways-block ol li { padding: 10px 15px 10px 40px; }
	.ways-block ol, .ways-block ol li:before { font-size: 18px; }
	.ways-block ol li:before { top: 8px; }

	.key-questions-block h1:before, .key-questions-block h1:after,
	.info-box .h1:before, .info-box .h1:after, .info-box .text-box:after { height: 8px; }

	.faqs-block h1 .hrz-bars {
    left: -36px;
    bottom: 90px;
    width: 100px;
	}
	
	.tab-content .list { font-size: 16px; }
	.packages-block .packg-block { font-size: 20px; }
	
	.tabs .tab-links { font-size: 20px; }
	.tab-links li a { padding: 10px 15px; }
	.key-questions-block h1 { margin: 0 0 50px; }

}
@media (min-width: 1199.98px) {
	.packages-block .packg-block p {
    font-size: 26px;
}
	body { font-size: 18px; }
	
	.h1, .service-template-default  h1 { font-size: 36px; }
	/*.h2, h2 { font-size: 28px; }*/
	.h3, h3 { font-size: 24px; }
	.h4, h4 { font-size: 22px; }
	.h5, h5 { font-size: 20px; }
	.h6, h6 { font-size: 16px; }

	.navbar .nav-item:not(:first-child) { margin-left: 28px; }

	.navbar { font-size: 18px; }

	.navbar .btn { margin-left: 8px; }

	.benefits-block h1 {padding: 18px 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 55px; }
	.benefits-block h1:before, .benefits-block h1:after { height: 9px; }
	
	.services-block .text-box h2 { font-size: 18px; }
	.services-block .text-box { font-size: 16px; }

	.strategy-areas .image-holder { margin: -60px 0; }

	.ways-block ol li { padding: 20px 20px 20px 40px; }
	.ways-block ol li:before { top: 18px; }
	#myTab { margin: 25px 0 60px; }
	
	.packages-block h1 { margin: 0 0 60px; }
	.packages-block .packg-block {
		font-size: 26px;
		padding: 20px 20px 80px;
	}
	.packages-block .packg-block .btn { bottom: 30px; }

	#footer { padding: 60px 0; }
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon, .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon { font-family: 'Font Awesome 5 Free'!important; }
.gs_logo_single:nth-child(8) img, .gs_logo_single img { margin-top: 0!important; }



/* Formation-block Packages */
.formation-block {
	overflow: hidden;
	background: #f4faff;
	padding: 58px 0 49px;
}
.formation-block .btn.btn-secondary {
	border: 0;
	background: #0397E1;
	margin: 30px 5px;
}
.formation-block .btn.btn-secondary:hover { color: #fff; }
.formation-block .btn.btn-secondary:focus { background: #666; }
@media (max-width: 479px) {
	.formation-block .container {
		width: 100%!important;
	}
}
@media (max-width: 767.98px) {
	.formation-block .btn.btn-secondary {
		margin: 20px 5px;
	}
	.formation-block .btn {
		display: block;
		font-size: 14px!important;
		text-align: center;
		min-width: inherit;
		letter-spacing: normal;
		text-transform: capitalize;
		padding: 8px 10px;
	}
}
.formation-block h1 {
	padding: 0;
	color: #00111a;
	line-height: 1.194;
	letter-spacing: normal;
	text-transform: capitalize;
}
.formation-block table {
	border: 0;
	width: 100%;
	border-radius: 0;
	table-layout: fixed;
}
.formation-block table tr:first-child td {
	border: 0;
	padding: 0;
	background: none;
	vertical-align: bottom;
}
.formation-block table tr td {
	color: #444;
	padding: 17px 5px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e5f2f2;
}
.formation-block table tr td:first-child {
	width: 30%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.formation-block table tr td .title {
	font-size: 17px;
	margin: 0 0 12px;
	font-weight: 700;
	line-height: 26px;
}
.formation-block table tr.packages-heading td, .package-service {
	color: #fff;
	padding: 16px;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-transform: capitalize;
}
.package-service {
	float: right;
	font-weight: 400;
	padding: 6px 20px;
	background: #39cd37;
}
.formation-block table tr.packages-heading td:nth-child(2) {
	background: #01b8f4;
	border: 1px solid #01b8f4;
}
.formation-block table tr.packages-heading td:nth-child(3) {
	background: #0397e1;
	border: 1px solid #0397e1;
}
.formation-block table tr.packages-heading td:nth-child(4) {
	background: #055491;
	border: 1px solid #055491;
}
.formation-block .package-description .price, .formation-block .package-description .price sub {
	color: #000;
	display: block;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 15px;
	line-height: 32px;
}
.formation-block .package-description {
	overflow: hidden;
	padding: 26px 15px;
}
.formation-block .package-description .price sub {
	margin: 0;
	font-size: 18px;
	line-height: 23px;
	margin: -12px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.formation-block table tr td p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}
.formation-block table tr td .package-description p {
	color: #055491;
	font-size: 13px;
	line-height: 15px;
}
.formation-block .set a {
	color: #444;
	display: block;
	font-size: 17px;
	font-weight: 600;
	position: relative;
	padding: 0 0 0 20px;
}
.formation-block .set a i {
	left: 5px;
	top: 50%;
	color: #fff;
	width: 15px;
	height: 15px;
	font-size: 9px;
	line-height: 16px;
	text-align: center;
	position: absolute;
	background: #055491;
	border-radius: 100%;
	transform: translate(-50%, -50%);
}
.formation-block .set .slide {
	margin: 10px;
	/*display: none;*/
	overflow: hidden;
	padding: 10px 15px;
	background: #e3eaf4;
}
/*.formation-block .set.open .slide { display: block; }*/

@media (max-width: 767.98px) {
	.formation-block .package-description { padding: 5px; }
	.formation-block table tr td:first-child {
		padding-left: 10px;
		padding-right: 10px;
	}
	body h1, .bt-font-size-1 { 
		font-size: 30px !important; 
		line-height: 1.2 !important; 
	}
}
@media (min-width: 1599.98px) {
    .ccomplete-secqa ul li, .ccomplete-secqa ul li {
        font-size: 20px;
    }
    .formation-block .text {
    	overflow: hidden;
    	padding: 0 0 40px;
    }
    .formation-block .text p, .formation-block p, .ncpq-secqa p, .additional-secqa .text p,
    .stsqa-secqa ul, .ncpq-secqa p {
        font-size: 18px;
        line-height: 1.5;
    }
}

.page-id-3512 div#customer_login .row .col-12.col-md-6:nth-child(2) {
    display: none;
}

.single-post .pagination-post .prev-btn .image{padding:10px;}
.single-post .pagination-post .next-btn .image{padding:10px;}

@media (max-width: 767.98px) {
	.flex-boxqa{display:flex;}
}


/*** 
====================================================================
  verified-expansion-us-residents css
====================================================================
***/
.exp-price {
	position: relative;
	padding: 80px 0 80px;
}
.exp-price .section-header {
	text-align: center;
	padding: 0 0 40px;
}
.exp-price .heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 100%;
	color: #00111A;
	margin: 0 0 20px;
}
.exp-price .section-header p {
	font-size: 18px;
	line-height: 160%;
	color: #000;
}
.pricing-box {
	background: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
	border-radius: 10px;
	padding: 20px;
	margin: 0 0 30px;
	transition: all 0.3s ease-in-out;
}
.pricing-box .pricing-top {
	background-color: #055491;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: -20px -20px 0;
}
.pricing-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	margin: 0 0 0px;
}
.pricing-box .price {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 46px;
	font-weight: 800;
	line-height: 1.2;
	color: #00111A;
	text-align: center;
	border-bottom: solid 1px #ddd;
	padding: 30px 0 20px;
	margin: 0 0 30px;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.pricing-box .price sub {
	position: relative;
	top: 0;
	bottom: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	color: #00111A;
	width: 60px;
}
.pricing-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 400px;
}
.pricing-details ul li {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #00111a;
    padding-left: 40px;
}
.pricing-details ul li::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 7px;
    width: 19px;
    height: 19px;
    background-image: url(https://www.nvinc.com/wp-content/uploads/2021/01/listing-tick.svg);
    background-repeat: no-repeat no-repeat;
}
.pricing-box .btn-box {
	text-align: center;
	padding: 30px 0 0;
}
.pricing-box .btn-primary {
	width: 100%;
	padding: 12px 20px !important;
	font-size: 16px !important;
}
.formation-section.exp-price .drop-box {
	left: 20px;
}
.formation-section.exp-price .drop-box .inner {
	box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
}

/*** 
====================================================================
  faq css
====================================================================
***/



.exp-faq .heading {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 100%;
	color: #00111A;
	text-align: center;
    margin: 0;
}
.faqs-block .heading .hrz-bars {
	transform: rotate(-90deg);
	position: absolute;
	margin: 0;
	left: -36px;
	bottom: 70px;
	width: 100px;
}
.exp-faq h2 {
	margin: 0;
}
.exp-faq #accordion.accordion > .card {
	background: #fff;
}
.exp-faq #accordion.accordion > .card > .card-header .btn {
	text-align: left;
	outline: none;
	white-space: inherit;
}




.cms-faq .question-block {
    display:flex;
    flex-direction:column;
    row-gap:18px;
}
.cms-faq .question-item {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(196, 196, 196, 0.4);
  	box-shadow: 5px 0px 15px rgba(137, 137, 137, 0.5);
    overflow: hidden;
}
.cms-faq .question {
    min-height: 50px;
    padding-left:15px;
    padding-right:80px;
    position:relative;
    display:flex;
    align-items:center;
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    font-size:16px;
    line-height: 1.2;
    color:#000;
    cursor:pointer;
}
.cms-faq .question::before {
    content:'';
    position: absolute;
    right: 0;
    top: 0;
    background-color: #055491;
    width: 63px;
    height: 50px;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 21.7799C10.1908 21.7799 9.53516 21.1242 9.53516 20.315V1.68457C9.53516 0.875391 10.1908 0.219727 11 0.219727C11.8092 0.219727 12.4648 0.875391 12.4648 1.68457V20.315C12.4648 21.1242 11.8092 21.7799 11 21.7799Z' fill='white'/%3E%3Cpath d='M20.316 12.4648H1.68555C0.876367 12.4648 0.220703 11.8092 0.220703 11C0.220703 10.1908 0.876367 9.53516 1.68555 9.53516H20.316C21.1252 9.53516 21.7809 10.1908 21.7809 11C21.7809 11.8092 21.1252 12.4648 20.316 12.4648Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
}
.cms-faq .question-item.opened .question::before {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='4' viewBox='0 0 22 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.316 3.46484H1.68555C0.876367 3.46484 0.220703 2.80918 0.220703 2C0.220703 1.19082 0.876367 0.535156 1.68555 0.535156H20.316C21.1252 0.535156 21.7809 1.19082 21.7809 2C21.7809 2.80918 21.1252 3.46484 20.316 3.46484Z' fill='white'/%3E%3C/svg%3E");
}
.cms-faq .answer {
    padding: 5px 15px 15px;
    font-weight:400;
    font-size:16px;
    line-height:170%;
    color: #000;
    position:relative;
    display:none;
}

/*** 
====================================================================
  SeparateFees css
====================================================================
***/

.exp-fees {
    position: relative;
    padding: 80px 0 80px;
    background-size: cover;
  	background-repeat: no-repeat;
  	background-position: center bottom;
  	z-index: 1;
}
.exp-fees::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(251, 251, 251, 0.9);
	z-index: -1;
}
.exp-fees .heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 100%;
	color: #00111A;
	text-align: center;
    margin: 0 0 30px;
}
.exp-fees .check-list li {
	color: #00111a;
}

/*** 
====================================================================
  package tabs css
====================================================================
***/

.package-tabs {
    position: relative;
    padding: 80px 0 80px;
    background-color: rgba(67, 127, 172, 0.85);
}
.package-tabs .section-header {
    text-align: center;
    padding: 0 0 40px;
}
.package-tabs .heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 100%;
	color: #fff;
    margin: 0 0 30px;
}
.package-tabs .section-header p {
	font-size: 18px;
	line-height: 160%;
	color: #fff;
}


.package-tabs .nav-tabs {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: 0 0 25px;
	border: 0;
}
.package-tabs .nav-tabs::before,
.package-tabs .nav-tabs::after {
	display: none;
}
.package-tabs .nav-tabs li > a {
	font-style: normal;
	font-size: 18px;
  	font-weight: 600;
  	line-height: 100%;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	margin: 0;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-bottom: solid 3px #fff;

}
.package-tabs .nav-tabs > li.active > a, 
.package-tabs .nav-tabs > li > a:hover,
.package-tabs .nav-tabs > li.active > a:hover, 
.package-tabs .nav-tabs > li.active > a:focus {
  	color: #000000;
  	background: url(https://www.nvinc.com/wp-content/uploads/2023/04/acoor-bg.png) !important;
  	background-size: 100% 100% !important;
  	border: 0;
}


.package-tabs .check-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.package-tabs .check-list li {
	color: #000;
}
.package-tabs .package-list {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	background: #fff;
	padding: 20px;
	margin: 0 0 20px;
}

/*** 
====================================================================
  responsive css
====================================================================
***/

/* 1024 */
@media only screen and (max-width: 1199px) {
.pricing-details ul { min-height:auto; }
.pricing-box .price { font-size:36px; }
	
	
}

/* 768 */
@media only screen and (max-width: 1023px) {


}

/* 736 */
@media only screen and (max-width: 767px) {
.exp-price { padding:40px 0 40px; }	
.exp-price .heading { font-size:30px; }
.exp-faq .heading { font-size:30px; }
.faqs-block .heading .hrz-bars { width:80px; bottom: 30px; left:-30px; }
.exp-fees { padding:40px 0 40px; }
.exp-fees .heading { font-size:30px; }
.package-tabs { padding:40px 0 40px; }
.package-tabs .heading { font-size:30px; }
.package-tabs .nav-tabs li > a { padding:10px 20px; font-size:14px; height:50px; }
.page-template-verified-expansion .hide_for_mobile { display:none !important; }

	
	

}
