.headerSecBG {
  background-color: #161616;
}

.kravet {
  font-family: kravet;
}

.w-36 {
  width: 36%;
}

@media (min-width: 500px) {
  header {
    margin: 78px 0;
  }
  header .row .texts .headerTitle h1 {
    font-size: 50px;
    line-height: 60px;
  }
  header .row .texts .headerTitle h1 span {
    font-size: 42px;
  }
  header .row .texts .headerTitle p {
    font-size: 16px;
  }
  header .row .texts .ah-headline {
    font-size: 20px;
  }
  main .aboutIntro {
    padding: 0 28px;
  }
  main .contactInformations div div {
    font-size: 12px;
  }
  main .sections {
    padding: 0 15px;
  }
  main .checkedSkills div span {
    font-size: 11px;
  }
  .contactInfo .row div .info {
    font-size: 12px !important;
  }
}
@media (min-width: 992px) {
  header {
    margin-top: 246px;
  }
  header .row .headerText h1 {
    line-height: 50px;
    font-size: 50px;
    font-weight: 600;
    font-family: kravet;
  }
  header .row .headerText h6 {
    font-size: 12px;
  }
  header .row .headerPic img {
    width: 100%;
  }
  header .row .rightSide .followSection {
    padding: 0;
  }
  header .row .rightSide .skills-bar-container {
    width: 100%;
  }
  header .row .rightSide p {
    font-size: 12px;
  }
  header .row .header-dec {
    margin: 0 3% 0 4%;
  }
  header .row .header-dec .boxes {
    justify-content: start;
    height: 96px;
  }
  header .row .header-dec .boxes a .firstBox .arrow {
    width: 96px;
    height: 96px;
  }
  header .row .header-dec .boxes a .firstBox .arrow svg {
    margin: 32px;
  }
  header .row .header-dec .boxes .twoBoxes .box {
    height: 56px;
  }
  main .aboutIntro {
    padding: 0 52px;
  }
  main .contactInformations div div {
    font-size: 12px;
  }
  #portfolio .card4 {
    top: -72px;
  }
  #portfolio .card5 {
    margin-top: 30px;
  }
  #portfolio .card6 {
    top: -72px;
  }
  .contactInfo .row div .info {
    font-size: 16px !important;
  }
}
@media (min-width: 1192px) {
  .sections {
    padding: 0 100px;
  }
  header {
    margin-top: 204px;
  }
  header .row .headerText h1 {
    line-height: 68px;
    font-size: 68px;
    font-weight: 600;
    font-family: kravet;
  }
  header .row .headerText h6 {
    font-size: 16px;
  }
  header .row .headerPic img {
    width: 80%;
  }
  header .row .rightSide p {
    font-size: 14px;
  }
  header .row .header-dec {
    margin: 0 3% 0 12%;
  }
  header .row .header-dec .boxes {
    justify-content: center;
    height: 130px;
  }
  header .row .header-dec .boxes a .firstBox .arrow {
    width: 130px;
    height: 130px;
  }
  header .row .header-dec .boxes a .firstBox .arrow svg {
    margin: 48px;
  }
  header .row .header-dec .boxes .twoBoxes .box {
    height: 60px;
  }
  main .checkedSkills div span {
    font-size: 16px;
  }
  main .contactInformations div div {
    font-size: 14px;
  }
  #portfolio .card4 {
    top: -96px;
  }
  #portfolio .card5 {
    margin-top: 30px;
  }
  #portfolio .card6 {
    top: -96px;
  }
}
header .row .headerText .name {
  color: #c49b66;
}
header .row .headerText h6 {
  line-height: 22px;
}
header .row .headerPic img {
  border-radius: 50%;
}
header .row .header-dec .boxes .box {
  background-color: #161616;
}
header .row .header-dec .boxes a {
  border-radius: 102px 80px 8px 102px;
}
header .row .header-dec .boxes a:hover .srvc span {
  color: #c49b66;
}
header .row .header-dec .boxes a .firstBox .arrow {
  background-color: #c49b66;
}
header .row .header-dec .boxes a .firstBox .srvc {
  font-size: 20px;
}
header .row .header-dec .boxes a .firstBox .srvc span {
  transition: all 0.4s;
}
header .row .header-dec .boxes a .secBox {
  border-radius: 40px 8px 40px 8px;
  transition: all 0.4s;
  font-size: 18px;
}
header .row .header-dec .boxes a .secBox:hover {
  background-color: #c49b66;
}
header .row .header-dec .boxes a .secBox:hover i {
  color: black;
}
header .row .header-dec .boxes a .secBox:hover span {
  color: black;
}
header .row .header-dec .boxes a .secBox i {
  color: #c49b66;
  transition: all 0.4s;
}
header .row .header-dec .boxes a .secBox span {
  transition: all 0.4s;
}
header .row .header-dec .boxes .twoBoxes .box {
  width: 204px;
  font-size: 12px;
}
header .row .header-dec .boxes .twoBoxes .box span {
  font-weight: 600;
  color: #c49b66;
  font-size: 20px;
}
header .row .header-dec .boxes .twoBoxes .box1 {
  border-radius: 12px 40px 6px 24px;
  font-weight: 600;
}
header .row .header-dec .boxes .twoBoxes .box2 {
  border-radius: 6px 6px 12px 40px;
  font-weight: 600;
}
header .row .rightSide p {
  color: rgb(101, 101, 101);
}
header .row .rightSide ul li {
  width: 80%;
}
header .row .rightSide .btnWrapper {
  margin-bottom: 54px;
}
header .row .rightSide .btnWrapper a button {
  padding: 14px 20px;
  width: 45%;
}
header .row .rightSide .btnWrapper #CV button {
  background-color: #c49b66;
  color: black;
}
header .row .rightSide .btnWrapper #CV button:hover {
  background-color: transparent;
  border: 1px solid #c49b66;
  color: #c49b66;
}
header .row .rightSide .btnWrapper #hire button {
  color: #c49b66;
  border-radius: 8px;
}
header .row .rightSide .btnWrapper #hire button:hover {
  border-bottom: 1px solid #c49b66;
}
header .row .rightSide .socialHeader span {
  color: #c49b66;
}
header .row .rightSide .socialHeader span::after {
  content: "";
  width: 40px;
  height: 0.5px;
  display: block;
  background-color: #c49b66;
  position: absolute;
  top: 13px;
  margin-left: 90px;
}
header .row .rightSide .socialHeader div {
  padding-left: 50px;
  display: inline;
}
header .row .rightSide .socialHeader div a i {
  transition: color 0.4s;
  padding-left: 12px;
}
header .row .rightSide .socialHeader div a i:hover {
  color: #c49b66;
}
header .row .rightSide .skills-bar-container li {
  position: relative;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
}
header .row .rightSide .skills-bar-container li .progressbar-title h6 {
  display: inline-block;
  font-family: QS;
}
header .row .rightSide .skills-bar-container li .progressbar-title .percent {
  position: absolute;
  right: 5px;
  top: 8px;
  font-size: 12px;
  font-weight: 600;
}
header .row .rightSide .skills-bar-container li .progressbar-title .percentWeb {
  margin-right: 2%;
}
header .row .rightSide .skills-bar-container li .progressbar-title .percentDevelopment {
  margin-right: 14%;
}
header .row .rightSide .skills-bar-container li .progressbar-title .percentBranding {
  margin-right: 25%;
}
header .row .rightSide .skills-bar-container li .bar-container {
  position: relative;
  width: 100%;
  height: 5px;
  margin-top: 5px;
  display: block;
  border-radius: 2px;
}
header .row .rightSide .skills-bar-container li .bar-container .progressbar {
  position: absolute;
  width: 0%;
  height: 100%;
  border-radius: 2px;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
header .row .rightSide .skills-bar-container li .bar-container #progress-webDesign {
  animation-name: progress-webDesign;
  animation-delay: 0.7s;
}
header .row .rightSide .skills-bar-container li .bar-container #progress-development {
  animation-name: progress-development;
  animation-delay: 1.05s;
}
header .row .rightSide .skills-bar-container li .bar-container #progress-branding {
  animation-name: progress-branding;
  animation-delay: 1.4s;
}
header .row .rightSide .progressGold {
  background-color: #c49b66;
}
header .row .profCard .card {
  border-radius: 24px;
  background-color: #0f0f0f;
}
header .row .profCard .card .card-body {
  padding-bottom: 0;
}
header .row .profCard .card .card-body .card-title {
  font-size: 16px;
  color: #c49b66;
}
header .row .profCard .card .card-body .card-text {
  font-size: 24px;
}
header .row .profCard .card .social i {
  font-size: 20px;
  padding: 20px;
  border: 1px solid rgb(45, 45, 45);
  border-radius: 12px;
}
header .row .profCard .card .btns a {
  height: 12vh;
  border-top: 1px solid rgb(45, 45, 45);
  font-size: 16px;
  color: white;
}
header .row .profCard .card .btns a:first-child {
  border-right: 1px solid rgb(45, 45, 45);
}
header .row .profCard .card .btns a span {
  transition: color 0.3s;
}
header .row .profCard .card .btns .btn:hover {
  background-color: #c49b66;
}
header .row .profCard .card .btns .btn:hover span {
  color: black;
}
header .row .texts {
  margin-top: 6rem;
}
header .row .texts .containerHeadLine .ah-words-wrapper b {
  font-weight: 500;
  color: #c49b66;
}
header .row .texts .headerTitle h1 span {
  background-color: #c49b66;
  color: black;
  transform: rotate(-2deg);
  border-radius: 36px;
  display: inline-block;
}
header .row .texts .headerTitle p {
  color: rgb(202, 202, 202);
  border-bottom: 1px solid rgb(45, 45, 45);
}
header .row .texts .count div h2 {
  font-size: 38px;
  color: #c49b66;
}
header .row .texts .count div p {
  color: rgb(202, 202, 202);
  font-size: 12px;
}
header .row .texts .count div a {
  border-radius: 8px 2px 8px 2px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  color: white;
  transition: all 0.4s 0.1s;
}
header .row .texts .count div a:hover {
  background-color: white;
  color: black;
}

