/**
 * @file
 * Subtheme specific CSS.
 */
/* .navbar-brand img {
	height: 57px;
}
#navbar-main .container {
	background-color: #FFF;
	box-shadow: 0 0px 1px 0px;
}
#navbar-main {
	background-color: #FFF !important;
}
#CollapsingNavbar {
	background: linear-gradient(to bottom, #69c4e8, #21a1d4);
	padding: 10px 0px;
	border-radius: 7px;
	color: #FFF !important;
}
#CollapsingNavbar a {
	color: #FFF;
	font-weight: 600;
	font-size: 17px;
}
#CollapsingNavbar a {
	color: #FFF;
	font-weight: 600;
	font-size: 17px;
	background: linear-gradient(to bottom, #69c4e8, #21a1d4);
	margin: 0px 2px;
} */
#main-wrapper {
	margin-top: 115px;
}
#header #navbar-main{
	box-shadow: 2px 2px 4px 1px;
}
#navbar-main {
	/* background: #00C1F6 !important; */
	background-color: #FFF !important;
}
.img-fluid.d-inline-block.align-top {
	height: 90px;
	width: 100%;
}
#CollapsingNavbar {
	margin-left: 40px;
	justify-content: center;
}
#CollapsingNavbar a {
	color: #001733;
	font-weight: 700;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
}
#CollapsingNavbar nav ul {
	/* background: #00C1F6 !important; */
}
#CollapsingNavbar nav ul a {
	text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active {
	color: #FFF !important;
	text-decoration: none;
	background-color: #049BDC !important;
}
.dropdown-item.active .is-active {
	color: #FFF !important;
}
#CollapsingNavbar li:hover:active {
	/* background: #00C1F6 !important; */
	box-shadow: 0px 0px 1px 0px;
}
#CollapsingNavbar li:hover{
	/* background: #00C1F6 !important; */
}
#block-bascert-views-block-consultancy-services-iso-services-block-1,
#block-bascert-views-block-consultancy-services-iso-services-block-2 {
	background: #f6f6f2;
	border-radius: 10px;
}
.block-views-blockconsultancy-services-iso-services-block-1 .content,
#block-bascert-views-block-consultancy-services-iso-services-block-2 .content {
	background-color: #049BDC !important;
	color: #FFF;
	padding: 12px;
}
ol, ul {
	font-size: 15px;
}
.block-views-blockconsultancy-services-iso-services-block-1 .content a,
#block-bascert-views-block-consultancy-services-iso-services-block-2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}
#block-bascert-breadcrumbs {
	padding-top: 15px;
	margin-left: 10px;
}
#block-bascert-breadcrumbs .breadcrumb-item {
	font-size: 17px;
	font-weight: 700;
}
/* Slider CSS */
/*--------- slider ---------*/
#slide {
  margin: 0px auto 0;
  overflow: hidden;
  padding: 0px;
  position: relative;
  z-index: 2;
}

.slide {
  float: left;
  position: relative;
}

.slide-area {
  height: 350px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  /* width: 1294px; */
}

.slide_image {
  left: 0;
  position: absolute;
  top: 0;
}

.slide_image img {
  float: left;
}

#slider {
  clear: both;
  z-index: 1;
}

.paging {
  padding: 5px 0 15px;
  text-align: center;
  z-index: 110;
  right: 110px;
  bottom: 10px;
  position: absolute;
}

.paging a {
  background: url(../images/slide-button.png) no-repeat center;
  border: none;
  display: inline-block;
  height: 13px;
  margin: 4px;
  outline: none;
  text-indent: -9999px;
  width: 13px;
}

.paging a.active {
  background: url(../images/slide-button-hover.png) no-repeat center;
  border: none;
  outline: none;
}

.paging a:hover {
  border: none;
  font-weight: bold;
  outline: none;
}

.descriptions {
  width: 520px;
  z-index: 101;
  background: none repeat scroll 0 0 #01ace4;
  box-shadow: 0 0 50px 50px #00a6cf inset;
  height: 100%;
  padding: 0 40px;
  position: absolute;
  right: 0%;
}

.desc {
  color: #fff;
  font-family: 'Open Sans',sans-serif;
  position: absolute;
  top: 20%;
}

.desc_top {
  font-size: 38px;
  font-weight: 500;
  width: 100%;
  line-height: 40px;
}

