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

}
body {
  color: #333333;
  font-weight: 400;
  font-family:Roboto;font-size: 14px;
}

@font-face {
    font-family:Roboto-Thin;
    src: url(../fonts/Roboto/Roboto-Thin.ttf);
}
@font-face {
    font-family:Roboto-Medium;
    src: url(../fonts/Roboto/Roboto-Medium.ttf);
}
@font-face {
    font-family:Roboto-Black;
    src: url(../fonts/Roboto/Roboto-Black.ttf);
}
@font-face {
    font-family:Roboto-Regular;
    src: url(../fonts/Roboto/Roboto-Regular.ttf);
}




@font-face {
    font-family:Raleway-Regular;
    src: url(../fonts/Raleway/Raleway-Regular_0.ttf);
}
@font-face {
    font-family:Raleway-LightItalic;
    src: url(../fonts/Raleway/Raleway-LightItalic.ttf);
}
@font-face {
    font-family:Raleway-Light;
    src: url(../fonts/Raleway/Raleway-Light_0.ttf);
}
@font-face {
    font-family:RalewaySemiBold;
    src: url(../fonts/Raleway/RalewaySemiBold.ttf);
}
@font-face {
    font-family:Helvetica;
    src: url(../fonts/Helvetica/Helvetica.ttf);
}
@font-face {
    font-family:Helvetica-Light;
    src: url(../fonts/Helvetica-Light.ttf);
}
@font-face {
    font-family:Helvetica-Bold;
    src: url(../fonts/Helvetica/Helvetica-Bold-Font.ttf);
}
@font-face {
    font-family:Helvetica-Medium;
    src: url(../fonts/Helvetica/Helvetica-Medium_22487.ttf);
}


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



/*===========================
   Header top area css start 
===========================*/



.header-to-left-content p {
  margin: 0;
  display: inline-block;font-family:RalewayMedium;
}
.header-to-left-content a {
	color: #333;
	border-left: 0px solid #6a346f;
	padding: 3px 34px;
	display: inline-block;
	margin-left: 34px;
	padding-right: 0;font-family:RalewayMedium;
}
.header-to-left-content a span {
  margin-right: 10px;
}
.header-to-left-content a:hover {
	/*color: #662f6b; */
}
.header-top-right-social-icons a {
	background: #e9e8e8;
	width: 44px;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	height: 44px;
	line-height: 44px;
	/*color: #662f6b;*/
	-webkit-transition: .3s;
	transition: .3s;
	margin-left: -2px;
}
.header-top-right-social-icons a:hover {
	/*background: #662f6b;*/  
	color: #fff;
}
.header-top-right-social-icons {
  text-align: right;
}
.header-to-left-content {
  margin-top: 10px;
}

.slier-content p br {
	display: none;
}


.main-menu li ul{
	position: absolute;
	left: 0;
	-webkit-animation: ;
	animation: ;
	padding: 0;
	margin: 0;
	line-height: ;
	list-style: none;
	/*background: #662f6b;*/    
	width: 300px;
	top: 115%;
	opacity: 0;
	visibility: hidden;
	text-align: left;
}
.main-menu ul li ul:hover > li:hover > a {
	background: #fff;
	/*color: #662f6b;  */
}
.main-menu li:hover ul{
    top: 100%;opacity: 1;
	visibility: visible;
}
.menu-wrp {
	width: 100%;
}
.main-menu li {
	position: relative;
}
.main-menu li a{

  display: inline-block;
}

.main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-menu ul li {
  display: inline-block;
}
.main-menu ul {
  width: 100%;
  text-align: right;
}
.address-list li:first-child a:hover {
	color: #bab9b9;
}
.main-menu li > ul.sub-menu > li > ul {
  opacity: ;
  left: 107%;
  opacity: 0;
  visibility: hidden;position: absolute;
	top: 0;
}
.main-menu li > ul > li > ul {
	left: 100%;
	display: none;top: 0;
}
.main-menu li > ul > li:hover > ul {
	display: block;
	position: absolute;
	top: 0;
}

.main-menu ul li ul li a {
	display: block;
}

