@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
	font-family: "Ubuntu", Arial, sans-serif;

}

#page {
	position: relative;
	overflow-x: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 99);
  content: "";
}



a:hover, a:active, a:focus {
	color: #08BEC9;
	outline: none;
	text-decoration: none;
}




p {
	margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6, h55, figure {
	color: #666;
	font-family: Ubuntu;
	font-weight: 400;
	margin: 0 0 1.5vw 0;
	letter-spacing:0.5px;
}


h7 {
	color: #fff;
	font-family: Ubuntu;
	font-size:24px;
	font-weight: 800;
	margin: 0 0 1.5vw 0;
	letter-spacing:0.5px;
}


h44 {
	color: #fff;
	font-family: Ubuntu;
	font-size:4vw;
	font-weight: 600;
	font-style:italic;
	margin: 0 0 4.5vw 0;
	letter-spacing:0.5px;
	top:30%;
	
	

}
.cover {
	position: absolute;
	margin: auto;
	top: 70%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	width: 96%;
	text-align: left;

}
.cover p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-align:left;
}

@media (min-width: 200px) {
    h33 {
        font-size: 3.2rem;
    }
}


@media (min-width: 400px) {
    h33 {
        font-size: 3.5rem;
    }
}



@media (min-width: 600px) {
    h33 {
        font-size: 3.8rem;
    }
}

@media (min-width: 800px) {
    h33 {
        font-size: 4.5rem;
    }
}

@media (min-width: 1000px) {
    h33 {
        font-size: 4.8rem;
    }
}

h55, figure {

 	line-height: 2.6;
	font-size:17px;
	letter-spacing:1px;
}

hfooter, figure {

 	line-height: 2.6;
	font-size:17px;
	letter-spacing:1px;
}

::-webkit-selection {
  color: #fff;
  background: #ccc;
}

::-moz-selection {
  color: #fff;
  background: #ccc;
}

::selection {
  color: #fff;
  background: #ccc;
}





/* =======================================================
*
* 	Template Style 
*
* ======================================================= */


.jepli-nav {
	position: fixed;
	top: 36px;
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 20px 0px;
	z-index: 99999;
 	background: rgba(0, 0, 0, 0.60);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;




}
.jepli-nav #jepli-logo {
	font-size: 24px;
	padding: 0;
	margin: 0;
	margin:0 auto;
	z-index: 99;

}

.jepli-nav ul li a:hover, .jepli-nav ul li a:focus, .jepli-nav ul li a:active {
	color: #999;
	

}




.jepli-nav ul li.has-dropdown {
  position: relative;

}

.jepli-nav ul li.has-dropdown .dropdown li a:hover {
	color: #6dc067;
}
.jepli-nav ul li.has-dropdown:hover a, .jepli-nav ul li.has-dropdown:focus a {
	color: #fff;
}
.jepli-nav ul li.btn-cta a {
  color: #ccc;
}
.jepli-nav ul li.btn-cta a span {
  background: #555;
  color: #999;
  padding: 44px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  
  
}
.jepli-nav ul li.btn-cta a:hover span {
  background: #555 !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.jepli-nav ul li.active > a {
  color: #fff;
  position: relative;
}
.scrolled .jepli-nav {
 	background: rgba(44, 44, 44, 0.92);
  padding: 10px 0;
  


  opacity:100;
 
}


/* =======================================================
*
* 	link color after scrool down
*
* ======================================================= */




.scrolled .jepli-nav a {
	color: #fff;
}
.scrolled .jepli-nav ul li a:hover, .scrolled .jepli-nav ul li a:focus, .scrolled .jepli-nav ul li a:active {
  color: #777 !important;   /* ==========scrolled huver link color ============ */
  
}



	

.rr {
	position: fixed;
	width: 100%;
	top: 0px;
	padding: 18px 0px;
	z-index: 999999;
 	background: rgba(0, 0, 0, 0.60);
	color:#bebdbd;

}


.scrolled .rr{
	background-image:url(../../images/466.png);
	color:#FFFFFF;	

}


}

#jepli-header,
#jepli-counter,
.jepli-bg {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../../jepli/css/images/img_bg_8.jpg);
}

.jepli-bg {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  float: left;
  position: relative;
}

#jepli-header a {
  color: #fff;
  text-decoration: none;
  text-shadow:  4px 4px 5px #47298b;
  font-weight:500;
  font-size: 70px;
  text-align:center;
  font-family:Pacifico;
  opacity:0.8;
  
}



#jepli-header a:hover {
  color: #ccc;
    text-decoration: none;

}

.jepli-cover {
	height: 975px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 100%;
	font-size:70px;
	color:#FFF;
}
.jepli-cover .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(42, 51, 86, 0.9);

}
.jepli-cover > .jepli-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .jepli-cover {
    height: 600px;
	font-size:40px;
	color:#FFF;

  }
}

