html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
@font-face {
  font-family: Indie Flower;
  src: url(./Indie_Flower/IndieFlower-Regular.ttf);
}
@font-face {
  font-family: 'Reenie Beanie';
  src: url('/css/reenie-beanie/ReenieBeanie.ttf'); /* IE9 Compat Modes */
  src: url('/css/reenie-beanie/ReenieBeanie.ttf') format('truetype');
}

.humburger {
  position: fixed;
  z-index: 20;
  background-color: #5e0043;
  width: inherit;
}

.Koteret {
  /*dont index*/
  font-size: 3em;
  text-align: left;
  font-family: 'Reenie Beanie', cursive;
  color: #5e0043;
}


.container {
  background-image: url('/images/bg.png');
  max-width: 1280px;
  line-height: 1.6;
  height: 100%;
  -webkit-box-shadow: 0px 3px 5px 8px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 3px 5px 8px #ccc; /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 3px 5px 8px #ccc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  padding-left: 0px;
  padding-right: 0px;
}

.generalPadding {
  padding-left: 20px;
  padding-right: 20px;
}

#main div,
#main h2,
#main ul {
  padding-left: 20px;
  padding-right: 20px;
}

.home_header {
  background-color: #00365e;
  color: #fff6bb;
  text-align: center;
  font-size: 2.6em;
  padding: 46px 20px 20px;
}
.home_header_bottom {
  background: url('/images/bg_home_header.png');
  background-repeat: no-repeat;
  height: 50px;
}

.hireMeButton {
  border-radius: 10px;
  background-color: #fff6bb;
  color: #00365e;
  border: none;
  font-size: 0.5em;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 5px;
}

.hireMeButton:active {
  border-radius: 10px;
  border: none;
}

@media only screen and (min-width: 701px) {
  #secondary-slider {
    display: inherit;
  }
  h1 {
    background: url('/images/bg_header.png') right;
    background-repeat: no-repeat;
    text-align: left;
    font-family: 'Reenie Beanie', cursive;
    color: #fff5b3;
    height: 120px;
    width: fit-content;
    font-size: 2em;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 60px;
    margin-left: 0px;
  }
  #portfolio h1 {
    margin-left: -20px;
  }
  #primary-slider img {
    padding-left: 20px;
    padding-right: 20px;
    max-height: 550px;
    height: auto;
  }
}

@media only screen and (max-width: 700px) {
  .humburger {
    width: 100% !important;
  }
  #secondary-slider {
    display: none;
  }
  h1 {
    background: url(/images/bg_header.png) right;
    background-repeat: no-repeat;
    text-align: left;
    font-family: 'Reenie Beanie', cursive;
    color: #fff5b3;
    height: 157px;
    width: fit-content;
    font-size: 1.3em;
    padding-top: 53px;
    padding-right: 60px;
    padding-left: 10px;
    margin-left: 0px;
    margin-right: -150px;
  }

  #portfolio h1 {
    margin-left: -20px;
  }

  #main .row img {
    width: 335px;
  }
  #aboutme img {
    margin-bottom: -85px;
    float: none;
  }
  #textaboutme {
    padding-top: 0px !important;
    display: table-cell;
  }
  .carousel_holder {
        height: 290px !important;
  }
  #primary-slider img {
    height: 222px;
    max-width: 100%;
  }
  .carousel_holder {
    padding: 0px !important;
  }

  .splide_text {
    font-size: 0.6em !important;
  }
}


.caption {
  font-size: 0.8em;
}

#main a {
  font-weight: bold;
  color: #444;
}

#main a:hover {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
}
h22 {
  background: url('/images/bg_header.png');
  background-size: 724px 71px;
  background-repeat: no-repeat;
  color: #fff5bf !important;
  background-position-y: 9px;
  text-shadow: -1px 0 black, 0 1px darkblue, 1px 0 black, 0 -1px black;
}

#endani {
  position: absolute;
  top: 1939px;
  margin-left: 7px;
  width: 200px;
  height: 150px;
}

