@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,700,600);



html, body { height: 100%;}

body{ color: #58595b; outline: none; font-family: 'Titillium Web', sans-serif;}

h1, h2, h3, h4, h5, legend{ color: #005d66;}

ul, ol { margin-top: 0;  padding-left: 25px;}

a, a:focus,a:active,a:hover,a:visited{ outline: none; text-decoration: none; color: #00aebf;}

/*::selection{ background: #00aebf; color: #ffffff;}*/

hr{ border-top: 1px solid transparent; margin: 10px 0;}

.img-hover {opacity:1; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out;}

.img-hover:hover { opacity: 0.8;}

.text-centered { text-align: center;}

/*Navbar*/

.navbar-toggle{border: 1px solid #005d66;}

.navbar-toggle .icon-bar{background: #005d66;}

.navbar{ min-height:65px; margin-bottom: 0px; border-bottom: none; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); background: #ffffff; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */ }

.navbar-nav{ margin-top: 15px;  }

.nav>li>a { color: #005d66;}

.nav>li>a:hover, .nav>li>a:focus { background-color: transparent;}



/*Body*/

.btn-custom { color: #ffffff !important; background-color: #00aebf; border: none;  outline: none;}

.btn-custom:focus{ color: #ffffff; border: none; outline: none !important;}

.btn-custom:hover { color: #ffffff;}

.custom-well{ background: #00aebf; padding: 15px 0;}

.custom-well-list { padding: 0; margin: 0;}

.custom-well-list li{ display: inline-block;}

.custom-well-list li a{ color: #ffffff; text-decoration: none; margin-right: 5px;  padding: 0 5px;}

.custom-well-list li.active a{ border-bottom: 1px solid #fff;}

.custom-well-list li a.active{ border-bottom: 1px solid #fff;}

.banner-inside{ background: #eaeaea;}

.banner-inside h1{ color: #abacad; text-transform: uppercase;}

.panel-head { margin-top: 0; margin-bottom: 0px; color: inherit; min-height: 35px; font-weight: bold; text-align: center;}

/*Homepage*/



/*Tron*/

header.carousel { height: 60%; }

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner { height: 100%;}

header.carousel .fill { width: 100%; height: 100%; background-position: center; background-size: cover;}

header.carousel .active .fill { opacity: 1; /* -webkit-transition: opacity ease-in-out 500ms; -moz-transition: opacity ease-in-out 500ms; -o-transition: opacity ease-in-out 500ms; transition: opacity ease-in-out 500ms; z-index: 1;  */}

header .carousel-indicators{ }

header .carousel-indicators li { display: inline; margin: 1%; border: transparent;}

header .carousel-indicators li img{ border: 5px solid #f1f1f1;-webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

header .carousel-indicators .active { margin: 1%; border: transparent;}

header .carousel-indicators li.active img, header .carousel-indicators li img:hover { border: 5px solid  #00aebf;}

header .carousel-control { color: #ffffff;}

header .carousel-caption .white{color: #ffffff!important}

header .carousel-caption { text-shadow: none; text-align: left; width: 33%; bottom: 40%;}

header .carousel-caption h1 {-webkit-animation: fadeInUp 300ms linear 300ms both; -moz-animation: fadeInUp 300ms linear 300ms both; -o-animation: fadeInUp 300ms linear 300ms both; -ms-animation: fadeInUp 300ms linear 300ms both; animation: fadeInUp 300ms linear 300ms both; }

header .carousel-caption h4{ -webkit-animation: fadeInUp 300ms linear 600ms both; -moz-animation: fadeInUp 300ms linear 600ms both; -o-animation: fadeInUp 300ms linear 600ms both; -ms-animation: fadeInUp 300ms linear 600ms both; animation: fadeInUp 300ms linear 600ms both; }

header .carousel-caption a{ -webkit-animation: fadeInUp 300ms linear 900ms both; -moz-animation: fadeInUp 300ms linear 900ms both; -o-animation: fadeInUp 300ms linear 900ms both; -ms-animation: fadeInUp 300ms linear 900ms both; animation: fadeInUp 300ms linear 900ms both; }





/*News and Showcase*/

.showcase-tab{ }

.showcase-tab .nav-tabs li a{ color: #58595b; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

.showcase-tab .nav-tabs li a:hover { border-color: #ddd; border-radius: 0; color: #00aebf;}

.showcase-tab .nav-tabs li.active a{ color: #005d66; border-radius: 0}

.showcase-carousel img{ border: 1px solid #bcbcbc; }

.showcase-carousel, .news-carousel{ margin-bottom: 30px;}

.news-carousel img{ }

.news-carousel h3, .testimonial-carousel h3{ margin: 0 0 10px 0;}

.testimonial h2{margin-top: 0;}



.testimonial-inner {color:#858586;font-size: 14px;}

.custom-carousel-indicators { bottom: 0;}

.custom-carousel-indicators li { background-color: #a8a8a8; border: none; border-radius: 15px; width: 15px; height: 15px; margin: 0;}

.custom-carousel-indicators li.active { background-color: #00aebf; width: 15px; height: 15px;}

/*End of Homepage*/



/*All tab accordians*/

.accordion-icon .accordion-toggle:hover { text-decoration:none; }

.accordion-icon .accordion-toggle:hover span { text-decoration:underline;}

.accordion-icon .accordion-toggle:before { font-family:'FontAwesome'; font-size:16px; margin-right:5px; vertical-align:-1px; float: right; content:"\f067"; margin-left:0px;}

.accordion-icon .accordion-toggle:before { content:"\f068"; margin-left:0px;}

.accordion-icon .accordion-toggle.collapsed:before { content:"\f067"; margin-left:0px;}

/*End of all tab accordians*/



/*Services*/

.tab-inner { border-bottom: none;}

.tab-inner li a{ padding: 0}

.tab-inner li a img{ width:96px;

	border: 5px solid #f1f1f1;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

.tab-inner li.active a img, .tab-inner li a img:hover{ border: 5px solid #00aebf;}

.tab-inner li.active:after { top: 85%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: -35px;}

.tab-inner-content { background: #F5F5F5; padding: 10px; border-top: 2px solid #00aebf}

.tab-inner-content .panel-group .panel { border-radius: 0;}

.tab-inner-content .panel-heading.active{ background: red; color: #ffffff; border-radius: 0; text-transform: uppercase;}

.tab-inner-content .panel-heading{ background: #00aebf; color: #ffffff; border-radius: 0; text-transform: uppercase;}

.tab-inner-content .panel-heading .panel-title a:hover{color: #ffffff;}

.accordion-toggle .collapsed {}

.tab-inner-content .panel-heading h4 a{ color: #ffffff!important;}

.tab-inner-content .panel-heading a:hover{ text-decoration: none;}

.tab-inner-content .panel-collapse h3{ margin: 0;}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus{ border: none; outline: none;}

.nav-tabs.nav-justified>li>a {border: none; outline: none;}

/*End of Services*/



/*Products*/

.text-middle tr td{ vertical-align: middle !important;}

.text-middle tr td:nth-child(1), .text-middle tr td.bold{ font-weight: 600;}

thead tr th{background: #00aebf; text-align: center;color: #ffffff;border-bottom: none!important;}

/*End of Products*/



/*News and Events*/

/*News*/

.news-container{}

.news-content{ background: #ffffff; padding: 5px 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; margin-bottom: 25px;}

.news-content h3{ margin:0;}

.news-content h4{ margin-top:5px; color: #005c67; font-size: 18px;}

/*Events*/

.event-container{}

.event-content{ background: #ffffff; padding: 5px 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; margin-bottom: 25px;}

.event-content h4{ margin-top: 0; height: 35px;}

.table-events tr td:nth-child(1), .table-events tr td:nth-child(2){width: 12%; font-weight: normal;}

.table-events tr td:nth-child(3){width: 60%;}

/*End of News and Events*/



/*Contact Us*/

#contact-us-Tab {}

#contact-us-Tab li { padding-right: 2%;}

#contact-us-Tab li:last-child { padding-right: 0}

#contact-us-Tab li a { border: 5px solid #f1f1f1; background: #f1f1f1; border-radius: 0; text-transform: uppercase; padding: 2px 0;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

#contact-us-Tab li.active a { border: 5px solid #00aebf;}

#contact-us-Tab li.active:after { top: 70%; left: 35%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: 0px;}

.table-contact td{ width: 33.3%}

.error{color: red;}

/*End of Contact Us*/



/*Courses*/

#course-Tab {}

#course-Tab li { padding-right: 1%;}

#course-Tab li:last-child { padding-right: 0}

#course-Tab li a { border: 5px solid #f1f1f1; background: #f1f1f1; border-radius: 0; text-transform: uppercase; padding: 2px 0; min-height: 56px;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

#course-Tab li.active a, #course-Tab li a:hover{ border: 5px solid #00aebf;}

#course-Tab li.active:after { top: 82%; left: 35%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: 0px;}

.img-faculty {border: 2px solid transparent; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

.img-faculty:hover {border: 2px solid #00aebf;}

.faculty-name{ text-align: center; font-weight: 700;}

/*End of Courses*/



/*Information*/

#information-Tab {}

#information-Tab li { padding-right: 2%;}

#information-Tab li:last-child { padding-right: 0}

#information-Tab li a { border: 5px solid #f1f1f1; background: #f1f1f1; border-radius: 0; text-transform: uppercase; padding: 2px 5px; height: 56px; padding-top: 12px;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

#information-Tab li.active a { border: 5px solid #00aebf;}

#information-Tab li.active:after { top: 80%; left: 35%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: 0px;}

/*End of Information*/



/*Case Study*/

#case-study-Tab {}

#case-study-Tab li { padding-right: 2%;}

#case-study-Tab li:last-child { padding-right: 0}

#case-study-Tab li a { border: 5px solid #f1f1f1; background: #f1f1f1; border-radius: 0; text-transform: uppercase; padding: 2px 0; min-height: 56px;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

#case-study-Tab li.active a { border: 5px solid #00aebf;}

#case-study-Tab li.active:after { top: 82%; left: 35%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: 0px;}

/*End of Case Study*/



/*Implants*/

#implants-Tab {}

#implants-Tab li { padding-right: 2%;}

#implants-Tab li:last-child { padding-right: 0}

#implants-Tab li a { border: 5px solid #f1f1f1; background: #f1f1f1; border-radius: 0; text-transform: uppercase; padding: 2px 0; height: 56px; padding-top: 12px;}

#implants-Tab li.active a { border: 5px solid #00aebf;}

#implants-Tab li.active:after { top: 70%; left: 35%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #00aebf; border-width: 15px; margin-left: 0px;}

/*End of Implants*/



/*Numbered Table*/

.table-numbered h3{ margin: 0 0 10px;}

.number-box{ background: #00aebf; width: 35px; height: 35px; border-radius: 50%; text-align: center; vertical-align: middle; padding: 0; margin: 0; }

.number-box .number{ color: #ffffff; margin: 0; font-size: 25px; font-weight: normal; }

/*End of Numbered Table*/



/*Enquiry Form*/

legend{ text-transform: uppercase; border: none; margin-bottom: 0;}

.form-horizontal{ background: #F5F5F5; padding: 5px 10px;}

.form-control { margin-bottom: 10px;border-radius: 0; height: 30px; padding: 3px 10px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

.form-control:focus, .form-control:hover{ border: 1px solid #00aebf; box-shadow: none;}

.has-error .form-control{ border-color: #00aebf;}

.has-error .form-control:focus{ box-shadow: none;}

.control-group img{margin-top: -4px;}

.has-error .help-block{ color:#C40400;}

.has-error .help-block ul{ list-style-type: none; padding-left:0;}

/*End of Enquiry Form*/



/*Sitemap*/

ul.sitemap li{ list-style-type: square; color: #005d66;}

ul.sitemap li a{color: #005d66;}

ul.sitemap li a:hover{color:#00aebf; text-decoration: underline;}

/*ul.sitemap li ul li ul li { list-style-type: square; color: #58595b;}

ul.sitemap li ul li ul li a{color:#58595b;}*/

/*End of Sitemap*/



/*Footer*/

footer { margin: 50px 0; color: #ffffff;}

.footer{ background: #005d66;}

.footer h4, .footer h4 a{ color: #ffffff;}

.footer a{ color: #4cbac5; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}

.footer a:hover{ color: #ffffff;}

.social-media{ padding: 0;}

.social-media li{ width: 30px; height: 30px; display: inline-block; margin-right: 5px; }

.social-media li a{ width: 30px; height: 30px; position: absolute; border-radius:5px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}

.social-media #facebook{ background: url('../images/social-sprite.png') no-repeat; background-position: -10px -10px; }

.social-media #facebook:hover{ background-position: -10px -50px;}

.social-media #twitter{ background: url('../images/social-sprite.png') no-repeat; background-position: -50px -10px; }

.social-media #twitter:hover{ background-position: -50px -50px; }

.social-media #linkedin{ background: url('../images/social-sprite.png') no-repeat; background-position: -90px -10px; }

.social-media #linkedin:hover{ background-position: -90px -50px; }

.social-media #youtube{ background: url('../images/social-sprite.png') no-repeat; background-position: -130px -10px; }

.social-media #youtube:hover{ background-position: -130px -50px; }

/*End of Footer*/



/*Media Queries*/

@media (min-width: 1025px) and (max-width: 1599px) {

	header .carousel-indicators li img{ width: 22%;}

}

@media (min-width: 1600px){

	header .carousel-caption { width: 25%; bottom: 40%;}

}



/*Tablet Landscape*/

@media (max-width: 1024px){

	header .carousel-caption{ bottom: 40%; width:40%;}

	header .carousel-indicators li img { display: inline; width: 20%;}

	header .carousel-indicators li img{ border: 3px solid #f1f1f1;}

	header .carousel-indicators li.active img, header .carousel-indicators li img:hover { border: 3px solid  #00aebf;}

	#course-Tab li a {min-height: 75px;}

	#biohorizondelhi #collapseOne img{margin-left: auto!important;margin-right: auto!important;}

	#biohorizondelhi #collapseOne #biohorizonlogo2{height: 70px;}

	#biohorizondelhi #collapseOne #biohorizonlogo4{height: 100px;}

	#biohorizondelhi #collapseOne #biohorizonlogo3{height: 100px;}

}

@media (max-width: 966px) and (max-height: 604px){

	.enquiry-form { margin-top: 20px;}

}

/*Tablet Portrait*/

@media (max-width: 768px) and (max-height: 1024px){

	header .carousel-caption{ bottom: 40%; width:40%;}

	header .carousel-indicators li { background: #a8a8a8; display: inline-block; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li.active { background: #00aebf; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li img, header .carousel-indicators li.active img { display: none}

	.enquiry-form { margin-top: 20px;}

	.osseodensificationbanner{background-position: -545px;}

	.osseodensificationbanner .banner-text h1{font-size: 32px!important;}

	.osseodensificationbanner .banner-text h3{font-size: 20px!important;}

}

@media (max-width: 640px){

	.enquiry-form { margin-top: 20px;}

	.nav-tabs.nav-justified { display: flex;}

	.nav-tabs.nav-justified li a img { max-width: 100%; border: 3px solid #f1f1f1;}

	.nav-tabs.nav-justified li.active a img { border: 3px solid #00aebf;}

	.nav.nav-tabs.tabs-left{ display: inline-flex; border-bottom: 1px solid #00aebf; border-right: none; padding-bottom: 0; margin-bottom: 5px; width: 100%;}

	.tabs-left>li, .tabs-right>li { margin-bottom: 0 !important;}

	.tabs-left>li.active>a {border: 1px solid #00aebf !important; border-bottom: none !important;}

	#biohorizondelhi #collapseOne table{width: 100%;}

	.osseodensificationbanner{height: 240px;}

	.osseodensificationbanner .banner-text {margin-top: 40px;}

	.osseodensificationbanner .banner-text h1{font-size: 24px!important;}

	.osseodensificationbanner .banner-text h3{font-size: 16px!important;}

}

/*phone Portrait*/

@media (max-width: 480px){

	header .carousel-caption{ bottom: 10%; width:90%; left: 8%;}

	header .carousel-indicators li { background: #a8a8a8; display: inline-block; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li.active { background: #00aebf; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li img, header .carousel-indicators li.active img { display: none}

	.btn-responsive { padding: 5px 10px; font-size: 11px;}

	.enquiry-form { margin-top: 20px;}

	.tabs-left>li>a {padding: 2px 4px;}

	.tab-inner.tab-news li.active:after { top: 80% !important; left: 60%;}

	.tab-inner li.active:after { top: 70%!important; left: 85%;}

	.tabs-left>li.active>a { border: 1px solid #00aebf !important; border-bottom: none !important;}

}

/*phone landscape*/

@media (max-width: 568px){

	header .carousel-caption{ bottom: 10%; width:80%;}

	header .carousel-indicators li { background: #a8a8a8; display: inline-block; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li.active { background: #00aebf; width:15px; height: 15px; margin: 1px}

	header .carousel-indicators li img, header .carousel-indicators li.active img { display: none}

	#contact-us-Tab li.active a { border: 3px solid #00aebf;}

	.tab-inner.tab-news li.active:after { top: 83% !important; left: 60%;}

	.tab-inner li.active:after { top: 80%;}

	.btn-responsive { padding: 5px 10px; font-size: 11px;}

	.enquiry-form { margin-top: 20px;}

}













.top-bar { padding: 0; background: #ffffff; }

.top-bar .search{ display: inline-block; border: 1px solid #00aebf; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

.social{ text-align: right; }

.search i { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

input.search-form{ background: transparent; border: 0 none; width: 60px; padding: 0 10px; color: #58595b; outline: none; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; -o-transition: all 400ms; transition: all 400ms; }

input.search-form::-webkit-input-placeholder{ color: transparent; }

input.search-form:hover::-webkit-input-placeholder { color: #58595b; }

input.search-form:hover, input.search-form:focus { width: 180px; }

 .aeu_image

{

	text-align: -webkit-center;

}



#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .firstpanel img,#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .secondpanel img{

	margin-bottom:35px;margin-top:20px;

}

#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .thirdpanel img,#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .fourthpanel img

{

	margin-bottom:20px;

}

#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .firstpanel .penguinrfa_nohassel_content h4,#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .secondpanel .penguinrfa_nohassel_content h4

{

	margin-bottom:10px;margin-left: 5px; margin-top: 30%;

}

#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .thirdpanel .penguinrfa_nohassel_content h4{

margin-bottom:10px;margin-left: 5px;margin-top: 20%;

}

#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .fourthpanel .penguinrfa_nohassel_content h4{

margin-bottom:10px;margin-top: 28%;margin-left: 10px;

}

#lab-services-TabContent #pengunirfa #penguinrfa_nohassel .penguinrfa_nohassel_content

{

	margin-left: -4%

}



#biohorizondelhi #collapseOne table {border: 1px solid #00aebf;width: 93%;}

#biohorizondelhi #collapseOne table tr td:nth-child(1){width: 25%;padding-left: 25px;}

#biohorizondelhi #collapseOne table tr td:nth-child(2){width: 40%;}

#biohorizondelhi #collapseOne table tr td:nth-child(3){padding-left: 25px;}

#biohorizondelhi #collapseOne table>thead>tr>th,

#biohorizondelhi #collapseOne table>tbody>tr>th, #biohorizondelhi #collapseOne table>tfoot>tr>th, 

#biohorizondelhi #collapseOne table>thead>tr>td, #biohorizondelhi #collapseOne table>tbody>tr>td,

#biohorizondelhi #collapseOne .table>tfoot>tr>td{border-top: 1px solid #00aebf;}

#biohorizondelhi #collapseOne #biohorizonlogo1{margin-top: 15px;}

#biohorizondelhi #collapseOne #biohorizonlogo2{margin-top: 25px;}

#biohorizondelhi #collapseOne #biohorizonlogo6{margin-top: 30px;}

#biohorizondelhi #collapseOne .biohorizonlogo h3{font-size: 18px; color: #58595b;}

#biohorizondelhi #collapseTwo a{color: #58595b;} 

#biohorizondelhi #collapseTwo h5{font-size: 16px; color: #58595b;margin-bottom: 4px;}

#biohorizondelhi #collapseTwo p{margin-bottom: 0px;}

#biohorizondelhi #collapseFour h5{font-size: 16px; color: #58595b;line-height: 20px;}

.banner-inside .biohorizonbanner{padding:0px;}

.biohorizonsection h4{color: #58595b;}

.biohorizonsection .speakers p{margin-top: 10px;font-size: 12px;font-weight: 700;}

.wd-96{width: 96%;}

.mb-10{margin-bottom: 10px;}

#biohorizondelhi #collapseOne .table>thead>tr>th, 

#biohorizondelhi #collapseOne .table>tbody>tr>th, #biohorizondelhi #collapseOne .table>tfoot>tr>th,

#biohorizondelhi #collapseOne .table>thead>tr>td, #biohorizondelhi #collapseOne .table>tbody>tr>td, .table>tfoot>tr>td

{line-height: 1.62857143;}

#biohorizondelhi #collapseOne #biohorizonlogo2 img{margin-left: 9px;}

#biohorizondelhi #collapseOne #biohorizonlogo3 img{margin-left: 28px;}

#biohorizondelhi #collapseOne #biohorizonlogo4 img{margin-left: 27px;}

.biohorizonbanner{background-image: url('../images/biohorizon-banner.jpg');

height: 300px;

width: 100%;}

.biohorizonbanner .banner-text{margin-top: 20px;}

.biohorizonbanner .banner-text h1{font-size: 28px;color: #58585a;margin-bottom: 0px;margin-top: 0px;font-weight: 500;}

.biohorizonbanner .banner-text p{color: #58585a;}





#lab-services-TabContent #biohorizons-biologoc #collapse9One table>thead h4{margin-top: 0px;margin-bottom: 0px;color: #fff;}

#lab-services-TabContent #biohorizons-biologoc #collapse9One  .biologocapp-include{    margin-top: 19%;

    margin-left: 15%;}





.osseodensificationbanner{background-image: url('../images/osseodensificationbanner.jpg');height: 300px;width: 100%;}

.osseodensificationsection h4{margin-top: 30px;margin-bottom: 15px;}

.osseodensificationsection .speaker{height: 205px;}

.osseodensificationsection .speaker p{color: #000;margin-top: 10px;}

.osseodensificationsection .border-bottom{border-bottom:2px solid #00a9ba;margin-bottom: 10px;}

.osseodensificationsection .versah_logo{float: right;}

.osseodensificationbanner .banner-text{margin-top: 75px;}

.osseodensificationbanner .banner-text h1{font-size: 42px;color: #565d67;text-transform: inherit;}

.osseodensificationbanner .banner-text h3{color: #565d67;    margin-bottom: 0px;margin-top: 15px;}

.osseodensificationbanner .banner-text .color-blue{margin-top: 25px;color: #005d66;}




.pt{padding-top:60px;padding-bottom:60px}.banner-bg{background-image:url(https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__340.jpg);padding:50px}.smile-rewards{color:#ffff}.customer{color:#ffff;background-color:#414042;padding:5px;text-align:center;width:220px}.sign-text{color:#00aebf;font-weight:700;font-size:27px}.sign-sub-text{font-size:16px;color:#000}.r-tp{padding-top:45px}.text-format{text-transform:uppercase}.top-space{padding-top:15px}.top-space-table{padding-top:100px}.silver-text{font-size:17px;color:#000;font-weight:500}.silver{background-color:#bcbebe;text-align:center}.img-mt{margin-top:-65px}.img-mt-1{margin-top:-72px}.img-mt-2{margin-top:-82px}.img-mt-3{margin-top:-92px}.benefits{margin:0!important}.gold{background-color:#c6a554;text-align:center}.platinum{background-color:#95a2a2;text-align:center}.diamond{background-color:#e0e7f5;text-align:center}.silver-0{background-color:#c4c6c6}.gold-0{background-color:#cdb169}.platinum-0{background-color:#a2aeae}.diamond-0{background-color:#e4eaf6}.silver-1{background-color:#c5c7c7}.gold-1{background-color:#ceb26d}.platinum-1{background-color:#a4b0b0}.diamond-1{background-color:#e5eaf6}.silver-2{background-color:#c6c8c8}.gold-2{background-color:#cfb36f}.platinum-2{background-color:#a6b1b1}.diamond-2{background-color:#e5ebf7}.for-your-practice{font-size:16px;font-weight:700}.silver-3{background-color:#c8caca;vertical-align:middle!important}.gold-3{background-color:#d0b572;vertical-align:middle!important}.platinum-3{background-color:#a8b2b2;vertical-align:middle!important}.diamond-3{background-color:#e6ebf7;vertical-align:middle!important}.silver-4{background-color:#cacccc}.gold-4{background-color:#d2b878}.platinum-4{background-color:#abb5b5}.diamond-4{background-color:#e7ecf7}.silver-5{background-color:#ccc}.gold-5{background-color:#d3ba7b}.platinum-5{background-color:#adb7b7}.diamond-5{background-color:#e7ecf7}.silver-6{background-color:#cccece}.gold-6{background-color:#d4bb7e}.platinum-6{background-color:#b0b9b9}.diamond-6{background-color:#e8edf8}.silver-7{background-color:#cecfcf}.gold-7{background-color:#d6bd82}.platinum-7{background-color:#b1baba}.diamond-7{background-color:#e8edf8}.silver-8{background-color:#cfd0d0}.gold-8{background-color:#d6be83}.platinum-8{background-color:#b2bcbc}.diamond-8{background-color:#e9eef8}.silver-9{background-color:#d0d2d2}.gold-9{background-color:#d7c088}.platinum-9{background-color:#b5bebe}.diamond-9{background-color:#e9eef8}.silver-10{background-color:#d2d3d3}.gold-10{background-color:#d8c28c}.platinum-10{background-color:#b8c1c1}.diamond-10{background-color:#eaeff8}.silver-11{background-color:#d3d5d5}.gold-11{background-color:#dac48f}.platinum-11{background-color:#bac3c3}.diamond-11{background-color:#eaeff9}.silver-12{background-color:#d5d6d6}.gold-12{background-color:#dbc692}.platinum-12{background-color:#bcc4c4}.diamond-12{background-color:#ebf0f9}.silver-13{background-color:#d6d7d7}.gold-13{background-color:#dcc895}.platinum-13{background-color:#bec6c6}.diamond-13{background-color:#ecf1f9}.silver-14{background-color:#d7d8d8}.gold-14{background-color:#deca9a}.platinum-14{background-color:#c1c8c8}.diamond-14{background-color:#edf1fa}.silver-15{background-color:#d9dada}.gold-15{background-color:#dfcc9e}.platinum-15{background-color:#c3cbcb}.diamond-15{background-color:#eef1fa}.silver-16{background-color:#dbdddd}.gold-16{background-color:#e0cfa4}.platinum-16{background-color:#c7cdcd}.diamond-16{background-color:#eff2fa}.silver-17{background-color:#dddede}.gold-17{background-color:#e2d2a9}.platinum-17{background-color:#c9d0d0}.diamond-17{background-color:#f0f2fa}.silver-18{background-color:#dfdfdf}.gold-18{background-color:#e3d4ac}.platinum-18{background-color:#ccd2d2}.diamond-18{background-color:#f0f3fa}.silver-19{background-color:#dfe0e0}.gold-19{background-color:#e5d6b1}.platinum-19{background-color:#ced4d4}.diamond-19{background-color:#f1f4fa}.silver-20{background-color:#e2e3e3}.gold-20{background-color:#e7d8b6}.platinum-20{background-color:#d1d6d6}.diamond-20{background-color:#f1f5fa}.silver-21{background-color:#e5e6e6}.gold-21{background-color:#e9ddbd}.platinum-21{background-color:#d6dbdb}.diamond-21{background-color:#f2f5fb}.silver-22{background-color:#e8e9e9}.gold-22{background-color:#ebe0c4}.platinum-22{background-color:#dadfdf}.diamond-22{background-color:#f4f7fb}.silver-23{background-color:#eaebeb}.gold-23{background-color:#ede2c9}.platinum-23{background-color:#dee2e2}.diamond-23{background-color:#f5f8fc}.silver-24{background-color:#ececec}.gold-24{background-color:#efe6ce}.platinum-24{background-color:#e1e5e5}.diamond-24{background-color:#f6f8fc}.silver-25{background-color:#efefef;vertical-align:middle!important}.gold-25{background-color:#f1e9d6;vertical-align:middle!important}.platinum-25{background-color:#e5e8e8;vertical-align:middle!important}.diamond-25{background-color:#f8fafc;vertical-align:middle!important}.silver-26{background-color:#f1f1f1}.gold-26{background-color:#f3eddc}.platinum-26{background-color:#edefef}.diamond-26{background-color:#f9fafd}.silver-27{background-color:#f3f4f4}.gold-27{background-color:#f5f0e2}.platinum-27{background-color:#edf0f0}.diamond-27{background-color:#fafbfd}.silver-28{background-color:#f5f6f6}.gold-28{background-color:#f7f2e7}.platinum-28{background-color:#f1f2f2}.diamond-28{background-color:#fafbfd}.silver-29{background-color:#f7f8f8}.gold-29{background-color:#f8f4ea}.platinum-29{background-color:#f2f4f4}.diamond-29{background-color:#fbfcfe}.silver-30{background-color:#f9f9f9}.gold-30{background-color:#faf7f0}.platinum-30{background-color:#f5f7f7}.diamond-30{background-color:#fcfdfe}.silver-31{background-color:#fafafa;vertical-align:middle!important}.gold-31{background-color:#fbfaf4;vertical-align:middle!important}.platinum-31{background-color:#f9fafa;vertical-align:middle!important}.diamond-31{background-color:#fcfdfe;vertical-align:middle!important}.silver-32{background-color:#fcfcfc}.gold-32{background-color:#fdfbf9}.platinum-32{background-color:#fafbfb}.diamond-32{background-color:#fefeff}.silver-33{background-color:#fdfefe}.gold-33{background-color:#fefdfb}.platinum-33{background-color:#fdfdfd}.diamond-33{background-color:#feffff}.silver-34{background-color:#fff}.gold-34{background-color:#fffefe}.platinum-34{background-color:#fefefe}.last-tr{border-bottom:1px solid #cccc}.continuing-education{border-top:2px solid #ddd}
@media only screen and (max-width: 767px) {
.img-mt {margin-top: 0px !important;}
.img-mt-1 {margin-top: 0px !important;}
.img-mt-2 {margin-top: 0px !important;}
.img-mt-3 {margin-top: 0px !important;}
}


.form-list a span {    
    color: #58595B;
}

.products--button-block{
	display: grid;
    grid-template-rows: 1fr 1fr;
    grid-row-gap: 10px;
}