main div .myWork {
  font-size: 38px;
}
main div .myWork span {
  color: #c49b66;
}
main .checkedSkills div span i {
  color: #c49b66;
}
main .contactInformations {
  border-radius: 12px;
  border: 1px solid rgb(55, 55, 55);
  height: 12vh;
  width: 90%;
}
main .contactInformations div span {
  font-size: 14px;
  color: rgb(101, 101, 101);
}
main .contactInformations .contactIcon {
  width: 40px;
  padding: 8px 12px;
  border-radius: 50%;
  background-color: #c49b66;
}
main .contactInformations .contactIcon i {
  color: black;
}
main .skillsSection {
  margin-top: 100px;
}
main .skillsSection p {
  font-size: 38px;
  margin-bottom: 34px;
}
main .skillsSection div .skills {
  height: 16vh;
  border: 1px solid rgb(55, 55, 55);
  border-radius: 12px;
}
main .skillsSection div .skills img {
  width: 44px;
}
main .skillsSection div .skills .skillsPercent {
  font-size: 12px;
  border: 1px solid rgb(55, 55, 55);
  padding: 4px 8px;
  border-radius: 20px;
  right: 22px;
}
main .skillsSection div .skills .skillsPercentInTop {
  top: 8px;
}
main .skillsSection div .skills .skillsPercentInBottom {
  top: 23px;
}
main .skillsSection div .skills .skillsProgress {
  width: 80%;
  background-color: rgb(55, 55, 55);
  height: 3px;
  bottom: 1px;
  border-radius: 6px;
}
main .skillsSection div .skills .skillsProgress:after {
  content: "";
  background-color: white;
  width: 85%;
  height: 3px;
  display: block;
  border-radius: 6px;
}
main .skillsSection div .skills .skillsProgress1:after {
  width: 90%;
}
main .skillsSection div .skills .skillsProgress2:after {
  width: 95%;
}
main .skillsSection div .skills .skillsProgress3:after {
  width: 85%;
}
main .skillsSection div .skills .skillsProgress4:after {
  width: 80%;
}
main .resume {
  margin-top: 100px;
  margin-bottom: 68px;
}
main .resume h2 {
  font-size: 38px;
}
main .resume div .beforAfter::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #c49b66;
  position: absolute;
  left: 6px;
  border-radius: 50%;
}
main .resume div .beforAfter:after {
  content: "";
  display: block;
  position: absolute;
  left: 11px;
  width: 0.1px;
  height: 32vh;
  background-color: rgb(101, 101, 101);
  z-index: -1;
}
main .resume div .beforAfter1:after {
  top: 100px;
}
main .resume div .beforAfter2:after {
  top: 300px;
}
main .resume div .beforAfter3:after {
  top: 500px;
}
main .resume div .date {
  border: 1px solid rgb(55, 55, 55);
  border-radius: 20px;
  padding: 8px 12px;
  font-size: 14px;
}
main .resume div .headTitle {
  font-size: 24px;
}
main .resume div .subTitle {
  font-size: 14px;
  color: rgb(202, 202, 202);
}
main .resume div p {
  font-size: 14px;
  color: rgb(202, 202, 202);
}

