*, ::before, ::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}html {
font-family: Tahoma, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding:0;
  color:#000;
  font-size:15px;
	font-weight: 600;
  line-height:19px;
  letter-spacing:2px;
  background:#fff;

}
body * {
	box-sizing: border-box;	
}

@font-face {
    font-family: 'robotothin';
    src: url('roboto-thin-webfont.eot');
    src: url('roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-thin-webfont.woff2') format('woff2'),
         url('roboto-thin-webfont.woff') format('woff'),
         url('roboto-thin-webfont.ttf') format('truetype'),
         url('roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1{font-size:49px;color:#000;font-family: 'robotothin';line-height:49px;letter-spacing:3px;}
h2{font-size:33px;color:#fff;font-family: 'robotothin';line-height:39px;margin-top: 19px;}
h3{font-size:21px;color:#000;font-family: 'robotothin';line-height:31px;margin-top: 13px;letter-spacing: 1px;}
strong{font-family:sans-serif;}
h3.title{font-size:29px;color:#000;font-family: 'robotothin';line-height:29px;}
.btn {color: #fff;background:#000;padding:13px;display:block;width:130px;margin:0 auto;border: 1px solid #aba7a3;letter-spacing:3px;text-align: center; float: right; font-size: 15px;text-decoration: none;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;}
a:hover.btn {background:#aba7a3;}

.btn-r {color: #fff;padding:9px;display:block;width:113px;margin:0 auto;border: 1px solid #B8B89A;letter-spacing:3px;font-size: 13px;float:right;
  -moz-transition: border 2s;
  -webkit-transition: border 2s;
  -o-transition: border 2s;
  -ms-transition: border 2s;
  transition: border 2s;}
a:hover.btn-r {border: 1px solid #000;}

ul {list-style-type:none;margin:0;padding:0;position:relative;}

.flex{
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
    
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  
}
.align {align-items:center;}
.align-b {align-items:flex-end;}
.b-menu a {text-decoration:none;color: #fff;line-height: 29px;}
.drop {font-family: 'robotothin';float: left;color:#900;padding-left:67px;font-size:49px; line-height:35px;background:#fff;margin-right:3px; }
.p-left { text-align:left;}
.p-right { text-align:right;}
.p-j { text-align:justify;}
.p-c { text-align:center;}
.wh{color: #fff;}
.low{text-transform: lowercase;font-size: 25px;}
.up{text-transform: uppercase;}
hr{ border:13px solid transparent;clear:both;}
hr.big{ border:39px solid transparent;clear:both;}
hr.line1{border: none; border-top:1px solid #fff;clear:both;}
hr.line { padding: 0; border: none; border-top: medium double #fff; color: #fff; text-align: center;clear:both;width:100%;float: left;} 
hr.line:after { content: "portofoliu"; display: inline-block; position: relative; top: -0.87em; font-size: 1.1em;
color:#fff;border: 1px  solid #fff;background: #fff;padding: 0 0.55em;}
.b {border: 1px solid #aba7a3;}
.r {border-radius: 13px;}
.bb {border-bottom: 1px solid #fff;}
.bt {border-top: 1px solid #fff;}
.br {border-right: 1px solid #fff;}
.br-w {border-right: 1px solid #fff;}
.bl {border-left: 1px solid #fff;}
.bdt {border-top:solid #990000;border-top-width:medium;border-top-style:double;}
.bdb {border-bottom:solid #fff;border-bottom-width:3px;border-bottom-style:double;}
.pad {padding:29px;}
.pad-l {padding-left:29px;}
.pad-r {padding-right:29px;}
.pad-bt {padding: 13px 0;}
.lh{line-height:29px;}
.margin-b{margin-bottom: 0px;}

.cd-sm {width:50%;position:relative;margin:0 auto ;}
.cd {width:87%;position:relative;margin:0 auto ;}
.cd-l {width:87%;position:relative;}
.cd-r {position:relative;margin:0 0 0 auto;}
.fixed {position:fixed;top:0px;z-index: 9200;width: 100%;} 
.col-15 {width:15%;}
.col-20 {width:20%;}
.col-25 {width:25%;}
.col-30 {width:30%;}
.col-33 {width:33%;}
.col-40{width:47%;}
.col-50{width:50%;}
.col-66{width:66%;}
.col-67{width:67%;}
.col-70 {width:70%;}
.col-75 {width:75%;}
.col-85 {width:85%;}
.col-80{width:80%;}
.col-100{width:100%;}

.space {margin-bottom:0px;}
.sh {box-shadow: 5px 5px 5px #B3B396;}
.sht {box-shadow: 0 -13px 13px -13px #B3B396;}
.shr {box-shadow: 9px 0 9px -9px #B3B396;}
.shb {box-shadow: 0 9px 9px -9px #72725A;}
.shl {box-shadow: -9px 0 9px -9px #B3B396;}
.bg-dark {background:#2A2C23; color: #fff;}
.bg-light {background:#aba7a3;}
.bg-wh {background:#fff;}
.v-align {position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.v-align2 {position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.fl{float: left;}
.fr{float: right;}

.stroke {letter-spacing: 1px;font-family: sans-serif; color: #fff;font-weight: bolder;text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
    -1px 1px 0 #000, 1px 1px 0 #000;}
.slide-container{width: 100%; position: relative;height: 913px;overflow: hidden;}
.slide-container-p{width: 100%; position: relative;height: 567px;overflow: hidden;}
.slide-container .caption{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:86%;height: 100%;
	right:7%;
    z-index: 9900;
    bottom: 0%;
    background:rgba(0,0,0,0.5);
}

.slide-container .top{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    top: 0%;
    background:rgba(255,255,255,0.2);
}

.slide-container-p .caption{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:86%;height: 100%;
	right:7%;
    z-index: 9900;
    bottom: 0%;
    background:rgba(0,0,0,0.5);
}

.slide-container-p .top{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    top: 0%;
    background:rgba(255,255,255,0.5);
}

.caption p {
    font-size: 21px;
    margin-top: 13px;
}

.slide-container-p .caption{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    bottom: 0%;
    background:rgba(0,0,0,0.5);
}

.slide-container .caption-p{
    display: block;
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    bottom: 50%;
}
.slides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.slides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.slides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.phone{position: fixed; top: 50%; right: 0px;display: block;margin: 0 auto;padding-right: 9px;z-index: 999999;}
.phone img{display: block; }

/*  NAV  ==================================================================== */	
nav {
  background: transparent;
  border-bottom: 0px solid #ccc;
  width: 100%;
  margin-bottom: 0px;
height: 30px;
line-height:30px;	
z-index: 19990;
}
nav li a {

background: transparent;	
}
nav ul {
  margin: 0;background: transparent;
  padding: 0;
}
nav ul li {
  list-style: none;background: transparent;
	width: 25%;
  text-align: center;
	font-size: 13px;font-weight: 700;
	text-transform: uppercase;
  border-left: 1px solid #fff;
  border-right: 0px solid #ccc;
}
nav ul li:first-child {
  border-left: none;
}
nav ul li:last-child {
  border-right: none;
}
nav ul li a {
  display: block;  height:37px;line-height:37px;
  text-decoration: none;
  color: #000;
  
  
  padding:0;
  transition: all .5s ease;
}
nav li a:hover {
  background: transparent;color:#000;
}
nav li.active {
	border-bottom: 0px solid #ccc;
}
nav {
  display: table;
  table-layout: fixed;
}
ul {
  display: flex;
  flex-direction: row;
}
ul li {
    flex-grow: 1;
}
.show-nav {
	text-decoration: none;
	color: #fff;
	font-size:29px;
	background: #403f3d;
	text-align: center;
	padding: 10px 0;
	display: none;
}

input[type=checkbox]{
    display: none;
}

input[type=checkbox]:checked ~ #menu{
    display: block;
}

/*dropdown*/
li:hover ul a {
	background:#333;
	color: #fff;
	height: 67px;
	letter-spacing: 2px;
	line-height: 27px;padding-top: 13px;
	border-bottom: 0px solid #977B39;
}

li:hover ul a:hover {
	background: rgba(0, 0, 0, 1);
	color: #fff;
}

li ul {
	display: none;
}

li ul li {
	display: block;
	float: none;
}

ul li a:hover + .dropdown, .dropdown:hover {
	display: block;position: absolute;z-index: 6000;
	border-bottom: 0px solid #000;width: 100%;
}
.drop-down {}

@media screen and (max-width : 760px){
	nav ul {
		position: static;
		display: none;
	}
	
nav ul {

background: #92918e; 
}
nav li {
		margin-bottom: 1px;
		background: #333;
	}

nav ul li, li a {
		width: 100%;border-bottom: 1px solid #fff;
		
	}
	/*Display 'show main-nav' link*/
.show-nav {
		display:block;
		cursor:pointer;
	}
	ul li a:hover + .dropdown, .dropdown:hover {position: relative;}
	.drop-down {}
}
/*  NAV  ==================================================================== */


ul.bm li
{
border-top: solid 1px #424242;
padding: 0.55em 0 0.55em 13px;
}

ul.bm li:first-child
{
border-top: 0;
padding-top: 0;
}
ul.bm li a
{
text-decoration: none;
color:  #2A2C23;

}
ul.bm li a:hover
{
text-decoration: none;
color: #900;
}


/* IMAGES ============================================================================= */

img {
border : 0;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

.zoom {
  position: relative;
  overflow: hidden;
 margin-bottom: 0px;
}
.zoom img {
  max-width: 100%;
  
  -moz-transition: all 1.3s;
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
}
.zoom:hover img {
  -moz-transform: scale(2.7);
  -webkit-transform: scale(2.7);
  transform: scale(2.7);
}


video { max-width:  100%;}
#vid video {
    position: absolute;
    width: 100%;
   height: 100%;
	object-fit: cover;
    
}


/*  Media queries	============================================================================= */
@media screen and (min-width: 0px) and (max-width: 1024px) {

 .flex {-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
h1{font-size:21px;line-height:25px;}
h2{font-size:17px;line-height:21px;}
h3{font-size:17px;line-height:23px;}
[class*="col-"] { width: 100%; }
.cd-sm, .cd {width:100%;}
.br-w {border-right: 0px solid #fff;}
li:hover ul a {height: 59px;line-height: 25px;}
.phone{position: fixed; top: 92%; right: 0px;display:block;margin: 0 auto;padding-right: 0px;z-index: 999999;background: #fff;width: 100%;height: 55px;text-align: center;border-top: 1px solid #333;}
.phone img{display:  inline-block; }
.slide-container{height: 413px;}
.slide-container-p{height: auto}
	.slide-container .caption{}
.v-align {position: relative;top: 30%;-webkit-transform: translateY(-70%);-ms-transform: translateY(-70%);transform: translateY(-70%);}	
hr.big{ border:27px solid transparent;clear:both;}
.p-right{text-align: center;}
	.slide-container .top{width: 100%; right: 0%;position: relative;}	
	.slide-container-p .top{width: 100%; right: 0%;position: relative;}
	.margin-b{margin-bottom: 67px;}
	.text-columns {column-count: 1;column-gap: 39px;}
.space {margin-bottom:19px;}	
}