



.menu-item,
.menu-open-button {
 
    top: 125px;
  width: 45px;
  height: 45px;
  margin-left: -40px;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  line-height: 45px;padding: 0px 0px 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
  transition: transform ease-out 200ms, -webkit-transform ease-out 200ms; background: linear-gradient(to bottom right, #967042, #fcca84);
clip-path: polygon(0 8.00px,8.00px 0,calc(100% - 8.00px) 0,100% 8.00px,100% calc(100% - 8.00px),calc(100% - 8.00px) 100%,8.00px 100%,0 calc(100% - 8.00px));color: #0a1a34!important; right: -60px;
	
}


.menu-item,
.menu-open-button1 {
  top: 323px;
  width: 45px;
  height: 45px;
  margin-left: -40px;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  line-height: 45px;padding: 0px 0px 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
  transition: transform ease-out 200ms, -webkit-transform ease-out 200ms; background: linear-gradient(to bottom right, #967042, #fcca84);
clip-path: polygon(0 8.00px,8.00px 0,calc(100% - 8.00px) 0,100% 8.00px,100% calc(100% - 8.00px),calc(100% - 8.00px) 100%,8.00px 100%,0 calc(100% - 8.00px));color: #0a1a34!important;    right: -60px;
  
}



.menu-open-button:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fcca84;
    clip-path: polygon(0 8px,8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px,1px calc(8px + 0.41px),1px calc(100% - 8px - 0.41px),calc(8px + 0.41px) calc(100% - 1px),calc(100% - 8px - 0.41px) calc(100% - 1px),calc(100% - 1px) calc(100% - 8px - 0.41px),calc(100% - 1px) calc(8px + 0.41px),calc(100% - 8px - 0.41px) 1px,calc(8px + 0.41px) 1px,1px calc(8px + 0.41px));
}

.menu-open {
  display: none;
}

.menu {
  margin: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  font-size: 26px;
}

.share-icon {

  /*background color*/padding: 0px 0px 0px 0px;
    position: relative;
    left: 0px;
    top: 1px;color: #67400b!important;
}

.menu-item:hover {
  background: #EEEEEE;
  color: #3290B1;
}

.menu-item:nth-child(3) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(4) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(5) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(6) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(7) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(8) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-item:nth-child(9) {
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;color: #67400b!important;
}

.menu-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); color: #67400b!important;
}

