/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.2/css/fontawesome.min.css
body {
  margin: 0;
  -webkit-font-smoothing: auto;
	

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  overflow-x: hidden;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}





header#masthead {
    background: transparent;
    position: absolute;
    z-index: 1;
    padding-left: 256px;
    padding-right: 256px;
    padding-top: 40px;
	box-shadow: unset;
}

nav.navbar.navbar-expand-xl.p-0 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}



a.nav-link {
    color: #fff;
    font-family: Outfit; 
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.nav-link {
    color: #fff;
    font-family: Outfit; 
    font-size: 19px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: white;
}

header#masthead {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
header#masthead li {
    padding-right: 50px !important;
}
header#masthead .dropdown-toggle::after {
    stroke: #FFF;
    vertical-align: middle !important;
}






header#masthead ul.dropdown-menu.show {
    width: 100%;
    padding: 10px 0px 4px 10px;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 15px;
    line-height: normal;
    padding-left: 10px;
}



header#masthead .navbar-expand-xl .navbar-nav .dropdown-menu li#menu-item-254 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



header#masthead a.dropdown-item {
    padding: 0px 0px 4px 0px;
}

header#masthead .navbar-expand-xl .navbar-nav li#menu-item-255 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

header#masthead .navbar-expand-xl .navbar-nav li#menu-item-256 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



header#masthead .navbar-expand-xl .navbar-nav li#menu-item-303 {
    padding-right: 0px !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

header#masthead ul.dropdown-menu.show {
    padding-left: 10px;
}

header#masthead .navbar-expand-xl .navbar-nav li#menu-item-370 {
    padding-right: 0px !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



























/*home  */


section.vc_section.home-banner {
    padding-top: 260px;
    padding-bottom: 300px;
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Group-148-1-1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.home-banner h1.vc_custom_heading {
    color: #FFF;
    font-family: Outfit; 
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 69.906px */
    margin: 0px;
}

.home-banner p {
    color: #CDCDCD;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.home-banner a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    border-radius: 15px;
    background: #FFF;
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.home-banner .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

.home-banner .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 10px;
}
.home-one .wuo {
    background: #FBFBFB;
    box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.25);
    height: 240px;
    text-align: center;
    padding: 20px 15px;
    max-width: 100%;
}
.home-one .vc_row.wpb_row.vc_row-fluid {
    padding-left: 180px;
    padding-right: 150px;
}


.home-one p {
    color: #909090;
    text-align: center;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}

.home-one h4 {
    color: #000;
    font-family: Cormorant Garamond;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 25.2px */
    padding-bottom: 10px;
}

section.vc_section.home-one {
     padding-top: 40px !important;
    padding-bottom: 40px !important;
}
section.vc_section.home-three {
    padding-top: 70px !important;
    padding-bottom: 60px;
}





.home-two h2.vc_custom_heading {
    color: #231D4F;
    font-family: Outfit !important;
    font-size: 40px;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal;
    padding-left: 110px;
}


.home-two .vc_row.wpb_row.vc_row-fluid.jlo {
    border-radius: 26px;
    background: #FFF;
    box-shadow: 4px 5px 15px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(17.5px);
    margin: 0px -80px;
}

section.vc_section.home-two {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}



.home-two h2 {
    color: #231d4f;
    /* font-family: Poppins; */
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px; /* 176.923% */
    margin: 0px;
}

.home-two h6 {
    color: #848199;
    /* font-family: Poppins !important; */
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.home-two h3 {
    color: #231d4f;
    /* font-family: Poppins !important; */
    font-size: 28px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    margin-top: 10px;
}

.home-two p {
    color: #848199;
    /* font-family: Poppins !important; */
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.home-two ul.tish {
    list-style: none;
    padding: 0px;
    height: 132px;
    overflow-y: auto;
}

.home-two .bassha {
    padding: 30px;
    height: 500px;
    margin: 0px 25px;
}

.home-two li {
    color: #848199;
    font-family: Poppins !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 20px;
}

.home-two .vc_column-inner {
    padding: 0px !important;
}


.home-two a {
    border-radius: 24px;
    background: #918ea7;
    text-align: center;
    /* font-family: Poppins !important; */
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px 7px;
    margin-top: 64px;
    color: white !important;
}



.home-two .bassha:hover {
    border-radius: 12px;
    background: #085785;
    box-shadow: 0px 10px 25px 0px #ccd9ff;
    transform: translateY(-16px) scale(1.02);
    transition: all 0.5s ease;
    border: unset;
}


.home-two .bassha:hover h2 {
    color: white;
}

.home-two .bassha:hover h6 {
    color: white;
}

.home-two .bassha:hover h3 {
    color: white;
}

.home-two .bassha:hover.p {
}

.home-two .bassha:hover p {
    color: white;
}

.home-two .bassha:hover li {
    color: white;
}

.home-two .bassha:hover a {
    color: white !important;
    text-decoration: none !important;
	background: #231D4F;
}


.home-two .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin: 0px !important;
}


.home-two .vc_row.wpb_row.vc_row-fluid.bnm {
    padding-bottom: 60px;
}
.home-two i.fa-solid.fa-check {
    background: #ebebfd;
    border-radius: 20px;
    padding: 5px;
    color: #0b0b5db3;
    font-size: 15px;
}

::-webkit-scrollbar {
    width: 10px;
}
 
 ::-webkit-scrollbar-track {
    background-color: white;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #042F48; 
}








.home-three  .vc_column-inner {
    justify-content: center;
}

.home-three  h2.vc_custom_heading {
    color: #FFF;
    font-family: Outfit; 
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 51.57px */
    padding: 0px;
}

.home-three  p {
    color: #D7D7D7;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    
}

.home-three  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    color: #FFF;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 37px;
    background: #042F48;
    border: unset;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {padding-left: 180px;padding-right: 100px;}

.home-three .vc_btn3-container.vc_btn3-left {
    margin: 0px;
}


section.vc_section.home-four  .firstmain {
    display: flex;
    padding-bottom: 20px;
}

section.vc_section.home-four  .secondmain {
    display: flex;
    padding-bottom: 20px !important;
}

section.vc_section.home-four  .inone {
    margin-right: 100px !important;
}

section.vc_section.home-four  textarea.wpcf7-form-control.wpcf7-textarea {
    width: 832px !important;
    border: none;
    border-bottom: 1px solid #7E7E7E !important;
    height: 112px !important;
    padding-bottom: 41px !important;
}

section.vc_section.home-four  input {
    border: none !important;
    border-bottom: 1px solid #7E7E7E !important;
    margin-right: 40px !important;
    margin: 0px 30px;
    width: 322px !important;
    padding-bottom: 20px !important;
	border-radius:unset
}

section.vc_section.home-four  body {
    background: black;
}



section.vc_section.home-four  form.wpcf7-form.init {
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 30px;
}

section.vc_section.home-four  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: white !important;
    width: auto !important;
    padding: 10px 30px !important;
    border-radius: 10px;
    font-size: 22px;
    font-family: Outfit;
    font-weight: 500;
    text-transform: capitalize;
    word-wrap: break-word;
    margin-top: 20px;
    background:  #353535;
}

section.vc_section.home-four  input::placeholder {
    font-size: 15px;
    color:#7E7E7E !important
;
}

section.vc_section.home-four  textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    font-size: 15px;
    color: #7E7E7E ;
}

section.vc_section.home-four  input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {}

section.vc_section.home-four  p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}



section.vc_section.home-four  span.wpcf7-form-control-wrap {padding-bottom: 19px !important;}
.home-four p {
    color: white;
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 22.92px;
    word-wrap: break-word;
    text-align: center;
    padding-bottom: 40px;
}

.home-four h2.vc_custom_heading {
    color: white;
    font-size: 42px;
    font-family: Outfit;
    font-weight: 700;
    line-height: 51.57px;
    word-wrap: break-word;
    text-align: center !important;
    margin: 0px;
    padding: 4px;
}

section.vc_section.home-four {
    padding-bottom: 110px;
}


section.vc_section.home-five {
    padding-bottom: 50px !important;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.home-five .item {background: white;height: 270px;padding: 29px;}

.home-five h3 {
    color: black;
    font-size: 28px;
    font-family: Outfit;
    font-weight: 700;
    line-height: 34.38px;
    word-wrap: break-word;
    margin-top: 0px;
}

.home-five p {color: black;font-size: 15px !important;font-family: Outfit;font-weight: 400;line-height: 28px;word-wrap: break-word;padding-bottom: 18px;}

.home-five a {
    padding: 15px 38px;
    gap: 10px;
    background: #085785;
    color: #FFF;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: none;
}
}

.home-five .vc_column-inner {
    padding: 0px !important;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-right: 60px;
    padding-left: 283px;
}
section.vc_section.home-five h2.vc_custom_heading:before {
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-2.png);
    content: "";
    display: block;
    height: 95px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 190px;
    top: 14%;
    left: 21%;
    transform: translate(-50px, 0%) !important;
}

