#project-details-breadcrumbs{
	padding-top: 118px;
}
#project-details h2{
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 30px;
}
#project-details p{
	font-size: 16px;
  padding-right: 40px;
}
.header-topic
{padding-bottom: 5px!important;}

.project-details-div{
	padding-bottom: 35px; /*65*/
}
.project-details-div img{
	padding-bottom: 0px;
	padding-top: 0px;
}
.wrappers .header--navbar{
	background-color: #fff !important;
	transform: 
}


.content {
  padding: 50px 100px;
}

.content h2 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 30px;
}

.content p {
  font-size: 18px;
}

.sidebar-contact {
  /*position: fixed;
  transform: translateY(-50%);
  top: 53%;
  width: 400px;
  height: auto;
  padding: 40px;
      padding-bottom: 20px;
  background: #f9f9f9;
  transition: 0.5s ease-in-out;*/
      position: fixed;
    transform: translateY(-50%);
    top: 41%;
    width: 400px;
    height: auto;
    padding: 40px;
    padding-top: 250px;
    padding-bottom: 153px;
    /* padding-bottom: 20px; */
    background: #fff;
    transition: 0.5s ease-in-out;
}

.sidebar-contact.active {
  right: 0;
}

.sidebar-contact input,
.sidebar-contact textarea{
  width: 100%;
  height: 36px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid rgba(0,0,0, .5);
  outline: none;
}

.sidebar-contact textarea {
  height: 60px;
  resize: none;
}

.sidebar-contact input[type="submit"] {
  background: #252525;
  color: #fff;
  cursor: pointer;
  border: none;
  font-size: 18px;
  
}
.sidebar-contact h2 {
  margin: 0 0  20px;
  padding: 0;
}

.toggle {
  position: absolute;
  top: 0;
  right: -48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  background: #f00;
  display: none;
}

.toggle::before {
  content: "\f003";
  font-family: fontAwesome;
  color: #fff;
  font-size: 18px;
}

.toggle.active::before {
  content: '\f00d';
}
@media screen and (max-width: 767px) {
    .sidebar-contact{
        display:none;
    }
}
.header--nav .nav li a{font-weight:600!important;}
.breadcrumb {
    position: fixed;
  z-index: 2;
  width: 100%;
    padding: 15px 190px!important;
    margin-bottom: 0px!important;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
     margin-top: -50px!important;
}
}

.fa.fa-chess {
    font-size: 40px;
}
.about--progress-items ul li{
  padding-bottom: 20px;
}

.panel-default>.panel-heading a[aria-expanded="false"]:after{
  margin-top:-20px;
}
.panel-default>.panel-heading a[aria-expanded="true"]:after{
  margin-top: -26px;
}
/*.download_cv{
      margin-top: -65px;
    padding-bottom: 10px;
}*/
.btn--primary {
    border-color: #303030;
    background-color: #f9f9f9;
    color: #000;
    padding: 8px 14px 6px 14px !important;
    font-weight: 500 !important;
    border: 1px solid #000 !important;
}
.btn--primary:hover, .btn--primary:focus {
    border-color: #303030;
    background-color: #000;
    color: #fff;

}
.header-topic{
  padding-top: 5px;
}
.acc{
  padding-top: 15px;
}
.panel-default>.panel-heading a {
    display: block;
    padding: 12px 4px 6px 3px !important;
  }
.down-cv{
  padding-top: 260px;
}
.contact--social ul li a{
  font-size: 16px;
}
.con{

}

.project-details-div  .block{
  border: 2px solid #000;
    padding: 5px;
    font-size: 
}
.block{
  padding-bottom: 15px;
}
.panel-group .panel
{margin-bottom: 15px!important;}


@media screen and (max-width: 767px) {
    .breadcrumb{
        padding: 15px 18px!important;
  }

}

@media screen and (max-width: 1300px) {
    .sidebar-contact{
        display:none;
    }
    .form-contact{
      display: none;
    }
}




@media screen and (max-width:410px) {
    
    .parallax-mirror
        {
        visibility: visible;
            z-index: -2;
            position: fixed;
            overflow: hidden;
            height: 400px !important;
            width: 620px!important;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: 0px!important;
        }
    
    .parallax-slider
        {
            position: absolute!important;
            height: 325px!important;
            width: 518px!important;
            background-size: cover!important;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: -150px!important;
            max-width: none!important;
        }
        #header + #banner .banner--content {
            padding-top: 55px!important;
        }
        .banner--content .btn--default {
            margin-top: 32px!important;
            color: #fff;
            
        }
}





@media screen and (max-width: 512px) {
    
    .parallax-mirror
        {
        visibility: visible;
            z-index: -2;
            position: fixed;
            overflow: hidden;
            height: 400px !important;
            width: 620px;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: 0px!important;
        }
    
    .parallax-slider
        {
            position: absolute!important;
            height: 363px!important;
            width: 666px;
            background-size: cover!important;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: -157px!important;
            max-width: none!important;
        }
        #header + #banner .banner--content {
            padding-top: 55px!important;
        }
        
}





@media screen and (max-width: 1092px) {
    
    .parallax-mirror
        {
        visibility: visible;
            z-index: -2;
            position: fixed;
            overflow: hidden;
            height: 650px;
            width: 1400px;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: 0px!important;
        }
    
    .parallax-slider
        {
            position: absolute!important;
            height: 647px;
            width: 1324px;
            background-size: cover!important;
            transform: translate3d(0px, 0px, 0px);
            top: 0px!important;
            left: -157px!important;
            max-width: none!important;
        }
        /*.banner--content h3 {*/
        /*    padding-top: 73px !important;*/
        /*}*/
        /*.banner--content .btn--default {*/
        /*    margin-top: 13px!important;*/
        /*    padding: 5px 16px 8px 16px!important;*/
        /*    font-size: 13px!important;*/
        /*}*/
}