.footer {
  transform: rotate(-5deg);
  color: #337ab7;
  font-family: 'Reenie Beanie', cursive;
  font-size: 30px;
  text-align: center;
  margin-bottom: 80px;
  clear: both;
}

.nav-holder {
  float: left;
}

.nav-item {
  font-family: 'Reenie Beanie', cursive;
  font-size: 40px;
  list-style: none;
}

.navbar-nav {
  width: 200px;
  height: 250px;
}

.navbar-nav > ul {
  padding: 0px;
}

.navbar-nav > li {
  float: none;
  background: none !important;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 0em;
}

.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}

body {
  background-color: #e5e5e5;
  color: #666;
  font-family: 'Indie Flower', cursive;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 300;
}

input {
  background: url('/images/bg.png') no-repeat left center;
  border-bottom: solid black 17px;
  border-image: url(/images/underline.png) 6 2 27 196 repeat;
  display: inline;
  color: #000099;
}

.splide li {
  font-size: 1.2em !important;
}

li {
  background: url('/images/bullet1.png') no-repeat left center;
  list-style: none; /* Get rid of the default bullet points */
  margin: 10px 0;
  padding-left: 25px;
  /* Offsets the text. Needs to be at least the width of your image */
  line-height: 25px; /* Might have to play with this value a bit */
  font-size: 0.8em;
}

ul li:nth-child(1n) {
  background: url('/images/bullet1.png') no-repeat left center;
  background-position-y: 3px;
}
ul li:nth-child(2n) {
  background: url('/images/bullet2.png') no-repeat left center;
  background-position-y: 3px;
}
ul li:nth-child(3n) {
  background: url('/images/bullet3.png') no-repeat left center;
  background-position-y: 3px;
}
ul li:nth-child(4n) {
  background: url('/images/bullet4.png') no-repeat left center;
  background-position-y: 3px;
}
.splide li {
  margin: 0px;
  padding: 0px;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.mainAchieve {
  width: 150px;
  height: 150px;
  background-color: white;
}

.officeObjectBG_main {
  background-image: url(/images/pen.png);
  background-repeat: no-repeat;
  width: 400px;
  height: 354px;
  position: absolute;
  top: 874px;
  margin-left: 405px;
  transform: rotate(-61deg);
}
.officeObjectBG_portfolio {
  background-image: url(/images/coffe.png);
  background-repeat: no-repeat;
  width: 390px;
  height: 330px;
  position: absolute;
  top: 510px;
  margin-left: -260px;
}
.officeObjectBG_clients {
  background-image: url(/images/iphone.png);
  background-repeat: no-repeat;
  width: 376px;
  height: 470px;
  position: absolute;
  top: 420px;
  margin-left: 540px;
}
.officeObjectBG_contact {
  background-image: url(/images/keys.png);
  background-repeat: no-repeat;
  width: 390px;
  height: 330px;
  position: absolute;
  top: 420px;
  margin-left: 590px;
}
.officeObjectBG_skill {
  background-image: url(/images/gloves.png);
  background-repeat: no-repeat;
  width: 500px;
  height: 380px;
  position: absolute;
  top: 240px;
  margin-left: 434px;
}
#ani {
  position: absolute;
  width: 120px;
  height: 1800px;
  margin-left: 3px;
  top: 268px;
}

.ddl_section {
  vertical-align: bottom;
  padding-right: 10px;
}

#contactSection {
  padding-top: 50px;
  width: 837px;
  font-family: 'Reenie Beanie', cursive;
  font-size: 25px;
  color: white;
}
.contactResponse {
  padding-top: 20px;
  color: green;
  font-family: 'Reenie Beanie', cursive;
  font-size: 25px;
}
.contactResponseError {
  padding-top: 20px;
  color: red;
  font-family: 'Reenie Beanie', cursive;
  font-size: 25px;
}
.headerSite {
  color: #333333;
  font-family: 'Reenie Beanie', cursive;
  font-size: 60px;
  line-height: 1;
}
.alignBottom {
  top: 110px;
}

h2 {
  color: rgb(170, 40, 40) !important;
  font-size: 2.2em;
}

h3 {
  color: rgb(170, 40, 40) !important;
  font-size: 2em;
}