.home-five h2.vc_custom_heading {
    color: #FFF;
    font-family: Outfit !important;
    font-size: 42px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 114.6%; /* 48.132px */
	padding-bottom: 60px
}


section.vc_section.home-five p:before {
    background: url(http://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line.png);
    content: "";
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 221px;
    top: 53%;
    left: 25%;
    transform: translate(-50px, 0%) !important;
}


section.vc_section.home-six {
    padding-bottom: 35px !important;
}

.home-six h2.vc_custom_heading {
    color: #FFF;
    text-align: center !important;
    font-family: Cormorant Garamond !important;
    font-size: 45px;
    font-style: normal !important;
    font-weight: 700 !important;
     /* 51.57px */
}

.home-six  p.pts {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
     /* 22.92px */
	padding-bottom: 60px;
}

.home-six  .vc_row.wpb_row.vc_row-fluid.lkj {
    padding: 0px 140px !important;
}

.home-six  .ytrw {
    border-radius: 10px;
    background: #FFF;
    height: 250px;
    text-align: center;
    padding: 10px;
}

.home-six  .vc_row.wpb_row.vc_row-fluid {
    padding: 0px 18px !important;
}



.home-six h5 {
    color: #1B0404;
    text-align: center;
    font-family: Outfit; 
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 85.714% */
    margin-bottom: 25px;
}

.home-six p {
    color: #1B0404;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}

.home-six h2.vc_custom_heading:before {
    content: "";
    display: block;
    height: 2px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    max-width: 318px;
    left: 32%;
    transform: translate(-50px, 0%) !important;
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);
    top: 73px;
}

.home-six p.pts:before {
    content: "";
    display: block;
    height: 2px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    max-width: 160px;
    left: 63%;
    transform: translate(-50px, 0%) !important;
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);
    top: 73px;
}










.home-seven .rr3 {
    background: #085785;
    padding: 20px;
}

.home-seven .rrr {
    display: flex;
}

.home-seven .skhjfksa {padding-left: 13px;padding-top: 16px;}



.home-seven h5 {
    margin: 0px;
    color: #FFF;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.home-seven h6 {
    margin: 0px;
    padding-top: 3px;
    color: #FFF;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.home-seven .rr {
    display: flex;
}

.home-seven .shjfksa {padding-left: 13px;padding-top: 16px;}

.home-seven .hshhs {
    padding-left: 69px;
}

.home-seven .skhjfk {
    padding-left: 13px;
    padding-top: 16px;
}

div#footer-widget {
    background-color: #085785 !important;
    padding-top: 90px;
    padding-bottom: 90px;
}


section#text-3 li {
    list-style: none;
    color: #D7D7D7;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 40px */
    text-transform: capitalize;
}
section#text-2 img {
    margin-top: 55px;
}
section#text-3 ul {
	padding-top: 40px;
    padding-left: 0px;
}

section#text-3 h3.widget-title {
    color: #FFF;
    font-family: Cormorant Garamond;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}



section#text-4 ul {
    padding-left: 0px;
    padding-top: 40px;
}


section#text-3 a {
    color: #D7D7D7;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 40px */
	text-decoration: none;
}




section#text-4 li {
    list-style: none;
    color: #D7D7D7;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 40px */
 
}

section#text-4 h3.widget-title {
    color: #FFF;
    font-family: Cormorant Garamond;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}



section#text-3 h3.widget-title:before {
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);
    content: "";
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 240px;
    top: -10%;
    left: 15%;
    transform: translate(-50px, 0%) !important;
}


section#text-4 h3.widget-title:before {
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);
    content: "";
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 240px;
    top: -10%;
    left: 15%;
    transform: translate(-50px, 0%) !important;
}


section#text-3 ul:before {
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);;
    content: "";
    display: block;
    height: 1px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 68%;
    max-width: 320px;
    left: 24%;
    transform: translate(-50px, 0%) !important;
    top: 78px;
}

section#text-4 li:before {
    background: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Line-4.png);
    content: "";
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 240px;
    top: 17%;
    left: 15%;
    transform: translate(-50px, 0%) !important;
}




footer#colophon {
    background: #085785 !important;
    padding-bottom: 40px;
}

.site-info {
    color: #FFF;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    text-decoration: none !important;
    display: flex;
    justify-content: space-between;
}
footer#colophon .container.pt-3.pb-3 {
    border-bottom: 1px solid white;
}

footer#colophon .cxz {
    display: flex;
    align-items: center;
}

footer#colophon .hsghfh {margin-left: 7px;}

footer#colophon .hsghfh a {
    padding-left: 8px;
}

footer#colophon .cxz .qas h5 {color: #FFF;font-family: Outfit;font-size: 20px;font-style: normal;font-weight: 400; /* 40px */margin: 0px;}

footer#colophon a.credits {
    text-decoration: none;
}


.qazx {
    display: flex;
    justify-content: space-evenly;
}

a.ldjfk {
    margin: auto;
    width: 100px;
    padding: 8px;
    font-size: 13px;
    margin-right: 1px;
    background: transparent !important;
    color: white !important;
}

.bassha:hover a.ldjfk:hover {
    background: #231D4F !important;
    text-decoration: none !IMPORTANT;
}

a.kfdjkf {
    margin-top: 64px;
}

section.vc_section.Renewal-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 270px;
    padding-bottom: 100px;
}




.Renewal-banner form.wpcf7-form.init {
    border-radius: 5px;
    background: #FFF;
    max-width: 460px;
    padding: 10px 50px;
    width: 100%;
    margin-right: 0px;
    height: 520px;
    margin: auto;
}

.Renewal-banner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    border: 0px;
    border-bottom: 1px solid #00000045;
    border-radius: 0px;
    margin-bottom: 15px !IMPORTANT;
    padding-left: 0px;
}

.Renewal-banner textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    border: 0px;
    border-bottom: 1px solid #00000045;
    border-radius: 0px;
    height: 90px;
    font-family: Montserrat,sans-serif;
    padding-left: 0px;
}


.Renewal-banner form.wpcf7-form.init p {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Renewal-banner form.wpcf7-form.init h2 {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}



.Renewal-banner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Renewal-banner textarea.wpcf7-form-control.wpcf7-textarea.form-control::placeholder {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

 .Renewal-banner input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    background: transparent;
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: unset;
}
 .Renewal-banner  h1.vc_custom_heading {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
}

 .Renewal-banner  p {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 27.504px */
}

 .Renewal-banner  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 15px;
    background: #FFF;
    display: inline-flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
}

 .Renewal-banner .vc_column-inner {
    justify-content: center;
}


section.vc_section.Renewal-one {
    padding-top: 50px !important;
    padding-bottom: 45px;
}

.Renewal-one h2.vc_custom_heading {
    color: #000;
    text-align: center !important;
    /* font-family: Outfit; */
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 32.088px */
}

.Renewal-one p.hkla {
    color: #000;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}

.Renewal-one .fbcx {
    text-align: center;
}

.Renewal-one h3 {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 114.6%; /* 20.628px */
    margin: 6px 0px;
}

.Renewal-one p {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px; /* 17.19px */
    padding: 2px;
}

.Renewal-one img {
    width: 100%;
}


.Renewal-two h2.vc_custom_heading {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
    margin-top: 0px;
}

.Renewal-two .qsvb {
    border-radius: 10px;
    background: #FFF;
    height: 172px;
    padding: 11px 35px;
}

.Renewal-two h3 {
    color: #000;
    /* font-family: Outfit; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 20.628px */
}

.Renewal-two p {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}

section.vc_section.Renewal-two {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 40px;
}
.Renewal-three .vc_toggle_title {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.12);
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Renewal-three h2.vc_custom_heading {
    color: #000;
    text-align: center;
    font-family: Bebas Neue;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.Renewal-three .vc_toggle_title>h4 {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	margin: 0px;

}

.Renewal-three .vc_toggle.vc_toggle_arrow.vc_toggle_color_default.vc_toggle_size_md.vc_toggle_active {
    border-radius: 8px;
    border: 1px solid #D3D3D3;
    background: #FFF;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.12);
}

.Renewal-three p {
    color: #000;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 0px;
}

.Renewal-three .vc_toggle_content {
    padding: 20px;
    margin: 0px;
}

section.vc_section.Renewal-three {
    padding-bottom: 40px;
}

.busniess-onee h2.vc_custom_heading {
    color: #000;
    text-align: center !important;
    /* font-family: Outfit; */
    font-size: 44px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 114.6%; /* 50.424px */
    margin: 0pc;
}

.busniess-onee p.xmz {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 25.212px */
}

.busniess-onee h3.vc_custom_heading {
    color: #000;
    text-align: center !important;
    /* font-family: Outfit !important; */
    font-size: 50px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 114.6%; /* 57.3px */
    padding-bottom: 10px;
}

.busniess-onee .uognmp h2 {
    color: #FFF;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 17.19px */
}

.busniess-onee .uognmp {
    border-radius: 10px;
    background: #33789D;
    height: 220px;
    text-align: center;
    padding: 11px;
}

.busniess-onee .uognmp p {
    color: #FBFBFB;
    text-align: center;
/*     font-family: Outfit; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 17.19px */
}

section.vc_section.busniess-onee {
    padding-top: 50px !important;
    padding-bottom: 28px;
}

section.vc_section.busniess-ttwoo {
    background-color: #E3F2FB !important;
    padding-top: 100px;
    padding-bottom: 80px;
}

.busniess-ttwoo h2.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
    margin-top: 0px;
	margin-bottom: 0px;
    padding-bottom: 2px;
}

.busniess-ttwoo  p.lkga {
    color: #000;
/*     font-family: Outfit; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}

.busniess-ttwoo  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    border-radius: 15px;
    background: #085785;
    display: inline-flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    color: #FFF;
/*     font-family: Outfit; */
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
	margin-top: 30px;
}



.busniess-ttwoo  h4.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 114.6%; /* 26.358px */
    /* margin: 0px; */
    padding-bottom: 20px;
    padding-top: 10px;
}

