
html {
  /*font-family: 'Open Sans' !important;*/

}

.topGalleryCaptionClass {
  font-size: 5em !important;
  color: white !important;
  line-height: 60px !important;
  margin-bottom: 10px !important;
  text-transform: uppercase !important;
}

.topGalleryDescriptionClass {
  color: white !important;
}

.titleGalleryCaptionClass {
  font-size: 5em !important;
  color: white !important;
  line-height: 60px !important;
  margin-bottom: 10px !important;
}

.titleGalleryDescriptionClass {
  color: white !important;
}

#google-cache-hdr{
  z-index: 9999999;
  position: relative;
}

a{
  text-decoration: none;
}

a:hover{
  text-decoration: none;
}

.font_normal_grey{
  color: #999;
}

.left{
  text-align: left;
}

.breadcrumb>li+li:before {
  color: #333 !important;
}

.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-push-1 {
    left: 8.33333%; }

  .col-ms-push-2 {
    left: 16.66667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.33333%; }

  .col-ms-push-5 {
    left: 41.66667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.33333%; }

  .col-ms-push-8 {
    left: 66.66667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.33333%; }

  .col-ms-push-11 {
    left: 91.66667%; }

  .col-ms-pull-1 {
    right: 8.33333%; }

  .col-ms-pull-2 {
    right: 16.66667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.33333%; }

  .col-ms-pull-5 {
    right: 41.66667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.33333%; }

  .col-ms-pull-8 {
    right: 66.66667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.33333%; }

  .col-ms-pull-11 {
    right: 91.66667%; }

  .col-ms-offset-1 {
    margin-left: 8.33333%; }

  .col-ms-offset-2 {
    margin-left: 16.66667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.33333%; }

  .col-ms-offset-5 {
    margin-left: 41.66667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.33333%; }

  .col-ms-offset-8 {
    margin-left: 66.66667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.33333%; }

  .col-ms-offset-11 {
    margin-left: 91.66667%; }
}

@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; }

  .form-horizontal .form-group .control-label {text-align:right;}
}

@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; }

  .form-horizontal .form-group .control-label {text-align:right;}
}

.form_mc{
  margin-top: 10px;
  padding-top:1em;
     padding-bottom: 1em;
     background:#F0F0F0;
     border-radius: 8px 8px 8px 8px;
     -moz-border-radius: 8px 8px 8px 8px;
     -webkit-border-radius: 8px 8px 8px 8px;
     border: 0px solid #000000;

     -webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);
     -moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);
     box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);

 }

 @media (min-width: 480px) and (max-width: 767px) {
  .form_mc {
    width:95%;
    margin-left: 10px;
    margin-right: 10px; }
    .mapContactMapLocations{
    width:95%;
    margin-right: 20px;
    }

}

.col-centrada{
    float: none;
    margin-bottom: 23px !important;
}

 @media (max-width: 480px) {
    .form_mc {
    width:95%;
    margin-left: 10px;
    margin-right: 10px; }
    .mapContactMapLocations{
    width:95%;
    margin-right: -10px;
    }

}
.mega-menu-content .row{
	margin-left: 0;
}

.form_contact_map{
  margin-bottom: 30px;
}

.noPadding{
  padding: 0 !important;
}

.padMap{
  padding-left: 40px;
  padding-top: 10px;
}

@media all and (max-width: 768px) {
  .padMap{
    padding-left: 5px;
    padding-right: 5px;
  }
}

.title_blue{
  color:#29367b;
  font-weight: bold;
  line-height: 10px;
}

.icon_line{
  line-height: 2.1em;
}

