/* 
@import url('https://fonts.googleapis.com/css?family=Quicksand'); */
/* font-family: 'Quicksand', sans-sans-serif; */
/* @import url('https://fonts.googleapis.com/css?family=Asap|Quicksand|PT+Sans|Open+Sanss'); */
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@font-face {
  font-family: akrobatblack;
  src: url(../fonts/akrobat/Akrobat-Black.otf);
}

@font-face {
  font-family: akrobatbold;
  src: url(../fonts/akrobat/Akrobat-SemiBold.otf);
}

b, strong {
  font-family: akrobatblack

}

font-family: 'Kaushan Script', cursive;



h2{
  font-family: akrobatblack
  }

h3,h4{
  font-family: akrobatbold
}

.hamburguer-menu {
  position: fixed;
  width: 100%;
  min-height: 100vh;
  background: white;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  display: none;
  -webkit-transition: all ease-out 200ms 200ms;
  -moz-transition: all ease-out 200ms 200ms;
  transition: all ease-out 200ms 200ms;
}

.menu-list ul {
  margin-top: 20vh;
  list-style: none;
  padding-left: 0px !important;
}

.menu-list li {
  margin-left: 0px;
  text-align: center;
}

.menu-list a {
  font-family: akrobatblack, sans-serif;
  font-weight: 1200;
  text-transform: uppercase;
  color: rgb(17, 17, 17);
  font-size: 30px;
  transform: scale(2) !important;
  transition: all 0.5s  10ms cubic-bezier(.55, 0, .1, 1);
}

.menu-list a:hover {
  /* text-decoration: line-through; */
  color: #592ac5!important;
  /*transform: scale(1.5);*/
}



.close-btn {
  position: absolute;
  z-index: 100;
  right: 20px;
  border: 1px solid black;
  border-radius: 100px;
  height: 42px;width:42px;
  /*border: 2px solid black;*/
  /*background-color: black;*/
  /*color: white;*/
  top: 20px;

  /* height: 48px; */
  /* width: 45px; */
  /* background: black; */
  font-size: 25px;
  color: black;
  /* float: right; */
  cursor: pointer;
}
.close-btn i {
  transition: all ease-in 200ms 0ms;
}

#close-btn{
  cursor: pointer;
}

.close-btn i:hover {
  cursor: pointer;
  color: #e00d20;;
  transform: scale(1.3);
  /*transform: rotateY(180deg);*/
}

a {
  text-decoration: none;
  color: white;
}

a:hover {
  text-decoration: none;
}
.show-menu {
  display: block !important;
}

#show-menu {
    margin-top: 1px;
    letter-spacing: 6px;
    font-size: 18px;
    color:black!important;
    transition: all ease-in 200ms 0ms 
}
#show-menu:hover{
  background-color: 
  /*letter-spacing: 6px;*/
  /*font-size: */
}


.btn-alink{
  font-size: 14px;
  letter-spacing: 1.5;
  transition: all ease-in 200ms 0ms 


}

.btn-alink i{
  transition: all ease-in 200ms 0ms 

}

.btn-alink i:hover{
  margin-left: 20px;
}

/* }
.close-btn div{
  height: 8px;
  width: 100%;
  background-color: black;

}
.close-btn div{
  margin-top: 15px;
}
.close-btn div:first-child{
  margin-top: 0px
}

/* .close-btn {} */
div #one {
  /* transfocrm: rotateZ(45deg); */
  transform: translateY(20px) rotateZ(20px);
}
div #two {
  transform: rotateZ(-235deg);
}
/* Global style */
.color-white{
  color: white!important
}

.color-lightgray{
  color: gray
}

.text-link{
  font-weight: 500;

  font-size: 20px;
  /*color: #e00d20;*/

  /* text-decoration: underline; */
  font-weight: 700  
}

.text-link:hover{
  text-decoration: underline;  
color: white
}

.text-logo{
  color: black;
}


/* 
font-family: 'Oswald', sans-serif;
font-family: 'Fjalla One', sans-serif;
font-family: 'Poiret One', cursive;
font-family: 'Istok Web', sans-serif; */


/*----------------------------------------------*/
/*       MENU                           */
/*-----------------------------------------------*/
a.menu-icon{
  color:black!important;

}

.menu-icon i{
  color:black!important;

}




body {
  margin: 0px;
  padding: 0px;
  /*background-color: rgba(243, 243, 243, 0.30);*/
  font: 16px;
  font-family: akrobatbold, sans-serif;
  /* padding: 0px 15px; */
  /*font-family: "Fjalla One", sans-serif;*/
}