.busniess-ttwoo  h3 {
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 18.336px */
    margin: 0px;
}

.busniess-ttwoo  p {
    margin-bottom: 4px;
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 114.6%;
}

.busniess-ttwoo .vc_column-inner {
    justify-content: center;
}

.busniess-ttwoo h6.vc_custom_heading {
    color: #000;
    font-family: Outfit !important;
    font-size: 20px;
    font-style: normal !important;
    font-weight: 100 !important;
    line-height: 114.6%; /* 22.92px */
    margin-top: 0px;
}
.buniess a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    border-radius: 15px;
    background: #FFF;
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
section.vc_section.opmzxcv {
    background: #E3F2FB;
    padding-bottom: 68px;
    padding-top: 70px;
}

section.vc_section.opmzxcv h1.vc_custom_heading {
    color: #000;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 41.256px */
}


.opmzxcv p {
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}
.Cancellation-one  h2.vc_custom_heading {
    color: #FFF;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 41.256px */
    padding-bottom: 31px;
}

section.vc_section.Cancellation-one {
    background: #085785;
}


.Cancellation-one .ajkvmkc {background-image: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Group-184.png);padding: 23px;background-repeat: no-repeat;text-align: center;position: relative;width: 100%;background-position: center;}

.Cancellation-one .ajkvmk {
    background-image: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Group-183.png);
    padding: 23px;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    width: 100%;
    background-position: center;
}

.Cancellation-one .ajkvkc {
    background-image: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Group-182-1.png);
    padding: 23px;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    width: 100%;
    background-position: center;
}

.Cancellation-one .ajkvmc {
    background-image: url(https://hashtagconsultancy.ae/wp-content/uploads/2024/01/Group-181.png);
    padding: 23px;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    width: 100%;
    background-position: center;
}


.Cancellation-one h3 {
    color: #000;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 22.92px */
    margin: 0px;
    /* padding-top: 20px; */
}

.Cancellation-one p {
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
    padding-top: 20px;
}



.Cancellation-one .ajkvmkc p {
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%;
    padding-top: 80px;
}

 section.vc_section.Cancellation-one {
    padding-bottom: 40px;
}

section.vc_section.Cancellation-two {
    padding-bottom: 30px;
}

.Cancellation-two h2.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 50.424px */
    padding-bottom: 50px;
}

.Cancellation-two .item {
    border-radius: 10px;
    background: #E3F2FB;
    box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.10);
    height: 260px;
    padding: 10px;
    text-align: center;
}


.Cancellation-two .qbp .wpb_wrapper {
    display: flex;
    justify-content: center;
}



.Cancellation-two .fa-chevron-right:before {
    display: none;
}

.Cancellation-two button.owl-prev {
    display: none;
}

.Cancellation-two h3 {
    color: #33789D;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 19px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 114.6%; /* 21.774px */
}

.Cancellation-two p {
    color: #33789D;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 114.6%; /* 18.336px */
}

.Renewal-four h2.vc_custom_heading {
    color: #FFF;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 41.256px */
	margin-top: 0px;
}

.Renewal-four p {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}

.Renewal-four a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 15px;
    background: #FFF;
    display: inline-flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}


.Renewal-banner textarea.wpcf7-form-control.wpcf7-textarea.form-control::placeholder {
    color: #000;
    /* font-family: Montserrat;  */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.Renewal-banner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}











section.vc_section.Renewal-four {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 190px !important;
    padding-bottom: 100px;
}

section.vc_section.Accounting h1.vc_custom_heading {
    font-size: 34px;
    margin-top: 0px;
}

section.vc_section.Accounting p.vc_custom_heading {
    margin-bottom: 13px;
}
section.vc_section.Accounting-one {
    padding-top: 45px !important;
    padding-bottom: 50px;
}

.Accounting-one h3.aio-icon-title.ult-responsive {
    color: #33789D;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 25.212px */
	margin-top: 0px !important;
	
}

.Accounting-one .aio-icon-description.ult-responsive {
    color: #33789D;
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}



.Accounting-one h2.vc_custom_heading {
    color: #000;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 50.424px */
    padding-bottom: 50px;
    margin: 0px;
}

.Accounting-one  .aio-icon-component.style_1 {
    border-radius: 10px;
    background: #E3F2FB;
    box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.10);
    height: 240px;
    padding: 20px;
}

section.vc_section.Accounting-two {
    background: #F5F5F5;
    padding-top: 60px;
    padding-bottom: 30px;
}

.Accounting-two h2.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
    margin: 0px;
    padding-bottom: 50px;
}

.Accounting-two h3.aio-icon-title.ult-responsive {
    color: #000;
    font-family: "Cormorant Garamond";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    line-height: 114.6%; /* 25.212px */
    margin-top: 0px !important;
}

.Accounting-two .aio-icon-description.ult-responsive {
    color: #1D1D1D;
    /* font-family: Outfit; */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
    text-align: left;
}

.Accounting-two .aio-icon-component.style_1 {
    background: #FFF;
    box-shadow: 2px 4px 30px 0px rgba(0, 0, 0, 0.10);
    height: 230px;
    padding: 30px;
}
.accounting-three h2.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
    margin: 0px;
}

.accounting-three p.rnx {
    color: #000;
    /* font-family: Outfit; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 22.92px */
}

.accounting-three h4 {
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 18.336px */
    margin: 0px;
}

.accounting-three p {
    color: #000;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%;
}

.accounting-three ul {
    margin: 0px;
    padding-left: 25px;
}



section.vc_section.accounting-three {
    padding-top: 100px;
    padding-bottom: 50px;
}

.accounting-three .vc_column-inner {
    justify-content: center;
}
.acounting-four h2.vc_custom_heading {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
}

.acounting-four h3.aio-icon-title.ult-responsive {
    color: #454545;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 20.628px */
    margin-top: 6px !important;
}

.acounting-four .aio-icon-component.style_1 {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 3px 4px 4px 0px rgba(0, 0, 0, 0.10);
    height: 270px;
    padding: 20px;
}

.acounting-four .aio-icon-description.ult-responsive {
    color: #8F8F8F;
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}

