@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

/*======= Default ========*/
body {
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    overflow-x: hidden;
}

html, body {
  width: 100%;
  height: 100%;
}

.section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    background-color: #fff;
}


h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
}

h1 {
  color: #373737;
  font-size: 45px;
  line-height: normal;
}

h2 {
  color: #454545;
  font-size: 35px;
  line-height: 52px;
  margin-top: 0px;
}

h3 {
  color: #585858;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 6px;
  text-transform: uppercase;
}

h4 {
  color: #656565;
  font-size: 20px;
}

p {
  color: #878787;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  letter-spacing: 0.2px;
}

a {
  color: #000;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}
a:hover, a:active, a:focus {
  color: #444;
  outline: none;
}


/*-------- Navigation section--------*/
.navbar-default {
  border: none;
  margin-bottom: 0;
  background-color: #ffffff;
  padding: 12px 0;
}

.navbar-default .navbar-brand {
  color: #444;
  font-weight: normal;
  font-size: 20px;
}

.navbar-default .navbar-nav li a {
  font-size: 12px;
  font-weight: bold;
  color: #858585;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  padding: 0 12px;
  margin: 15px 8px;
}

.navbar-default .navbar-nav > li a:hover {
  background-color: #e7e7e7;
  color: #656565 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #858585;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #656565;
}

.navbar-default .navbar-toggle {
  border: none;
  padding-top: 10px;
}

.navbar-default .navbar-toggle {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #000000;
  border-color: transparent;
}



/*=============Home section ===============*/

.home{
background-image: url(../images/bg.jpg);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
position: relative;
z-index: 1000;
}

#home{
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  position: relative;
}

.home .home-content p{
margin: auto;
font-size: 12px;
}

.home .home-content .site-name {
border: 4px solid #1a1a1a;
letter-spacing: 5px;
width: 240px;
padding: 12px;
border-bottom: 0;
}

.home .home-content h1{
    text-align: center;
}

.home .home-content h3{
    text-align: center;
}

.home .home-content{
    text-align: center;
}

.home .home-content .border {
border: 4px solid #1a1a1a;
width: 230px;
padding: 28px 0px;
margin: 15px auto;
border-top: 0;
}

.section-btn {
  background: #454545;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.6px;
  padding: 12px 32px 16px 32px;
  margin-top: 42px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.section-btn:focus,
.section-btn:hover {
  background: #000000;
  color: #ffffff;
}



/*=============About section ===============*/


.about-social li {
    display: inline-block;
}

.about-social li a {
    color: #000;
    display: inline-block;
    height: 42px;
    width: 42px;
    font-size: 20px;
    border-radius: 2%;
    border: 1px solid #d4d4d4;
    line-height: 40px;
    transition: all 0.5s;
    text-align: center;
}

.about-social li a:hover {
    color: #fff;
    border-color: #000;
    background: #2d2d2d;
}


/*=============Service section ===============*/

.services-boxes {
    border: 1px solid #b2b2b2;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.services-boxes .services-boxes-icon{
    font-size: 34px;
}

.services-boxes .services-title-border{
    height: 2px;
    width: 40px;
    margin: 15px auto;
    background: #000;
    transition: all 0.5s;

}

.services-boxes:hover .services-title-border{
    width: 70px;
}

.service-box {
    border: 1px solid #eaeaea;
    border-radius: 8px;
}

.services-boxes h5{
    font-weight: 600;
}

.service-box .service-content h5 {
    font-size: 20px;
    font-weight: 700;
}

.service-box .service-content p {
    font-size: 15px;
}



/*=============Resume section ===============*/

.resume-box {
    margin-top: 30px;
    padding-left: 30px;
    margin-right: 15px;
    border-left: 2px solid #b2b2b2;
    margin-left: 15px;
}
.gray-bg .theme-year{
   background: #5a5a5a;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 6px 12px;
  height: 36px;
  width: 100px;
  text-align: center;
  position: relative;
  margin-left: 20px;
  font-weight: 600;
  border-radius: 2px;
}

.gray-bg .theme-year::before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px 8px 0;
  border-color: transparent #5a5a5a transparent transparent;
  position: absolute;
  top: 7px;
  left: -10px;
}

.gray-bg .pokti{
    margin-left: 18px;
}

/*=============Skills section ===============*/
.skill-row h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px;
}

