/*
Theme Name: custom theme
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
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Poppins", sans-serif;
}

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. */
}

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%;
  }
}

.container {
    max-width: 1200px !important;
}

#content.site-content {
    padding: 0px !important;
}

.entry-content {
    margin: 0px !important;
}

/*===================TOP BAR CSS====================*/

.top-bar {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 10px;
    align-items: center;
    background: #F5F5F5;
}

.icon a {
    font-family: 'Poppins';
    line-height: 40px;
    font-size: 18px;
    text-decoration: none;
    color: #000;
    margin-left: 100px;
    font-weight: 500;
}

.icon i {
    color: #00D2FF;
    margin-right: 10px;
    font-size: 20px;
}

.social-icon a {
    color: #00D2FF;
    font-size: 22px;
    margin-right: 40px;
}

.social-icon {
    margin-right: 70px;
}

/*============================HEADER CSS==========================*/

.header-button a {
    color: #fff;
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    border: 1px solid #00D2FF;
    border-radius: 5px;
    background: #00D2FF;
    padding: 13px 43px 12px 40px;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
}

.header-button {
    padding-right: 69px;
    padding-left: 60px;
}

.navbar-brand {
    padding-left: 69px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    /* color: #fff !important; */
    font-weight: 500 !important;
}

.navbar-nav a.nav-link {
    font-size: 18px !important;
    line-height: 40px !important;
    color: #000 !important;
    font-weight: 400 !important;
    transition: all 0.5s ease-in-out !important;
    font-family: 'Poppins';
    margin-left: 20px;
}

.navbar-nav a.nav-link:hover {
    color: #2ad4fd !important;
    transition: all 0.5s ease-in-out;
}

header#masthead {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: #fff;
    box-shadow: none !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.header-button a:hover {
    background: transparent;
    transition: all 0.5s ease-in-out;
    color: #00d2ff;
}

/*==========================BANNER CSS==========================*/

/* .banner-sec {
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 420px !important;
    padding-bottom: 141px;
    padding-left: 100px !important;
    background-size: cover;
}

.modal-img {
    position: absolute;
    bottom: -50px;
    left: 180px;
}

.banner-para p {
    line-height: 34px;
    font-size: 18px;
    font-family: poppins;
    color: #fff;
    width: 41%;
    font-weight: 500;
}

.banner-btn a.vc_general {
    color: #000 !important;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    padding: 9px 43px 7px 40px;
    transition: all 0.5s ease-in-out !important;
    background-color: #FFFFFF !important;
    background-image: unset !important;
}

.banner-btn a.vc_general:hover {
    transition: all 0.5s ease-in-out !important;
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}

.banner-head-2 {
    font-weight: 500;
}

.modal-img:before {
    content: 'Start A Video';
    position: absolute;
    bottom: 45px;
    font-size: 18px;
    color: #fff;
    right: -110px;
    line-height: 34px;
    font-family: poppins;
    font-weight: 600;
} */

/*========================ABOUT US CSS========================*/

.about-us-sec {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 50px !important;
    padding-bottom: 50px;
}

.about-col {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.about-head-2 {
    text-transform: uppercase;
    font-weight: 600;
}

.about-para p {
    font-size: 18px;
    line-height: 34px;
    width: 77%;
    font-family: 'Poppins';
    color: #000;
    font-weight: 400;
}

.heading-main {
    display: flex;
}

.heading-one h3 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 0px !important;
    margin-left: 40px;
}

.heading-one p {
    font-size: 18px;
    line-height: 29px;
    font-family: 'Poppins';
    width: 80%;
    margin-left: 40px;
}
.heading-two h3 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 0px !important;
    margin-left: 40px;
}

.heading-two p {
    font-size: 18px;
    line-height: 29px;
    font-family: 'Poppins';
    width: 80%;
    margin-left: 40px;
}

.heading-one h3:before {
    content: '';
    background: url(images/tick.png);
    position: absolute;
    left: 10px;
    width: 20px;
    height: 16px;
    margin-top: 8px;
}

.heading-two h3:after {
    content: '';
    background: url(images/tick.png);
    position: absolute;
    width: 20px;
    height: 16px;
    margin-top: 8px;
    right: 54%;
}

.about-head {
    padding-bottom: 40px;
    font-weight: 600;
    margin-left: 60px;
}

.about-img.wpb_single_image .vc_single_image-wrapper {
    padding-right: 50px;
}

.about-img.wpb_single_image img {
    /* width: 1050px !important; */
}

.heading-two {
    padding-right: 90px;
}

.about-btn a.vc_general {
    color: #fff !important;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    padding: 9px 43px 7px 40px;
    transition: all 0.5s ease-in-out !important;
    background-color: #00D2FF !important;
    background-image: unset !important;
}

.about-btn a.vc_general:hover {
    background: transparent !important;
    color: #2ad4fd !important;
    border-color: #2ad4fd !important;
}

.about-us-sec:before {
    content: '';
    background: url(images/round.png);
    position: absolute;
    bottom: 0px;
    right: 50px;
    width: 617px;
    height: 617px;
}

.about-head-2 {
    text-align: center !important;
}

.about-head-45 {
    text-align: left !important;
}

.about-para-09 p {
    text-align: left !important;
    margin: 0 !important;
    width: 90% !important;
}

