body {
    font-family: 'Rubik';font-size: 15px;
}


	.noPadding {
    padding: 0px;
}
.pull-right {
    float: right;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}

/*span.price-tag {
    background-color: #fff;
    box-shadow: 0 0 8px 1.7px rgb(0 0 0 / 6%);
    color: #333;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    left: 20px;
    letter-spacing: 1px;
    padding: 3px 12px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
}*/

span.price-tag {
    background-color: #291b11;
    box-shadow: 0 0 8px 1.7px rgb(0 0 0 / 6%);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    left: 8px;
    letter-spacing: 1px;
    padding: 3px 12px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 8px;
}

/*main#main {
    font-size: 14px;
    font-family: monospace;
}*/
.pt-10{ padding-top: 10px; }
.pt-15{ padding-top: 15px; }
.pt-20{ padding-top: 20px; }
.pt-25{ padding-top: 25px; }
.pt-30{ padding-top: 30px; }


.pb-10{ padding-bottom: 10px; }
.pb-15{ padding-bottom: 15px; }
.pb-20{ padding-bottom: 20px; }
.pb-25{ padding-bottom: 25px; }
.pb-30{ padding-bottom: 30px; }

h1.page-heading {
    margin-top: 16px;
    font-size: 21px;
    font-weight: 500;
}

.widget.widget_search { display: none; }

.widget_categories li.cat-item.current-cat {
    font-weight: bold;
}
.widget_categories li.cat-item.current-cat .children li { font-weight: normal; }
input.wpcf7-form-control.wpcf7-submit {
    font-size: 13px;
}

.cat-tags-links a {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}
.cat-tags-links .icon {    height: 14px;   width: 14px;}
h2.widget-title {  font-size: 13px !important;  margin-bottom: 10px !important; }


.sticky + .page-title, .sticky + #wppb-builder-container,  .sticky + .main.container-fluid {

  padding-top: 102px;

}
#masthead{
	    background: #fff;
	    box-shadow: rgba(0, 0, 0, 0.118) 0px 1px 3px;
            z-index: 99999;
}


.menu-scroll-down {
    display: none;
  /*  width: 40px;
    height: 40px;
    background: #1997d2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
    color: #fff;
    line-height: 1.8;
    padding-left: 14px;
    font-size: 20px;
    background: #e0be53;

     z-index: 1000;
    bottom: 20px;
    right: 20px;
    top: initial;*/
}
.owl-dots { display: none; }
 .owl-carousel .owl-item {
  position: unset;
}
#content .owl-nav{
      position: unset;
    left: unset;
    top: unset;
    transform: none;
}
button.owl-prev {
    position: absolute;
    left: 0;
    top: 45%;
}
button.owl-next {
    position: absolute;
    right: 0;
    top: 45%;
}

/***********************
********* Footer ******
************************/
#colophon {
    color: #fff;
    background: #291B11;
    font-size: 13px;
}
#colophon a {
  color: #fff;
  /*font-family: MontserratRegular;*/
}
/*#colophon a:hover {
  opacity: 0.9;
}*/
#colophon ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#colophon ul > li {
      text-align: left;
  margin: 0 7.5px;
}

#colophon a i {
    color: #1997d2;
    background: #f1f1f1;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 32px;
}
#colophon ul.inline-menu > li a:hover {
    /*color: #2fbeef;*/
}
#colophon .copyright a:hover {
    /*color: #2fbeef;*/
}

.footer-style{text-align: center; }
footer.footer-style ul.inline-menu{padding: 15px 0!important;}

