/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #494949;

}
body {
  color: #6a6a6a;
  font-weight: 400;
    font-family: 'Open Sans', sans-serif;
/*  font-family: 'Montserrat', sans-serif;*/
    
}

@font-face {
    font-family:RusticLoveTattoo;
    src: url(../fonts/RusticLoveTattoo.otf);
}

.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
a:hover { text-decoration: none }



/* Header bar section start */


.header-right-text-info a {
  display: inline-block;
  margin-left: 102px;
}
.header-right-text-info {
  text-align: right;
}
.single-header-blk span {
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: 400;
}
.single-header-blk i {
  position: absolute;
  left: -51px;
  width: 40px;
  height: 40px;
  background: #189bdc;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  font-size: 23px;
  top: 2px;
}
.single-header-blk {
  position: relative;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  color: #6c6c6c;
}
.site-logo a img {
  max-width: 121px;
}
.header-bar-section {
  padding: 16px 0px;
}

.site-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-menu ul li {
  display: inline-block;
  margin-right: 41px;position: relative;
}
.site-menu ul li a {
  color: #6c6c6c;
  font-size: 16px;
  padding: ;
  display: block;
  padding: 5px 0px;position: relative;
}
.site-menu ul li ul li a::after {
	display: none;
}
.site-menu ul li a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: #2c6d86;
  content: "";
  -webkit-transition: .3s;
  transition: .3s;
}
.site-menu ul > li > a:hover::after {
  width: 100%;
}


.site-menu ul li ul li a i {
	padding-right: 5px;
}
.header-menu-blk {
  border-top: 1px solid #ececec;
  margin-top: 15px;
  padding: 15px 0;
}
.header-social-blk a {
  width: 30px;
  height: 30px;
  background: #006680;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin-left: 6px;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
}
.header-social-blk {
  text-align: right;
}
.header-social-blk a:hover {
  background: #189bdc;
}