.about-para p {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.about-btn {
    text-align: center;
    display: block !important;
}

/*=============================WHY CHOOSE US SEC CSS======================*/

.why-choose-sec {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 131px !important;
    padding-bottom: 130px;
    padding-right: 100px !important;
}

.choose-para p {
    font-size: 18px;
    line-height: 34px;
    font-family: poppins;
    color: #fff;
    font-weight: 400;
}

.choose-head {
    text-transform: uppercase;
    font-weight: 600;
}

.stats-top .stats-number {
    font-size: 44px !important;
    line-height: 66px !important;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600 !important;
}

.stats-top .aio-icon-top, .stats-top .stats-desc {
    text-align: left !important;
}

.why-choose-sec div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 44px !important;
    color: #fff;
    line-height: 66px !important;
    font-weight: 600 !important;
    font-family: 'Poppins';
}

.stats-block .stats-text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #fff;
}

.counter-row {
    padding-left: 15px;
}


/*================================SERVICES SEC CSS===============================*/

.service-head {
    font-weight: 600;
    text-transform: uppercase;
}

.service-para p {
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    width: 90%;
}

.service-sec {
    padding-top: 100px !important;
    padding-bottom: 120px;
}

.service-row {
    padding-left: 100px;
    padding-right: 100px;
}

.services-img h2 {
    position: relative;
    font-size: 21px;
    line-height: 44px;
    font-family: poppins;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -80px;
}
.services-img h3 {
    line-height: 30px;
    margin-top: 40px;
}

.services-img img {
    box-shadow: 0px 0px 20px #00000029;
}

#owl_custom11.owl-carousel .owl-stage {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}


#owl_custom11 .owl-nav.disabled {
    display: block !important;
    text-align: center;
    margin-top: 30px;
}

#owl_custom11 button.owl-prev {
    font-size: 26px !important;
    border: 1px solid #00D2FF !important;
    border-radius: 100%;
    margin-right: 20px;
    width: 68px;
    height: 68px;
    background: #00D2FF !important;
    color: #fff !important;
    transition: all 0.5s ease-in-out !important;
}

#owl_custom11 button.owl-next {
    font-size: 25px !important;
    border: 1px solid #00D2FF !important;
    border-radius: 100%;
    margin-right: 10px;
    width: 68px;
    height: 68px;
    background: #00D2FF !important;
    color: #fff !important;
    transition: all 0.5s ease-in-out !important;
}

#owl_custom11 button.owl-next:focus-visible {
    outline: none !important;
}
#owl_custom11 button.owl-prev:focus-visible {
    outline: none !important;
}


#owl_custom11 button.owl-next:focus {
    outline: none !important;
}
#owl_custom11 button.owl-prev:focus {
    outline: none !important;
}

#owl_custom11 button.owl-next:hover {
    background: #00d2ffb0 !important;
    border-color: #00d2ffb0 !important;
    transition: all 0.5s ease-in-out !important;
}
#owl_custom11 button.owl-prev:hover {
    background: #00d2ffb0 !important;
    border-color: #00d2ffb0 !important;
    transition: all 0.5s ease-in-out !important;
}


/*====================CARE SEC CSS====================*/

.care-sec {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 166px !important;
}

.care-head {
    width: 90%;
    font-weight: 600;
    padding-top: 80px;
}

.care-para p {
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    width: 86%;
    color: #000;
}


.care-btn a.vc_general {
    color: #fff !important;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    font-weight: 500 !important;
    padding: 9px 43px 7px 40px;
    transition: all 0.5s ease-in-out !important;
    background-color: #00D2FF !important;
    background-image: unset !important;
}

.care-btn a.vc_general:hover {
    background: transparent !important;
    color: #2ad4fd !important;
    border-color: #2ad4fd !important;
}

.care-img img.vc_single_image-img.attachment-full {
    width: 1050px;
    border-radius: 10px !important;
    box-shadow: 0px 0px 15px #0003;
}

.modal-img-4 {
    position: absolute;
    bottom: 240px;
    left: 0;
    right: 0;
}


.care-row-1 {
    padding-bottom: 80px;
    border-bottom: 3px solid #00000070;
}

/*==============================SUCESS SEC CSS===============================*/

.care-sec .stats-top .stats-number {
    font-size: 44px !important;
    line-height: 66px !important;
    color: #000 !important;
    font-family: 'Poppins';
    font-weight: 700 !important;
    padding-bottom: 0px !important;
}

.care-sec .stats-top .aio-icon-top, .stats-top .stats-desc {
    text-align: left !important;
}

.care-sec .counter_suffix {
    font-size: 44px !important;
    color: #000 !important;
    line-height: 66px !important;
    font-weight: 600 !important;
    font-family: 'Poppins';
}

.care-sec .stats-block .stats-text {
    font-size: 26px !important;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #000;
}

.care-sec .counter-row {
    padding-left: 15px;
}

.care-sec .sucess-counter:before {
    content: '';
    background: url(images/icon.png);
    position: absolute;
    bottom: 37px;
    left: -80px;
    right: 0;
    width: 82px;
    height: 88px;
}

.stats-block.stats-top.sucess-counter-34 {
    margin-left: 85px;
    margin-top: 80px;
}

.care-sec .sucess-counter-34:before {
    content: '';
    background: url(images/icon.png);
    position: absolute;
    bottom: 37px;
    left: -10px;
    right: 0;
    width: 82px;
    height: 88px;
}


.stats-block.stats-top.sucess-counter {
    margin-left: 15px;
    margin-top: 80px;
}

.sucess-img.wpb_single_image.vc_align_left {
    margin-bottom: -21px !important;
}

.sucess-head {
    margin-left: 100px;
}