.jepli-cover .display-t,
.jepli-cover .display-tc {
  z-index: 9;
  height: 900px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .jepli-cover .display-t,
  .jepli-cover .display-tc {
    height: 600px;
  }
}
.jepli-cover.jepli-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .jepli-cover.jepli-cover-sm {
    height: 400px;
  }
}
.jepli-cover.jepli-cover-sm .display-t,
.jepli-cover.jepli-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .jepli-cover.jepli-cover-sm .display-t,
  .jepli-cover.jepli-cover-sm .display-tc {
    height: 400px;
  }
}





.jepli-coverM {
	height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	
}
.jepli-coverM .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(42, 51, 86, 0.9);
}
.jepli-coverM > .jepli-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .jepli-coverM {
    height: 500px;
  }
}
.jepli-coverM .display-t,
.jepli-coverM .display-tc {
  z-index: 9;
  height: 500px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .jepli-coverM .display-t,
  .jepli-coverM .display-tc {
    height: 500px;
  }
}
.jepli-cover.jepli-cover-sm {
  height: 500px;
}
@media screen and (max-width: 768px) {
  .jepli-coverM.jepli-cover-sm {
    height: 275px;
  }
}
.jepli-coverM.jepli-cover-sm .display-t,
.jepli-coverM.jepli-cover-sm .display-tc {
  height: 275px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .jepli-coverM.jepli-cover-sm .display-t,
  .jepli-coverM.jepli-cover-sm .display-tc {
    height: 275px;
  }
}



.pagination a {
  background: none;
  border: none !important;
  color: gray !important;
}
.pagination a:hover, .pagination a:focus, .pagination a:active {
  background: none !important;
}
.pagination > li > a {
  margin: 0 2px;
  font-size: 18px;
  padding: 0 !important;
  background: none;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.pagination > li > a:hover {
  color: #fff;
  background: #e6e6e6 !important;
}
.pagination > li.disabled > a {
  background: none;
}
.pagination > li.active > a {
  background: #ccc !important;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  color: #fff !important;
}
.pagination > li.active > a:hover {
  cursor: pointer;
  background: #f96982 !important;
}

.jepli-social {
  padding: 0;
  margin: 0;
}
.jepli-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.jepli-social li a {
	font-size: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
	padding: 0px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;


  *display: inline;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
}
.jepli-social li a:hover {
  color: #27E1CE;
}
.jepli-social li a:hover, .jepli-social li a:active, .jepli-social li a:focus {
  outline: none;
  text-decoration: none;
}

.jepli-contact-info ul {
  padding: 0;
  margin: 0;
}
.jepli-contact-info ul li {
  padding: 0 0 0 70px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.jepli-contact-info ul li:before {
  color: #ccddea;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  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;
}
.jepli-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.jepli-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.jepli-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.jepli-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}

#jepli-header .display-tc,
#jepli-counter .display-tc,
.jepli-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#jepli-header .display-tc h1, #jepli-header .display-tc h2,
#jepli-counter .display-tc h1,
#jepli-counter .display-tc h2,
.jepli-cover .display-tc h1,
.jepli-cover .display-tc h2 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#jepli-header .display-tc h1,
#jepli-counter .display-tc h1,
.jepli-cover .display-tc h1 {
	margin-bottom: 0px;
	margin-top: 0;
	font-size: 60px;
	line-height: 0.8;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 300;
}
@media screen and (max-width: 768px) {
  #jepli-header .display-tc h1,
  #jepli-counter .display-tc h1,
  .jepli-cover .display-tc h1 {
    font-size: 40px;
  }
}
#jepli-header .display-tc h2,
#jepli-counter .display-tc h2,
.jepli-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#jepli-header .display-tc .btn,
#jepli-counter .display-tc .btn,
.jepli-cover .display-tc .btn {
  padding: 15px 30px;
  background: #ccc;
  color: #fff;
  border: none !important;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#jepli-header .display-tc .btn:hover,
#jepli-counter .display-tc .btn:hover,
.jepli-cover .display-tc .btn:hover {
  background: #f6163c !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#jepli-header .display-tc .or,
#jepli-counter .display-tc .or,
.jepli-cover .display-tc .or {
  color: rgba(255, 255, 255, 0.3);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
}
#jepli-header .display-tc .link-watch,
#jepli-counter .display-tc .link-watch,
.jepli-cover .display-tc .link-watch {
  border-bottom: none;
}
#jepli-header .display-tc .form-inline .form-group,
#jepli-counter .display-tc .form-inline .form-group,
.jepli-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#jepli-header .display-tc .form-inline .form-group .form-control,
#jepli-counter .display-tc .form-inline .form-group .form-control,
.jepli-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}

.jepli-bg-section {
	background: rgba(0, 0, 0, 0.03);
}

#jepli-services,
#jepli-started,
#jepli-testimonial,
#jepli-blog,
#jepli-project,
#jepli-about,
#jepli-team,
#jepli-contact,
#jepli-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #jepli-services,
  #jepli-started,
  #jepli-testimonial,
  #jepli-blog,
  #jepli-project,
  #jepli-about,
  #jepli-team,
  #jepli-contact,
  #jepli-footer {
    padding: 3em 0;
  }
}