#services .row .servicesWrapper .row {
  padding-bottom: 86px;
}
#services .row .servicesWrapper .row .customCard {
  background-color: black;
  height: 45vh;
  border-radius: 2px;
}
#services .row .servicesWrapper .row .customCard:hover .cardIcon::after {
  transform: rotate(0);
  background-color: #c49b66;
}
#services .row .servicesWrapper .row .customCard:hover i {
  color: white !important;
}
#services .row .servicesWrapper .row .customCard .cardIcon {
  position: relative;
  height: 22.5vh;
}
#services .row .servicesWrapper .row .customCard .cardIcon i {
  font-size: 40px;
  color: #c49b66;
  z-index: 2;
  transition: color 0.4s;
}
#services .row .servicesWrapper .row .customCard .cardIcon::after {
  content: "";
  position: absolute;
  display: block;
  width: 74px;
  height: 74px;
  background-color: #0c0c0c;
  border-radius: 16px;
  z-index: 0;
  transform: rotate(45deg);
  transition: all 0.4s;
}
#services .row .servicesWrapper .row .customCard .cardTexts {
  height: 22.5vh;
}
#services .row .servicesWrapper .row .customCard .cardTexts .cardTitle {
  font-weight: 600;
}
#services .row .servicesWrapper .row .customCard .cardTexts .cardSubtitle {
  color: rgb(202, 202, 202);
  font-size: 14px;
}

