@charset "UTF-8";
/* =Variable Styles
-------------------------------------------------------------- */
/* =Function Styles
-------------------------------------------------------------- */
/* =Mixins Styles
-------------------------------------------------------------- */
/* Base
--------------------------------------*/
/*
    Name: web
    Version: 1.0
    Author: Prishtina
    Author URI: http://www.eGothix.com
*/
/* =Table of Contents
--------------------------------------------------------------
    /* =Buttons
    /* =Forms
    /* =Loader
    /* =Elements
    /* =Footer
    /* =Header    
    /* =Header Inline Menu
    /* =Header Light
    /* =Nav Mobile
    /* =Home 
    /* =Home Slider
    /* =About
    /* =Services 
    /* =Portfolio
    /* =Portfolio Single 
    /* =Blog
    /* =Blog With Sidebar
    /* =Single Blog 
    /* =Single Blog With Sidebar
    /* =Contact

--------------------------------------------------------------

/* =Common Styles
-------------------------------------------------------------- */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  padding: 0;
  position: relative;
}

::selection {
  background: #060606;
  color: white;
}

::-moz-selection {
  background: #060606;
  color: white;
}

:root {
  font-size: 16px;
}

/* =General
-------------------------------------------------------------- */
.clearfix {
  clear: both;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.margin-top {
  margin-top: 100px !important;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-80, .blog-wrap .blog .blog-post {
  margin-bottom: 80px;
}

.margin-bottom {
  margin-bottom: 100px;
}

.padding-20 {
  padding: 20px;
}

.padding-top-bottom, .our-studio-wrap, .client-say-wrap, .fun-facts-wrap {
  padding: 100px 0;
}

.padding-top-bottom-80, .services-list-wrap, .price-table-wrap {
  padding: 80px 0;
}

.padding-50 {
  padding: 50px;
}

.padding-80, .portfolio-single-wrap .bg-description {
  padding: 80px;
}

.img-100 {
  width: 100%;
}

.img-center {
  display: block;
  margin: auto;
}

.btn-padding {
  padding: 0 20px 0 0 !important;
}

.no-gap > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.dbl-lines, .portfolio-single-wrap .bg-description h6 {
  position: relative;
}
.dbl-lines:after, .portfolio-single-wrap .bg-description h6:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: -22px;
  left: 0;
}
.dbl-lines:before, .portfolio-single-wrap .bg-description h6:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: -28px;
  left: 0;
}

.dbl-lines-ff {
  position: relative;
}
.dbl-lines-ff:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: -15px;
  left: 0;
}
.dbl-lines-ff:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: -20px;
  left: 0;
}

.dbl-lines-sv1 {
  position: relative;
}
.dbl-lines-sv1:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: 23px;
  left: 0;
}
.dbl-lines-sv1:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: 18px;
  left: 0;
}

.dbl-lines-sv {
  position: relative;
}
.dbl-lines-sv:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: -53px;
  left: 0;
}
.dbl-lines-sv:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: -58px;
  left: 0;
}

.dbl-lines-details, .portfolio-single-wrap .details .date h6, .portfolio-single-wrap .details .category h6, .portfolio-single-wrap .details .client h6, .portfolio-single-wrap .details .share h6 {
  position: relative;
}
.dbl-lines-details:after, .portfolio-single-wrap .details .date h6:after, .portfolio-single-wrap .details .category h6:after, .portfolio-single-wrap .details .client h6:after, .portfolio-single-wrap .details .share h6:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: -13px;
  left: 0;
}
.dbl-lines-details:before, .portfolio-single-wrap .details .date h6:before, .portfolio-single-wrap .details .category h6:before, .portfolio-single-wrap .details .client h6:before, .portfolio-single-wrap .details .share h6:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: -18px;
  left: 0;
}

.dbl-lines-ct {
  position: relative;
}
.dbl-lines-ct:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 1px;
  background: #202020;
  bottom: -5px;
  left: 81px;
}
.dbl-lines-ct:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #202020;
  bottom: -10px;
  left: 81px;
}

.main-title {
  width: 100%;
  margin-bottom: 80px;
  clear: both;
}
.main-title h4 {
  line-height: 24px;
}
.main-title h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 0;
  color: #202020;
}

.vertical-align {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.white {
  background-color: white;
}

.light-pink {
  background-color: #ff0052;
}

.light-blue {
  background-color: #00dbff;
}

.light-yellow {
  background-color: #ffd400;
}

/* =Typography
-------------------------------------------------------------- */
a {
  color: #202020;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:focus {
  outline: 0;
}

a:hover, a:focus {
  color: #202020;
  text-decoration: none;
}

ul li {
  list-style: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

small {
  font-size: 0.8em;
}

p {
  color: #787878;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  clear: both;
  margin: 0;
}

hr {
  width: 25px;
  height: 2px;
  background: #b1b1b1;
  border-top: 0;
  margin-top: 0px;
  margin-bottom: 20px;
  clear: both;
  float: left;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  color: #202020;
  clear: both;
}

span {
  font-family: "Montserrat", sans-serif;
}

b {
  font-weight: 900;
}

blockquote {
  margin: 50px 0 50px;
  padding: 65px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #202020;
  background-color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  position: relative;
  border: 0;
}
blockquote:before {
  content: '“';
  font-size: 80px;
  color: #202020;
  position: absolute;
  left: 25px;
  top: 75px;
}

blockquote p {
  display: inline;
}

/* Components
--------------------------------------*/
/* -----------------------------------------------------------------------------
   This file contains styles that are specific to the Buttons .
   -----------------------------------------------------------------------------
*/
/* =Buttons Styles
-------------------------------------------------------------- */
.btn-wrap {
  text-align: center;
  padding-bottom: 40px;
}

.btn-prishtina {
  border: 1px solid #b1b1b1;
  display: inline-block;
  outline: 0;
  box-shadow: none;
  height: auto;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  background-color: transparent;
  padding: 15px 50px;
  text-align: center;
  margin: auto;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  color: #b1b1b1;
}
.btn-prishtina:hover, .btn-prishtina:active, .btn-prishtina:focus {
  border-color: #202020;
  transition: .8s all ease;
  color: #202020;
}

.btn-prishtina1 {
  border: 1px solid #b1b1b1;
  display: inline-block;
  outline: 0;
  box-shadow: none;
  height: auto;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  background-color: transparent;
  padding: 15px 50px;
  text-align: center;
  margin: auto;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  color: #b1b1b1;
}
.btn-prishtina1:hover, .btn-prishtina1:active, .btn-prishtina1:focus {
  border-color: #202020;
  transition: .8s all ease;
  color: #202020;
}

.btn-pr {
  background: #f1f1f1;
  display: block;
  outline: 0;
  box-shadow: none;
  height: auto;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  padding: 23px 20px;
  text-align: center;
  margin: auto;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  width: 100%;
  color: #202020;
}
.btn-pr:hover, .btn-pr:active, .btn-pr:focus {
  background: #202020;
  transition: .8s all ease;
  color: white;
}

.btn-submit {
  background-color: transparent;
  outline: 0;
  border: 1px solid #b1b1b1;
  color: #b1b1b1;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.16em;
  box-shadow: none;
  padding: 15px 60px;
}
.btn-submit:hover, .btn-submit:active, .btn-submit:focus {
  border: 1px solid #202020;
  color: #202020;
  transition: .8s all ease;
}

@media (max-width: 767px) {
  .btn-prishtina {
    font-size: 10px;
    padding: 15px 30px;
  }
}
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Input Forms .
// -----------------------------------------------------------------------------
*/
/* =Forms Styles
-------------------------------------------------------------- */
.contact-form {
  width: 100%;
  outline: 0;
  border: 0;
}
.contact-form input {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #787878;
  letter-spacing: 0.16em;
  outline: 0;
  margin-bottom: 30px;
  border: 1px solid #b1b1b1;
  padding-left: 10px;
  height: 50px;
  width: 100%;
}
.contact-form input:hover, .contact-form input:active, .contact-form input:focus {
  color: #202020;
  border-color: #202020;
}
.contact-form textarea {
  outline: 0;
  width: 100%;
  height: 180px;
  resize: none;
  border: 1px solid #b1b1b1;
  padding-left: 10px;
}
.contact-form textarea:hover, .contact-form textarea:active, .contact-form textarea:focus {
  color: #202020;
  border-color: #202020;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Loader .
// -----------------------------------------------------------------------------
*/
/* =Loader Styles
-------------------------------------------------------------- */
.loader {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  text-align: center;
  background-color: #ffffff;
}

@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }

  100% {
    opacity: 0.0;
  }
}
@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }

  100% {
    opacity: 0.0;
  }
}
.ball-scale-ripple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #202020;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Element .
// -----------------------------------------------------------------------------
*/
/* =Elements Styles
-------------------------------------------------------------- */
.scrollToTop {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  background: #787878;
  font-weight: bold;
  color: white;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  z-index: 1;
  font-size: 40px;
}
.scrollToTop:hover, .scrollToTop:active, .scrollToTop:focus {
  color: white;
  background: #202020;
}