.desc_bottom {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
/* Slider CSS End */
.site-footer {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 35px 0 30px;
	background: #049BDC !important;
	color: #FFF;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding: 0 !important;
}
#block-bascert-footer p,
#block-bascert-certificatefooter p {
	color: #FFF;
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 5px;
	font-family: 'Roboto', sans-serif;
}
#block-bascert-certifications h3 {
	background: #00C1F6;
	color: white;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
}
#block-bascert-certifications ul {
	list-style-type: none;
	padding-left: 0;
}
.path-dashboard .content table thead {
	background: #00C1F6;
}
.path-dashboard .content table {
	border: 1px solid #000;
}
.path-dashboard .content .table-responsive {
	margin-top: 20px;
}
td:where(:not(:has(*))):not(:has(text)) {
	background: url(/themes/custom/bascert/images/main.jpg);
}
#block-bascert-certifications ul li {
	padding: 10px 10px;
	background-color: #FFF;
	margin: 10px 0px;
	border-radius: 5px;
}
#block-bascert-certifications ul li a {
	color: #01ace4;
	font-family: 'Roboto', sans-serif;
}
#backtotop {
	/* background: url(../backtotop.png) no-repeat center center !important; */
	border: 0;
	bottom: 20px;
	cursor: pointer;
	display: none;
	height: 70px;
	position: fixed;
	right: 20px;
	text-indent: -9999px;
	width: 70px;
	z-index: 300;
}
.webform-submission-contact-form button.btn:hover,
.cert-company:hover{
	color: #FFF;
  	background-color: #069DDE !important;
  	border-color: transparent;
	font-family: 'Roboto', sans-serif;
}
.webform-submission-contact-form button.btn:focus {
	border-color: transparent !important;
	border: none !important;
	box-shadow: none;
	color: #FFF !important;
}
.webform-submission-contact-form button,
.cert-company {
	background: #069DDE !important;
	border: transparent;
	color: #FFFF;
	border-radius: 5px;
	padding: 7px;
	font-weight: 700;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}
.path-certificate-details .content a {
	margin-left: 12px;
}
.site-footer__bottom {
	border: none !important;
	margin-top: 0px !important;
}
.site-footer__bottom a {
	color: #FFF !important;
}
.sidebar_second .block-webform {
	background-color: #f6f6f2 !important;
	border-radius: 10px;
}
.webform-submission-contact-form label {
	text-decoration: none;
	font-weight: 600;
}
#main {
	margin-bottom: 40px;
}
/* Consultancy Services  */
#ISOTabContent ul {
	list-style-type: none;
	padding-left: 0px;
}
/* .liboxes-iso {
	border-radius: 0px 0px 9px 9px;
	display: flex;
	float: left;
	min-height: 165px;
	border-bottom: 1px dashed #CCC;
	line-height: 18px;
	margin-bottom: 25px;
	margin-right: 2%;
	vertical-align: top;
	width: 48%;
	padding: 0 0 0 6px;
	gap: 20px;
	height: 100%;
} */
.liboxes-iso {
	/* border-radius: 0px 0px 9px 9px; */
	display: flex;
	/* float: left; */
	/* min-height: 165px; */
	/* border-bottom: 1px dashed #CCC; */
	/* line-height: 18px; */
	/* margin-bottom: 25px; */
	/* margin-right: 2%; */
	/* vertical-align: top; */
	/* width: 48%; */
	/* padding: 0 0 0 6px; */
	gap: 20px;
	height: 100%;
}
.contextual-region .contextual .contextual-links a, .contextual-region .contextual .contextual-links a:hover {
	color: #000 !important;
}
.cert-dash-title {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.highlight-head {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
}
.content p {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	margin-bottom: 8px;
}
.content th {
	background: #049BDC !important;
	font-family: 'Roboto', sans-serif;
	border-right: 1px solid #c8c7c7;
	padding: 5px 4px;
	color: #ffffff;
}
.cert-details td {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
}
h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.field--name-body p:has(img) {
	display: block !important;
}
.cert-buttons {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.cert-tbl table tbody tr {
	display: flex;
	padding: 0;
	flex-direction: row;
}
.cert-tbl table tbody tr td {
	flex: 1;
	padding: 15px;
}
tbody td {
	background-image: url(/themes/custom/bascert/images/main.jpg);
	font-size: 15px;
	vertical-align: baseline;
	border: 1px solid #c8c7c7 !important;
}
#ISOTab {
	height: 20px;
	width: 100%;
	border: none;
	padding-top: 10px;
}
#ISOTabContent {
	margin-top: 50px;
}
/* #ISOTab button {
	background: #00C1F6 !important;
	color: #FFF !important;
	font-size: 14px;
	font-weight: 600;
	border-radius: 0;
	border: none;
	padding: 8px 8px;
	margin: 0px 5px;
} */
.banner_container h1,
#block-bascert-page-title h1 {
	font-size: 27px;
	font-family: 'Roboto', sans-serif;
	line-height: 35px;
	border-bottom: 5px double #101828;
}
#ISOTabContent h3 {
	font-size: 14px;
	margin-left: 0px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	padding: 0px !important;
	height: auto !important;
	width: 100% !important;
	box-shadow: none;
	letter-spacing: 1px;
}
#ISOTabContent p {
	font-size: 15px;
	margin-bottom: 5px;
}
.page-node-237.path-frontpage h2,
.page-node-609 h2{
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
}
#ISOTab button#standard-tab,
#ISOTab button#highlight-tab {
	border-radius: 30px 29px 0 0;
	background-color: #ca0000;
	box-shadow: 3px 1px 2px 0 #828282;
	text-align: center;
	z-index: 20;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button#benefits-tab,