.mapContactMapLocations{
  width: 100%;
  height: 260px;
}

 @media all and (max-width: 768px) {
  .marg_second{
    margin-top: 0px;
  }

}
.genericButton{
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  width: 100%;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #29367b;
  padding: 8px 10px 8px 10px;
  text-decoration: none;
  border-width: 0px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; overflow: hidden;
  max-width: 100%;
  -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.noMargImpor{
  margin:  0px !important;
}

.testimonals_container{
  height: 140px;
}

@media all and (max-width: 880px) {
  .testimonals_container{
    height: 120px;
  }
}

.inner_image{
  margin-left: 25px;
  position: relative;
    padding: 0;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.grey_badge{
  background-color: #999 !important;
  color:  #fff !important;
}

@media all and (min-width: 600px) {
  .img_gallery_size{
    max-width: 500px;
  }
}

.align_left{
  text-align: left;
}

.marg10{
  margin-top: 10px;
}

#titleCarousel{
  /*margin-top: 30px;
  margin-bottom: 30px;*/
}

.pad_brand_row{
  padding-top: 15px;
  padding-bottom: 15px;
}

.socialMediaImage{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  max-width: 50px;
  display: inline;
}

.search_size{
  position: absolute !important;
  top: 0;
  width: 40px;
  height: 40px;
}

.top_nav_two {
    margin-top: 105px !important;
}

.no_pad_important {
    padding: 0 !important;
}

.max_width_search{
  max-width: 500px;
}

.search_small_bar{
    height: 40px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.marg_top_search{
  margin-top: 9px;
}

.mag_glass_search{
  height: 40px !important;
}

.no_top_marg{
  margin-top: 0px !important;
}

.padding_two_colums{
  padding: 10px 5px !important;
}

.padding_two_colums_container{
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.same_height_pages_title{
  line-height: 1.2em;
  height: 2.4em;
}

@media (max-width: 768px){
  .small_font_two_colums{
    /*font-size: 0.7em;*/
  }
}

.new_margin_two_colums{
  margin-top: 8px !important;
  margin-bottom: 22px !important;
}

.child-item.item-box.new_margin_two_colums{
  box-shadow: 0px 4px 9px rgba(0,0,0,0.1);
}

.red_asterisk{
  color: red !important;
}

.guest_button{
  margin-top: 15px !important;
}

#confirm_payment{
  width: 100% !important;
  max-width: 300px;
}

.margin_carousel_simple{
  margin-top: 8px !important;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

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

.margTopFooter{
	margin-top: 25px;
}

.grey_box_callout{
  background: #6b6b6b;
  padding: 36px 0;
  border-radius: 8px;
}

@media all and (min-width: 760px) {
  .margTopFooter_desktop{
    margin-top: 25px;
  }
}

.small-print{
	font-size: 10px;
  line-height: 1.6;
}

.pad-top-callout{
	padding-top: 20px;
}

.red_background_price {
    background: #cd202a;
    color: white;
    padding: 5px 10px 5px 10px;
}

.white_background{
  background-color: #fff !important;
}

#comments span.user-avatar, body.boxed #wrapper, body #wrapper {
    background-color: rgba(244,245,247,0.9);
}

p, ul, li, ol li, ul li, cite, blockquote cite, h1, h2, h3, h4, h5, h6 {
    color: #2E363F;
}

footer address .footer-sprite {
	color: #fff;
}

.bs-callout h4, .bs-callout p{
	color: #fff !important;
}

header#topNav nav ul.nav-main li.dropdown:hover > a.dropdown-toggle{
  /*font-weight: 600 !important;*/
  color: #fff;
}

.menu_option_selected:hover > a{
  /*font-weight: 600 !important;*/
  color: #fff;
}

.quick-cart, .search{
	color: #fff;
}

.side-bar-products{
	padding-left: 0px;
}

.side-bar-products ul{
	padding-left: 5px;
}

.side-bar-products{
  padding-left: 0px;
}

.side-bar-products ul{
  padding-left: 5px;
}

.side-bar-products{
  padding: 10px;
}

.side ul{
  padding-left: 0px;
}

.title-sidebar{
  background-color: #013773;
}

.title-sidebar h4 {
  margin: 0;
  padding: 5px;
  color: #fff !important;
}

.line_bott {
  border-top: 1px solid #BFBFBF;
}

.no-dots {
    list-style: none;
}

.no-right-pad{
	padding-right: 0px;
}

.no-left-pad{
	padding-left: 0px;
}

.item-box {
    background: #fff;
}

.same-heigth-product{
	line-height: 1.5em;
    height: 4.5em;        /*height is 2x line-height, so two lines will display */
    overflow: hidden;  /* prevents extra lines from being visible */
    margin-bottom: 4px;
}

.lower-content{
  margin-top: 20px;
}

header#page-title h1, header#page-title h2 {
  color: #29367b!important;
  /*font-family: Audiowide;*/
}

hr {
    border-right-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 1px 0px;
    margin: 60px 0px;
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(255, 255, 255);
}

