/* FONT FACES */

@font-face {
  font-family: "Yummo";
  src: url("../fonts/Yummo-Regular.otf") format("opentype");
}

@font-face {
  font-family: "YummoBold";
  src: url("../fonts/Yummo-Bold.otf") format("opentype");
}

@font-face {
  font-family: "YummoLight";
  src: url("../fonts/Yummo-Light.otf") format("opentype");
}

@font-face {
  font-family: "YummoSemiBold";
  src: url("../fonts/Yummo-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "YummoThin";
  src: url("../fonts/Yummo-Thin.otf") format("opentype");
}

/* FONT-FAMILY FALLBACK */
a, p, span, li, label, th, td, dt, dd, small, sub, input, button, tspan{
  font-family: Yummo, 'Open Sans', sans-serif;
}

/* RESET FONTSIZE */
body, a, p, span, li, label, th, td, dt, dd, sub, input, button, h1, h2, h3, h4, h5, h6, tspan {
  font-size: unset;
}

/* EM FALL-BACK IN PX */
body {
  font-size: 150%;
}

@media (max-width: 575.98px) {
  p, span, address, a {
    font-size: 0.9em;
  }
  p a, span a {
    font-size: 1em;
  }


  blockquote {
    font-size: 1em;
  }

  small {
    font-size: 0.8em;
  }

  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.6em;
  }

  h3 {
    font-size: 1.4em;
  }

  h4 {
    font-size: 1.35em;
  }

  h5 {
    font-size: 1.2em;
  }

  .btn {
    font-size: 1em;
  }

}

@media (min-width: 576.99px) {
  /* HTML ELEMENT DEFAULT FONTSIZES */
  p, span, blockquote, a {
    font-size: 1.1em;
  }

  p a, span a {
    font-size: 1em;
  }

  address {
    font-size: 1em;
  }

  small {
    font-size: 0.8em;
  }

  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.6em;
  }

  h5 {
    font-size: 1.4em;
  }

  .btn {
    font-size: 1.2em;
  }
}

/* OFF- FONT-SIZES */

.contact-section address h3 {
  font-size: 1.6em;
}
.header-navigation li { /* Hoofdmenu knoppen */
  font-size: 1.1em;
}

.header-navigation h4 { /* Hoofdmenu dropdown Dienstencategorie headers in menu */
  font-size: 1.4em;
}

.dropdown-menu li { /* Hoofdmenu dropdown tekst base */
  font-size: 1em;
}

.header-navigation-col li { /* Hoofdmenu dropdown tekst dikkeMenu */
  font-size: 1.2em;
}

.mini-menu li { /* Hoofdmenu dropdown tekst minimenu */
  font-size: 1.2em;
}

.service-box-heading { /* Home 'Onze Diensten' headers */
  font-size: 1.6em;
}

/* Dienstpagina productblok headers */
.pricing-head h3 span {
  font-size: 0.5em;
}

.pricing-head h4 {
  font-size: 3em;
}

.pricing-head h4 span {
  font-size: 0.3em;
}

.pricing-head h4 i {
  font-size: 0.6em;
}

.contact-section address { /* Bel of mail vrijblijvend blok adres */
  font-size: 1.1em;
  font-weight: lighter;
}

.contact-section h4 { /* Bel of mail vrijblijvend blok adres */
  font-size: 1.3em;
  font-weight: lighter;
}

/* Process Wire content */

.content-page h1, .content-page-header {
  font-size: 2.4em;
}

.content-page h2 {
  font-size: 1.6em;
}

.content-page small, .content-page-label {
  font-size: 1em;
}

.home-datacenter-title {
  color: #e3000b;
}

.home-datacenter-title > a {
  text-decoration: none !important;
}

.front-step > h4 {
  color: white !important;
}
.front-step:hover > h4 {
  font-weight: bold;
}

.formButtons {
  display: flex;
  justify-content: end;
}

.btn-primary {
  background-color: #e3000b;
  color: white;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
  background-color: #ff000c !important;
}

h1, h1 > a{
  color: #f39100 !important;
  text-transform: uppercase;
  font-family: YummoBold, 'Open Sans', sans-serif;
}