#ISOTab button#about-tab {
	text-align: center;
	border-radius: 30px 29px 0 0;
	background-color: #e75200;
	box-shadow: 3px 1px 2px 0 #828282;
	z-index: 15;
	text-align: center;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button#bas-tab,
#ISOTab button#outline-tab {
	border-radius: 30px 29px 0 0;
	background-color: #46b4b5;
	box-shadow: 3px 1px 2px 0 #828282;
	z-index: 12;
	text-align: center;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button#certification-tab {
	border-radius: 30px 29px 0 0;
	background-color: #91cd51;
	box-shadow: 3px 1px 2px 0 #828282;
	z-index: 10;
	text-align: center;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button#wwd-tab,
#ISOTab button#target-tab {
	border-radius: 30px 29px 0 0;
	background-color: #0083a8;
	box-shadow: 3px 1px 2px 0 #828282;
	z-index: 1;
	text-align: center;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button#scope-tab {
	background-color: #d0007a;
	border-radius: 30px 29px 0 0;
	box-shadow: 3px 1px 2px 0 #828282;
	z-index: 1;
	text-align: center;
	border-right: 2px solid #dcd8d8;
	font-size: 13px;
	color: #FFF;
}
#ISOTab button.active {
	background-color: #6d7c89 !important;
}
#quicktabs-news_events .quicktabs-tabs {
	display: block ruby;
	overflow-x: auto;
	white-space: nowrap;
	width: 100%;
}
/* #quicktabs-news_events.tabsbar ul.quicktabs-tabs li {
	margin-bottom: -1px;
	margin: 0px 3px;
	background: none;
	color: #FFFF;
	padding: 0;
	font-size: 14px !important;
	font-weight: bold;
	border: none;
	font-family: 'Roboto', sans-serif;
}
#quicktabs-news_events.tabsbar .quicktabs-tabs > li > a {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	display: block;
	padding: .5rem .5rem;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	background: rgb(67, 164, 201);
	text-decoration: none;
} */
 #quicktabs-news_events.tabsbar .quicktabs-tabs > li > a:hover {
	border-bottom: 3px solid #0077aa;
	color: #0077aa;
}
#quicktabs-news_events.tabsbar ul.quicktabs-tabs li{
	border: none !important;
	background: none;
}
#quicktabs-news_events.tabsbar .quicktabs-tabs > li > a {
	/* border: 1px solid transparent; */
	/* border-top-left-radius: .25rem; */
	/* border-top-right-radius: .25rem; */
	/* display: block; */
	/* padding: .5rem .5rem; */
	/* color: #FFF; */
	/* font-family: 'Roboto', sans-serif; */
	/* background: rgb(67, 164, 201); */
	/* text-decoration: none; */
	display: inline-block;
	margin: 6px;
	/* padding: 8px 14px; */
	color: #222;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 3px solid transparent !important;
	transition: 0.3s;
	padding: 0;
	border: none;
}
#quicktabs-news_events.tabsbar .quicktabs-tabs li.active a {
	border-bottom: 3px solid #049BDC !important;
	color: #049BDC !important;
}
#quicktabs-container-news_events {
	padding-top: 0;
}
 /* #quicktabs-news_events.tabsbar .quicktabs-tabs > li > a:active {
	border-bottom: 3px solid #005577;
	color: #005577;
} */
div#quicktabs-container-news_events_gallery > .quicktabs-tabpage {
	overflow-y: hidden;
}
.tabsbar .quicktabs-tabs > li.active > a, .tabsbar .quicktabs-tabs > li.active > a:hover, .tabsbar .quicktabs-tabs > li.active > a:focus {
	color: #495057 !important;
	background-color: #fff !important;
	border-color: #dee2e6 #dee2e6 #fff !important;
}
#quicktabs-tab-news_events-18, 
#quicktabs-tab-news_events-19, 
#quicktabs-tab-news_events-20, 
#quicktabs-tab-news_events-21, 
#quicktabs-tab-news_events-22 {
	display: none;
}
.news-event-page .main-content {
	width: 75%;
}
.quicktabs-tabpage .views-row .views-field-field-images .field-content img {
	width: 200px;
	height: auto;
	border-radius: 5px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}
#quicktabs-container-news-events-gallery .views-field-title {
	margin: 10px 0px;
}
.sidebar h2 {
	font-size: 15px !important;
	font-family: 'Roboto', sans-serif;
}