p {
  /* font-family: sans-serif !important; */
}

.Rectangle_3 {
  background-color: black;
  position: absolute;
  left: 2010px;
  top: 2282px;
  width: 840px;
  height: 289px;
  z-index: 45;
}

.btn-ab {

  /*background-color: #e00d20;*/
  /*background-color: blue!important;*/
  /*text-transform: uppercase;*/
  min-width: 200px;
  border-radius: 0px;
  padding: 12px;
  font-size: 20px;
  /* font-family: "Oswald", sans-serif; */
  color: white;
  background-color: black
  /*background: blue!important:*/
}

.btn-satar{
  /*background-color: #e00d20;*/
  /*border-radius: 40px;*/
  background-color: black;
  height: 50px;
  font-weight: 600;
  color: white;
  border-radius: 2px;
  border:0px;
  font-family: akrobatbold, sans-serif;
  padding: 10px 25px; 
transition: all ease-in-out 200ms 0ms
}

.btn-satar:hover{
  outline-offset: 10px;
  transform: translateY(-1px);
  /* box-shadow: 0px 0px 20px rgba(1,1,1,.2) */
}


.btn-ab:hover{
  outline-offset: 10px;
  transform: translateY(-1px);
  /* box-shadow: 0px 0px 20px rgba(1,1,1,.2) */
}

.btn-white{
  border: 2px solid lightgray;
    background-image:none;
  background-color: white!important;
  color: black
}
.card {
  /*padding: 20px;*/
  border-radius: 0px;
}

.position-fixed {
  /* clear: both; */
  position: fixed;
  width: 100%;
  /* padding-bottom: 200px; */
  z-index: 800;
  /* border-bottom: 0.5px solid rgb(243, 243, 243); */
}

.main-menu i,
a {
  padding: 10px 0px;
  font-size: 20px;color: black
}

.logo-text{
  color: black;
  margin-left: 5px;
  font-size: 15px
}


#header-text{
  height: 100px;
  /* max-width: 400px; */

  color: black
  /*background-image: url("../../img/simple.png");*/

}



.header-img-bg1{
  margin-top: 150px;
}
.xl-text{
  font-size: 20px;
  color: white;
  /*margin-top: 40vh;*/
  text-align: center;
  font-weight: 900
}

.md-text{
  font-size: 18px;
  text-align: center;
  
}

.sm-text-header{
  text-align: center;
  font-size: 14px;
  color: gray
}
#main-header {
  position: relative;
  /*background-image: url("../../img/background/bg_black.jpg");*/
  /*padding-top: 40vh;*/

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
   background-color: white; 
  /*padding: 300px;*/
  min-height: 100vh;
}


.header-mt-home{

  margin-top: 35vh;
}
#header-text h1{
  font-family: akrobatblack,sans-serif !important;
  font-size: 100px;
  text-transform: uppercase;
  color: black!important;
  /* max-width: 400px; */
  text-align: center;
  text-align: center;
  letter-spacing: 0px;
}



.scroll-down {
  position: absolute;
  bottom: 80px;
  margin: auto;
  /*left: 48%;*/
  color: white!important;
  font-size: 20px;
}

#arrow-d {
  transition: all ease 200ms 0ms;
}

#arrow-d:hover {
  transform: translateY(5px);
}
/* section */
#about .service-text-header {
  margin-bottom: 0px!important
  /* padding: 10px; */
  /* padding: 0px 15px; */
}

#about-header{

  padding: 85px 0px;

}

#about-header .service-text-header{
padding-bottom: 10px!important
}


.text-about{
  font-size: 22px
}

#about-container {

  min-height: 90vh;
  padding: 200px 15px;
  background-color: white!important;
  color: black!important
}

.sec-title {
  /* text-decoration: underline; */
  /* font-family: "Oswald", sans-serif; */
}

.sec-content {
  color: black;
  font-size: 20px;
  /* font-family: "Istok Web", sans-serif; */
}

 @media only screen and (max-width: 700px) {
  #header-text h1{
    font-size: 65px;
    color: red;
  }
  .menu-list a{
    font-size: 20px;
  }
  .card .button{
    align-content: center;
    text-align: center;
  }
  
  .close-btn {
    position: absolute!important;
    float: right;
  }
} 

/* section */
#portifoleo {
  padding: 150px 0px;
}

.nav .active{
  color: #4c0de0!important;
  background-color: transparent!important
}