.sucess-head:before {
    content: '';
    position: absolute;
    left: 40%;
    border: 3px solid #00D2FF;
    width: 77px;
    margin-top: 38px;
}

.sucess-head {
    text-align: center !important;
}

.sucess-head-2 {
    text-align: center !important;
}

.sucess-para p {
    text-align: center !important;
    margin: 0 auto;
}

.sucess-para p {
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    color: #000;
    width: 85%;
}

.sucess-row-67 {
    padding-top: 70px;
    padding-bottom: 70px;
}

/*==============================SPAECIALIST SEC CSS==============================*/

.specialist-head {
    text-transform: uppercase;
    font-weight: 600;
}

.specialist-para p {
    text-align: center;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    margin: 0 auto;
    width: 73%;
    color: #000;
}

.specialist-sec {
    padding-top: 120px !important;
    padding-bottom: 120px;
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
  margin-bottom: 0px !important;
  width: 660px;
  height: 800px !important;!i;!;
  margin-top: 10px;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
    margin-bottom: 0px !important;
    margin-top: 10px;
    width: 650px;
    height: 790px !important;!i;!;
    margin-right: 40px;
}

.specialist-head-5668 {
    text-transform: uppercase;
    padding-left: 58px;
    font-weight: 700;
}

.specialist-head-888 {
    padding-left: 58px;
    font-weight: 600;
}

.specialist-para-34 p {
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    padding-left: 58px;
    width: 100%;
}

.specialist-sec:before {
    content: '';
    position: absolute;
    background: url(images/round-2.png);
    right: -10px;
    bottom: 720px;
    width: 617px;
    height: 617px;
}

.specialist-head-000 {
    text-transform: uppercase;
    font-weight: 700;
}

.specialist-head-88809 {
    font-weight: 600;
}

.specialist-para-346 p {
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    width: 92%;
}


/*============================TESTIMONIALS SEC CSS==========================*/

.testimonials-sec {
    padding-top: 90px !important;
    padding-bottom: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tesimonial-head {
    text-transform: uppercase;
    font-weight: 600;
}

.testimonials-img img {
    width: unset !important;
    text-align: center !important;
    margin: 0 auto;
}

.sellhouse-box p {
    text-align: center !important;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
}

.testimonials-img h2 {
    text-align: center !important;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    width: 126%;
}


div#owl_custom12  .item .sellhouse-box {
    display: none;
}

div#owl_custom12  .item .testimonials-img h2 {
    display: none;
}

div#owl_custom12  .owl-item.center .sellhouse-box {
    display: block !important;
    width: 1241px !important;
    /* background: aqua; */
    position: relative;
    height: 219px;
    display: flex !important;
    flex-direction: column;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    left: 0;
    right: 0;
}

div#owl_custom12 .owl-item .testimonials-img {
    width: 130px !important;
/*     margin-top: 270px; */
  margin-top: 292px;
}

.owl-item.center .testimonials-img img {width: 210px !important;}

div#owl_custom12 .owl-item.center .testimonials-img {
    margin-top: 50px !important;
    width: 180px !important;
}


div#owl_custom12  .owl-item.center .testimonials-img h2 {
    display: block !important;
    
}
.testimonials-box {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
}
.testimonials-box:before {
    content: '';
    background: url(images/qoute.png);
    position: absolute;
    top: 150px;
    right: 0;
    left: 80px;
    width: 57px;
    height: 41px;
}


div#owl_custom12  .item .testimonials-box:before {
    display: none;
}


div#owl_custom12  .owl-item.center .testimonials-box:before {
    display: block !important;
    
}
.testimonials-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-width: 230px;
    min-width: 230px;
}



/*=============================QUALITY SEC CSS=============================*/

.quality-sec {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 81px !important;
    padding-bottom: 46px !important;
}

.quality-para p {
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    width: 88%;
}

.quality-head:before {
    content: '';
    position: absolute;
    border: 1px solid #00D2FF;
    width: 568px;
    bottom: 89px;
    right: 0;
    left: 33%;
}


/*===================FOOTER CSS===========================*/

div#footer-widget {
    background: #000 !important;
    padding-top: 80px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}


.ft01 p {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
}

div#footer-widget h3.widget-title {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px !important;
}

div#footer-widget a.nav-link {
    font-size: 20px;
    color: #fff;
    line-height: 46px;
    font-family: poppins;
    font-weight: 400;
    padding: 0px;
    transition: all 0.5s ease-in-out;
}

div#footer-widget ul#menu-footer-menu {
    column-count: 2 !important;
    display: block !important;
}


div#footer-widget a.nav-link:hover {
    background-color: unset !important;
    color: #00D2FF !important;
    transition: all 0.5s ease-in-out;
}

.ft03 {
    padding-left: 100px;
}

.information a {
    font-size: 18px;
    line-height: 34px;
    font-family: 'Poppins';
    color: #fff;
    text-decoration: none;
}

.information i {
    margin-right: 17px;
    margin-bottom: 15px;
}

.information i.fas.fa-phone-alt {
    margin-top: 22px;
}

div#footer-widget section#nav_menu-2 {
    padding-right: 40px !important;
}


.ft01:before {
    content: '';
    position: absolute;
    border: 1px solid #ffffff5e;
    height: 189px;
    right: 70px;
}

.ft02:before {
    content: '';
    position: absolute;
    border: 1px solid #ffffff5e;
    height: 189px;
    right: 20px;
}

body:not(.theme-preset-active) footer#colophon {
    background: #000 !important;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.site-info {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.site-info a {
    text-decoration: none;
}