.skills h6 {
  color: #333;
  font-weight: 500;
  font-size: 12px;
  margin: 0 0 6px;
  text-transform: uppercase;
}
.skills span {
  font-size: 10px;
  padding: 0px 5px;
  border-radius: 15px;
  color: #000;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 14px;
}

.progress-lt {
  margin-bottom: 20px;
  position: relative;
}
.progress-lt:last-child {
  margin-bottom: 0;
}
.progress-lt .progress {
  height: 5px;
  border-radius: 0;
}
.progress-lt .progress .progress-bar {
  background: #333;
}

/*======= Start of Fun fact section ========*/

.fun-fact {
  background: url("../images/funfact-bg.jpg");
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.fun-item .counter {
  font-weight: 500;
  color: #fff;
  font-size: 48px;
  line-height: 48px;
}

.fun-fact .count {
  background: rgba(0, 0, 0, 0.9);
  padding: 25px 0px;
}

.fun-fact .count-underlining {
  display: block;
  width: 40px;
  height: 3px;
  background: #d1d1d1;
  margin: 0 auto;
}


.fun-fact h3 {
  color: #fff;
  padding: 8px 0px;
  font-weight: 500;
  position: relative;
}

.fun-fact h6 {
  color: #dedede;
  font-size: 16px;
  padding-top: 14px;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
}

.fun-fact .funfact-icon{
    color: #fff;
    font-size: 24px;
}

/*======= Start of portfolio section ========*/
.portfolio .filtering .filter{
    padding: 29px 15px;
}


.portfolio .filtering li{
    color: darkgray;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 8px;
    cursor: pointer;
}


.portfolio .filtering li:hover{
    color: #000 !important;
}

.filter li.active {
    color: #000;
}

.portfolio .item-img{
    position: relative;
    margin-top: 30px;
}

.portfolio .item-img:hover .item-img-overlay{
    visibility: visible;
    opacity: 1;
}


.portfolio .item-img-overlay{
    position:absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 30px;
    background: rgba(255,255,255,0.9);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.portfolio .item-img-overlay .icon{
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #000;
    text-align: center;
    font-size: 20px;
    color: #000;
    
}

/*======= Start of form section ========*/
.row.no-gutters [class*=col-]{
    padding: 0;
    margin-top: -30px;
    
}

.contact {
    background: #f9f9f9;
    position: relative;
    height: 100%;
    width: 100%;
}
.contact  .overlay {
    background: #000;
}


.form {
    background: #FFF;
    padding: 50px 30px;
    position: relative;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    text-align: left;
    overflow: hidden;
}
.form .btn-one {
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="subject"]:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none;
    border: 1px solid transparent;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="subject"],
textarea {
    background: #ededed;
    width: 100%;
    border: 1px solid #f9f9f9;
    outline: 0;
    padding: 13px 20px;
    resize: none;
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
textarea {
    height: 150px;
    padding-top: 20px;
}
textarea:focus {
    outline: none !important;
    box-shadow: none !important
}
.btn-one {
    cursor: pointer;
    background: #444;
    border: 2px solid #444;
    -webkit-transition: all .4s;
    display: inline-block;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    position: relative;
    z-index: 2;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    line-height: 44px;
    min-width: 170px;
    height: 46px;
    letter-spacing: 2px;
    margin-right: 15px;
    border-radius: 3px;
}
.btn-one:hover{
    background: #000 ;
    border: 2px solid #000 ;
    color: #fff;
}


/*======= Start of footer section ========*/

footer {
  border-top: 1px solid #dcdcdc;
  padding: 20px 0 20px 0;
}

.footer-copyright p {
  font-size: 14px;
  padding-top: 6px;
}


/*======= Start of preloader design ========*/


.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.spinner {
  border: 1px solid transparent;
  border-radius: 5px;
  position: relative;
}

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #454545;
  border-top-color: #ffffff;
  animation: spinner .9s linear infinite;
}

@-webkit-@keyframes spinner {
  to {transform: rotate(360deg);}
}

@keyframes spinner {
  to {transform: rotate(360deg);}
}


/*======= Start of scroll up ========*/

.scroll-up {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 10;
  transition: all 6s;
  transform: rotate(270deg);
  display: none;
    color: #9b9b9b;
    cursor: pointer;
    font-size: 16px;
}

.scroll-up span,
.scroll-up i {
  display: inline-block;
}

.scroll-up span {
  font-weight: 800;
  color: #808080;
}

.scroll-up i {
  text-align: center;
  line-height: 38px;
  margin-left: 6px;
  color: #808080;
}


/*======= All ends ========*/