section.vc_section.acounting-four {
    padding-top: 50px !important;
    padding-bottom: 40px;
}
section.vc_section.contact-banner {
    padding-top: 330px;
    padding-bottom: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-banner h1.vc_custom_heading {
    color: #FFF;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 80.22px */
    margin: 0px;
}
section.vc_section.contact-one {
    background: #F0F0F0;
}

.contact-one  h2.vc_custom_heading {
    color: #1B648D;
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}

.contact-one  p {
    color: white;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    margin-bottom: 0px;
}

.contact-one h2 {
    color: white !important;
    font-family: "Cormorant Garamond";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}
section.vc_section.contact-one {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-one .theg {
    padding-left: 100px;
}
.contact-one h6 {
    color: white;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-top: 0px;
	margin-bottom: 0px;

}





section.vc_section.contact-one {
    padding-bottom: 30px;
    padding-top: 50px !important;
}


.acounting-five .second.amn {
    display: flex;
    justify-content: space-around;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control {
    border: unset;
    border-bottom: 1px solid #CCCCCC;
    margin-right: 40px !important;
    width: 502px !important;
    border-radius: unset;
    margin-bottom: 40px;
    padding-left: 0px;
    padding-bottom: 11px;
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    width: 473px;
    height: 151px;
    margin-top: 30px;
    border: 1px solid #CCC;
}

section.vc_section.acounting-five {
    padding-top: 110px;
    padding-bottom: 80px;
}



.acounting-five input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    border-radius: 10px;
    background: #085785;
    color: #FFF;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 18px 48px 18px 48px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control::placeholder {
    color: #A49A9A;
    /* text-align: center; */
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 178.5%; /* 32.13px */
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control::placeholder {
    color: #A49A9A;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 178.5%; /* 32.13px */
}

section.vc_section.about-one {
    background: #E3F2FB;
    padding-top: 70px !important;
    padding-bottom: 40px;
}

.about-one h2.vc_custom_heading {
    color: #33789D;
    /* font-family: Outfit; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
}

.about-one p {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}

.about-one .vc_column-inner {
    justify-content: center;
}

.about-two h2.vc_custom_heading {
    color: #33789D;
    /* font-family: Outfit; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 45.84px */
}

.about-two p {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}

.about-two .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

.about-two ::marker {
    font-size: 9px;
}

.about-two ul {
    padding-left: 22px;
}
section.vc_section.about-two {
    padding-top: 30px;
    padding-bottom: 40px;
}


.home-nine .fa-chevron-left:before {
    display: none;
}

.home-nine button.owl-next {
    display: none;
}

.home-nine .owl-dots {
    display: none;
}

.owl-nav {
    display: none;
}

section.vc_section.home-nine {background: #EBEBEB;padding-top: 40px !important;padding-bottom: 40px;}

.home-nine .wpb_wrapper {
    justify-content: center;
    display: flex;
}

.home-nine .owl-carousel .owl-item img {
    width: 70%;
}
.home-nine div#Entestimonil {
    padding-left: 70px;
}


.other h1.vc_custom_heading {
    font-size: 35px !important;
}

.other-one h2.vc_custom_heading {
    color: #000;
    font-family: Calistoga;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin: 0px;
}

.other-one h6.vc_custom_heading {
    color: #000;
    font-family: "Calisto MT";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0px;
    padding-bottom: 15px;
}

.other-one p {
    color: #000;
    /* font-family: Montserrat; */
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.other-one .vc_column-inner {
    justify-content: center;
}

.other-one img.vc_single_image-img.attachment-full {
    width: 100% !important;
    max-width: 400px !important;
    height: 400px !important;
}

section.vc_section.other-one {
    padding-top: 80px !important;
    padding-bottom: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.other-one .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-bottom: 70px;
}

.pnmc ul {
    padding-left: 20px;
}

.pnmc ::marker {
    font-size: 11px;
}

.pnmc li {
    color: #000;
    /* font-family: Outfit; */
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 25.212px */
}

section.vc_section.pnmc {
    padding-top: 68px !important;
}

.home-five p {
    font-size: 14px;
}

li#menu-item-414 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

li#menu-item-370 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

li#menu-item-415 {
    padding-right: 0px !important;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.legal-two h2.vc_custom_heading {
    color: #0D0D0D;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
    margin-bottom: 0px;
    padding-bottom: 15px;
}


.legal-two p.vc_custom_heading {
    color: #0D0D0D;
    text-align: center;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}
.legal-four  .rrwef {
    display: flex;
    justify-content: center;
    align-items: center;
}

.legal-four  .skhjwegfk h3 {
    color: #1B3764;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0px;
    padding-bottom: 4px;
    padding-top: 10px;
}

.legal-four  .skhjwegfk p {
    color: rgba(13, 13, 13, 0.70);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.legal-four  .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}


.legal-four  .hashs {
    width: 100%;
    max-width: 38px;
}

.legal-four  .skhjwegfk {
    padding-left: 20px;
}

section.vc_section.legal-four {
    background: #E3F2FB;
    padding-top: 50px;
    padding-bottom: 10px;
}

.legal-four  h2.vc_custom_heading {
    color: #004990;
    font-family: Cardo !important;
    font-size: 36px;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 110%; /* 39.6px */
    margin: 0;
}

.legal-four  .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 0px;
}
.legal-four .vc_column-inner {
    justify-content: center;
}

section.vc_section.legal-three {
    background: #F3F3F3;
    padding-top: 50px;
    padding-bottom: 10px;
}


.legal-three p {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}

.legal-three h2.vc_custom_heading {
    color: #000;
    /* font-family: Outfit; */
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}

.Residence-one h1.vc_custom_heading {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 114.6%; /* 34.38px */
}

.Residence-one p {
    color: #FFF;
    /* font-family: Outfit; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.6%; /* 18.336px */
}
.Residence-two h2.vc_custom_heading {
    color: #FFF; 
    font-size: 30px ;
    
     /* 34.38px */
}
.ResidenceVisa-three h2.vc_custom_heading {
    font-size: 40px !important;
}
section.vc_section.Residence-two {
    background: #33789D;
}
.home-ten  .stats-block .stats-number {
    color: rgba(0, 73, 144, 0.40);
    text-align: center;
    font-family: Montserrat;
    font-size: 80px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.home-ten  .counter_suffix.mycust.ult-responsive {
    color: rgba(0, 73, 144, 0.40);
    text-align: center;
    font-family: Montserrat;
    font-size: 80px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.home-ten  .stats-block .stats-text {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.home-ten .wpb_wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
}

.home-ten  .stats-right .aio-icon-right {
    padding-left: 0px;
}

.home-ten .stats-block.stats-right {
    width: auto;
}

.home-ten .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    margin-bottom: 0px;
}

section.vc_section.home-ten {
    padding-top: 10px;
    padding-bottom: 15px;
}



















/*media qurey start  */

@media screen and (max-width: 1600px){
	.home-five p{
		font-size: 16px;
	}
	
	.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-right: 122px;
    padding-left: 210px;
}
	
.home-six h2.vc_custom_heading:before {
    left: 31%;
}

.home-six p.pts {
    line-height: 26px;
}

.home-six h5 {
    font-size: 30px;
    /* font-family: Outfit; */
}

.home-six p {
    font-size: 16px;
    /* font-family: Outfit; */
}	
	
	
}



@media screen and (max-width: 1366px){
	
	
.home-one .vc_row.wpb_row.vc_row-fluid {
    padding-left: 120px;
    padding-right: 110px;
}

.home-five h3 {
    font-size: 23px;
}

.home-five .item {
    padding: 20px;
}


section.vc_section.home-five p:before {
    width: 225px;
    top: 52%;
    height: 40px;
    left: 25%;
}

.home-five p {
    font-size: 15px;
}
	
.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 122px;
}	
	
.home-six h2.vc_custom_heading:before {
    max-width: 320px;
    left: 27%;
}

.home-six p.pts:before {
    left: 66%;
    width: 35%;
    max-width: 165px;
}

.home-six p.pts {
    padding-bottom: 40px;
}
	
.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 120px;
    padding-right: 60px;
}

.home-six h5 {
    font-size: 33px;
}



.home-six h2.vc_custom_heading {
    margin-bottom: 0px;
}	
	
	
	
	
	
}
@media screen and (max-width: 1337px){
.home-five p {
    font-size: 15px;
}
}


@media screen and (max-width: 1336px){
.home-five p {
    font-size: 15px !important;
}
section.vc_section.Accounting p.vc_custom_heading {
    margin-bottom: 10px;
}

.Renewal-banner p {
    font-size: 18px;
}

section.vc_section.Accounting h1.vc_custom_heading {
    font-size: 32px;
}	
.Renewal-banner h1.vc_custom_heading {
    font-size: 32px;
}	
	
	
	
	
	
}




@media screen and (max-width: 1024px){
	
#masthead nav {
		flex-direction: unset;display: flex;width: 100% !important;align-items: center;}

#masthead  .navbar-nav {
    width: max-content;
    margin-left: auto;
    background: black;
    width: 20%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#masthead  ul.dropdown-menu.show {
    background: white;
}


#masthead  a.nav-link {
    font-size: 15px !important;
}

#masthead a.dropdown-item {
    font-size: 13px;
	color: white;
}
#masthead ul.dropdown-menu.show {
    background: none;
    padding: 0px;
}	
section.vc_section.home-banner {
    
    margin-top: -82px;
}
	
	
	
	
	
	
	
	
header#masthead li {
    padding-right: 0px !important;
}	

.home-banner h1.vc_custom_heading {
    font-size: 45px;
}

.home-banner p {
    font-size: 19px;
}

.home-banner a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
       padding: 12px 17px;
       font-size: 20px;
}

.home-one .vc_row.wpb_row.vc_row-fluid {
    padding-left: 60px;
    padding-right: 41px;
}

.home-one .wuo {
    padding: 10px 15px;
}

.home-two .bassha {
    padding: 8px;
    margin: 0px 2px;
    height: 470px;
}

.home-two .vc_row.wpb_row.vc_row-fluid.jlo {
    margin: 0px 20px;
}

.home-two h2 {
    font-size: 27px;
}

.home-two h3 {
    font-size: 23px !important;
}

.home-two p {
    font-size: 14px;
}

.home-three h2.vc_custom_heading {
    font-size: 35px;
}

.home-three p {
    font-size: 19px;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 80px;
    padding-right: 30px;
}

.home-three a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
      padding: 12px 17px;
       font-size: 16px;
}

.home-four h2.vc_custom_heading {
    font-size: 38px;
}