.menu-open-button:hover {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
  transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
  transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
  transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

.menu-open:checked ~ .menu-item:nth-child(3) {
  transition-duration: 180ms;
  -webkit-transition-duration: 180ms;
  -webkit-transform: translate3d(0.08361px, -104.99997px, 0);
  transform: translate3d(0.08361px, -104.99997px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(4) {
  transition-duration: 280ms;
  -webkit-transition-duration: 280ms;
  -webkit-transform: translate3d(90.9466px, -52.47586px, 0);
  transform: translate3d(90.9466px, -52.47586px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(5) {
  transition-duration: 380ms;
  -webkit-transition-duration: 380ms;
  -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
  transform: translate3d(90.9466px, 52.47586px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(6) {
  transition-duration: 480ms;
  -webkit-transition-duration: 480ms;
  -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
  transform: translate3d(0.08361px, 104.99997px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(7) {
  transition-duration: 580ms;
  -webkit-transition-duration: 580ms;
  -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
  transform: translate3d(-90.86291px, 52.62064px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(8) {
  transition-duration: 680ms;
  -webkit-transition-duration: 680ms;
  -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
  transform: translate3d(-91.03006px, -52.33095px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(9) {
  transition-duration: 780ms;
  -webkit-transition-duration: 780ms;
  -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
  transform: translate3d(-0.25084px, -104.9997px, 0);
}

.facebook_share_btn {
  background-color: #3b5998;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.facebook_share_btn:hover {
  color: #3b5998;
  text-shadow: none;
}

.twitter_share_btn {
  background-color: #00aced;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.twitter_share_btn:hover {
  color: #00aced;
  text-shadow: none;
}

.google_plus_share_btn {
  background-color: #dd4b39;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.google_plus_share_btn:hover {
  color: #dd4b39;
  text-shadow: none;
}

.youtube_share_btn {
  background-color: #bb0000;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.youtube_share_btn:hover {
  color: #bb0000;
  text-shadow: none;
}

.pinterest_share_btn {
  background-color: #cb2027;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.pinterest_share_btn:hover {
  color: #cb2027;
  text-shadow: none;
}

.tumblr_share_btn {
  background-color: #32506d;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.tumblr_share_btn:hover {
  color: #32506d;
  text-shadow: none;
}

/*redesigner*/

.redesigner {
  width: 100%;
  position: fixed;
  bottom: 0;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  color: white;
  text-decoration: none;
  letter-spacing: 1.5px;
}

.redesigner a:nth-child(1) {
  text-decoration: none;
  transition:all 0.5s;
}

.redesigner a:nth-child(1):hover {
  text-decoration: none;
  letter-spacing:5px;
  transition:all 0.5s;
}

.redesigner a:nth-child(3) {
  letter-spacing: normal;
  font-size: 10px;
  text-decoration: none;
}

.redesigner a:nth-child(3):hover {
  text-decoration: none;
}

.addon{ position: relative; float: right; }


.header .lead {
  max-width: 620px;
}

/** Below CSS is completely optional **/

.image-gallery {
  margin: auto;
  width: 100%;
  position: relative;
}
.image-container {
  width: 100%;
  height: 598px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.thumbnails {
  width: 100%;
  display: flex;
}
.thumbnails label {
  display: inline-block;
  width: 150px;
  height: 100px;
  background-size: cover;
  margin: 0;
  flex: 1 1 150px;
  cursor: pointer;
}
.image-1, .image-2, .image-3, .image-4 {
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: all 1.2s ease-out;
}
.image-1,
.thumbnails label[for="image1"] {
 
  background-image: url("../images/project/1.jpg");
}
.image-2,
.thumbnails label[for="image2"] {
 background-image: url("../images/project/2.jpg");
}
.image-3,
.thumbnails label[for="image3"] {
  background-image: url("../images/project/3.jpg");
}
.image-4,
.thumbnails label[for="image4"] {
  background-image: url("../images/project/4.jpg");
}
#image1:checked + .image-1,
#image2:checked + .image-2,
#image3:checked + .image-3,
#image4:checked + .image-4 {
  opacity: 1;
}
.image-gallery input[type="radio"] {
  position: absolute;
  top: 557px;
  z-index: 100;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: #00000033;
  height: 16px;
  width: 16px;
  border: 3px solid #f1f1f1;
  border-radius: 16px;
  cursor: pointer;
  outline: none;
  box-shadow: 0px 1px 4px #00000088;
}
.image-gallery input[type="radio"]:hover {
  background-color: #f7f7f780;
}
.image-gallery input[type="radio"]:checked {
  background-color: #f1f1f1;
}
.image-gallery input[type="radio"]:nth-of-type(1) {
  left: 50%;
  margin-left: -36px;
}
.image-gallery input[type="radio"]:nth-of-type(2) {
  left: 50%;
  margin-left: -12px;
}
.image-gallery input[type="radio"]:nth-of-type(3) {
  left: 50%;
  margin-left: 12px;
}
.image-gallery input[type="radio"]:nth-of-type(4) {
  left: 50%;
  margin-left: 36px;
}

.image-gallery label.prev,
.image-gallery label.next {
  position: absolute;
  top: 50%;
  z-index: 100;
  color: #f1f1f1;
  text-shadow: 0px 1px 4px #00000088;
  font-family: "Georgia", "Apple Symbols", serif;
  font-size:40px;
  font-weight: 700;
  line-height:40px;
  text-align:center;background-image: url(../images/left-arrow.png);
  height: 40px;
  width: 40px;
  margin-top: -20px;
  cursor: pointer;
  opacity:0;
  transition: opacity 0.5s linear; display: none;
}


.image-gallery:hover label.prev,
.image-gallery:hover label.next {
  opacity:1;
}
.image-gallery label.prev:before {
  content: '\003c'
}
.image-gallery label.next:before{
  content: '\003e'
}
.image-gallery label.prev{
  left: 10px;
}
.image-gallery label.next{
  right: 35px;
}
.image-gallery label.prev:hover,
.image-gallery label.next:hover {
  margin-top: -22px;  
  text-shadow: 0px 3px 4px #00000088;
}


.logo-icon{width: 73px;}

.heigt-100{ height: 100%; padding: 10px 20px 0px 20px!important; }