#all-jobs .card{
  /*border-radius: 10px;*/
  border-color: rgba(253.253,253);
  background-color: #f8f9fa!important;
  /*box-shadow: 0px 5px 6px rgba(1,1,1,.05)*/
}

.card {
  text-align: center;
}

.card-img {
  border-radius: 0px;
}

.card-description{
  font-size: 18px;
  max-width: 300px;
  text-align: justify
}
#portifoleo-1,
#portifoleo-2,
#portifoleo-3,
#portifoleo-4 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#portifoleo-1 {
  background-image: url("../../img/3D-Wooden-Logo-MockUp.jpg");
}

#portifoleo-2 {
  background-image: url("../../img/Snapback-Cap-PSD-MockUp2.jpg");
}

#portifoleo-4 {
  background-image: url("../../img/Shopping-Bag.jpg");
}

#portifoleo-3 {
  background-image: url("../../img/1544.jpg");
}

#portifoleo .sec-title {
  margin-bottom: 140px;
}

.img-card-left {
  width: 90% !important;
  /* background-color: gray; */
}

.img-responsive {
  width: 100%;
}

.img-100 {
  height: 600px;
  width: 100%;
}

.img-75 {
  height: 400px;
  width: 100%;
}

.img-50 {
  border-radius: 5px;
  border: 1px solid whitesmoke;
  /*box-shadow: 0px 5px 40px rgba(1, 1, 1, 0);*/
  height: 290px;
  width: 100%;
  transition: all ease-in 100ms 0ms;
  cursor: pointer;
}

.img-50:hover {
  /* box-shadow: 0px 10px 40px rgba(1, 1, 1, .1); */

  /* transform: translateY(-4px) scale(1.01) */
}

.mb-10 {
  margin-bottom: 20px;
}

.mt-10 {
  margin-top: 20px;
}
.mt-title{
  /*margin-top: 405px!important*/
}

.img-25 {
  height: 125px;
  width: 100%;
}

#your-project {min-height: 80vh;
padding: 200px 0px 200px;
}

/* Section */
#idea {
  font-size: 24px;
  min-height: 100vh;
  padding: 180px 0px;
  /*background-color: gray;*/
  /*color: white;*/
  background-image: url("../../img/bg3.png");
  background-size: cover;
  background-repeat: no-repeat;
  /*background-position: top;*/
   /*background-attachment: fixed */
}

#main-footer  {
  border-top: 1px solid rgba(245, 245, 245, 0.336);
  background-color: #fdfdfd;
  background-position: fixed;
  padding: 80px 0px 40px;
}


#main-footer a {
  color: black;
  /* padding: 15px; */
  font-size: 16px
}
#main-footer p{
  font-size: 16px
}

.last-footer{
  /*background-color: pink;*/
  /*color: white*/
}

#main-footer p {
  margin: 0px
}

.social-link i {
  text-decoration: none;
  color: rgb(49, 49, 49);
  text-align: center;
  padding: 10px;width: 50px;
  /* border: 2px solid white; */
  transition: ease-in all 200ms 0ms;
}
.social-link i:hover {

  background: black;
  color: white;
  /*border: 2px solid rgba(117,95,193) ;*/
}
.social-link a {
  text-decoration: none;
}

/* ===================================================================== */
#top-jobs-slide {
  /* padding: 20px 15px; */
}

#myCarousel {
  margin-top: 105px;
  border-radius: 2px;
  height: 650px;
  background-color: gainsboro;
}

#myCarousel img {
  height: 650px;
  width: 100%;
}

#all-jobs {
  padding: 200px 0px 200px;
  background-color: white
}
#all-jobs img{
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
  filter: none;
  -webkit-filter: grayscale(0);  filter: gray; /* IE5+ */
  -webkit-transition: all .5s ease-in-out;  
}

#all-jobs img:hover{

  -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
  -webkit-transform: scale(1.01);


} 

#sub-navbar {
  margin-top: 40px;
}

#sub-navbar a {
  color: black;
}

.job-list h3 {
  padding: 0;
  margin-top: -10px;
}

#job-list p small{
  color: #e00d20!important;
  font-size: 18px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  border-radius: 0px;
  background-color: #e7e7e7;
}
/* ============================================================== */
#services-header {
  padding: 180px 15px 80px;
  position: relative;
  /*background-image: url("../../img/bg3.png");*/
background-color: white;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.service-text-header {
  padding-bottom: 100px;
  font-size: 30px !important;
}

#all-services{
  padding-top: 200px
}
.service-item {
  margin: 150px 0px;
}

