/*
  Name: Ahmed Ihsan Qannan
*/

/* Start Genral */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat;
    text-decoration: none;
    outline: none;
  }
 
  @font-face {
    font-family: JF-Flat-regular;
    src: url("../fonts/JF-Flat-regular.ttf") format("opentype");
}

@font-face {
    font-family: JF-Flat-medium;
    src: url("../fonts/JF Flat medium.ttf") format("opentype");
}


@font-face {
    font-family: JF-Flat-Light;
    src: url("../fonts/JF Flat light.ttf") format("opentype");
}
/* End Genral */

/* Start Navbar */

/*background main navbar all*/
.navbar {
    background-color: #243F4D;
    min-height: 70px;
    border-bottom-color: #243F4D;
  }
 
  
  /*active link in navbar*/
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #ffffff;
    font-weight: 500;
    color: #243F4D;
    font-size: 16px;
  }
  .activeing{
    background-color: #fff;
    color: #000;
    font-size: 16px;
      
  }
  .activeing:hover{
    background-color: #06283D;
    color: #fff;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
  }
  
  /* brand and link a in navbar*/
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-brand   {
    color: #999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .navbar-inverse .navbar-brand {
    font-size: 28px;
    line-height: 40px;
  }

  .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle {
    margin-top: 18px;
  }
  
  .logo-span {
    color: #f9274b;
  }
  
  /* End  Navbar */

  .Walter-sec{
    padding: 40px 0px;
    background-color: #F6EEE8;
  }
  .Walter-img{
    background-image: url(../img-project/2022-10-28_173053.png);
    height: 330px;
    background-size: cover;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 20px;
  }
  .search {
    float: right;
    width: 100%;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative;
}
.search-field {
    padding: 5px 7px;
    border-color: transparent;
    outline: none;
    width: 100%;
    left: 5px;
    border-radius: 5px 0 0 5px;
}

.form p {
    font-size: 20px;
}
.search-button {
    border-color: transparent;
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: calc(50% - 12.5px);
    width: 10%;
    padding: 5px 4ps;
    font-size: 15px;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #000;
}


  .contant{
    margin-top: 30px;
  }

  .contant span{
    font-size: 30px;
    /* text-align: right; */
    color: #256D85;
    font-weight: 600;
    margin-bottom: 10px;

  }

  .contant p{
    font-size: 25px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
    /* margin-bottom: 10px; */
  }
  
.btn-de{
    width: 150px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background-color:  #243f4d;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    margin-top: 13px;
  }
  

.project-sec{
    padding: 60px 0px ;
    background-color: #F6F6F6;
}

.title-right{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-align: center;
    /* position: relative; */
    margin-bottom: 25px;

}
.title-right::after{
    content: "";
    display: block;
    width: 140px;
    background-color: orange;
    margin: 10px auto;
    height: 3px;
    left: 0px;
}
.box{
    
    padding: 11px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 7.5px;

}
.img-project,.img-booth,.img-Mood ,.img-Paintings{
   background-image: url(../img/5.jpg);
    height: 160px;
    background-size: cover;
    margin-bottom: 20px;
    padding: 0px;
    border-radius: 7.5px;
}

.cont-project h3{
    font-size: 15px;
    display: inline;
    color: #000;
    margin:5px 5px;
    font-weight: 600;

}
.cont-project h4{
    font-size: 20px;
    color: #00ffd5;
    /* text-align: center; */
    margin-top: 17px;
    display: none;
}
.icon-flex{
    display: flex;
  justify-content: space-between;
  align-items:flex-start;
  margin-top: 12px;
}
.fa-ia{
    color: #256D85;
    text-align: center;
}
.fa-pl{
    color: #f9274b;
    /* float: right; */
    display: none;
}
.box{
    margin-bottom: 20px;
}

.bt-in{
    background-color: #243f4d;
    color: #fff;
    margin-top: 14px;
    border: 1px solid #243f4d;
    padding: 7px 29px;
}

.interior{
    padding: 120 0px;
    background-color: #fff;
}

.content-designr h4{
    font-size: 27px;
    color: #000347;
    font-weight: 500;
    font-style: italic;

}