section.vc_section.home-four p {
    font-size: 19px;
    padding-bottom: 20px;
}

section.vc_section.home-four form.wpcf7-form.init {
    padding-bottom: 13px;
}

section.vc_section.home-four input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 19px;
    padding: 10px 15px !important;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    left: 23%;
}

.home-five h2.vc_custom_heading {
    font-size: 38px;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 53px;
    padding-right: 20px;
}

.home-five .item {
    height: 220px;
}

section.vc_section.home-five p:before {left: 14%;width: 80%;top: 53%;}

.home-five a {
    font-size: 17px;
    padding: 13px 36px;
}

.home-five .fa-chevron-left:before {
    display: none;
}

.home-five .owl-nav {
    display: none;
}

.home-six .vc_row.wpb_row.vc_row-fluid.lkj {
    padding: 0px 0px !important;
}

.home-six h2.vc_custom_heading:before {max-width: 314px;left: 26%;}

.home-one h4 {
    font-size: 20px;
    margin-top: 12px;
}

.home-six p.pts:before {
    left: 67%;
}

.home-six p.pts {
    font-size: 18px;
    padding-bottom: 20px;
}

.home-six h5 {
    font-size: 29px;
    margin-top: 10px;
    margin-bottom: 18px;
}

.home-six p {
    font-size: 16px;
}

.home-seven .hshhs {
    padding-left: 30px;
}

section#text-2 img {
    width: 57%;
}

section#text-3 h3.widget-title {
    font-size: 25px;
}

section#text-4 h3.widget-title {
    font-size: 25px;
}

section#text-3 h3.widget-title:before {
    height: 80px;
}


section#text-3 ul:before {
    height: 1px;
    width: 81%;
    top: 62px;
    left: 25%;
}

section#text-4 h3.widget-title:before {
    height: 78px;
}

section#text-4 li:before {
    height: 36px;
}

section#text-3 li {
    font-size: 20px !important;
}

section#text-4 li {
    font-size: 16px;
}

.site-info {
    font-size: 18px;
}

footer#colophon .cxz .qas h5 {
    font-size: 18px;
}

footer#colophon img {
    width: 14%;
}
	.Renewal-banner h1.vc_custom_heading {
    font-size: 35px;
}

.Renewal-banner p {
    font-size: 12px;
}

.Renewal-banner a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey  {
    padding: 12px 17px;
    font-size: 20px;
}

.Renewal-four a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    padding: 12px 17px;
    font-size: 20px;
}	
	
	
.Renewal-one h2.vc_custom_heading {
    font-size: 24px;
}

.Renewal-one p.hkla {
    font-size: 18px;
}

.Renewal-two h2.vc_custom_heading {
    font-size: 35px;
}

.Renewal-two h3 {
    margin: 10px 0px;
    font-size: 16px;
}

.Renewal-two p {
    font-size: 15px;
}

.Renewal-two .qsvb {
    height: 160px;
}

.Renewal-three h2.vc_custom_heading {
    font-size: 40px;
}

.Renewal-three .vc_toggle_title {
    padding: 13px;
}

.Renewal-three .vc_toggle_title>h4 {
    font-size: 12px;
}

.Renewal-three p {
    font-size: 18px;
}
	
.Cancellation-two h2.vc_custom_heading {
    font-size: 35px;
}

.Cancellation-two .item {
    height: 200px;
}

.Cancellation-one h2.vc_custom_heading {
    font-size: 30px;
}

.Cancellation-one h3 {
    font-size: 15px;
}

.Cancellation-one .ajkvmkc p {
    padding-top: 64px;
    font-size: 12px;
}

.Cancellation-one p {
    font-size: 12px;
}

section.vc_section.opmzxcv h1.vc_custom_heading {
    font-size: 30px;
}

.opmzxcv p {
    font-size: 18px;
}
	
.busniess-ttwoo a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    padding: 12px 17px;
    font-size: 20px;
}

.busniess-onee h2.vc_custom_heading {
    font-size: 35px;
}

.busniess-onee p.xmz {
    font-size: 18px;
}

.busniess-onee h3.vc_custom_heading {
    font-size: 35px;
}


.busniess-ttwoo h2.vc_custom_heading {
    font-size: 25px;
}

.busniess-ttwoo h6.vc_custom_heading {
    font-size: 18px;
}

.busniess-ttwoo p.lkga {
    font-size: 17px;
}

.busniess-ttwoo h4.vc_custom_heading {
    font-size: 20px;
}

.busniess-ttwoo h3 {
    font-size: 15px;
}

.busniess-ttwoo p {
    font-size: 15px;
}	
	
section.vc_section.Renewal-four {
    padding-top: 60px !important;
    padding-bottom: 38px;
}

.Renewal-four h2.vc_custom_heading {
    font-size: 30px;
}

.Renewal-four p {
    font-size: 16px;
}


	
.Accounting-one h2.vc_custom_heading {
    font-size: 25px;
}

.Accounting-one h3.aio-icon-title.ult-responsive {
    font-size: 18px;
}


.Accounting-two h2.vc_custom_heading {
    font-size: 35px;
}

.Accounting-two h3.aio-icon-title.ult-responsive {
    font-size: 18px;
}

.Accounting-two .aio-icon-description.ult-responsive {
    font-size: 16px;
}

.Accounting-two .aio-icon-component.style_1 {
    padding: 20px;
}



.accounting-three p.rnx {font-size: 18px;}

.acounting-four h2.vc_custom_heading {
    font-size: 35px;
}

.acounting-four h3.aio-icon-title.ult-responsive {
    font-size: 14px;
}

.acounting-four .aio-icon-description.ult-responsive {
    font-size: 15px;
}

.accounting-three p {
    font-size: 14px;
}	
	
section.vc_section.contact-banner {
    padding-top: 230px;
    padding-bottom: 130px;
}

.contact-banner h1.vc_custom_heading {
    font-size: 50px;
}

section.vc_section.contact-one {
    padding-bottom: 20px;
    padding-top: 30px !important;
}

section.vc_section.acounting-five {
    padding-top: 50px;
    padding-bottom: 50px;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control {
    width: 392px !important;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control::placeholder {
    font-size: 15px;
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    width: 383px;
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control::placeholder {
    font-size: 15px;
}

.acounting-five input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    font-size: 18px;
    padding: 15px 25px 15px 25px;
}	
	
	.home-nine div#Entestimonil {
    padding-left: 101px;
}
	
.other h1.vc_custom_heading {
    font-size: 29px !important;
}

.other-one h2.vc_custom_heading {
    font-size: 35px;
}

.other-one h6.vc_custom_heading {
    font-size: 18px;
}

.other-one p {
    font-size: 16px;
}

.other-one img.vc_single_image-img.attachment-full {
    height: 310px !important;
}

.pnmc li {
    font-size: 18px;
}
section.vc_section.contact-banner{
		margin-top: -82px;
	}	
	
section.vc_section.Renewal-banner{
		margin-top: -82px;
		
	}
	

.Residence-two h2.vc_custom_heading {
    font-size: 30px;
}	
.ResidenceVisa-three h2.vc_custom_heading {
    font-size: 30px !important;
}

.ResidenceVisa-three  img.vc_single_image-img.attachment-full {
    max-width: 80%;
}	
.home-ten .stats-block .stats-number {
    font-size: 50px !important;
}

.home-ten .counter_suffix.mycust.ult-responsive {
    font-size: 50px !important;
}

	
	
	
	

	
	
	
	
	
	
	
	
	
	
}


@media screen and (max-width: 768px){
	
	
	
	#masthead .navbar-nav {
    width: 40%;
    padding-left: 10px;
}
	
	
	header#masthead ul.dropdown-menu.show {
    margin: 0px;
    padding: 4px;
}
	
	.home-banner h1.vc_custom_heading {
    font-size: 40px;
}


.home-banner p {
    font-size: 18px;
}

.home-one .vc_row.wpb_row.vc_row-fluid {
    padding-left: 20px;
    padding-right: 22px;
}

.home-one h4 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-one p {
    font-size: 14px;
}

section.vc_section.home-one {
    padding-bottom: 23px !important;
}

header#masthead img {
    width: 100%;
    max-width: 306px;
}

header#masthead {
    padding-top: 25px;
}


section.vc_section.home-banner {
    padding-top: 209px;
    padding-bottom: 190px;
}


.home-two h2.vc_custom_heading {
    font-size: 35px;
}

.home-two .vc_row.wpb_row.vc_row-fluid.jlo {
    margin: 0px -12px;
}

.home-two h2 {
    font-size: 20px;
}

.home-two h6 {
    font-size: 17px !important;
}

.home-two h3 {
    font-size: 19px !important;
}

.home-two p {
    font-size: 11px;
}

.home-two i.fa-solid.fa-check {
    font-size: 10px;
}

.home-two li {
    font-size: 9px;
}

.home-two .bassha {
    height: 440px;
}

.home-three h2.vc_custom_heading {
    font-size: 25px;
}