h2, h3, h4, h5{
  color: #6e6e6e;
  font-family: Yummo, 'Open Sans', sans-serif;
}

address, div, label {
  font-family: Yummo, 'Open Sans', sans-serif;
}

text, span, li, p{
  color: #6e6e6e !important;
  font-family: Yummo, 'Open Sans', sans-serif;
}

a {
  color: #e3000b;
  font-family: Yummo, 'Open Sans', sans-serif;
}

.btn {
  font-family: YummoSemiBold, 'Open Sans', sans-serif;
}

button {
  font-family: YummoSemiBold, 'Open Sans', sans-serif;
}



.modal
{
  top:50px; 
}

/* page H2 */
.pageHeadLineCenter { 
	text-align:center;
}

.float-right {
  float:right;
}

.pageHeadLineLeft { 
	text-align:left;
}

/* page H3 link */

a.headBtn {
  color:#333;
}

.table-bordered,
.table-bordered th,
.table-bordered > thead > tr > th
{
	border:0px;
	vertical-align: middle;
  font-size: 0.9em;
}

.table-bordered > tfoot > tr > th:first-child
{
	border:0px;
}


.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > thead > tr > th
{
	vertical-align: middle;
	white-space:nowrap;
}

.table-bordered > tbody > tr > th i,
.table-bordered > tbody > tr > td i,
.table-bordered > thead > tr > th i
{
	padding-right:5px;
}

.table-bordered > tbody > tr > td .fa-check
{
	color:#00953e;
}
.table-bordered > tbody > tr > td .fa-close
{
	color:#e3000b;
}

.table-bordered > tfoot > tr > th > a
{
  color: #fff;
  background: #E50000;
  font-weight:normal;
  border-width: 0;
  padding: 7px 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.table-bordered > tfoot > tr > th > a:hover
{
  background: #A50000;
  text-decoration:none;
  color:#fff;
}



.homeTitle h1, .homeTitle h1
{
  color: #6e6e6e;
  font-weight: 300;
}

.sectionText h2
{
  color: #6e6e6e;
  line-height: 25px;
  font-weight: 300;
}

.modal-body 
{ 
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
} 

.modal-body iframe, 
.modal-body object, 
.modal-body embed 
{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

#aanvraag-body {
  margin-left: 10px;
  margin-right: 10px;
}

.service-box-v1 p
{
  font: 200 14px 'Open Sans', Arial, sans-serif;
}

.front-steps-wrapper .front-step1 {
	background-color: #4A4A4A;
}
.front-steps-wrapper .front-step2 {
	background: #383737;
}
.front-steps-wrapper .front-step3 {
	background: #2B2A2A;
}
.front-steps-wrapper .front-step4 {
	background: #211F1F;
}
.front-steps-wrapper .front-step5 {
	background: #5e6369;
}
.front-steps-wrapper .front-step6 {
	background: #55585d;
}
.front-step ul li
{
  color:#fff;
}

.color-blue {
  color: #0da3e2;
}

.color-orange {
  color: #f39100;
}

.color-red {
  color: #e3000b;
}

.color-green{
  color: #00953e;
}

.color-purple {
  color: #852C9A;
}

.color-yellow {
  color: #C49F47;
}

.bg-blue {
  background-color: #0da3e2;
}

.bg-orange {
  background-color: #f39100;
}

.bg-red {
  background-color: #e3000b;
}

.bg-green{
  background-color: #00953e;
}

.bg-purple {
  background-color: #852C9A;
}

.bg-yellow {
  background-color: #C49F47;
}

.sidebar2 .btn + .btn {
  margin-left: 0;
}

.whitetrans
{
  color:#aaa;  
  opacity:0.5;
}

.border-bottom
{
  border-bottom: 1px solid #eee;
  padding-bottom:10px;
}

.slide_list_item
{
  background: rgb(25, 25, 25); /* Fall-back for browsers that don't support rgba */
  background: rgba(25, 25, 25, .5);
}

.slide_subtitle_white
{
  background: rgb(25, 25, 25); /* Fall-back for browsers that don't support rgba */
  background: rgba(25, 25, 25, .4);
}

.quote-v1-inner .textSpan
{
  border-right: 1px solid #fff;
  line-height:18px;
}

.quote-v1-inner .textSpan .fa
{
  font-weight:300;
}

.quote-v1-inner-right
{
  padding-right: 18px;
  padding-top: 10px;
  color: #fff;
  vertical-align:middle;
}

.mt-radio-inline .mt-radio
{
  margin-left:20px;  
}

/* inline image handling */
.align_right
{
	float:right;
	margin:5px 0px 5px 10px;
}

.align_left
{
	float:left;
	margin:5px 10px 5px 0px;
}

/* certificeringslogos */
.certificeringslogos
{
  
}

.certificeringslogos .holder {
  background-color: white;
  text-align: center;
  border-radius: 1em !important;
  padding-top: 15px;
  padding-bottom: 15px;
}

.certificeringslogos img
{
  width: 125px;
  border: 5px solid white;
  padding-left: 15px;
  padding-right: 15px;
}

.pricing-head h3 {
  background:rgba(110, 110, 110, 0.7);
  color: white !important;
}

.pricing-head-active {
  box-shadow: none !important;
  background:rgba(110, 110, 110, 0.9);
}


.pricing-head h4 {
  color: #f39100 !important;
}

.pricing-head h4 span {
  color: #6e6e6e !important;
}

.pricing-head span {
  color: white !important;
}

.pricing-content li i {
  color: #00953e;
}

.sidebar2 .btn  {
  background-color: #6e6e6e;
  color: white;
  opacity: 0.8;
}

.sidebar2 .btn:hover  {
  background-color: #6e6e6e;
  color: white;
  opacity: 0.6;
}

.sidebar2 .active {
  background-color: #3f3f3f !important;
  color: white !important;
}

.sidebar2 .active i {
  display: none;
}

#belForm .btn {
  background-color: #e3000b !important;
}