.project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 350px;
  margin-bottom: 40px;
}
.project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc {
  background: #ccc
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc h3 a {
  color: white;
}
.project-grid .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .project-grid .desc {
    bottom: 0;
  }
}
.project-grid:hover:before, .project-grid:focus:before {
  opacity: 1;
}
.project-grid:hover .desc, .project-grid:focus .desc {
  bottom: 0;
}

.project-content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  .project-content {
    padding: 3em 0;
  }
}
.project-content .col-half {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .project-content .col-half {
    width: 100%;
  }
}
.project-content .col-half .project, .project-content .col-half .project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.project-content .col-half .project:before, .project-content .col-half .project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .col-half .project:hover:before, .project-content .col-half .project:focus:before, .project-content .col-half .project-grid:hover:before, .project-content .col-half .project-grid:focus:before {
  opacity: 1;
}
.project-content .col-half .project:hover .desc, .project-content .col-half .project:focus .desc, .project-content .col-half .project-grid:hover .desc, .project-content .col-half .project-grid:focus .desc {
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .project-content .col-half .project, .project-content .col-half .project-grid {
    height: 340px !important;
    margin-bottom: 20px;
  }
}
.project-content .col-half .project {
  height: 800px;
}
.project-content .col-half .project-grid {
  height: 390px;
  margin-bottom: 20px;
}
.project-content .col-half .project-grid:last-child {
  margin-bottom: 0;
}
.project-content .desc {
  background: #ccc
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .desc h3 {
  color: white;
}
.project-content .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .project-content .desc {
    bottom: 0;
  }
}

.jepli-heading {
	margin-bottom: 2em;
}
.jepli-heading.jepli-heading-sm {
  margin-bottom: 2em;
}
.jepli-heading h2 {
	font-size: 45px;
	margin-bottom: 0px;
	font-weight: 300;
	color: #93F;
}
.jepli-heading p {
	font-size: 18px;
	line-height: 1.5;
	color: #6d7487;
	font-weight: 300;
}
.jepli-heading span {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #cccccc;
}

#jepli-started {
	background-image:url(../../jepli/images/image_1.jpg);
 max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;}
#jepli-started .jepli-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
  font-weight: 300;
}
#jepli-started .jepli-heading p {
	color: rgba(255, 255, 255, 0.5);
	font-family: "Open Sans", Arial, sans-serif;
}
#jepli-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#jepli-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#jepli-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#jepli-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#jepli-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#jepli-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#jepli-started .btn {
  height: 54px;
  border: none !important;
  background: #ccc;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 30px;
  padding-right: 30px;
}
#jepli-started .btn:hover {
  background: #f6163c !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
}
#jepli-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#jepli-started .form-inline .form-group .form-control {
  width: 100%;
}



#jepli-footer {
	padding: 5em 0;
	float: left;
	width: 100%;
	position: relative;
	background-color: #333333;
}
@media screen and (max-width: 768px) {
  #jepli-footer {
    padding: 3em 0;
  }
}
#jepli-footer h2, #jepli-footer h3, #jepli-footer h4 {
  color: #fff;
}
#jepli-footer h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
}
#jepli-footer [class*="col"] {
  padding-bottom: 1px;
}
#jepli-footer .btn {
  color: #fff;
}
#jepli-footer .float {
	float: left;
	margin-right: 22%;
}
#jepli-footer ul {
  padding: 0;
  margin: 0;
}
#jepli-footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#jepli-footer ul li a {
	color: #7e8299;
	text-decoration: none !important;
}
#jepli-footer ul li a:hover {
	color: #CCCCCC;
}
#jepli-footer .jepli-social li {
  display: block !important;
}






.jepli-copyright {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	clear: both;
	margin-top: 0px !important;
	padding: 30px 0 0 0;
}
.jepli-copyright span {
  display: block;
}
@media screen and (max-width: 480px) {
  .jepli-copyright {
    text-align: left !important;
  }
  .jepli-copyright span {
    display: inline;
  }
}
#jepli-offcanvas {
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: #333;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform:  transform 2.0s, color 5.0s, font-size 1.0s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #jepli-offcanvas {
    display: block;
  }
}
.offcanvas #jepli-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#jepli-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#jepli-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#jepli-offcanvas ul {
  padding: 0;
  margin: 0;
}
#jepli-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#jepli-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#jepli-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#jepli-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 15px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 22px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding:13px 0px 0px 0px;


}
#jepli-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.jepli-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.jepli-nav-toggle.active i::before, .jepli-nav-toggle.active i::after {
  background: #444;
}
.jepli-nav-toggle:hover, .jepli-nav-toggle:focus, .jepli-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.jepli-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.jepli-nav-toggle i::before, .jepli-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.jepli-nav-toggle.jepli-nav-white > i {
  color: #fff;
  background: #fff;
}
.jepli-nav-toggle.jepli-nav-white > i::before, .jepli-nav-toggle.jepli-nav-white > i::after {
  background: #fff;
}