.main-menu ul li ul li  {
	display: block;
}
.navbar-nav li ul li a:hover {
	background: #fff;color: #333;
}
.sub-nav-toggler {
	display: none;
}
.back-to-top {
	position: fixed;
	right: 21px;
	width: 49px;
	height: 49px;
	/*background: #662f6b;*/
	z-index: 9;
	text-align: center;
	line-height: 49px;
	font-size: 25px;
	border-radius: 3px;
	color: #fff;
	bottom: 50px;
	display: none;
	border: 1px solid #fff;
}
.back-to-top:hover{ color: #fff; }
.back-to-top i:hover{ color: #fff; }

/*===========================
   Header top area css end 
===========================*/


/*===========================
   slider aera css stasrt
===========================*/

.slier-content {
	padding: 228px 0;
}


.slier-content {
  text-align: center;
}
.slier-content h1 {
  font-size: 55px;
  color: #121212;
  font-family: RalewayMedium;
  margin-bottom: 0;
}
.slier-content span {
  font-size: 30px;
  color: #333;
  margin: 10px 0;
  display: inline-block;
}
.button-list-hero a {
	/* color: #fff; */
	font-size: 20px;
	width: 283px;
	display: inline-block;
	text-align: center;
	padding: 7px;
	border: 1px solid /*#662f6b*/;
	/*color: #662f6b;*/
	-webkit-transition: .4s;
	transition: .4s;
	margin: 0 3px;
}
.single-slider {
	background-size: cover;
	background-position: center center;
}



.single-slider {
  position: relative;
  z-index: 1;
}
.single-slider::after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.1);
	content: "";
	z-index: -1;
}