thead th {
  background:rgba(110, 110, 110, 1);
}

th > i {
  color: #00953e;
}

.service-box .btn-primary {
  margin-top: auto;
}

.service-box-v1 i {
  color: #00953e;
}

.service-box-v1 h2 {
  color: #f39100 !important;
}

.header-navigation .dropdown-menu > li > a:hover {
  background-color: #e3000b;
  color: white;
}

.recent-work .recent-work-item:hover a.recent-work-description{
  background:#e3000b;transition:all 0.9s ease;-o-transition:all 0.9s ease;-moz-transition:all 0.9s ease;-webkit-transition:all 0.9s ease;
}
.recent-work-item-image {
  background: #6e6e6e;
}

.front-steps-wrapper p {
  color: white !important;
}

.pre-footer address {
  color: #b0b0b0;
}

.pre-footer p, .pre-footer h5, .pre-footer address, .pre-footer span {
  color: white!important;
}

.quote-v1{
  text-align: center;
  color: white;
}

.quote-v1.v1 {
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.quote-v1.v2 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.quote-v1-inner span, .quote-v1 span {
  color: white !important;
  text-align: center !important;
  line-height: 20px !important;
}

.filter-v1 .filter {
  color: white !important;
  background-color: #e3000b;
}

.filter-v1 .active {
  background-color: #c5000a;
}

.filter-v1 .filter:hover {
  background-color: #ff000c !important;
}

.filter-v1 .active {
  font-weight: bold;
}

.pre-footer a {
  color: white;
}

/* Kennissessie */

.kennissessie h1 {
  margin-top: 0 !important;
}

.kennissessie ul {
  padding: 0 1em;
}

.kennissessie span {
  padding: 0 1em;
}


.sharpspring p {
  display: none !important;
}

.pre-footer #mce-EMAIL {
  line-height: 2;
  padding-left: 10px;
}

.front-lists-v1 .fa {
  color: #00953e;
}

.social-icons {
  display: inline-flex;
}

.social-icons li{
  margin: 0;
  padding: 0;
}

.social-icons li i {
   font-size: 18px !important;
 }

.social-icons li i:hover {
  color: #e02222;
}

.header-navigation > ul > li > .dropdown-menu {
  border-top: solid 2px #ea4c1d !important;
}