.site-info strong {
    text-transform: uppercase;
}

a#clos__menu {
    display: none !important;
}

/*==========================RESPONSIVE CSS================================*/

@media only screen and (max-width: 1600px) {


  .banner-head-2 {
    font-size: 50px !important;
}

.about-head-2 {
    font-size: 40px !important;
    line-height: 55px !important;
}

.about-para p {
    width: 80% !important;
    font-size: 16px !important;
    line-height: 32px !important;
}

.heading-two {
    padding-right: 0px !important;
}

.heading-two h3:after {
    right: 47% !important;
}

.heading-one p {
    font-size: 16px !important;
    line-height: 32px !important;
    width: 80% !important;
}

.heading-two p {
    font-size: 16px !important;
    line-height: 32px !important;
    width: 80% !important;
}

.choose-para p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.services-img h2 {
        left: 10px !important;
        padding: 11px 30px 11px 30px !important;
        font-size: 18px !important;
        line-height: 42px !important;
    }

.care-head {
    font-size: 40px !important;
    line-height: 60px !important;
}

.care-para p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.sucess-head-2 {
    font-size: 40px !important;
    line-height: 55px !important;
}

.sucess-para p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.care-sec .stats-top .stats-number {
    font-size: 34px !important;
    line-height: 55px !important;
}

.why-choose-sec div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 34px !important;
    line-height: 55px !important;
}

.care-sec {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.specialist-para p {
    font-size: 16px !important;
    line-height: 32px !important;
    width: 79% !important;
}

.specialist-sec {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
    width: 700px !important;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
  width: 700px !important;
}

.specialist-head-5668 {
    padding-left: 30px !important;
    font-size: 35px !important;
    line-height: 55px !important;
}

.specialist-head-888 {
    padding-left: 30px !important;
}

.specialist-para-34 p {
    font-size: 16px !important;
    line-height: 32px !important;
    padding-left: 30px !important;
}

.quality-head:before {
    bottom: 179px !important;
    left: 31% !important;
}

.quality-para p {
    font-size: 23px !important;
    line-height: 42px !important;
}

div#footer-widget {
    padding-left: 200px !important;
    padding-right: 200px !important;
}

.ft01:before {
    right: 50px !important;
}

.ft02:before {
    right: 10px !important;
}
  
.specialist-head-000 {
    font-size: 35px !important;
    line-height: 55px !important;
}

.specialist-head-5668 {
    font-size: 35px !important;
    line-height: 55px !important;
    padding-left: 34px !important;
}
  
.specialist-para-346 p {
    font-size: 16px !important;
    line-height: 32px !important;
}

}


@media only screen and (max-width: 1440px) {

  .navbar-brand {
    padding-left: 29px !important;
}

.header-button {
    padding-right: 39px !important;
}

.navbar-nav a.nav-link {
    margin-left: 20px !important;
}

section.banner-sec {
    /* padding-top: 250px !important; */
    padding-bottom: 131px !important;
}

.banner-head-2 {
    font-size: 40px !important;
    line-height: 60px !important;
}

.banner-para p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.about-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

.about-head-2 {
    font-size: 35px !important;
    line-height: 45px !important;
}

.heading-one p {
    width: 100% !important;
}

.heading-two p {
    width: 100% !important;
}

.choose-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

.stats-top .stats-number {
    font-size: 34px !important;
    line-height: 55px !important;
}

.stats-block .stats-text {
    font-size: 16px !important;
    line-height: 25px !important;
}

.service-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

    .services-img h2 {
        font-size: 18px !important;
        line-height: 40px !important;
        padding: 0px !important;
        height: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90%;
}
	
.service-row {
    padding-left: 60px;
    padding-right: 60px;
}	
section.service-sec {
    padding-bottom: 80px !important;
    padding-top: 60px !important;
}

.sucess-head-2 {
    font-size: 35px !important;
    line-height: 45px !important;
}

.sucess-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

.sucess-head:before {
    margin-top: 28px !important;
}

.specialist-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
    width: 470px !important;
    height: 550px !important;
    margin-top: 10px;
    object-fit: cover;
    box-shadow: 20px 10px 30px #00000089 !important;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
    width: 470px !important;
    height: 550px !important;
    margin-left: 20px;
    object-fit: cover;
    object-position: top;
    box-shadow: 20px 10px 20px #00000089 !important;
}

.specialist-head-5668 {
    font-size: 30px !important;
    line-height: 45px !important;
    padding-left: 25px !important;
}

.specialist-head-888 {
    padding-left: 25px !important;
}

.specialist-para-34 p {
    padding-left: 25px !important;
}

.tesimonial-head {
    font-size: 40px !important;
    line-height: 55px !important;
}

.sellhouse-box p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.testimonials-img h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.quality-para p {
    font-size: 20px !important;
    line-height: 40px !important;
}

div#footer-widget {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.quality-head:before {
    bottom: 169px !important;
    left: 29% !important;
}
  
.care-sec .stats-block .stats-text {
    font-size: 20px !important;
}

.stats-block.stats-top.sucess-counter {
    margin-left: 45px !important;
}

.care-sec .sucess-counter:before {
    left: -49px !important;
}

  .specialist-head-000 {
    font-size: 30px !important;
    line-height: 45px !important;
}

.specialist-para-346 p {
    font-size: 16px !important;
    line-height: 36px !important;
}
}