.jepli-nav-toggle i::before {
  top: -7px;
}

.jepli-nav-toggle i::after {
  bottom: -7px;
}

.jepli-nav-toggle:hover i::before {
  top: -10px;
}

.jepli-nav-toggle:hover i::after {
  bottom: -10px;
}

.jepli-nav-toggle.active i {
  background: transparent;
}

.jepli-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.jepli-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.jepli-nav-toggle {
  position: fixed;
  right: 0px;
  top: 18px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
.scrolled .jepli-nav-toggle {
  top: 5px;
}
@media screen and (max-width: 768px) {
  .jepli-nav-toggle {
    display: block;
  }
}

.btn2 {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 0px 10px;
}



.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #ccc;
  color: #fff;
  border: 2px solid #ccc;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #333 !important;
  border-color: #333 !important;
}
.btn-primary.btn-outline {
	color: #FFFFFF;
	border: 2px solid #47298b;
	background-color: #47298b;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #A100FF;
  color: #fff;
}

.btn-success {
  background: #A100FF;
  color: #fff;
  border: 2px solid #A100FF;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #A100FF !important;
  border-color: #A100FF !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #A100FF;
  border: 2px solid #A100FF;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #A100FF;
  color: #fff;
}

.btn-info {
  background: #A100FF;
  color: #fff;
  border: 2px solid #A100FF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #A100FF;
  border: 2px solid #A100FF;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #A100FF;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}



.mb30 {
  margin-bottom: 30px !important;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.jepli-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../../jepli/images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

#jepli-header-subscribe #email {
  padding-right: 9em;
}
#jepli-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

/*# sourceMappingURL=style.css.map */


#jepli-work-section .item-grid {
	width: 100%;
	float: left;
	position: relative;
	background-color:#fff;
	margin-bottom: 50px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	top: 30px;
	
}




#jepli-work-section .item-grid .image {
  height: 450px;
  width: 450px;
  overflow: hidden;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
  
  
  

}
#jepli-work-section .item-grid .v-align {
	padding-top:1.7vw;
	padding-bottom:0.5vw;

}
#jepli-work-section .item-grid .v-align h3 {
	font-weight: 700;
	font-size: 1.3vw;
	color:#777;
}





#jepli-work-section .item-grid .v-align h5 {
  color: rgba(0, 0, 0, 0.3);
}
#jepli-work-section .item-grid:hover, .v-align h3  #jepli-work-section .item-grid:focus {
  text-decoration: none;
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px; 

}





/*# s photo */


#jepli-work-section2 .item-grid {
	width: 95%;
	float: left;
	position: relative;
	background-color:#fff;
	margin-bottom: 50px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	top: 30px;
	
}




#jepli-work-section2 .item-grid .image {
  height: 450px;
  width: 450px;
  overflow: hidden;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
  
  
  

}
#jepli-work-section2 .item-grid .v-align {
	padding-top:1.7vw;
	padding-bottom:0.5vw;

}
#jepli-work-section2 .item-grid .v-align h3 {
	font-weight: 700;
	font-size: 1.4vw;
	color:#777;
}





#jepli-work-section2 .item-grid .v-align h5 {
  color: rgba(0, 0, 0, 0.3);
}
#jepli-work-section .item-grid:hover, .v-align h3  #jepli-work-section2 .item-grid:focus {
  text-decoration: none;
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px; 

}


/*# s photo */


.jepli-light-grey-section2 {
	background-color: #fff;
}

.jepli-light-grey-section {
	background-color: #f1eff2;
}



/*# s media */

