:root {
  --primary-color: #47564E;
  --secondary-color: #B68D40;
}

.custom-select {
  background:#fff url(../../assets/img/chevron-down.png) no-repeat right .75rem center/20px 20px;}
  
.row-direction {flex-direction: row-reverse;}

.grayscale {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.grayscale:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.align-bottom {
  position: absolute;
  bottom:0;
}

.leaflet-pane,
.leaflet-top { z-index: 0 !important; }

.made-with-love {
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
  margin-bottom: 40px;
}

.made-with-love .heart-sign {
  color: #BF1E2D;
}

.made-with-love .powered-by-link {
  color: #ffffff;
  text-decoration: underline !important;
}

p.additional-services-dscr i {
  font-size: 5px;
  vertical-align: middle;}

#promo {
  text-align: left;
  padding: 50px 50px 50px 50px;
  background: url(../../assets/img/hero_img.jpg) no-repeat;
  background-size: cover;
  max-height: 650px;
  min-height: 450px;
  background-position: center bottom;
  /* background-color: #778D45; */
  color: #fff;
  position: relative;
  display: flex;}

.jumbo-container {
  align-self: flex-end;}

.jumbotron.jumbo-custom {
  background-color: transparent;
  padding: 0;
  margin: 0;
  max-width: 100%;
  text-align: left;
  font-size: 30px;
  z-index: 1; }

.jumbotron.jumbo-custom .jumbo-subtitle {
  font-weight: 300;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 1.5rem;
}

.title-orange, .title-orange a {color: var(--secondary-color);}

.title-light, .title-light a {color:#fff;}

.subtitle {font-size:1.5rem;}

.subtitle.text-left {padding-left: 15px;}

.title-orange/*, .title-orange a*/ {
  text-transform: uppercase;
  margin-bottom: 15px;
  /*font-family: 'Open Sans', sans-serif !important;*/
  font-family: 'Playfair Display', serif;
  /*font-weight: 300;*/
  font-size: 4.5rem;
  line-height: 4rem;
  text-align: center;}

.heading2 {
	font-size: 3.5rem;
	line-height: 3.2rem;
	margin-bottom: 35px;}

/* .jumbotron h1 {text-align:left;} */

h2.title-orange, h2.title-orange a {
	font-size: 3.5rem;
	line-height: 3.2rem;}

h2.text-left.title-orange {
	margin-bottom: 10px;
	padding-left: 15px;}

h2.text-right.title-orange {
	margin-bottom: 10px;
	padding-right: 15px;}

p {
  font-weight: 300;
  line-height: 2rem;
  font-size: 1rem;}

.jumbo-custom .typewriter-effect {
	font-size: 3rem;
 	font-weight: 300;
 	color: #fff;
	max-width: 100%;
	position: relative;
	display: block;
	text-transform: lowercase;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
  line-height: 40px;
  white-space: normal;
  height:100px;}

/*.jumbotron h1 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  max-width: 100%;
  position: relative;
  display: block;
  text-transform: lowercase;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  line-height: 40px;
}*/

.navbar-light .navbar-brand {
  text-indent: -999999px;
  background: url(../../assets/img/logo_white.png) no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  background-position:center;
  margin-right:0;
  margin-left: 60px;
  padding: 4rem 0;
  /*display: block;*/}

.nav-item {
  text-transform: uppercase;
  margin-right: 15px;
  cursor: pointer;}

/*.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link:hover {
  border-bottom: 4px solid #46916E;
}*/

.light {font-weight: 300;}

.container h4 {margin-bottom: 0;}

.container p {padding: 15px;}

.dark-bgd p {color:#fff}

body {
  font-family: 'Open Sans', sans-serif !important;}

h1, .h1, h2, .h2 {
  font-family: 'Open Sans', sans-serif ;
  font-weight: 500;}

/* .container .item .fas {
  font-size: 50px;
  width: 100%;
  color: #536F01;} */

.container .item p {
  width: 100%;
  padding: 0;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 10px;}

.container .pricing .item h3.subtitle {
  margin-bottom: 15px;
  text-transform: lowercase;}

.container .pricing .item p.title span {
  font-size:50px;
  font-weight: bold;
  letter-spacing: -2px;
  color: var(--secondary-color);
}

.container h1, .container h2 {margin-bottom: 35px;}

.dark-bgd {
  background-color: #122620;
  padding: 25px 0;
  position: relative;}

.container .item {
  background-color: #fff;
  height: 100%;
  /*display: flex;*/
  color: #212529;
  /*cursor: pointer;*/
  width: 100%;
  flex-direction: column;
  /*align-items: center;*/
  justify-content: center;
  overflow: hidden;
  
}

.container .pricing .item {
  border-radius: 20px;
}

.container .item.selected {
  border: 2px solid var(--primary-color); }

.item .item-container {margin-top: 15px;}

.item h3 {
  margin-bottom: 5px;
  padding: 10px;}

/*.navbar-light .navbar-nav .nav-link {
  border-bottom: 4px solid #fff;
  color: rgba(255,255,255,1) !important;
}*/

.navbar-expand-md .navbar-nav .dropdown-menu.custom-drop {
  width: auto;
  border-radius: 0;
  min-width: auto;
  right: 0;
  left: auto;}

.custom-drop .dropdown-item {color: #333;}

.project-dscr {
  padding: 10px;
  /*display: none;*/}

.item .project-dscr h4 {
  margin: 10px 0;
  font-family: 'Playfair Display', serif;
  color: #46916E;}

.container .item {
  padding: 25px;
  position: relative;}

.container .choose-us .item .fas {
  font-size: 20px;
  margin-top: 5px;}

/*.choose us .item .item-container p {
  width: 100%;
}*/

.container .choose-us .item p {width: 100%;}

.choose-us .item .item-container {padding: 0;}

.choose-us .item h4 {
  margin-bottom: 5px;
  padding: 5px 0px;}

.item h4 span.service-icons {
  background: url(service-icons.png) no-repeat;
  width: 40px;
  height: 40px;
  /*display: inline-block;*/}

.choose-us .item h4.easy {background-position: -5px -158px;}

.choose-us .item h4.detailed {background-position: -5px -80px;}

.nav-hov .nav-drop {
  position: absolute;
  width: auto;
  top: 100%;
  left: 0;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  display: none;
  z-index: 500;}

.nav-item.nav-hov {
  position: relative;
  cursor: pointer;}

.nav-drop .nav-drop-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-left: 4px solid #fff;}

a:hover {
  color: #333;
  /*text-decoration: none;*/}

.nav-hov .nav-link:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;}

.nav-hov:hover .nav-drop {display: block;}

.nav-drop-item:hover, .dropdown-item:focus, .dropdown-item:hover {
  text-decoration: none;
  background-color: transparent;
  border-left: 4px solid #46916E;}

.main-content .container {
  padding: 120px 0px;
  position: relative;}

.nav-bar .container {padding: 0px;}

.bold {font-weight: bold;}

.footer-navigation p.company-name, .footer-about p {
  /*color: #212529;*/
  font-weight: 300;
  font-size: 14px;}

.footer-item-container {margin-bottom: 10px;}

/*.row.choose-us .col-md-4 .item.creative {
  background: url(service-icons.png) no-repeat -0px -0px #fff;
}*/

/*.row.choose-us .col-md-4 .item.easy {
  background: url(service-icons.png) no-repeat -0px -302px;
}*/

.row.choose-us .col-md-4 .item.detailed {background: url(service-icons.png) no-repeat 50px -570px #fff;}

.row.choose-us {margin-top: 25px;}

.sliced {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 2000;
  width: 100%;
  overflow: hidden;}

.white-fill {fill: #fff;}

.sliced .sliced-top {top: 0px;}

.sliced .sliced-bottom {bottom: 0;}

.sliced.sliced-bottom {
  bottom: 0;
  top: auto;}

.btn.btn-custom {
  box-shadow: none;
  background-color: transparent;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 14px;
  border-radius: 50px;
  margin-top: 30px;
  color: #212529;
  border: 2px solid #212529;}

.selected .btn.btn-custom {
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  color: #fff;}

.btn.menu-contact-icon {
	padding:10px 15px;
	font-size:1.05rem;
	display:none;}

.btn.btn-custom:not(:disabled):not(.disabled):hover, .btn.btn-custom:not(:disabled):not(.disabled):active {
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  color: #fff;
  font-weight: normal;}

.btn.btn-custom.navbar-button:not(:disabled):not(.disabled):hover, .btn.btn-custom.navbar-button:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border: 2px solid #fff;
  color: var(--secondary-color);}

.help-download p {
  width: 80%;
  float: left;
  padding: 20px;
  margin: 0;
  background-color: #fff;
  color: var(--secondary-color);
  font-weight: normal;
  border: 3px solid var(--secondary-color);
  font-size: 30px;}

.help-download .fa {
  /*float: left;*/
  font-size: 35px;
  /*width: 20%;*/
  text-align: center;
  color: #fff;
  padding: 20px;
  background-color: var(--secondary-color);}

.help-download:hover .fa {background-color: #212529;}

.help-download:hover p {
  border-color: #212529;
  color: #212529;}

.help-download:hover .title-orange {color: #212529;}

.svarog-help {border-bottom: 2px solid #f4f4f4;}

.nav-item.user-area.approved {display: initial;}

.nav-item.user-area {display: none;}

.illustration img {width: 100%;}

.row.choose-us .col-md-4 .item {background-color: #fff !important;}

.row .col-md-4, .row .col-md-8 {margin-bottom: 15px;}

.illustration a {cursor: pointer;}

.help-download {
  text-align: center;
  margin: 0 0px 15px 0;}

.container .item .help-download .fas {
  color: #fff;
  padding: 10px;
  background-color: var(--secondary-color);
  font-size: 20px;}

.help-dscr {width: 80%;}

.help-download h4 {
  padding: 5px 0;
  color: var(--secondary-color);}

.container .item .help-download:hover .fas {background-color: #212529;}

.container .item .help-download:hover h4 {color: #212529;}

.nav-item.user-area.logged-in {display: none;}

.login-container {
  background-color: #f4f4f4;
  /*border-bottom: 1px solid #d3d3d3;*/}

.navigation.navbar-light.navbar-expand-md {
  /*box-shadow: 0px 10px 10px rgba(0,0,0,0.1);*/
  z-index: 100;}

.login-container .container {
  border-bottom: 1px solid #f4f4f4;
  padding: 5px;}

.login-container .container .log-item a {
  font-size: 13px;
  color: #8c8c8c !important;
  padding: 0 15px;
  line-height: 2rem;}

.login-container .container .log-item {float: right;}

.login-container .container .log-item .login-link {
  padding: 0 15px;
  text-decoration: underline;}

.login-container .container .log-item p {
  padding: 0px 10px 0 20px;
  font-size: 13px;
  margin: 0;
  color: #46916E;
  display: inline;}

.login-container .container .log-item a:hover {color: #212529 !important;}

.container a.item:hover {
  outline: 8px solid #f4f4f4;
  outline-offset: -8px;}

footer .orange-bgd .rights a {color: #fff !important;}

.container .row {margin-top: 15px;}

.container .row.pricing {margin-top: 50}

.row.project-details {
  background-color: #fff;
  margin: 0px;}

.login-clean form {
  max-width: 500px;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);}

.login-clean {
  background-image: url(login-bgd.png);
  padding: 80px 0;
  height: 100vh;}

.login-clean .illustration {
  text-align: center;
  padding: 0 0 20px;
  font-size: 100px;
  color: rgb(244,71,107);}

.login-clean form .forgot:hover, .login-clean form .forgot:active {
  opacity: 1;
  text-decoration: none;}

.login-clean form .forgot {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;}

.log-item.s-help a {padding: 0;}

.login-container .container .log-item .fas {
  padding: 5px;
  background-color: #46916E;
  color: #fff;
  margin-top: 3px;
  cursor: pointer;
  margin-right: 5px;}

.login-container .container .log-item.lang a {border-right: 2px solid #9b9b9b;}

.login-container .container .log-item.s-help {margin-right: 0px;}

.login-container .container .log-item.s-help a {border-right: 2px solid #9b9b9b;}

.main-content .container.project-client-container {padding-top: 0px;}

.w-100.d-block {height: auto;}

.project-dscr p a {
  text-decoration: underline;
  cursor: pointer;
  color: #333;}

#content {overflow: hidden;}

.project-details .item {width: 100%;}

.project-dscr-container {
  margin-top: 25px;
  padding: 10px;}

.page-link:focus, .page-link:active, .page-link.active {
  border-color: #46916E;
  background-color: #46916E;
  color: #fff !important;
  box-shadow: none !important;}

/*a {
  color: #212529 !important;
}*/

.pagination {
  margin-top: 25px;
  color: #212529;}

.technologies-list li .fas.fa-check {
  margin-right: 8px;
  color: #F26B24;
  font-size: 20px;}

.technologies-list li {padding: 10px 0;}

.technologies-list {
	list-style: none;
	padding: 0; }

.form-group.button {text-align: center;}

.orange-bgd {background-color: #46916E;}

#location.dark-bgd {padding: 0;}

form {
  background-color: #fff;
  padding: 5%;}

.form-group {margin-bottom: 1.2rem;}

.form-group .btn.btn-custom {
	transition: width 0.5s;
	width:115px;}

.form-group .btn.btn-custom.bg-success,
.form-group .btn.btn-custom.bg-danger {width:72px}

.form-control:focus {
  color: #000000;
  background-color: transparent;
  border-color: initial;
  outline: 0;
  box-shadow: none;}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background-color: rgba(255,255,255,0);
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-align: left;
  border-bottom: 1px solid black;}

.form-control:hover {border-color: white;}

.form-control::placeholder {color:#000;}

#projects.container, #clients.container {text-align: center;}

footer .orange-bgd .rights {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #fff;}

footer .orange-bgd {padding: 5px 0;}

.rights-row .col {padding: 0;}

footer .row img {
  /*margin-top: 40px;*/
  display: block;
  max-width: 250px;
  margin:0 auto;}

footer .row .logo-mobile-version {display: none;}

footer .row .logo-mobile-version {
	width:100%;
	height:auto;}

.rights-row p {
  margin: 0;
  padding: 5px 0;
  font-size: 14px;}

footer .row.rights-row {
  background-color: #f4f4f4;
  text-align: center;}

/* .white-bgd {
  background-color: #fff;
  position: relative;} */
  
.white-bgd.padding-top {padding-top: 90px;}

.striped-bgd {
  position: relative;
  background: url(../../assets/img/pattern.png) repeat; }
 
.striped-reverse-bgd {
  /* background-color: #f4f4f4;
  position: relative; */
  background: url(../../assets/img/pattern_reverse.png) repeat;}

.gray-fill {fill: #f4f4f4;}

.footer-about p {
  line-height: 26px;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  margin: 0;}

.footer-item .footer-item-title {
  display: block;
  color: #fff;
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 300;
  text-transform: lowercase;
  border-bottom: 2px solid #fff;
  padding: 10px 0;}

.dropdown-item {border-left: 4px solid #fff;}

.fa.footer-contacts-icon {
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin: 0px 5px 0px 0;}

footer {
  background-color: var(--primary-color);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  padding: 55px 0px 25px;
  margin-top: 0;
  bottom: 0;
  position: relative;
  /*border-top: 10px solid #46916E;*/}

.footer-list {
  list-style: none;
  padding: 0 0 0 15px;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 300;
  color: #fff;}

* {scroll-behavior: smooth;}

.project-dscr p span.fine-print {
  font-size: 14px;}

.project-dscr p.project-dscr-price span {
  font-weight: bold;
  margin-right: 10px;}

.container .item p.item-no-logo {
  width: 80%;
  font-weight: normal;
  color: #888888;
  line-height: 30px;
  font-size: 18px;
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  /*white-space: nowrap;*/}

.container .item p.item-no-logo span {
  font-family: 'Playfair Display';
  font-weight: bold;
  font-size: 35px;
  display: block;
  line-height: normal;}

/*.jumbo-container {
  position: absolute;
  top: 50%;
  margin-top: -150px;
  left: 50%;
} */

.navigation {
  background-color: var(--primary-color);
  /* padding: 0; */
  position: relative;
  z-index: 100;
  /*background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.25) 40%, rgba(0,0,0,0) 100%); */}

.navigation .nav-holder {
    /* position: absolute; */
    width:100%;}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #fff !important;}

.text_1, text_2 {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  border-right: 3px solid #fff;
  width: 0;
  line-height: 160px;
  font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
  text-transform: lowercase;
  font-size: 140px; }

@keyframes animate-1 {
  0% {width: 0;}
  
  50%, 60% {width: 600px;}
}

.text_1 { animation: animate-1 5s steps(9), animate-2 5s infinite alternate;}

.text_2 {display: none;}

/* .container.container-services {padding: 35px 10px;} */

#services.container h3 {margin-bottom: 40px;}

.holder img {
  width: 100%;
  height: auto;
  /*-webkit-box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);
  -moz-box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);
  box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);*/}

/* footer .container {
  margin-bottom: 25px;
}*/

.page-link {
  background-color: transparent;
  border: none;
  border-radius: 50px;}

.page-link:hover, .page-link:active, .page-link.active {
  background-color: #46916E;
  color: #fff !important;}

.page-item:first-child .page-link, .page-item:last-child .page-link {border-radius: 50px;}

.row.flex-column {
  float: left;
  width: 25%;
  margin: 0;}

.porfolio-container .title-orange {margin-bottom: 50px;}

.col-xl-12 {padding: 0;}

.img-thumbnail.project-img {
	padding: 0;
	border:none;
  border-radius:0;}

.project-card-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color:rgba(182, 141, 64, 0.8);
  color: #fff;
  display: none;
}

.row div:hover .project-card-content {display: flex;}

.white-bgd.clearfix.porfolio-container {margin: 75px 0;}

.project-dscr.portfolio-dscr { display: none;}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}

/*.jumbo-custom .typewriter-effect {
  font-size: 5rem;
  font-family: 'Playfair Display', serif;
  text-transform: uppercase;
  font-weight: 300;
}*/

svg {
  /*width: 100%;*/
  height: 100%;}

/* .navbar-light .navbar-brand {
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top:0;} */

.navbar-expand-md .navbar-toggler {
  display: block;
  color: #fff !important;
  border: none;}

.btn.btn-custom.navbar-button {
  margin-top: 0px;
  color: #fff;
  border-color: #fff;
  font-weight:bold;}
  
.btn.btn-custom.navbar-button .text-indent {
	display:block;
	float:left;
	text-indent:-99999px;}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

.jumbo-container img {
  /* margin-top: 60px;
  max-width: 450px;
  width: 40%; 
  display: none !important; */
  position: absolute;
  top:0;
  left:0;
  max-height: 350px;
  max-width:100%;}

.item-shadow {
  -webkit-box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);
  -moz-box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);
  box-shadow: 25px 22px 39px -11px rgba(133,133,133,0.39);}

.item-shadow-invert {
  -webkit-box-shadow: -25px 22px 39px -11px rgba(133,133,133,0.39);
  -moz-box-shadow: -25px 22px 39px -11px rgba(133,133,133,0.39);
  box-shadow: -25px 22px 39px -11px rgba(133,133,133,0.39);}

.footer-list.f-nav-list li a {
  padding: 8px;
  color: #fff !important;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  /*text-decoration: none;*/}

.item .project-dscr.index-project-dscr {
	/*display: none;*/
	color:#333;
	font-family: 'Playfair Display', serif;
	font-size:32px;}

.separator.footer-separator {transform: rotate(180deg);}

.row.project-show {margin: 50px 0 80px;}

.separator.separator-projects {margin-bottom: 80px;}

a.navbar-button {
  color: #fff !important;
  cursor: pointer;
  font-weight: bold;}

.navbar-button:hover, .navbar-button:active {font-weight: bold !important;}

.masonry-sizer {width:25%; }
	
.item.masonry-item {
	width:25%;
	height: auto;
	float:left;
	overflow:hidden;}

/* .projects-main-content {margin-bottom: 90px;} */

.item .project-dscr p {
  font-size: 16px;
}

.project-dscr p.project-dscr-title {
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration:underline;}

.project-dscr p.project-dscr-price {
    font-size: 1.2rem;
    font-weight: bold;}
	
/*.col-md-6.about-us-img {
  padding: 0;
  background: url(../../assets/img//img8.jpg) no-repeat;
  background-size: auto;
  background-size: cover;
  background-position: bottom;
}*/

.cursor-pointer {
  cursor: pointer;
}

/* @media (min-width: 1200px) {.container, .container-lg, .container-md, .container-sm {max-width: 1400px;} }  */

@media (max-width: 1200px) {.container, .container-lg, .container-md, .container-sm {max-width: 1000px;} }

@media (max-width: 1060px) {
  /* .jumbotron.jumbo-custom {
    margin-left:2%;} */
}

@media (max-width: 992px) {
  .container, .container-md, .container-sm {max-width: 900px;} 

  .main-content .container {padding: 50px 5%;} 
}

@media (max-width: 920px) {
  /* .jumbo-container img {max-width: 300px;}
  
  .jumbotron.jumbo-custom {margin-left: 0px;}

  .jumbotron h1 {font-size:4rem}

  .jumbo-custom .typewriter-effect {font-size:2rem;} */
   
  .masonry-sizer {width:50%; }
	
	.item.masonry-item {width:50%;}
}

@media (min-width: 768px) and (max-width:991px) {

	.container .item p.item-no-logo {
    	font-size: 12px;
    	line-height: 20px;}

  .container .item p.item-no-logo span { font-size: 25px; }
  }

@media (max-width: 768px) {
  h1.title-orange{
    font-size: 3.5rem;
    margin-bottom: 0px;}

  .container, .container-sm {max-width: 850px;}

  .row-direction {flex-direction: row;}

  .navbar-expand-md .navbar-nav .dropdown-menu {border: 0px;}

  .nav-hov .nav-drop {
    display: block !important;
    position: static !important;
    border: none;}
}

@media (min-width: 768px) {
  .navigation .container {padding: 0px;}
}

@media (max-width: 671px) {
/*   .jumbotron.jumbo-custom {
    margin-left: -123px;
  } */

  .jumbotron.jumbo-custom h1 {
    font-size: 3rem;
    margin-bottom: 0;}

  .jumbotron.jumbo-custom div {font-size: 23px;}

  h2.title-orange, h2.title-orange a {
    font-size: 2.5rem;
    line-height: 2.7rem;}

	/* .jumbotron.jumbo-custom {
    margin: 0 0 10px 10%;
    max-width:100%;
  }
 
	
  .jumbo-container img {
    float: none !important;
    width: 100%;
    display: block;
    margin:0 auto; }
  
  .jumbo-custom .typewriter-effect {height:80px;} */

}

@media (min-width: 576px) {
	footer .collapse {display:block !important;}

	.container .col-sm-6 .item {padding: 5px;}
	
	.container .col-sm-6 .item p.item-no-logo span {
    	font-size: 25px;
    	display: block;}

	.container .col-sm-6 .item p.item-no-logo {
    	font-size: 12px;
    	line-height: 14px;}
}

@media (max-width: 576px) {
  .navigation .nav-holder {
    padding: 5px 0px;
  }
	.nav-menu .navbar-brand {
		background: url(../../assets/img/logo_short.svg) no-repeat;
		background-size:60px 60px;
		width: 70px;
  	height: 70px;
		margin-right:0;
		margin-left:0px;
    background-position: center;}
	
	.btn.menu-contact-icon {display:block;}
	
  .btn.menu-contact-text {display:none;}

  /* .jumbotron h1 {
	  font-size: 2.8rem;
	  margin-bottom:0;}
  
  .jumbo-custom .typewriter-effect {
	  font-size: 1.8rem;}
  
  .jumbotron h1 span {
    font-size: 20px;
    line-height: 35px;} */

  .text-center.title-orange {
    line-height: 60px;
    font-size: 45px;}
	
	footer {padding:25px;}
	
	.mobile-logo-bar img.logo-desktop-version,
	footer .row .logo-desktop-version {display:none;}
	
	.mobile-logo-bar img.logo-mobile-version,
	footer .row .logo-mobile-version {display:block;}
	
	footer .row .logo-mobile-version {margin-bottom:20px;}
	
	.collapse:not(.show) {
		display: none;}
			
	footer .collapse {display:block;}
	
	footer .row .footer-item {margin-bottom: 15px;}
	
	.container, .container-sm {max-width: 600px;}
  
  .footer-item .footer-item-title {margin-bottom:0;}
}

@media (max-width: 476px) {
	.masonry-sizer {width:100%;}
	
  .item.masonry-item {width:100%;} 

  /* .jumbotron.jumbo-custom {margin: 0 0 10px 0;} */

  .container .item {
    padding: 0;
  }

}

@media (max-width: 300px) {
  .container .item p.item-no-logo {
    font-size: 14px;
    line-height: 20px;}

  .container .col-sm-6 .item p.item-no-logo {
    font-size: 12px;
    line-height: 14px; }

  .container .col-sm-6 .item p.item-no-logo span {
    font-size: 25px;}
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {transition: none;}
}