body{
	    font-family: 'Roboto', sans-serif;
	    color: rgba(255,255,255,0.7);
}
h3,h4,.btn{
	font-family: 'Roboto', sans-serif;
}
p{
	font-weight: 300;
    
}
.d-none{
    display:none!important;
}
.brand {
	

}
.affix .brand{
    position: relative;
    top: -11px;
}
.footer .brand{
	
}

.arrow-right:before {
    content: '';
}
.arrow-left:after {
    content: '';
}

.arrow-left, .arrow-right {
    font-size: 34px;
}
.brand-name {
    right: inherit;
    left: 0;
}
.fade-title-left, .fade-title-right {
    left: 50%;
}
.project figure img {
    height: 400px;
    object-fit: cover;
}
.owl-prev, .owl-next {
    top: inherit;
    bottom: -55px;
}
section.pricing-tab .price-tabmain .price-list .price-box {
    height: 100%;
    padding-bottom: 70px;
}
section.pricing-tab .price-tabmain .price-list .price-box {
    background: #2b2b2b;
    box-shadow: 0 0 15px #cccccc37;
    overflow: hidden;
    border: 5px solid #c5a47e;
}
.price-box {
    position: relative;
}
section.pricing-tab .price-tabmain .price-list .price-box .price-header {
    position: relative;
    margin-bottom: 25px;
        padding: 15px 0 15px;
    margin-bottom: 0;
}
section.pricing-tab .price-tabmain .price-list .price-box .price-link {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
section.pricing-tab .price-tabmain .price-list .price-box .price-link {
    padding: 20px;
}
section.pricing-tab .price-tabmain .price-list .price-box .price-header h2 {
        font-size: 28px;
   margin: 0;
    letter-spacing: 2px;
    line-height: 1.6;
    padding: 0px 10px;
}
section.pricing-tab .price-tabmain .price-list .price-box .price-item-list ul li {
    line-height: 1.3;
    padding: 20px 15px;
    position: relative;
    text-align: left;
    color: rgba(255,255,255,0.5);
    font-weight: 300; 
    text-align: center;
    color: white;
}

.bg-main {
    background: #272727;
    color: white !important;
}
.price-item-list li .fa {
    position: absolute;
    left: 18px;
    top: 30%;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.justify-content-center{
    justify-content: center;
}
.align-items-center{
    align-items: center;
}
.mb-5{
    margin-bottom: 50px
}
.mb-3{
    margin-bottom: 30px
}
.mt-5{
    margin-top: 50px
}
.mt-3{
    margin-top: 30px
}
.section-content {
    margin-top: 0;
}
.section-title {
    margin-bottom: 50px;
    line-height: 1.3;
}
.layer-img{
    position: relative;
        height: 480px;
        width: 553px;
}
.layer-img img{
    position: absolute;
    max-width: 100%;
    transition: all 0.3s ease-out;
}
.layer-img img:nth-child(5){
    bottom: 183px;
    width: 455px;
    left: 99px;
}
.layer-img img:nth-child(4){
    bottom: 145px;
    width: 455px;
    left: 125px;
}
.layer-img img:nth-child(3){
    bottom: 120px;
    width: 438px;
    left: 106px;
}
.layer-img img:nth-child(2){
    bottom: 85px;
    width: 473px;
    left: 98px;
}
.layer-img img:nth-child(1){
    bottom: 0;
    left: 0;
    width: 555px;
}
.layer-txt p{
    font-size: 20px;
    border-bottom: 1px solid #c1a17c;
    color: white;
    padding-top: 20px;
    cursor: pointer;
    margin: 0;
}
.opacity{
    opacity: .1
}
.panel {
    background-color: transparent;
    border-radius: 0;
}
.panel-heading{
    padding: 0;
}
.panel-title{
    padding-right: 35px;
    position: relative;
}
.panel-heading a{
    display: block;
    width: 100%;
    padding: 15px;
    letter-spacing: 1px;
    text-transform: none;
    font-size: 18px;
    font-weight: 300;
}
.panel-heading a[aria-expanded=false]:after{
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
        right: 7px;
    font-size: 25px;
    top: 35%;
}
.panel-heading a[aria-expanded=true]:after{
    content: "\f106";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
        right: 15px;
    font-size: 25px;
}
.panel-body{
        font-weight: 300;
        color: #dedede;
}
.panel-default>.panel-heading {
    color: #dedede;
    background-color: transparent;
}
.panel-group {
    background: #272727;
}
.layer-img-mob{
        display: none
}
.service-item img{
    height: 65px
}
.services .service-item h4 {
    margin-top: 1.25em;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 1px;
}
.service-item {
    text-align: center;
    margin-bottom: 40px!important;
}
.soc{
        display: flex;
    justify-content: space-between;
    max-width: 150px;
    margin-top:15px;
}
.soc a{
    text-decoration: none;
    font-size: 24px;
}
.soc-header{
    display: flex;
    width: 110px;
    justify-content: space-between;
}
.soc-header a{
    color: #c5a47e!important;
    font-size: 19px;
}
.soc-header a:hover{
    color: white!important;
}
.navbar-desctop-menu > li {
    float: left;
    margin-left: 2em;
}
.brand-panel {
    height: 17vmin;
}
.project-zoom{
    display: none;
}
.project figure:hover .project-title {
    top: 30px;
    opacity: 1;
}
section{
        z-index: 11;
    position: relative;
}
.project figcaption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
figcaption a.btn{
    opacity:0;
    transition: all 0.5s ease-out;
}
figure:hover figcaption a.btn{
    opacity:1;
}

.project-title {
    text-shadow: 1px 1px 6px black;
    font-size: 22px;
    line-height: 1.6;
}
.navbar-desctop.affix,.navbar-mobile.affix {
    z-index: 55;
}
.img-float{
    float:right;
    max-width:500px;
    margin: 0 0 15px 15px;
    border-radius:5px;
}
.mission{
    border: 2px solid #c5a47e;
    padding: 20px;
    border-radius: 10px;
    color: white;
    font-weight: 300;
    font-size: 21px;
    text-align: center;
    background: #272727;
}
.certs img{
    border-radius:5px;
}
.color-catalog{
        position: absolute;
    /* top: 0; */
    width: 200px;
    right: 0;
    bottom: 0;
}
.modal-content{
    background: #2b2b2b;
    padding: 20px;
}
.close span{
    color: white;
    font-size: 30px;
    position: absolute;
    top: 33px;
}
.modal-title{
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 300;
}
.mobile-phone{
        display:none;
    }
.mfp-title {
    font-size: 14px;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: 0;
}
h1, .h1 {
    letter-spacing: 0.22em;
}
h5, .h5 {
    font-size: 24px;
    line-height: 1.4;
}
.projects.section{
    padding-bottom:60px;
}
.row-30>div{
    margin-bottom:30px;
}
.modal-body p {
    margin-bottom: 10px;
}
.mfp-wrap {
    z-index: 11111;
}
.mfp-ready.mfp-bg {
    z-index: 11111;
}
.js-projects-gallery img {
    object-fit: cover;
    width: 100%;
    height: 150px;
}
.close {
    opacity: 1;
}
.header-phone {
    font-size: 1em;
    letter-spacing: 0.32em;
    z-index: 3;
    color: #fff;
    left: 63vmin;
    top: 5.9vmin;
}
.modal {
    top: 15vh;
}
.header-phone {
    display: none;
}
.slider2{
        display:none;
    }
.mobile-header2{
    display:none;
}


@media(min-width:1200px){
    
}
@media(min-width:992px){
    .d-md-block{
        display:block!important;
    }
}
@media(max-width: 992px){
    .content__wrap {padding-top: 60px;}
    
    
    
    .main,.vertical-panel,.vertical-panel-content,.brand-panel{
        display:none;
    }
    .slider2{
        display:block;
    }
    .mobile-phone{
        display:block;
        font-size: 14px;
    }
    .affix .brand {
    top: 0;
    }
    .navbar-mobile.affix{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #navbar-mobile{
        position: absolute;
        top: 52px;
        right: 0px;
    }
    .main .arrow-left,.main .arrow-right{
    display:none!important;
    }
    .section,section {
    margin-top: 1.3em!important;
    margin-bottom: 1.3em!important;
    }
    section.slider2,.slideshow{
       margin-top: 0!important;

    }
    .mobile-header2{
        display: flex;
        margin: 0!important;
        align-items: center;
        justify-content: space-between;
        background: #272727;
        padding: 8px 0;
    }
    .mobile-header2 .fa-instagram{
        font-size: 28px;
    }
    #navbar-mobile ul.social-list{
        display:flex;
    }
    #navbar-mobile ul.social-list .fa{
        font-size: 18px;
    margin-right: 10px;
    color: #c5a47e;
    }
    .boxnav__item--label{
        display:none!important;
    }
    .slider2 .slide__title {
        margin: 0;
        font-size: 26px;
        line-height: 1.2;
        text-align:right;
    }
    .slider2 .slide__subtitle{
            color: white;
            margin-top: 10px;
            margin-bottom: 10px;
            text-align:right;
    }
    .slide__title-wrap{
        text-align:right;
        padding-top: 5rem;
    }
    .slideshow:after{
        display:none!important;
    }
    .slider2 .boxnav__item {
        height: 2rem;
    }
    .slider2 .boxnav {
    bottom: 5px;
    }
    .slide__img:before{
           content: '';
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background: black;
            opacity: .4;
    }
    .slide__bg, .slide__img {
    background-size: cover;
    background-position: center;
    }
    .slide__wrap {
        height: 400px;
    }
    .slide {
    width: 100%;
    height: 400px;
    }
    
}