.socialApis .api {
    display: block;
    margin: 5px 0 0 0;
    border-left: #eee 2px solid;
    padding: 5px 0 0 10px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0px 20px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.summaryHeader{
  font-size: 16px !important;
  margin-bottom: 0px;
}

.red{
  color: #E12A1D;
}

.blue{
  color: #005DAC;
}

.noPad{
  padding:  0;
}

.noMarg{
  margin:  0;
}

.padRightBord{
  padding:  0;
  padding-right: 5px;
}

.padLeft{
  padding:  0;
  padding-left: 5px;
}

.panel-group {
    background: #fff;
}

.panel-default > .panel-heading {
    background: #F5F7F7;
}

.panel-body{
  color: #2E363F;
}

.productRow{
  border: #e6e6e6 1px solid;
  padding-top:  10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nameProduct{
  overflow: hidden;
  line-height: 1.5em;
  height: 1.5em;
}

.selector{
  margin-top: 5px;
}

.selector select{
  line-height: 1.2em;
  height: 2.5em;
  padding-top: 1px;
  padding-bottom: 1px;
}

@media (min-width: 769px) {
  .quantity{
    margin-top: 7px;
  }
}

@media (max-width: 769px) {
  .quantity{
    margin-top: -7px;
  }
}

.quantity input{
  max-width: 60px;
}

.priceMarg{
  margin-top: 8px;
  padding-top: 5px;
  padding-right: 0px;
}

.special-row .divider.white i.fa, .white-row, .white-row p {
    color: #373737;
    background-color: #fff !important;
}

#cartContent .item, .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.margTop{
  margin-top: 30px;
}

.homePagesContainer{
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
}

.priceSize{
  font-size: 30px !important;
}

.searchResult{
  padding-left: 0;
  padding-right: 0;
}

.block{
  display: block;
}

@media (max-width: 768px) {

  .margMobile{
    margin-top: 30px;
  }

}

.mapSeparator{
  margin-top: 30px;
  margin-bottom: 30px;
}

.mapStyle{
  width: 100%;
  height: 400px;
  display: block;
}

.right{
  text-align: right;
}

.social_media_icons img{
  margin: 0 auto;
}

@media (max-width: 769px) {

  .social_media_icons{
    margin-top: 15px;
  }

}

.page_boxes{
  border-radius: 0px;
}

.img_pages{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin:  0 auto;
}

.tp-banner-small{
  height: 480px !important;
}

.tp-banner-super-small{
  height: 370px !important;
}

.text_carousel_small{
  color: #000 !important;
  font-size: 11pt !important;
}

.text_carousel_super_small{
  color: #000 !important;
  font-size: 11pt !important;
  line-height: 1.3em !important;
}

.small_red_caption{
  font-size: 11pt !important;
}

.small_square_caption{
  font-size: 8pt !important;
  padding: 10px !important;
}

@media (max-width: 769px) {
  .center_boxes{
    margin:  0 auto;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.price_searcher{
  max-width: 50px;
}

.normal_color{
  color: #2E363F;
}

.button_search_for_price{
  padding: 3px 18px;
  margin-left: 15px;
  margin-bottom: 3px;
}

.button_search_for_price:hover{
  padding: 2px 18px;
}

.inline small{
  display: inline !important;
}

.click_for_more_container{
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu_image_icon{
  max-width: 38.5px;
  margin-right: 8px;
}

.logout_account{
  margin-left: 18px;
}

.cart_count_mobile{
  position: absolute;
  margin-top: 26px;
  margin-left: 25px;
}

.container_menu_padding{
  padding-left: 8px;
  padding-right: 8px;
}

.logo_nav{
  max-width: 160px;
  min-width: 160px !important;
  position: absolute;
  bottom: 0px;
}

.logo_nav_small{
  max-width: 75px;
  min-width: 75px !important;
  margin-top: 0px;
}

.cart_button{
  max-width: 75%;
  margin: 0 auto;
}

.p_width_auto{
  display: inline-block;
}

@media all and (max-width: 769px) {
  .map_contact{
    max-width: 320px;
  }
  .map_location{
    max-width: 300px;
  }
}

.underlined{
  text-decoration: underline;
}

.image_centered{
  margin: 0 auto !important;
}

.inline{
  display: inline;
}

.button_filter{
  padding: 10.5px 16px;
  margin-top: 2px;
}

.label_filter{
  font-weight: 300;
  color: #2E363F;
}

.carousel_description{
    max-width: 450px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space : normal;
}

.carousel_description_medium{
    max-width: 95%;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space : normal;
}

#button_search_callout{
  margin: 0;
}

.show_more_panel{
  font-size: 12px !important;
}

.cancel_button_checkout{
  width: 100%;
}

.cancel_button_checkout .place_order{
  float: right;
}

.paypal_button{
  margin-right: 10px !important;
}

.table_submit{
  color: #333 !important;
}

.table_submit>thead>tr>th{
  color: #333 !important;
  background-color: #D9D9D9 !important;
}

.table_submit>tbody>tr>td{
  color: #333 !important;
}

.table_page{
  width: 100% !important;
}

.marg_message{
  margin-top: 40px !important;
}

.panel_submit{
  background-color: #D9D9D9 !important;
}

.one_line{
  line-height: 1.2em;
  height: 2.4em;
  overflow: hidden;
}

@media all and (max-width: 769px) {

  header#topNav div.nav-main-collapse{
    margin-top: -16px !important;
  }

}

@media all and (max-width: 769px) {
  .caption_mobile_price{
    font-size: 8pt !important;
    padding:  3.5px !important;
  }
  .red_background_price {
    font-size: 9pt !important;
    padding: 3px 7px 3px 7px;
  }
}

@media all and (max-width: 769px) {
    .btn_callout{
      margin: 0px auto 0 auto !important;
    }
    .no_small_pad{
      padding:  0px;
    }
    .small_button_two_colums{
      padding: 4px 9px;
      font-size: 11px;
    }
}

.line_addres{
  line-height: 1.8;
  font-size: 16px;
}

.division_footer{
  margin-top: 30px;
  margin-bottom: 30px;
}

.img_brand{
  margin:  0 auto;
  margin-bottom: 20px;
}

.margin_documents{
  margin-top: 20px;
  margin-bottom: 0px;
}

.centered_title{
  text-align: center;
  /*font-family: Audiowide;*/
}

.ui-loader{
  display: none;
}

.marg_bot_search{
  margin-bottom: 3px;
}

.child_title{
  line-height: 1.3em;
  height: 2.4em;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  /*font-family: Audiowide;*/
}

header#topNav nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a{
  padding: 3px 8px;
  /*font-family: Audiowide;*/
}

.guest_button a button {
  width: 100%;
  max-width: 300px;
}

.image_homepage{
  margin: 0 auto !important;
/**  padding: 10px;  **/
}

.carrouselComputer{
    padding: 0;
    width: 100%;
}

table.box {
    color: #333 !important;
}

table.box tbody tr th {
    color: #333 !important;
}

table.box tbody tr td {
    color: #333 !important;
}

.carousel-control{
  background-image: none !important;
}

table.box tbody tr th {
  color: #333 !important;
}

table.box tbody tr td {
  color: #333 !important;
}

.added {
  background-color: #FFD700 !important;
  color: #0027FF !important;
  text-align: right;
  font-size: 16px;
  padding: 15px 15px 15px 0;
  margin-bottom: 15px;
}

.align_right{
  text-align: right !important;
  padding-right: 15px !important;
}

.cart_buttons{
  min-width: 155px !important;
}

.marg_callout{
  padding-top: 30px;
  padding-bottom: 30px;
}

.band_container{
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
}

/********************** Slogan image ****************************/

.slogan_image_fix{
  position: absolute;
  right: 10px;
  top: 50px;
  max-width: 40px;
  max-height: 40px;
}

.image_sold_fix{
  position: absolute;
  right: 10px;
  top: 10px;
  max-width: 40px;
  max-height: 40px;
}

@media all and (min-width: 700px) {
  .slogan_image_fix{
    max-width: 60px;
    max-height: 60px;
    top: 70px;
  }
  .image_sold_fix{
    max-width: 60px;
    max-height: 60px;
  }
}

/* Top Header Common */
header.top_nav_common nav ul.nav-main li a {
    color: #fff !important;
}

header.top_nav_common nav ul.nav-main li.dropdown:hover > a.dropdown-toggle{
  color: #fff;
}

@media all and (max-width: 769px) {

  header.top_nav_common div.nav-main-collapse{
    margin-top: -16px !important;
  }

}

header.top_nav_common nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a{
  padding: 3px 8px;
}

/* resp-table */

table .resp-table{
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

@media (max-width: 990px)
{
  table.resp-table th:first-child,
  table.resp-table td:first-child
  {
    width: 40%;
  }
  table.resp-table th,
  table.resp-table td
  {
    padding: 10px;
    line-height: 15px;
  }
}

footer .footer-bar, footer .footer-content
{
   border-top: none !important;
/*   text-shadow: 0px 0px 8px #000;   */
}

@media (max-width: 768px)
{
  .text-right
  {
    bottom: 0px;
    text-align: left;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.carousel-caption {
  margin-bottom: -33%;
  padding-bottom: 0;
}

.carousel-caption h2 {
  text-align: center !important;
  font-weight: 500 !important;
  font-size: 5em !important;
  box-shadow: none !important;
  line-height: 75px !important;
}

.carousel-caption h4 {
    font-weight: 500 !important;
}

@media (max-width: 1024px)
{
  .carousel-caption h2 {
    font-size: 3em !important;
    line-height: 45px !important;
    margin-bottom: 15px !important;
  }

  .carousel-caption h4 {
    font-size: 1.5em !important;
  }
}

@media (max-width: 768px)
{
  .carousel-caption h2 {
    font-size: 36px !important;
    line-height: 1em !important;
  }

  .carousel-caption h4 {
    font-size: 16px !important;
    line-height: 1.2em !important;
  }
}

@media (max-width: 640px)
{
  .carousel-caption {
    margin-bottom: -120%;
    width: 90%;
    left: 5%;
  }
}

@media (max-width: 414px)
{
  .carousel-caption h2 {
    font-size: 39px !important;
  }

  .carousel-caption h4 {
    font-size: 20px !important;
    line-height: 1.4em;
  }
}

/*  CUSTOM STAFF LIST PAGE CSS  */
.item-box-desc.padding_two_colums.staff-desc {
  text-align: left !important;
  padding: 8px 15px 0 15px !important;
}

.staff-box {
  border: 1px solid #BBBBBB !important;
  background-color: #EEEEEE;
  border-radius: 0 !important;
}

.staff-box figure {
  width: 50%;
  float: left;
  height: 150px !important;
  overflow: hidden;
}

.staff-image{
  padding: 0;
}

h6.centered_title.nomargin.staff-title {
  font-size: 15px !important;
  text-align: left;
}

span.overlay.color3.staff-overlay {
  background: rgba(6,117,178,0.4) !important;
  border-radius: 0 !important;
}

@media (max-width: 1366px)
{
  i.fas.fa-mobile-alt.fa-2x.title_blue {
      font-size: 9px !important;
  }

  small.styleColor.small_font_two_colums.shaw_blue.icon_line {
    font-size: 10px !important;
  }

  i.email_symbol.fa-lg.title_blue {
    font-size: 8pt !important;
  }

  i.fas.fa-mobile-alt.fa-2x.title_blue {
    font-size: 8pt !important;
  }
}

@media (max-width: 1024px)
{
  .item-box {
    max-width: 100%;
  }

  small.styleColor.small_font_two_colums.shaw_blue.icon_line{
    font-size: 12px !important;
    line-height: 17px !important;
    margin-top: 4px !important;
  }

  .styleColor.small_font_two_colums.icon_line{
    margin-top:2px !important
  }
}

@media (max-width: 812px)
{
  small.styleColor.small_font_two_colums.shaw_blue.icon_line {
    font-size: 10px !important;
    line-height: 15px !important;
    margin-top: 2px !important;
  }

  .styleColor.small_font_two_colums.icon_line {
    margin-top: 6px !important;
    font-size: 8pt !important;
  }

  .staff-box {
    width: 90%;
    left: 5%;
    max-height: 105px;
  }

  .staff-box figure {
    width: 48%;
    height: auto !important;
  }

  .staff-box figure img {
    padding-top: 0;
  }
}

@media (max-width: 640px) {
  .staff-box {
    max-height: 200px;
  }

  .staff-box figure img {
    padding-top: 0;
  }
}

.staff-container {
  margin-top:-7px;
}
/*  END OF CUSTOM STAFF LIST PAGE CSS  */

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
  color: white;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  color: white;
}

.holder-div{
  height: 0;
}

.menu_shadow {
    box-shadow: 0px 2px 12px rgba(0,0,0,0.4);
}

.top-margin{
  margin-top: 30px;
}

/* Cookie Warning Styles
div.cookie-container
{
    width: 450px;
    height: 175px;
    background: linear-gradient(#252525, #353535);
    display: block;
    position: fixed;
    right: 25px;
    bottom: -100px;
    z-index: 999;
    box-shadow: 0px -5px 25px rgba(0,0,0,0.25);
    border-bottom: 5px solid #0675B2;
    border-radius: 0;
}

div.cookie-container span.cookie-title
{
    font-size: 22px;
    font-weight: 700;
    height: 40px;
    color: white !important;
    width: 100%;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 17px;
}

div.cookie-container span.cookie-close
{
    display: block;
    height: 40px;
    width: 55px;
    position: absolute;
    top: 6px;
    right: 0;
}

div.cookie-container span.cookie-close i
{
    height: 40px;
    width: 55px;
    text-align: center;
    line-height: 40px;
    font-size: 1.4em;
    color: white !important;
}

div.cookie-container span.cookie-agree
{
    width: 200px;
    z-index: 300;
    padding: 5px 15px !important;
    background-color: #013773;
    position: absolute;
    bottom: 15px;
    outline: none;
    border: none;
    color: white !important;
    font-size: 15px;
    margin-left: calc(50% - 100px);
    text-align: center;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.55);
}

div.cookie-container span.cookie-agree:hover
{
    background-color:#0675B2;
}

div.cookie-container #cookie-warning
{
    float: left;
    display: block;
    height: 75px;
    width: 100%;
    color: white !important;
    font-size: 14px;
    padding: 5px 16px;
    text-align: justify;
    line-height: 18px;
    text-shadow: 0px 0px 25px rgba(0,0,0,0.55);
    position: absolute;
    top: 50px;
}

div.cookie-container span.cookie-learn-more:hover
{
    text-decoration: underline !important;
}

@media (max-width: 990px)
{
    div.cookie-container
    {
        width: 100%;
        height: 175px;
        right: 0;
        box-shadow: 0px -5px 25px rgba(0,0,0,0.25);
        border-bottom: 0px;
        border-radius: 0px;
    }

    div.cookie-container span.cookie-title
    {
        font-size: 18px;
    }

    div.cookie-container #cookie-warning
    {
        height: 80px;
        font-size: 13px;
        line-height: 14px;
    }
}
 Cookie Warning Styles */

/* Cookie Warning Styles */
 #myCookieConsent {
   z-index: 999;
   min-height: 20px;
   width: 325px;
   font-family: OpenSans, arial, "sans-serif";
   padding: 5px 10px;
   background: rgba(255,255,255,0.8);
   border: 2px solid #013773;
   overflow: hidden;
   position: fixed;
   color: #000;
   left: 5px;
   bottom: 25px;
   display: none;
   text-align: center;
   font-size: 12px;
   font-weight: normal;
 }

 #myCookieConsent div {
   padding: 5px 0 0;
 }

 #myCookieConsent a {
   color: #ffba55;
   display: inline-block;
   padding: 0 10px;
 }

 #myCookieConsent a:hover {
   color: #fda016;
 }

 #myCookieConsent a#cookieButton {
   display: inline-block;
   color: #fff !important;
   font-size: 1.1em;
	 background-color: #013773;
   text-decoration: none;
   cursor: pointer;
   padding: 4px 20px;
   margin: 5px 0;
 }

 #myCookieConsent a#cookieButton:hover {
   background-color: #000C34;
 }

 .cookie-close {
   margin-left: 10px;
 }

 @media(max-width: 1024px) {
   #cookie-warning {
     width: 100%;
     display: block;
   }

   #cookieButton {
     width: 200px !important;
     float: none !important;
     margin-top: 10px;
   }

   #myCookieConsent {
     width: auto;
     right: 5px;
   }

   #myCookieConsent div {
     width: 100%;
   }
 }