.home-three p {
    font-size: 14px;
    line-height: 26px;
}



.home-three .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 40px;
    padding-right: 5px;
}

.home-four h2.vc_custom_heading {
    font-size: 29px;
}

section.vc_section.home-four p {
    font-size: 15px;
}

section.vc_section.home-four input {
    width: 212px !important;
    margin-right: 29px !important;
}

section.vc_section.home-four textarea.wpcf7-form-control.wpcf7-textarea {
    width: 586px !important;
}

.home-three button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    font-size: 15px;
}

.home-five h2.vc_custom_heading {
    font-size: 31px;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
}

.home-five p {
    font-size: 14px;
}

section.vc_section.home-five p:before {
    left: 21%;
}

.home-six h2.vc_custom_heading {
    font-size: 35px;
}

.home-six h2.vc_custom_heading:before {
    max-width: 242px;
    left: 27%;
    top: 22%;
}

.home-six p.pts:before {
    left: 70%;
    max-width: 124px;
    top: 22%;
}

.home-six p.pts {
    font-size: 18px;
}

.home-six h5 {
    font-size: 27px;
}

.home-six p {
    font-size: 15px;
}

.home-seven h5 {
    font-size: 10px;
}

.home-seven h6 {
    font-size: 8px;
}

.home-seven img {
    width: 100%;
    max-width: 36px;
}



.home-seven .skhjfk {
    padding-left: 13px;
    padding-top: 4px;
}

.home-seven .shjfksa {
    padding-left: 13px;
    padding-top: 5px;
}

.home-seven .skhjfksa {
    padding-left: 13px;
    padding-top: 6px;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 38px;
}

div#footer-widget {
    padding-top: 60px;
    padding-bottom: 60px;
}


.site-info {
    font-size: 15px;
}

footer#colophon .cxz .qas h5 {
    font-size: 15px;
}

footer#colophon img {
    width: 12%;
}

section#text-3 a {
    font-size: 17px;
}



section#text-4 li {
    font-size: 12px;
}

section#text-3 h3.widget-title {
    margin-top: 25px;
    font-size: 20px;
}

section#text-3 h3.widget-title:before {
    height: 76px;
    left: 36%;
    width: 118%;
    max-width: 100px;
}

section#text-3 ul:before {
    top: 23%;
    width: 100%;
    max-width: 100px;
    left: 37%;
}

section#text-4 h3.widget-title {
    font-size: 20px;
}

section#text-4 h3.widget-title:before {
    width: 100%;
    max-width: 100px;
    left: 35%;
}

section#text-4 li:before {
    width: 100%;
    max-width: 100px;
    left: 35%;
}

	
	
section.vc_section.Renewal-banner {
    padding-top: 200px;
    padding-bottom: 60px;
}

.Renewal-two h2.vc_custom_heading {
    font-size: 30px;
}

.Renewal-two .qsvb {
    height: 162px;
    padding: 11px;
}	
		
.Cancellation-two .item {
    height: 210px;
}

.Cancellation-one h3 {
    font-size: 13px;
}

.Cancellation-one .ajkvmkc p {
     padding-top: 73px;
    font-size: 11px;
}


.Cancellation-one .ajkvmkc {
    padding: 19px;
}


.Cancellation-one .ajkvkc {
    padding: 20px;
}

.Cancellation-one .ajkvmk {
    padding: 19px;
}	
	
.Cancellation-one .ajkvmc {
    padding: 19px;
}
	.Cancellation-one p {
    font-size: 11px;
}
	
.busniess-onee h2.vc_custom_heading {
    font-size: 30px;
}

.busniess-onee p.xmz {
    font-size: 17px;
}

.busniess-onee h3.vc_custom_heading {
    font-size: 30px;
}

.busniess-onee .uognmp {
    height: 240px;
    padding: 10px;
}

.busniess-onee .uognmp h2 {
    font-size: 12px;
    margin-top: 8px;
}

.busniess-onee .uognmp p {
    font-size: 14px;
}

.busniess-ttwoo h2.vc_custom_heading {
    font-size: 24px;
}	
	
.Renewal-four h2.vc_custom_heading {
    font-size: 23px;
}

.Renewal-four p {
    font-size: 14px;
}

.Renewal-four button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    padding: 12px 17px;
    font-size: 20px;
    margin-top: 10px;
}	
	

	
section.vc_section.Accounting p.vc_custom_heading {
    font-size: 20px;
}

section.vc_section.Accounting h1.vc_custom_heading {
    font-size: 26px;
}

.Accounting-one .aio-icon-component.style_1 {
    padding: 10px;
}

.Accounting-one .aio-icon-description.ult-responsive {
    font-size: 14px;
}

section.vc_section.Accounting-one {
    padding-bottom: 20px;
    padding-top: 30px !important;
}

section.vc_section.Accounting-two {
    padding-top: 30px;
}

.Accounting-two .aio-icon-component.style_1 {
    padding: 10px;
}

section.vc_section.accounting-three {
    padding-top: 50px;
    padding-bottom: 10px;
}

.accounting-three h2.vc_custom_heading {
    font-size: 25px;
}

.accounting-three p.rnx {
    font-size: 16px;
}

.accounting-three h4 {
    font-size: 14px;
}

.accounting-three p {
    font-size: 12px;
}

.acounting-four h2.vc_custom_heading {
    font-size: 30px;
    margin: 0px;
}

.Accounting-two h2.vc_custom_heading {
    font-size: 30px;
}

.acounting-four .aio-icon-component.style_1 {
    padding: 10px;
}

.acounting-four h3.aio-icon-title.ult-responsive {
    font-size: 13px;
}

.acounting-four .aio-icon-description.ult-responsive {
    font-size: 14px;
}	
	
.contact-one h2.vc_custom_heading {
    font-size: 25px;
}

.contact-one h2 {
    font-size: 25px;
}

.contact-one p {
    font-size: 17px;
}

.contact-one .theg {
    padding-left: 90px;
}



.acounting-five .second.amn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    width: 427px;
    margin-top: 0px;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control {
    width: 422px !important;
    margin-left: 37px;
}

.contact-one h6 {
    font-size: 18px;
}
	
.about-one h2.vc_custom_heading {
    font-size: 30px;
}

section.vc_section.about-one {
    padding-bottom: 20px;
    padding-top: 30px !important;
}

.about-one p {
    font-size: 14px;
}

.about-one .wpb_single_image.wpb_content_element.vc_align_center {
    margin: 0px;
}

.about-two h2.vc_custom_heading {
    font-size: 30px;
    margin-top: 0px;
}

.about-two p {
    font-size: 14px;
}	
	
.home-nine div#Entestimonil {
    padding-left: 141px;
}
.other h1.vc_custom_heading {
    font-size: 25px !important;
}

.other-one h2.vc_custom_heading {
    font-size: 30px;
}

.other-one h6.vc_custom_heading {
    font-size: 17px;
}

.other-one p {
    font-size: 14px;
}
.Residence-one h1.vc_custom_heading {
    font-size: 25px !important;
}

.Residence-one  p {
    font-size: 12px;
}

.Residence-two h2.vc_custom_heading {
    font-size: 25px;
}

.ResidenceVisa-three h2.vc_custom_heading {
    font-size: 25px !important;
}	
.legal-four h2.vc_custom_heading {
    font-size: 25px;
}

.legal-four .skhjwegfk h3 {
    font-size: 15px;
}

.legal-four .skhjwegfk p {
    font-size: 12px;
}

.legal-three h2.vc_custom_heading {
    font-size: 23px;
}	
	
}

@media screen and (max-width: 767px){
	#masthead .navbar-nav {
    width: 100%;
    padding-left: 10px;
}
	
	
	
	
	
	.home-banner h1.vc_custom_heading {
    font-size: 35px;
}

.home-banner p {
    font-size: 16px;
}

.home-banner  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{
    padding: 10px 12px;
    font-size: 16px;
}

.home-one .wuo {
    width: 60%;
    margin: auto;
    height: 182px;
}

.home-one h4 {
    font-size: 25px;
}

.home-one p {
    font-size: 16px;
}



.home-two .bassha {padding: 30px;height: 490px;}

.vc_row.wpb_row.vc_row-fluid.jlo {
    with: 100% !important;
    max-width: 380px;
    margin: auto !important;
}

.home-two h2 {
    font-size: 30px;
}

.qazx {
    justify-content: unset;
}

.home-two h3 {
    font-size: 32px !important;
    margin-top: 0px;
}

.home-two p {
    font-size: 18px;
}

.home-two li {
    font-size: 16px;
}

.home-two h2.vc_custom_heading {
    padding-left: 80px;
}

.home-two i.fa-solid.fa-check {
    font-size: 14px;
}

.home-three h2.vc_custom_heading {
    font-size: 35px;
    text-align: center !important;
}

.home-three p {
    text-align: center;
    font-size: 18px;
}

.home-three button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {display: flex;align-items: center;}