.header-navigation .dropdown-menu li {
  padding:0;
  margin:0;
  border-bottom:solid 1px #efefef;
  position:relative;
  float:none;
}

.owl-wrapper-outer {
  background-color: #eee;
}

.front-steps-wrapper .dcBlock {
  background-image:url('../img/datacenters/tcn.png');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}


.front-step-col > .front-step {
  min-height: 130px;
  background-color: rgba(25, 178, 255, 0.51);
}
.front-step-col:hover > .front-step {
  background-blend-mode: saturation;
  background-color: rgba(35, 34, 29, 0.7);
  width: 100%;
  height: 100%;
}

.front-step-col:hover > .front-step > h4 > span{
   color: #f39100 !important;
   background: none;
   border: none !important;
   text-decoration: none !important;
 }

.front-step-col:hover > .front-step > h4{
  color: #f39100 !important;
  background: none;
  border: none !important;
  text-decoration: none !important;
}

.front-step-col:hover > .front-step > p {
  display: block !important;
}

.front-step-col:hover > .front-step > p > span{
  color: white !important;
  padding-top: 6px;
}

.front-step-col > .front-step > h4{
  padding-bottom: 5px;
}


.front-step-col > .front-step > h4 > span{
  color: white !important;
  background: rgba(243, 145, 0, 0.8);
  padding: 6px;
}

.home-datacenters-banner, .home-cases-banner{
  background-color: #f39100;
  padding: 50px 25px;
}

.home-datacenters-banner {
  border-top: 25px solid #f39100;
  border-bottom: 25px solid #f39100;
  background-color: white;
}

.home-datacenters-banner > .sectionText > h2, .home-datacenters-banner > .sectionText > h1 > a {
}

.home-cases-banner > .sectionText > h1 > a, .home-cases-banner > .sectionText > h2{
  color: white !important;
}

.dropdown-menu h4 > a {
  color: #f39100;
}

.table > thead > tr > th:nth-child(1) {
  background-color: #d78300;
}

.table > thead > tr > th:nth-child(2) {
  background-color: #f39100;
}

.table > thead > tr > th:nth-child(3) {
  background-color: #d78300;
}

.table > thead > tr > th:nth-child(4) {
  background-color: #f39100;
}

.table > thead > tr > th {
  color: white;
}
.table {
  border: 0px solid #ddd;
}

.cases-page-quote > .quote-v1 > .quote-v1-inner > .textSpan > span, .cases-page-quote > .quote-v1 > .quote-v1-inner > .textSpan {
  margin: unset !important;
  padding: 5px 5px;
}
.cases-page-quote > .quote-v1 > .quote-v1-inner-right{
}


.full-width-white {
  background-color:white;
  border-top: 1px solid #eee;
}

.full-width-gray {
  background-color:#eee;
}

.full-width-gray hr {
  border-color: #f39100;
  margin: auto;
}

.ui-tabs-panel {
  display: block;
}

.case-content {
  margin-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
}

.recent-work-first-title {
  background: #f39100;
  color: white !important;
  border-top-left-radius: 0.5em !important;
  border-top-right-radius: 0.5em !important;
}

.recent-work-title {
  padding: 1em;
}

.recent-work-content {
  background: #f39100;
  padding: 3em;
  border-bottom-right-radius: 0.5em !important;
  border-bottom-left-radius: 0.5em !important;
  border-top-right-radius: 0.5em !important;
  border-top-left-radius: 0.5em !important;
}

.recent-work-content img {
  width: 75%;
  height: auto;
}

.recent-work-content .img-holder {
  text-align: center;
}

.recent-work-content a, .recent-work-content p, .recent-work-content h2 {
  color: white !important;
}

.recent-work-content img {
  border: 5px solid #eee;
}


.horizontalList ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding-bottom: 15px;
  padding-left: 0;
}

.horizontalList li {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  border-top-right-radius: 0.5em !important;
  border-top-left-radius: 0.5em !important;
  width:100%;
  height: 75px;
}


.horizontalList li:hover  {
}

.horizontalList li:hover a {
  color: black;
  font-weight: bold;
  background: none !important;
}

