/*
Theme Name: Everest Medical
Theme URI: 
Author: VisionLine Media
Author URI: https://visionlinemedia.com/
Description:  An original theme for Everest Medical.
Version: 1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

.mobile-footer-address {
	display: none;
}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-readmorebtn {
    font-size: 12px;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #555;
    display: inline-block;
    transition: all .3s ease;
    box-sizing: border-box;
    border-color: #00aeef !important;
    background-color: #00aeef !important;
    font-weight: 700;
    margin: 10px 5px;
    text-transform: uppercase;
}
#logo {
    position: absolute;
    top: 10px;
    z-index: 9999;
    margin-left: 17px;
}
.panel-title {
    background-color: #00aeef;
    padding: 10px;
}
.panel-title a {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}
.social-icons {
float: right;	
}
.home-content {
	margin: 0 0 20px 0;
}
.nicejob-badge {
    border-left: 2px solid #827f7f;
    position: relative;
    top: -20px;
    left: 25px;
}
.home-row1 {
    padding: 20px 15px 25px 0;
}
.home-row2 {
    padding: 0 15px 30px 0;
}
.home-row3 {

}
.home-row4 {

}
.home-column1 {
	padding: 0;
}
.home-column2 {
	padding: 0;
}
.home-column3 {
	padding: 0;
}
.home-column4 {
    padding: 0 45px;
}
.post-thumbnail {
	float: right;
	margin: 10px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-content {
	margin-top: 15px;
}
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #333333;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}
.woocommerce form .form-row textarea {
    height: 200px;
    line-height: 1.5;
    display: block;
    box-shadow: none;
    width: 100% !important;
    min-width: 400px;
}
.shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"], .form-row.place-order button[type="submit"], .single-product .summary.entry-summary button[type="submit"] {
   
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    padding: 0.5rem 1.25rem;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    float: right;

}
.featured {
	overflow: hidden;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
	 
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
#section1 {
    background-color: #c4c4c4;
    padding: 10px 0 0 0;
}
#section2 {
		background-color: #c4c4c4;
	padding: 10px 0;

}
#section3 {
    background-color: #fff;
    padding: 32px 0 0 0;
}
#section4 {
  

}

/* =Top Menu
-------------------------------------------------------------- */
#top-menu-container {
  display: block;
  max-width: 1135px;
  margin: 0 auto;
}
.top-menu {
	float: right;
	margin: 10px 0;
    padding: 0;
}
#top-menu-wrapper {
    width: 100%;
    top: 0px;
    margin: auto;

}
.top-menu li {
	display: inline;
	list-style-type: none;
}
.top-menu li a {
	border-left: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}
.top-menu > li:first-child > a {
	border-left: none;
}
.top-menu li a:hover {
	color: #333;
}
.blog-nav .active:after {
    display: none;
}
.caret {
    display: none;
}