.home-three .vc_btn3-container.vc_btn3-left {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 44px;
    padding-right: 40px;
}

.home-four h2.vc_custom_heading {
    font-size: 21px;
}

section.vc_section.home-four p {
    /* font-size: 15px; */
    padding-bottom: 10px;
}

section.vc_section.home-four form.wpcf7-form.init {
}

section.vc_section.home-four input {
    width: 202px !important;
}

section.vc_section.home-four textarea.wpcf7-form-control.wpcf7-textarea {
    width: 466px !important;
}

section.vc_section.home-four input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 15px;
    padding: 8px 12px !important;
}

section.vc_section.home-four .inone {
    margin-right: -11px !important;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
    left: 30%;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 129px;
}

.home-six h2.vc_custom_heading:before {
    max-width: 242px;
    left: 31%;
    top: 22%;
}

.home-six p.pts:before {
    left: 67%;
    max-width: 124px;
    top: 22%;
}

.home-six p.pts {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
}

.home-six .ytrw {
    height: 210px;
    padding: 20px;
}

.home-six h5 {
    font-size: 37px;
}

.home-six p {
    font-size: 20px;
}





.home-seven .rr {
    display: flex;
    justify-content: center;
}

.home-seven .rrr {
    display: flex;
    justify-content: center;
}

.home-seven h5 {
    font-size: 17px;
}

.home-seven h6 {
    font-size: 13px;
}

.home-seven .skhjfk {
    padding-left: 9px;
    padding-top: 2px;
}

.home-seven .shjfksa {
    padding-left: 9px;
    padding-top: 2px;
}

.home-seven img {
    width: 100%;
    max-width: 46px;
}
section#text-2 img {
    margin: auto !important;
    display: flex;
	width: 50%
}
section#text-3 ul {
    padding-top: 10px;
}

section#text-3 h3.widget-title:before {
    height: 76px;
    left: 12%;
    width: 100%;
    max-width: 130px;
}

section#text-3 ul:before {
    top: 26%;
    width: 100%;
    max-width: 130px;
    left: 12%;
}

.col-12.col-md-3 {
}

section#text-4 h3.widget-title:before {
    width: 100%;
    max-width: 129px;
    left: 12%;
    height: 30%;
}

section#text-4 li:before {
    width: 100%;
    max-width: 130px;
    left: 12%;
    top: 20%;
}

section#text-4 ul {
    padding-top: 10px;
}

section#text-4 li {
    font-size: 20px;
}

section#text-4 h3.widget-title {
    font-size: 26px;
}

section#text-3 h3.widget-title {
    font-size: 26px;
}

.site-info {
    font-size: 11px;
}

footer#colophon .cxz .qas h5 {
    font-size: 10px;
}

footer#colophon img {
    width: 15% !important;
}	
	
	.home-five p {
    font-size: 16px;
}

.home-five .item {
    height: 250px;
}


section.vc_section.home-five p:before {left: 25%;top: 57%;}
	
.Renewal-two .qsvb {
    height: 132px;
}

.Renewal-three .vc_toggle_title>h4 {
    margin: 7px 0px;
}

.Renewal-three .vc_toggle_content {
    padding: 16px;
}

.Renewal-three p {
    font-size: 15px;
}
	
	.Cancellation-two h2.vc_custom_heading {
    font-size: 25px;
    padding-bottom: 12px;
}

section.vc_section.Cancellation-two {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.Cancellation-two .item {
    height: 250px;
}

.Cancellation-one .ajkvmkc {
    width: 100%;
    max-width: 230px;
    margin: auto;
}



.Cancellation-one .ajkvmk {
    width: 100%;
    max-width: 230px;
    margin: auto;
}

.Cancellation-one .ajkvkc {
    width: 100%;
    max-width: 230px;
    margin: auto;
}

.Cancellation-one .ajkvmc {
    width: 100%;
    max-width: 230px;
    margin: auto;
}

section.vc_section.opmzxcv {
    padding-top: 50px;
    padding-bottom: 50px;
}

.busniess-onee .uognmp {
    height: 160px;
}

.busniess-onee .uognmp h2 {
    font-size: 20px;
    margin-bottom: 8px;
}	
.busniess-ttwoo a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{
    padding: 10px 12px;
    font-size: 16px;
}
	
	
	


.Accounting-one .aio-icon-component.style_1 {
    padding: 30px;
    height: 180px;
}

.Accounting-two .aio-icon-component.style_1 {
    padding: 30px;
    height: 210px;
}

.acounting-four .aio-icon-component.style_1 {
    padding: 20px;
    height: 210px;
}

.acounting-four h3.aio-icon-title.ult-responsive {
    font-size: 18px;
}

.acounting-four .aio-icon-description.ult-responsive {
    font-size: 16px;
}	
	
.contact-one .theg {
    padding-left: 0px;
}
.about-one h2.vc_custom_heading {
    margin-top: 0px;
}
	
.about-one h2.vc_custom_heading {
    font-size: 25px;
}

.about-two h2.vc_custom_heading {
    font-size: 25px;
}	
	
	
	
.Renewal-banner a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    padding: 10px 12px;
    font-size: 16px;
}

.Renewal-four a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    padding: 10px 12px;
    font-size: 16px;
}	
	
 .home-nine div#Entestimonil {
    padding-left: 121px;
    padding-right: 20px;
}
	
.other-one .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-bottom: 0px;
}	
.Residence-two h2.vc_custom_heading {
    font-size: 20px;
}	
	
}









@media screen and (max-width: 430px){
.home-one .wuo {
    width: 100%;
}

.home-three h2.vc_custom_heading {
    font-size: 26px;
}

.home-three p {
    font-size: 13px;
}

.home-four h2.vc_custom_heading {
    font-size: 21px;
    line-height: normal;
}


section.vc_section.home-four .firstmain {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0px;
}

section.vc_section.home-four .secondmain {
    display: flex;
    flex-direction: column;
}

section.vc_section.home-four textarea.wpcf7-form-control.wpcf7-textarea {
    width: 316px !important;
}

section.vc_section.home-four input {
    margin-top: 30px;
    width: 100% !important;
    max-width: 320px;
    margin-right: 69px !important;
}

section.vc_section.home-four p {
    align-items: unset;
}

section.vc_section.home-four form.wpcf7-form.init {
    padding-top: 11px;
}


section.vc_section.home-four input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-right: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 29px !important;
    margin-left: 0px;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 34px;
    padding-right: 30px;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    left: 38%;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 21px;
}

.home-five p {
    font-size: 14px;
}



.home-five .item {
    height: 241px;
}


section.vc_section.home-five p:before {
    left: 20%;
    top: 48%;
}

.home-six p.pts:before {
    display: none;
}

.home-six h2.vc_custom_heading:before {
    display: none;
}

.home-six h5 {
    font-size: 34px;
}

.home-six p {
    font-size: 18px;
}

.home-six .ytrw {
    height: 240px;
}

section#text-3 h3.widget-title:before {
    left: 16%;
}


section#text-3 ul:before {
    left: 16%;
}

section#text-4 h3.widget-title:before {
    left: 16%;
}

section#text-4 li:before {
    left: 16%;
}

.site-info {
    font-size: 10px;
}

footer#colophon .cxz .qas h5 {
    font-size: 9px;
    display: none;
}

footer#colophon .hsghfh a {
    padding-left: 3px;
}

section.vc_section.Renewal-one {
    padding-top: 10px !important;
}

.Renewal-two .qsvb {
    height: 154px;
}

.Renewal-three .vc_toggle_title>h4 {
    font-size: 12px;
}
section.vc_section.Renewal-two {
    padding-top: 30px;
    padding-bottom: 10px;
}

.busniess-onee h2.vc_custom_heading {
    font-size: 23px;
}

.busniess-onee p.xmz {
    font-size: 15px;
}

.busniess-onee h3.vc_custom_heading {
    font-size: 25px;
}

.busniess-onee .uognmp {
    height: 180px;
}

section.vc_section.busniess-ttwoo {
    padding-top: 50px;
    padding-bottom: 50px;
}

.Renewal-four h2.vc_custom_heading {
    font-size: 20px;
}

.Renewal-four p {
    font-size: 13px;
}

.Renewal-four button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    font-size: 14px;
}

.Accounting-one h2.vc_custom_heading {
    font-size: 25px;
}

.Accounting-two h2.vc_custom_heading {
    font-size: 25px;
}

.Accounting-two .aio-icon-description.ult-responsive {
    font-size: 14px;
}

.acounting-five input.wpcf7-form-control.wpcf7-text.form-control {
    width: 352px !important;
}

.acounting-five textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    width: 357px;
}

.acounting-five input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    font-size: 16px;
    padding: 12px 15px 12px 15px;
}

section.vc_section.Accounting h1.vc_custom_heading {font-weight: 600;}
.home-nine div#Entestimonil {
    padding-left: 111px;
    padding-right: 50px;
}
.other-one h2.vc_custom_heading {
    font-size: 25px;
}