/* Cookie Warning Styles */

/** Fading Carousel Top Gallery Homepage**/
.carrouselComputer{
  padding: 0;
  width: 100%;
}

.carousel.carousel-fade .item {
  display: block;
  opacity: 0;
  transition: opacity ease-out 1.4s;
}

.carousel.carousel-fade .item.active {
  opacity: 1 !important;
}

.embed-responsive-21by9 {
  padding-bottom: 37%;
}

.carousel-control{
  z-index: 10;
}

.item.embed-responsive-item.active.centered {
  z-index: 1;
}
/** Fading Carousel Top Gallery Homepage**/

/** Image Hover Transition */
.img-responsive.image_homepage.special_css_sides, .img-responsive.image_centered.special_css_sides {
  transition-property: transform !important;
  transform: scale(1.01, 1.01);
  transition: all .35s ease-out !important;
  opacity: 1 !important;
  pointer-events: none;
}

.socialMediaImage{
  transition-property: transform !important;
  transition: all .15s ease-in-out !important;
  opacity: 1 !important;
}

.new_margin_two_colums figure:hover img:not(.staff-image) {
  transform: translatey(-6px) scale(1.05, 1.05);
  -webkit-transform: translatey(-5px) scale(1.05, 1.05);
  image-rendering: crisp-edges;
  -webkit-backface-visibility: hidden;
}

