/***************************************************************************************************************
|||||||||||||||||||||||||||||||       MASTER STYLESHEET FOR clinmedix         ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1. imported styles 
* 2. miscelnious styles 
* 3. header styles 
* 4. banner styles 
* 5. banner styles 
* 6. about styles 
* 7. services styles 
* 8. video styles 
* 9. appointment styles 
* 10. fun fact styles 
* 11. team styles 
* 12. testimonials styles 
* 13. blog styles 
* 14. footer styles 
* 15. inner banner styles 
* 16. contact styles 
* 17. sidebar styles 
* 18. award certification styles 
* 19. subscribe styles 
* 20. find doctor styles 
* 21. pricing styles 
* 22. client styles 
* 23. cta styles 
* 24. shop styles 
* 25. before after styles 
* 26. hidden sidebar styles 
* 27. search popup styles
****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1. imported styles 
***************************/
/*
* font style sheet
*/

@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(animate.min.css);
@import url(hover-min.css);
@import url(twentytwenty.css);
@import url(jquery.bxslider.min.css);
@import url(../plugins/fontawesome-5/css/fontawesome-all.min.css);
@import url(../plugins/icofont/css/icofont.css);
@import url(../plugins/clinmedix-icon/style.css);
@import url(../plugins/bands-icon/style.css);
@import url(../plugins/pe-icon-7-stroke/dist/pe-icon-7-stroke.min.css);
@import url(../plugins/jquery-ui-1.12.1.custom/jquery-ui.min.css);
/************************** 
* 2. miscelnious styles 
***************************/
body {
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
}

a:hover,
a:visited,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none !important;
}

.thm-container {
  width: 100%;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
}

.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid #eee;
}

.bootstrap-select .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}

.bootstrap-select .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}

.bootstrap-select .dropdown-menu > li.selected > a {
  background: #10AEAD;
  color: #fff;
}

.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  padding: 9px 20px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.bootstrap-select .dropdown-menu > li > a:hover {
  background: #10AEAD;
  color: #fff;
  cursor: pointer;
}