@media only screen and (max-width: 1366px) {

 .services-img h2 {
        font-size: 16px !important;
        padding: 0px !important;
        line-height: 35px !important;
}

.care-head {
    font-size: 35px !important;
    line-height: 50px !important;
}
header#masthead {
    padding-bottom: 20px;
    padding-top: 20px;
}
.modal-img-4 {
    bottom: 130px !important;
}

.care-sec .stats-top .stats-number {
    font-size: 30px !important;
    line-height: 50px !important;
}

.specialist-head-5668 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.specialist-head-888 {
    font-size: 25px !important;
    line-height: 55px !important;
}

.testimonials-img h2 {
    font-size: 22px !important;
    line-height: 32px !important;
}

div#footer-widget a.nav-link {
    font-size: 18px !important;
    line-height: 40px !important;
}

.information a {
    font-size: 18px !important;
    line-height: 32px !important;
}

.ft01 p {
    font-size: 18px !important;
    line-height: 32px !important;
}

body:not(.theme-preset-active) footer#colophon {
    font-size: 18px !important;
    line-height: 30px !important;
}
  
.specialist-head-000 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.specialist-head-88809 {
    font-size: 25px !important;
    line-height: 55px !important;
}
	.specilist_row .vc_col-sm-6 .specilist_cont {
    padding: 30px !important;
}
.specilist_row p {
    font-size: 16px !important;
}
}

@media only screen and (max-width: 1200px) {

  .navbar-nav a.nav-link {
    font-size: 16px !important;
    margin-left: 10px !important;
}

.header-button {
    padding-right: 0px !important;
    padding-left: 30px !important;
}

.navbar-brand {
    padding-left: 0px !important;
}

section.banner-sec {
        padding-top: 120px !important;
        padding-bottom: 60px !important;
}
	
	header#masthead {
    padding-bottom: 0px !important;
}


.about-head-2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.about-para p {
    width: 100% !important;
}

.heading-one p {
    font-size: 15px !important;
}

.heading-one h3 {
    font-size: 16px !important;
    line-height: 32px !important;
}

.heading-two h3 {
    font-size: 16px !important;
    line-height: 32px !important;
}

.why-choose-sec {
    padding-bottom: 90px !important;
    padding-right: 40px !important;
    padding-top: 81px !important;
}

.service-para p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.services-img h2 {
    font-size: 15px !important;
    padding: 0px !important;
    line-height: 30px !important;
}

.service-row {
        padding-left: 30px;
        padding-right: 30px;
}
.care-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}
.services-img img {
    height: 355px !important;
}
.care-sec {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.stats-block .stats-text {
    font-size: 15px !important;
}

.care-sec .stats-top .stats-number {
    font-size: 25px !important;
    line-height: 40px !important;
}

.sucess-head-2 {
    font-size: 30px !important;
}

.sucess-head {
    font-size: 35px !important;
    line-height: 50px !important;
}

.specialist-head {
    font-size: 35px !important;
    line-height: 50px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
    width: 500px !important;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
    width: 500px !important;
}

.specialist-para-34 p {
    width: 100% !important;
}

.sellhouse-box p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.quality-para p {
    font-size: 18px !important;
    line-height: 35px !important;
}

.quality-head:before {
    bottom: 149px !important;
    left: 25% !important;
}

div#footer-widget a.nav-link {
    font-size: 16px !important;
    line-height: 35px !important;
}

div#footer-widget section#nav_menu-2 {
    padding-right: 30px !important;
}

div#footer-widget {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.information a {
    font-size: 16px !important;
    line-height: 30px !important;
}

div#footer-widget h3.widget-title {
    font-size: 25px !important;
    line-height: 35px !important;
}
  
.care-sec .stats-block .stats-text {
    font-size: 17px !important;
}

.care-sec .sucess-counter:before {
    left: -39px !important;
}

.care-sec .sucess-counter-34:before {
    left: -4px !important;
}

.stats-block.stats-top.sucess-counter-34 {
    margin-top: 70px !important;
}
}

@media only screen and (max-width: 1199px) {
	
div#main-nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    padding: 40px 40px;
    background: #fff;
    z-index: 9999;
    transform: translateX(-100%);
    transition: 0.5s all ease-in-out;
    width: 30%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: start !important;
}
div#main-nav.show {
    transform: none;
}
div#main-nav.collapse:not(.show) {
    display: block !important;
}
.navbar-nav a.nav-link {
    margin-left: 0px !important;
    text-align: center !important;
    line-height: 30px !important;
}

.header-button {
    padding-left: 0px !important;
    text-align: center !important;
    margin-top: 25px;
}

div#main-nav .navbar-brand {
    margin: 0 auto !important;
    text-align: center !important;
    padding-bottom: 50px;
    width: 100% !important;
    padding-top: 30px;
}
	
.navbar-light .navbar-toggler {
    background: #43d5fc !important;
}

.navbar-light .navbar-toggler-icon {
    filter: none !important;
}

.navbar-light .navbar-toggler:focus {
    outline: none !important;
}
	
a#clos__menu {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 35px;
    background: #43d5fc;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 0 0 20px 20px;
	text-decoration: none !important;
	display: block !important;
}	
}

@media only screen and (max-width: 1024px) {
	
div#main-nav {
    width: 35% !important;
}

.about-head-2 {
    font-size: 25px !important;
    line-height: 30px !important;
}

.about-para p {
    font-size: 15px !important;
}

.about-btn a.vc_general {
    font-size: 15px !important;
}
	
.choose-head {
    font-size: 30px !important;
    line-height: 40px !important;
}

.choose-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.service-head {
    font-size: 30px !important;
    line-height: 40px !important;
}