body {
font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #060606;
  margin: 0;
  -webkit-font-smoothing: auto;
}
.rollover {
    position: absolute;
    z-index: 9;
    top: 0;
	-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.rollover:hover {
opacity:0; 
filter:alpha(opacity=0); /* For IE8 and earlier */ 
}
.top-widget {
    float: right;
    margin: 0px 0px 30px 310px;
    position: relative;
    z-index: 999;
}
.phone-number a {
    font-size: 14px;
    color: #fff;
    position: relative;
    top: 19px;
    right: 5px;
}

.top-widget2 {

  float:right;
    color: #c42c3b;
    font-weight: 600;
    font-size: 14px;
    margin: 12px 0px 0px 10px;
    position: relative;
    z-index: 999;
}
.upw-posts .entry-title {
    margin-bottom: .5em;
    height: 35px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.upw-posts .entry-image img {
    max-width: 100%;
    height: auto;

    margin: 0 15px 0 0;
}
.upw-posts .entry-image img:hover {
-webkit-filter: brightness(1.1); filter: brightness(1.1);
}



.upw-posts article {
    display: block;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    width: 33%;
    float: left;
    border-bottom: 0 !important;
   
}
.upw-posts .more-link {
    white-space: nowrap;
    float: right;
    padding: 12px 40px 10px 0px;
    color: #030000;
    font-size: 11px;
    font-weight: 700;
    margin: 40px 0 0 0;
    background-image: url(images/more-link-arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px;
}
.upw-posts .entry-summary {
    border-bottom: 1px #000 solid;
    margin: 0 15px 0 0px;
    height: 75px;
    font-size: 14px;
}
.home-column1:hover {

-webkit-filter: brightness(1.6); filter: brightness(1.6);
}
.home-column2:hover {

-webkit-filter: brightness(1.6); filter: brightness(1.6);
}
#header-wrapper {
height: 300px;
width: 100%;
}
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 {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
      border-top: 1px solid #cfcfcf;
    clear: both;
}

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



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;
}
.ul.cnss-social-icon {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right !important;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.home-widget-1 {
	
}
.home-widget-2 {
	
}
.home-widget-3 {
	
}
.home-widget-4 {
	
}
.home-widget-5 {
	
}
.home-widget-6 {
	
}
.home-widget-single {

}
.home-widget-double-1 {
    text-align: center;
    color: #fff;
    font-family: 'open sans condensed';
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    margin: 30px 0 0 0;
}
.home-widget-double-2 {
    text-align: center;
    color: #fff;
    font-family: 'open sans condensed';
    font-size: 36px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px black;
	font-weight: 700;
	  margin: 30px 0 0 0;
}
.footer-address {
	color: #030000;
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	text-shadow: 1px 1px 2px #00000096;
}
.widget-title-footer {
	
}
.footer-widget-text {
	color: #030000;
	font-size: 24px;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
	font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
   
		color: #040000;

}
h1 {
    font-size: 56px;
	font-weight: 300;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    text-shadow: 1px 1px 1px black;
}
h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
    margin: 0;
	font-weight: 700;
}
h3 {
  font-size: 18px;
  line-height: 25px;
	font-weight: 700;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
    font-size: 24px;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: 400;
    text-shadow: 1px 1px 1px black;
}
.everest-name {
	font-weight: 700;
	font-size: 80px;
}
.entry-meta {
	
margin: 10px 0;
}
p {
  margin-bottom: 1.5em;
}
h1.entry-title {
    font-size: 35px;
    margin: 10px 0 0 0;
}
h2.entry-title {
}
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
--------------------------------------------------------------*/
.nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 15px;
    color: #77a464;
}
.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
}
#main-header {
    width: 100%;
    background-image: url(images/header-background.png);
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    height: 153px;
}
.make-opaque {
	background-color: #fff !important;
}
.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;
}
.navbar-nav {
    left: 17px;
    position: relative;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #ffffff;
    padding: 0px 17px 30px 17px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px black;
    background: none, url(images/menu-bullet2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, 0 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:first-child > a {
background: none, none;
    border-left: none;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:first-child > a:hover {
background: none, url(images/menu-bullet.png); 
	background-repeat: no-repeat, no-repeat;
    background-position: 0 0, bottom center;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {

}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
background: url(images/menu-bullet.png), url(images/menu-bullet2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, 0 0;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    text-transform: uppercase;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.3);
	background-color: #333;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 700;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #ffffff;
}
.dropdown-item:hover { 
	color: #269bd0 !important;
}

.dropdown-toggle::after {
    display: none;
}
.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;
	white-space:nowrap;
}

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

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


.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
.dropdown-menu .dropdown-item:focus {
color: #000;
}

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



  #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 {
	font-size: 14px;
  border: 0px solid #ddd;
  border-radius: 0;
  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;
}
.post-category {
	padding: 0 0 15px 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 {

}
.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 {

background-color: #fff;
}
.main-background {
background-image: url('images/1151.png');
    background-repeat: repeat-y;
    background-position: center 0;
background-color: #fff;
}
.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: none;
}

.page-content,
.entry-content,
.entry-summary {

}

.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: 0;
}

.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 Menu

----------------------------------------------------------- */

.footer-menu {

	margin-left: 0;

    padding: 0;

}

.footer-menu li {
	display: inline;
	list-style-type: none;
}
.footer-menu li a {
	border-left: 1px solid #333;
	color: #333;
	padding: 0 8px;
}
.footer-menu > li:first-child > a {
    border-left: none;
    padding: 0 8px 0 0;
}
.footer-menu li a:hover {
	color: #222;
}
.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}



.mapp-layout {

    box-shadow: 0px 0px 5px 0px #000000b3;
}
.mapp-dir-addr {
    width: 100% !important;

}
.mapp-dir-arrows {
    width: 10px;
    height: 12px;
    background-position: -10px -489px;
    position: relative;
    top: 0px;
    left: 97%;
}
footer#colophon {
  font-size: 12px;
		background-color: #333 !important;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
