/*
TEMPLATE NAME : Verka - Resume HTML Template
VERSION : 1.0
AUTHOR : Saerox
URL : http://themeforest.net/user/Saerox
*/
/* -----------------------------------------------------------
TABLE OF CONTENTS:
--------------------------------------------------------------
1) General
2) Page Loader
3) Helper
4) Header
5) Typography
6) Hero
  6.1) video
7) Sections
  7.1) about
  7.2) education/experience
  7.3) skills
  7.4) testimonial
  7.5) work
  7.6) interest
  7.7) contact
  7.8) footer
8) Components
  8.1) skillbar
-------------------------------------------------------------

------------------------------------------------------------*/
/*-----------------------------------------
Switch panel (ONLY FOR DEMO)
--------------------------------------------------*/
.slide-out-div {
  padding: 20px;
  width: 250px;
  height: auto!important;
  background: #f8fbff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.slide-out-div .handle {
  background: #f8fbff;
  padding: 20px;
}
.slide-out-div .handle i {
  font-size: 30px;
  color: #242f35;
}
.slide-out-div h3 {
  color: #dc4d4f;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 10px 0 30px;
}
.slide-out-div ul {
  margin-bottom: 0;
}
.slide-out-div li {
  margin-bottom: 15px;
}
.slide-out-div li:last-child {
  margin-bottom: 0;
}
.slide-out-div .tab-button {
  display: block;
  text-align: center;
  padding: 20px 10px;
  width: 200px;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #dfe2e6;
}
.slide-out-div .buy-now {
  background: #82b440;
  color: #fff;
  margin-top: 15px;
  box-shadow: 0 3px 0 #6f9a37;
  border: 0 none;
}
.slide-out-div .buy-now:hover {
  background: #6f9a37;
}
/*-----------------------------------------
1) General
--------------------------------------------------*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizelegibility;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  left: 0;
  top: 0;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  font-family: 'PT Sans Narrow', sans-serif;
  height: 100%;
  width: 100%;
}
body {
  color: #242f35;
  font-size: 16px;
  line-height: 1.7;
  background-color: #fff;
}
a {
  color: #242f35;
  text-decoration: none;
  transition: ease .6s;
  -webkit-transition: ease .6s;
  -moz-transition: ease .6s;
  -o-transition: ease .6s;
  -ms-transition: ease .6s;
}
a:hover {
  text-decoration: none;
  color: #818181;
}
a:focus {
  outline: none;
  color: #999999;
  text-decoration: none;
}
iframe {
  border: none;
  width: 100%;
}
img { max-width: 100%; }
*:focus {
  outline: none;
}
.os-animation{
  opacity: 0;
}

.os-animation.animated{
    opacity: 1;
}
/*-----------------------------------------
2) Preloader
--------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin: -40px 0 0 -100px;
}

/*-----------------------------------------
3) Helper
--------------------------------------------------*/
.no-pad {padding: 0 !important; margin: 0 !important;}
.mt-0 {margin-top: 0px !important;}
.pad-80 {padding-top: 80px;}
.mar-t-50{margin-top: 50px !important;}
.mar-tm-10{ margin-top: -10px;}

.white-col{
  background: #ffffff;
  padding: none;
}
/*----- background ------*/
.grey-bg {
  background: #eaedf2;
  padding: 120px 0;
  display: block;
}
.white-bg {
  background: #ffffff;
  padding: 120px 0;
  display: block;
}
.red-bg {
  background: #dc4d4f;
  padding: 120px 0;
  display: block;
}
/*-------- content --------*/
.content-detail {
  font-weight: 400;
  margin-bottom: 100px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.4px;
}
.content-details {
  font-weight: 400;
  margin-top: 40px;
  line-height: 30px;
  font-size: 14px;
}
.pad-bottom {
  padding-bottom: 80px;
}
.text-detail {
  margin-top: 30px;
  color: #5f5f5f;
}

.listing-item{
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}

/*-----------------------------------------
4) Header
--------------------------------------------------*/
.header {
  width: 100%;
  z-index: 9999;
}
.content-wrap {
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.content {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.4s, transform 0s 0.4s;
}
.menu-button {
  width: 35px;
  height: 25px;
  position: fixed;
  right: 0;
  margin-top: 25px;
  margin-right: 25px;
  z-index: 1000;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: none;
}
.menu-button span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  opacity: 1;
  left: 0;
}
.menu-button span:nth-child(1) {top: 0px;}