.services-img h2 {
    margin-right: 20px;
}

.care-btn a.vc_general {
    font-size: 16px !important;
    line-height: 30px !important;
}

.care-head {
    font-size: 30px !important;
    line-height: 40px !important;
}

.specialist-head {
    font-size: 30px !important;
    line-height: 40px !important;
}

.specialist-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.specialist-head-000 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.specialist-head-5668 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.specialist-head-88809 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.specialist-head-888 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.specialist-para-346 p {
    font-size: 15px !important;
    line-height: 30px !important;
}

.specialist-para-34 p {
    font-size: 15px !important;
    line-height: 30px !important;
}

div#footer-widget {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ft03 {
    padding-left: 50px !important;
}

.ft01:before {
	right: 20px !important;
}

div#footer-widget h3.widget-title {
    font-size: 22px !important;
    line-height: 32px !important;
}

.information a {
    font-size: 15px !important;
    line-height: 30px !important;
}

div#footer-widget a.nav-link {
    font-size: 15px !important;
    line-height: 35px !important;
}

body:not(.theme-preset-active) footer#colophon {
    font-size: 15px !important;
    line-height: 30px !important;
}
	
.breadcrumbs h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	
.misson-head-2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.mission-para p {
    font-size: 15px !important;
    line-height: 30px !important;
}

section.our-mission-page {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	
section.specialist-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	
.sec-services h2 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

.services-desrip {
    width: 100% !important;
    height: 160px !important;
}

.services-desrip p {
    width: 100% !important;
    font-size: 15px !important;
    line-height: 30px !important;
}

section.sec-services {
    padding-top: 50px !important;
}
	
.injury-section h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.specilist_row h3 {
    font-size: 22px !important;
    width: 100% !important;
}

.specilist_row .vc_col-sm-6 .specilist_cont {
    width: 100% !important;
    padding-top: 0px !important;
}

section.injury-section {
    padding-bottom: 50px !important;
}
	
.ft01 p {
    font-size: 15px !important;
    line-height: 30px !important;
}
	
section.contact-page h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

section.contact-page {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

section.contact-form input.btn-primary {
    font-size: 15px !important;
}
	
section.service-sec {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

section.care-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 50px !important;
}
	
.service-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

section.about-us-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
	
.icon a {
    font-size: 15px !important;
    line-height: 30px !important;
}
	
.services-img img {
    height: 350px !important;
}	
}

@media only screen and (max-width: 768px) {
	
.about-head-2 {
    font-size: 20px !important;
    line-height: 30px !important;
}

section.why-choose-sec .vc_col-sm-5 {
    width: 100% !important;
}

.why-choose-sec {
    padding-right: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.choose-head {
    text-align: center !important;
    font-size: 25px !important;
    line-height: 30px !important;
}

.choose-para p {
    text-align: center !important;
}

.care-sec .stats-top .aio-icon-top, .stats-top .stats-desc {
    text-align: center !important;
}

.service-head {
    font-size: 25px !important;
    line-height: 30px !important;
}

section.care-sec .vc_col-sm-6 {
    width: 100% !important;
}

.care-head {
    padding-top: 0px !important;
    text-align: center !important;
    width: 100% !important;
    font-size: 25px !important;
    line-height: 30px !important;
}

.care-para p {
    text-align: center !important;
    width: 100% !important;
}

.specialist-para p {
    width: 100% !important;
}

.specialist-head {
    font-size: 25px !important;
    line-height: 30px !important;
}

section.specialist-sec .vc_col-sm-6 {
    width: 100% !important;
}

.specialist-img-three {
    text-align: center !important;
}

.specialist-head-000 {
    text-align: center !important;
}

.specialist-head-88809 {
    text-align: center !important;
}

.specialist-para-346 p {
    text-align: center !important;
    width: 100% !important;
}

.specialist-head-5668 {
    padding-left: 0px !important;
    text-align: center !important;
}

.specialist-head-888 {
    text-align: center !important;
    padding-left: 0px !important;
}

.specialist-para-34 p {
    text-align: center !important;
    padding-left: 0px !important;
}

section.banner-sec {
    padding-bottom: 0px !important;
}
	
div#main-nav {
        width: 46% !important;
}
	
div#footer-widget .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.ft03 {
    padding-left: 15px !important;
}

div#footer-widget section#nav_menu-2 {
    padding-right: 0px !important;
}

div#footer-widget ul#menu-footer-menu {
    column-count: 1 !important;
}

.ft01:before {
    display: none;
}

.ft02:before {
    display: none;
}

div#footer-widget {
    text-align: center !important;
}
	
section.about-us-sec .vc_col-sm-7 {
    width: 100% !important;
}

section.about-us-sec .vc_col-sm-5 {
    width: 100% !important;
}

.about-img.wpb_single_image .vc_single_image-wrapper {
    padding-right: 0px !important;
}

.about-head-2 {
    text-align: center !important;
}

.about-para p {
    text-align: center !important;
}

.breadcrumbs h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	
section.our-mission-page .vc_col-sm-6 {
    width: 100% !important;
}

.misson-head-2 {
    font-size: 25px !important;
    line-height: 35px !important;
    text-align: center !important;
}

.mission-para p {
    text-align: center !important;
}
	
section.sec-services .vc_col-sm-4 {
    width: 100% !important;
}

.services-img img {
    width: 545px !important;
}

.sec-services h2 {
    width: 52% !important;
    position: unset;
    margin-top: 0px !important;
}

.services-desrip p {
    position: unset !important;
}