h4 {
  color: rgb(170, 40, 40) !important;
}

h4 {
  color: #777;
  padding-top: 20px;
  font-size: 35px;
}

h5 {
  padding-top: 20px;
  font-size: 30px;
}

.complogoholder {
  padding-bottom: 20px;
}

.cl_logo {
  height: 100%;
  max-width: 100%;
}

.holder_image_and_rubber {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  width: -webkit-fit-content;
  padding-left: 8px;
  padding-right: 8px;
}

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

.doggybugDate {
  text-align: left;
  /* padding-right: 80px; */
  padding-bottom: 10px;
}

.inner_obj_image {
  border: none;
  -ms-transform: rotate(1deg); /* IE 9 */
  -webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
  transform: rotate(1deg);
  -webkit-box-shadow: 2px 3px 8px -5px rgb(102 102 102);
  -moz-box-shadow: 2px 3px 8px -5px rgb(102 102 102);
  box-shadow: 2px 3px 8px -5px rgb(102 102 102);
  display: table-cell;
  position: relative !important;
  left: 0;
  top: 0;
  background-color: white;
  /* width: -webkit-fill-available; */
}

.inner_obj_rubber {
  background-image: url(/images/rubber.png);
  width: 80px;
  height: 38px;
  -ms-transform: rotate(-6deg); /* IE 9 */
  -webkit-transform: rotate(-6deg); /* Chrome, Safari, Opera */
  transform: rotate(-6deg);
  position: absolute;
}

.rubber1 {
  left: -40px;
  top: 30px;
}
.rubber2 {
  left: -35px;
  top: 34px;
}
.rubber3 {
  left: -40px;
  top: 30px;
}
.logoHolder {
  text-align: left;
  font-size: 20px;
  line-height: 1.2;
}
.logoHolder img {
  margin-bottom: 5px;
}
.formFont {
  font-family: 'Reenie Beanie', cursive;
  font-size: 25px;
  font-weight: 100 !important;
}
.form-control {
  background: none;
  border: none;
  border-bottom: solid black 15px;
  border-image: url(/images/underline.png) 6 482 43 15 repeat;
  display: inline-block;
  padding: 0px;
  margin-bottom: -11px;
  height: 65px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
}
.btn-eldan {
  font-family: 'Reenie Beanie', cursive;
  font-size: large;
  font-weight: 500 !important;
  color: black;
}
input#submit.btn.btn-eldan:active {
  background: none;
  color: blue;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.angle1 {
  -ms-transform: rotate(1deg); /* IE 9 */
  -webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
  transform: rotate(1deg);
}
.angle2 {
  -ms-transform: rotate(10deg); /* IE 9 */
  -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
  transform: rotate(-10deg);
}
.angle3 {
  -ms-transform: rotate(15deg); /* IE 9 */
  -webkit-transform: rotate(15deg); /* Chrome, Safari, Opera */
  transform: rotate(15deg);
}
.angle4 {
  -ms-transform: rotate(-17deg); /* IE 9 */
  -webkit-transform: rotate(-17deg); /* Chrome, Safari, Opera */
  transform: rotate(-17deg);
}
.angle5 {
  -ms-transform: rotate(-20deg); /* IE 9 */
  -webkit-transform: rotate(-20deg); /* Chrome, Safari, Opera */
  transform: rotate(-20deg);
}
.angle10 {
  -ms-transform: rotate(2deg); /* IE 9 */
  -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
  transform: rotate(2deg);
}
.angle11 {
  -ms-transform: rotate(-1deg); /* IE 9 */
  -webkit-transform: rotate(-1deg); /* Chrome, Safari, Opera */
  transform: rotate(-1deg);
}
.angle12 {
  -ms-transform: rotate(-2deg); /* IE 9 */
  -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
  transform: rotate(-2deg);
}

.sctn {
  padding-bottom: 10px;
}

hr {
  border-bottom: solid black 15px;
  border-image: url(/images/underline.png) 6 482 43 15 repeat;
  display: block;
  background-color: none;
  margin: 0px;

  content: '.';
  display: block;
  clear: both;
}
#process img,
#mainn img {
  vertical-align: bottom;
  padding-right: 10px;
}