#blog-footer {
	background-color: #fff;
}

.copyright a {
		font-size: 12px;
	color: #fff;
}
.copyright {
    background-color: #00aeef;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    height: 60px;
    padding: 20px 0;
}
.copyright a, footer#colophon a {
  color: #fff;
}
@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) {
		.mobile-footer-address {
	display: block;
		color: #fff;
		font-size: 20px;
		text-align: center;
		font-weight: 600;
		text-shadow: 1px 1px 1px #000;
}
	.footer-address-no-mobile {
		display: none !important;
	}
	#header-wrapper {
height: 250px;
width: 100%;
}
	.everest-name {
    font-size: 60px;
}
	h1 {
    font-size: 50px;

}
	.home-column1 {
    padding: 0 5px;
}
	.home-column2 {
    padding: 0 5px;
}
	.upw-posts article {
    display: block;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    width: 32%;
    float: left;
    border-bottom: 0 !important;
    margin: 0 5px;
}
	#logo {
    position: absolute;
    top: 20px;
    z-index: 9999;
    margin-left: 17px;
    width: 280px;
}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #ffffff;
    padding: 0px 9px 30px 9px;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px black;
    background: none, url(images/menu-bullet2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, 0 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    white-space: nowrap;
  
}
	.top-widget {
    float: right;
    margin: 0px 0px 30px 30px;
    position: relative;
    z-index: 999;
}
	
	#top-menu-container {
    display: block;
    max-width: 950px;
    margin: 0 auto;
}
	.navbar-collapse {
    flex-basis: 0;
}
	.navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
	.navbar-expand-xl .navbar-toggler {
    display: none;
}
	.collapse:not(.show) {
    display: flex;
}
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
 
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
	.nicejob-badge {
    border-left: 2px solid #827f7f;
    position: relative;
    top: 0px;
    left: 0px;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media screen and (max-width: 991px) {
	.home-widget-double-1 {
    font-size: 30px;
}
		.home-widget-double-2 {
    font-size: 30px;
}
	.footer-widget-text {
    color: #030000;
    font-size: 18px;
    text-align: center;
    text-shadow: 1px 1px 2px #000;
    font-weight: 600;
}
	.copyright {
    background-color: #00aeef;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    height: auto;
    padding: 20px 0 60px 0;
}
	h1.entry-title {
    font-size: 30px;
    margin: 20px 0;
}
	#header-wrapper {
height: 200px;
width: 100%;
}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0px 9px 25px 9px;

}
	.upw-posts .entry-title {
    margin-bottom: .5em;
    height: auto;
    font-size: 14px;
    font-weight: 700;
}
	.upw-posts article {
    display: block;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    width: 31%;
    float: left;
    border-bottom: 0 !important;
    margin: 0 5px;
}
	.upw-posts .entry-summary {
    border-bottom: 1px #000 solid;
    margin: 0 15px 0 0px;
    height: auto;
    font-size: 14px;
}
	#logo {
    position: absolute;
    top: 5px;
    z-index: 9999;
    margin-left: 17px;
    width: 200px;
}
	#top-menu-container {
    display: block;
    max-width: 750px;
    margin: 0 auto;
}
	.navbar-nav {
    left: 17px;
    position: relative;
    top: 10px;
}
}

@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}

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

	.phone-number {
		margin-left: 5px;
	}
	.featured {
		display: none;
	}

	.home-column4 {
    padding: 0 15px;
    width: 50%;
		overflow: hidden;
}
	
	.featured {
		overflow: hidden;
	}
.top-widget {
    float: none;
    margin: 0px 0px 30px 30px;
    position: relative;
    z-index: 999;
    width: 150px;
    top: 55px;
}
	.upw-posts .entry-summary {
    border-bottom: 1px #000 solid;
   
    height: auto;
    font-size: 12px;
}
	.nicejob-badge {
    border-top: 2px solid #827f7f;
		   border-left: 0px solid #827f7f;
    position: relative;
    top: 0px;
    left: 0px;
		  margin: 15px 0px;
		padding: 15px 0;
}
	.home-column1 {
    padding: 10px 5px;
    flex: 0 0 50%;
    max-width: 50%;
}
	.home-column2 {
    padding: 10px 5px;
    flex: 0 0 50%;
    max-width: 50%;
}
	#main-header {
    position: relative;
    z-index: 99999;
}
	.responsive-menu-open #responsive-menu-container.push-top, .responsive-menu-open #responsive-menu-container.slide-top {
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    top: 150px;
}
	h1.entry-title {
    font-size: 27px;
    margin: 20px 0;
}
	#header-wrapper {