.services-img {
    margin-bottom: 0px !important;
}

.services-desrip {
    width: 52% !important;
    height: unset !important;
}

.services-desrip p {
    height: 100px !important;
}
	
.injury-section h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}

.injury-section .vc_col-sm-6 {
    width: 100% !important;
}

.specilist_row h3 {
    width: 79% !important;
}

.specilist_row .vc_col-sm-6 .specilist_cont {
    width: 79% !important;
}
	
section.contact-page .vc_col-sm-6 {
    width: 100% !important;
}

section.contact-page h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	
.navbar-light .navbar-toggler {
    font-size: 18px !important;
}	
}

@media only screen and (max-width: 695px) {
	
.top-bar {
    display: block !important;
    text-align: center !important;
}

.social-icon {
    margin-right: 0px !important;
    text-align: center !important;
}

.icon a {
    margin-left: 0px !important;
}	
}

@media only screen and (max-width: 667px) {
	
div#main-nav {
    width: 56% !important;
}
	
.sec-services h2 {
    width: 60% !important;
}

.services-desrip {
    width: 60% !important;
}

.specilist_row h3 {
    width: 91% !important;
}

.specilist_row .vc_col-sm-6 .specilist_cont {
    width: 91% !important;
}
	
section.sec-services .services-img img {
    height: 300px !important;
}	
}

@media only screen and (max-width: 568px) {
	
.services-img {
    text-align: center !important;
}

section.service-sec .services-img img {
    width: 100% !important;
}

.services-img h2 {
    margin-right: 35px !important;
}
	
div#main-nav {
    width: 64% !important;
}
	
.breadcrumbs {
    padding-top: 150px !important;
    padding-bottom: 60px !important;
}

.breadcrumbs h1 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	
.specialist-img-one img.vc_single_image-img.attachment-full {
    width: 100% !important;
    margin-left: 0px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
    width: 100% !important;
}
	
.services-desrip {
    width: 71% !important;
}

.sec-services h2 {
    width: 71% !important;
}

.specilist_row h3 {
    width: 100% !important;
}

.specilist_row .vc_col-sm-6 .specilist_cont {
    width: 100% !important;
}
	
section.contact-page h2 {
    font-size: 22px !important;
    line-height: 30px !important;
}
	
.info_Box .info_list ul li {
    font-size: 15px !important;
}
	
.navbar-brand {
    width: 40% !important;
}
	
.stats-top .stats-number {
    font-size: 30px !important;
    line-height: 50px !important;
}

.why-choose-sec div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 30px !important;
    line-height: 50px !important;
}	
}

@media only screen and (max-width: 520px) {
	
.care-head {
    font-size: 22px !important;
    line-height: 30px !important;
}

.service-head {
    font-size: 22px !important;
    line-height: 30px !important;
}

.choose-head {
    font-size: 22px !important;
    line-height: 30px !important;
}

.about-btn a.vc_general {
    padding: 9px 30px 7px 30px !important;
}
	
.specialist-head {
    font-size: 22px !important;
    line-height: 30px !important;
}

.specialist-head-88809 {
    font-size: 18px !important;
    line-height: 30px !important;
}

.specialist-head-000 {
    font-size: 18px !important;
    line-height: 30px !important;
}

.specialist-head-888 {
    font-size: 18px !important;
    line-height: 30px !important;
}

.specialist-head-5668 {
    font-size: 18px !important;
    line-height: 30px !important;
}
	
.sec-services h2 {
    width: 77% !important;
}

.services-desrip {
    width: 77% !important;
}

.specilist_row h3 {
    font-size: 20px !important;
}

.specilist_row p {
    font-size: 15px !important;
}

.injury-section h2 {
    font-size: 22px !important;
    line-height: 30px !important;
    padding-bottom: 20px !important;
}	
}

@media only screen and (max-width: 480px) {
	
div#main-nav {
    width: 100% !important;
}
	
.sec-services h2 {
    width: 85% !important;
}

.services-desrip {
    width: 85% !important;
}
	
.contact-form input.btn-primary {
    font-size: 15px !important;
}
	
section.banner-sec {
    padding-top: 80px !important;
}	
}

@media only screen and (max-width: 425px) {
	
.breadcrumbs {
    padding-top: 120px !important;
    padding-bottom: 50px !important;
}
	
.misson-head-2 {
    font-size: 22px !important;
    line-height: 30px !important;
}
	
.specialist-img-three img.vc_single_image-img.attachment-full {
    height: 400px !important;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
    height: 400px !important;
}
	
.sec-services h2 {
    width: 96% !important;
}

.services-desrip {
    width: 96% !important;
}
	
.navbar-brand {
    width: 46% !important;
}
	
div#footer-widget h3.widget-title {
    font-size: 20px !important;
    line-height: 30px !important;
}	
}

@media only screen and (max-width: 375px) {
	
.sec-services h2 {
    width: 100% !important;
}

.services-desrip {
    width: 100% !important;
}	
}