#portfolio .gallery {
  display: -webkit-box;
  flex-wrap: wrap;
}
#portfolio .gallery div {
  height: 100%;
}
#portfolio .gallery div .card {
  background-color: #161616;
  border-radius: 14px;
  cursor: pointer;
}
#portfolio .gallery div .card:hover .btn {
  background-color: #c49b66;
  color: black !important;
}
#portfolio .gallery div .card img {
  border-radius: 28px;
}
#portfolio .gallery div .card .btn {
  color: white !important;
  background-color: #0f0f0f;
  border-radius: 24px;
}
#portfolio .gallery div .card .card-title {
  color: white;
}

#comments .owl-carousel .item {
  cursor: grab;
  border: 1px solid rgb(17, 17, 17);
  box-shadow: 2px 8px 17px -6px black;
  border-radius: 10px;
}
#comments .owl-carousel .item i {
  font-size: 12px;
  color: #c49b66;
}
#comments .owl-carousel .item h5 {
  color: #c49b66;
}
#comments .owl-carousel .item span,
#comments .owl-carousel .item p,
#comments .owl-carousel .item h6 {
  color: rgb(202, 202, 202);
}
#comments .owl-carousel .item span {
  font-size: 12px;
}
#comments .owl-carousel .item .commentImg img {
  width: 70px;
  height: 70px;
}
#comments .owl-carousel .owl-dots {
  margin-top: 20px;
}
#comments .owl-carousel .owl-dots .active {
  outline: none !important;
}
#comments .owl-carousel .owl-dots .active span {
  background-color: #c49b66 !important;
}

#blog .row {
  margin-bottom: 7rem;
}
#blog .row .customCard {
  overflow: hidden;
  border-radius: 4px;
}
#blog .row .customCard:hover img {
  filter: blur(0);
  transform: scale(1.1);
}
#blog .row .customCard:hover .customCardTexts {
  bottom: 20px;
}
#blog .row .customCard img {
  filter: blur(2px);
  transition: all 0.5s;
  border-radius: 4px;
}
#blog .row .customCard .customCardTexts {
  bottom: -40px;
  padding-right: 60px;
  transition: all 0.4s;
}
#blog .row .customCard .customCardTexts .date {
  font-size: 12px;
  font-weight: 600;
  color: #c49b66;
}
#blog .row .customCard .customCardTexts .description {
  font-size: 24px;
}
#blog .row .customCard .customCardTexts a span {
  transition: all 0.4s;
  border-bottom: 2px solid #c49b66;
  padding-bottom: 6px;
  font-weight: 600;
}
#blog .row .customCard .customCardTexts a span:hover {
  color: #c49b66;
}

#contact .row .contactInfo .row div {
  border: 1px solid black;
  border-radius: 8px;
  height: 6.6rem;
  background-color: #161616;
  padding: 30px;
}
#contact .row .contactInfo .row div i {
  font-size: 40px;
  color: #c49b66;
}
#contact .row .contactInfo .row div .infoTitle {
  color: rgb(202, 202, 202);
  font-size: 18px;
  font-weight: 600;
}
@keyframes progress-webDesign {
  0% {
    width: 0%;
  }
  100% {
    width: 98%;
  }
}
@keyframes progress-development {
  0% {
    width: 0%;
  }
  100% {
    width: 86%;
  }
}
@keyframes progress-branding {
  0% {
    width: 0%;
  }
  100% {
    width: 75%;
  }
}/*# sourceMappingURL=style.css.map */