.button-list-hero a:hover {
  /*background: #662f6b;*/
  color: #fff;
  /*border-color: #662f6b;*/
}
.slier-content p {
  font-size: 18px;
  font-family: RalewayMedium;
  margin-top: 20px;
}
.button-list-hero {
  margin: 25px 0;
}
.commited-area {
	background-size: cover;
	background-position: center center;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.arrow-next.slick-arrow {
  left: auto;
  right: 10%;
}

/*===========================
   slider aera css end
===========================*/









/*===========================
   Header area css start 
===========================*/
.header-aera{
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.header-menu.sticky {
	position: fixed;
	left: 0;
	width: 100%;
	
	z-index: 99;
	padding: 15px 0;
	-webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.1);
	top: 0;-webkit-animation: sticky 1s;animation: sticky 1s;
}

.slider-active {
	/* margin-top: 160px; */
	margin-top: 0 !important;
}






@-webkit-keyframes sticky{
    
    0%{
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100%{
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}








@keyframes sticky{
    
    0%{
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100%{
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.navbar-brand img {
	max-width: 190px;    
	  width: 100%; 
}

.header-aera .navbar {
	padding: 0;
}
.header-top-bar-area {
	background: #fff;
}

.moretext {
  display: none;
}

.navbar-nav li a {
	font-size: 17px;
	color: #113f3c;
	padding-right: 0;
	position: relative;
	font-family: Helvetica-Light;
}

.header-menu {
	padding: 15px 0;
	/*background: #662f6b;  background: #000000; */ 
}
.navbar-nav li {
	
}

.header-aera {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 9;
	left: 0;
}

.navbar-toggler .toggler-icon {
	width: 30px;
	height: 2px;
	background: #ddd;
	display: block;
	margin: 7px 0;position: relative;-webkit-transition: .4s;
    transition: .4s;
}
.main-menu ul li a {
	font-size: 20px;
	color: #fff;
	padding: 14px 24px;
}


.navbar-toggler.active .toggler-icon:nth-child(1) {
	
    top: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    
}

.navbar-toggler.active .toggler-icon:nth-child(2) {
	
    opacity: 0;
    
}
.main-menu li ul li:last-child a {
	background: transparent;
	color: #fff;
	padding-left: 24px;
}
.navbar-toggler.active .toggler-icon:nth-child(3) {
	top: -9px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.main-menu ul li:last-child a {
	background: #fff;
	/*color: #662f6b;   */
	padding: 11px 35px;
}


/*===========================
   Header area css end 
===========================*/



/*===========================
   Freatures area css start
===========================*/




.section-title h2 {
  font-family: Helvetica-Bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  margin: 0;
  margin-bottom: 35px;
}
.section-title h2 span {
  color: #672f6b;
}
.features-area {
  padding: 70px 0;
}



.single-features-item {
  position: relative;
}
.single-features-item img {
  width: 100%;
}
.hover-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(102, 47, 107, 0.6);
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s;
  transition: .3s;
}
.hover-content h3 {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 26px;
	margin: 0;
	-webkit-transition: .3s;
	transition: .3s;
	font-family: Helvetica-Medium;
}
.single-features-item:hover .hover-content {
	opacity: 1;
	visibility: visible;
	background: rgba(102, 47, 107, 0.9);   
}
.slier-content h1 {
	padding: 0 216px;
}
.button-list-hero a.active-btn:hover {
	background: transparent;
	/*color: #662f6b; */ 
}
.single-features-item:hover .hover-content h3 {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section-title.smller h1 {
	font-size: 24px;
}
.content-area {
	padding-bottom: 120px;
	padding-top: 70px;
}
.contnet-left p {
  font-size: 15px;
  line-height: 22px;
}
.contnet-left .section-title h2 {
  font-size: 33px;
  text-align: left;
  margin-bottom: 5px;
}
.desimg-right {
  margin-top: 49px;
}
.desimg-right img {
  width: 100%;
}
.desimg-right {
  padding-left: 30px;
}

/*===========================
   Freatures area css end
===========================*/



/*===========================
   Ct dental css start
===========================*/




.noth-dental-left0img img {
  width: 100%;
}
.noth-dental-left0img {
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
.ct-dental-right-text-info {
	margin-left: 20px;
	padding-top: 50px;
}
.ct-dental-right-text-info p {
	font-size: 18px;
	line-height: 31px;
}
.ct-dental-right-text-info h2 {
  font-size: 40px;
  font-family: Helvetica-Bold;
}
.ct-dental-right-text-info h2 span {
  color: #672f6b;
}
.north-dental-area {
  padding: 100px 0;
  background: #f6f6f6;
}
.noth-dental-left0img:after {
  /*position: absolute;
  right: -12px;
  bottom: -12px;
  width: 123px;
  height: 108px;
  background: #662f6b; background: #000000; 
  content: "";
  z-index: -1;*/
}


.commited-text p {
  font-family: Raleway-LightItalic;
  font-size: 40px;
  color: #fff;
}
.commited-text {
  text-align: center;
}
.commited-text span i {
  font-size: 54px;
  color: #fff;
}
.commited-area {
  padding: 110px 0;
  position: relative;
  z-index: 1;
}
.commited-area::after {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	/*background: #662f6b;*/
	cn: ;
	content: "";
	z-index: -1;
	opacity: .9;
}
.map-area {
	margin-bottom: -5px;
}
.button-list-hero a.active-btn {
	/*background: #662f6b;*/
	color: #fff;
}
/*===========================
   Ct dental css end
===========================*/



/*===========================
   Team area css start
===========================*/

.widget-menu ul li a:hover {
	color: #fff;
}


.team-area {
  padding: 85px 0;
}
.single-tm-item {
  background: #f6f6f6;
  padding: 40px 0;-webkit-transition: .4s;transition: .4s;
}
.single-tm-item:hover {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.team-img img {
	max-width: 160px;
	border-radius: 50%;
}
.team-img {
  text-align: center;
}
.team-info {
  text-align: center;
  margin-top: 15px;
}
.team-info h3 {
  font-size: 20px;
  margin: 0;
  font-family: RalewayMedium;
}
.team-info h3 spa {
}
.team-info h3 span {
  display: block;
  font-size: 16px;
}

#test {
	height: 500px;
}





/*===========================
   Team area css end
===========================*/



/*===========================
   Footer top area css start
===========================*/



.footer-top-main {
	background: #333333;
	font-size: 20px;
	color: #bab9b9;
	padding: 75px 0;
}
.footer-wd-top a img {
  max-width: 150px;
  width: 190px;
  margin: 20px 0;
  max-width: 200px;
}
.footer-wd-top h3 {
  margin: 0;
  fpo: ;
  -webkit-filter: ;
  filter: ;
  font-size: 24px;
  font-family: Helvetica-Bold;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 38px;
}
.widget-menu ul {
 
  margin: 0;
  line-height: ;
  list-style: none;
  padding: 0;
}
.widget-menu ul li a {
  color: #bab9b9;
  margin-bottom: 12px;
  display: inline-block;
}
.address-list li {
  position: relative;
  list-style: none;
  padding-left: 34px;
  margin-bottom: 20px;
}
.address-list li span {
	position: absolute;
	left: 0;
	width: 35px;
	text-align: center;
}
.address-list li a span i {
	-webkit-filter: ;
	filter: ;
	font-size: 24px;
}
.address-list li a:hover {
	color: #fff;
}
.section-title.smller {
	margin-top: 4px;
}
.address-list li a {
  color: #bab9b9;
}
.single-fooer-widget {
}
.opening-list li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 18px;
}
.opening-list li span {
	width: 180px;
	display: inline-block;
}
.single-fooer-widget h5 {
	font-size: 16px;
	text-align: right;
	color: #fff;
	font-family: RalewaySemiBold;
	margin-top: 19px;
}
  .header-to-left-content p br {
	display: none;
} 
.slicknav_menu {
	display:none;
}

.footer-socail-icons a {
	/*background: #662f6b;*/
	width: 54px;
	display: inline-block;
	text-align: center;
	color: #fff;
	height: 54px;
	line-height: 54px;
	font-size: 28px;
	margin-right: 8px;-webkit-transition: .3s;transition: .3s;
}
.footer-socail-icons a:hover {
	background: #fff;
	/*color: #662f6b;*/
}
.footer-cp-text p {
  -webkit-animation: ;
  animation: ;
  margin: 0;
  font-size: 20px;
  color: #fff;
}
.footer-cp-text {
  /*background: #662f6b;*/
  text-align: center;
  color: #fff;
  padding: 47px 0;
}
.widget-menu ul li:last-child a {
	font-family: Raleway-Light;
}
/*===========================
    Footer top area css end
===========================*/