#process p {
  padding-bottom: 50px;
}

#portfolio .holder_image_and_rubber {
  padding-bottom: 50px;
  margin-top: 0px;
}

.popup {
  text-align: right;
  position: relative;
  top: -85px;
  height: 5px;
  cursor: pointer;
}

.popup > img:hover {
  width: 76px;
  height: 76px;
}

.imageWithLink {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.imageWithLink .inner_obj_image:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 80px; /* Location of the box */
  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.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 100%;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content,
#caption {
  animation-name: zoom;
  animation-duration: 0.2s;
}

@keyframes zoom {
  from {
    transform: scale(0.7);
  }
  to {
    transform: scale(1);
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.navGraphics {
  background: url('/images/bg.png') center;
  width: 125%;
  height: 100%;
  -webkit-box-shadow: 0px 1px 14px -4px rgba(102, 102, 102, 1);
  -moz-box-shadow: 0px 1px 14px -4px rgba(102, 102, 102, 1);
  box-shadow: 0px 1px 14px -4px rgba(102, 102, 102, 1);
  position: absolute;
  z-index: -1;
  filter: sepia(100%) saturate(200%) brightness(70%) hue-rotate(330deg);
}

@keyframes wiggle {
  0% {
    transform: scale(1.01);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1.01);
  }
}

.wiggle {
  animation: none;
}

.wiggle:hover {
  animation: wiggle 2s infinite;
  animation-timing-function: ease;
}

.clearboth {
  clear: both;
}

.width300px p img {
  width: 300px;
}

/* Style all font awesome icons */
.fa {
  padding: 10px;
  font-size: 30px !important;
  width: 53px !important;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
a {
  text-decoration: underline;
}

.nav-link {
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}
/* Set a specific color for each brand */
/* Facebook */
.fa-facebook {
  background: #3b5998;
  color: white !important;
}

.fa-linkedin {
  background: #007bb5;
  color: white !important;
}
.fa-pinterest {
  background: #cb2027;
  color: white !important;
  cursor: hand;
}
/* Twitter */
.fa-twitter {
  background: #55acee;
  color: white !important;
  cursor: hand;
}
/* Twitter */
.fa-instagram {
  background: #125688;
  color: white !important;
  cursor: hand;
}

/* Style the navigation menu */

.topnav {
  overflow: hidden;
  position: fixed;
  padding-top: 35px;
  z-index: 10;
  background: url('/images/bg_white.png');
  background-repeat: no-repeat;
}

/* Hide the links inside the navigation menu (except for logo/home) */

.topnav #myLinks {
  display: none;
  height: 400px;
}

/* Style navigation menu links */
.topnav a {
  display: block;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  /* background: url('/images/menu_on.png') -40px -10px; */
  /* background-repeat: no-repeat;
  width: 345px;
  height: 370px; */
}

.menuText {
  color: #fff6bb;
  font-family: 'Reenie Beanie', cursive;
  font-size: 1.2em;

  height: 40px;
  width: 40px;
  margin-left: 30px;

  /* 
  background: url('/images/bg_white_small.png');
  background-repeat: no-repeat; */
}

.menuText > img {
  padding: 10px;
  height: 40px;
  width: 40px;
}

.navbar-nav > li a {
  font-size: 0.8em;
}

.carousel_holder {
  background-color: white;
  height: 100%;
}

.carousel_holder_top {
  background: url('/images/bg_carousel_top.png');
  height: 55px;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel_holder_bottom {
  background: url('/images/bg_carousel_bottom.png');
  height: 55px;
  background-repeat: no-repeat;
  background-size: cover;
}

.splide__slide {
  height: 100% !important;
}

.splide ul {
  width: 100%;
}

.splide li {
  list-style: none;
  background: none !important;
  text-align: center;
}

.splide_text {
  text-align: center;
  position: relative;
  padding: 20px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: darkkhaki !important;
  border-style: solid !important;
  border: 1px !important;
  margin: 0px;
  padding: 0px;
}