.jepli-product-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.jepli-product-2 .img {
  background-color: #57cecd;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 7em;
}
@media screen and (max-width: 768px) {
  .jepli-product-2 .img {
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  .jepli-product-2 .img {
    height: 300px;
  }
}
.jepli-product-2 .jepli-half {
	padding: 3em;
	width: 50%;
	font-size: 20px;
	background-color: #f7f7f7;
	min-height: 599px;
}
.jepli-product-2 .jepli-half h3 {
  font-size: 30px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .jepli-product-2 .jepli-half {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
}
.jepli-product-2.jepli-reverse .img {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .jepli-product-2.jepli-reverse .img {
    position: relative;
  }
}
/*# s media */





/*# s suscribe*/
.jepli-cta, .jepli-page-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 7em 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .jepli-cta, .jepli-page-title {
    padding: 3em 0;
  }
}
.jepli-cta .overlay, .jepli-page-title .overlay {
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.jepli-cta .container, .jepli-page-title .container {
  position: relative;
  z-index: 2;
}
.jepli-cta p, .jepli-cta h3, .jepli-page-title p, .jepli-page-title h3 {
  color: #fff;
}
.jepli-cta p:last-child, .jepli-page-title p:last-child {
  margin-bottom: 0;
}
.jepli-cta .btn, .jepli-page-title .btn {
	color: #fff;
}

.jepli-page-title {
  padding: 10em 0 5em 0 !important;
}
@media screen and (max-width: 768px) {
  .jepli-page-title {
    padding: 6em 0 1em 0 !important;
  }
}
/*# s suscribe*/


.navbar-fixed-top {
  top: -70px; /* you'll have to figure out the exact number here */
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: relative; /* this can also be static */
}








#jepli-5-products {
	background: #333;
	padding: 7em 0 0px 0;
	float: left;
	width: 100%;
}
@media screen and (max-width: 768px) {
  #jepli-5-products {
    padding: 3em 0 10px 0;
  }
}
#jepli-5-products .v-align {
  display: table;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#jepli-5-products .v-align .v-align-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#jepli-5-products .v-align .v-align-middle h3 {
	color: white;
	margin-bottom: 10px;
	font-size: 40px;
	opacity:0.2;
}
#jepli-5-products .v-align .v-align-middle h5 {
	color: rgba(255, 255, 255, 0.8);
	font-size: 25px;
}
#jepli-5-products .col-1, #jepli-5-products .col-2 {
  float: left;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .col-1, #jepli-5-products .col-2 {
    width: 100%;
  }
}
#jepli-5-products .col-1 {
	border-right: 5px solid #333;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .col-1 {
    border-right: none;
  }
}
#jepli-5-products .col-1.reverse {
  float: right !important;
  border-right: none !important;
  border-left: 5px solid #333;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .col-1.reverse {
    border-left: none;
  }
}
#jepli-5-products .col-2 {
  float: right;
  border-left: 5px solid #333;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .col-2 {
    border-left: none;
  }
}
#jepli-5-products .col-2.reverse {
  float: left !important;
  border-left: none !important;
  border-right: 5px solid #333;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .col-2.reverse {
    border-right: none;
  }
}
#jepli-5-products .item-5 {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  border-bottom: 0px solid #333;
}
#jepli-5-products .item-5 .icon {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#jepli-5-products .item-5 .title, #jepli-5-products .item-5 .icon, #jepli-5-products .item-5 .category {
  top: 50px;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
#jepli-5-products .item-5 .title {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#jepli-5-products .item-5 .category {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#jepli-5-products .item-5:hover {
  text-decoration: none !important;

}
#jepli-5-products .item-5:hover .icon, #jepli-5-products .item-5:hover .title, #jepli-5-products .item-5:hover .category {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#jepli-5-products .item-5:hover .v-align {
  background: rgba(0, 0, 0, 0.5);
}
#jepli-5-products .item-5 .icon {
  display: block;
  background: #fff;
  width: 90px;
  height: 90px;
  margin: 0 auto 30px auto;
  padding-top: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;

}
#jepli-5-products .item-5 .icon img {
  max-width: inherit;
  height: 50px;
  margin: 0 auto;
}
#jepli-5-products .one, #jepli-5-products .three {
  height: 450px;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .one, #jepli-5-products .three {
    height: 450px;
  }
}
#jepli-5-products .two {
  height: 900px;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .two {
    height: 450px;
    border-top: 5px solid #333;
    background-position: top left;
  }
}
#jepli-5-products .one {
  border-bottom: 5px solid #333;
}
#jepli-5-products .three {
  border-top: 5px solid #333;
}
@media screen and (max-width: 768px) {
  #jepli-5-products .three {
    border-bottom: 5px solid #333;
  }
}









#jepli-subscribe {
  padding: 4em 0 3em 0;
  position: relative;
  background: #4fd2c2;
}
#jepli-subscribe .form-control {
  color: #fff;
  border: 2px solid #fff;
}
#jepli-subscribe .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#jepli-subscribe .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5);
}
#jepli-subscribe .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
#jepli-subscribe .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
#jepli-subscribe .btn {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #30beac;
}
#jepli-subscribe .btn i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: -5px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#jepli-subscribe .form-group {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #jepli-subscribe .form-group {
    margin-bottom: 20px;
  }
}