.horizontalList li.ui-tabs-active a {
  color: #f39100;
  font-weight: bold;
}

.horizontalList li.ui-tabs-active{
  border-top-right-radius: 0.5em !important;
  border-top-left-radius: 0.5em !important;
  border-bottom: 1px solid #f39100;
}



.horizontalList li a {
  display: block;
  color: black;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}


.horizontalList li a:hover {
  background-color: #111111;
}

.homeTitle {
  text-align: center;
}

.quotation {
  width: 75%;
}

.quotation-col {
  display: flex;
  justify-content: center;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
  .horizontalList li {
    width:50%;
  }

  .case-content {
    padding-left: 5em;
    padding-right: 5em;
  }

}


@media (min-width: 992px) {

  .case-content {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }


  .ui-tabs-panel {
    display: flex;
  }
  .recent-work-content {
    background: #f39100;
    padding: 3em;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
  }

  .recent-work-content img {
    width: 100%;
    height: auto;
  }

  .horizontalList ul {
    padding: 0;
  }

  .horizontalList li {
    width:25%;
    margin-bottom: -50px;
    padding-bottom: 50px;
    height: unset;
  }

  .horizontalList li.ui-tabs-active{
    background-color: #f39100;
  }

  .horizontalList li.ui-tabs-active a {
    color: white;
    background-color: #f39100;
  }

  .homeTitle {
    text-align: start;
  }

  .quotation {
    width: 100%;
  }

  .quotation-col {
    display: block;
  }

}

@media (min-width: 1000px) {
  .desktop {
    display: block !important;
  }

  .mobile {
    display: none;
  }
}

.testimonial-quote blockquote {
  /* Negate theme styles */
  border: 0;
  margin: 0;
  padding: 0;

  background: none;
  color: gray;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 1.4 !important;
  margin: 0;
  position: relative;
  text-shadow: 0 1px white;
  z-index: 600;
}

.testimonial-quote blockquote * {
  box-sizing: border-box;
}

.testimonial-quote blockquote p {
  color: #75808a;
  line-height: 1.4 !important;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 5px;
}

.testimonial-quote blockquote p:first-child:before {
  content: '\201C';
  font-size: 5em;
  color: #f39100;
  font-weight: 700;
  opacity: .3;
  position: absolute;
  top: -.4em;
  left: -.2em;
  text-shadow: none;
  z-index: -300;
  margin-top: 5px;
}

.testimonial-quote img {
  border: 3px solid #9CC1D3;
  border-radius: 50%;
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: -.2em;
  left: 0;
}

.testimonial-quote cite {
  color: gray;
  display: block;
  margin-top: 20px;
}

.testimonial-quote cite span {
  color: #5e5e5e;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px white;
}

.testimonial-quote {
  position: relative;
}

.testimonial-quote.right .quote-container {
  padding-left: 0;
  padding-right: 50px;
}

.testimonial-quote.right img {
  left: auto;
  right: 0;
}

.testimonial-quote.right cite {
  text-align: right;
}

.quote-video {
  background-color: #e3000b;
  padding: 25px;
}

.quote-video span, .quote-video a {
  color: white !important;
}

.quote-video a {
  border: 1px solid white;
  padding: 10px;
}

.quote-video i {
  padding-right: 5px;
}