.content-designr p{
    font-size: 31px;
    color: #111;
    font-weight: 200;
}
.img-designer{
    background-image: url(../img-project/2022-10-28_175531.png);
    height: 330px;
    background-size: cover;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 20px;
}
.content-designr{
    margin-top: 60px;
}
.Booth {
  padding: 60px 0px;
  background-color: #F6F6F6;
}

.Artistic-sec{
  padding: 60px 0px;
  background-color: #F6F6F6;
}
.img-footer img{
  width: 50%;
}
.list-footer{
  margin-top: 78px;
}
.list-footer li a{
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  font-family: Poppins;
  text-decoration: none;
}
.serives-footer{
  margin-top: 78px;
}
.footer-sec{
  background-color:#243F4D;
}
.serives-footer span a{
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
.serives-footer span{
  margin-right: 12px;
}
.serives-footer{
float: right;
}



.ul-link li{
  display: inline-block;
  margin-left: 10px;
}

.ul-link li a{
  font-size: 15px;
  color: #fff;
  font-weight: 200;
  text-decoration: none;
}
.ul-link li a.active{
  background-color: #fff;
  color: #000;
  padding:10px 15px;
  border-radius: 30px;
  font-weight: bold;
}



.icon img{
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.fa-bl{
  margin-top: 25px;
  margin-left: 40px;
  font-size: 21px;
  color: #fff;
}
.img-nav1{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: 20px;
  margin-left: 15px;
}
.icon{
  float: right;
}

.icon i{
  font-size: 20px;
  color: #fff;
  /* margin-right: 10px; */
  position: relative;
}
.icon i::after{
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 1.1px;
  right: 4px;

}

.div-link,
.icon{
  margin-top: 48px;
}

.work{
  padding: 120px 0px;
  background-color: #fff;

}
.list-work li{
  display: inline-block;
  margin-left: 10px;
  margin-top: 3px;
  
}
.list-work li a{
  color: #999;
  font-size: x-large;
}
.active-link::after{
  content: '';
    display: block;
    width: 30px;
    background-color: orange;
    margin-left: 10px;
    height: 3px;
    left: 0px;
  
}
.work-link{
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
  background-color: #E4E4ED;
  padding: 8px 10px;
  margin-bottom: 25px;
}
.work-link .btn-wo {
  background-color: #fff;
  color: #000;
  border: 2px solid yellow ;
  margin-top: 5px;
  border-radius: 20px;
}
.fo-put{
  background-color: #eadddd;
}
@media ( max-width: 768px ){
  .work-link{
    display: block;
  }
  .work-link li a{
    font-size: 17px;
  }
  .list-work{
    text-align: center;
  }
  .work-link .btn-wo{
   margin-left: 180px;
   margin-top: 12px;
  }
  .work-link{
    padding: 6px 0px;
  }
}
.img-work{
  margin-bottom: 25px;
}
.bt-wo{
  padding: 20px 15px;
  width: 80px;
  /* height: 200px; */
  background-color: #eadddd;
    border-color: #eadddd;
}
.bt-wo:hover{
  background-color: #eadddd;
    border-color: #eadddd ;
}
.contect-work label{
  font-size: 23px;
  color: #000;
  font-family: arial;
  margin-bottom: 4px;
  font-weight: normal;
}
.contect-work input[type="text"]{
  margin-bottom: 10px;
}

.img1{
  display: flex;
  margin-top: 30px;
  margin: 20px 0px;
}

@media ( max-width: 768px ){
  .img1{
    display: block;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .img1{
    display: block;
    margin-bottom: 10px;
  }
}

.bt-se{
  color: #fff;
  background-color: #256D85;
  margin-top: 12px;
  border-radius: 20px;
  font-size: 18px;
  width: 30%;
  
}

.flex-see{
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
  margin-top: 15px;
  margin-bottom: 24px;
}

.flex-see ul{
  margin-top: 23px;
}

.flex-see ul li{
  display: inline-block;
  margin-left: 12px;
}

.flex-see ul li i{
  margin-right: 5px;
}
.flex-see ul li i.fa-do
,.fa-th
,.fa-ey{
  font-size: 14px;
  color: #24e4ed;
  /* font-weight: bold; */
}

.flex-see ul li i span{
  color: #333;
}
.save-change{
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
  background-color: #eadddd;
  padding: 10px 15px;
  border-radius: 30px;
}

.bt-tn{
  color: #fff;
  background-color: #243F4D;
   padding: 7px 29px;
   font-size: 14px;
   margin-top: 0px;
   border-radius: 15px;
}
.bt-tn i{
  margin-right: 6px;
}

.save-change ul li{
  display: inline-block;
  margin-top: 10px;
  margin-left: 5px;
}
.save-change ul li i{
  color: #000;
  font-size: 20px;
}

.Add-Content{
  padding: 120px 0px;
  background-color: #fff;
}
.Content-Add {
  margin-top: 30px;
  background-color: #E4E4ED;
  padding: 10px;
}
.Content-Add h4{
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}
.Content-Add img{
  margin-bottom: 20px;
}
.bt-add{
  background-color: #E4E4ED;
  color: #111;
  padding: 7px 29px;
   font-size: 14px;
   border: 1px solid #E4E4ED ;
   margin-bottom: 20px;

}
.bt-add i{
  margin-right: 7px;
}



.btn-group{
  margin-top: 20px;
}
.btn-group button{
  margin-bottom: 5px;
}
.statistics{
  box-shadow: 1px 1px 20px rgba(0,0,0,.1);
  background: url('../img-project/statistics.jpg')no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 400px;
}
.statistics .overlay{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: rgba(2, 2, 2, 0.8);
  color: #B6B5B5;
  min-height: 400px;
}
.Booth-Cover{
  display: none;
}
.Booth-Cover h5{
  font-size: 21px;
  color: #fff;
  margin-bottom: 10px;
}
.Booth-Cover h5 span{
  color: red;
}
.Booth-Cover .img-cover img{
  margin-bottom: 10px;
}
.Booth-Cover a{
  font-size: 17px;
  color: #fff;
  margin-top: 11px;

}
.information label{
  margin-top: 20px;
  font-size: 21px;
  color: #fff;
}
.information label span{
  color: red;
}
.information .label2{
  margin-top: 20px;
  font-size: 21px;
  color: #fff;
  margin-bottom: 9px;
}
.information .space-btn button{
  padding: 6px 12px;
  width: 120px;
  height: 30px;
}
.save-btn{
  margin-top: 40px;
  float: right;
}
.classification{
  padding: 120px 0px;
  background-color: #fff;
}

.Categries{
  padding: 60px 0px;
  background-color: #F6F6F6;

}
.toltip{
  margin-bottom: 15px;
}
.toltip div li a{
  font-size: 16px;
  color: #000;
}
.img-Categries{
  background-image:url(../img-project/img-10.png);
  background-position: center;
  background-repeat: no-repeat;
  
  height: 230px;
  background-size: cover;
  margin-bottom: 20px;
  padding: 0px;
}

.project{
  padding: 120px 0px;
  background-color: #fff;
}

.living-room{
  padding: 120px 0px;
  background-color: #fff;
}
.room-group label{
  margin-top: 20px;
  font-size: 21px;
  color: #000;
}
@media ( max-width: 768px ){
  .img-room{
    margin-bottom: 21px;
  }
}
.add-mood-bord{
  padding: 120px 0px;
  background-color: #fff;
}
.img-mood-bord img{
  margin-bottom: 15px;
}
.edit a{
  font-size: 21px;
  color: #000;
  margin-top: 10px;
  font-weight: normal;
}

.form-room2 label{
  margin-top: 20px;
  font-size: 18px;
  color: #000;
}
.form-room2 a{
  font-size: 14px;
  color: #000;
  float: right;
  margin-top: 10px;
  text-decoration: underline;
  text-decoration: none;
}

.form-room2 p button{
  margin-top: 40px;
  text-align: center;
  margin-left: 8px;
}
.form-room2{
  background-color: #E4E4ED;
  padding: 10px;
}

@media ( max-width: 768px ){
  .img-mood-bord{
    margin-bottom: 21px;
  }
  
}
.Art-sec{
  padding: 120px 0px;
  background-color: #FFF;
}


.art-input label{
  margin-top: 20px;
  font-size: 21px;
  color: #111;
  font-weight: 200;
}
@media ( min-width: 1200px ) { /* Large Screen */
  .img-Art{
    margin-left: 90px;
    margin-bottom: 11px;
  }
}

.Mood-board2{
  padding: 120px 0px;
  background-color: #FFF;
}
.inbut-color{
  appearance: none;
  width: 12vh;
  height: 12vh;
  border: none;
}
.room-color{
  padding: 15px;
  background-color: #EADDDD;
  width: 75%;
  display: flex;
  justify-content: space-between;
  border-radius: 7px;
  margin-left: 10px;
}
.nav-div{
  margin-bottom: 15px;
}
.nav-div nav ul{

 text-align: center;
}
.nav-div nav ul a{
  font-size: 20px;
  color: #111;
  transition: 1s;
  text-decoration: none;
  /* margin-top: 8px; */
}
.nav-div nav ul a:hover{
  color: orange;
}

.form-bord label{
  margin-top: 20px;
  font-size: 21px;
  color: #000;
}

.btn-bord button{
  padding: 10px;
  width: 70px;
  height: 30px;
  margin-top: 9px;
}
.form-bord input {
  background-color: #eadddd;
} 
.form-bord  button{
  background-color: #eadddd;
}

.scrollToTop {
  background-color: #333;
  border: 1px solid #333;
  color: #999;
  padding: 4px 10px 6px 10px;
  position: fixed;
  bottom: 14px;
  right: 15px;
  display: none;
  transition: all 0.5s ease-in-out;
}

.scrollToTop:hover {
  background-color: #999;
  border: 1px solid #999;
  color: #333;
}
.nav2{
  margin-top: 72px;
  background-color: #e5e1d0;
  padding: 8px 10px;
}
.nav2 nav{
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
}
.nav2 nav li{
  margin-top: 10px;
}
.nav2 nav li a{
  font-size: 15px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
 
}
.btn-nav{
  position: relative;
  display: inline-block;
}
.btn-nav button {
  background-color: #fff;
    color: #000;
    border: 2px solid yellow;
    margin-top: 5px;
    border-radius: 20px;
  padding: 6px;
  font-size: 16px;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1;}
.btn-nav:hover .dropdown-content {display: block;}
.btn-nav:hover button {background-color: #f3f3f3;}

.nav2 nav .btn-nav button{
  background-color: #fff;
    color: #000;
    border: 2px solid yellow;
    margin-top: 5px;
    border-radius: 20px;
}
.bt-in a{
  font-size:14px ;
  color: #fff;
  margin-right: 5px;
  text-decoration: none;

}
.add-mord-bord,.add-art{
  padding: 120px 0px;
  background-color: #fff;
}
.input-img ,.input-img-art{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;

}
.input-img-art .wrapper{
  position: relative;
  height: 360px;
  width:100%;
  border-radius: 10px;
  background: #fff;
  border: 2px dashed #c2cdda;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.input-img-cover .wrapper{
  position: relative;
  height: 300px;
  width:100%;
  border-radius: 10px;
  background: #fff;
  border: 2px dashed #c2cdda;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.wrapper{
  position: relative;
  height: 600px;
  width:100%;
  border-radius: 10px;
  background: #fff;
  border: 2px dashed #c2cdda;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.wrapper.active{
  border: none;
}
.wrapper .image{
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wrapper .icon{
  font-size: 100px;
  color: #9658fe;
}
.wrapper .text{
  font-size: 20px;
  font-weight: 500;
  color: #5B5B7B;
}
.wrapper #cancel-btn i{
  position: absolute;
  font-size: 20px;
  right: 15px;
  top: 15px;
  color: #9658fe;
  cursor: pointer;
  display: none;
}
.wrapper.active:hover #cancel-btn i{
  display: block;
}
.wrapper #cancel-btn i:hover{
  color: #e74c3c;
}
.wrapper .file-name{
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 10px 7px;
  font-size: 18px;
  color: #fff;
  display: none;
  background: linear-gradient(135deg,#243F4D 0%,#256D85 100%);
}
.wrapper.active:hover .file-name{
  display: block;
}
input[type=file] {
  display: none;
}
.imgwrapper input[type=file] {
  display: block;
}
 #custom-btn{
  margin-top: 30px;
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background: linear-gradient(135deg,#243F4D 0%,#256D85 100%);
}

.imgwrapper{
  width: 100%;
  height: auto;
  padding: 30px;
  background: #fff;
  border-radius: 9px;
  transition: height 0.2s ease;
}
.imgwrapper.active{
  height: 537px;
}
.imgwrapper .upload-box{
  height: 225px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  border: 2px dashed #afafaf;
}
@media ( max-width: 768px ){
  .input-img{
    margin-bottom: 0px;
  }
  
}
.imgwrapper.active .upload-box{
  border: none;
}
.imgwrapper .upload-box p{
  font-size: 1.06rem;
  margin-top: 20px;
}
.imgwrapper.active .upload-box p{
  display: none;
}
.imgwrapper.active .upload-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.imgwrapper .content{
  opacity: 0;
  margin-top: 28px;
  pointer-events: none;
}
.imgwrapper.active .content{
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.5s 0.05s ease;
}


.content .row{
  display: flex;
  justify-content: space-between;
}
.content .row .column{
  width: calc(100% / 2 - 15px);
}
.row .column label{
  font-size: 1.06rem;
}
.sizes .column input{
  width: 100%;
  height: 49px;
  outline: none;
  margin-top: 7px;
  padding: 0 15px;
  font-size: 1.06rem;
  border-radius: 4px;
  border: 1px solid #aaa;
}
.sizes .column input:focus{
  padding: 0 14px;
  border: 2px solid #927DFC;
}
.content .checkboxes{
  margin-top: 20px;
}
.checkboxes .column{
  display: flex;
  align-items: center;
}
.checkboxes .column input{
  width: 17px;
  height: 17px;
  margin-right: 9px;
  accent-color: #927DFC;
}
.content .download-btn{
  width: 100%;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 1.06rem;
  border-radius: 5px;
  padding: 15px 0;
  margin: 30px 0 10px;
  background: #927DFC;
  text-transform: uppercase;
}

.img-video{
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.slider-section .carousel-caption {
  bottom: 150px;
  background-color: rgba(0,0,0,.35);
  border-radius: 10px;
}
.slider-section .item {
  height: 600px;
}
.slider-section .item #img {
  height: 100%;
  width: 100%;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center;
}

.slider-section .item .read-more {
  padding: 10px 20px;
  background: #f9274b;
  color: #FFF;
  border: 1px solid #f9274b;
  outline: none;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-shadow: none;
}

.slider-section .item .read-more:hover {
  background: #FFF;
  color: #f9274b;
  border: 1px solid #FFF;
}

.slider-section .carousel-indicators li {
  height: 15px;
  width: 15px;
}

.slider-section .carousel-indicators .active {
  background-color: #f9274b;
  width: 20px  !important;
  height: 20px !important;
  border: 1px solid #f9274b;
}
.right-title {
  padding: 120px ;
  height: auto;
}
.left-title{

  width: 90%;
  float: right;
  margin: 20vh 0;
  height: auto;
}
.right-title img{
  display:flex;
  height: 400px;
  
}
.left-title h2 {
  font-family: Ubuntu;
  font-size: 30px;
}
.left-title p {
  font-family: Montserrat;
   font-size: 24px;

}
.input {
  font-family: Saira;
  color: #EEE;
  background-color:#06283D;
  border-radius: 7px;
  border: 1px solid transparent;
  padding: 7px 10px ;
  text-decoration: none;
}
/* ---------------------------------- */
.img-Content{
  background-color: #E0E0E0;
  width: 100%;
  height: auto;
  border-radius: 15px;
  padding: 15px;
  position: relative;
}
.add-img-pro:first-child ,.add-img-booth:first-child ,.pro-img-view:first-child{
  width: 100%;
  height: 320px;
  background-image: url(/img/5.jpg);
  margin-bottom: 15px;
}
.add-img-pro:nth-child(2) ,.add-img-booth:nth-child(2) ,.pro-img-view:nth-child(2){
  width: 49%;
  height: 180px;
  background-image: url(/img/5.jpg);
  display: inline-block;

}
.add-img-pro:nth-child(3) ,.add-img-booth:nth-child(3) ,.pro-img-view:nth-child(3){
  width: 49%;
  height: 180px;
  background-image: url(/img/5.jpg);
  display: inline-block;
  float: right;
}
.pro-img-hide{
  width: 100%;
  height: 320px;
  background-image: url(/img/5.jpg);
  margin-top: 15px;
  display: none;
}

.detals{
  width:90%;
  padding: 24px;
  border-radius: 7px;


}
.add-detals{
  background: url('../img-project/5.jpg')no-repeat center center fixed;
  background-color: rgba(0, 0, 0, 0.664);
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 400px;
}
.fo-sp {
    display: inline-block;
    width: 20%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}