ul.inline-menu { list-style: none; padding-bottom: 10px; margin: 0; text-align: center; }
ul.inline-menu li { display: inline; margin: 0; padding: 0 10px; font-size: 15px;  }
ul.inline-menu li + li { padding-left: 25px;}
ul.inline-menu li + li:before {
    content: '/';
    padding-right: 15px;
}
.inline-menu li {
    margin: 0 !important;
    padding: 0 10px 0 0 !important;
}
ul.inline-menu li a { line-height: 16px; color: #DEDEDE; }
ul.inline-menu li a:hover { color: #FFF; }

@media only screen and (min-width: 768px) {
  #colophon .social-icons {
    float: right;
  }
}

footer .footer_social_links a i {
    color: #fff !important;
    background: #e0be53 !important;
}

.single-featured-image-header img {
    max-height: 400px;
    width: 100%;
    height: auto;
}
.single-featured-image-header.has-image { position: relative; }

.single-featured-image-header.no-image {
    background: url(../images/bg-text.png);
    min-height: 140px;
    position: relative;
    margin-bottom: 10px;
}

.container-head{ 
	background: #00000094;
    color: #fff;
    padding: 4px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.container-head h1{
    top: 35%;
    position: absolute;
    width: 100%;
    font-weight: 600;
}
.single-featured-image-header.has-image .container-head h1 {
    top: unset;
    position: unset;
    margin: 0;
    padding: 8px;
}
.single-featured-image-header.has-image .container-head{ 
	background: #00000094;
    color: #fff;
    padding: 4px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: unset;
}

.tm-box-col-wrapper {
    margin-bottom: 30px;
}
.wbox-box-team.wbox-teambox-view-overlay {
    background-color: #fff;    
    border: 1px solid #ddd;
}
/*.wbox-teambox-view-overlay .wbox-item-thumbnail {
    border: 8px solid #fff;
    border-bottom: none;
}*/
.wbox-box-team.wbox-teambox-view-overlay img {
    height: 250px;
    max-width: 100%;
}
.wbox-box-team.wbox-teambox-view-overlay .wbox-box-content {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 11px 18px 2px;
}
.wbox-box-team .wbox-team-position {
    font-size: 15px;
    color: #9dabaf;
    margin-bottom: 4px;
}
.wbox-teambox-view-overlay .wbox-box-title h4 {
    font-size: 17px;
    line-height: 26px;
    margin-top: -4px;
    font-weight: 500;
    margin-bottom: 0;
}

.prod-attr .td3 {
    text-transform: capitalize;
}
.pro_details th, .pro_details td { white-space: unset !important; }
.main-navigation.toggled-on .svg-fallback {
    display: none;
}

.home-topbox { padding: 0 25px 15px; }


.card.prod-item {
    border-radius: 0 !important;
    border: 1px solid #fff !important;
    position: relative;
    height: 283px;
}
.page-numbers {
    font-size: 13px;
}
.page-numbers.current {
    font-size: 12px !important;
}

.card.prod-item img { border-radius: 0; width: 100%;  height: 100%;}
h5.card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00000094;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    text-transform: initial;
    margin: 0;
}
.card-img-overlay { padding: 0; }
.home-artefact h2{ margin-bottom: 10px; }

.box-award-item {
    box-shadow: 0 0 15px 0 rgb(41 61 88 / 30%);
    padding: 25px;
    margin-top: 30px;
    min-height: 210px;
    margin-bottom: 15px;
   
}
.copyright{ margin: 0; }
.home-5box1{ padding: 25px; box-shadow: 0 0 15px 0 rgb(41 61 88 / 30%);     height: 100%; }
.home-5box2{ box-shadow: 0 0 15px 0 rgb(41 61 88 / 30%);     height: 100%; padding: 5px 22px; }
.home-5box-inner{ margin-left: -15px; margin-right: -15px; }
.home-5box .col-md-4, .home-5box .col-md-8{ display: table-cell; }


.home-5box .card.prod-item {
    border-radius: 0 !important;
    border: 1px solid #fff !important;
    max-height: 180px;
    overflow: hidden;
    margin: 5px;
    position: relative;
}


.bxslider_bottom li img { width: 100%; height: 600px; }

button.menu-toggle {
    position: fixed;
    right: 6px;
    top: -2px;
    font-size: 24px;
    z-index: 99999;
    border: none !important;
    padding: 20px;
    background: none !important;
    outline: none !important;
}

#colophon .foot_col-2 .widget-column{ float: left; width: 45%; padding: 0 2%; text-align: left; }
#colophon .foot_col-3 .widget-column{ float: left; width: 32%; padding: 0 2%; text-align: left; }
#colophon .foot_col-4 .widget-column{ float: left; width: 23%; padding: 0 1%; text-align: left; }

.topmenu .pull-right{ width: 100%; }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 480px) {
/* Styles */
    
    .bxslider_bottom li img { width: 100%; height: 200px; }
    .logo {
    padding-left: 8px;
    padding-top: 1px;
}

.card.prod-item {
    height: 170px;
}
.bx-testi .card.prod-item {
    height: 283px;
}

.page-wrap{    padding: 0 5px; }


}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
/* Styles */

    .bxslider_bottom li img { width: 100%; height: 300px; }
    .card.prod-item {
        height: 200px;
    }

}