.sec-pad {
  padding: 20px 0;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.sec-title {
  margin-bottom: 70px;
}

.sec-title h3,
.sec-title p {
  margin: 0;
}

.sec-title h3 {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  margin-top: -10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.sec-title h3 span.color-1 {
  color: #10AEAD;
}

.sec-title h3 span.color-2 {
  color: orange;
}

.sec-title h3 span.color-3 {
  color: #94BE16;
}

.sec-title h3 span.color-4 {
  color: #F53E59;
}

.sec-title h3 span.color-5 {
  color: orange;
}

.sec-title p {
  color: #000;
  line-height: 24px;
  font-weight: 500;
}

.sec-title .line {
  display: block;
  width: 55px;
  height: 1px;
  background: orange;
  margin-top: 30px;
}

.sec-title img + h3 {
  margin-top: 20px;
}

.sec-title.text-center .line {
  margin-left: auto;
  margin-right: auto;
}

.sec-title-style-two {

}

.sec-title-style-two h3,
.sec-title-style-two p {
  margin: 0;
}

.sec-title-style-two span.tag-line {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;


}

.sec-title-style-two .line {
  display: block;
  width: 55px;
  height: 1px;
  background: #dddddd;
  margin-top: 15px;
  margin-bottom: 24px;
}

.sec-title-style-two h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  line-height: 1.3em;
  text-transform: capitalize;
}

.whatwedo h3 span.color-1 {
  color: #e5007d;
}

.sec-title-style-two h3 span.color-3 {
  color: #94BE16;
}

.sec-title-style-two h3 span.color-4 {
  color: #F53E59;
}

.sec-title-style-two h3 span.color-5 {
  color: #10AEAD;
}

.sec-title-style-two h3 span.color-6 {
  color: orange;
}

.sec-title-style-two h3 span.color-7 {
  color: #45C7CF;
}

.sec-title-style-two h3 span.color-8 {
  color: #886BDF;
}

.sec-title-style-two h3 + p {
  margin-top: 20px;
  margin-bottom:10px;
}

.sec-title-style-two p {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}

.sec-title-style-two.text-center .line {
  margin-left: auto;
  margin-right: auto;
}

.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #10AEAD;
  color: #fff;
  font-size: 17px;
  line-height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.scroll-to-top:hover {
  background: #333333;
  color: #10AEAD;
}

.scroll-to-top.home-two {
  background: #ec008c;
  color: #fff;
}

.scroll-to-top.home-two:hover {
  background: #fff;
  color: #000;
}

.scroll-to-top.home-three {
  background: #F53E59;
  color: #fff;
}

.scroll-to-top.home-three:hover {
  background: #fff;
  color: #000;
}

.scroll-to-top.home-four {
  background: #886BDF;
  color: #fff;
}

.scroll-to-top.home-four:hover {
  background: #333333;
  color: #fff;
}

/*
****
only add this classto body
if preloader is on
other wise REMOVE IT.
****
*/
body.active-preloader-ovh {
  overflow: hidden;
}

.preloader {
  background-color: #10AEAD;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}

.preloader.home-two {
  background-color: #2e3192;
}

.preloader.home-three {
  background-color: #F53E59;
}

.preloader.home-four {
  background-color: #886BDF;
}

.preloader .spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/************************** 
* 3. header styles 
***************************/
.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  padding-bottom: 0px;
}

.header-navigation .thm-container {
  max-width: 1170px;
  background: transparent;
  padding: 0 15px;
  padding-right: 280px;
  position: relative;
}

.header-navigation .thm-container .navbar-header {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-navigation .thm-container .navbar-brand {
  height: auto;
  padding: 0px 0;
}

.header-navigation .thm-container .main-navigation {
  text-align: right;
  padding: 0;
}

.header-navigation .thm-container .right-side-box {
  position: absolute;
  top: 53%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-navigation .thm-container .right-side-box a.book-appointment {

    font-size: 14px;
    color: pink;
    text-transform: capitalize;
    background: #fff;
    padding: 15px 31px;
    border-radius: 2px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: normal !important;
    color: #e5007d;

}

.header-navigation .thm-container .right-side-box a.book-appointment i {
  font-size: 16px;
  margin-right: 6px;
}

.header-navigation .thm-container .right-side-box a.book-appointment:hover {
  background: orange;
}

.header-navigation ul.navigation-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}

.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 20px 0;
  display: inline-block;
}

.header-navigation ul.navigation-box > li:first-child:before {
  display: none;
}

.header-navigation ul.navigation-box > li + li {
  margin-left: 25px;
}

.header-navigation ul.navigation-box > li.active > a,
.header-navigation ul.navigation-box > li.current > a,
.header-navigation ul.navigation-box > li > a:active,
.header-navigation ul.navigation-box > li > a:focus,
.header-navigation ul.navigation-box > li:hover > a {
  color: #85295F;
}

.header-navigation ul.navigation-box > li > a {
  padding: 0;
  color: #333333;
  font-size: 14px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  text-transform: capitalize;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.header-navigation ul.navigation-box > li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  -o-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.header-navigation ul.navigation-box > li > ul.sub-menu.right-align {
  left: auto;
  right: 0;
}

.header-navigation ul.navigation-box > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li {
  display: block;
  position: relative;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
  font-size: 15px;
  color: #000;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-weight: normal;
}

.header-navigation ul.navigation-box > li > .sub-menu li + li {
  border-top: 1px solid #eeeeee;
}

.header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
  background: #10AEAD;
  color: #fff;
  position: relative;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  -o-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu.right-align {
  left: auto;
  right: 100%;
}

.header-navigation ul.navigation-box > li > .sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li {
  display: block;
  position: relative;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #717171;
  font-weight: 500;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  padding-left: 40px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li:hover > a {
  background: #F1F1F1;
  color: #181818;
  position: relative;
}

.header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}

.header-navigation.stricky-fixed .thm-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-navigation.stricky-fixed ul.navigation-box > li {
  padding-top: 30px;
  padding-bottom: 30px;
}

.top-bar.home-one {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.top-bar.home-one .thm-container {
  max-width: 1140px;
  padding: 3px 0;
  border-bottom: 1px solid #EDEDED;
}

.top-bar.home-one p,
.top-bar.home-one ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-bar.home-one p {
  color: #000;
  font-size: 13px;
 font-family: 'Montserrat', sans-serif;
 font-weight: 500;
}

.top-bar.home-one ul.contact-infos li {
  display: inline-block;
  vertical-align: middle;
}

.top-bar.home-one ul.contact-infos li + li {
  margin-left: 24px;
}

.top-bar.home-one ul.contact-infos li p {
  color: #333333;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}

.top-bar.home-one ul.contact-infos li p i {
  color: #10AEAD;
  font-size: 16px;
  margin-right: 10px;
}

.top-bar.home-one ul.contact-infos li p i.fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 15px;
}

.top-bar.home-one ul.contact-infos li p span {
  font-family: 'Montserrat', sans-serif;
  color: orange;
  font-size: 13px;
  margin-left: 6px;
}

.top-bar.home-three {
  border-bottom: 1px solid #DCDCDC;
  padding: 15px 15px;
  background: #f9f9f9;
}

.top-bar.home-three .thm-container {
  border-bottom: 0;
  padding: 0 0;
}

.top-bar.home-three .social a {
  font-size: 15px;
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.top-bar.home-three .social a:hover {
  color: #94BE16;
}

.top-bar.home-three .social a + a {
  margin-left: 15px;
}

.top-bar.home-three ul.contact-infos li p i {
  color: #94BE16;
}

.top-bar.home-three ul.contact-infos li p span {
  color: #333333;
}

.top-header.home-two {

    padding: 3px 0px 3px 0px;

}
.logo-text {

    margin: 0px;
	color:orange;
	font-size: 29px;

}


.logo {
  max-width: 500px;
}
.logoimg {
  max-width: 268px;
}

.top-header.home-two .header-right-info {
  padding: 20px 0;
}

.top-header.home-two .header-right-info .single-header-info {
  display: inline-block;
  vertical-align: middle;
}

.top-header.home-two .header-right-info .single-header-info + .single-header-info {
  border-left: 1px solid #EDEDED;
  padding-left: 25px;
  margin-left: 25px;
}

.top-header.home-two .header-right-info .single-header-info .icon-box, .top-header.home-two .header-right-info .single-header-info .text-box {
  display: table-cell;
  vertical-align: middle;
}

.top-header.home-two .header-right-info .single-header-info .icon-box i {
  font-size: 20px;
  color: #e5007d;
  position: relative;
  top: 4px;
}

.top-header.home-two .header-right-info .single-header-info .text-box {
  padding-left: 15px;
  text-align: left;
}

.top-header.home-two .header-right-info .single-header-info .text-box p {
  margin: 0;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.top-header.home-two .header-right-info .single-header-info .text-box p span {
  font-size: 15px;
}

.top-header.home-two .header-right-info .single-header-info a.search-icon {
  font-size: 20px;
  color: #101010;
  display: block;
  padding: 11px 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.top-header.home-two .header-right-info .single-header-info a.search-icon:hover {
  color: #2e3192;
}

.top-header.home-four {
  border-bottom: 1px solid #eeeeee;
}

.top-header.home-four .header-right-info .single-header-info .icon-box i {
  color: #886BDF;
}

.header-home-two .header-navigation {
  background: #2e3192;
}

.header-home-two .header-navigation .thm-container .main-navigation {
  text-align: left;
}

.header-home-two .header-navigation .thm-container .right-side-box a.book-appointment {
  border-radius: 30px;
  background: #fff;
  padding: 8px 22px;
}

.header-home-two .header-navigation .thm-container .right-side-box a.book-appointment:hover {
  background: #fff;
  color: #000;
}

.header-home-two .header-navigation ul.navigation-box > li > ul.sub-menu > li:hover > a {
  background: #2e3192;
}

.header-home-two .header-navigation ul.navigation-box > li {
  padding: 15.5px 0;
}

.header-home-two .header-navigation ul.navigation-box > li + li {
  margin-left: 40px;
}

.header-home-two .header-navigation ul.navigation-box > li > a {
  color: #fff;
}

.header-home-two.header-home-four .header-navigation {
  background: #fff;
}

.header-home-two.header-home-four .header-navigation .thm-container .main-navigation {
  text-align: left;
}

.header-home-two.header-home-four .header-navigation ul.navigation-box > li {
  padding: 22.5px 0;
}

.header-home-two.header-home-four .header-navigation ul.navigation-box > li + li {
  margin-left: 40px;
}

.header-home-two.header-home-four .header-navigation ul.navigation-box > li > a {
  color: #333333;
}

.header-home-two.header-home-four .header-navigation ul.navigation-box > li > ul.sub-menu > li:hover > a {
  background: #886BDF;
}

.header-home-two.header-home-four .header-navigation .thm-container .right-side-box a.search-icon {
  color: #333333;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-two.header-home-four .header-navigation .thm-container .right-side-box a.search-icon:hover {
  color: #886BDF;
}

.header-home-two.header-home-four .header-navigation .thm-container .right-side-box a.sidemenu-icon {
  color: #333333;
  font-size: 20px;
  margin-left: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-two.header-home-four .header-navigation .thm-container .right-side-box a.sidemenu-icon:hover {
  color: #886BDF;
}

.header-home-two.header-home-four .header-navigation ul.navigation-box > li.active > a, .header-home-two.header-home-four .header-navigation ul.navigation-box > li.current > a, .header-home-two.header-home-four .header-navigation ul.navigation-box > li > a:active, .header-home-two.header-home-four .header-navigation ul.navigation-box > li > a:focus, .header-home-two.header-home-four .header-navigation ul.navigation-box > li:hover > a {
  color: #886BDF;
}

.header-home-three .header-navigation .thm-container {
  padding-right: 310px;
}

.header-home-three .header-navigation .thm-container .right-side-box a.book-appointment {
  background: #F53E59;
}

.header-home-three .header-navigation .thm-container .right-side-box a.book-appointment:hover {
  background: #94BE16;
}

.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu > li:hover > a {
  background: #F53E59;
}

.header-home-three .header-navigation .thm-container .right-side-box a.search-icon {
  color: #333333;
  font-size: 16px;
  margin-left: 30px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-three .header-navigation .thm-container .right-side-box a.search-icon:hover {
  color: #94BE16;
}

.header-home-three .header-navigation .thm-container .right-side-box a.sidemenu-icon {
  color: #333333;
  font-size: 20px;
  margin-left: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-three .header-navigation .thm-container .right-side-box a.sidemenu-icon:hover {
  color: #94BE16;
}

.header-home-three .header-navigation ul.navigation-box > li + li {
  margin-left: 30px;
}

.header-home-three .header-navigation ul.navigation-box > li.active > a, .header-home-three .header-navigation ul.navigation-box > li.current > a, .header-home-three .header-navigation ul.navigation-box > li > a:active, .header-home-three .header-navigation ul.navigation-box > li > a:focus, .header-home-three .header-navigation ul.navigation-box > li:hover > a {
  color: #94BE16;
}

.header-home-five .header-navigation .thm-container {
  padding-right: 270px;
}

.header-home-five .header-navigation .thm-container .right-side-box a.search-icon {
  color: #333333;
  font-size: 16px;
  margin-left: 30px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-five .header-navigation .thm-container .right-side-box a.search-icon:hover {
  color: #10AEAD;
}

.header-home-five .header-navigation .thm-container .right-side-box a.sidemenu-icon {
  color: #333333;
  font-size: 20px;
  margin-left: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.header-home-five .header-navigation .thm-container .right-side-box a.sidemenu-icon:hover {
  color: #10AEAD;
}

.top-bar.home-four {
  background: #45C7CF;
}

.top-bar.home-four .social {
  padding: 17px 0;
}

.top-bar.home-four .social a {
  color: #FFFFFF;
  font-size: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.top-bar.home-four .social a + a {
  margin-left: 15px;
}

.top-bar.home-four .social a:hover {
  color: #886BDF;
}

.top-bar.home-four a.appointment-btn {
  display: inline-block;
  vertical-align: middle;
  background: #886BDF;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding: 17px 34px;
}

.top-bar.home-four a.appointment-btn i {
  margin-right: 13px;
}

.top-bar.home-four a.appointment-btn:hover {
  color: #fff;
  background-color: #333333;
}

/************************** 
* 4. banner styles 
***************************/
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
  z-index: 991;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
  display: block;
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 59px;
  height: 59px;
  font-size: 20px;
  line-height: 59px;
  color: #e5007d;
  background: rgba(255, 255, 255, 0.6);
  visibility: visible !important;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  z-index: 99;
  border-radius: 30px;
}

@media (max-width: 667px) {
  #minimal-bootstrap-carousel .carousel-control {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  background: #10aead;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing slider height */
#minimal-bootstrap-carousel .custom-navigation {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
  margin: 0;
}

#minimal-bootstrap-carousel .custom-navigation, #minimal-bootstrap-carousel .custom-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#minimal-bootstrap-carousel .custom-navigation li {
  border: 0;
  border-radius: 0;
  text-indent: 0;
  width: 30px;
  height: 2px;
  background: #333333;
  opacity: .3;
  cursor: pointer;
}

#minimal-bootstrap-carousel .custom-navigation li + li {
  margin-left: 10px;
}

#minimal-bootstrap-carousel .custom-navigation li.active {
  opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
  min-height: 680px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
  min-height: 500px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #333333;
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
  min-height: 680px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333333;
  background-size: cover;
}

#minimal-bootstrap-carousel.slider-home-four .carousel-inner .item {
  min-height: 680px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333333;
  background-size: cover;
}

#minimal-bootstrap-carousel.slider-home-five .carousel-inner .item {
  min-height: 680px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333333;
  background-size: cover;
}

.slider-home-one {
  position: relative;
}

.slider-home-one .content h2,
.slider-home-one .content h3,
.slider-home-one .content p {
  margin: 0;
}

.slider-home-one .content h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  letter-spacing: -0.025em;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.slider-home-one .content p {
  font-size: 20px;
  line-height: 1.3em;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  margin-top: 24px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.slider-home-one .content a.banner-btn {
  background: orange;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  padding: 15.5px 36px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.slider-home-one .content a.banner-btn:hover {
  background: #10AEAD;
}

.slider-home-two {
  position: relative;
}

.slider-home-two#minimal-bootstrap-carousel .carousel-control {
  background-color: rgba(255, 255, 255, 0.9);
}

.slider-home-two .content h2,
.slider-home-two .content h3,
.slider-home-two .content p {
  margin: 0;
}

.slider-home-two .content h3 {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 50px;
  letter-spacing: -0.025em;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.slider-home-two .content p {
  font-size: 16px;
  line-height: 29px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 50px;
  margin-top: 14px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  font-weight: 600;
}

.slider-home-two .content .icon-box {
  margin-bottom: 7px;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.slider-home-two .content .icon-box i {
  color: #fff;
  font-size: 45px;
}

.slider-home-two .content .icon-box i + i {
  margin-left: 35px;
}

.slider-home-two .content a.banner-btn {
  background: #2e3192;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  text-transform: capitalize;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  padding: 9px 22px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  font-weight: 600;
}

.slider-home-two .content a.banner-btn:hover {
  background: #ec008c;
  border-color: #fff;
}

.slider-home-three {
  position: relative;
}

.slider-home-three#minimal-bootstrap-carousel .carousel-control {
  background-color: rgba(245, 62, 89, 0.9);
}

.slider-home-three .content h2,
.slider-home-three .content h3,
.slider-home-three .content p {
  margin: 0;
}

.slider-home-three .content h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  letter-spacing: 0em;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.slider-home-three .content p {
  font-size: 20px;
  line-height: 1.3em;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin-top: 15px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.slider-home-three .content a.banner-btn {
  background: #94BE16;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  padding: 15.5px 36px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.slider-home-three .content a.banner-btn:hover {
  background: #F53E59;
}

.slider-home-four {
  position: relative;
}

.slider-home-four#minimal-bootstrap-carousel .carousel-control {
  background-color: white;
  color: #e5007d;
}

.slider-home-four .content h2,
.slider-home-four .content h3,
.slider-home-four .content p {
  margin: 0;
}

.slider-home-four .content h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.slider-home-four .content p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin-top: 24px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.slider-home-four .content a.banner-btn {
  background: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 15.5px 36px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 26px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.slider-home-four .content a.banner-btn:hover {
  background: #886BDF;
  color: #fff;
}

.slider-home-five {
  position: relative;
}

.slider-home-five .content h2,
.slider-home-five .content h3,
.slider-home-five .content p {
  margin: 0;
}

.slider-home-five .content h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 48px;
  letter-spacing: -0.025em;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.slider-home-five .content p {
  font-size: 20px;
  line-height: 1.3em;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 50px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.slider-home-five .content a.banner-btn {
  background: orange;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 18px 36px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.slider-home-five .content a.banner-btn:hover {
  background: #10AEAD;
}

/************************** 
* 5. banner styles 
***************************/
.feature-style-one {
  margin-top: -40px;
  position: relative;
  z-index: 991;
}

.feature-style-one .thm-container {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  max-width: 1140px;
}

.feature-style-one [class*=col-] {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.feature-style-one [class*=col-]:before {
  background: orange;
}

.feature-style-one .single-feature-style-one {
  min-height: 461px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-style-one .single-feature-style-one:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.feature-style-one .single-feature-style-one .inner-box {
  width: 100%;
}

.feature-style-one .single-feature-style-one h3,
.feature-style-one .single-feature-style-one p {
  margin: 0;
}

.feature-style-one .single-feature-style-one h3 {
  margin-top: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 18px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-one .single-feature-style-one p {
  color: #666666;
  width: 79%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-one .single-feature-style-one a.more-btn {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20.5px;
  height: 45px;
  line-height: 43px;
  border-radius: 2px;
  border: 1px solid #10AEAD;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-one .single-feature-style-one a.more-btn i {
  color: orange;
  margin-left: 4px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-one .single-feature-style-one a.more-btn:hover {
  background: #10AEAD;
  color: #fff;
}

.feature-style-one .single-feature-style-one a.more-btn:hover i {
  color: #fff;
}

.feature-style-one .single-feature-style-one:hover h3,
.feature-style-one .single-feature-style-one:hover p {
  color: #fff;
}

.feature-style-one .single-feature-style-one:hover a.more-btn {
  background: #10AEAD;
  color: #fff;
}

.feature-style-one .single-feature-style-one:hover a.more-btn i {
  color: #fff;
}

.feature-style-two {
  background: #FFFFFF url(../images/feature-style-two-bg.png) top right no-repeat;
  padding-top: 227px;
}

@media (max-width: 1024px) {
  .feature-style-two {
    padding-top: 110px;
  }
}

.feature-style-two .row {
  margin: 0;
}

.feature-style-two .row [class*=col] {
  padding: 0;
}

.feature-style-two .row [class*=col]:before {
  background: #2e3192;
}

.feature-style-two [class*=col-]:nth-child(odd) {
  background: #f9f9f9;
}

.feature-style-two [class*=col-]:nth-child(even) {
  background: #EDEDED;
}

.feature-style-two .single-feature-style-two {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 396px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feature-style-two .single-feature-style-two:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.feature-style-two .single-feature-style-two img {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-two .single-feature-style-two h3,
.feature-style-two .single-feature-style-two p {
  margin: 0;
}

.feature-style-two .single-feature-style-two h3 {
  text-transform: uppercase;
  font-size: 18px;
 font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  margin-top: 35px;
  margin-bottom: 15px;
  line-height: 1.3em;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-two .single-feature-style-two p {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 25px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-two .single-feature-style-two a.more {
  color: #0e77af;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding-left: 0;
}

.feature-style-two .single-feature-style-two a.more i {
  color: #666666;
  margin-left: 7px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-two .single-feature-style-two a.more:hover {
  padding-left: 10px;
  color: #fff;
}

.feature-style-two .single-feature-style-two a.more:hover i {
  color: #fff;
}

.feature-style-two .single-feature-style-two:hover img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.feature-style-two .single-feature-style-two:hover h3, .feature-style-two .single-feature-style-two:hover p {
  color: #fff;
}

.feature-style-two .single-feature-style-two:hover a.more {
  color: #fff;
}

.feature-style-two .single-feature-style-two:hover a.more i {
  color: #fff;
}

.feature-style-three {
  background: #f9f9f9 url(../images/feature-3-bg.jpg) center center no-repeat;
  background-size: cover;
}

.single-feature-style-three .icon-box {
  position: relative;
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  margin-left: 10px;
}

.single-feature-style-three .icon-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 1px solid #DCDCDC;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-feature-style-three .icon-box img {
  position: relative;
}

.single-feature-style-three .icon-box:hover:before {
  background: #F53E59;
  border-color: #F53E59;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.single-feature-style-three .text-box {
  margin-top: 55px;
}

.single-feature-style-three .text-box h3,
.single-feature-style-three .text-box p {
  margin: 0;
}

.single-feature-style-three .text-box h3 {
  font-size: 18px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.single-feature-style-three .text-box p {
  line-height: 24px;
  margin-top: 25px;
}

.feature-style-four .thm-container.feature-content-box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  max-width: 1140px;
}

.feature-style-four [class*=col-] {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.feature-style-four [class*=col-]:before {
  background: orange;
}

.feature-style-four .single-feature-style-four {
  min-height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.feature-style-four .single-feature-style-four:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.feature-style-four .single-feature-style-four .inner-box {
  width: 100%;
}

.feature-style-four .single-feature-style-four h3,
.feature-style-four .single-feature-style-four p {
  margin: 0;
}

.feature-style-four .single-feature-style-four h3 {
  margin-top: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 18px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-four .single-feature-style-four p {
  color: #666666;
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.feature-style-four .single-feature-style-four:hover h3, .feature-style-four .single-feature-style-four:hover p {
  color: #fff;
}

.feature-style-five .thm-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.feature-style-five .row {
  margin: 0;
}

.feature-style-five .row [class*=col-] {
  padding: 0;
}

.feature-style-five .single-feature-style-five {
  position: relative;
  min-height: 265px;
  background-position: right center;
  background-size: cover;
}

.feature-style-five .single-feature-style-five .inner-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-style-five .single-feature-style-five .inner-box:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.feature-style-five .single-feature-style-five .inner-box .content {
  width: 100%;
  padding-left: 85px;
}

.feature-style-five .single-feature-style-five .inner-box .content h3,
.feature-style-five .single-feature-style-five .inner-box .content p,
.feature-style-five .single-feature-style-five .inner-box .content a {
  margin: 0;
  color: #fff;
}

.feature-style-five .single-feature-style-five .inner-box .content h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.feature-style-five .single-feature-style-five .inner-box .content p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.feature-style-five .single-feature-style-five .inner-box .content a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
}

.feature-style-five .single-feature-style-five .inner-box .content a i {
  margin-left: 10px;
}

.feature-style-six .thm-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.feature-style-six .thm-container .row {
  margin-left: 0;
  margin-right: 0;
}

.feature-style-six .thm-container .row [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.feature-style-six .thm-container .row [class*=col-]:nth-child(odd) {
  background: #45C7CF;
}

.feature-style-six .thm-container .row [class*=col-]:nth-child(even) {
  background: #886BDF;
}

.single-feature-style-six {
  min-height: 320px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  position: relative;
}

@media (max-width: 1400px) {
  .single-feature-style-six {
    padding: 0 30px;
  }
}

.single-feature-style-six:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.single-feature-style-six .icon-box i {
  color: #fff;
  font-size: 45px;
}

.single-feature-style-six h3,
.single-feature-style-six p {
  margin: 0;
  color: #fff;
}

.single-feature-style-six h3 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.single-feature-style-six p {
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .single-feature-style-six p br {
    display: none;
  }
}

.single-feature-style-six a.more {
  display: inline-block;
  width: 95px;
  height: 85px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  line-height: 85px;
  bottom: 0;
  right: 0;
}

.single-feature-style-six a.more i {
  color: #fff;
  font-size: 14px;
  position: relative;
  bottom: -15px;
  right: -15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-feature-style-six a.more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-feature-style-six a.more:hover i {
  color: #333;
}

.single-feature-style-six a.more:hover:before {
  background: #fff;
}

.feature-style-seven {
  background: #ddd url(../images/feature-video-bg.jpg) left center no-repeat;
  background-size: cover;
}

.feature-style-seven .inner-box {
  padding-left: 100px;
  max-width: 595px;
  margin-right: auto;
  min-height: 570px;
  padding-top: 110px;
}

.feature-style-seven .single-feature-style-seven + .single-feature-style-seven {
  margin-top: 50px;
}

.feature-style-seven .single-feature-style-seven .icon-box,
.feature-style-seven .single-feature-style-seven .text-box {
  display: table-cell;
  vertical-align: top;
}

.feature-style-seven .single-feature-style-seven .icon-box i {
  color: #886BDF;
  font-size: 53px;
}

.feature-style-seven .single-feature-style-seven .text-box {
  padding-left: 30px;
}

.feature-style-seven .single-feature-style-seven .text-box h3,
.feature-style-seven .single-feature-style-seven .text-box p {
  margin: 0;
}

.feature-style-seven .single-feature-style-seven .text-box h3 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

.feature-style-seven .single-feature-style-seven .text-box p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

/************************** 
* 6. about styles 
***************************/
.about-style-one .about-style-one-content h3,
.about-style-one .about-style-one-content p,
.about-style-one .about-style-one-content ul,
.about-style-one .about-style-one-content h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-style-one .about-style-one-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #333333;
  line-break: 1.35em;
  margin-bottom: 40px;
}

.about-style-one .about-style-one-content h3 span.color-one {
  color: #10AEAD;
}

.about-style-one .about-style-one-content h3 span.color-two {
  color: orange;
}

.about-style-one .about-style-one-content p {
  color: #666666;
}

.about-style-one .about-style-one-content p.highlight {
  color: #666666;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  border-left: 2px solid #85295F;
  padding-left: 20px;
  margin-left: 20px;
  line-height: 1.45em;
  margin-bottom: 35px;
}

.about-style-one .about-style-one-content h4 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-top: 40px;
}

.about-style-one .about-style-one-content ul.list-items {
  margin-top: 30px;
}

.about-style-one .about-style-one-content ul.list-items li {
  position: relative;
  padding-left: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
}

.about-style-one .about-style-one-content ul.list-items li + li {
  margin-top: 15px;
}

.about-style-one .about-style-one-content ul.list-items li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  color: orange;
}

.about-style-one.about-page .about-style-one-content {
  margin-left: -30px;
}

@media (max-width: 1024px) {
  .about-style-one.about-page .about-style-one-content {
    margin-left: 0;
  }
}

.about-style-two .about-style-two-content h3,
.about-style-two .about-style-two-content p {
  margin: 0;
}

.about-style-two .about-style-two-content h3 {
  color: #333333;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 25px;
}

.about-style-two .about-style-two-content h3 span.color-1 {
  color: #2e3192;
}

.about-style-two .about-style-two-content p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 25px;
}

.about-style-two .about-style-two-content .about-feature-box + .about-feature-box {
  margin-top: 35px;
}

.about-style-two .about-style-two-content .about-feature-box h4,
.about-style-two .about-style-two-content .about-feature-box p {
  margin: 0;
}

.about-style-two .about-style-two-content .about-feature-box h4 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
}

.about-style-two .about-style-two-content .about-feature-box p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 0;
}

.about-style-two .about-style-two-content .about-feature-box .top-box {
  margin-bottom: 22px;
}

.about-style-two .about-style-two-content .about-feature-box .top-box .icon-box,
.about-style-two .about-style-two-content .about-feature-box .top-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.about-style-two .about-style-two-content .about-feature-box .top-box .text-box {
  padding-left: 15px;
}

.about-style-two.home-three {
  overflow: hidden;
  background: transparent url(../images/about-bg-1-1.png) bottom left no-repeat;
}

.about-style-two.home-three .about-style-two-content {
  padding-right: 65px;
}

.about-style-two.home-three .about-style-two-content p.highlight {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.about-style-two.home-three .image-flipper-box {
  position: relative;
  display: inline-block;
}

.about-style-two.home-three .image-flipper-box img {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
}

.about-style-two.home-three .image-flipper-box img.right-img {
  position: absolute;
  left: calc(100% - 80px);
  top: 60px;
  z-index: 8;
}

.about-style-two.home-three .image-flipper-box img.right-img-hvr {
  position: absolute;
  left: calc(100% - 80px);
  top: 60px;
  z-index: 11;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.about-style-two.home-three .image-flipper-box:hover img.right-img-hvr {
  opacity: 1;
}

@media (max-width: 480px) {
  .about-style-two.home-three .image-flipper-box img.right-img {
    position: static;
    margin-top: 30px;
  }
  .about-style-two.home-three .image-flipper-box img.right-img-hvr {
    display: none;
  }
}

.about-style-three {
  padding-top: 110px;
  overflow: hidden;
}

.about-style-three .thm-container {
  max-width: 1035px;
}

.about-style-three .about-style-three-content {
  padding-top: 55px;
}

.about-style-three .about-style-three-content .sec-title-style-two {
  margin: 0;
}

.about-style-three .about-style-three-content .sec-title-style-two .line {
  margin-top: 12px;
  margin-bottom: 23px;
}

.about-style-three .about-style-three-content .sec-title-style-two h3,
.about-style-three .about-style-three-content .sec-title-style-two p {
  margin: 0;
}

.about-style-three .about-style-three-content .sec-title-style-two p {
  line-height: 24px;
  margin-top: 24px;
}

.about-style-three .about-style-three-content h4 {
  color: #333333;
  margin: 0;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 33px;
  margin-bottom: 24px;
}

.about-style-three .about-style-three-content ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-style-three .about-style-three-content ul.list-items li {
  color: #666666;
  position: relative;
  padding-left: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
}

.about-style-three .about-style-three-content ul.list-items li + li {
  margin-top: 10px;
}

.about-style-three .about-style-three-content ul.list-items li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  color: #94BE16;
}

.about-style-four .thm-container {
  max-width: 975px;
}

.about-style-four .about-style-four-content {
  padding-top: 10px;
  margin-left: -30px;
}

@media (max-width: 1024px) {
  .about-style-four .about-style-four-content {
    margin-left: 0;
  }
}

.about-style-four .about-style-four-content h4 {
  margin: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 5px;
}

.about-style-four .about-style-four-content p {
  line-height: 24px;
  margin: 0;
}

.about-style-four .about-style-four-content p.highlight {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}

/************************** 
* 7. services styles 
***************************/
.service-style-one {
  background: #f9f9f9;
  padding-bottom: 60px;
}

.service-style-one.white-bg {
  background: #fff;
}

.single-service-style-one {
  margin-bottom: 50px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

.single-service-style-one .img-box,
.single-service-style-one .text-box {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.single-service-style-one .img-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.single-service-style-one .img-box > img {
  width: 100%;
}

.single-service-style-one .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #2e3192;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-one:hover .img-box:before {
  opacity: .85;
}

.single-service-style-one .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
}

.single-service-style-one .text-box:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.single-service-style-one .text-box .inner-box {
  width: 100%;
}

.single-service-style-one .text-box h3,
.single-service-style-one .text-box p {
  margin: 0;
}

.single-service-style-one .text-box h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 18px;
  margin-bottom: 20px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-one .text-box h3:hover {
  color: #10AEAD;
}

.single-service-style-one.color-1 .text-box h3:hover {
  color: #2e3192;
}

.single-service-style-one .text-box p {
  color: #666666;
  margin-bottom: 30px;
}

.single-service-style-one .text-box a.more-btn {
  color: #10AEAD;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-one.color-1 .text-box a.more-btn {
  color: #2e3192;
}

.single-service-style-one .text-box a.more-btn i {
  color: orange;
  margin-left: 8px;
}

.single-service-style-one .text-box.pull-left {
  text-align: right;
  left: 0;
}

.single-service-style-one .text-box.pull-left a.more-btn:hover {
  padding-right: 10px;
}

.single-service-style-one .text-box.pull-right {
  text-align: left;
  right: 0;
}

.single-service-style-one .text-box.pull-right a.more-btn:hover {
  padding-left: 10px;
}

.service-style-two {
  padding-bottom: 40px;
}

.single-service-style-two {
  margin-bottom: 5px;
  position: relative;
}

.single-service-style-two .img-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 360px;
  height: 250px;
}

.single-service-style-two .img-box > img {
  width: 100%;
}

.single-service-style-two .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-two .img-box:hover:before {
  opacity: .45;
}

.single-service-style-two .text-box {
  margin-top: 0px;
}

.single-service-style-two .text-box h3,
.single-service-style-two .text-box p {
  margin: 0;
}

.single-service-style-two .text-box h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 20px;
  margin-bottom: 25px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-two .text-box h3:hover {
  color: #10AEAD;
}

.single-service-style-two .text-box p {
  color: #666666;
  margin-bottom: 30px;
}

.single-service-style-two .text-box a.more-btn {
  color: #10AEAD;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-two .text-box a.more-btn i {
  color: orange;
  margin-left: 8px;
}

.single-service-style-three {
  min-height: 266px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  text-align: center;
  background: #F6F6F6;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-three:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.single-service-style-three i {
  color: #10AEAD;
  font-size: 85px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-three h3 {
  color: #333333;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 0;
  margin-top: 35px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-three:hover {
  background: orange;
}

.single-service-style-three:hover h3,
.single-service-style-three:hover i {
  color: #fff;
}

.service-details-content .text-box p {
  margin: 0;
}

.service-details-content .text-box p.highlight {
  color: #666666;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  border-left: 2px solid #85295F;
  padding-left: 20px;
  margin-left: 20px;
  line-height: 1.45em;
}

.service-details-content .text-box .post-title {
  margin: 0;
  color: #333333;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.service-details-content .text-box .title-box h3,
.service-details-content .text-box .title-box p {
  margin: 0;
}

.service-details-content .text-box .title-box h3 {
  font-size: 24px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.service-details-content .single-approach {
  min-height: 305px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F2FAFA;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.service-details-content .single-approach:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.service-details-content .single-approach .feature-icon {
  position: absolute;
  bottom: -25px;
  font-size: 135px;
  right: 15px;
  opacity: .03;
  color: #000;
}

.service-details-content .single-approach h3,
.service-details-content .single-approach p {
  margin: 0;
}

.service-details-content .single-approach .inner-box {
  width: 100%;
  padding: 0 55px;
}

.service-details-content .single-approach .inner-box i {
  font-size: 60px;
  color: #10AEAD;
}

.service-details-content .single-approach .inner-box h3 {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
}

.service-details-content [class*=col-]:nth-child(1) .single-approach .inner-box {
  background: #F2FAFA;
}

.service-details-content [class*=col-]:nth-child(1) .single-approach .inner-box i {
  color: #20B3B2;
}

.service-details-content [class*=col-]:nth-child(2) .single-approach {
  background: #FAF2F7;
}

.service-details-content [class*=col-]:nth-child(2) .single-approach .inner-box i {
  color: orange;
}

.service-details-content [class*=col-]:nth-child(3) .single-approach {
  background: #FAF2F7;
}

.service-details-content [class*=col-]:nth-child(3) .single-approach .inner-box i {
  color: orange;
}

.service-details-content [class*=col-]:nth-child(4) .single-approach {
  background: #F2FAFA;
}

.service-details-content [class*=col-]:nth-child(4) .single-approach .inner-box i {
  color: #20B3B2;
}

.service-details-content .single-price-box .sub-title h4 {
  margin: 0;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.service-details-content .single-price-box .sub-title h4:after {
  content: '';
  width: 35px;
  height: 1px;
  background: orange;
  display: block;
  margin-top: 15px;
}

.service-details-content .single-price-box .single-price {
  border-bottom: 1px solid #DCDCDC;
}

.service-details-content .single-price-box .single-price .name {
  float: left;
  line-height: 60px;
  color: #666666;
}

.service-details-content .single-price-box .single-price .price {
  float: right;
  line-height: 60px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.service-details-content .single-doctor .img-box {
  position: relative;
}

.service-details-content .single-doctor .img-box > img {
  width: 100%;
}

.service-details-content .single-doctor .img-box .overlay {
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(69, 199, 207, 0.95);
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-details-content .single-doctor .img-box .overlay:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.service-details-content .single-doctor .img-box .overlay .box {
  width: 100%;
  padding: 0 35px;
}

.service-details-content .single-doctor .img-box .overlay .box .content span.phone {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.service-details-content .single-doctor .img-box .overlay .box .content span.phone i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 15px;
  margin-right: 10px;
}

.service-details-content .single-doctor .img-box .overlay .box .content p {
  margin: 0;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}

.service-details-content .single-doctor .img-box .overlay .box .content .social a {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-details-content .single-doctor .img-box .overlay .box .content .social a:hover {
  color: #333333;
}

.service-details-content .single-doctor .img-box .overlay .box .content .social a + a {
  margin-left: 10px;
}

.service-details-content .single-doctor .img-box:hover .overlay {
  opacity: 1;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1200ms;
  animation-duration: 1200ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.service-details-content .single-doctor .text-box {
  text-align: center;
}

.service-details-content .single-doctor .text-box h3,
.service-details-content .single-doctor .text-box p {
  margin: 0;
}

.service-details-content .single-doctor .text-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 30px;
  margin-bottom: 10px;
}

.service-details-content .single-doctor .text-box p {
  color: #666666;
  font-weight: bold;
}

.service-style-four {
  padding-bottom: 3em;
  padding-top: 3em;
}

.service-style-four .tab-row {
  margin: 0;
  padding: 0;
  list-style: none;
}

.service-style-four .tab-row.owl-theme .owl-nav {
  margin: 0;
}

.service-style-four .tab-row.owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 70px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.service-style-four .tab-row.owl-theme .owl-nav [class*=owl-prev] {
  left: -85px;
}

.service-style-four .tab-row.owl-theme .owl-nav [class*=owl-next] {
  right: -85px;
}

.service-style-four .service-top-tab {
  min-height: 200px;
  background: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
}

.service-style-four .service-top-tab:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.service-style-four .service-top-tab .inner {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.service-style-four .service-top-tab .inner i {
  font-size: 64px;
  color: #0b77af;
}

.service-style-four .service-top-tab .inner h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  margin-top: 20px;
}

.service-style-four .service-top-tab .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  background: #2e3192;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-four .service-top-tab .overlay:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.service-style-four .service-top-tab .overlay i {
  font-size: 73px;
  color: #fff;
}

.service-style-four .service-top-tab:hover .inner {
  opacity: 0;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
}

.service-style-four .service-top-tab:hover .overlay {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.service-style-four .service-inner-tab-content {
  padding-top: 15px;
  padding-left: 3em;
}

.service-style-four .service-inner-tab-content h3,
.service-style-four .service-inner-tab-content h4,
.service-style-four .service-inner-tab-content p,
.service-style-four .service-inner-tab-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.service-style-four .service-inner-tab-content h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 25px;
  text-transform: capitalize;
}

.service-style-four .service-inner-tab-content p {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}

.service-style-four .service-inner-tab-content h4 {
  color: #333333;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}

.service-style-four .service-inner-tab-content ul.list-items li {
  position: relative;
  padding-left: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
}

.service-style-four .service-inner-tab-content ul.list-items li + li {
  margin-top: 15px;
}

.service-style-four .service-inner-tab-content ul.list-items li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  color: #2e3192;
}

.service-style-four .title-wrapper {
  position: relative;
  margin-bottom: 50px;
}

.service-style-four .title-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: calc(100% - 55px);
  background: #f9f9f9;
}

.service-style-four .title-wrapper .thm-container {
  position: relative;
}

.service-style-five {
  padding-bottom: 60px;
}

.single-service-style-five {
  text-align: center;
  margin-bottom: 50px;
}

.single-service-style-five i {
  color: #0e77af;
  font-size: 40px;
}

.single-service-style-five h3 {
  margin: 0;
  color: #333333;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-five h3:hover {
  color: #2e3192;
}

.single-service-style-five p {
  margin: 0;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  width: 73%;
  margin-left: auto;
  margin-right: auto;
}

.service-style-six {
  background: #f9f9f9 url(../images/service-5-bg.jpg) center center no-repeat;
  background-size: cover;
}

.service-style-six .owl-theme .owl-nav {
  margin: 0;
}

.service-style-six .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 70px;
  background-color: transparent;
  position: absolute;
  top: 25%;
}

.service-style-six .owl-theme .owl-nav [class*=owl-prev] {
  left: -85px;
}

.service-style-six .owl-theme .owl-nav [class*=owl-next] {
  right: -85px;
}

.single-service-style-six {
  margin-bottom: 25px;
}

.single-service-style-six .img-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.single-service-style-six .img-box > img {
  width: 100%;
}

.single-service-style-six .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-six .img-box:hover:before {
  opacity: .45;
}

.single-service-style-six .text-box {
  padding: 0 15px;
  margin-top: -40px;
}

.single-service-style-six .text-box .inner-box {
  background: #fff;
  display: -webkit-flex;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  min-height: 223px;
  position: relative;
}

.single-service-style-six .text-box .inner-box:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.single-service-style-six .text-box .inner-box:before {
  background: #94BE16;
}

.single-service-style-six .text-box .inner-box .content {
  width: 100%;
  text-align: center;
}

.single-service-style-six .text-box .inner-box .content h3,
.single-service-style-six .text-box .inner-box .content p {
  margin: 0;
}

.single-service-style-six .text-box .inner-box .content h3 {
  color: #333333;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-six .text-box .inner-box .content p {
  width: 79%;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-six .text-box .inner-box .content a.more {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #666666;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 50px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-six .text-box .inner-box:hover .content h3,
.single-service-style-six .text-box .inner-box:hover .content p {
  color: #fff;
}

.single-service-style-six .text-box .inner-box:hover .content a.more {
  background: #F53E59;
}

.service-style-seven .service-style-seven-row {
  margin-top: -30px;
}

.service-style-seven .single-service-style-seven {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 210px;
  text-align: center;
  background: #F6F6F6;
  margin-top: 30px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-seven .single-service-style-seven:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.service-style-seven .single-service-style-seven .inner {
  width: 100%;
}

.service-style-seven .single-service-style-seven .inner i {
  color: #10AEAD;
  font-size: 48px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-seven .single-service-style-seven .inner h3 {
  margin: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  margin-top: 10px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-seven .single-service-style-seven:hover {
  background: orange;
}

.service-style-seven .single-service-style-seven:hover .inner i,
.service-style-seven .single-service-style-seven:hover .inner h3 {
  color: #fff;
}

.service-style-eight {
  background: #F9F7FF;
}

.service-style-eight .owl-theme .owl-nav {
  margin: 0;
}

.service-style-eight .owl-theme .owl-dots {
  margin-top: 45px;
}

.service-style-eight .owl-theme .owl-dots .owl-dot span {
  border-radius: 0px;
  margin: 0;
  width: 25px;
  height: 4px;
  background: #DCDCDC;
}

.service-style-eight .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}

.service-style-eight .owl-theme .owl-dots .owl-dot.active span {
  background: #45C7CF;
}

.service-style-eight .owl-theme .owl-nav {
  margin: 0;
  margin-top: 20px;
}

.service-style-eight .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 70px;
  background-color: transparent;
}

.single-service-style-eight .img-box {
  width: 100%;
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-radius: 50%;
  margin-bottom: 40px;
  cursor: pointer;
}

.single-service-style-eight .img-box > img {
  width: 100%;
  border-radius: 50%;
}

.single-service-style-eight .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(69, 199, 207, 0.8);
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 50%;
  z-index: 1;
}

.single-service-style-eight .img-box:hover:before {
  opacity: 1;
}

.single-service-style-eight .text-box {
  text-align: center;
}

.single-service-style-eight .text-box h3,
.single-service-style-eight .text-box p {
  margin: 0;
}

.single-service-style-eight .text-box h3 {
  font-size: 18px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-eight .text-box h3:hover {
  color: #886BDF;
}

.single-service-style-eight .text-box p {
  color: #666666;
  line-height: 24px;
}

.single-service-style-eight .text-box a.more {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  height: 48px;
  line-height: 46px;
  border-radius: 24px;
  color: #333333;
  font-size: 14px;
  text-align: center;
  border: 1px solid #666666;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 40px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-eight .text-box a.more i {
  margin-left: 5px;
}

.single-service-style-eight .text-box a.more:hover {
  background: #886BDF;
  border-color: #886BDF;
  color: #fff;
}

/************************** 
* 8. video styles 
***************************/
.video-box-style-one .video-box-content {
  position: relative;
}

.video-box-style-one .video-box-content > img {
  width: 100%;
}

.video-box-style-one .video-box-content .box {
  position: absolute;
  bottom: 45px;
  right: 0;
  background: orange;
  width: 100%;
  max-width: 380px;
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-box-style-one .video-box-content .box:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.video-box-style-one .video-box-content .box .content {
  text-align: center;
  width: 100%;
}

.video-box-style-one .video-box-content .box .content h4 {
  margin: 0;
  color: #FFFFFF;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  
}

.video-box-style-one .video-box-content .box .content p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  
  margin-top: 5px;
}

.video-box-style-one .video-box-content.inner-right-align .box {
  right: auto;
  left: 0;
}

.full-width-video .thm-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.full-width-video .thm-container .row {
  margin-left: 0;
  margin-right: 0;
}

.full-width-video .thm-container .row [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.full-width-video .video-box-style-two {
  background: #ddd url(../images/video-2-1.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  min-height: 570px;
}

.full-width-video .video-box-style-two .inner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 70px;
}

.full-width-video .video-box-style-two .inner-content a.video-popup {
  display: inline-block;
  width: 75px;
  height: 75px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}

.full-width-video .video-box-style-two .inner-content a.video-popup i {
  font-size: 23px;
  color: #45C7CF;
  line-height: 71px;
}

.full-width-video .video-box-style-two .inner-content h3 {
  color: #FFFFFF;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  margin-top: 35px;
}

/************************** 
* 9. appointment styles 
***************************/
.appointment-style-one .appointment-time {
  background: url(../images/schedule-info-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 50px;
  padding: 0 55px;
  padding-top: 45px;
  padding-bottom: 50px;
}

.appointment-style-one .appointment-time:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #10AEAD;
  opacity: 0.85;
}

.appointment-style-one .appointment-time .inner-box {
  position: relative;
}

.appointment-style-one .appointment-time h3,
.appointment-style-one .appointment-time p {
  margin: 0;
}

.appointment-style-one .appointment-time h3 {
  font-size: 24px;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  
  margin-bottom: 20px;
}

.appointment-style-one .appointment-time p {
  font-family: 'Montserrat', sans-serif;
  
  color: #FFFFFF;
  font-size: 16px;
}

.appointment-style-one .appointment-time p.notice {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  margin-top: 15px;
}

.appointment-style-one .appointment-time .time-box {
  margin-top: 20px;
}

.appointment-style-one .appointment-time .time-box .signle-time-box {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  display: table;
}

.appointment-style-one .appointment-time .time-box .signle-time-box .day-name,
.appointment-style-one .appointment-time .time-box .signle-time-box .time-line {
  display: table-cell;
  vertical-align: middle;
  line-height: 55px;
}

.appointment-style-one .appointment-time .time-box .signle-time-box .day-name {
  width: 110px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
}

.appointment-style-one .appointment-time .time-box .signle-time-box .time-line {
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  font-size: 14px;
  color: #fff;
}

.appointment-style-one .appointment-form h3,
.appointment-style-one .appointment-form p {
  margin: 0;
}

.appointment-style-one .appointment-form h3 {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  margin-bottom: 38px;
}

.appointment-style-one .appointment-form h3 span.color-1 {
  color: #10AEAD;
}

.appointment-style-one .appointment-form h3 span.color-2 {
  color: orange;
}

.appointment-style-one .appointment-form p {
  color: #333333;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  margin-bottom: 40px;
}

.appointment-style-one .appointment-form p span {
  color: #10AEAD;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.appointment-style-one .appointment-form input,
.appointment-style-one .appointment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  height: 45px;
  border: 1px solid #DCDCDC;
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.appointment-style-one .appointment-form input:focus,
.appointment-style-one .appointment-form textarea:focus {
  border-bottom-color: #10AEAD;
}

.appointment-style-one .appointment-form input.error,
.appointment-style-one .appointment-form textarea.error {
  background: rgba(255, 0, 0, 0.5);
}

.appointment-style-one .appointment-form textarea {
  height: 145px;
}

.appointment-style-one .appointment-form label.error {
  display: none !important;
}

.appointment-style-one .appointment-form .frm-control {
  position: relative;
  margin-bottom: 30px;
}

.appointment-style-one .appointment-form .frm-control.mb0 {
  margin-bottom: 0;
}

.appointment-style-one .appointment-form .frm-control > i.fa {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.appointment-style-one .appointment-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.appointment-style-one .appointment-form .bootstrap-select > .dropdown-toggle {
  border: none;
  outline: none !important;
  background: transparent;
  border-bottom: 1px solid #DCDCDC;
  font-family: 'Montserrat', sans-serif;
  
  font-weight: 300;
  color: #666666;
  height: 45px;
  padding: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.appointment-style-one .appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  position: absolute;
  top: 20%;
  right: 15px;
  margin: 0;
}

.appointment-style-one .appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #666666;
  font-size: 18px;
}

.appointment-style-one .appointment-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  width: 190px;
  height: 52px;
  background: #333333;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 35px;
}

.appointment-style-one .appointment-form button[type=submit]:hover {
  background: orange;
}

.appointment-style-one.contact-page .appointment-time {
  margin-right: 0;
  margin-left: 50px;
}

.appointment-style-one.contact-page .appointment-form h3 {
  margin-bottom: 20px;
}

.appointment-style-one.contact-page .appointment-form button[type=submit] {
  background: orange;
}

.appointment-style-one.contact-page .appointment-form button[type=submit]:hover {
  background: #333333;
}

.appointment-style-one.contact-page .appointment-form textarea {
  height: 180px;
}

.appointment-style-one.about-page img.appointment-doc {
  float: right;
  max-width: none;
  margin-right: 40px;
}

.appointment-style-one.about-page .appointment-form {
  padding-top: 40px;
}

.appointment-style-one.home-two {
  background: #0B5078 url(../images/appointment-bg-1-1.png) center center no-repeat;
  background-size: cover;
  padding-top: 80px;
}

.appointment-style-one.home-two .appointment-form {
  padding-top: 35px;
}

.appointment-style-one.home-two .appointment-form p,
.appointment-style-one.home-two .appointment-form p span,
.appointment-style-one.home-two .appointment-form .frm-control > i.fa,
.appointment-style-one.home-two .appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret:after,
.appointment-style-one.home-two .appointment-form h3 span.color-1,
.appointment-style-one.home-two .appointment-form h3 span.color-2,
.appointment-style-one.home-two .appointment-form h3 {
  color: #fff;
}

.appointment-style-one.home-two .appointment-form input, .appointment-style-one.home-two .appointment-form textarea {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

.appointment-style-one.home-two .appointment-form input::-webkit-input-placeholder, .appointment-style-one.home-two .appointment-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.appointment-style-one.home-two .appointment-form input::-moz-placeholder, .appointment-style-one.home-two .appointment-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.appointment-style-one.home-two .appointment-form input:-ms-input-placeholder, .appointment-style-one.home-two .appointment-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.appointment-style-one.home-two .appointment-form input:-moz-placeholder, .appointment-style-one.home-two .appointment-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.appointment-style-one.home-two .appointment-form .bootstrap-select > .dropdown-toggle {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

.appointment-style-one.home-two .appointment-form button[type=submit] {
  background: #fff;
  color: #333333;
  /* text-transform: capitalize; */
}

.appointment-style-one.home-two .appointment-form button[type=submit] i {
  color: #2e3192;
  margin-left: 7px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.appointment-style-one.home-two .appointment-form button[type=submit]:hover {
  background: #333;
  color: #fff;
}

.appointment-style-one.home-two .appointment-form button[type=submit]:hover i {
  color: #fff;
}

.appointment-style-one.home-two .bootstrap-select .dropdown-menu > li.selected > a {
  background-color: #2e3192;
}

.appointment-style-one.home-two .bootstrap-select .dropdown-menu > li > a:hover {
  background-color: #2e3192;
}

.appointment-style-two .appointment-form {
  padding-left: 70px;
}

.appointment-style-two .appointment-form h3,
.appointment-style-two .appointment-form p {
  margin: 0;
}

.appointment-style-two .appointment-form h3 {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  margin-bottom: 38px;
}

.appointment-style-two .appointment-form h3 span.color-1 {
  color: #10AEAD;
}

.appointment-style-two .appointment-form h3 span.color-2 {
  color: orange;
}

.appointment-style-two .appointment-form p {
  color: #333333;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  margin-bottom: 40px;
}

.appointment-style-two .appointment-form p span {
  color: #10AEAD;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.appointment-style-two .appointment-form input,
.appointment-style-two .appointment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  height: 45px;
  border-bottom: 1px solid #DCDCDC;
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.appointment-style-two .appointment-form input:focus,
.appointment-style-two .appointment-form textarea:focus {
  border-bottom-color: #10AEAD;
}

.appointment-style-two .appointment-form input.error,
.appointment-style-two .appointment-form textarea.error {
  background: rgba(255, 0, 0, 0.4);
}

.appointment-style-two .appointment-form label.error {
  display: none !important;
}

.appointment-style-two .appointment-form textarea {
  height: 145px;
}

.appointment-style-two .appointment-form .frm-control {
  position: relative;
  margin-bottom: 33px;
}

.appointment-style-two .appointment-form .frm-control.mb0 {
  margin-bottom: 0;
}

.appointment-style-two .appointment-form .frm-control i.fa {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.appointment-style-two .appointment-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.appointment-style-two .appointment-form .bootstrap-select > .dropdown-toggle {
  border: none;
  outline: none !important;
  background: transparent;
  border-bottom: 1px solid #DCDCDC;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #666666;
  height: 45px;
  padding: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.appointment-style-two .appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  position: absolute;
  top: 20%;
  right: 10px;
  margin: 0;
}

.appointment-style-two .appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #666666;
  font-size: 18px;
}

.appointment-style-two .appointment-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  width: 190px;
  height: 52px;
  background: orange;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
}

.appointment-style-two .appointment-form button[type=submit]:hover {
  background: #333333;
}

.appointment-style-two .appointment-form button[type="reset"] {
  border: none;
  outline: none;
  width: 122px;
  height: 52px;
  background: #10AEAD;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 52px;
  text-align: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-left: 10px;
  margin-top: 20px;
}

.appointment-style-two .appointment-form button[type="reset"]:hover {
  background: #333333;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  color: #fff;
  border-color: #10AEAD;
  background-color: #10AEAD;
}

.ui-datepicker td span, .ui-datepicker td a {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #666666;
}

/************************** 
* 10. fun fact styles 
***************************/
.fun-fact-style-one {
  background: #A7196C url(../images/fun-fact-bg-1-1.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 125px;
}

.fun-fact-style-one .thm-container {
  max-width: 1355px;
}

.fun-fact-style-one [class*=col-] {
  position: relative;
}

.fun-fact-style-one [class*=col-]:before {
  position: absolute;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 50px;
  height: 48px;
  background-image: url(../images/fun-fact-pulse.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.fun-fact-style-one [class*=col-]:first-child:before {
  display: none;
}

.fun-fact-style-one .single-fun-fact {
  text-align: center;
}

.fun-fact-style-one .single-fun-fact h3,
.fun-fact-style-one .single-fun-fact p {
  margin: 0;
  color: #fff;
}

.fun-fact-style-one .single-fun-fact h3 {
  font-family: 'Montserrat', sans-serif;
  
  font-size: 72px;
  font-weight: 300;
}

.fun-fact-style-one .single-fun-fact p {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: .1em;
}

/************************** 
* 11. team styles 
***************************/
.team-style-one {
  padding-bottom: 50px;
}

.single-team-style-one {
  text-align: center;
  margin-bottom: 60px;
}

.single-team-style-one .img-box {
  position: relative;
  overflow: hidden;
}

.single-team-style-one .img-box > img {
  width: 100%;
}

.single-team-style-one .img-box .hover-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(171, 28, 110, 0.8);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
}

.single-team-style-one .img-box .hover-box .inner-box {
  width: 100%;
}

.single-team-style-one .img-box .hover-box .social a {
  color: #fff;
  font-size: 15px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-team-style-one .img-box .hover-box .social a + a {
  margin-left: 10px;
}

.single-team-style-one .img-box .hover-box .social a:hover {
  color: #333333;
}

.single-team-style-one .img-box .hover-box p {
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

.single-team-style-one .img-box:hover .hover-box {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.single-team-style-one h3,
.single-team-style-one p {
  margin: 0;
}

.single-team-style-one h3 {
  color: #333333;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 30px;
  margin-bottom: 5px;
}

.single-team-style-one h3:hover {
  color: #10AEAD;
}

.single-team-style-one p {
  color: #666666;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.more-team-box {
  background: #10AEAD;
  text-align: center;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.more-team-box .inner-box {
  width: 100%;
}

.more-team-box .inner-box > img {
  opacity: .15;
}

.more-team-box .text-box {
  padding-left: 35px;
  padding-right: 35px;
  text-align: left;
  margin-top: 30px;
}

.more-team-box .text-box h3 {
  margin: 0;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  float: left;
  font-size: 18px;
  width: 65%;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.more-team-box .text-box h3:hover {
  color: orange;
}

.more-team-box .text-box a.more {
  color: #fff;
  font-size: 19px;
  float: right;
  line-height: 38px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.more-team-box .text-box a.more:hover {
  color: orange;
}

.single-team-content h3,
.single-team-content p {
  margin: 0;
}

.single-team-content h3 {
  color: #333333;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.single-team-content p {
  color: #666666;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

.single-team-content .quote-box {
  border-left: 2px solid #10AEAD;
  padding-left: 25px;
  margin-left: 45px;
  padding-right: 65px;
}

.single-team-content .quote-box p {
  font-size: 24px;
  color: #333333;
  line-height: 1.3em;
}

.single-team-style-two .img-box {
  position: relative;
}

.single-team-style-two .img-box:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 99%;
  left: 5%;
  height: 10px;
  width: 90%;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.2) 0, transparent 80%);
  background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.2) 0, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0, transparent 80%);
}

.single-team-style-two .img-box img {
  width: 100%;
}

.single-team-style-two .img-box .social {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
}

.single-team-style-two .img-box .social a {
  font-size: 15px;
  color: #fff;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: #94BE16;
  line-height: 30px;
  border-radius: 2px;
}

.single-team-style-two .img-box .social a:hover {
  background-color: #F53E59;
  color: #fff;
}

.single-team-style-two .img-box .social a + a {
  margin-left: 15px;
}

.single-team-style-two .img-box:hover .social {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.single-team-style-two .text-box {
  text-align: center;
}

.single-team-style-two .text-box h4 {
  margin: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 45px;
}

.single-team-style-two .text-box span {
  color: #666666;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.single-team-style-three .img-box {
  position: relative;
}

.single-team-style-three .img-box > img {
  width: 100%;
}

.single-team-style-three .img-box .overlay {
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(69, 199, 207, 0.95);
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-team-style-three .img-box .overlay .box {
  width: 100%;
  padding: 0 35px;
}

.single-team-style-three .img-box .overlay .box .content span.phone {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.single-team-style-three .img-box .overlay .box .content span.phone i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 15px;
  margin-right: 10px;
}

.single-team-style-three .img-box .overlay .box .content p {
  margin: 0;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}

.single-team-style-three .img-box .overlay .box .content .social a {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-team-style-three .img-box .overlay .box .content .social a:hover {
  color: #333333;
}

.single-team-style-three .img-box .overlay .box .content .social a + a {
  margin-left: 10px;
}

.single-team-style-three .img-box:hover .overlay {
  opacity: 1;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1200ms;
  animation-duration: 1200ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.single-team-style-three .text-box {
  text-align: center;
}

.single-team-style-three .text-box h3,
.single-team-style-three .text-box p {
  margin: 0;
}

.single-team-style-three .text-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 30px;
}

.single-team-style-three .text-box p {
  color: #666666;
  font-weight: bold;
}

/************************** 
* 12. testimonials styles 
***************************/
.testimonials-style-one {
  position: relative;
}

.testimonials-style-one:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: calc(100% - 90px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f9f9f9;
}

.testimonials-style-one .owl-theme .owl-nav {
  margin: 0;
}

.testimonials-style-one .owl-theme .owl-dots {
  margin-top: 45px;
  padding-bottom: 80px;
}

.testimonials-style-one .owl-theme .owl-dots .owl-dot span {
  border-radius: 0px;
  margin: 0;
  width: 25px;
  height: 4px;
  background: #DBDBDB;
}

.testimonials-style-one .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}

.testimonials-style-one .owl-theme .owl-dots .owl-dot.active span {
  background: #10AEAD;
}

.testimonials-style-one .thm-container {
  position: relative;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  max-width: 1005px;
  background: #fff;
}

.testimonials-style-one .single-testimonial-style-one {
  padding: 80px 0 0;
  text-align: center;
}

.testimonials-style-one .single-testimonial-style-one .icon-box {
  width: 225px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}

.testimonials-style-one .single-testimonial-style-one .icon-box:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.testimonials-style-one .single-testimonial-style-one .icon-box i {
  color: orange;
  font-size: 47px;
  background: #fff;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}

.testimonials-style-one .single-testimonial-style-one p {
  margin: 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  font-weight: 300;
  line-height: 28px;
  width: 72%;
  margin: 30px 0;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-style-one .single-testimonial-style-one .name-box {
  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;
}

.testimonials-style-one .single-testimonial-style-one .name-box .text-box {
  padding-left: 15px;
  text-align: left;
}

.testimonials-style-one .single-testimonial-style-one .name-box .text-box h4,
.testimonials-style-one .single-testimonial-style-one .name-box .text-box p {
  margin: 0;
}

.testimonials-style-one .single-testimonial-style-one .name-box .text-box h4 {
  font-size: 14px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.testimonials-style-one .single-testimonial-style-one .name-box .text-box p {
  font-size: 12px;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
}

.testimonials-style-one.gray-bg {
  background: #f9f9f9;
}

.testimonials-style-one.gray-bg .thm-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.testimonials-style-one.gray-bg .single-testimonial-style-one .icon-box i {
  background: #f9f9f9;
}

.testimonials-style-one.home-two {
  background: #FFFFFF url(../images/testi-bg-2.png) left bottom no-repeat;
  background-size: none;
}

.testimonials-style-one.home-two:before {
  display: none;
}

.testimonials-style-one.home-two .thm-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.testimonials-style-one.home-two .single-testimonial-style-one .icon-box i {
  color: #2e3192;
  background: #fff;
}

.testimonials-style-one.home-two .owl-theme .owl-dots .owl-dot.active span {
  background: #2e3192;
}

.testimonials-style-one.home-two .single-testimonial-style-one p {
  width: 89%;
}

.testimonials-style-one.home-four .single-testimonial-style-one .icon-box i {
  color: #886BDF;
}

.testimonials-style-one.home-four .owl-theme .owl-dots .owl-dot.active span {
  background: #886BDF;
}

.testimonials-style-two {
  background: #f9f9f9 url(../images/testi-bg-1.jpg) center center no-repeat;
  background-size: cover;
}

.testimonials-style-two .owl-theme .owl-nav {
  margin: 0;
}

.testimonials-style-two .owl-theme .owl-dots {
  margin-top: 45px;
}

.testimonials-style-two .owl-theme .owl-dots .owl-dot span {
  border-radius: 0px;
  margin: 0;
  width: 25px;
  height: 4px;
  background: #DBDBDB;
}

.testimonials-style-two .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}

.testimonials-style-two .owl-theme .owl-dots .owl-dot.active span {
  background: #F53E59;
}

.testimonials-style-two .owl-theme .owl-nav {
  margin: 0;
  margin-top: 20px;
}

.testimonials-style-two .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 70px;
  background-color: transparent;
}

.testimonials-style-two .single-testimonial-style-two .text-box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 0 34px;
  padding-top: 45px;
  padding-bottom: 95px;
  margin-bottom: 50px;
}

.testimonials-style-two .single-testimonial-style-two .text-box:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 35px;
  width: 29px;
  height: 16px;
  background: transparent url(../images/testi-2-arrow.png) 0 0 no-repeat;
}

.testimonials-style-two .single-testimonial-style-two .text-box i {
  color: rgba(148, 190, 22, 0.2);
  font-size: 46px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.testimonials-style-two .single-testimonial-style-two .text-box p {
  margin: 0;
  color: #333333;
  font-family: 'Merriweather';
  font-weight: 400;
  font-style: italic;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
}

.testimonials-style-two .single-testimonial-style-two .name-box {
  position: relative;
  padding-left: 50px;
}

.testimonials-style-two .single-testimonial-style-two .name-box:before {
  content: '';
  width: 25px;
  height: 1px;
  background: #666666;
  position: absolute;
  top: 10px;
  left: 15px;
}

.testimonials-style-two .single-testimonial-style-two .name-box h4 {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.testimonials-style-two .single-testimonial-style-two .name-box span {
  font-size: 12px;
  color: #666666;
  font-family: 'Montserrat', sans-serif;

}

/************************** 
* 13. blog styles 
***************************/
.blog-style-one {
  overflow: hidden;
}

.blog-style-one.gray-bg {
  background: #f9f9f9;
}

.single-blog-style-one .img-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 40px;
}

.single-blog-style-one .img-box > img {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-blog-style-one .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1;
}

.single-blog-style-one .img-box:hover > img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.single-blog-style-one .img-box:hover:before {
  opacity: .45;
}

.single-blog-style-one .text-box .meta-info {
  margin-bottom: 20px;
}

.single-blog-style-one .text-box .meta-info a {
  display: inline-block;
  vertical-align: baseline;
  color: #333333;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

.single-blog-style-one .text-box .meta-info a span {
  color: orange;
}

.single-blog-style-one .text-box .meta-info a:hover {
  color: #10AEAD;
}

.single-blog-style-one .text-box .meta-info a + a:before {
  content: '|';
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
  margin-right: 7px;
  position: relative;
  top: -1px;
}

.single-blog-style-one .text-box h3,
.single-blog-style-one .text-box p {
  margin: 0;
}

.single-blog-style-one .text-box h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 25px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-blog-style-one .text-box h3:hover {
  color: #10AEAD;
}

.single-blog-style-one .text-box p {
  line-height: 24px;
  margin-bottom: 40px;
}

.single-blog-style-one .text-box a.more-btn {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #10AEAD;
  line-height: 43px;
  height: 45px;
  width: 132px;
  text-align: center;
  border-radius: 2px;
  color: #333333;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-blog-style-one .text-box a.more-btn i {
  color: orange;
  margin-left: 6px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-blog-style-one .text-box a.more-btn:hover {
  color: #fff;
  background: orange;
  border-color: orange;
}

.single-blog-style-one .text-box a.more-btn:hover i {
  color: #fff;
}

.blog-style-one.home-four .single-blog-style-one .img-box .cat-label {
  background: #886BDF;
  color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  line-height: 36px;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 0;
  z-index: 10;
}

.blog-style-one.home-four .single-blog-style-one .text-box h3 {
  width: 89%;
  margin-left: auto;
  margin-right: auto;
}

.blog-style-one.home-four .single-blog-style-one .text-box h3:hover,
.blog-style-one.home-four .single-blog-style-one .text-box .meta-info a span {
  color: #886BDF;
}

.blog-style-one.home-four .single-blog-style-one .text-box a.more-btn {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  height: 48px;
  line-height: 46px;
  border-radius: 24px;
  color: #333333;
  font-size: 14px;
  text-align: center;
  border: 1px solid #666666;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-style-one.home-four .single-blog-style-one .text-box a.more-btn i {
  margin-left: 5px;
  color: #886BDF;
}

.blog-style-one.home-four .single-blog-style-one .text-box a.more-btn:hover {
  background: #886BDF;
  border-color: #886BDF;
  color: #fff;
}

.blog-style-one.home-four .single-blog-style-one .text-box a.more-btn:hover i {
  color: #fff;
}

.blog-page [class*='single-blog-style']:not(.link-post) {
  margin-bottom: 60px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .img-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 45px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .img-box > img {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style']:not(.link-post) .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1;
}

.blog-page [class*='single-blog-style']:not(.link-post) .img-box:hover > img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.blog-page [class*='single-blog-style']:not(.link-post) .img-box:hover:before {
  opacity: .45;
}

.blog-page [class*='single-blog-style']:not(.link-post) .text-box h3,
.blog-page [class*='single-blog-style']:not(.link-post) .text-box p {
  margin: 0;
}

.blog-page [class*='single-blog-style']:not(.link-post) .text-box h3 {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style']:not(.link-post) .text-box h3:hover {
  color: #10AEAD;
}

.blog-page [class*='single-blog-style']:not(.link-post) .text-box p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  line-height: 28px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .text-box p a.more {
  color: orange;
  margin-left: 5px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .cat-info {
  margin-bottom: 16px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .cat-info a {
  display: inline-block;
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background: #F6F6F6;
  line-height: 29px;
  padding-left: 13px;
  padding-right: 13px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style']:not(.link-post) .cat-info a:hover {
  background: #10AEAD;
  color: #fff;
}

.blog-page [class*='single-blog-style']:not(.link-post) .cat-info a + a {
  margin-left: 3px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info {
  margin-top: 30px;
  border-top: 1px solid #EDEDED;
  padding-top: 20px;
  padding-left: 20px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info img {
  width: 40px;
  border-radius: 50%;
  margin-right: 6px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info a {
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info a + a {
  margin-left: 15px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info a i {
  font-size: 16px;
  color: #666666;
  margin-right: 6px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info a:hover {
  color: #10AEAD;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info a:hover i {
  color: #666666;
}

.blog-page [class*='single-blog-style']:not(.link-post) .meta-info span {
  color: orange;
  text-transform: uppercase;
}

.blog-page [class*='single-blog-style']:not(.link-post) .blog-gallery-carousel {
  margin-bottom: 45px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .blog-gallery-carousel .owl-nav {
  margin: 0;
}

.blog-page [class*='single-blog-style']:not(.link-post) .blog-gallery-carousel .owl-nav [class*=owl-] {
  margin: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.3);
  font-size: 36px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-page [class*='single-blog-style']:not(.link-post) .blog-gallery-carousel .owl-nav [class*=owl-prev] {
  left: 35px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .blog-gallery-carousel .owl-nav [class*=owl-next] {
  right: 35px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 45px;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box > img {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box:hover > img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box:hover:before {
  opacity: .45;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box a.video-popup {
  background: orange;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 35px;
  z-index: 10;
}

.blog-page [class*='single-blog-style']:not(.link-post) .video-box a.video-popup i {
  color: #fff;
}

.blog-page [class*='single-blog-style'].link-post .img-box {
  margin-bottom: 60px;
  position: relative;
}

.blog-page [class*='single-blog-style'].link-post .img-box > img {
  width: 100%;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay {
  background: rgba(16, 174, 173, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  text-align: center;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box {
  width: 100%;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .icon-box {
  margin-bottom: 25px;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .icon-box i {
  font-size: 30px;
  color: #fff;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content h3 {
  margin: 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content h3:hover {
  color: orange;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info {
  margin-bottom: 19px;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info img {
  width: 40px;
  border-radius: 50%;
  margin-right: 6px;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info a + a {
  margin-left: 15px;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info a i {
  font-size: 16px;
  color: #fff;
  margin-right: 6px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info a:hover {
  color: orange;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info a:hover i {
  color: orange;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content .meta-info span {
  color: orange;
  text-transform: uppercase;
}

.blog-page [class*='single-blog-style'].link-post .img-box .overlay .box .content a.link-text {
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  
  letter-spacing: .3em;
  font-weight: 700;
}

.blog-page .single-blog-style-two .cat-info,
.blog-page .single-blog-style-two .text-box h3,
.blog-page .single-blog-style-two .text-box p {
  padding-left: 20px;
  padding-right: 20px;
}

.blog-page .single-blog-style-three .text-box h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.blog-page ul.post-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.blog-page ul.post-pagination li {
  display: inline-block;
}

.blog-page ul.post-pagination li + li {
  margin-left: 10px;
}

.blog-page ul.post-pagination li.active a {
  background: orange;
  color: #fff;
  cursor: auto;
}

.blog-page ul.post-pagination li.prev-page a, .blog-page ul.post-pagination li.next-page a {
  background-color: transparent;
}

.blog-page ul.post-pagination li a {
  display: block;
  background: #F6F6F6;
  color: #333333;
  font-size: 14px;
  line-height: 45px;
  font-weight: 700;
  padding: 0 19px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-page ul.post-pagination li a:hover {
  background: orange;
  color: #fff;
}

.blog-details-page .single-post-content h3.post-title {
  margin: 0;
  color: #333333;
  font-weight: 700;
  font-size: 30px;
}

.blog-details-page .single-post-content .top-box {
  border-top: 1px solid #EDEDED;
  margin-top: 20px;
  padding: 25px 20px;
}

.blog-details-page .single-post-content .top-box .meta-info img {
  width: 40px;
  border-radius: 50%;
  margin-right: 6px;
}

.blog-details-page .single-post-content .top-box .meta-info a {
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-details-page .single-post-content .top-box .meta-info a + a {
  margin-left: 15px;
}

.blog-details-page .single-post-content .top-box .meta-info a i {
  font-size: 16px;
  color: #666666;
  margin-right: 6px;
}

.blog-details-page .single-post-content .top-box .meta-info a:hover {
  color: #10AEAD;
}

.blog-details-page .single-post-content .top-box .meta-info a:hover i {
  color: #666666;
}

.blog-details-page .single-post-content .top-box .meta-info span {
  color: orange;
  text-transform: uppercase;
}

.blog-details-page .single-post-content .top-box .cat-info a {
  display: inline-block;
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background: #F6F6F6;
  line-height: 29px;
  padding-left: 13px;
  padding-right: 13px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-details-page .single-post-content .top-box .cat-info a:hover {
  background: #10AEAD;
  color: #fff;
}

.blog-details-page .single-post-content .top-box .cat-info a + a {
  margin-left: 3px;
}

.blog-details-page .single-post-content .post-content p,
.blog-details-page .single-post-content .post-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-details-page .single-post-content .post-content p {
  line-height: 24px;
}

.blog-details-page .single-post-content .post-content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #333333;
}

.blog-details-page .single-post-content .post-content ul.list-items li {
  position: relative;
  padding-left: 25px;
  font-weight: bold;
  font-size: 14px;
}

.blog-details-page .single-post-content .post-content ul.list-items li + li {
  margin-top: 15px;
}

.blog-details-page .single-post-content .post-content ul.list-items li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  color: orange;
}

.blog-details-page .single-post-content .post-content .content-img-box .text-box h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #333333;
}

.blog-details-page .share-tag-box {
  border-top: 1px solid #EDEDED;
  padding-top: 20px;
  margin-top: 40px;
  margin-bottom: 70px;
}

.blog-details-page .share-tag-box .tags-box {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-details-page .share-tag-box .tags-box li {
  display: inline-block;
  vertical-align: middle;
}

.blog-details-page .share-tag-box .tags-box li + li {
  margin-left: 6px;
}

.blog-details-page .share-tag-box .tags-box span.title {
  display: block;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  margin-right: 10px;
}

.blog-details-page .share-tag-box .tags-box span.title:after {
  content: '';
  width: 35px;
  height: 1px;
  background: orange;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.blog-details-page .share-tag-box .tags-box a {
  display: block;
  border-radius: 19px;
  border: 1px solid #DCDCDC;
  color: #545454;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 36px;
  text-align: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding: 0 26px;
}

.blog-details-page .share-tag-box .tags-box a:hover {
  color: #fff;
  background: #10AEAD;
  border-color: #10AEAD;
}

.blog-details-page .share-tag-box .share-box {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-details-page .share-tag-box .share-box li {
  display: inline-block;
  vertical-align: middle;
}

.blog-details-page .share-tag-box .share-box li + li {
  margin-left: 6px;
}

.blog-details-page .share-tag-box .share-box span.title {
  display: block;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  margin-right: 10px;
}

.blog-details-page .share-tag-box .share-box span.title i {
  margin-right: 10px;
}

.blog-details-page .share-tag-box .share-box span.title:after {
  content: '';
  width: 35px;
  height: 1px;
  background: orange;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 30px;
}

.blog-details-page .share-tag-box .share-box a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #DCDCDC;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: #666666;
  background: #FFFFFF;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-details-page .share-tag-box .share-box a:hover {
  background: orange;
  border-color: orange;
  color: #fff;
}

.blog-details-page .author-box {
  background: #FAF2F7;
  padding: 58.5px 40px;
  position: relative;
}

.blog-details-page .author-box i.feature-icon {
  color: #F5EDF2;
  font-size: 200px;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-details-page .author-box .img-box,
.blog-details-page .author-box .text-box {
  display: table-cell;
  vertical-align: middle;
}

.blog-details-page .author-box .img-box {
  width: 100px;
}

.blog-details-page .author-box .img-box > img {
  width: 100%;
  border-radius: 50%;
}

.blog-details-page .author-box .text-box {
  padding-left: 25px;
  position: relative;
  z-index: 10;
}

.blog-details-page .author-box .text-box h3,
.blog-details-page .author-box .text-box p {
  margin: 0;
}

.blog-details-page .author-box .text-box h3 {
  font-size: 18px;
  color: #333333;
}

.blog-details-page .author-box .text-box h3 span.name {
  font-weight: 700;
}

.blog-details-page .author-box .text-box h3 span.pos {
  font-size: 12px;
  text-transform: uppercase;
  color: #666666;
}

.blog-details-page .author-box .text-box p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.blog-details-page .comment-box .title {
  margin-top: 70px;
  margin-bottom: 40px;
}

.blog-details-page .comment-box .title h3 {
  margin: 0;
  color: #333333;
  font-weight: bold;
  font-size: 30px;
}

.blog-details-page .comment-box .title h3 span {
  color: orange;
  font-weight: 400;
}

.blog-details-page .comment-box .single-comment-box {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.blog-details-page .comment-box .single-comment-box.second-lvl {
  margin-left: 90px;
}

.blog-details-page .comment-box .single-comment-box .img-box,
.blog-details-page .comment-box .single-comment-box .text-box {
  display: table-cell;
  vertical-align: top;
}

.blog-details-page .comment-box .single-comment-box .img-box {
  width: 70px;
}

.blog-details-page .comment-box .single-comment-box .img-box > img {
  width: 100%;
  border-radius: 50%;
}

.blog-details-page .comment-box .single-comment-box .text-box {
  padding-left: 20px;
  padding-right: 70px;
  position: relative;
}

.blog-details-page .comment-box .single-comment-box .text-box h3,
.blog-details-page .comment-box .single-comment-box .text-box p {
  margin: 0;
}

.blog-details-page .comment-box .single-comment-box .text-box h3 {
  color: #333333;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}

.blog-details-page .comment-box .single-comment-box .text-box span {
  color: #666666;
  font-weight: 400;
  font-size: 12px;
}

.blog-details-page .comment-box .single-comment-box .text-box p {
  line-height: 24px;
  margin-top: 15px;
}

.blog-details-page .comment-box .single-comment-box .text-box a.reply {
  font-size: 14px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 20px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-details-page .comment-box .single-comment-box .text-box a.reply i {
  color: #10AEAD;
  margin-right: 5px;
}

.blog-details-page .comment-box .single-comment-box .text-box a.reply:hover {
  color: orange;
}

.blog-details-page .comment-reply-box .title {
  margin-top: 30px;
  margin-bottom: 30px;
}

.blog-details-page .comment-reply-box .title h3,
.blog-details-page .comment-reply-box .title p {
  margin: 0;
}

.blog-details-page .comment-reply-box .title h3 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.blog-details-page .comment-reply-box .title p {
  margin-top: 20px;
}

.blog-details-page .comment-reply-box .title p span {
  color: orange;
}

.blog-details-page .comment-reply-box form.comment-form input,
.blog-details-page .comment-reply-box form.comment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  height: 45px;
  border-bottom: 1px solid #DCDCDC;
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-details-page .comment-reply-box form.comment-form input:focus,
.blog-details-page .comment-reply-box form.comment-form textarea:focus {
  border-bottom-color: #10AEAD;
}

.blog-details-page .comment-reply-box form.comment-form textarea {
  height: 145px;
}

.blog-details-page .comment-reply-box form.comment-form .frm-control {
  position: relative;
  margin-bottom: 30px;
}

.blog-details-page .comment-reply-box form.comment-form .frm-control.mb0 {
  margin-bottom: 0;
}

.blog-details-page .comment-reply-box form.comment-form .frm-control i.fa {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-details-page .comment-reply-box form.comment-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.blog-details-page .comment-reply-box form.comment-form .bootstrap-select > .dropdown-toggle {
  border: none;
  outline: none !important;
  background: transparent;
  border-bottom: 1px solid #DCDCDC;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  height: 45px;
  padding: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.blog-details-page .comment-reply-box form.comment-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  position: absolute;
  top: 20%;
  right: 10px;
  margin: 0;
}

.blog-details-page .comment-reply-box form.comment-form .bootstrap-select.btn-group .dropdown-toggle .caret:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #666666;
  font-size: 18px;
}

.blog-details-page .comment-reply-box form.comment-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  width: 190px;
  height: 52px;
  background: orange;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 35px;
}

.blog-details-page .comment-reply-box form.comment-form button[type=submit]:hover {
  background: #333333;
}


.client-text {

    background-color: #fafafa;
    color: #2e3192;
    font-size: 15px;
    font-weight: 600;
    padding: 13px 22px;
    width: 100%;
    text-align: center;
    margin-top: 20px; 
    border: 0px solid #2e3192;
    text-transform: capitalize;
    border-radius: 6px;

}


/************************** 
* 14. footer styles 
***************************/
.site-footer {
  background-position: center center;
  background-size: cover;
}

.site-footer.home-two .footer-widget ul.links-list li a,
.site-footer.home-two .footer-widget .social a,
.site-footer.home-two .footer-widget p {
  color: #f7f7f7;
}

.site-footer.home-two .footer-widget ul.links-list li a i {
  color: #fff;
}

.site-footer.home-two .footer-widget .social a:hover,
.site-footer.home-two .footer-widget ul.links-list li a:hover {
  color: #2e3192;
}

.site-footer.home-two .footer-bottom p {
  border-color: rgba(255, 255, 255, 0.1);
}

.site-footer.home-three .footer-widget ul.links-list li a,
.site-footer.home-three .footer-widget .social a,
.site-footer.home-three .footer-widget p {
  color: #cccccc;
}

.site-footer.home-three .footer-widget ul.links-list li a i {
  color: #7b9c16;
}

.site-footer.home-three .footer-widget .social a:hover,
.site-footer.home-three .footer-widget ul.links-list li a:hover {
  color: #F53E59;
}

.site-footer.home-three .footer-bottom p {
  border-color: rgba(255, 255, 255, 0.1);
}

.site-footer.home-four .footer-widget ul.links-list li a,
.site-footer.home-four .footer-widget .social a,
.site-footer.home-four .footer-widget p {
  color: #cccccc;
}

.site-footer.home-four .footer-widget ul.links-list li a i {
  color: #45C7CF;
}

.site-footer.home-four .footer-widget .social a:hover,
.site-footer.home-four .footer-widget ul.links-list li a:hover {
  color: #886BDF;
}

.site-footer.home-four .footer-bottom p {
  border-color: rgba(255, 255, 255, 0.1);
}

.footer-top {
  padding: 10px 0;
}

.footer-widget .title {
  margin-top: 25px;
  margin-bottom: 28px;
}

.footer-widget .title h3 {
  margin: 0;
  color: #e5007d;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.footer-widget p {
  color: #fff;
  margin: 0;
  font-size: 13px;
  line-height: 25px;
  font-weight: normal;
}

.footer-widget .social a {
  color: #fff;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.footer-widget .social a + a {
  margin-left: 15px;
}

.footer-widget .social a:hover {
  color: #10AEAD;
}

.contact-widget .fas {
  margin-right: 5px;
  color: #e5007d;
}

.footer-widget ul.links-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-widget ul.links-list li + li {
  margin-top: 9px;
}

.footer-widget ul.links-list li a {
  display: block;
  color: #fff;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  
  position: relative;
  padding-left: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.footer-widget ul.links-list li a i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: orange;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.footer-widget ul.links-list li a:hover {
  color: #10AEAD;
  padding-left: 20px;
}

.footer-widget ul.links-list li a:hover i {
  opacity: 1;
}

.footer-widget.about-widget a.logo-img {
  display: inline-block;
  margin-bottom: 26px;
}

.footer-widget.about-widget p + p {
  margin-top: 29px;
}

.footer-widget.about-widget .social {
  margin-top: 30px;
}

.footer-widget.contact-widget p + p {
  margin-top: 29px;
}

.footer-widget.departments-widget {
  padding-left: 15px;
}

.footer-widget.quick-links-widget {
  margin-left: -20px;
}

.footer-bottom p {
  color: rgb(255, 255, 255);
  font-family: 'Montserrat', sans-serif;
  
  font-size: 14px;
  margin: 0;
  padding: 24px 0;
  border-top: 1px solid #1f545d;
}

/************************** 
* 15. inner banner styles 
***************************/
.inner-banner {
  background: #eeeeee url(../images/inner-banner-1-1.jpg) center center no-repeat;
  background-size: cover;
}

.inner-banner .thm-container {
  position: relative;
  padding-top: 95px;
  padding-bottom: 100px;
}

.inner-banner h3 {
  margin: 0;
  font-size: 48px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.inner-banner ul.breadcrumb-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  background: #e5007d;
  border-radius: 3px;
  padding: 14px 35px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.inner-banner ul.breadcrumb-list li {
  display: inline-block;
  vertical-align: middle;
}

.inner-banner ul.breadcrumb-list li a, .inner-banner ul.breadcrumb-list li span {
  display: block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  
  font-size: 13px;
}

.inner-banner ul.breadcrumb-list li i {
  font-size: 13px;
  color: #fff;
  margin-left: 7px;
  margin-right: 5px;
}


.inner-banner1 {
  background: #eeeeee url(../images/inner-banner-1-2.jpg) center center no-repeat;
  background-size: cover;
}

.inner-banner1 .thm-container {
  position: relative;
  padding-top: 95px;
  padding-bottom: 100px;
}

.inner-banner1 h3 {
  margin: 0;
  font-size: 48px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.inner-banner1 ul.breadcrumb-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  background: #e5007d;
  border-radius: 3px;
  padding: 14px 35px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.inner-banner1 ul.breadcrumb-list li {
  display: inline-block;
  vertical-align: middle;
}

.inner-banner1 ul.breadcrumb-list li a, .inner-banner1 ul.breadcrumb-list li span {
  display: block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 13px;
}

.inner-banner1 ul.breadcrumb-list li i {
  font-size: 13px;
  color: #fff;
  margin-left: 7px;
  margin-right: 5px;
}




.inner-banner2 {
  background: #eeeeee url(../images/contact.jpg) center center no-repeat;
  background-size: cover;
}

.inner-banner2 .thm-container {
  position: relative;
  padding-top: 95px;
  padding-bottom: 100px;
}

.inner-banner2 h3 {
  margin: 0;
  font-size: 48px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.inner-banner2 ul.breadcrumb-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  background: #e5007d;
  border-radius: 3px;
  padding: 14px 35px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.inner-banner2 ul.breadcrumb-list li {
  display: inline-block;
  vertical-align: middle;
}

.inner-banner2 ul.breadcrumb-list li a, .inner-banner2 ul.breadcrumb-list li span {
  display: block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 13px;
}

.inner-banner2 ul.breadcrumb-list li i {
  font-size: 13px;
  color: #fff;
  margin-left: 7px;
  margin-right: 5px;
}




/************************** 
* 16. contact styles 
***************************/
#contact-google-map {
  width: 100%;
  height: 550px;
}

#home-three-google-map {
  width: 100%;
  height: 270px;
}

.contact-info-style-one {
  position: relative;
  z-index: 991;
  padding-bottom: 70px;
  padding-top:50px;
}

.contact-info-style-one .thm-container {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  max-width: 1140px;
}

.contact-info-style-one [class*=col-] {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.contact-info-style-one .single-contact-info-style-one {
  min-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-info-style-one .single-contact-info-style-one:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.contact-info-style-one .single-contact-info-style-one .inner-box {
  width: 100%;
}

.contact-info-style-one .single-contact-info-style-one h3,
.contact-info-style-one .single-contact-info-style-one p {
  margin: 0;
}

.contact-info-style-one .single-contact-info-style-one h3 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-info-style-one .single-contact-info-style-one p {
  color: #333333;
  font-size: 15px;
}

.contact-info-style-one .single-contact-info-style-one p span {
  font-size: 22px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;

}

/************************** 
* 17. sidebar styles 
***************************/
.appointment-sidebar .single-appointment-sidebar + .single-appointment-sidebar {
  margin-top: 45px;
}

.appointment-sidebar .single-appointment-sidebar.overview {
  background: #10AEAD;
  padding: 0 35px;
}

.appointment-sidebar .single-appointment-sidebar.overview ul,
.appointment-sidebar .single-appointment-sidebar.overview h3,
.appointment-sidebar .single-appointment-sidebar.overview p {
  margin: 0;
  padding: 0;
  list-style: none;
}

.appointment-sidebar .single-appointment-sidebar.overview h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.appointment-sidebar .single-appointment-sidebar.overview p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #FFFFFF;
}

.appointment-sidebar .single-appointment-sidebar.overview .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-top: 38px;
  padding-bottom: 30px;
}

.appointment-sidebar .single-appointment-sidebar.overview ul.infos {
  padding-top: 29px;
  padding-bottom: 40px;
}

.appointment-sidebar .single-appointment-sidebar.overview ul.infos li .type {
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  width: 75px;
  display: inline-block;
}

.appointment-sidebar .single-appointment-sidebar.overview ul.infos li .option {
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  display: inline-block;
}

.appointment-sidebar .single-appointment-sidebar.overview ul.infos li + li {
  margin-top: 11px;
}

.appointment-sidebar .single-appointment-sidebar.availability .title {
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border-bottom: 3px solid orange;
  margin-bottom: 15px;
  padding: 21.5px 0;
  padding-left: 35px;
}

.appointment-sidebar .single-appointment-sidebar.availability .title h3 {
  margin: 0;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.appointment-sidebar .single-appointment-sidebar.availability .title h3:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 1px;
  background: #CBCBCB;
  margin-left: 20px;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #F6F6F6;
  padding: 0 35px;
  padding-top: 38px;
  padding-bottom: 42px;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos li {
  padding-bottom: 17px;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos li .type {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  width: 140px;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos li .option {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos li + li {
  border-top: 1px solid #CBCBCB;
  padding-top: 14px;
}

.appointment-sidebar .single-appointment-sidebar.availability ul.infos li:last-child {
  padding-bottom: 0;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos {
  background: #10AEAD;
  padding: 0 35px;
  padding-bottom: 45px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul,
.appointment-sidebar .single-appointment-sidebar.contact-infos h3,
.appointment-sidebar .single-appointment-sidebar.contact-infos p {
  margin: 0;
  padding: 0;
  list-style: none;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #FFFFFF;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-top: 38px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li {
  position: relative;
  padding-left: 30px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li + li {
  margin-top: 10px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li i {
  position: absolute;
  top: 5px;
  left: 0;
  color: #fff;
  font-size: 15px;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li i.fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li .text-box p {
  margin: 0;
}

.appointment-sidebar .single-appointment-sidebar.contact-infos ul.infos li .text-box span {
  color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.appointment-sidebar .single-appointment-sidebar.qualification .title {
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border-bottom: 3px solid orange;
  margin-bottom: 15px;
  padding: 21.5px 0;
  padding-left: 35px;
}

.appointment-sidebar .single-appointment-sidebar.qualification .title h3 {
  margin: 0;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.appointment-sidebar .single-appointment-sidebar.qualification .title h3:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 1px;
  background: #CBCBCB;
  margin-left: 20px;
}

.appointment-sidebar .single-appointment-sidebar.qualification ul.infos {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #F6F6F6;
  padding-left: 40px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.appointment-sidebar .single-appointment-sidebar.qualification ul.infos li {
  color: #666666;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
}

.appointment-sidebar .single-appointment-sidebar.qualification ul.infos li + li {
  margin-top: 5px;
}

.sidebar .single-sidebar + .single-sidebar {
  margin-top: 60px;
}

.sidebar .single-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar .single-sidebar .title {
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border-bottom: 3px solid orange;
  margin-bottom: 15px;
  padding: 21.5px 0;
  padding-left: 35px;
}

.sidebar .single-sidebar .title h3 {
  margin: 0;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.sidebar .single-sidebar .title h3:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 1px;
  background: #CBCBCB;
  margin-left: 20px;
}

.sidebar .single-sidebar .tags-wrapper {
  background: #F6F6F6;
  padding: 40px 35px;
  padding-bottom: 34px;
}

.sidebar .single-sidebar .tags-wrapper ul.tags-list {
  margin-left: -3px;
  margin-right: -3px;
}

.sidebar .single-sidebar .tags-wrapper ul.tags-list li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 6px;
}

.sidebar .single-sidebar .tags-wrapper ul.tags-list li a {
  display: block;
  font-size: 13px;
  color: #545454;
  border-radius: 3px;
  border: 1px solid #DCDCDC;
  background: #fff;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding: 9.5px 25px;
}

.sidebar .single-sidebar .tags-wrapper ul.tags-list li a:hover {
  background: #10AEAD;
  border-color: #10AEAD;
  color: #fff;
}

.sidebar .single-sidebar .social-wrapper {
  background: #F6F6F6;
  padding: 40px 0;
  padding-left: 35px;
}

.sidebar .single-sidebar .social-wrapper ul.social-list li {
  display: inline-block;
  vertical-align: middle;
}

.sidebar .single-sidebar .social-wrapper ul.social-list li + li {
  margin-left: 5px;
}

.sidebar .single-sidebar .social-wrapper ul.social-list li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #DCDCDC;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: #666666;
  background: #FFFFFF;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.sidebar .single-sidebar .social-wrapper ul.social-list li a:hover {
  background: orange;
  border-color: orange;
  color: #fff;
}

.sidebar .single-sidebar .categories-list li + li,
.sidebar .single-sidebar .archives-list li + li {
  margin-top: 3px;
}

.sidebar .single-sidebar .categories-list li a,
.sidebar .single-sidebar .archives-list li a {
  display: block;
  background: #F6F6F6;
  color: #333333;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  
  padding-left: 35px;
  line-height: 45px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
}

.sidebar .single-sidebar .categories-list li a:before,
.sidebar .single-sidebar .archives-list li a:before {
  content: '';
  width: 3px;
  height: 0%;
  background: #095F5F;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.sidebar .single-sidebar .categories-list li a:hover,
.sidebar .single-sidebar .archives-list li a:hover {
  background: #10AEAD;
  color: #fff;
}

.sidebar .single-sidebar .categories-list li a:hover:before,
.sidebar .single-sidebar .archives-list li a:hover:before {
  height: 100%;
}

.sidebar .single-sidebar .categories-list li.active a,
.sidebar .single-sidebar .archives-list li.active a {
  background: #10AEAD;
  color: #fff;
}

.sidebar .single-sidebar .categories-list li.active a:before,
.sidebar .single-sidebar .archives-list li.active a:before {
  height: 100%;
}

.sidebar .single-sidebar .insta-wrapper {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-top: -15px;
}

.sidebar .single-sidebar .insta-wrapper .single-insta-post {
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-top: 15px;
  width: 33.33333%;
  float: left;
  position: relative;
  cursor: pointer;
}

.sidebar .single-sidebar .insta-wrapper .single-insta-post:before {
  content: '';
  background: rgba(16, 173, 172, 0.75);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7.5px;
  right: 7.5px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 0;
}

.sidebar .single-sidebar .insta-wrapper .single-insta-post img {
  width: 100%;
}

.sidebar .single-sidebar .insta-wrapper .single-insta-post:hover:before {
  opacity: 1;
}

.sidebar .single-sidebar .recent-post-wrapper {
  background: #F6F6F6;
  padding: 40px 30px;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post + .single-recent-post {
  margin-top: 40px;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .img-box,
.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .text-box {
  display: table-cell;
  vertical-align: middle;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .img-box {
  position: relative;
  width: 80px;
  cursor: pointer;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .img-box:before {
  content: '';
  background: rgba(16, 173, 172, 0.75);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 0;
  border-radius: 50%;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .img-box > img {
  width: 100%;
  border-radius: 50%;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .img-box:hover:before {
  opacity: 1;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .text-box {
  padding-left: 20px;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .text-box h3 {
  margin: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .text-box h3:hover {
  color: #982D77;
}

.sidebar .single-sidebar .recent-post-wrapper .single-recent-post .text-box span.date {
  color: #666666;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  
}

.sidebar .single-sidebar form.search-form {
  width: 100%;
  position: relative;
}

.sidebar .single-sidebar form.search-form input,
.sidebar .single-sidebar form.search-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
}

.sidebar .single-sidebar form.search-form input {
  width: 100%;
  border: 1px solid #EDEDED;
  height: 50px;
  padding-left: 25px;
}

.sidebar .single-sidebar form.search-form button[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  background: orange;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.sidebar .single-sidebar form.search-form button[type=submit]:hover {
  background: #10AEAD;
}

.sidebar .single-sidebar form.appointment-form {
  background: #F6F6F6;
  padding: 0 40px;
  padding-bottom: 45px;
  padding-top: 30px;
}

.sidebar .single-sidebar form.appointment-form input,
.sidebar .single-sidebar form.appointment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  height: 45px;
  border-bottom: 1px solid #DCDCDC;
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.sidebar .single-sidebar form.appointment-form input:focus,
.sidebar .single-sidebar form.appointment-form textarea:focus {
  border-bottom-color: #10AEAD;
}

.sidebar .single-sidebar form.appointment-form textarea {
  height: 145px;
}

.sidebar .single-sidebar form.appointment-form .frm-control {
  position: relative;
  margin-bottom: 15px;
}

.sidebar .single-sidebar form.appointment-form .frm-control.mb0 {
  margin-bottom: 0;
}

.sidebar .single-sidebar form.appointment-form .frm-control i.fa {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar .single-sidebar form.appointment-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.sidebar .single-sidebar form.appointment-form .bootstrap-select > .dropdown-toggle {
  border: none;
  outline: none !important;
  background: transparent;
  border-bottom: 1px solid #DCDCDC;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  height: 45px;
  padding: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.sidebar .single-sidebar form.appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  position: absolute;
  top: 20%;
  right: 10px;
  margin: 0;
}

.sidebar .single-sidebar form.appointment-form .bootstrap-select.btn-group .dropdown-toggle .caret:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #666666;
  font-size: 18px;
}

.sidebar .single-sidebar form.appointment-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 52px;
  background: #10AEAD;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
}

.sidebar .single-sidebar form.appointment-form button[type=submit]:hover {
  background: orange;
}

.sidebar .single-sidebar ul.contact-infos {
  background: #F6F6F6;
  padding: 45px 45px 40px;
}

.sidebar .single-sidebar ul.contact-infos li {
  position: relative;
}

.sidebar .single-sidebar ul.contact-infos li + li {
  margin-top: 24px;
}

.sidebar .single-sidebar ul.contact-infos li i {
  color: #10AEAD;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.sidebar .single-sidebar ul.contact-infos li i.fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar .single-sidebar ul.contact-infos li .text-box {
  padding-left: 30px;
}

.sidebar .single-sidebar ul.contact-infos li h4, .sidebar .single-sidebar ul.contact-infos li p {
  margin: 0;
}

.sidebar .single-sidebar ul.contact-infos li h4 {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}

.sidebar .single-sidebar ul.contact-infos li p {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 10px;
}

.sidebar .single-sidebar .open-hours-content {
  background: orange;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 45px;
  padding-bottom: 50px;
}

.sidebar .single-sidebar .open-hours-content h3, .sidebar .single-sidebar .open-hours-content p {
  margin: 0;
}

.sidebar .single-sidebar .open-hours-content h3 {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 15px;
}

.sidebar .single-sidebar .open-hours-content p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  
}

.sidebar .single-sidebar .open-hours-content ul.infos {
  margin-top: 25px;
}

.sidebar .single-sidebar .open-hours-content ul.infos li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.sidebar .single-sidebar .open-hours-content ul.infos li .type {
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 53px;
}

.sidebar .single-sidebar .open-hours-content ul.infos li .option {
  float: right;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 53px;
}

/************************** 
* 18. award certification styles 
***************************/
.award-and-certification-carousel .owl-nav {
  margin: 0;
}

.award-and-certification-carousel .owl-dots {
  margin-top: 55px;
}

.award-and-certification-carousel .owl-dots .owl-dot span {
  border-radius: 0px;
  margin: 0;
  width: 25px;
  height: 4px;
  background: #DBDBDB;
}

.award-and-certification-carousel .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}

.award-and-certification-carousel .owl-dots .owl-dot.active span {
  background: #10AEAD;
}

.award-and-certification-carousel .owl-theme .owl-nav {
  margin: 0;
  margin-top: 20px;
}

.award-and-certification-carousel .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 70px;
  background-color: transparent;
}

/************************** 
* 19. subscribe styles 
***************************/
.subscribe-style-one {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0;
}

.subscribe-style-one h3, .subscribe-style-one p {
  margin: 0;
}

.subscribe-style-one h3 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
}

.subscribe-style-one p {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}

.subscribe-style-one form.subscribe-form {
  padding: 9px 0;
  padding-left: 50px;
}

.subscribe-style-one form.subscribe-form input, .subscribe-style-one form.subscribe-form button[type=submit] {
  background-color: transparent;
  border: none;
  outline: none;
}

.subscribe-style-one form.subscribe-form input {
  float: left;
  width: 100%;
  max-width: 350px;
  height: 52px;
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 25px;
  color: #fff;
}

.subscribe-style-one form.subscribe-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.subscribe-style-one form.subscribe-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.subscribe-style-one form.subscribe-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.subscribe-style-one form.subscribe-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.subscribe-style-one form.subscribe-form button[type=submit] {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  background: #FFFFFF;
  border-radius: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding: 10px 22px;
}

.subscribe-style-one form.subscribe-form button[type=submit] i {
  margin-left: 7px;
}

.subscribe-style-one form.subscribe-form button[type=submit]:hover {
  background: #333333;
  color: #fff;
}

.subscribe-style-one.home-two {
  padding: 0;
}

.subscribe-style-one.home-two .inner {
  padding: 75px 0;
  background: rgba(0, 0, 0, 0.8);
}

.subscribe-style-one.home-two form.subscribe-form button[type=submit] {
  background: #fff;
  color: #e5007d;
}

.subscribe-style-one.home-two form.subscribe-form button[type=submit]:hover {
  background: #e5007d;
  color: #fff;
  border:1px solid #fff;
}

/************************** 
* 20. find doctor styles 
***************************/
.find-doctor-box {
  margin-bottom: -117px;
}

@media (max-width: 1024px) {
  .find-doctor-box {
    margin-bottom: 0;
  }
}

.find-doctor-box .thm-container {
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  background: #fff;
  border-bottom: 2px solid #2e3192;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 35px;
  padding-bottom: 35px;
  max-width: 1140px;
  margin-top: -10px;
  position: relative;
  z-index: 991;
}

.find-doctor-box form.find-doctor-form {
  margin-left: -10px;
  margin-right: -10px;
}

.find-doctor-box form.find-doctor-form [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
  width: 27.15%;
}

.find-doctor-box form.find-doctor-form [class*=col-]:last-child {
  width: 170px;
}

.find-doctor-box form.find-doctor-form input,
.find-doctor-box form.find-doctor-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  height: 45px;
  border-bottom: 1px solid #DCDCDC;
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.find-doctor-box form.find-doctor-form input::-webkit-input-placeholder,
.find-doctor-box form.find-doctor-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666;
}

.find-doctor-box form.find-doctor-form input::-moz-placeholder,
.find-doctor-box form.find-doctor-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}

.find-doctor-box form.find-doctor-form input:-ms-input-placeholder,
.find-doctor-box form.find-doctor-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
}

.find-doctor-box form.find-doctor-form input:-moz-placeholder,
.find-doctor-box form.find-doctor-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}

.find-doctor-box form.find-doctor-form input:focus,
.find-doctor-box form.find-doctor-form textarea:focus {
  border-bottom-color: #2e3192;
}

.find-doctor-box form.find-doctor-form textarea {
  height: 145px;
}

.find-doctor-box form.find-doctor-form .frm-control {
  position: relative;
}

.find-doctor-box form.find-doctor-form .frm-control.mb0 {
  margin-bottom: 0;
}

.find-doctor-box form.find-doctor-form .frm-control > i.fa {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.find-doctor-box form.find-doctor-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.find-doctor-box form.find-doctor-form .bootstrap-select > .dropdown-toggle {
  border: none;
  outline: none !important;
  background: transparent;
  border-bottom: 1px solid #DCDCDC;
  font-family: 'Montserrat', sans-serif;
  
  color: #666;
  height: 45px;
  padding: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.find-doctor-box form.find-doctor-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  position: absolute;
  top: 20%;
  right: 10px;
  margin: 0;
}

.find-doctor-box form.find-doctor-form .bootstrap-select.btn-group .dropdown-toggle .caret:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #b7b7b7;
  font-size: 18px;
}

.find-doctor-box form.find-doctor-form button[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  width: 170px;
  height: 45px;
  background: #0e77af;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  line-height: 45px;
  border-radius: 2px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.find-doctor-box form.find-doctor-form button[type=submit] i {
  margin-left: 7px;
}

.find-doctor-box form.find-doctor-form button[type=submit]:hover {
  background: #333333;
}

.find-doctor-box form.find-doctor-form .bootstrap-select .dropdown-menu > li.selected > a {
  background-color: #2e3192;
}

.find-doctor-box form.find-doctor-form .bootstrap-select .dropdown-menu > li > a:hover {
  background-color: #2e3192;
}

/************************** 
* 21. pricing styles 
***************************/
.pricing-style-one {
  padding-bottom: 125px;
}

.pricing-style-one.gray-bg {
  background: #f9f9f9;
}

.pricing-style-one .row {
  margin: 0;
}

.pricing-style-one .row [class*=col-] {
  padding: 0;
}

.pricing-style-one .single-price-style-one {
  background: #fff;
  padding-bottom: 55px;
  text-align: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
}

.pricing-style-one .single-price-style-one .title-box {
  padding: 42px 0;
}

.pricing-style-one .single-price-style-one h3 {
  margin: 0;
  color: #333333;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.pricing-style-one .single-price-style-one .price-box {
  background: #2e3192;
  padding: 22px 0;
}

.pricing-style-one .single-price-style-one .price-box span.labeled {
  font-size: 14px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}

.pricing-style-one .single-price-style-one .price-box span.price {
  color: #fff;
  font-weight: bold;
  font-size: 56px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  margin-left: 15px;
}

.pricing-style-one .single-price-style-one .price-box span.currency {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 0;
  left: -5px;
  line-height: 1;
}

.pricing-style-one .single-price-style-one ul.feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 50px 0;
}

.pricing-style-one .single-price-style-one ul.feature-list li {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
 
}

.pricing-style-one .single-price-style-one ul.feature-list li + li {
  margin-top: 10px;
}

.pricing-style-one .single-price-style-one a.book-btn {
  width: 155px;
  height: 52px;
  display: inline-block;
  vertical-align: baseline;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  border: 1px solid #666666;
  border-radius: 2px;
  text-transform: uppercase;
  line-height: 50px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.pricing-style-one .single-price-style-one a.book-btn i {
  color: #2e3192;
  margin-left: 6px;
}

.pricing-style-one .single-price-style-one a.book-btn:hover {
  border-color: #0e77af;
  background: #0e77af;
  color: #fff;
}

.pricing-style-one .single-price-style-one a.book-btn:hover i {
  color: #fff;
}

.pricing-style-one .single-price-style-one:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.pricing-style-one .single-price-style-one.popular {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  position: relative;
  z-index: 10;
}

.pricing-style-one .single-price-style-one.popular .price-box {
  background: #0e77af;
}

/************************** 
* 22. client styles 
***************************/
.client-carousle-wrapper-style-one .thm-container {
  max-width: 1300px;
  padding-left: 15px;
  padding-right: 15px;
}

.client-carousle-wrapper-style-one .title {
  padding: 55px 0;
}

.client-carousle-wrapper-style-one .title h3 {
  margin: 0;
  color: #333333;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.client-carousle-wrapper-style-one .title h3 span.color-1 {
  color: #F53E59;
}

.client-carousle-wrapper-style-one .title h3 span.color-2 {
  color: #94BE16;
}

.client-carousle-wrapper-style-one .owl-theme .owl-nav {
  margin: 0;
}

.client-carousle-wrapper-style-one .client-carousle-style-one {
  margin-left: 20px;
}

/************************** 
* 23. cta styles 
***************************/
.cta-style-one {
  background: #F53E59 url(../images/cta-1-bg.jpg) left center no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  padding-top: 114px;
}

.cta-style-one h3,
.cta-style-one p {
  margin: 0;
}

.cta-style-one h3 {
  color: #FFFFFF;
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}

.cta-style-one h3 span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.cta-style-one p {
  color: #fff;
  margin-bottom: 45px;
}

.cta-style-one a.phone-number {
  color: #fff;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  display: inline-block;
}

.cta-style-one a.phone-number i {
  font-size: 40px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 15px;
}

.cta-style-one p.tag-line {
  font-size: 24px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  
  line-height: 1.25em;
  margin-bottom: 0;
}

.cta-style-two {
  padding: 0 0 110px;
}

.cta-style-two .thm-container {
  background: #000 url(../images/cta-2-bg.jpg) center center no-repeat;
  background-size: cover;
  max-width: 1140px;
  padding-top: 57.5px;
  padding-bottom: 57.5px;
}

.cta-style-two .cta-content {
  padding-left: 70px;
}

.cta-style-two .cta-content h3,
.cta-style-two .cta-content p {
  margin: 0;
}

.cta-style-two .cta-content h3 {
  font-size: 30px;
  line-height: 1.35em;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}

.cta-style-two .cta-content p {
  color: #fff;
}

.cta-style-two ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 10px;
}

.cta-style-two ul.list-items li {
  position: relative;
  padding-left: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}

.cta-style-two ul.list-items li + li {
  margin-top: 10px;
}

.cta-style-two ul.list-items li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
  color: #fff;
}

.cta-style-three {
  background: #886BDF url(../images/cta-3-bg.jpg) center center no-repeat fixed;
  background-size: cover;
}

.cta-style-three .inner-box {
  background: rgba(136, 107, 223, 0.9);
  text-align: center;
  padding: 96px 0;
}

.cta-style-three .inner-box h3, .cta-style-three .inner-box p {
  margin: 0;
  color: #fff;
}

.cta-style-three .inner-box h3 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  
  margin-bottom: 20px;
}

.cta-style-three .inner-box h3 span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.cta-style-three .inner-box p {
  font-family: 'Montserrat', sans-serif;
  
  font-size: 16px;
}

.cta-style-three .inner-box p a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-decoration: underline;
  color: #fff;
}

/************************** 
* 24. shop styles 
***************************/
.shop-style-one {
  padding-bottom: 60px;
}

.single-shop-style-one {
  border: 1px solid #EDEDED;
  text-align: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding-top: 35px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.single-shop-style-one .text-box {
  margin-top: 20px;
}

.single-shop-style-one .text-box h3 {
  margin: 0;
  font-size: 18px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-shop-style-one .text-box h3:hover {
  color: orange;
}

.single-shop-style-one .text-box span.price {
  display: block;
  color: #10AEAD;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  
  margin-top: 15px;
  margin-bottom: 30px;
}

.single-shop-style-one .text-box a.buy-btn {
  display: inline-block;
  vertical-align: middle;
  width: 132px;
  height: 45px;
  line-height: 43px;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  font-size: 14px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.single-shop-style-one .text-box a.buy-btn i {
  color: #666666;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-right: 10px;
}

.single-shop-style-one .text-box a.buy-btn:hover {
  border-color: orange;
  background-color: orange;
  color: #fff;
}

.single-shop-style-one .text-box a.buy-btn:hover i {
  color: #fff;
}

.single-shop-style-one:hover {
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.08);
}

/************************** 
* 25. before after styles 
***************************/
.before-after-diseases-style-one .thm-container {
  max-width: 975px;
}

.before-after-diseases-style-one ul.tab-title {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 45px;
}

.before-after-diseases-style-one ul.tab-title li {
  padding-left: 10px;
  padding-right: 10px;
}

.before-after-diseases-style-one ul.tab-title li a {
  color: #666666;
  font-size: 16px;
  display: block;
  line-height: 33px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.before-after-diseases-style-one ul.tab-title li.active a {
  border-color: #cecece;
  color: #66CED4;
  text-shadow: 1px 0 0 rgba(102, 206, 212, 0.8);
}

/************************** 
* 26. hidden sidebar styles 
***************************/
.hidden-sidebar {
  position: fixed;
  top: 0;
  right: -530px;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  max-width: 530px;
  background: #fff;
  overflow: auto;
  padding-left: 70px;
  padding-right: 70px;
  text-align: center;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.hidden-sidebar.open {
  -webkit-transform: translate3d(-530px, 0, 0);
  transform: translate3d(-530px, 0, 0);
}

.hidden-sidebar a.close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #333333;
}

.hidden-sidebar .sidebar-content {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

.hidden-sidebar .sidebar-content h3,
.hidden-sidebar .sidebar-content p {
  margin: 0;
}

.hidden-sidebar .sidebar-content h3 {
  font-size: 36px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.hidden-sidebar .sidebar-content p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin: 40px 0;
}

.hidden-sidebar .sidebar-content p.contact-info {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
}

.hidden-sidebar .sidebar-content .social a {
  color: #666666;
  font-size: 18px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.hidden-sidebar .sidebar-content .social a + a {
  margin-left: 30px;
}

.hidden-sidebar .sidebar-content .social a:hover {
  color: #10AEAD;
}

/************************** 
* 27. search popup styles 
***************************/
.search_area {
  position: relative;
  max-width: 950px;
  margin: auto;
}

.search_area .search_box_inner {
  background: transparent;
  padding: 100px 60px;
  display: block;
  overflow: hidden;
}

.search_area .search_box_inner h3 {
  padding-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}

.search_area .search_box_inner .input-group {
  display: block;
  position: relative;
}

.search_area .search_box_inner .input-group input {
  background: transparent;
  border-radius: 0px;
  outline: none;
  height: 50px;
  padding: 0px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-weight: normal;
}

.search_area .search_box_inner .input-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.search_area .search_box_inner .input-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.search_area .search_box_inner .input-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.search_area .search_box_inner .input-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.search_area .search_box_inner .input-group .input-group-btn {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 4;
}

.search_area .search_box_inner .input-group .input-group-btn .btn-default {
  padding: 0px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
  color: #fff;
  font-size: 24px;
}

.search_area .mfp-close {
  right: 0px;
  color: #fff;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.98;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */


/***

==================================================================
  Services section
==================================================================

***/

.services-section {

    position: relative;
    padding: 40px 0;
    background: #fff;

}

.services-section .owl-nav {
  display: none;
}

/* Services block one */
.services-block-one {
  position: relative;
}

.services-block-one .inner-box {
  position: relative;
  background: #fff;
  padding: 40px;
  transition: .2s ease;
  margin: 20px 0;
  text-align: center;
}

.owl-item.center .services-block-one .inner-box {
  background: #2e3192;
  padding: 30px 25px;
  margin: 0;
  background-size: cover;
  background-position: center bottom;
}

.services-block-one .icon {
  position: relative;
  font-size: 52px;
  color: #2e3192;
  margin-bottom: 30px;
  margin-top: 10px;
}

.owl-item.center .services-block-one .icon {
  color: #fff;
}

.services-block-one h4 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
  transition: .5s ease;
  text-transform: capitalize;
}

.owl-item.center .services-block-one h4 {
  color: #fff;
  text-transform: capitalize;
}

.services-block-one .text {
  position: relative;
  margin-bottom: 15px;
  transition: .5s ease;
}

.owl-item.center .services-block-one .text {
  color: #fff;
}

.services-block-one .read-more-btn a {
  position: relative;
  font-size: 15px;
  font-weight: 600;
  color: #212333;
}

.owl-item.center .services-block-one .read-more-btn a {
  color: #fff;
}

.services-block-one .read-more-btn a:hover {
  color: #2e3192;
}

.services-section .owl-dot-style-three .owl-dots {
  margin-top: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2e3192;
}

/***

==================================================================
  Services section two
==================================================================

***/

/* Services Block two */
.services-section-two {
  position: relative;
  padding: 100px 0;
  background: #f9f9f9;
}

/* Services block two */
.services-block-two {
  position: relative;
}

.services-block-two .inner-box {
  position: relative;
  background: #fff;
  padding: 60px 40px;
  transition: .2s ease;
  margin: 20px 0;
  text-align: center;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  transition: .5s ease;
}

.services-block-two .inner-box:hover {
  box-shadow: 0px 14px 40px rgba(0, 0, 0, 0.05);
  transform: translateY(-15px);
}

.services-block-two .icon {
  position: relative;
  font-size: 52px;
  color: #2e3192;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 10px;
  width: 100px;
  height: 100px;
  line-height: 98px;
  background: #f7f7f7;
  border-radius: 50%;
  transition: .5s ease;
}

.services-block-two .inner-box .icon span {
  position: relative;
}

.services-block-two .inner-box:hover .icon {
  color: #fff;
  background: #2e3192;
}

.services-block-two .inner-box .icon:before {
  position: absolute;
  content: '';
  border: 2px dashed #ddd;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  transition: .5s ease;
  border-radius: 50%;
}

.services-block-two .inner-box:hover .icon:before {
  border: 50px dotted #2e3192;
}

.services-block-two h4 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
  transition: .5s ease;
}

.services-block-two .text {
  position: relative;
  margin-bottom: 15px;
  transition: .5s ease;
  font-size: 16px;
}

.services-block-two .read-more-btn a {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #212333;
}

.services-block-two .read-more-btn a:hover {
  color: #2e3192;
}


/***

==================================================================
  Parallax section
==================================================================

***/

.parallax-section  {
  position: relative;
  padding: 125px 0;
  background-size: cover;
  background-position: center;
}

.parallax-section:before  {
  position: absolute;
  content: '';
  background: rgba(11, 12, 18, 0.60);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.parallax-section h1 {
  position: relative;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  margin-bottom: 19px;
}

.parallax-section .text {
  position: relative;
  color: #fff;
  margin-bottom: 30px;
}

.parallax-section .theme-btn {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  background: #FFFFFF;
  border-radius: 2px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  padding: 0 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.parallax-section .theme-btn:hover {
  background: #333333;
  color: #fff;
}

/***

==================================================================
  Team section
==================================================================

***/

.team-section {
  position: relative;
  padding: 100px 0 30px;
}

/* team block one */

.team-block-one {
  position: relative;
  margin-bottom: 30px;
}

.team-block-one .inner-box {
  position: relative;
}

.team-block-one .inner-box .image {
  position: relative;
  overflow: hidden;
}

.team-block-one .inner-box .overlay-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 30px;
  color: #ffffff;
  text-align: center;
  background: rgb(14, 119, 175);
  opacity: 0;
  -webkit-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  transform: translate(0, -30px);
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}

.team-block-one .inner-box:hover .overlay-box {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
}

.team-block-one .inner-box .overlay-box .text {
  color: #fff;
  margin-bottom: 20px;
}

.team-block-one .inner-box .overlay-box .social-links {
  position: relative;
  width: 100%;
}

.team-block-one .inner-box .overlay-box .social-links li {
  position: relative;
  display: inline-block;
  margin: 0px 4px;
  line-height: 24px;
}

.team-block-one .inner-box .overlay-box .social-links li a {
  position: relative;
  color: #2e3192;
  background: #fff;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.team-block-one .inner-box .overlay-box .social-links li a:hover {
  background: #2e3192;
  color: #fff;
}

.team-block-one .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}

.team-block-one .inner-box .lower-box {
  position: relative;
  padding-top: 25px;
  text-align: center;
}

.team-block-one .inner-box .lower-box h4 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
}

.team-block-one .inner-box .lower-box h4 a {
  color: #222;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.team-block-one .inner-box .lower-box h4 a:hover {
  color: #2e3192;
}

.team-block-one .inner-box .lower-box .designation {
  position: relative;
  color: #2e3192;
  font-size: 16px;
}


/***

==================================================================
  News section
==================================================================

***/

.blog-section {
  position: relative;
  padding: 20px 0 20px;
}

.news-block-one {
  position: relative;
}

.news-block-one .inner-box {
  margin-bottom: 30px;
}

.news-block-one .image {
  position: relative;
  overflow: hidden;
}

.news-block-one .image:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 8;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(18, 157, 232, 0.80);
}

.news-block-one:hover .image:before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}

.news-block-one img {
  width: 100%;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

.news-block-one:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.news-block-one .overlay a {
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
  border-radius: 50%;
  color: #222;
  font-size: 20px;
  height: 60px;
  margin: 0 5px;
  line-height: 60px;
  opacity: 0;
  display: inline-block;
  text-align: center;
  -webkit-transform: translateX(0%) translateY(-30%) scale(0.5);
  -ms-transform: translateX(0%) translateY(-30%) scale(0.5);
  transform: translateX(0%) translateY(-30%) scale(0.5);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 60px;
}

.news-block-one .overlay a:hover {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  color: #2e3192;
}

.news-block-one:hover .overlay a {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0%) scale(1);
  -ms-transform: translateX(0) translateY(0%) scale(1);
  transform: translateX(0) translateY(0%) scale(1);
}

.news-block-one .overlay {
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 10;
}

.news-block-one:hover .overlay {
  opacity: 1;
}

.news-block-one .lower-content {
  position: relative;
  z-index: 9;
  padding: 30px 36px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  text-align:center;
}

.news-block-one .lower-content .category {
  margin-bottom: 15px;
}

.news-block-one .lower-content .category a {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  padding: 5px 10px;
  background-color: #2e3192;
}

.news-block-one .lower-content .post-meta {
  margin-bottom: 8px;
  padding: 0;
}

.news-block-one .lower-content .post-meta li {
  position: relative;
  color: #b8b8b8;
  font-size: 16px;
  font-weight: 500;
  padding-right: 8px;
  margin-right: 17px;
  margin-bottom: 8px;
  display: inline-block;
}

.news-block-one .lower-content .post-meta li:after {
  position: absolute;
  content: '/';
  color: #b8b8b8;
  right: -10px;
  top: 1px;
  font-size: 14px;
}

.news-block-one .lower-content .post-meta li:last-child::after {
  display: none;
}

.news-block-one .lower-content .post-meta li strong {
  color: #222;
  font-weight: 500;
}

.news-block-one .lower-content .post-meta li span {
  color: #2e3192;
}

.news-block-one h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0px;
}

.news-block-one h4 a {
  color: #222;
  transition: .5s ease;
}

.news-block-one h4 a:hover {
  color: #2e3192;
}

.news-block-one .text {
  margin-bottom: 15px;
}

.news-block-one .read-more-btn {
  font-size: 16px;
  font-weight: 500;
  color: #222;
}

.news-block-one .read-more-btn:hover {
  color: #2e3192;
}


/*** 

====================================================================
  Task Section
====================================================================

***/

.task-section{
  position: relative;
  padding: 100px 0px 60px;
  background-color: #e5007d;
}

.task-section:before{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 30%;
  height: 100%;
  display: block;
  background-color: #ffffff;
}

.task-section .image-column{
  position: relative;
  margin-bottom: 40px;
}

.task-section .image-column .inner-column{
  position: relative;
    margin-right: 20px;
    margin-left: -250px;
}

.task-section .image-column .inner-column .image{
  position: relative;
}

.task-section .image-column .inner-column .image img{
  position: relative;
  width:100%;
  display: block;
}

.task-section .content-column{
  position: relative;
}

.task-section .content-column .inner-column{
  position: relative;
  margin-right: -115px;
  padding-left: 40px;
  padding-top: 40px;
}

.task-section .content-column .inner-column .title{
  position: relative;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.task-section .content-column .inner-column h2{
  position: relative;
  color:#ffffff;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 45px;
}

.task-section .content-column .inner-column .btn-box{
  position: relative;
  margin-left: 58px;
  margin-top: 50px;
}

.task-section .default-video-box {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}

.task-section .default-video-box h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding-left: 30px;
}

.task-section .default-video-box a {
  position: relative;
  height: 81px;
  width: 81px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 80px;
  font-size: 20px;
  padding-left: 6px;
  color: #2e3192;
}

.default-video-box .ripple:before,
.default-video-box .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 80px;
  border-radius: 50%;
  width: 80px;
  margin-top: -40px;
  margin-left: -40px;
  -webkit-box-shadow: 0 0 0 0 rgb(18, 157, 232);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
  box-shadow: 0 0 0 0 rgb(18, 157, 232);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.default-video-box .ripple:before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

.default-video-box .ripple:after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);
            box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
            box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
  }
}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);
            box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
            box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
  }
}



/*Featured Block Two*/

.feature-block-two{
  position: relative;
  margin-bottom: 35px;
}

.feature-block-two .inner-box{
  position: relative;
}

.feature-block-two .inner-box h3{
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 12px;
}

.feature-block-two .inner-box h3:before{
  position:absolute;
  content: '';
  left: -50px;
  top: 12px;
  width:35px;
  height: 1px;
  background-color: #443986;
}

.feature-block-two .inner-box h3 a{
  position: relative;
  color:#222222;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;  
}

.feature-block-two .inner-box h3 a:hover{
  color:#ee2d50;
}

.feature-block-two .inner-box .text{
  position: relative;
  color:#555555;
  font-size: 16px;
  line-height: 1.6em;
}

.feature-block-two.alternate{
  margin-left:60px;
}

.feature-block-two.alternate .inner-box h3:before{
  background-color: rgba(255,255,255,1);
}

.feature-block-two.alternate h3 a,
.feature-block-two.alternate .text{
  color:#ffffff;
}

.feature-block-two.style-two{
  margin-left:50px;
}

.feature-block-two.style-two .inner-box h3{
  font-size:18px !important;
  margin-bottom: 12px !important;
}

.feature-block-two.style-two .inner-box h3:before{
  background-color: #ee2d50;
}


/*** 

====================================================================
  Help Section
====================================================================

***/

.help-section{
  position: relative;
  padding: 110px 0px;
}

.help-section .inner-container{
  position:relative;
}

.help-section:before{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width:50%;
  height: 100%;
  display: block;
  background-color: #f9f8fc;
}

.help-section .content-column{
  position: relative;
  padding:0px;
  float: left;
  width: 50%;
}

.help-section .content-column .inner-column{
  position:relative;
  padding: 80px 70px 85px;
  background-color: #ffffff;
}

.help-section .content-column .inner-column .content{
  position:relative;
  overflow: hidden;
}

.help-section .content-column .inner-column .content .sec-title-style-two{
  margin-bottom: 35px;
}

.help-section .content-column .inner-column .text{
  position:relative;
}

.help-section .content-column .inner-column .text p{
  position:relative;
  color:#555555;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 20px;
}

.help-section .content-column .inner-column .text p:last-child{
  margin-bottom:0px;
}

.help-section .content-column .inner-column .sec-title{
  margin-bottom: 35px;
}

.help-section .content-column .inner-column .sec-title .title-text{
  margin-top: 15px;
}

.help-section .content-column .inner-column .risk{
  position:relative;
  color: #2e3192;
  font-weight: 700;
  margin-top: 45px;
  padding-right: 30px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
}

.help-section .content-column .inner-column .risk:before{
  position: absolute;
    content: '';
    top: 11px;
    left: 100%;
    width: 300%;
    height: 1px;
    background-color: #dddddd;
}

.help-section .content-column .inner-column .risk:hover{
  color: #2e3192;
}

.help-section .content-column .inner-column .risk .fa{
  position:relative;
  color:#443986;
  font-weight: 600;
  margin-right: 5px;
}

.help-section .image-column{
  position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
  float: right;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.help-section .image-column .inner-column{
  position:static;
}

.help-section .image-column .inner-column .image{
  position: relative;
  display: none;
}

.help-section .image-column .inner-column .image img{
  position: relative;
  width:100%;
  display: block;
}

.help-section .image-column .inner-column .testimonial-boxed{
  position:absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  max-width: 420px;
  transform: translate(-50%, -50%);
}

.help-section .image-column .inner-column .testimonial-boxed .inner-block{
  position: relative;
  padding: 75px 50px 60px;
  background-color: #0e77afed;
}

.help-section .image-column .inner-column .testimonial-boxed .inner-block .quote-icon{
  position: absolute;
    right: 45px;
    top: -28px;
    color: #ee2d50;
    line-height: 1em;
    font-size: 60px;
}

.help-section .image-column .inner-column .testimonial-boxed .text{
  position: relative;
  font-style: italic;
  font-size: 22px;
  color:#ffffff;
  font-weight: 300;
  line-height: 1.7em;
}

.help-section .image-column .inner-column .testimonial-boxed .owl-nav,
.help-section .image-column .inner-column .testimonial-boxed .owl-dots{
  display: none;
}







.whatwedo {

    color: #333333;
    font-family: 'Montserrat', sans-serif;
  font-weight: 600;
    font-size: 27px;
    line-height: 1.3em;
	text-align:center;
	padding-bottom:10px;
	text-transform:capitalize;

}


.footer-logo {

    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
  font-weight: 600;
	padding-bottom:10px;

}





.enq-head {

    font-family: "Oxygen-Bold";
    font-size: 32px;
    color: #333333;
    line-break: 1.35em;
    margin-bottom: 10px;

}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {

    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding: 12px 12px;
    border: 1px solid #DCDCDC;
    height: 45px;

}

.form-control {
  border: 1px solid #1a1a1a;
  border-radius: 0px;
}





.infra-section {

    background-image: linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)),url(../images/bg-1.jpg);
    background-attachment: fixed;
    background-position: center center;
    padding-bottom: 3em;
    padding-top: 3em;
    background-repeat: no-repeat;
    background-size: cover;

}
.img-contents {
  
  padding: 20px;
  box-shadow: 0px 0px 40px 21px rgba(255,255,255,0.2);
}
.img-contents img {
  border: 2px solid #fff;
  border-radius: 5px;
}
.text-infra h4 {

    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 25px;
    text-transform: capitalize;

}
.text-infra ul li {

    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    list-style-type: none;
    line-height: 34px;

}
.text-infra .fa {
  font-size: 12px;
  margin-right: 9px;
  color: #e5007d;
}





.home-about {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.home-about h3 {
  padding-bottom: 0.5em;
}
.home-about p {

    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 31px;
    text-align: justify;
    padding: 10px;

}
.home-about img {

    padding: 10px;

}




.title-pro-1 {
  text-align: center;
  padding-top: .5em;
  padding-bottom: .5em;
  color: #000;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
}
.pro {
  text-align: center;
}
.pro img {

  border:1px solid #ccc; 

}
.pro .more-btn {
  line-height: 34px;
  font-weight: 600;
  color: #e5007d;
}


.blog-section {
  text-align: center;
}
.blog-section img {
  border:1px solid #ccc;
  padding: 20px;
  margin: 20px;
}




.redbg {
  background-color: #e51837;
  padding: 15px;
  text-align: center;
}
.redbg img {
  display: unset;
  max-width: 75px;
}
.redbg h4 {

  color: #fff;
  font-weight: 600;
  font-size: 25px;
  text-align: center;
  text-transform: capitalize;
  line-height: 36px;
}




