html, body{
  background: #fff;
  font-family: 'LarsseitLight';
  -webkit-font-smoothing: antialiased;
  height: 100%;
  width: 100%;
  font-size: 16px;
}
/* Font Face */
@font-face {
    font-family: 'Larsseit';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitBold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitExtraBold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitItalic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitLight';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitMedium';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'LarsseitThin';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Larsseit-Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ove2pw');
  src:  url('../fonts/icomoon.eot?ove2pw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ove2pw') format('truetype'),
    url('../fonts/icomoon.woff?ove2pw') format('woff'),
    url('../fonts/icomoon.svg?ove2pw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_top .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.icon-arrow_top .path2:before {
  content: "\e901";
  margin-left: -0.61328125em;
  color: rgb(12, 114, 186);
}


a{
  color: #217BB7;
}
a:hover{
  color: #333;
  text-decoration: none;
}
.no-padding{
  padding: 0 !important;
}
.no-margin{
  margin: 0 !important;
}
.yellow{
  color: #F8AD3A;
}
.bg-white{
  background-color: #fff;
}
.bordered{
  border: 1px solid #DFE6EB;
}
.border-right{
  border-right: 1px solid #DFE6EB;
}
.border-left{
  border-left:  1px solid #DFE6EB;
}
.border-top{
  border-top:  1px solid #DFE6EB;
}
.border-bottom{
  border-bottom:  1px solid #DFE6EB;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}


@media (max-width: 767px){
  .navbar-brand{
    padding: 10px 15px;
  }
  .navbar-toggle{
    margin-top: 12px;
  }
  #myModal {
    padding-top: 30%;
  }
}
@media (min-width: 768px){
  .navbar, #navbar, .navbar-header, .navbar-right{
    min-height: 77px;
  }
  .navbar-btn{
    margin-top: 45px;
    margin-right: 10px;
    margin-left: 10px;  
  }
  .navbar-nav>li>a {
    padding-top: 30px;
  }
  figure.effect-bubba p {
      padding-top: 20%;
  }
  #myModal {
    padding-top: 10%;
  }
}

/*navbar*/
nav{
	font-family: 'LarsseitBold';
}
.navbar-default{
  background-color: #fff;
  color: #666;
  border: 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
  box-shadow: 0px 0px 10px 0px rgba(153,153,153,1);
}
.navbar-brand{
  padding: 10px 15px;
}
.navbar-default .navbar-toggle{
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color: #000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background-color: transparent;
}
.navbar-btn{
    letter-spacing: normal;
}
.nav-justified>li>a{
  margin-bottom: 0;
}
.activee a{
  color: #333 !important;
}

.first{
  margin-top: 77px;
}

/*footer*/
.copyright{
  color: #909194;
  font-size: 14px;
}
.footer hr{
  border-color: #CED5DC;
}
.foot{
  color: #000;
  font-family: 'LarsseitBold';
}

/*search part*/
.container-search{
  background-color: #333333;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 10px;
}
.form-search{
  height: 50px;
  font-size: 18px;
}
.form-input{
  border-radius: 0;
  box-shadow: none;
}
.form-input:focus{
  box-shadow: none;
}

/*search page*/
.search-result{
  background-color: #F3F6F8;
  padding: 30px 0;
}
.buy{
  padding: 15px;
}
.buy-img{
  padding: 0px;
}
.img-product{
  max-height: 100%;
}
.modal-footer{
  border: 0;
}
.title{
  font-family: 'LarsseitBold';
  text-align: center;
}

/*homepage*/
.gallery_product{
  padding: 1px;
}
.brand img{
  margin: 10px;
  height: 50px;
}

/*button*/
.btn-search{
  border-radius: 0;
  background-color: #F8AD3A;
  color: #000;
  padding: 12px 20px;
  font-size: 17px;
  font-family: 'LarsseitBold';
}
.btn-search:hover{
  background-color: transparent;
  border: 1px solid #F8AD3A;
  color: #F8AD3A;
  transition: background-color 0.5s ease;
}
.btn-search2{
  border-radius: 0;
  background-color: #F8AD3A;
  color: #000;
  padding: 12px 50px;
  font-size: 17px;
  font-family: 'LarsseitBold';
}
.btn-search2:hover{
  background-color: transparent;
  border: 1px solid #F8AD3A;
  color: #F8AD3A;
  transition: background-color 0.5s ease;
}
.btn-buy{
  background-color: #2D3679;
  border-radius: 0;
  color: #fff;
  padding: 8px 50px;
  font-family: 'LarsseitBold';
}
.btn-buy:hover{
  background-color: transparent;
  border: 1px solid #2D3679;
  color: #2D3679;
  transition: background-color 0.5s ease;
}

/*video*/
video { 
  /*position: relative;
  top: 50%;
  left: 50%;*/
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  /*z-index: -100;
  transform: translateX(-50%) translateY(-50%);*/
  background: url('../images/RGC_rotaryana_mobile.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}
video { display: block; }
@media screen and (max-device-width: 800px) {
    html {
         background: url('../images/RGC_rotaryana_mobile.jpg') #fff no-repeat center center fixed;
    }
    #bgvid {
        display: none;
    }
}
video#bgvid {
    transition: 1s opacity;
}
.stopfade { opacity: .5; }
@media screen and (max-device-width: 800px) {
  html { background: url('../images/RGC_rotaryana_mobile.jpg') #fff no-repeat center center fixed; }
  #bgvid { display: none; }
}

/*---------------------------------------------------*/
.c-hamburger {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 47px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}
.c-hamburger:focus {
    outline: none;
}
.c-hamburger span {
    display: block;
    position: absolute;
    top: 22px;
    left: 18px;
    right: 18px;
    height: 2px;
    background: #1E7CBA;
}
.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1E7CBA;
    content: "";
}
.c-hamburger span::before {
    top: -9px;
}
.c-hamburger span::after {
    bottom: -10px;
}
.c-hamburger--htx {
    background-color: inherit;
}
.c-hamburger--htx span {
    transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
.c-hamburger--htx.is-active {
    background-color: inherit;
}
.c-hamburger--htx.is-active span {
    background: none;
}
.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}

/*MODAL*/
.rp-project{
  text-align: center;
  padding: 20px;
  font-size: 18px;
  padding: 0;
}
/* Style the Image Used to Trigger the Modal */
.myImg {
    cursor: pointer;
    transition: 0.3s;
}
.myImg:hover {opacity: 0.7;}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.85); /* Black w/ opacity */
}
/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    font-family: 'LarsseitBold';
    padding: 10px 0;
    height: 150px;
}
.modal-content{
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
  cursor: pointer;
  color: #fff;
}
.close:hover,
.close:focus {
    text-decoration: none;
    color: #1E7CBA;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}