@media only screen and (max-width: 320px) {
	
.breadcrumbs {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
}

.breadcrumbs h1 {
    font-size: 20px !important;
    line-height: 30px !important;
}
	
.icon a {
    font-size: 14px !important;
}

.social-icon a {
    margin-right: 0px !important;
}
	
.about-head-2 {
    font-size: 18px !important;
    line-height: 30px !important;
}

.choose-head {
    font-size: 18px !important;
    line-height: 30px !important;
}

.service-head {
    font-size: 18px !important;
    line-height: 30px !important;
}

.services-img img {
    height: 300px !important;
}

.care-head {
    font-size: 18px !important;
    line-height: 30px !important;
}

.specialist-head {
    font-size: 18px !important;
    line-height: 30px !important;
}

.specialist-head-888 {
    font-size: 16px !important;
    line-height: 30px !important;
}

.specialist-head-5668 {
    font-size: 16px !important;
    line-height: 30px !important;
}

.specialist-head-000 {
    font-size: 16px !important;
    line-height: 30px !important;
}

.specialist-head-88809 {
    font-size: 16px !important;
    line-height: 30px !important;
}

.specialist-img-one img.vc_single_image-img.attachment-full {
    height: 300px !important;
}

.specialist-img-three img.vc_single_image-img.attachment-full {
    height: 300px !important;
}	
}


/*===========================INNER PAGES CSS=========================*/

.breadcrumbs {
    padding-top: 180px;
    padding-bottom: 80px;
    background: url(https://dev.internalstaging.com/web/platinum-orthopedics/inu/wp-content/uploads/2024/12/sub-header.webp);
	background-size:cover;
	background-position:center;
}

.breadcrumbs h1 {
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    text-transform: capitalize;
}


/*===============SERVICE PAGE CSS===============*/

.box-1 {
    margin-block-start: 70px;
}
.row.archive-testi {
    padding-bottom: 70px;
}


/*=====================CONTACT PAGE CSS======================*/
.info_Box {
    background: rgb(0 0 0);
    padding: 28px 28px;
    border-radius: 5px;
    border: 2px solid rgb(255 255 255);
    box-shadow: 0px 0px 10px #000000bf;
}
.info_Box .info_list ul li {
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}
.info_Box .info_list ul li i {
    margin-right: 20px;
    color: #2ad4fd;
}
.info_Box .info_list ul li a {
    color: #ffffff;
    transition: all 0.5s ease-in-out !important;
    text-decoration: none;
}
.info_Box .info_list ul li a:hover {
    color: #ffffff;
    padding-left: 15px;
    transition: all 0.5s ease-in-out !important;
}
.contact_page_sec {
    padding-top: 100px;
    padding-bottom: 80px;
}
.contact-form input,.contact-form textarea {
    background: transparent;
    border-radius: 3px;
    height: 50px;
    margin-bottom: 4px !important;
    padding: 0 20px;
    font-family: 'Poppins';
    border-radius: 3px;
}
.contact-form textarea {
    height: 210px;
    padding: 20px 20px;
    resize: none;
}
.contact-form input.btn-primary {
    margin: 0;
    background: #2ad4fd;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border: 0;
    font-family: 'Poppins';
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #143c8c;
}
.info_list ul {
    list-style: none;
    padding: 0 !IMPORTANT;
}
.contact-page h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}


/*======================OUR MISSION PAGE CSS==================*/

.mission-col-1 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.our-mission-page {
    padding-top: 100px;
    padding-bottom: 100px;
}

.mission-para p {
    font-size: 18px;
    line-height: 34px;
    font-family: poppins;
}

.our-img img {
    border-radius: 10px;
}

.our-mission-row-page {
    padding-top: 80px;
}

.services-img img {
    height: 465px;
    object-fit: cover;
}
#owl_custom11 .owl-nav {
    text-align: center !important;
}
.specilist_row p {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}
.specilist_row h2 {
    text-align: center !important;
}
.specilist_row .vc_col-sm-6 .specilist_cont {
    box-shadow: 0 10px 10px #eef2fa;
    padding: 10px;
    border-radius: 0px;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 40px;
    /* display: flex; */
    align-items: center;
    background-color: #d9d8dd;
    margin-top: -10px;
}
.specilist_row h3 {
    /* margin-top: 0; */
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
    color: #000;
}
.services-img img {
    height: 400px !important;
    width: 380px !important;
    object-fit: cover;
    box-shadow: 20px 10px 30px #00000029 !important;
}
.services-desrip p {
    font-size: 18px;
    line-height: 34px;
}
.sec-services h2 {
    position: relative;
    font-size: 21px;
    line-height: 44px;
    font-family: poppins;
    border: 1px solid #d9d8dd;
    background: #d9d8dd;
    border-radius: 0px;
    text-align: center;
    margin: 0 auto;
    width: 380px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: -100px;
}

.services-desrip p {
    position: relative;
    font-family: poppins;
    border: 1px solid #d9d8dd !important;
    background: #d9d8dd !important;
    border-radius: 0px;
    text-align: center;
    margin: 0 auto;
    width: 330px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    background-color: #d9d8dd !important;
    height: 160px;
}

.services-desrip {
    position: relative;
    font-family: poppins;
    border: 1px solid #d6d5da;
    background: #d6d5da;
    border-radius: 0px;
    text-align: center;
    margin: 0 auto;
    width: 380px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    background-color: #d9d8dd;
    margin-bottom: 40px;
    height: 200px;
}
.specilist_row .vc_col-sm-6 .specilist_cont {height: 150px !important;overflow-y: scroll;scrollbar-width: thin;padding-top: 0px;padding-bottom: 0px;}
.services-img-2 img {
height: 340px !important;
width: 580px !important;
}
.specilist_cont-head {
    box-shadow: 0 0px 10px #eef2fa;
    padding: 20px;
    border-radius: 0px;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 0px;!;!importan;!i;!;
    background-color: #d9d8dd;
    margin-top: -35px !important;!i;!;
}
#owl_custom11 .owl-nav {
    display: none;
}