.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label,.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number,.search-content-4 .search-table .table-download,.search-content-4 .search-table .table-status,.search-page .search-pagination {
  text-align:center
}
.search-page .bordered {
  border:1px solid #e7ecf1
}
.search-page .search-bar {
  padding:20px;
  margin-bottom:40px;
  background-color:#fff
}
.search-page .search-bar input {
  border:none;
  background-color:#f3f6f9;
  color:#a0a9b4;
  height:55px
}
.search-page .search-bar button {
  color:#fff;
  height:55px;
  width:130px;
  margin-left:-3px;
  margin-top:-2px
}
.search-page .search-bar .search-desc {
  margin:0;
  color:#a0a9b4;
}
.search-page .search-filter {
  background-color:#fff;
  padding:40px 30px 0;
  margin-bottom:30px
}
.search-page .search-filter>.search-label {
  color:#a0a9b4;
  letter-spacing:1px;
  font-weight:700;
  margin-bottom:10px;
  margin-top:40px
}
.search-page .search-filter>.search-label:first-child {
  margin-top:0
}
.search-page .search-filter input,.search-page .search-filter select {
  color:#727f89;
  font-weight:700;
}
.search-page .search-filter button {
  margin:40px 0;
  padding:15px 0
}
.search-page .search-filter .search-filter-divider {
  display:block;
  height:1px
}
.search-page .search-pagination>.pagination>li>a {
  margin:0 3px;
  border:none;
  background:#ddd;
  color:#666
}
.search-page .search-pagination>.pagination>li>a:hover {
  text-decoration:none;
  color:#fff;
  background-color:#3598DC
}
.search-page .search-pagination>.pagination>.page-active>a {
  background-color:#3598DC;
  color:#fff
}
.search-content-1 .search-container,.search-content-2 .search-container {
  background-color:#fff
}
.search-page .search-pagination.pagination-rounded>.pagination>li>a {
  border-radius:50%!important
}
.search-content-1 .search-container>ul {
  padding:0 20px 20px;
  margin-bottom:0
}
.search-content-1 .search-container>ul .search-item {
  list-style:none;
  padding:20px 0;
  border-bottom:1px solid;
  border-color:#f4f6f8
}
.search-content-1 .search-container>ul .search-item>a>img {
  width:180px;
  float:left;
  margin-right:20px
}
.search-content-1 .search-container>ul .search-item>.search-content {
  padding-left:0px
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-title {
  margin:10px 0 20px;
  font-weight:600
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a {
  color:#4e5a64;
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a:hover {
  text-decoration:none;
  color:#e50000;
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-desc {
  color:#a0a9b4;
  margin:0
}
.search-content-1 .search-container>ul .search-item:last-child {
  border:none
}
.search-content-2 .search-container>ul {
  padding:20px;
  margin-bottom:0
}
.search-content-2 .search-container>ul>.search-item-header {
  list-style:none;
  padding:0 0 5px;
  border-bottom:1px solid;
  border-color:#f4f6f8
}
.search-content-2 .search-container>ul>.search-item-header h3 {
  color:#a0a9b4;
  margin:5px 0 0
}
.search-content-2 .search-container>ul .search-item {
  list-style:none;
  padding:20px 0;
  border-bottom:1px solid;
  border-color:#f4f6f8
}
.search-content-2 .search-container>ul .search-item:last-child,.search-content-4 .search-table th {
  border:none
}
.search-content-2 .search-container>ul .search-item>.search-content p {
  margin:0
}
.search-content-2 .search-container>ul .search-item>.search-content .search-title {
  margin:0 0 20px;
  font-weight:600
}
.search-content-2 .search-container>ul .search-item>.search-content .search-title>a {
  color:#4e5a64
}
.search-content-2 .search-container>ul .search-item>.search-content .search-title>a:hover {
  text-decoration:none;
  color:#49a7fa
}
.search-content-2 .search-container>ul .search-item>.search-content .search-desc {
  color:#a0a9b4;
}
.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a {
  color:#49a7fa
}
.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a:hover {
  text-decoration:none;
  color:#326b9e
}
.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number {
  color:#4e5a64;
  margin-bottom:15px
}
.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label {
  color:#8b96a4
}
.search-content-3 .tile-container {
  margin-bottom:30px
}
.search-content-3 .tile-container>.tile-thumbnail {
  height:200px;
  overflow:hidden;
  position:relative
}
.search-content-3 .tile-container>.tile-thumbnail img {
  width:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto
}
.search-content-3 .tile-container>.tile-title {
  background-color:#fff;
  padding:30px 20px
}
.search-content-3 .tile-container>.tile-title>h3 {
  font-weight:600;
  margin:0;
  display:inline-block
}
.search-content-3 .tile-container>.tile-title>h3>a {
  color:#4e5a64
}
.search-content-3 .tile-container>.tile-title>h3>a:hover {
  text-decoration:none;
  color:#49a7fa
}
.search-content-3 .tile-container>.tile-title i {
  float:right;
  margin:0 5px
}
.search-content-3 .tile-container>.tile-title>.tile-desc {
}
.search-content-3 .tile-container>.tile-title>.tile-desc>p {
  margin:20px 0 0
}
.search-content-3 .tile-container>.tile-title>.tile-desc>p>a:hover {
  text-decoration:none
}
.search-content-4 .search-bar .extra-buttons button {
  margin-right:20px
}
.search-content-4 .search-bar .extra-buttons button:last-child {
  margin-right:0;
  width:170px
}
.search-content-4 .search-table th>a {
  color:#fff
}
.search-content-4 .search-table th>a:hover {
  text-decoration:none;
  color:#eee
}
.search-content-4 .search-table td,.search-content-4 .search-table th {
  padding:20px 30px;
  vertical-align:middle
}
.search-content-4 .search-table td {
  border-color:#fff
}
.search-content-4 .search-table .table-status i {
  padding-top:10px
}
.search-content-4 .search-table .table-date {
  font-weight:600;
  width:180px
}
.search-content-4 .search-table .table-date a {
  color:#49a7fa
}
.search-content-4 .search-table .table-date a:hover {
  text-decoration:none;
  color:#326b9e
}
.search-content-4 .search-table .table-title {
  width:390px
}
.search-content-4 .search-table .table-title>h3 {
  margin:0;
  color:#4e5a64;
  font-weight:600
}
.search-content-4 .search-table .table-title>h3>a {
  color:#4e5a64
}
.search-content-4 .search-table .table-title>h3>a:hover {
  text-decoration:none;
  color:#49a7fa
}
.search-content-4 .search-table .table-title>p {
  margin-bottom:0;
  margin-top:10px
}
.search-content-4 .search-table .table-title>p>a {
  color:#49a7fa
}
.search-content-4 .search-table .table-title>p>a:hover {
  text-decoration:none;
  color:#326b9e
}
.search-content-4 .search-table .table-desc {
  color:#8b96a4
}
.search-content-4 .search-table .table-download i {
  padding-top:10px
}
@media (max-width:1024px) {
  .search-content-4 .search-bar .extra-buttons {
    margin-top:30px
  }
  .search-content-4 .search-table td,.search-content-4 .search-table th {
    vertical-align:top
  }
  .search-content-4 .search-table .table-date,.search-content-4 .search-table .table-title {
    width:auto
  }
}
@media (max-width:991px) {
  .search-content-2 .search-container .search-item>.search-content .search-desc,.search-pagination {
    margin-bottom:40px
  }
  .search-bar .search-desc {
    margin-top:20px!important
  }
  .search-content-2 .search-container .search-item>.search-content.text-left {
    text-align:left
  }
}
@media (max-width:767px) {
  .search-content-2 .search-container .search-item>.search-content {
    text-align:center
  }
}


.ac-holder {
  border: 2px solid #f39100;
  border-radius: 1em !important;
}

.ac-sub.first:not(:last-child) {
  border-bottom: 1px solid lightgray;

}

.ac-label.first {
  font-weight: 700;
  font-size: 1.2em;
  position: relative;
  padding: .5em 2em;
  margin-bottom: .5em;
  display: block;
  cursor: pointer;
  transition: background-color .15s ease-in-out;
}

.ac-input.first:checked + .ac-label.first, .ac-label.first:hover {
  background-color: #e6e6e6;
}

.ac-label.first:before, .ac-input.first:checked + .ac-label.first:before {
  content: "+";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 2em;
  height: 100%;
  line-height: 2.25em;
  text-align: center;
}

.ac-label.first:hover:before, .ac-input.first:checked + .ac-label.first:before {
}

.ac-input.first:checked + .ac-label.first:before {
  content: "-";
}

.ac-input.first:checked ~ .ac-text, .ac-sub .ac-input.first:checked ~ .ac-sub-text {
  opacity: 1;
  height: auto;
}


.ac-label.second {
  font-weight: 700;
  font-size: 1.2em;
  position: relative;
  padding: .5em 2em;
  margin-bottom: .5em;
  display: block;
  cursor: pointer;
  transition: background-color .15s ease-in-out;
}

.ac-input.second:checked + .ac-label.second, .ac-label.second:hover {
  font-weight: bold;
}

.ac-label.second:before, .ac-input.second:checked + .ac-label.second:before {
  content: "+";
  position: absolute;
  display: block;
  left: 3em;
  top: 0;
  width: 2em;
  height: 100%;
  line-height: 2.25em;
  text-align: center;
}

.ac-label.second:hover:before, .ac-input.second:checked + .ac-label.second:before {
}

.ac-input.second:checked + .ac-label.second:before {
  content: "-";
}


.ac-label.second {
  font-size: 1.1em;
  font-weight: normal;
  position: relative;
  padding: .5em 1em;
  margin-bottom: .5em;
  display: block;
  cursor: pointer;
  transition: background-color .15s ease-in-out;
}


.ac-input.second:checked ~ .ac-text, .ac-sub .ac-input.second:checked ~ .ac-sub-text {
  opacity: 1;
  height: auto;
}

.ac-label.third {
  position: relative;
  padding: .5em 1em;
  margin-bottom: .5em;
  display: block;
  cursor: pointer;
  color: #f39100;
}

.ac-input.third:checked + .ac-label.third, .ac-label.third:hover {
  font-weight: bold;
}

.ac-input.third:checked + .ac-label.third  {
  background-color: #e02222;
  color: white;
  border-top-left-radius: 5em !important;
  border-top-right-radius: 5em !important;
}



.ac-input.third:checked ~ .ac-text, .ac-sub .ac-input.third:checked ~ .ac-sub-text {
  opacity: 1;
  height: auto;
  background-color: #f39100;
}


.ac-sub.second {
  margin-left: 7.5em;
  margin-right: 3em;
}

.ac-sub-text p, .ac-sub-text a {
  color: white !important;
  padding-top: 1em;
  padding-left: 2em;
}

.ac-sub-text a {
  padding-bottom: 1em;
  float: right;
  text-decoration: underline;
  padding-right: 2em;
}

.ac-text, .ac-sub-text {
  opacity: 0;
  height: 0;
  margin-bottom: .5em;
  transition: opacity .5s ease-in-out;
  overflow: hidden;
  border-bottom-left-radius: 1em !important;
  border-bottom-right-radius: 1em !important;
}

.ac-input {
  display: none;
}

.ac-sub .ac-label.first {
  padding: .5em 5em;
  margin-bottom: 0;
}

.ac-sub .ac-label.second {
  padding: .5em 5em;
  margin-bottom: 0;
}

.ac-sub .ac-label.third {
  padding: .5em 2em;
  margin-bottom: 0;
}


.case-block {
  border: 1px solid lightgray;
  padding: 1em;
}

.sidebar2 h3 a.headBtn {
  color: #6e6e6e;
}

#readMoreBtn {
  display: flex;
  flex-direction: row;

}

#readMore {
  color: #f39100 !important;
}
#readMoreBtn:hover {
  text-decoration: none;
}
#readMoreBtn span {
  border: 1px solid lightgrey;
  padding: 0.5em;
}

#readMoreIcon {
  padding-right: 5px;
}
#readMoreBtn:before,
#readMoreBtn:after {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid lightgrey;
  margin: auto;
}

#yt-player {
  min-height: 400px;
}

.full-width-white, .full-width-gray {
  padding-top: 50px;
  padding-bottom: 50px;
}

.home-button-resp {
  padding-top: 30px;
}

@media (min-width: 576px) {
  .full-width-white, .full-width-gray {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

@media (min-width: 768px) {
  .home-button-resp {
    padding-top: unset;
  }

  .full-width-white, .full-width-gray {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}


.main > .banner > .banner-text, .main > .banner > .img-responsive {
  display: none !important;
}

.main > .banner {
  border-bottom: 15px solid #f39100;
}

@media (min-width: 576px) {
  .main > .banner > .banner-text, .main > .banner > .img-responsive {
    display: block !important;
  }

  .main > .banner {
    border-bottom: unset !important;
  }
}


table {
  display: block !important;
  overflow-x: auto !important;
}