.other-one h6.vc_custom_heading {
    font-size: 15px;
}

.pnmc li {
    font-size: 15px;
}

section.vc_section.other-one {
    padding-top: 40px !important;
    padding-bottom: 19px;
}

section.vc_section.opmzxcv {
    padding-top: 20px !important;
}
	
	
.home-seven .rr3 {
    padding: 9px;
}	
section.vc_section.Cancellation-one {
    padding-bottom: 100px;
}	
.Residence-two h2.vc_custom_heading {
    font-size: 20px;
}	

.legal-two h2.vc_custom_heading {
    font-size: 20px;
}

.legal-two p.vc_custom_heading {
    font-size: 13px;
}

.legal-three h2.vc_custom_heading {
    font-size: 20px;
}	
	
}

@media screen and (max-width: 425px){
	
	section.vc_section.home-banner {
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    padding-bottom: 100px;
}

header#masthead img {
    width: 100%;
    max-width: 216px;
}

.home-banner h1.vc_custom_heading {
    font-size: 22px;
}

.home-banner p {
    font-size: 12px;
}

.home-banner button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    font-size: 11px;
    padding: 10px 11px;
}

.home-one .vc_row.wpb_row.vc_row-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.home-one .wuo {
    width: 90%;
    height: 212px;
}

.home-two h2.vc_custom_heading {
    padding-left: 0px;
    font-size: 30px;
    display: flex;
    justify-content: center;
}


.home-three h2.vc_custom_heading {
    font-size: 25px;
}

section.vc_section.home-three {
    padding-top: 30px !important;
    padding-bottom: 30px;
}

.home-three p {
    font-size: 13px;
	line-height: normal;
	
	
}

.home-three button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    font-size: 12px;
    padding: 10px 20px;
}

.home-three .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    padding-left: 16px;
    padding-right: 20px;
}

.home-four h2.vc_custom_heading {
    font-size: 23px;
    line-height: normal;
}

section.vc_section.home-four p {
    font-size: 16px;
	align-items: unset;
}

section.vc_section.home-four .firstmain {
    display: flex;
    flex-direction: column;
    padding-bottom: 0px;
}

section.vc_section.home-four input {
    width: 95% !important;
    margin: 16px 0px;
    border-bottom: 1px solid;
    margin-right: 0px !important
}

section.vc_section.home-four .secondmain {
    display: flex;
    flex-direction: column;
}

section.vc_section.home-four textarea.wpcf7-form-control.wpcf7-textarea {
    width: 270px !important;
    padding-bottom: 0px !important;
}


section.vc_section.home-four form.wpcf7-form.init {
    padding-top: 14px;
    padding-bottom: 0px;
    width: 100%;
    max-width: 330px;
    margin: auto;
}

section.vc_section.home-four input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 15px;
    padding: 8px 12px !important;
    /* justify-content: center; */
    /* display: flex; */
    /* align-items: center; */
}

.home-five h2.vc_custom_heading {
    font-size: 26px;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
    left: 32%;
}

.home-five .vc_row.wpb_row.vc_row-fluid.lopg {
    padding-left: 18px;
    padding-right: 0px;
}

.home-five p {
    font-size: 13px;
}

	
	
	
.home-six p.pts:before {
    display: none;
}

.home-six h2.vc_custom_heading:before {
    display: none;
}

.home-six h2.vc_custom_heading {
    font-size: 30px;
}

section.vc_section.home-six {
    padding-top: 10px !important;
}



.home-six p.pts {
    font-size: 16px;
}

.home-six h5 {
    font-size: 30px;
}

.home-six p {
    font-size: 16px;
}

.home-seven img {
    width: 100%;
    max-width: 34px;
}

.home-seven .skhjfksa {
    padding-top: 0px;
}

section#text-2 img {
    margin: auto !important;
    display: flex;
    width: 44%;
}

section#text-3 h3.widget-title {
    font-size: 20px;
}

section#text-3 h3.widget-title:before {
    left: 16%;
    max-width: 94px;
}

section#text-3 ul:before {
    top: 26%;
    width: 100%;
    max-width: 98px;
    left: 16%;
}

section#text-3 a {
    font-size: 16px;
}

section#text-4 h3.widget-title {
    font-size: 20px;
}

section#text-4 h3.widget-title:before {
    
    width: 100%;
    max-width: 97px;
    left: 16%;
    height: 30%;
}



section#text-4 li:before {
    width: 100%;
    max-width: 99px;
    left: 16%;
    top: 18%;
}

section#text-4 li {
    font-size: 16px;
}
	
	
.site-info {
    font-size: 11px;
}

footer#colophon .cxz .qas h5 {
    font-size: 9px;
}

footer#colophon .hsghfh {
    margin-left: 0px;
}

footer#colophon img {
    width: 24% !important;
    margin-bottom: 7px;
}	
	
section.vc_section.home-four input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-right: 0px !important;
    padding: 8px 7px !important;
    display: flex;
    margin: 0px 71px !important;
    justify-content: center;
}

.home-five p {
    font-size: 17px;
}

.home-five h3 {
    font-size: 28px;
}

.home-five .item {
    height: 230px;
}

section.vc_section.home-five p:before {
    left: 19%;
    top: 52%;
}	
	
	
.home-six .ytrw {
    height: 220px;
}	
	
	
	
	
}

@media screen and (max-width: 424px){
	.home-three p { 
		line-height: normal; }
	
}

@media screen and (max-width: 414px){
	.home-five p {
    font-size: 15px;

		
		
		
}
	
	
section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
    left: 34%;
}
	
	
}
@media screen and (max-width: 390px){
	
	.home-seven h6 {
    font-size: 12px;
}
	.home-seven h5 {
    font-size: 15px;
}
section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
    left: 40%;
}	
.Accounting-two .aio-icon-component.style_1 {
    padding: 15px;
    height: 221px;
}
.Accounting-one .aio-icon-component.style_1 {
    padding: 20px;
    height: 190px;
}	
.home-six .ytrw {
    padding: 10px;
}
section.vc_section.Cancellation-one {
    padding-bottom: 80px;
}	
.Cancellation-one .ajkvmkc {
    height: 212px;
}

.Cancellation-one h3 {
    padding-top: 18px;
}

.Cancellation-one .ajkvmkc p {
    padding-top: 40px;
}



.Cancellation-one .ajkvmk {
    height: 212px;
}

.Cancellation-one .ajkvkc {
    height: 212px;
}

.Cancellation-one .ajkvmc {
    height: 212px;
}

.Cancellation-one .ajkvmkc p {
    font-size: 13px;
}

.Cancellation-one p {
    font-size: 13px;
}
.Renewal-banner h1.vc_custom_heading {
    font-size: 24px;
}

.Renewal-banner p {
    font-size: 16px;
}	
section.vc_section.Accounting p.vc_custom_heading {
    font-size: 17px;
}

section.vc_section.Accounting h1.vc_custom_heading {
    font-size: 24px;
}

.Renewal-banner p {
    font-size: 16px;
}	
.home-banner h1.vc_custom_heading {
    font-size: 24px;
}

.home-banner p {
    font-size: 16px;
}	
}

@media screen and (max-width: 375px){
	.home-one .wuo {
    height: 233px;
}

.home-two .bassha {
    padding: 40px;
}

.home-two .vc_row.wpb_row.vc_row-fluid.jlo {
    width: 90%;
}

.home-three p {
    line-height: normal;
    font-size: 12px;
}

.home-four h2.vc_custom_heading {
    font-size: 20px;
}

section.vc_section.home-four p {
    font-size: 14px;
}

section.vc_section.home-five h2.vc_custom_heading:before {
    top: 14%;
    height: 42%;
    left: 35%;
}

.home-six p {
    font-size: 14px;
}

.home-seven h6 {
    font-size: 10px;
}
.home-seven h5 {
    font-size: 14px;
}
.site-info {
    font-size: 11px;
}

footer#colophon .cxz .qas h5 {
    font-size: 7px;
}

footer#colophon img {
    padding: 0px;
}

footer#colophon .hsghfh a {
    padding-left: 9px;
}

footer#colophon .cxz {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.home-five .item {
    height: 240px;
}

section.vc_section.home-five p:before {
    left: 22%;top: 61%;}	
	

.Cancellation-two h2.vc_custom_heading {
    font-size: 22px;
}

.Cancellation-one h2.vc_custom_heading {
    font-size: 25px;
}	
	
	
.Accounting-one .aio-icon-component.style_1 {
    padding: 20px;
}

.Accounting-two .aio-icon-component.style_1 {
    padding: 20px;
}	
.home-five p {
    font-size: 17px !important;
}
	.Renewal-banner form.wpcf7-form.init {
    padding: 0px 20px;
    padding-top: 10px;
}
	
	.Renewal-two .qsvb {
    height: 100%;
}
	
}


.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    z-index: 0 !important;
}