.site-menu ul li ul {
	position: absolute;
	left: 0;
	width: 200px;
	top: 125%;
	background: #469ac5;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}
.site-menu ul li ul li {
  display: block;
  margin: 0;
}
.site-menu ul li ul li a {
  color: #fff;
}
.site-menu ul li ul li a {
  padding: 7px 10px;
  font-size: 15px;
  -webkit-transition: .3s;
  transition: .3s;
}
.site-menu ul li ul li a:hover {
  background: #989799;
  padding-left: 15px;
}

.site-menu ul li:hover ul {
    
    visibility: visible;
    opacity: 1;
    top: 100%
}
/* Header bar section  END */


/* Hero area css start */


.sigle-hero-slider-blk {
	height: 741px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.hero-sldier-inner {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}
.hero-text-inner h1 {
  font-size: 68px;
  color: #fff;
  font-weight: 600;
}
.hero-text-inner h1 span {
  display: block;
  font-size: 34px;
  font-weight: 300;
}
.hero-text-inner a {
	color: #fff;
	background: #1a9bdc;
	display: inline-block;
	padding: 11px 24px;
	border-radius: 30px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 17px;
	font-family: 'Lato', sans-serif;
}
.hero-area-sldier .owl-dots button span {
  width: 15px;
  height: 15px;
  background: #006680;
  content: ;
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
}
.hero-area-sldier .owl-dots {
	position: absolute;
	bottom: 27px;
	left: 100px;
}

.sigle-hero-slider-blk {
	padding-left: 100px;
	padding-right: 100px;
}

.hero-text-inner.slider-des-another h1 {
	font-size: 45px;
	color: ;
	color: #474747;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.hero-text-inner.slider-des-another h1 span {
  display: inline-block;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.hero-text-inner.slider-des-another {
  max-width: 730px;
  text-align: center;
}
.hero-text-inner.slider-des-another p {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 29px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 22px;
  margin-bottom: 23px;
}
.btm-blk-list a {
	display: inline-block;
	font-size: 14px;
	background: #006680;
	width: 165px;
	border-radius: 50px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
	margin-left: 10px;
	margin-right: 10px;
	font-family: 'Lato', sans-serif;
	line-height: 20px;
	-webkit-filter: drop-shadow(0 6px 15px #6c6c6c85);
	filter: drop-shadow(0 6px 15px #6c6c6c85);
    -webkit-transition: .3s;
    transition: .3s;
}
.hst-y {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400 !important;
}
.btm-blk-list a:hover {
	background: #d13039;
}

.summary-area {
  position: relative;
}
.summary-area:after {
  position: absolute;
  left: 0;
  bottom: 3px;
  background: #05687c;
  content: "";
  width: 100%;
  height: 6px;
  z-index: -1;
}

.single-header-btm-blk {
	background: #43b1d2;
	height: 342px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 25px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hd-top-ico span {
  width: 70px;
  height: 70px;
  display: inline-block;
  background: #fff;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
}
.hd-top-ico img {
  max-width: ;
  height: 37px;
}
.header-btm-blk-text h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  margin-top: 13px;
}
.header-btm-blk-text p {
  color: #fff;
  line-height: 28px;
}

.single-header-btm-blk.cl-2 {
  background: #3fb5c5;
}
.single-header-btm-blk.cl-3 {
  background: #3cbbba;
}
.single-header-btm-blk.cl-4 {
  background: #37c3a8;
}
.header-bottom-blk-start .container-fluid {
	display: ;
	padding: 0;
}
/* Hero area css end */


/* Summary area css start */



.summary-area {
  padding-top: 100px;
}
.section-title {
  text-align: center;
  padding: 0 100px;
}
.section-title h1 {
  color: #494949;
  font-weight: 700;
  font-size: 50px;
  font-family: 'Montserrat', sans-serif;
}
.single-sm-blk {
  text-align: left;
  margin-bottom: 92px;
}
.single-sm-blk h1 {
  color: #6f6f6e;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  position: relative;
}
.single-sm-blk p {
  line-height: 29px;
}
.single-sm-blk h1 span {
  width: 60px;
  height: 60px;
  background: #1a9bdc;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  margin-right: 9px;
}
.single-sm-blk h1 span img {
  height: 37px;
}

.mdl-img {
  width: 100%;
  text-align: center;
}
.single-sm-blk-wrp {
  width: 100%;
}
.mdl-img img {
  max-width: 317px;
}
.single-sm-blk-wrp .single-sm-blk:last-child {
	margin-bottom: 54px;
}
/* Summary area css end */


/* Progress area css start */



.progress-area {
  padding: 140px 0;
  background-size: cover;
  background-position: center center;
}
.signle-prg-blk {
  text-align: center;
}
.prg-top-ico {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.prg-top-ico img {
  height: 81px;
}
.prg-texts p {
  color: #fff;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  line-height: 29px;
  font-weight: 500;
  margin: 0;
}
.prg-texts h4 {
  font-size: 46px;
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 21px;
}
.prg-texts h4:after {
  position: absolute;
  left: 50%;
  bottom: -6px;
  width: 60px;
  background: #fff;
  height: 4px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


/* Progress area css end */


/* Blog area css start */


.blog-area {
	padding: 100px 0;
}
.blog-top-title h1 {
  font-size: 38px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.fb-blk h1 {
  font-size: 38px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.blog-top-title {
  margin-bottom: 37px;
}
.blog-top-title p {
  line-height: 29px;
}
.blog-img img {
  width: 100%;
}
.blog-content h4 {
  font-size: 22px;
  color: #6f6f6e;
  font-weight: 500;
  margin-bottom: 11px;
}
.blog-content {
  margin-top: 20px;
}
.blog-content h5 {
  color: #0087be;
  fon-: ;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 19px;
}
.blog-content p {
  line-height: 29px;
}
.blog-content a {
  background: #0087be;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  padding: 8px 43px;
  display: inline-block;
  border-radius: 30px;
  -webkit-box-shadow: 0 8px 20px #0000004f;
  box-shadow: 0 8px 20px #0000004f;
  -webkit-transition: .3s;
  transition: .3s;
  margin-top: 22px;
}
.blog-content a:hover {
  background: #163a48;
}
.fb-bx {
  margin-top:10px;
}
.fb-bx img {
  width: 100%;
}


.fb-blk-btn a {
  background: #e2e2e2;
  color: #494949;
  display: inline-block;
  padding: 11px 35px;
  border-radius: 37px;
  position: relative;
  padding-left: 64px;
  margin-top: 23px;
}
.fb-blk-btn a i {
  position: absolute;
  left: 5px;
  background: #fff;
  font-size: 13px;
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);color: #0087be;
}

/* Blog area css end */


/* Dr slider area css start */


.doctor-area {
  padding: 60px 0;
}
.doctor-area .section-title {
  margin-bottom: 77px;
  color: #fff;
}
.doctor-area .section-title h1 {
  color: #fff;
}
.single-d-slider-item {
  text-align: center;
}
.d-texts h4 {
  color: #fff;
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 15px;
  font-family: 'Montserrat', sans-serif;
}
.d-texts h4 span {
  font-weight: ;
  font-size: 16px;
  display: block;
  font-weight: 500;
  margin-top: 6px;
}
.doctor-area .owl-nav button {
  position: absolute;
  top: 40%;
  left: -85px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.doctor-area .owl-nav button.owl-next {
  left: auto;
  right: -85px;
}
.doctor-area .owl-nav button img {
  max-width: 50px;
  width: 35px;
  height: 69px;
}


.call-top-action-area {
	background: #e2e2e2;
	padding: 52px 0;
}
.action-left-text p {
  margin: 0;
  fp: ;
  font-size: 25px;
  color: #494949;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.action-btn a,
.action-btn button {
  cursor: pointer;
	background: #0087be;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	padding: 8px 34px;
	border-radius: 33px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	-webkit-box-shadow: 0 8px 20px #0000004f;
	box-shadow: 0 8px 20px #0000004f;-webkit-transition: .3s;transition: .3s;
    
}
.action-btn a:hover,
.action-btn button:hover {
	background: #163a48;
}
.action-btn {
  text-align: right;
}

/* Dr slider area css end */


/* Footer css start */



.footer-area {
	background: #171717;
	padding: 60px 0;
	padding-bottom: 30px;
}
.wd-title {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
}
.footer-wd-contnet p {
  color: #a2a2a2;
  position: relative;
  margin: 0;
  padding-left: 30px;
  margin-bottom: 32px;
  font-size: 14px;
}
.footer-wd-contnet p span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35px;
  text-align: center;
}
.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-menu ul li a {
  color: #a2a2a2;
  font-size: 14px;
  line-height: 32px;position: relative;
}

.footer-menu ul li a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  background: #2c6d86;
  content: "";
  height: 1px;
  -webkit-transition: .3s;
  transition: .3s;
}
.footer-menu ul li a:hover:after {
  width: 100%;
}
.footer-form-inner input {
  width: 100%;
  font-size: 14px;
  color: #fff;
  border: none;
  border-bottom: 1px solid #a2a2a2;
  background: no-repeat;
  height: 46px;
  margin-bottom: 15px;
}
.footer-form-inner textarea {
  width: 100%;
  fp: ;
  font-size: 14px;
  color: #fff;
  background: no-repeat;
  resize: none;
  height: 97px;
  border: none;
  border-bottom: 1px solid #a2a2a2;
}
.footer-form-inner button {
  background: #0087be;
  color: #fff;
  text-transform: uppercase;
  border: none;
  width: 108px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  border-radius: 30px;
  height: 33px;
  margin-top: 18px;
}
.single-footer-wd.menu-blk {
	padding-left: 50px;
}
.footer-menu ul li a i {
	color: #0087be;
	font-size: 15px;
	padding-right: 5px;
}

.header-social-blk.foote-sc-links {
  text-align: center;
  margin-top: 35px;
}
.header-social-blk.foote-sc-links a {
  background: #006680;
  color: #171717;
  margin: 0 1px;
}
.header-social-blk.foote-sc-links a:hover {
  background: #fff;
  color: #006680;
}

.footer-cp-area p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #615555;
  font-weight: 600;
}
.footer-cp-area {
  padding: 43px 0;
  border-top: 1px solid #545555;
}
.footer-cp-area p a {
  color: #615555;
}
/* Footer css end */

.mobile-menu {
	display: none;
}
.menu-open {
	display: none;
}



/*Extra-css*/
.product-section-wrapper {
  background-color: #05566E;
  padding: 50px 0;
}
.product-section-wrapper img {
  margin-bottom: 30px;
}
.site-btn {
  display: inline-block;
  color: #000;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 20px;
}