#jepli-55-products {
	background: #444;
	padding: 7em 0 0px 0;
	float: left;
	width: 100%;
  
  
}
@media screen and (max-width: 768px) {
  #jepli-55-products {
    padding: 3em 0 10px 0;
	
	  }
}
#jepli-55-products .v-align {
	display: table;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.0);
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding-left:12%;
	padding-right:12%;
  
}
#jepli-55-products .v-align .v-align-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  
}
#jepli-55-products .v-align .v-align-middle h3 {
  color: white;
  margin-bottom: 10px;
  font-size: 44px;
  
}
#jepli-55-products .v-align .v-align-middle h5 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height:24px;
  margin-top:15px;
}
#jepli-55-products .col-1, #jepli-55-products .col-2 {
  float: left;
  width: 50%;
  
}
@media screen and (max-width: 768px) {
  #jepli-55-products .col-1, #jepli-55-products .col-2 {
    width: 100%;
	
  }
}
#jepli-55-products .col-1 {
  border : 1px solid #444;

}
@media screen and (max-width: 768px) {
  #jepli-55-products .col-1 {
    border-right: none;
  }
}
#jepli-55-products .col-1.reverse {
  float: right !important;
  border-right: none !important;
  border-left: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55-products .col-1.reverse {
    border-left: none;
  }
}
#jepli-55-products .col-2 {
  float: right;
  border-left: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55-products .col-2 {
    border-left: none;
  }
}
#jepli-55-products .col-2.reverse {
  float: left !important;
  border-left: none !important;
  border-right: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55-products .col-2.reverse {
    border-right: none;
  }
}
#jepli-55-products .item-5 {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  border-bottom: 0px solid #ecf1f5;
}
#jepli-55-products .item-5 .icon {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#jepli-55-products .item-5 .title, #jepli-55-products .item-5 .icon, #jepli-55-products .item-5 .category {
  top: 50px;
  position: relative;
  opacity: 0;
visibility: visible;

}
#jepli-55-products .item-5 .title {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#jepli-55-products .item-5 .category {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  
  
}
#jepli-55-products .item-5:hover {
  text-decoration: none !important;
  
  transform : rotate(9deg);


}
#jepli-55-products .item-5:hover .icon, #jepli-55-products .item-5:hover .title, #jepli-55-products .item-5:hover .category {
  top: 0;
  opacity: 1;
  visibility: visible;
  

}
#jepli-55-products .item-5:hover .v-align {
  background: rgba(86, 35, 202, 0.9);
  border-radius:30px;
  
 
}
#jepli-55-products .item-5 .icon {
  display: block;
  background: #fff;
  width: 90px;
  height: 90px;
  margin: 0 auto 30px auto;
  padding-top: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; 
  
}
#jepli-55-products .item-5 .icon img {
  max-width: inherit;
  height: 50px;
  margin: 0 auto;
  
}
#jepli-55-products .one, #jepli-55-products .three {
  height: 450px;
}
@media screen and (max-width: 768px) {
  #jepli-55-products .one, #jepli-55-products .three {
    height: 450px;
  }
}
#jepli-55-products .two {
  height: 900px;
}
@media screen and (max-width: 768px) {
  #jepli-55-products .two {
    height: 450px;
    border-top: 5px solid #ecf1f5;
    background-position: top left;
  }
}
#jepli-55-products .one {
  border-radius:30px;
  outline: 2px solid transparent;


}
#jepli-55-products .three {
  border-top: 0px solid #ecf1f5;
  }
@media screen and (max-width: 768px) {
  #jepli-55-products .three {
    border-bottom: 0px solid #ecf1f5;
	
  }
}






#jepli-55mobile-products {
  background: #444;
  padding: 7em 0 0px 0;
  float: left;
  width: 100%;
  
  
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products {
    padding: 3em 0 10px 0;
	
	  }
}
#jepli-55mobile-products .v-align {
  display: table;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.0);
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding-left:12%;
  padding-right:12%;
  
}
#jepli-55mobile-products .v-align .v-align-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  
}
#jepli-55mobile-products .v-align .v-align-middle h3 {
  color: white;
  margin-bottom: 10px;
  font-size: 44px;
  
}
#jepli-55mobile-products .v-align .v-align-middle h5 {
  color: rgba(255mobile, 255mobile, 255mobile, 0.8);
  font-size: 18px;
  line-height:24px;
  margin-top:15px;
}
#jepli-55mobile-products .col-1, #jepli-55mobile-products .col-2 {
  float: left;
  width: 50%;
  
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .col-1, #jepli-55mobile-products .col-2 {
    width: 100%;
	
  }
}
#jepli-55mobile-products .col-1 {
  border : 1px solid #444;

}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .col-1 {
    border-right: none;
  }
}
#jepli-55mobile-products .col-1.reverse {
  float: right !important;
  border-right: none !important;
  border-left: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .col-1.reverse {
    border-left: none;
  }
}
#jepli-55mobile-products .col-2 {
  float: right;
  border-left: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .col-2 {
    border-left: none;
  }
}
#jepli-55mobile-products .col-2.reverse {
  float: left !important;
  border-left: none !important;
  border-right: 0px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .col-2.reverse {
    border-right: none;
  }
}
#jepli-55mobile-products .item-5 {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  border-bottom: 0px solid #ecf1f5;
}
#jepli-55mobile-products .item-5 .icon {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#jepli-55mobile-products .item-5 .title, #jepli-55mobile-products .item-5 .icon, #jepli-55mobile-products .item-5 .category {
  top: 50px;
  position: relative;
  opacity: 0;