.news-item.item-box.new_margin_two_colums figure:hover img {
  transform: translatey(-6px) scale(1.05, 1.05);
  -webkit-transform: translatey(-2px) scale(1.05, 1.05);
  image-rendering: crisp-edges;
  -webkit-backface-visibility: hidden;
}

.background_partners_section .new_margin_two_colums figure:hover img {
  transform: none;
  -webkit-transform: none;
}

.new_margin_two_colums.partners figure:hover img {
  transform: none;
  -webkit-transform: none;
}
/** Image Hover Transition */

/* Homepage Sections Shadows */
.background_hompag_section {
  box-shadow: inset 0px 14px 11px -8px rgba(0,0,0,0.15), inset 0px 0px 8px -10px rgba(0,0,0,0);
  padding-bottom: 0 !important;
}

.background_content_section, .background_projects_section {
  box-shadow: inset 0px 14px 11px -8px rgba(0,0,0,0.08), inset 0px -14px 7px -9px rgba(0,0,0,0.07);
}

.background_news_section {
  box-shadow: inset 0px 14px 11px -8px rgba(0,0,0,0.08), inset 0px -13px 8px -9px rgba(0,0,0,0.27);
}

.background_partners_section {
  box-shadow: inset 0px 14px 11px -8px rgba(0,0,0,0.08);
}