@media(max-width: 768px){
    
    .img-float{
        float:none;
        max-width:100%;
        margin: 15px 0;
    }
	.brand-name {
    display: none;
	}
    .brand-panel {
    width: 60.47vmin;
    height: 20.7vmin;
}
    .price-item-list{
        min-height: inherit;
    }
    .layer-img{
        display: none;
    }
    .layer-img-mob{
        display: block;
        margin-top: 25px;
    }
    .project figure img {
    height: 230px;
    }
    .project figcaption {
    margin: 2.2em 2em;
    }
    .project-title {
    font-size: 14px;
    }
    section.pricing-tab .price-tabmain .price-list .price-box .price-header h2 {
    font-size: 14px;
    margin: 0;
    }
    .price-item-list li .fa {
    left: 10px;
    }
   
    .btn {
    padding: 10px 13px;
    line-height: 1;
    }
    section.pricing-tab .price-tabmain .price-list .price-box .price-header {
    padding: 15px 0 15px;
    }
    section.pricing-tab .price-tabmain .price-list .price-box .price-link {
    padding: 15px 0;
    }
    .price-list .col-xs-6 {
        width: 50%;
        margin-bottom: 30px;
    }
    .affix .brand {
    top: -7px;
    background-position-y: -1px;
    font-size: 20px;
    background-size: 17px;
    padding-left: 0;
    }
    .services .service-item h4 {
    font-size: 10px;
    }  
    .service-item img {
    height: 50px;
    } 
    .arrow-left,.arrow-right{
        top: 18.5vmin;
    }
    .affix .brand {
    top: 0;
    }
    .navbar-toggle {
   
    }
    .price-item-list ul{
        margin-bottom: 0;
    }
    section.pricing-tab .price-tabmain .price-list .price-box {
    padding-bottom: 60px;
    }
    #services .col-xs-4{
        padding: 0 5px;
    }
    .navbar-mobile{
        display: flex;
        justify-content: space-between;
    }
    .mobile-phone{
        display:block;
        font-size: 14px;
    }
    .col-12{
    width:100%;
    }
    .slide {
        height: auto!important;
    }
    .slide__wrap {
        height: 330px;
    }
    .slide__title-wrap{
        padding-top: 5rem;
    }
    
}
@media(max-width: 480px){
    .slide {
        height: auto!important;
    }
    .slide__wrap {
        height: 220px;
    }
    .slide__title-wrap{
        padding-top: 3rem;
    }
}