@media (max-width: 767px) {
  .scrollToTop {
    bottom: 10px;
    right: 10px;
  }
}
/* Layout 
--------------------------------------*/
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Footer page.
// -----------------------------------------------------------------------------
*/
/* =Footer Styles
-------------------------------------------------------------- */
.footer {
  width: 100%;
  position: relative;
  background: #f1f1f1;
  min-height: 150px;
}
.footer .footer-wrap {
  position: relative;
  display: table;
  height: 150px;
  width: 100%;
}
.footer .footer-wrap .footer-inner {
  display: table-cell;
  vertical-align: middle;
}
.footer .footer-wrap .footer-inner p {
  float: left;
  color: #787878;
  letter-spacing: 0.04em;
}
.footer .footer-wrap .footer-inner .social-media {
  float: right;
}
.footer .footer-wrap .footer-inner .social-media ul li {
  display: inline-block;
}
.footer .footer-wrap .footer-inner .social-media ul li a {
  color: #787878;
  padding: 0 5px;
}
.footer .footer-wrap .footer-inner .social-media ul li a:hover, .footer .footer-wrap .footer-inner .social-media ul li a:active, .footer .footer-wrap .footer-inner .social-media ul li a:focus {
  color: #202020;
}

@media (max-width: 991px) {
  .footer {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-wrap .footer-inner p {
    text-align: center;
    float: none;
  }
  .footer .footer-wrap .footer-inner .social-media {
    text-align: center;
    float: none;
    margin-top: 20px;
    margin-right: 50px;
  }
}
/*// -----------------------------------------------------------------------------
// This file contains all styles related to the Header of the site/application.
// -----------------------------------------------------------------------------
*/
/* =Header Styles
-------------------------------------------------------------- */
/* HEADER */
.header {
  position: relative;
  height: 100px;
  width: 100%;
  z-index: 9;
  transition: top 0.2s ease-in-out;
  /*indicator*/
  /* MENU */
}
.header .logo {
  float: left;
  line-height: 100px;
  margin-top: 55px;
}
.header .main-menu-indicator {
  display: block;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 9999999999;
  height: 62px;
  width: 25px;
  background: transparent;
  outline: 0;
  float: right;
  position: relative;
  margin: 35px 17px;
}
.header .main-menu-indicator:hover {
  border: 0;
  box-shadow: none;
}
.header .main-menu-indicator > span {
  transition: all 0.1s ease 0s;
  display: block;
  position: absolute;
  width: 25px;
  height: 2px;
  top: 32px;
  left: 0;
  right: 0;
  margin: auto;
  background: #202020;
}
.header .main-menu-indicator > span:before {
  transition: all 0.2s ease 0s;
  position: absolute;
  content: '';
  width: 25px;
  height: 2px;
  background: #202020;
  left: 0;
}
.header .main-menu-indicator > span:after {
  transition: all 0.2s ease 0s;
  position: absolute;
  content: '';
  width: 25px;
  height: 2px;
  background: #202020;
  left: 0;
  top: -5px;
}
.header .main-menu-indicator > span:before {
  bottom: -5px;
}
.header .main-menu-indicator.active > span {
  background: transparent;
}
.header .main-menu-indicator.active > span:after {
  top: 0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background: white;
}
.header .main-menu-indicator.active > span:before {
  bottom: 0;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background: white;
}
.header .open-search {
  position: relative;
  float: right;
  margin: 58px 0;
  background: transparent;
  border: 0;
  outline: none;
}
.header .open-search:after {
  position: absolute;
  content: '';
  border-right: 1px solid #202020;
  height: 14px;
  padding-left: 6px;
  top: 3px;
  right: -3px;
}
.header .open-search span {
  font-size: 18px;
  color: #202020;
}
.header .serach-input {
  z-index: 9999999999;
  width: 100%;
  height: 30%;
  left: 0;
  background: #202020;
  position: fixed;
  text-align: center;
  display: table-cell;
  opacity: 0.95;
  display: table;
  vertical-align: middle;
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: translateY(-100%);
}
.header .serach-input.active {
  transform: translateY(0);
}
.header .serach-input form {
  top: 50%;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-bottom: 1px solid white;
  width: 100%;
  max-width: 583px;
}
.header .serach-input form input {
  border: 0;
  width: 100%;
  max-width: 583px;
  background: transparent;
  outline: none;
  font-size: 18px;
  letter-spacing: 0.16em;
  color: white;
  margin-left: 30px;
  margin-bottom: 5px;
  font-family: "Montserrat", sans-serif;
}
.header .close-search {
  position: absolute;
  top: 33%;
  right: 11.7%;
  background: transparent;
  border: 0;
  outline: none;
}
.header .close-search span {
  font-size: 30px;
  color: white;
}
.header .menu {
  z-index: 999999999;
  width: 100%;
  height: 100%;
  left: 0;
  background: #202020;
  position: fixed;
  text-align: center;
  display: table-cell;
  opacity: 0.95;
  display: table;
  vertical-align: middle;
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: translateY(-100%);
}
.header .menu.active {
  transform: translateY(0);
}
.header .menu .menu-content {
  display: table-cell;
  vertical-align: middle;
}
.header .menu .menu-content .inner-menu {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1170px;
  width: 100%;
}
.header .menu .menu-content .inner-menu ul {
  float: left;
}
.header .menu .menu-content .inner-menu ul li {
  display: inline;
  padding: 5px;
}
.header .menu .menu-content .inner-menu ul li a {
  color: white;
}
.header .menu .menu-content .inner-menu .logo-nav {
  width: 200px;
  margin: auto;
}
.header .menu .menu-content .inner-menu .logo-nav img {
  display: block;
  margin: auto;
}
.header .menu .menu-content .inner-menu ul li:not(:last-child)::after {
  position: absolute;
  content: '';
  border-right: 1px solid #fff;
  height: 18px;
  padding-left: 6px;
}
.header .menu .menu-content .menu-list {
  height: 100%;
  width: 100vw;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.header .menu .menu-content .menu-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.header .menu .menu-content .menu-list ul li {
  display: inline-block;
  padding: 0 25px;
}
.header .menu .menu-content .menu-list ul li a {
  text-decoration: none;
  margin: 0;
  color: #fff;
  width: 100%;
  display: block;
  height: 100%;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.16em;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -o-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
}
.header .menu .menu-content .menu-list ul li a:hover, .header .menu .menu-content .menu-list ul li a:active, .header .menu .menu-content .menu-list ul li a:focus {
  color: #787878;
}
.header .menu .menu-content .menu-list .dropdown .dropdown-menu {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding-top: 10px;
}
.header .menu .menu-content .menu-list .dropdown .dropdown-menu li a {
  font-weight: 300;
  color: #787878;
  font-family: "Roboto", sans-serif;
  padding: 3px 0 0 10px;
  letter-spacing: inherit;
  text-transform: inherit;
  letter-spacing: 0.04em;
  font-size: 14px;
}
.header .menu .menu-content .menu-list .dropdown .dropdown-menu li a:hover, .header .menu .menu-content .menu-list .dropdown .dropdown-menu li a:active, .header .menu .menu-content .menu-list .dropdown .dropdown-menu li a:focus {
  background-color: transparent;
  color: white;
  display: block;
}
.header .menu .menu-content .menu-list .dropdown:hover .dropdown-menu {
  display: block;
}
.header .menu .menu-content .footer-menu {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}
.header .menu .menu-content .footer-menu p {
  color: white;
  letter-spacing: 0.16em;
}

/* IMG HEADER */
.img-header {
  width: 100%;
  height: calc(100vh - 40px);
  min-height: 340px;
  position: relative;
  top: 0;
  text-align: center;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.img-header .text-bordered {
  font-size: 40px;
  color: white;
  border: 10px solid white;
  padding: 60px 55px;
  width: 100%;
  max-width: 620px;
  font-weight: 600;
  letter-spacing: 0.16em;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  position: relative;
  z-index: 9;
}
.img-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.img-header .header-title {
  font-size: 80px;
  color: #202020;
  position: relative;
  font-weight: 600;
  letter-spacing: 0.16em;
}
.img-header .header-title:before {
  content: '';
  width: 321px;
  height: 11px;
  position: absolute;
  top: 40%;
  left: calc(50% - 160px);
  z-index: -1;
  background: white;
  -webkit-transform: rotate3d(0, 0, 1, 35deg);
  transform: rotate3d(0, 0, 1, -35deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

/*// -----------------------------------------------------------------------------
// This file contains all styles related to the Header_1 of the site/application.
// -----------------------------------------------------------------------------
*/
/* =Header_1 Styles
-------------------------------------------------------------- */
.header .logo-pr {
  margin-top: 35px;
  float: left;
}
.header .menu-pr {
  float: right;
  margin-top: 40px;
}
.header .menu-pr .menu-content-pr .menu-list-pr ul {
  padding: 0;
}
.header .menu-pr .menu-content-pr .menu-list-pr ul li {
  display: inline-block;
  padding: 0 20px;
}
.header .menu-pr .menu-content-pr .menu-list-pr ul li a {
  color: #202020;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
}
.header .menu-pr .menu-content-pr .menu-list-pr ul li a:hover, .header .menu-pr .menu-content-pr .menu-list-pr ul li a:active, .header .menu-pr .menu-content-pr .menu-list-pr ul li a:focus {
  color: #b1b1b1;
}
.header .menu-pr .menu-content-pr .menu-list-pr .dropdown {
  padding-bottom: 30px;
}
.header .menu-pr .menu-content-pr .menu-list-pr .dropdown .dropdown-menu {
  background: #f6f6f6;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  top: 30px;
  padding: 15px 0;
}
.header .menu-pr .menu-content-pr .menu-list-pr .dropdown .dropdown-menu li a {
  font-weight: 300;
  color: #787878;
  font-family: "Roboto", sans-serif;
  padding: 3px 0 10px 10px;
  letter-spacing: inherit;
  text-transform: inherit;
  font-size: 14px;
}
.header .menu-pr .menu-content-pr .menu-list-pr .dropdown .dropdown-menu li a:hover, .header .menu-pr .menu-content-pr .menu-list-pr .dropdown .dropdown-menu li a:active, .header .menu-pr .menu-content-pr .menu-list-pr .dropdown .dropdown-menu li a:focus {
  background-color: transparent;
  color: #202020;
  display: block;
}
.header .menu-pr .menu-content-pr .menu-list-pr .dropdown:hover .dropdown-menu {
  display: block;
  -webkit-box-shadow: 0px 3px 15px 1px rgba(173, 173, 173, 0.7);
  -moz-box-shadow: 0px 3px 15px 1px rgba(173, 173, 173, 0.7);
  box-shadow: 0px 3px 15px 1px rgba(173, 173, 173, 0.7);
}
.header .open-search-pr {
  position: relative;
  float: right;
  margin: 40px 0;
  background: transparent;
  border: 0;
  outline: none;
}
.header .open-search-pr span {
  font-size: 18px;
  color: #202020;
}

@media (max-width: 991px) {
  .header .logo-pr img {
    width: 70%;
    margin-top: 7px;
  }
  .header .menu-pr .menu-content-pr .menu-list-pr ul li {
    padding: 0 12px;
  }
  .header .menu-pr .menu-content-pr .menu-list-pr ul li a {
    font-size: 12px;
  }
}
/*// -----------------------------------------------------------------------------
// This file contains all styles related to the Header Light of the site/application.
// -----------------------------------------------------------------------------
*/
/* =Header Light Styles
-------------------------------------------------------------- */
.header .logo-v2 {
  margin-top: 75px;
}
.header .open-search-v2 {
  margin: 80px 0;
}
.header .menu-v2 {
  margin-top: 80px;
}

/* Navbar style for desktop & mobile
--------------------------------------*/
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Navigation Moni page.
// -----------------------------------------------------------------------------
*/
/* =Navigation Mobile Styles
-------------------------------------------------------------- */
@media (max-width: 767px) {
  .header .main-menu-indicator.active {
    position: fixed;
    right: 3%;
  }
}
@media (max-width: 991px) {
  .header .menu .menu-content .inner-menu .logo-nav img {
    display: none;
  }
  .header .menu .menu-content .menu-list {
    text-align: center;
    overflow-x: scroll;
    z-index: 9999999;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    padding: 15px;
  }
  .header .menu .menu-content .menu-list ul li {
    display: block;
    padding: 5px 0;
  }
  .header .menu .menu-content .menu-list ul li a {
    font-size: 20px;
  }
  .header .menu .menu-content .menu-list .dropdown .dropdown-menu {
    background: transparent;
    border: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
  }
  .header .menu .menu-content .menu-list .dropdown .dropdown-menu li a {
    padding: 0;
    font-size: 12px;
  }
  .header .menu .menu-content .footer-menu {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .header .menu .menu-content .footer-menu p {
    letter-spacing: 0.04em;
    font-size: 12px !important;
  }
}
@media (min-width: 768px) {
  .header .menu .menu-content .menu-list {
    height: 100%;
    width: 100vw;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1182px) {
  .header .menu .menu-content .menu-list ul li {
    padding: 0 15px;
  }
  .header .menu .menu-content .menu-list ul li a {
    font-size: 25px;
  }
}
/* Vendors
--------------------------------------*/
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Bootstrap
// -----------------------------------------------------------------------------
*/
/* =Bootstrap Styles
-------------------------------------------------------------- */
.search-blog {
  margin-bottom: 50px;
}
.search-blog input {
  height: 50px;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #b1b1b1;
  border-right: 0;
  outline: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.search-blog .search-query {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  color: #b1b1b1;
  outline: none;
}
.search-blog .search-query:hover, .search-blog .search-query:active, .search-blog .search-query:focus {
  outline: none;
  box-shadow: none;
}
.search-blog .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.search-blog .input-group-btn .btn {
  display: inline-block;
  padding: 13px 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.search-blog .input-group-btn .btn-danger {
  height: 50px;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #b1b1b1;
  border-left: 0;
  outline: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  color: #b1b1b1;
}

/* Pages 
--------------------------------------*/
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Home page.
// -----------------------------------------------------------------------------
*/
/* =Home Styles
-------------------------------------------------------------- */
/* Home Studio */
body.soft-black {
  background: #f6f6f6;
}

/* Home With No Gap */
.project {
  margin-bottom: 0 !important;
}

/* SECTION LINK */
.section-link-wrap .section-link {
  width: 100%;
  height: calc(100vh - 40px);
  margin-bottom: 30px;
  z-index: 1;
  position: relative;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* General link styles */
  /* Kumya */
}
.section-link-wrap .section-link:last-child {
  margin-bottom: 0;
}
.section-link-wrap .section-link .link {
  outline: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.section-link-wrap .section-link .link--kumya {
  overflow: hidden;
  padding: 10px;
  line-height: 1;
  color: #202020;
  color: #202020;
}
.section-link-wrap .section-link .link--kumya:hover:after, .section-link-wrap .section-link .link--kumya:active:after, .section-link-wrap .section-link .link--kumya:focus:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section-link-wrap .section-link .link--kumya:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #202020;
  -webkit-transform: translate3d(101%, 0, 0);
  transform: translate3d(101%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.section-link-wrap .section-link .link--kumya span {
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  font-weight: 600;
  font-size: 80px;
}
.section-link-wrap .section-link .link--kumya span:before {
  content: attr(data-letters);
  position: absolute;
  color: white;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  width: 0%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.section-link-wrap .section-link .link--kumya span:hover:before, .section-link-wrap .section-link .link--kumya span:active:before, .section-link-wrap .section-link .link--kumya span:focus:before {
  width: 100%;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Home Slider page.
// -----------------------------------------------------------------------------
*/
/* =Home Slider Styles
-------------------------------------------------------------- */
.slide-desc {
  position: absolute;
  left: 6%;
  top: 50px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  max-width: 400px;
  height: calc(100% - 100px);
  padding: 0 70px;
  overflow-x: hidden;
}
.slide-desc .slide-desc-inner {
  display: table-cell;
  vertical-align: middle;
  height: 50vh;
  width: 100%;
}
.slide-desc .slide-desc-inner hr {
  width: 40px;
  height: 1px;
  background: #202020;
  margin: 20px 0;
}
.slide-desc .slide-desc-inner h2 {
  color: #202020;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 0;
}

/* Slide inner */
@media (max-height: 900px) {
  .slide-desc .slide-desc-inner {
    height: 60vh;
  }
}
/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Portfolio page.
// -----------------------------------------------------------------------------
*/
/* =About Styles
-------------------------------------------------------------- */
/* ABOUT WRAP */
.about-wrap {
  width: 100%;
  height: 100%;
}
.about-wrap .main-title {
  background: url("/img/Logo_gjethe_e vogel.png") center center no-repeat;
  width: 100%;
  height: 84px;
  padding: 30px 0;
}
.about-wrap .description-about p {
  letter-spacing: 0.04em;
  margin-bottom: 40px;
}
.about-wrap .description-about .subtitle p {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 26px;
  letter-spacing: 0.04em;
  font-weight: 300;
}

/* OUR STUDIO WRAP */
.our-studio-wrap {
  width: 100%;
  position: relative;
  top: 0;
  text-align: center;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.our-studio-wrap .bg-white {
  background: white;
  width: 100%;
  position: relative;
}
.our-studio-wrap .bg-white .box-content {
  padding: 40px 84px;
}
.our-studio-wrap .bg-white .box-content h4 {
  margin-bottom: 40px;
}
.our-studio-wrap .bg-white .box-content p {
  text-align: left;
  letter-spacing: 0.04em;
  z-index: 100;
  position: relative;
}
.our-studio-wrap .bg-white .box-content .sub {
  font-size: 12px;
  letter-spacing: 0.16em;
  font-weight: 600;
  text-align: left;
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
}
.our-studio-wrap .bg-image {
  width: 100%;
  height: 522px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* CLIENTS WRAP */
.clients-wrap {
  width: 100%;
}
.clients-wrap ul {
  padding: 0;
}
.clients-wrap ul li {
  display: inline-block;
  width: calc(100% / 4);
  float: left;
  text-align: center;
  position: relative;
  margin-bottom: 100px;
}
.clients-wrap ul li:nth-child(4n+5) {
  clear: both;
}
.clients-wrap ul li:not(:nth-child(4n)):after {
  content: '';
  width: 82px;
  height: 1px;
  position: absolute;
  top: 15px;
  right: -34px;
  margin: 0 auto;
  background: #202020;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.clients-wrap ul li img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.client-say-wrap {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.client-say-wrap .owl-carousel .owl-pagination {
  counter-reset: slides-num;
  /* Initialize counter. */
  position: absolute;
  top: 100%;
  left: 20px;
  margin-top: 15px;
  width: 65px;
}
.client-say-wrap .owl-carousel .owl-pagination:after {
  content: counter(slides-num);
  /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  vertical-align: middle;
  padding-left: 0;
  position: absolute;
  left: 26px;
  font-family: "Tahoma";
}
.client-say-wrap .owl-carousel .owl-page {
  display: inline-block;
  counter-increment: slides-num;
  /* Increment counter */
  margin-right: 5px;
}
.client-say-wrap .owl-carousel .owl-page span {
  display: none;
}
.client-say-wrap .owl-carousel .owl-page.active:before {
  content: counter(slides-num) "/";
  /* Use the same counter to get current item. */
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  position: absolute;
  font-weight: 400;
  left: 0;
  top: 0;
  letter-spacing: 0.16em;
  font-family: "Tahoma";
}
.client-say-wrap .owl-carousel .item h4 {
  letter-spacing: 0.04em;
  line-height: 0;
}
.client-say-wrap .owl-carousel .item .client-positon {
  font-size: 14px;
  letter-spacing: 0.04em;
}
.client-say-wrap .owl-carousel .item p {
  padding-top: 50px;
  color: #202020;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 24px;
}
.client-say-wrap .owl-carousel .pos-rel {
  position: relative;
  top: 12px;
}
.client-say-wrap .owl-carousel .pos-abs {
  position: absolute;
  left: 0;
  right: 0;
  top: -2%;
  font-size: 60px;
  z-index: -1;
  margin: 0 auto;
  color: white;
}
.client-say-wrap .owl-buttons {
  position: absolute;
  right: 40px;
}
.client-say-wrap .owl-theme .owl-controls .owl-buttons div {
  font-size: 30px;
  background: transparent;
  color: #202020;
  padding: 0;
}

#owl-demo .owl-controls .owl-buttons div {
  font-size: 30px;
  background: transparent;
  color: #202020;
  padding: 0;
}

.owl-prev {
  position: absolute;
  left: 0;
  top: 36%;
}

.owl-next {
  position: absolute;
  right: 0;
  top: 36%;
}

#owl-demo .owl-pagination {
  display: none;
}
#owl-demo .item {
  margin: 0 70px;
}
#owl-demo .owl-wrapper-outer {
  padding-bottom: 27px;
}

.team-wrap {
  width: 100%;
}
.team-wrap .team-member {
  position: relative;
  overflow: hidden;
}
.team-wrap .hover-overlay--team {
  display: table;
}
.team-wrap .hover-overlay--team-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  transition: all .5s ease-out;
}
.team-wrap .hover-overlay--team-inner:hover, .team-wrap .hover-overlay--team-inner:active, .team-wrap .hover-overlay--team-inner:focus {
  opacity: 0.8;
  background: -webkit-linear-gradient(top, #cfe6f7 0%, #fffeff 100%);
  background: -o-linear-gradient(top, #cfe6f7 0%, #fffeff 100%);
  background: -ms-linear-gradient(top, #cfe6f7 0%, #fffeff 100%);
  background: -moz-linear-gradient(top, #cfe6f7 0%, #fffeff 100%);
  background: linear-gradient(to bottom, #cfe6f7 0%, #fffeff 100%);
}
.team-wrap .member-info {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.team-wrap .member-info .social-media {
  padding: 20px 0 0;
}
.team-wrap .member-info ul li {
  display: inline;
  padding: 5px;
}
.team-wrap .member-info ul li a {
  color: #787878;
}
.team-wrap .member-info h6 {
  font-size: 12px;
  color: #202020;
  font-weight: 400;
  letter-spacing: 0.16em;
  margin-bottom: 0;
}
.team-wrap .member-info .date {
  clear: both;
}
.team-wrap .member-info p {
  color: #202020;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 18px;
  padding: 8px 0 0;
}
.team-wrap .member-info ul li:not(:last-child)::after {
  position: absolute;
  content: '';
  border-right: 1px solid #787878;
  height: 18px;
  padding-left: 6px;
}
.team-wrap .position-team {
  background: #f1f1f1;
  position: absolute;
  bottom: -22px;
  right: 43px;
  padding: 7px 40px;
}

.fun-facts-wrap {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}
.fun-facts-wrap .overlay {
  background: #f6f6f6;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.9;
}
.fun-facts-wrap .info-facts .count {
  line-height: 100px;
  color: black;
  font-size: 25px;
  letter-spacing: 0.16em;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Services page.
// -----------------------------------------------------------------------------
*/
/* =Services Styles
-------------------------------------------------------------- */
.services-wrap {
  width: 100%;
}
.services-wrap .description {
  padding: 52px 0;
}
.services-wrap .description .title-description h4 {
  line-height: 28px;
}
.services-wrap .description .subtitle p {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-weight: 400;
}
.services-wrap .bg-img {
  position: relative;
  -webkit-animation-duration: 1s;
}
.services-wrap .bg-img:before {
  height: 100%;
  width: calc(100% - 50px);
  background-color: #b1b1b1;
  position: absolute;
  content: '';
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.services-wrap .bg-img .img {
  position: relative;
  width: 100%;
}

.services-list-wrap {
  position: relative;
  width: 100%;
  background: #f1f1f1;
  height: 100%;
}
.services-list-wrap .services-list {
  float: left;
}
.services-list-wrap .services-list .services-icon span {
  font-size: 24px;
}
.services-list-wrap .services-list h6 {
  font-weight: bold;
  padding: 10px 0 40px 0;
}
.services-list-wrap .services-list p {
  padding-bottom: 50px;
}

.more-services-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.more-services-wrap .bg-image {
  width: 100%;
  height: 496px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.more-services-wrap .description-more--services .title-description--more-services {
  padding: 0 0 45px 0;
}
.more-services-wrap .description-more--services .title-description--more-services h4 {
  line-height: 28px;
}
.more-services-wrap .description-more--services .subtitle p {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-weight: 400;
}
.more-services-wrap .bg-light .bg-white {
  border: 2px solid #f1f1f1;
  padding: 20px;
  height: 100%;
}
.more-services-wrap .bg-light .bg-white .more-services--icon span {
  font-size: 24px;
  line-height: 24px;
}
.more-services-wrap .bg-light .bg-white .more-services--icon p {
  text-align: left;
}

.price-table-wrap {
  position: relative;
  width: 100%;
  background: #f1f1f1;
}
.price-table-wrap .price-item {
  background: white;
  position: relative;
  transition: all 400ms ease-in-out;
  z-index: 1;
}
.price-table-wrap .price-item:hover, .price-table-wrap .price-item:active, .price-table-wrap .price-item:focus {
  -webkit-transition: all 400ms ease-in-out;
  -webkit-transform: scale(1.02);
  -ms-transition: all 400ms ease-in-out;
  -ms-transform: scale(1.02);
  -moz-transition: all 400ms ease-in-out;
  -moz-transform: scale(1.02);
  transition: all 400ms ease-in-out;
  transform: scale(1.02);
  -webkit-box-shadow: 0px 0px 28px -7px #202020;
  -moz-box-shadow: 0px 0px 28px -7px #202020;
  box-shadow: 0px 0px 28px -7px #202020;
}
.price-table-wrap .price-item .info-tittle {
  position: relative;
  top: 24px;
  left: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
}
.price-table-wrap .price-item .info-tittle:after {
  position: absolute;
  background: #f1f1f1;
  top: -17px;
  left: 0;
  content: " ";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: -1;
}
.price-table-wrap .price-item .price {
  font-size: 24px;
  letter-spacing: 0.16em;
  line-height: 24px;
  padding: 50px 0 70px 0;
  font-family: "Montserrat", sans-serif;
}
.price-table-wrap .price-item .price .dolar {
  font-size: 48px;
  font-family: "Roboto", sans-serif;
  position: relative;
  top: 20px;
  font-weight: 300;
}
.price-table-wrap .price-item .details {
  text-align: center;
  font-family: "Roboto", sans-serif;
}
.price-table-wrap .price-item .details li {
  letter-spacing: 0.04em;
  line-height: 24px;
  padding: 10px 0;
  color: #b1b1b1;
  font-weight: 500;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Portfolio page.
// -----------------------------------------------------------------------------
*/
/* =Portfolio Styles
-------------------------------------------------------------- */
.js-masonry {
  height: 100% !important;
  clear: both;
}

#work-grid {
  clear: both;
}

.portfolio-wrap {
  width: 100%;
  position: relative;
}
.portfolio-wrap .works-filter {
  text-align: center;
  width: 100%;
}
.portfolio-wrap .works-filter a {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #787878;
  letter-spacing: 0.16em;
  padding: 0 20px;
}
.portfolio-wrap .works-filter a:not(:last-child)::after {
  position: absolute;
  content: '';
  border-right: 1px solid #787878;
  height: 13px;
  padding-left: 20px;
  top: 2px;
}
.portfolio-wrap .works-filter a:hover, .portfolio-wrap .works-filter a:active, .portfolio-wrap .works-filter a:focus {
  color: #202020;
}
.portfolio-wrap .portfolio .project-img {
  position: relative;
  overflow: hidden;
}
.portfolio-wrap .portfolio .project-img img {
  width: 100%;
}
.portfolio-wrap .portfolio .project-img .hover-overlay--portfolio:hover, .portfolio-wrap .portfolio .project-img .hover-overlay--portfolio:active, .portfolio-wrap .portfolio .project-img .hover-overlay--portfolio:focus {
  opacity: 0.8;
  background: -webkit-linear-gradient(top, #edc1ed 0%, #fffeff 100%);
  background: -o-linear-gradient(top, #edc1ed 0%, #fffeff 100%);
  background: -ms-linear-gradient(top, #edc1ed 0%, #fffeff 100%);
  background: -moz-linear-gradient(top, #edc1ed 0%, #fffeff 100%);
  background: linear-gradient(to bottom, #edc1ed 0%, #fffeff 100%);
  transition: all 0.5s ease-out;
}
.portfolio-wrap .portfolio .hover-overlay--portfolio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.portfolio-wrap .portfolio .hover-overlay--portfolio a i {
  font-size: 30px;
}
.portfolio-wrap .portfolio .text-img h6 {
  font-weight: 600;
}
.portfolio-wrap .portfolio .text-img p {
  color: white;
  font-size: 12px;
  letter-spacing: 0.16em;
  font-family: "Roboto", sans-serif;
  margin: 0;
}
.portfolio-wrap .portfolio .text-img a {
  font-size: 24px;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Portfolio Single page.
// -----------------------------------------------------------------------------
*/
/* =Portfolio Single Styles
-------------------------------------------------------------- */
.portfolio-single-wrap .bg-description {
  background: #f1f1f1;
  width: 100%;
  position: relative;
}
.portfolio-single-wrap .bg-description h6 {
  margin-bottom: 80px;
}
.portfolio-single-wrap .bg-description p {
  margin-bottom: 30px;
}
.portfolio-single-wrap .img_single img {
  max-width: 100%;
}
.portfolio-single-wrap .details {
  border: 1px solid #f1f1f1;
  padding: 23px 0 30px 30px;
}
.portfolio-single-wrap .details .date {
  margin-bottom: 50px;
}
.portfolio-single-wrap .details .date h6 {
  margin-bottom: 40px;
}
.portfolio-single-wrap .details .date span {
  display: block;
  font-size: 14px;
  color: #b1b1b1;
  letter-spacing: 0.16em;
}
.portfolio-single-wrap .details .category {
  margin-bottom: 50px;
}
.portfolio-single-wrap .details .category h6 {
  margin-bottom: 40px;
}
.portfolio-single-wrap .details .category ul {
  padding: 0;
}
.portfolio-single-wrap .details .category ul li {
  display: inline-block;
}
.portfolio-single-wrap .details .category ul li a {
  font-size: 14px;
  color: #b1b1b1;
  letter-spacing: 0.16em;
}
.portfolio-single-wrap .details .client {
  margin-bottom: 50px;
}
.portfolio-single-wrap .details .client h6 {
  margin-bottom: 40px;
}
.portfolio-single-wrap .details .client span {
  display: block;
  font-size: 14px;
  color: #b1b1b1;
  letter-spacing: 0.16em;
}
.portfolio-single-wrap .details .share {
  margin-bottom: -40px;
}
.portfolio-single-wrap .details .share h6 {
  margin-bottom: 40px;
}
.portfolio-single-wrap .details .share .social-media {
  padding: 0;
}
.portfolio-single-wrap .details .share .social-media li {
  display: inline;
  padding: 5px;
}
.portfolio-single-wrap .details .share .social-media li a {
  color: #b1b1b1;
}
.portfolio-single-wrap .details .share .social-media li a:hover, .portfolio-single-wrap .details .share .social-media li a:active, .portfolio-single-wrap .details .share .social-media li a:focus {
  transition: .8s all ease;
  color: #202020;
}
.portfolio-single-wrap .details .share .social-icon ul li:not(:last-child)::after {
  position: absolute;
  content: '';
  border-right: 1px solid #b1b1b1;
  height: 18px;
  padding-left: 6px;
}
.portfolio-single-wrap .next a {
  font-size: 18px;
  text-align: left;
}
.portfolio-single-wrap .next a i {
  position: relative;
  font-size: 35px;
  float: right;
  line-height: 24px;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Blog With Sidebar page.
// -----------------------------------------------------------------------------
*/
/* =Blog With Sidebar Styles
-------------------------------------------------------------- */
.blog--sidebar-wrap {
  width: 100%;
  position: relative;
}
.blog--sidebar-wrap .bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 375px;
}
.blog--sidebar-wrap .descripiton-border {
  border: 1px solid #787878;
  border-left: 0;
  padding: 55px;
}
@media (max-width: 1200px) and (max-width: 1399px) {
  .blog--sidebar-wrap .descripiton-border {
    padding: 55px 20px;
  }
}
.blog--sidebar-wrap .descripiton-border .date {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10px;
  background: white;
  padding: 0 20px;
  width: 115px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #787878;
}
.blog--sidebar-wrap .descripiton-border span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
  background: white;
  padding: 0 40px;
  font-size: 30px;
  width: 110px;
}
.blog--sidebar-wrap .descripiton-border .description h4 {
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 600;
}
.blog--sidebar-wrap .descripiton-border .description h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 0;
  color: #202020;
}
.blog--sidebar-wrap .descripiton-border .description .read-more {
  margin-top: 40px;
  margin-bottom: 13px;
}
@media (min-width: 1400px) {
  .blog--sidebar-wrap .bg-img {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 375px;
  }
}
@media (min-width: 1400px) {
  .blog--sidebar-wrap .descripiton-border {
    border: 1px solid #787878;
    border-left: 0;
    padding: 67px 20px;
  }
}
@media (max-width: 991px) {
  .blog--sidebar-wrap .descripiton-border {
    border: 1px solid #787878;
    padding: 67px 20px;
  }
}
.blog--sidebar-wrap .descripiton-border--col-full {
  border: 1px solid #787878;
  padding: 30px;
}
.blog--sidebar-wrap .descripiton-border--col-full .date {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10px;
  background: white;
  padding: 0 20px;
  width: 115px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #787878;
}
.blog--sidebar-wrap .descripiton-border--col-full span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
  background: white;
  padding: 0 40px;
  font-size: 30px;
  width: 110px;
}
.blog--sidebar-wrap .descripiton-border--col-full .description {
  background: #f1f1f1;
  height: 314px;
  padding: 0 20px;
}
.blog--sidebar-wrap .descripiton-border--col-full .description h4 {
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 600;
}
.blog--sidebar-wrap .descripiton-border--col-full .description h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 0;
  color: #202020;
}
.blog--sidebar-wrap .descripiton-border--col-full .description .read-more {
  margin-top: 40px;
  margin-bottom: 13px;
}
.blog--sidebar-wrap .pagination-pr {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  float: left;
}
.blog--sidebar-wrap .pagination-pr .next-prev {
  width: 100%;
  position: relative;
}
.blog--sidebar-wrap .pagination-pr .next-prev span {
  font-size: 12px;
  color: #b1b1b1;
  letter-spacing: 0.16em;
  margin: 0 20px;
  position: relative;
  top: -8px;
}
.blog--sidebar-wrap .pagination-pr .next-prev span:hover, .blog--sidebar-wrap .pagination-pr .next-prev span:active, .blog--sidebar-wrap .pagination-pr .next-prev span:focus {
  color: #202020;
  transition: .8s all ease;
}
.blog--sidebar-wrap .pagination-pr .next-prev ul.pagination {
  padding: 0;
}
.blog--sidebar-wrap .pagination-pr .next-prev ul.pagination li {
  display: inline-block;
  margin: 0 5px;
}
.blog--sidebar-wrap .pagination-pr .next-prev ul.pagination li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  border-radius: 50%;
  color: #b1b1b1;
  background: transparent;
  min-width: 27px;
  min-height: 27px;
  line-height: 25px;
  padding: 0;
}
.blog--sidebar-wrap .pagination-pr .next-prev ul.pagination li a:hover, .blog--sidebar-wrap .pagination-pr .next-prev ul.pagination li a:active, .blog--sidebar-wrap .pagination-pr .next-prev ul.pagination li a:focus {
  color: #202020;
  border-color: #202020;
}

.blog-sidebar-right .recent-posts {
  margin-bottom: 50px;
}
.blog-sidebar-right .recent-posts h5 {
  font-size: 14px;
  margin-bottom: 40px;
}
.blog-sidebar-right .recent-posts .border-sidebar {
  border: 1px solid #b1b1b1;
  padding: 5px 0 15px 5px;
  margin-bottom: 10px;
}
.blog-sidebar-right .recent-posts .border-sidebar .icon-bg {
  background: #f1f1f1;
  font-size: 30px;
  float: left;
  clear: both;
  margin-right: 10px;
  padding-top: 15px;
  padding-left: 4px;
  width: 60px;
  height: 60px;
  text-align: center;
}
.blog-sidebar-right .recent-posts .border-sidebar h6 {
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}
.blog-sidebar-right .recent-posts .border-sidebar span {
  display: block;
  font-size: 12px;
  color: #787878;
  letter-spacing: 0.16em;
}
.blog-sidebar-right .categories {
  margin-bottom: 50px;
}
.blog-sidebar-right .categories h5 {
  font-size: 14px;
  margin-bottom: 40px;
}
.blog-sidebar-right .categories ul {
  padding: 0;
}
.blog-sidebar-right .categories ul li {
  margin-bottom: 20px;
}
.blog-sidebar-right .categories ul li a {
  font-size: 14px;
  color: #b1b1b1;
  letter-spacing: 0.04em;
}
.blog-sidebar-right .categories ul li a:hover, .blog-sidebar-right .categories ul li a:active, .blog-sidebar-right .categories ul li a:focus {
  color: #202020;
}
.blog-sidebar-right .tags h5 {
  font-size: 14px;
  margin-bottom: 40px;
}
.blog-sidebar-right .tags ul {
  padding: 0;
}
.blog-sidebar-right .tags ul li {
  border: 1px solid #b1b1b1;
  clear: both;
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.blog-sidebar-right .tags ul li:hover, .blog-sidebar-right .tags ul li:active, .blog-sidebar-right .tags ul li:focus {
  border-color: #202020;
}
.blog-sidebar-right .tags ul li a {
  font-size: 14px;
  color: #b1b1b1;
  letter-spacing: 0.04em;
}
.blog-sidebar-right .tags ul li a:hover, .blog-sidebar-right .tags ul li a:active, .blog-sidebar-right .tags ul li a:focus {
  color: #202020;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Single Blog page.
// -----------------------------------------------------------------------------
*/
/* =Single Blog Styles
-------------------------------------------------------------- */
.single-blog-wrap {
  width: 100%;
  position: relative;
}
.single-blog-wrap .blog-description .date {
  text-align: center;
}
.single-blog-wrap .blog-description .date span {
  font-size: 14px;
  color: #787878;
  letter-spacing: 0.16em;
  font-family: "Montserrat", sans-serif;
}
.single-blog-wrap .blog-description h4 {
  letter-spacing: 0.04em;
  line-height: 26px;
  margin-bottom: 50px;
}
.single-blog-wrap .blog-description span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.16em;
  color: #202020;
  display: block;
}
.single-blog-wrap .tag-share-post {
  border-top: 1px solid #b1b1b1;
}
.single-blog-wrap .tag-share-post .widget-title h6 {
  margin-bottom: 40px;
}
.single-blog-wrap .tag-share-post .widget-title ul {
  padding: 0;
  float: left;
}
.single-blog-wrap .tag-share-post .widget-title ul li {
  border: 1px solid #b1b1b1;
  clear: both;
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.single-blog-wrap .tag-share-post .widget-title ul li:hover, .single-blog-wrap .tag-share-post .widget-title ul li:active, .single-blog-wrap .tag-share-post .widget-title ul li:focus {
  border-color: #202020;
}
.single-blog-wrap .tag-share-post .widget-title ul li:hover a, .single-blog-wrap .tag-share-post .widget-title ul li:active a, .single-blog-wrap .tag-share-post .widget-title ul li:focus a {
  color: #202020;
}
.single-blog-wrap .tag-share-post .widget-title ul li a {
  color: #b1b1b1;
}
.single-blog-wrap .tag-share-post .share-post h6 {
  margin-bottom: 40px;
}
.single-blog-wrap .tag-share-post .share-post ul {
  clear: both;
  padding: 0;
  margin-top: 40px;
}
.single-blog-wrap .tag-share-post .share-post ul li {
  display: inline-block;
  margin-left: -8px;
}
.single-blog-wrap .tag-share-post .share-post ul li a {
  color: #787878;
  padding: 0 10px;
}
.single-blog-wrap .tag-share-post .share-post ul li a:hover, .single-blog-wrap .tag-share-post .share-post ul li a:active, .single-blog-wrap .tag-share-post .share-post ul li a:focus {
  color: #202020;
}
.single-blog-wrap .tag-share-post .share-post ul li a i {
  font-weight: bold;
}
.single-blog-wrap .tag-share-post .share-post ul li a i.iconmoon-facebook {
  position: relative;
  top: -2px;
}
.single-blog-wrap .related-posts h6 {
  font-size: 12px;
  font-weight: 700;
}
.single-blog-wrap .related-posts .img-post span {
  color: #787878;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  font-weight: 700;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Single Blog With Sidebar page.
// -----------------------------------------------------------------------------
*/
/* =Single Blog With Sidebar Styles
-------------------------------------------------------------- */
.single-blog--sidebar-wrap {
  width: 100%;
  position: relative;
}
.single-blog--sidebar-wrap .blog-description .date {
  text-align: center;
}
.single-blog--sidebar-wrap .blog-description .date span {
  font-size: 14px;
  color: #787878;
  letter-spacing: 0.16em;
  font-family: "Montserrat", sans-serif;
}
.single-blog--sidebar-wrap .blog-description h4 {
  letter-spacing: 0.04em;
  line-height: 26px;
  margin-bottom: 50px;
}
.single-blog--sidebar-wrap .blog-description span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.16em;
  color: #202020;
  display: block;
}
.single-blog--sidebar-wrap .tag-share-post {
  border-top: 1px solid #b1b1b1;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title h6 {
  margin-bottom: 40px;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title ul {
  padding: 0;
  float: left;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title ul li {
  border: 1px solid #b1b1b1;
  clear: both;
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title ul li:hover, .single-blog--sidebar-wrap .tag-share-post .widget-title ul li:active, .single-blog--sidebar-wrap .tag-share-post .widget-title ul li:focus {
  border-color: #202020;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title ul li:hover a, .single-blog--sidebar-wrap .tag-share-post .widget-title ul li:active a, .single-blog--sidebar-wrap .tag-share-post .widget-title ul li:focus a {
  color: #202020;
}
.single-blog--sidebar-wrap .tag-share-post .widget-title ul li a {
  color: #b1b1b1;
}
.single-blog--sidebar-wrap .tag-share-post .share-post h6 {
  margin-bottom: 40px;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul {
  clear: both;
  padding: 0;
  margin-top: 40px;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul li {
  display: inline-block;
  margin-left: -8px;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul li a {
  color: #787878;
  padding: 0 10px;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul li a:hover, .single-blog--sidebar-wrap .tag-share-post .share-post ul li a:active, .single-blog--sidebar-wrap .tag-share-post .share-post ul li a:focus {
  color: #202020;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul li a i {
  font-weight: bold;
}
.single-blog--sidebar-wrap .tag-share-post .share-post ul li a i.iconmoon-facebook {
  position: relative;
  top: -2px;
}
.single-blog--sidebar-wrap .related-posts h6 {
  font-size: 12px;
  font-weight: 700;
}
.single-blog--sidebar-wrap .related-posts .img-post span {
  color: #787878;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.16em;
  font-weight: 700;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Blog page.
// -----------------------------------------------------------------------------
*/
/* =Blog Styles
-------------------------------------------------------------- */
.blog-wrap {
  width: 100%;
  position: relative;
  padding: 0 5px;
}
.blog-wrap .blog .blog-post {
  width: 100%;
  float: left;
}
.blog-wrap .blog .blog-post .bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 375px;
}
@media (md_up) and (max-width: 1328px) {
  .blog-wrap .blog .blog-post .bg-img {
    height: 375px;
  }
}
.blog-wrap .blog .blog-post .descripiton-border {
  border: 1px solid #787878;
  border-left: 0;
  padding: 0 20px;
  height: 375px;
  position: relative;
}
.blog-wrap .blog .blog-post .descripiton-border .date {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10px;
  background: white;
  padding: 0 20px;
  width: 115px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #787878;
}
.blog-wrap .blog .blog-post .descripiton-border span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
  background: white;
  padding: 0 40px;
  font-size: 30px;
  width: 110px;
}
.blog-wrap .blog .blog-post .descripiton-border .description h4 {
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 600;
}
.blog-wrap .blog .blog-post .descripiton-border .description h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 0;
  color: #202020;
}
.blog-wrap .blog .blog-post .descripiton-border .description .read-more {
  margin-top: 40px;
  margin-bottom: 13px;
}
@media (min-width: 1400px) {
  .blog-wrap .blog .blog-post .bg-img {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 375px;
  }
}
@media (min-width: 1400px) {
  .blog-wrap .blog .blog-post .descripiton-border {
    border: 1px solid #787878;
    border-left: 0;
    padding: 67px 20px;
  }
}
@media (max-width: 991px) {
  .blog-wrap .blog .blog-post .descripiton-border {
    border: 1px solid #787878;
    padding: 67px 20px;
  }
}
.blog-wrap .blog .blog-post .descripiton-border--col-full {
  border: 1px solid #787878;
  padding: 30px;
  position: relative;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full .date {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10px;
  background: white;
  padding: 0 20px;
  width: 115px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #787878;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
  background: white;
  padding: 0 40px;
  font-size: 30px;
  width: 110px;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full .description {
  background: #f1f1f1;
  height: 314px;
  padding: 0 20px;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full .description h4 {
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 600;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full .description h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 0;
  color: #202020;
}
.blog-wrap .blog .blog-post .descripiton-border--col-full .description .read-more {
  margin-top: 40px;
  margin-bottom: 13px;
}

.pagination-pr {
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
.pagination-pr .next-prev {
  width: 100%;
  position: relative;
}
.pagination-pr .next-prev span {
  font-size: 12px;
  color: #b1b1b1;
  letter-spacing: 0.16em;
  margin: 0 20px;
  position: relative;
  top: -8px;
}
.pagination-pr .next-prev span:hover, .pagination-pr .next-prev span:active, .pagination-pr .next-prev span:focus {
  color: #202020;
  transition: .8s all ease;
}
.pagination-pr .next-prev ul.pagination {
  padding: 0;
}
.pagination-pr .next-prev ul.pagination li {
  display: inline-block;
  margin: 0 5px;
}
.pagination-pr .next-prev ul.pagination li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  border-radius: 50%;
  color: #b1b1b1;
  background: transparent;
  min-width: 27px;
  min-height: 27px;
  line-height: 25px;
  padding: 0;
}
.pagination-pr .next-prev ul.pagination li a:hover, .pagination-pr .next-prev ul.pagination li a:active, .pagination-pr .next-prev ul.pagination li a:focus {
  color: #202020;
  border-color: #202020;
}

/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the Contact page.
// -----------------------------------------------------------------------------
*/
/* =Contact Styles
-------------------------------------------------------------- */
.contact-wrap {
  width: 100%;
  position: relative;
  padding: 0 15px;
}
.contact-wrap .contact-info-wrap .contact-info {
  clear: both;
  margin-bottom: 50px;
  float: left;
}
.contact-wrap .contact-info-wrap .contact-info ul {
  clear: both;
  padding: 0;
  margin-top: 25px;
}
.contact-wrap .contact-info-wrap .contact-info ul li {
  display: inline-block;
  margin-left: -8px;
}
.contact-wrap .contact-info-wrap .contact-info ul li a {
  color: #787878;
  padding: 0 10px;
}
.contact-wrap .contact-info-wrap .contact-info ul li a:hover, .contact-wrap .contact-info-wrap .contact-info ul li a:active, .contact-wrap .contact-info-wrap .contact-info ul li a:focus {
  color: #202020;
}
.contact-wrap .contact-info-wrap .contact-info ul li a i {
  font-weight: bold;
}
.contact-wrap .contact-info-wrap .contact-info ul li a i.iconmoon-facebook {
  position: relative;
  top: -2px;
}
.contact-wrap .contact-info-wrap .contact-info .icon-info {
  float: left;
  color: white;
}
.contact-wrap .contact-info-wrap .contact-info .icon-info i {
  padding: 12px;
  font-size: 30px;
  background: #202020;
}
.contact-wrap .contact-info-wrap .contact-info .title-info {
  font-weight: 800;
  font-size: 14px;
  display: block;
  padding-left: 80px;
  letter-spacing: 0.16em;
  font-family: "Montserrat", sans-serif;
}
.contact-wrap .contact-info-wrap .contact-info .description-info {
  font-weight: 400;
  display: block;
  padding-left: 78px;
  font-family: "Roboto", sans-serif;
  color: #787878;
  margin-top: 15px;
}
.contact-wrap .contact-info-wrap .contact-info .stay-connected {
  font-size: 14px;
  color: #202020;
  font-weight: 800;
  letter-spacing: 0.16em;
  display: block;
}
.contact-wrap .map {
  width: 100%;
  height: 600px;
}

.gm-style img {
  max-width: none;
  top: -20px !important;
}