footer {
  box-shadow: inset 0px -8px 8px -2px rgba(0,0,0,0.25);
}
/* Homepage Sections Shadows */

/* Footer BG Images */
.footer-content {
/*  background-image: url(../img/kmk-footer-bg-lower.jpg) !important;  */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: bottom !important;
}

.footer-bar.get_in_touch {
/*  background-image: url(../img/kmk-footer-bg-upper.jpg) !important;  */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: bottom !important;
}
/* Footer BG Images */

.margBottom {
  margin-bottom: 30px;
}

header#topHead {
/*  background: #013773;
  background-image: url(../img/kmk-header-bg.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: top !important; */
  border-bottom: none !important;
}

/* header#topNav {
  background: #013773;
  border-bottom: #013773 1px solid;
  background-image: url(../img/kmk-header-bg.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-position: 0px -40px !important;
}  */

.footer-bar.back_up {
/*  box-shadow: 0px 4px 16px rgba(0,0,0,0.4);   */
  background-color: #013773 !important;
}

.owl-carousel.controlls-over.owl-theme.owl-carousel-init {
  border-radius: 0;
  box-shadow: 0px 4px 9px rgba(0,0,0,0.1);
}

img.img-responsive.white_border_gallery.special_css_sides {
  border-radius: 0;
}