height: 150px;
width: 100%;
}
	.everest-name {
    font-size: 40px;
}
	.home-widget-double-1 {
    font-size: 24px;
}
	.home-widget-double-2 {
    font-size: 24px;
}
	.footer-widget-text {
    color: #030000;
    font-size: 18px;
    text-align: center;
    text-shadow: 1px 1px 2px #000;
    font-weight: 600;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
	.home-column4 {
    padding: 0 5px;
}
	h1 {
    font-size: 30px;
}
	
	.appointment-btn {
		width: 200px;
	}
	#top-menu-container {
    display: block;
    max-width: 540px;
    margin: 0 auto;
}
		.navbar-collapse {
    flex-basis: 100%;
}
	.collapse:not(.show) {
    display: none;
}
.navbar-expand-xl .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
}
	.navbar-expand-xl .navbar-toggler {
display: none;
}
  html {
    font-size: 80%;
  }
.footer-2 {
    width: 100%;
    padding: 10px !important;
}
	#responsive-menu-container {
    background: #2c2c2c !important;
}
	#responsive-menu-container #responsive-menu-wrapper {
    background: #2c2c2c!important;
}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    border-bottom: 0px !important;
    color: #fff !important;
    background-color: #2c2c2c !important;
		text-transform: uppercase;

}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    display: none;
}
	#logo {
    position: absolute;
    top: 10px;
    z-index: 9999;
    margin-left: 15px;
    width: 150px;
}
}
@media only screen and (max-width: 575px) {
	.home-column1 {
    padding: 5px 5px;
    width: 50%;
}
	.home-column2 {
    padding: 5px 5px;
    width: 50%;
}
	.upw-posts .entry-image img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.upw-posts article {
    display: block;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: none;
    border-bottom: 0 !important;
    margin: 0px;
        margin-bottom: 0px;
    padding: 10px;
        padding-bottom: 10px;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	#header-wrapper {
height: 100px;
width: 100%;
}
  html {
    font-size: 75%;
  }
}
@media only screen and (max-width: 320px) {

}

a {
outline: medium none !important;
	color: #e41f25;
}
.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.search-form {
    background-color: #ccc;
    border: 1px solid #ccc !important;
    border-right: 0;
    height: 32px;
    padding: 0 2px;
    width: 100%;
}
input::placeholder {
  color: #a6a6a6;
	font-size: 11px;
	font-weight: 400;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #a6a6a6;
	font-size: 11px;
	font-weight: 400;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #a6a6a6;
	font-size: 11px;
	font-weight: 400;
}
::-ms-input-placeholder { /* IE 10+ */
 color: #a6a6a6;
	font-size: 11px !important;
	font-weight: 400;
}
input:placeholder-shown {
 color: #a6a6a6;
	font-size: 11px !important;
	font-weight: 400;
}
::-moz-placeholder { /* Firefox 18- */
 color: #a6a6a6;
	font-size: 11px;
	font-weight: 400;
}
/* WebKit, Edge */
::-webkit-input-placeholder {

	
}
.btn-search {
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #ccc;
    border: 1px #ccc solid !important;
    border-left: 0 !important;
    height: 32px;
	width: 35px;
    border: 0 !important;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary, .btn-success, input[type="button"], input[type="reset"], input[type="submit"], .btn-outline-primary, .button.add_to_cart_button, .wc-proceed-to-checkout .checkout-button.button, .price_slider_amount button[type="submit"] {
    border-color: #00aeef !important;
    background-color: #00aeef !important;
	font-weight: 700;
	margin: 10px 5px;
}
.btn-success:hover {
	background-color: #007ba9 !important;
}
.wpcf7-submit {
	font-size: 15px !important;
	text-transform: uppercase;
}
.wpcf7-checkbox{
	border: 0;
}


input-group > :not(:last-child).custom-select, .input-group > :not(:last-child).form-control{
font-size: 11px;
} 
.btn:active {
 
	box-shadow: none !important;
}
a {
outline: medium none !important;
}
.btn:focus {
  outline: none !important; 
	box-shadow: none !important; 

}

@media (min-width: 1200px) {
.container {
    max-width: 1151px;
}
}