visibility: visible;

}
#jepli-55mobile-products .item-5 .title {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#jepli-55mobile-products .item-5 .category {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  
  
}
#jepli-55mobile-products .item-5:hover {
  text-decoration: none !important;
  
  transform : rotate(9deg);


}
#jepli-55mobile-products .item-5:hover .icon, #jepli-55mobile-products .item-5:hover .title, #jepli-55mobile-products .item-5:hover .category {
  top: 0;
  opacity: 1;
  visibility: visible;
  
}
#jepli-55mobile-products .item-5:hover .v-align {
  background: rgba(86, 35, 202, 0.9);
}
#jepli-55mobile-products .item-5 .icon {
  display: block;
  background: #fff;
  width: 90px;
  height: 90px;
  margin: 0 auto 30px auto;
  padding-top: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  
}
#jepli-55mobile-products .item-5 .icon img {
  max-width: inherit;
  height: 50px;
  margin: 0 auto;
  
}
#jepli-55mobile-products .one, #jepli-55mobile-products .three {
  height: 450px;
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .one, #jepli-55mobile-products .three {
    height: 450px;
  }
}
#jepli-55mobile-products .two {
  height: 900px;
}
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .two {
    height: 450px;
    border-top: 5px solid #ecf1f5;
    background-position: top left;
  }
}
#jepli-55mobile-products .one {
  outline: 2px solid transparent;


}
#jepli-55mobile-products .three {
  border-top: 0px solid #ecf1f5;
  }
@media screen and (max-width: 768px) {
  #jepli-55mobile-products .three {
    border-bottom: 0px solid #ecf1f5;
	
  }
}







#jepli-contact-section .contact-info {
  margin: 0;
  padding: 0;
}
#jepli-contact-section .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#jepli-contact-section .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.5);
}
#jepli-contact-section .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#jepli-contact-section .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#jepli-contact-section .form-control:focus, #jepli-contact-section .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#jepli-contact-section input[type="text"] {
  height: 50px;
}
#jepli-contact-section .form-group {
  margin-bottom: 30px;
}

.section-title {
  font-weight: 700;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}





#home {
background: url(../../jepli/css/images/bg_0.jpg) 50% 0 no-repeat fixed;
min-height: 700px;
margin: 0 auto;
width: 100%;
max-width: 1920px;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align:center;


}

#Professor {
	min-height: 680px;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../../jepli/images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	
}

.bp {
	display: block;
	height: 381px;
	margin: 0px auto;
	width: 377px;
	background-image: url(../../jepli/images/te1.png);
	background-repeat: no-repeat;
	
	
	
}














/*//////////////////////////////////////////////////////////////////////////////
// Animations
//////////////////////////////////////////////////////////////////////////////*/

@-webkit-keyframes x-spin {
	0%    { -webkit-transform: rotateX(0deg); }
	50%   { -webkit-transform: rotateX(180deg); }
	100%  { -webkit-transform: rotateX(360deg); }
}

@-webkit-keyframes y-spin {
	0%    { -webkit-transform: rotateY(0deg); }
	50%   { -webkit-transform: rotateY(180deg); }
	100%  { -webkit-transform: rotateY(360deg); }
}

@-webkit-keyframes z-spin {
	0%    { -webkit-transform: rotateZ(0deg); }
	50%   { -webkit-transform: rotateZ(180deg); }
	100%  { -webkit-transform: rotateZ(360deg); }
}

@-moz-keyframes x-spin {
	0%    { -moz-transform: rotateX(0deg); }
	50%   { -moz-transform: rotateX(180deg); }
	100%  { -moz-transform: rotateX(360deg); }
}

@-moz-keyframes y-spin {
	0%    { -moz-transform: rotateY(0deg); }
	50%   { -moz-transform: rotateY(180deg); }
	100%  { -moz-transform: rotateY(360deg); }
}

@-moz-keyframes z-spin {
	0%    { -moz-transform: rotateZ(0deg); }
	50%   { -moz-transform: rotateZ(180deg); }
	100%  { -moz-transform: rotateZ(360deg); }
}

.spin {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-duration: 10s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform: rotate3d(0,0,0);
	-moz-transform-style: preserve-3d;
	-moz-animation-duration: 10s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-moz-transform: rotate3d(0,0,0);
}

.x-spin {
	-webkit-animation-name: x-spin;
	-moz-animation-name: x-spin;
}

.y-spin {
	-webkit-animation-name: y-spin;
	-moz-animation-name: y-spin;
}