.news-item-title {
  display: block;
}

/* Toggleable classes for mobile menu butger dropdown - see scripts.js for jquery */
.x_icon {
  background-image: url(../img/x-icon-25px.svg);
  width: 25px;
  height: 25px;
  margin-top: 5px;
  position: absolute;
  right: 15px;
  top: 2px;
}

.burger_icon {
  background-image: url(../img/burger-icon-25px.svg);
  width: 25px;
  height: 25px;
  margin-top: 5px;
  position: absolute;
  right: 15px;
  top: 2px;
}
/* Toggleable classes for mobile menu butger dropdown - see scripts.js for jquery */

/* Captcha Transform fix for mobile */
.g-recaptcha iframe {
  height: 80px !important;
}

@media (max-width:1024px){
.g-recaptcha {
  transform:scale(0.83) !important;
  -webkit-transform:scale(0.83) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:800px){
.g-recaptcha {
  transform:scale(0.65) !important;
  -webkit-transform:scale(0.65) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:768px){
.g-recaptcha {
  transform:scale(0.61) !important;
  -webkit-transform:scale(0.61) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:640px){
.g-recaptcha {
  transform:scale(1) !important;
  -webkit-transform:scale(1) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:384px){
.g-recaptcha {
  transform:scale(0.96) !important;
  -webkit-transform:scale(0.96) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:375px){
.g-recaptcha {
  transform:scale(0.94) !important;
  -webkit-transform:scale(0.94) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:360px){
.g-recaptcha {
  transform:scale(0.89) !important;
  -webkit-transform:scale(0.89) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}

@media (max-width:320px){
.g-recaptcha {
  transform:scale(0.76) !important;
  -webkit-transform:scale(0.76) !important;
  transform-origin:0 0 !important;
  -webkit-transform-origin:0 0 !important;
  }
}
/* Captcha Transform fix for mobile */

.staff-desc {
  height: auto;
}

.background_news_section .news-item .item-box-desc {
  height: auto !important;
}

.background_news_section .news-item .item-box-desc .child_title {
  min-height: 44px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

img.img-responsive.image_homepage {
  transition-property: transform !important;
  transition: all .35s ease-out!important;
  opacity: 1 !important;
  backface-visibility: hidden;
}

.list-children .item-box-desc {
  min-height: 65px;
  padding-bottom: 0px !important;
}

.background_hompag_section .development .overlay {
  margin: 0 !important;
  border-radius: 0 !important;
}

.background_hompag_section .child-item.item-box.new_margin_two_colums{
  box-shadow: none;
  border-radius: 0;
  margin: 0 !important;
}

.background_hompag_section .item-box {
    background-color: transparent !important;
}

.background_hompag_section .item-box-desc {
    padding: 0;
}

.background_hompag_section .item-box-desc a b {
    color: #013773 !important;
}

/* Homepage Pages Animations */
.background_hompag_section .item-box-desc {
  position: absolute;
  bottom: 30px;
  padding: 0 15px;
  width: 250px !important;
  text-align: right;
  left:-50px;
  overflow: visible;
  width: auto;
  height: auto !important;
  background-color: #013773;
  transition-property: transform !important;
  transition: all .4s ease-in-out !important;
  z-index: 2;
  opacity:1;
}

.background_hompag_section .img_container:hover .item-box-desc {
  left: 0;
  background-color: #0177B4;
}

.background_hompag_section .icon-box {
  position: absolute;
  top: -100px;
  right:-150px;
  background-color: #013773;
  transition-property: transform !important;
  transition: all .25s ease-in-out !important;
  opacity:0;
}

.background_hompag_section .development:hover .icon-box {
  right: -88px;
  top: 0;
  opacity:1;
}

.background_hompag_section .development:nth-child(2) .icon-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 49px;
  width: 150px;
  height: 110px;
  border: 5px solid #0177B4;
  background-image: url(../img/weee.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-color: #0177B4;
}

.background_hompag_section .development:nth-child(3) .icon-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 49px;
  width: 150px;
  height: 110px;
  border: 5px solid #0177B4;
  background-image: url(../img/metals.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-color: #0177B4;
}

.background_hompag_section .development:nth-child(4) .icon-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 49px;
  width: 150px;
  height: 110px;
  border: 5px solid #0177B4;
  background-image: url(../img/battery.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-color: #0177B4;
}

.background_hompag_section .development:nth-child(5) .icon-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 49px;
  width: 150px;
  height: 110px;
  border: 5px solid #0177B4;
  background-image: url(../img/waste.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-color: #0177B4;
}
/* Homepage Pages Animations */

@media(max-width:1006px){
  .background_hompag_section .item-box-desc {
    opacity:1;
  }
}
.background_hompag_section .item-box-desc a b {
  color: #fff !important;
}

.background_partners_section .item-box {
  background-color: transparent;
}

.size_module_title {
  text-transform: uppercase !important;
}

.footer_bottom {
  background-color: #000C34;
  padding: 8px 0;
  margin-top: 15px;
}

.socialmedia_title {
  margin: 8px 0 5px !important;
}

.socialMediaIcon {
  font-size: 48px;
  padding: 0 4px;
  margin-bottom: 8px;
  transition-property: transform !important;
  transition: all .15s ease-in-out !important;
  opacity: 1 !important;
}

.socialMediaIcon:hover {
  transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}

.toTop {
  padding: 12px 0 !important;
}

.footer-content address {
  margin-bottom: 0 !important;
}

.footer_icon {
  width: 31px;
  width: 31px;
  margin-right: -5px;
  position: relative;
  top: 10px;
}

.size_module_container {
  padding-top: 20px !important;
}

/* Image hover 'View More' animation */
.img-responsive.image_centered.special_css_sides {
  transition-property: transform !important;
  transition: all .35s ease-out !important;
  opacity: 1 !important;
  backface-visibility: hidden;
}

.hover_message {
  position: absolute;
  background-color: #013773;
  box-shadow: 0 0 5px rgba(66,66,68,.2);
  color: #fff;
  width:60%;
  margin-left:20%;
  text-align: center;
  bottom:20px;
  opacity: 0;
  transition: .3s ease;
  font-family: 'Open Sans', sans-serif;
  z-index: 2;
  pointer-events: none;
}

.hover_message_link {
  position: absolute;
  background-color: #013773;
  box-shadow: 0 0 5px rgba(66,66,68,.2);
  color: #fff;
  width:60%;
  margin-left:20%;
  text-align: center;
  bottom:70px;
  opacity: 0;
  transition: .3s ease;
  font-family: 'Open Sans', sans-serif;
  z-index: 2;
  pointer-events: none;
}

.overlayB:hover .img-responsive.image_centered.special_css_sides {
  opacity: .1;
}

.overlayB:hover .hover_message, .overlayB:hover .hover_message_link {
  opacity: 1;
      transform: translateY(-15px);
  -ms-transform: translateY(-15px);
}
/* Image hover 'View More' animation */

.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left {
  font-size: 22px !important;
}

.carousel-control {
  width: 9%;
}

.scroll-menu .dropdown:hover a, .menu_option_selected:hover a {
  transition: all .4s ease-out !important;
}

#top_gallery_d_code, #top_gallery_m_code {
  margin-top: 0;
  background-color: #000;
}

@media(max-width: 768px) {
  .size_module_title {
    padding: 0 10px;
  }

  .background_news_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .list-gallery {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .list-children {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .list-summary-text, .list-content, .list-lower, .lower-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.upper-content strong, .upper-content .size_summary, .size_summary,
 .lower-content strong, .list-sumary strong,
 .list-summary-text.size_summary, .list-content strong {
  color: #0177B4;
}

.news_list .padding_two_colums_container {
  min-height: 480px !important;
}