.menu-button span:nth-child(2) {top: 10px;}

.menu-button span:nth-child(3) {top: 20px;}
.menu-button:hover {opacity: 0.8;}
/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 25px;
  top: 25px;
  overflow: hidden;
  text-indent: 1em;
  font-size: 2em;
  border: none;
  background: transparent;
  color: transparent;
}
.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #dc4d4f;
}
.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Menu */
.menu-wrap {
  background: rgba(36, 47, 53, 0.9);
  position: fixed;
  z-index: 1001;
  width: 100%;
  height: 100%;
  right: 0;
  float: right;
  padding: 2.5em 1.5em 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.menu,
.menu-list {
  height: 100%;
  margin-top: 50px;
}
.menu-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.menu-list a {
  display: block;
  padding: 2em 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0);
  color: #fff;
  width: 30%;
  position: relative;
}
.menu-list a:hover, .menu-list a:active span {color: #dc4d4f;}
.menu-list,
.menu-list a {
  -webkit-transition: -webkit-transform 0s 0.2s;
  transition: transform 0s 0.2s;
}
.menu a:nth-child(2) {
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0);
}
.menu-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0);
}
.menu-list a:nth-child(4) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0);
}
.menu-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
}
.menu-list a:nth-child(6) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0);
}
.menu-list a span {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  position: absolute;
  margin-bottom: 20px;
  width: 100%;
}
/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
}
.show-menu .menu-list,
.show-menu .menu-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
}
.show-menu .menu-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*-----------------------------------------
5) Typography
--------------------------------------------------*/
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', serif;
  text-transform: uppercase;
}
h2 {
  background: rgb(75,53,76);
  background: -moz-linear-gradient(-45deg,  rgba(75,53,76,1) 35%, rgba(220,77,79,1) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(75,53,76,1) 35%,rgba(220,77,79,1) 100%);
  background: linear-gradient(135deg,  rgba(75,53,76,1) 35%,rgba(220,77,79,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b354c', endColorstr='#dc4d4f',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: 700;
  color: #dc4d4f;
}
p {
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
#home h1 {
  margin-top: 35px;
  color: #dcdfe3;
  font-weight: 600;
  text-transform: uppercase;
}
#home .typed {
  font-family: 'Open Sans', serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 auto;
  color: #fff;
}
/*-----------------------------------------
6) Hero
--------------------------------------------------*/
#home {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  display: block;
}
.home-1 {
  background: url('../images/background/01.jpg');
}
.home-2 {
  background: url('../images/background/02.jpg');
}
.parallax {
  background-attachment: fixed !important;
  background-position: center center !important;
}
.wrap-hero-content{
  background: -moz-linear-gradient(45deg,  rgba(75,53,76,0.8) 35%, rgba(220,77,79,0.8) 100%);
  background: -webkit-linear-gradient(45deg,  rgba(75,53,76,0.8) 35%,rgba(220,77,79,0.8) 100%);
  background: linear-gradient(45deg,  rgba(75,53,76,0.8) 35%,rgba(220,77,79,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64b354c', endColorstr='#e6dc4d4f',GradientType=1 );
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero-content{
  position: absolute;
  text-align: center;
  min-width: 300px;
  left: 50%;
  top: 50%;
  padding: 65px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.photo {
  width: 185px;
  height: 185px;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.3);
}
/*mouse*/
.mouse-icon {
  position: absolute;
  border: 2px solid #fff;
  opacity: 0.8;
  border-radius: 50px;
  height: 50px;
  width: 30px;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  bottom: 50px;
  z-index: 100;
}
.mouse-icon .scroll {
  -webkit-animation-name: scrolling;
  -webkit-animation-duration: 1.4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-name: scrolling;
  animation-duration: 1.4s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}
.mouse-icon .scroll {
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  border-radius: 50px;
  width: 5px;
  height: 10px;
  top: 6px;
  margin-left: auto;
  margin-right: auto;
}
/*----- typed effect ---*/
.typed-cursor {
  color: #dc4d4f;
}
@-webkit-keyframes scrolling  {
  0%   { top:2px;  opacity: 0;}
  30%  { top:8px; opacity: 1;}
  100% { top:16px; opacity: 0;}
}
@keyframes scrolling  {
  0%   { top:2px;  opacity: 0;}
  30%  { top:8px; opacity: 1;}
  100% { top:16px; opacity: 0;}
}
/*---------- 6.1) video -----------*/
#home-video {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  display: block;
}
.wrap-hero-content-video{
  background: -moz-linear-gradient(45deg,  rgba(75,53,76,0.8) 35%, rgba(220,77,79,0.8) 100%);
  background: -webkit-linear-gradient(45deg,  rgba(75,53,76,0.8) 35%,rgba(220,77,79,0.8) 100%);
  background: linear-gradient(45deg,  rgba(75,53,76,0.8) 35%,rgba(220,77,79,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64b354c', endColorstr='#e6dc4d4f',GradientType=1 );
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero-content-video{
  position: absolute;
  text-align: center;
  min-width: 300px;
  left: 50%;
  top: 50%;
  padding: 65px;
  z-index: 2;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
video#bgvid {
  position: absolute; right: 0; bottom: 0;
  min-width: 100%; min-height: 100%;
  width: auto; height: auto; z-index: -100;
  background: url('../images/background/02.jpg') no-repeat;
  background-size: cover;
}
#home-video h1 {
  margin-top: 35px;
  color: #dcdfe3;
  font-weight: 600;
  text-transform: uppercase;
}
#home-video .typed {
  font-family: 'Open Sans', serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 auto;
  color: #fff;
}
/*-----------------------------------------
7) Sections
--------------------------------------------------*/
/*---------- 7.1) about -----------*/
#about {
  padding: 50px 0 100px;
}
.bg-about {
  background: url('../images/about.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0;
  margin: 0;
  min-height: 660px;
  width: 100%;
  height: 100%;
  float: left;
}
.wrap-about {
  color: #242f35;
  height: 100%;
  width: 100%;
  display: block;
}
.wrap-about .w-content{
  padding-right: 30px;
}
.wrap-about .w-content td{
  font-size: 16px;
  font-weight: 300;
}
.wrap-about .w-content td.title{
  color: #dc4d4f;
  padding-right: 10px;
}
.wrap-about .w-content td.break{
  padding-right: 5px;
}
.wrap-about .w-content tr{
  height: 35px;
}
.wrap-about p {
  line-height: 34px;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.wrap-about .name {
  margin: 75px 0 20px 0;
}
.about-img {
  margin: 60px 0 0 25px;
}
/*---------- 7.2) education/experience -----------*/
.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table;
}

.timeline-centered:after {
  clear: both;
}

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table;
}

.timeline-centered:after {
  clear: both;
}

.timeline-centered:before {
  border-left: 1px dashed #dc4d4f;
  content: '';
  position: absolute;
  display: block;
  top: 20px;
  bottom: 65px;
  margin-left: 30px;
}

.timeline-centered .timeline-entry {
  position: relative;
  margin-top: 60px;
  clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}

.timeline-centered .timeline-entry:after {
  clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}

.timeline-centered .timeline-entry:after {
  clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -100px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #4b354c;
  color: #fff;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  font-size: 15px;
  float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #eaedf2;
  padding: 20px;
  margin-left: 130px;
  box-shadow: 5px 5px 0 0 #ecebeb;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.timeline-bg-white {
  background: #fff !important;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #dc4d4f transparent transparent;
  left: 0;
  top: 43px;
  margin-left: -10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  margin: 0;
  line-height: 1.4;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label span {
  color: #dc4d4f;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  margin-top: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
  font-size: 18px;
}
/*---------- 7.3) skills/services -----------*/
.services {
  margin-top: 100px;
  display: inline-block;
}
.box {
    padding: 10px 25px;
    text-align: center;
    display: block;
    margin-top: 60px;
}
.box-icon {
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box-icon span {
    color: #4b354c;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 0;
}
.info > p {
    font-size: 16px;
    padding: 10px 0 15px;
}
/*---------- 7.4) testimonial -----------*/
#testimonial {
  background-image: url(../images/testimonial.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 550px;
}
.list-testimonial {
  display: block;
  width: 100%;
}
.list-testimonial .content-testimonial {
  text-align: center;
  color: #ffffff;
}
.list-testimonial .content-testimonial .testi {
  font-size: 18px;
  line-height: 28px;
}
.list-testimonial .content-testimonial .people {
  font-size: 16px;
  font-style: italic;
  margin-top: 30px;
  color: #dcdfe3;
}
.mask-testimonial{
  background: -moz-linear-gradient(45deg,  rgba(75,53,76,0.9) 35%, rgba(220,77,79,0.9) 100%);
  background: -webkit-linear-gradient(45deg,  rgba(75,53,76,0.9) 35%,rgba(220,77,79,0.9) 100%);
  background: linear-gradient(45deg,  rgba(75,53,76,0.9) 35%,rgba(220,77,79,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64b354c', endColorstr='#e6dc4d4f',GradientType=1 );
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wrap-testimonial{
  z-index: 1;
  position: relative;
  margin-top: 100px;
}
/*---------- 7.5) work -----------*/
.projects-container .row{
  -webkit-transition:height .5s ease-out;
  transition:height .5s ease-out;
}
.portfolio-item {
  position:relative;
  margin-bottom:30px;
  -webkit-transform:scale(1);
  transform:scale(1);
  opacity:1;
  -webkit-transition:all .4s ease-out;
  transition:all .4s ease-out;
}
.portfolio-item.filtered {
  -webkit-transform:scale(0.5);
  transform:scale(0.5);
  opacity:0.2;
  cursor:default;
}
.no-opacity .portfolio-item.filtered {
  display:none;
}
.portfolio-item.filtered a{
  cursor:default;
}
.portfolio-item.filtered .enlarge,
.portfolio-item.filtered .overlay-mask,
.portfolio-item.filtered .project-title{
  display:none;
}
.portfolio-thumb {
  display:block;
  position:relative;
  overflow:hidden;
}
.scrollimation .portfolio-thumb {
  -webkit-transform:translateY(100px);
  transform:translateY(100px);
  opacity:0;
  -webkit-transition:opacity .4s ease-out, -webkit-transform .4s ease-out;
  transition:opacity .4s ease-out, transform .4s ease-out;
}
.touch .scrollimation .portfolio-thumb,
.scrollimation .portfolio-thumb.in {
  -webkit-transform:translateY(0px);
  transform:translateY(0px);
  opacity:1;
}
.portfolio-thumb .overlay-mask{
  background: -moz-linear-gradient(45deg,  rgba(75,53,76,0.9) 35%, rgba(220,77,79,0.9) 100%);
  background: -webkit-linear-gradient(45deg,  rgba(75,53,76,0.9) 35%,rgba(220,77,79,0.9) 100%);
  background: linear-gradient(45deg,  rgba(75,53,76,0.9) 35%,rgba(220,77,79,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64b354c', endColorstr='#e6dc4d4f',GradientType=1 );
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  filter:alpha(opacity=0);
  z-index:1;
  -webkit-transition:opacity .3s ease-out;
  transition:opacity .3s ease-out;
}
.portfolio-thumb:hover .overlay-mask {
  opacity:0.8;
  filter:alpha(opacity=80);
}
.portfolio-thumb .enlarge{
  display:inline-block;
  margin:0;
  margin-top:-25px;
  font-size:30px;
  line-height:50px;
  color:#fff;
  opacity:0;
  filter:alpha(opacity=0);
  position:absolute;
  height:50px;
  width:64px;
  top:50%;
  left:50%;
  text-align:center;
  z-index:3;
}
.portfolio-thumb .enlarge{
  margin-left:-84px;
  -webkit-transform:translateX(-200px);
  transform:translateX(-200px);
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
}
.portfolio-thumb:hover .enlarge{
  -webkit-transform:translateX(0);
  transform:translateX(0);
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:all .3s ease-out .3s;
  transition:all .3s ease-out .3s;
}
.portfolio-thumb .enlarge.centered{
  margin-left:-32px;
  -webkit-transform:translateY(-200px);
  transform:translateY(-200px);
  -webkit-transition-delay:0s;
  transition-delay:0s;
}
.portfolio-thumb:hover .enlarge.centered{
  -webkit-transform:translateY(0);
  transform:translateY(0);
  -webkit-transition-delay:0.3s;
  transition-delay:0.3s;
}
.portfolio-thumb .project-title {
  background: #fff;
  display:block;
  width:100%;
  position:absolute;
  bottom:-100px;
  margin:0;
  padding:20px 0;
  font-size:18px;
  font-weight:300;
  color:#242f35;
  text-align:center;
  z-index:2;
  -webkit-transition:bottom .4s ease-out,color .2s ease-out;
  transition:bottom .4s ease-out,color .2s ease-out;
}
.portfolio-thumb:hover .project-title {
  bottom:0;
  -webkit-transition:bottom .3s ease-out .1s,color .2s ease-out 0s;
  transition:bottom .3s ease-out .1s,color .2s ease-out 0s;
}
/*-------------- 7.6) interest -------------*/
.interest-box {
  text-align: center;
}
.interest-box i {
  font-size: 50px;
}
.interest-box h3 {
  font-size: 18px;
  color: #dc4d4f;
}
/*---------- 7.7) contact -----------*/
#contact {padding: 120px 0 200px 0;}
#contact form {
  margin-top: 25px;
}
#contact .slider-masks {
  background-color: rgba(129, 129, 129, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#contact .group {
  position: relative;
  margin-bottom: 30px;
}
#contact input,
#contact textarea {
  font-size: 14px;
  padding: 15px 10px 15px 15px;
  display: block;
  width: 100%;
  border: 0 none;
  background: #eaedf2;
  color: #969696;
  font-size: 13px;
}
#contact textarea {
  min-height: 250px;
}
#contact input:focus,
#contact textarea:focus {
  outline: none;
  border-bottom: none;
}
#contact label {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 30px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#contact input:focus ~ label,
#contact input:valid ~ label,
#contact textarea:focus ~ label,
#contact textarea:valid ~ label {
  top: -30px;
  font-size: 14px;
  color: #dc4d4f;
}
#contact input[type=submit] {
  background: #dc4d4f;
  border: 0 none;
  font-size: 14px;
  color: #fff;
  padding: 15px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#contact input[type=submit]:hover {
  background: #e8595b;
}
/*-------------- 7.8) footer ------------------*/
.footer {
  width: 100%;
  background: #4b354c;
  padding: 50px 0;
  color: #636363;
}
ul.social-network {
  list-style: none;
  display: inline;
  margin-left:0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 10px;
}
/* footer social icons */
.social-network a.icoSkype:hover {
  background-color: #12a5f4;
}
.social-network a.icoFacebook:hover {
  background-color:#3b5998;
}
.social-network a.icoTwitter:hover {
  background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color:#bd3518;
}
.social-network a.icoLinkedin:hover {
  background-color:#007bb7;
}
.social-network a.icoSkype:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44bcdd;
}
.social-circle li a {
  background: #eaedf2;
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  text-align:center;
  width: 50px;
  height: 50px;
  font-size:24px;
}
.social-circle li i {
  margin:0;
  line-height:50px;
  text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.social-circle i {
  color: #dc4d4f;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.copyright {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 25px;
}
/*-----------------------------------------
8) Component
--------------------------------------------------*/
/*---------------- 8.1) Skills ----------------*/
.skillst .skillbar {
  width: 100%;
  height: 15px;
  background-color: #dcdfe3;
  position: relative;
  margin-bottom: 60px;
  box-sizing: border-box;
  border-radius: 50px;
}
.skillst .count-bar {
  width: 100%;
  height: 15px;
  width: 0px;
  border-radius: 50px;
  position: relative;
}
.skillst .count-bar {background-color: #dc4d4f;}
.skillst .title {
  position: absolute;
  line-height: 25px;
  top: -35px;
  left: 0;
  font-size: 18px !important;
}
.skillst .count-bar .count {
  position: absolute;
  line-height: 18px;
  top: -28px;
  right: -20px;
  width: 40px;
  height: 18px;
  color: #fff;
  text-align: center;
}
.skillst .count-bar span{ font-size: 16px;}
.skillst .count-bar .count span {
  color: #242f35;
  position: relative;
  display: block;
}

.download-wrapper{
  margin-top: 30px;
}

a.download  {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    margin: 50px 0;
    padding: 15px 20px;
    position: relative;

}

.link-switcher{
   display:none;
}

.skillsimg{
  display: none;
}




#skill .content-detail{
  display:none;
}


.skillst{
  padding-top: 50px;
}

.display-when-print {
display: none;
}