.z-spin {
	-webkit-animation-name: z-spin;
	-moz-animation-name: z-spin;
}

.stage {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	
	-webkit-perspective: 800;
	-webkit-perspective-origin: 0, 0;
	-moz-perspective: 800;
	-moz-perspective-origin: 0, 0;
}

.object {
	-webkit-transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 1s linear;
	-moz-transform-style: preserve-3d;
	-moz-transition: -webkit-transform 1s linear;
	/**
	border: 1px solid black;
	/**/
}


.object.cube .face-1 {
	-webkit-transform: rotateY(0deg) translate3d(-50px, -50px, 50px);
	-moz-transform: rotateY(0deg) translate3d(-50px, -50px, 50px);
}

.object.cube .face-2 {
	-webkit-transform: rotateY(90deg) translate3d(0px, -50px, 0px);
	-moz-transform: rotateY(90deg) translate3d(0px, -50px, 0px);
}

.object.cube .face-3 {
	-webkit-transform: rotateY(180deg) translate3d(50px, -50px, 50px);
	-moz-transform: rotateY(180deg) translate3d(50px, -50px, 50px);
}

.object.cube .face-4 {
	-webkit-transform: rotateY(-90deg) translate3d(0px, -50px, 100px);
	-moz-transform: rotateY(-90deg) translate3d(0px, -50px, 100px);
}

.object.cube .face-5 {
	-webkit-transform: rotateX(90deg) translate3d(-50px, 0, 100px);
	-moz-transform: rotateX(90deg) translate3d(-50px, 0, 100px);
}

.object.cube .face-6 {
	-webkit-transform: rotateX(90deg) translate3d(-50px, 0px, 0px);
	-moz-transform: rotateX(90deg) translate3d(-50px, 0px, 0px);
}

.object.flat {
	
}

.object.flat .face-1 {
	-webkit-transform: translate3d(-170px, -110px, 0);
	-moz-transform: translate3d(-170px, -110px, 0);
}

.object.flat .face-2 {
	-webkit-transform: translate3d(-50px, -110px, 0);
	-moz-transform: translate3d(-50px, -110px, 0);
}

.object.flat .face-3 {
	-webkit-transform: translate3d(70px, -110px, 0);
	-moz-transform: translate3d(70px, -110px, 0);
}

.object.flat .face-4 {
	-webkit-transform: translate3d(-170px, 10px, 0);
	-moz-transform: translate3d(-170px, 10px, 0);
}

.object.flat .face-5 {
	-webkit-transform: translate3d(-50px, 10px, 0);
	-moz-transform: translate3d(-50px, 10px, 0);
}

.object.flat .face-6 {
	-webkit-transform: translate3d(70px, 10px, 0);
	-moz-transform: translate3d(70px, 10px, 0);
}


.object.ring {
}

.object.ring .face {
}

.object.ring .face-1 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(0deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(0deg) translateZ(100px);
}

.object.ring .face-2 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(60deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(60deg) translateZ(100px);
}

.object.ring .face-3 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(120deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(120deg) translateZ(100px);
}

.object.ring .face-4 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(180deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(180deg) translateZ(100px);
}

.object.ring .face-5 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(240deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(240deg) translateZ(100px);
}

.object.ring .face-6 {
	-webkit-transform: translate3d(-50px, -50px, 0) rotateY(300deg) translateZ(100px);
	-moz-transform: translate3d(-50px, -50px, 0) rotateY(300deg) translateZ(100px);
}
.object.stack {
}

.object.ring .stack {
}

.object.stack .face-1 {
	-webkit-transform: rotateY(0deg) translate3d(-50px, -50px, 50px);
	-moz-transform: rotateY(0deg) translate3d(-50px, -50px, 50px);
}

.object.stack .face-2 {
	-webkit-transform: rotateY(0deg) translate3d(-50px, -50px, 30px);
	-moz-transform: rotateY(0deg) translate3d(-50px, -50px, 30px);
}

.object.stack .face-3 {
	-webkit-transform: rotateY(0deg) translate3d(-50px, -50px, 10px);
	-moz-transform: rotateY(0deg) translate3d(-50px, -50px, 10px);
}

.object.stack .face-4 {
	-webkit-transform: rotateY(0deg) translate3d(-50px,-50px,-10px);
	-moz-transform: rotateY(0deg) translate3d(-50px,-50px,-10px);
}

.object.stack .face-5 {
	-webkit-transform: rotateY(0deg) translate3d(-50px,-50px,-30px);
	-moz-transform: rotateY(0deg) translate3d(-50px,-50px,-30px);
}

.object.stack .face-6 {
	-webkit-transform: rotateY(0deg) translate3d(-50px,-50px,-50px);
	-moz-transform: rotateY(0deg) translate3d(-50px,-50px,-50px);
}
body {
	background-image: url();
	background-color: #FFFFFF;
}
