html {
font-family:sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,body {
  height: 100%;
}
body {
  margin: 0;
  padding:0;
  color:#000;
  font-size:15px;
  line-height:21px;
  letter-spacing:2px;
  background:#fff;
  text-align:center;
}
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:#fff;text-transform:uppercase;font-family: 'robotothin';line-height:49px;letter-spacing: 13px;}
h2{font-size:31px;color:#fff;text-transform:uppercase;font-family: 'robotothin';line-height:39px;}
h2.title{font-size:39px;color:#000;text-transform:uppercase;font-family: 'robotothin';line-height:39px;}
h3{font-size:19px;color:#0650BF;letter-spacing:2px;text-transform:uppercase;font-family: 'robotothin';line-height:39px;}
h4{font-size:17px;color:#900;letter-spacing:3px;font-family: 'robotothin';line-height:29px;}

strong{font-family:sans-serif;}
.btn {color: #fff;background:#900;padding:13px;display:block;width:213px;margin:0 auto;border: 1px solid #fff;letter-spacing:3px;font-size: 13px;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;}
a:hover.btn {background:rgba(0, 0, 0, 0.5);color: #fff;}

.btn-p {color: #fff;background:#900;padding:13px;display:block;width:13%; margin:0 auto;border: 1px solid #fff;letter-spacing:3px;font-size: 13px;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;}
a:hover.btn-p {background:rgba(0, 0, 0, 0.5);color: #fff;}

.btn-r {color: #848465;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 #0650BF;}

ul {list-style-type:none;margin:0;padding:0;position:relative;}

main{margin-top: 0px;}
.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;}
a {text-decoration:none;color: #0650BF;}
.drop {font-family: 'robotothin';float: left;color:#0650BF;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-b{font-size: 16px;letter-spacing:2px;line-height: 21px; }
hr{ border:13px solid transparent;clear:both;}
hr.big{ border:55px 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 #848465; color: #848465; 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:#848465;border: 1px  solid #848465;background: #fff;padding: 0 0.55em;}
.b {border: 1px solid #B3B396;}
.r {border-radius: 13px;}
.bb {border-bottom: 1px solid #B3B396;}
.bb-b {border-bottom: 7px solid #990073;}
.bt {border-top: 1px solid #B3B396;}
.br {border-right: 1px solid #B3B396;}
.bl {border-left: 1px solid #B3B396;}
.bdt {border-top:solid #990000;border-top-width:medium;border-top-style:double;}
.bdb {border-bottom:solid #B3B396;border-bottom-width:3px;border-bottom-style:double;}
.pad {padding:27px;}
.pad-l {padding-left:29px;}
.pad-r {padding-right:29px;}
.pad-s {padding:7px;}
.h{height: 67px;}
.ls{letter-spacing:9px;}
.big{font-size: 17px;}
.cd {width:87%;position:relative;margin:0 auto;}
.cd-m {width:67%;position:relative;margin:0 auto;}
.cd-sm {width:50%;position:relative;margin:0 auto;}
.fl-r{float: right;}
.fl-l{float: left;}
.fixed {position:fixed;top:0px;z-index: 9200;width: 100%;background:#fff;}

.m-hide{display: inline-block;}
.hide{display: none;}


.col-11 {width:13%;}
.col-15 {width:15%;}
.col-20 {width:20%;}
.col-25 {width:25%;}
.col-30 {width:30%;}
.col-33 {width:33.333333%;}
.col-49{width:49%;}
.col-50{width:50%;}
.col-70 {width:70%;}
.col-75 {width:75%;}
.col-85 {width:85%;}
.col-80{width:80%;}
.col-100{width:100%;}

.i-frame{width: 100%; height: 600px;background: transparent;margin-top: 1px;z-index: 13000;border-bottom: 0px solid #0650BF;}
.i-frame-c{width: 100%; height: 413px;background: transparent;margin-top: 1px;z-index: 13000;border-bottom: 0px solid #0650BF;}

.slide-container {width: 100%; position: relative;overflow: hidden;height: 567px;}
.slide-container-p {width: 100%; position: relative;overflow: hidden;height: 367px;}
.slide-container .caption{
    display:inline;
	background:rgba(0, 0, 0, 0.3);
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    bottom: 0%;
	height:100%;	
}
.caption .bottom{position: absolute; bottom: 0%;width: 100%;}

.slide-container-p .caption{
    display:inline;
	background:rgba(0, 0, 0, 0.3);
    position: absolute;
	color: #fff;
	text-align:center;
    width:100%;
	right:0%;
    z-index: 200;
    bottom: 0%;
	height:100%;	
}
header .info{position: absolute;width:33%;right: 0px;z-index: 99999;padding: 7px;color:#fff;}
.pad-i{padding: 0px;}
.info a{color:#fff;}
.space {margin-bottom:19px;}
.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:#848465;}
.v-align {position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}

ul.lg
{display: inline-block;
}
ul.lg li
{display: inline-block;padding: 0 9px;
}
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: #fff;

}
ul.bm li a:hover
{
text-decoration: none;
color: #B8C2A0;
}

.custom-list {
  margin: 0;
  padding: 0;
  list-style-type: none;display: block;
}

.custom-list li {display: block;
  counter-increment: step-counter;
  margin-bottom: 10px;
	text-align: left;
	padding-left: 13px;
}

.custom-list li::before {
  content: counter(step-counter);
  margin-right: 5px;
  font-size: 9px;
  border: 1px solid #0650BF;
  color:  #0650BF;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 3px;
}

/*  NAV  ====== */	
.menu__toggle {
  display: none;
  cursor: pointer;
  background-color: #111;
  border: 0;
  padding: 10px;
  height: 40px;
  width: 400px;
}
.menu__toggle:hover {
  background-color: #0186ba;
}

.menu__toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.menu__toggle__bar + .menu__toggle__bar {
  margin-top: 4px;
}

.menu__toggle--active .menu__toggle__bar {
  margin: 0;
  position: absolute;
}
.menu__toggle--active .menu__toggle__bar:nth-child(1) {
  transform: rotate(45deg);
}
.menu__toggle--active .menu__toggle__bar:nth-child(2) {
  opacity: 0;
}
.menu__toggle--active .menu__toggle__bar:nth-child(3) {
  transform: rotate(-45deg);
}

.menu {
  display: block;text-align: center;
}
.menu ul {
  padding: 0;
  list-style: none;
  font: 0 -apple-system, BlinkMacSystemFont,    "Segoe UI",           "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.menu li, .menu a {
  display: inline-block;
  font-size: 13px;
}
.menu a {
  color: #aaaaaa;
  text-decoration: none;
}

.menu__nav {
  background-color: #111;z-index: 9900;
}
.menu__nav > li {
  position: relative;
  border-right: 1px solid #444444;
}
.menu__nav > li > a {
  padding: 10px 30px;
  text-transform: uppercase;
}
.menu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.menu__nav > li:hover > a {
  color: #fff;
}
.menu__nav > li:focus-within > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.menu__nav > li:focus-within > a {
  color: #fff;
}
.menu__nav__hasDropdown:before {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: currentColor;
  top: 50%;
  margin-top: -2px;
  right: 10px;
}

.menu__nav__dropdown {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  margin: 20px 0 0 0;
  background-color: #373737;
  transition: margin .15s, opacity .15s;
}
.menu__nav__dropdown > li {
  width: 100%;
  border-bottom: 1px solid #515151;
}
.menu__nav__dropdown > li:first-child > a:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  left: 1em;
  top: -6px;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: inherit;
}
.menu__nav__dropdown > li:last-child {
  border: 0;
}
.menu__nav__dropdown a {
  padding: 10px;
  width: 100%;
  border-color: #373737;
}
.menu__nav__dropdown a:hover {
  background-color: #0186ba;
  border-color: #0186ba;
  color: #fff;
}
.menu__nav__dropdown a:focus-within {
  background-color: #0186ba;
  border-color: #0186ba;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .menu__toggle {
    display: inline-block;
  }

  .menu__nav,
  .menu__nav__dropdown {
    display: none;
  }

  .menu__nav {
    margin: 10px 0;
  }
  .menu__nav > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #515151;
  }
  .menu__nav > li:last-child {
    border: 0;
  }
  .menu__nav > li:first-child{
    display: none;
  }
  .menu__nav > li:first-child > a:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 1em;
    top: -6px;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: inherit;
  }
  .menu__nav > li > a {
    width: 100%;
    padding: 10px;
    border-color: #111;
    position: relative;
  }
  .menu__nav a:hover {
    background-color: #0186ba;
    border-color: #0186ba;
    color: #fff;
  }

  .menu__nav__dropdown {
    position: static;
    background-color: #373737;
    margin: 0;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .menu__nav__dropdown > li:first-child > a:after {
    content: none;
  }
  .menu__nav__dropdown a {
    padding-left: 20px;
    width: 100%;
  }
}
.menu__nav--open {
  display: block !important;
}
.menu__nav--open .menu__nav__dropdown {
  display: block;
}

modal__content img {max-height: 95%;}
/*modal*/
.modal {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .9);
  transition: all .4s;
	z-index: 13000;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modal__content {
  border-radius: 4px;
  position: relative;
  width: 67%;
  max-width: 90%;
  background: #fff;
  padding: 1em 2em;
}


.modal__close {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #585858;
  text-decoration: none;font-size: 39px;
}
/* IMAGES ============================================================================= */

img {
border : 0;
display: block;
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(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.inl{display: inline-block;}
.f-left{float: left; max-width: 367px;padding-right: 19px;}
.f-right{float: right; max-width: 367px;padding-left: 19px;}

.cover {
  background-image: url("../img/001.jpg");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  }

img.desaturate {
  -webkit-filter: grayscale(89%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(89%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(89%); 
  -o-transition: .5s ease-in-out;
  filter: grayscale(89%);
}
img.desaturate:hover { 
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(0%);
}
video {
	max-width: 100%;
	display: block;
	height: auto;}


/*  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:25px;line-height:25px;color:#0650BF;}
h2{color:#0650BF;font-size: 21px;}
	.cd-sm {width:90%;}
	main{margin-top: 0px;}
.p-j { text-align:left;}
.btn-p {;width:100%; }
.slide-container-p { height: auto;}
.slide-container { height: auto;}
.slide-container .caption, .slide-container-p .caption{ position: relative;width:100%;background: #fff;}
.caption .bottom{position: relative;}
 [class*="col-"] { width: 100%; }
.modal{display: none;}
.hide{display: inline-block;}
.m-hide{display: none;}
.fixed {position:relative;}
	header .info {position:relative;color: #000; width: 100%;}
	.info a{color: #000;}.pad-i{padding: 9px;}
	.i-frame{height: 567px;}
}