.text-title{
  /*color: #e00d20;*/
  font-weight:700;
}

.service-description,.text-about {
  /* font-family: sans-serif; */
  margin-top: 30px;
  font-size: 24px;
  color: #3f4246;
  max-width: 500px;
  margin: auto;
  text-align: justify!important
  /*max-width: 500px;*/
}

.text-about {
  margin-top: 20px!important;

  font-size: 18px
}

#ping-us {
  padding: 200px 15px;
}

/* ================================================================== */
#prod-description-header {
  padding: 15px;
  height: 560px;
  background-color: lightgray;
}

#product-info {
  padding: 200px 15px;
}

#product-info h3 {
  /* text-align: center;  */
  font-size: 20px;
}

#about-product{
  padding-top: 20px;
  min-height: 60vh!important
}

#about-product img{
  -webkit-transition: all .4s ease-in-out;
}


#about-product img:hover{
  -webkit-transform: scale(1.01);
 cursor: zoom-in!important; 
}

#product-info span {
  color: #e00d20;
}


.btn-danger{
  background-color: #e00d20!important
}


/*--------------------------SHOP ---------------------*/
#shop{
  padding: 100px 0px 200px;
background-color: white
}

#shop p{
  margin: 0px;
  padding: 0px;
  /*line-height: 0px*/
}

#shop .price{
  font-weight: 900
}


.bg-white-gradient{
  background:linear-gradient(to bottom, #FFF 85%, rgba(254, 219, 189, 0) 100%)!important;
}




/*Portifoleo page*/
.portifoleo-header{
  padding: 220px 0px 220px
}

.skill-aplied ul{

  padding-left: 0px;
/*margin-top: 0px;*/list-style: none;
margin-bottom: 0px
}
.skill-aplied ul li{
}


.no-padding{
  padding: 0px!important
}

.portifoleo-title{
  font-family: akrobatBlack;
  font-size: 36px;
}

.portifoleo-subtitle{
 font-family: akrobatBlack;
  font-size: 20px; 
}








.pulsating-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 30px;
  height: 30px;
}
  .pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 45px;
    background-color: #01a4e9;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }
  
  .pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0; 
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
  }


@keyframes pulse-ring {
  0% {
    transform: scale(.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-dot {
  0% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
  }
}


/*PARALAX*/
#header-img-bg1,#header-img-bg2,#header-img-bg3,#header-img-bg4{
  margin-top: 150px;
  position: absolute;
  right: 0;
}

#header-img-bg4{
  /*margin-top: 700px;*/
  right: none;
  left: 0;
  /*transform: rotate();();*/
}


.text-copyright{
  font-size: 14px;
}

.bg-gray{
  background-color: lightgray
}

/* -------------------------------------------------- */
@media only screen and (min-width: 768px) {
.space-cards .col-md-12,.space-cards .col-md-6,.space-cards .col-md-4{
  margin-top: 15rem!important;
}
}


/* 2020 */
.portifoleo-title-2{
  font-size: 100px;
}

.text-portifoleo-about{
  max-width: 800px;
  font-size: 30px;
  text-align: justify;
}

.heigh-80vh{
  min-height: 80vh;
}
.mt-40{
  margin-top: 40vh;
}
.mt-20{
  margin-top: 20vh;
}
.mb-40{
  margin-bottom: 40vh;
}
.main-title-portifoleo{
  font-family: "akrobatblack";
  font-size: 100px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif
  ;
}
.text-skills{
/* text-decoration: underline; */
color: #96999c;
}



@media only screen and (max-width: 500px) {
  
  .portifoleo-title-2{
    color: #e00d20;
  }
  .mt-40{
    margin-top: 40vh;
  }
  .mt-20{
    margin-top: 5vh;
  }
  .mb-40{
    margin-bottom: 10vh;
  }
  .text-portifoleo-about {
    max-width: 800px;
    font-size: 23px;
    text-align: justify;
}
.main-title-portifoleo {
  font-family: "akrobatblack";
  font-size: 60px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
}


/* animation background */

.area{
  /* background:   #4e54c8;  
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);   */
  width: 100%;
  height:100vh;
  
 
}
.area ul li{
  background-color:lightgray;
}

.circles{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.6);
  animation: animate 25s linear infinite;
  bottom: -150px;
  
}

.circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}



.text-about-me{
  font-size: 25px;
  text-align: justify;
}

.rotate {
  animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.hamburguer-menu p img {
  animation: rotation 8s infinite linear;
}

.main-menu img{
  animation: rotation 8s infinite linear;

}