/*
Template:  Webster - Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com

NOTE: This file contains the styling for the Interior Design Template. You can edit/add anything in this file!
*/
/*
PDF
*/
.row {
     display: flex;
     width: 100%;
  }
 
.box{
  margin: 50px auto;
  width: 1000px;
  height: 50px;


}
.container-3{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
 
.container-3 input#search{
  width: 300px;
  height: 50px;
  background: white;
  border: none;
  font-size: 10pt;
  float: left;
  color: #262626;
  padding-left: 55px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
.container-3 input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.container-3 input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 
.container-3 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
 
.container-3 input#search:-ms-input-placeholder {  
   color: #65737e;  
}
.container-3 .icon{
  position: absolute;
  top: 50%;
  margin-left: 15px;
  margin-top: 15px;
  z-index: 1;
  color: #4f5b66;
 
   -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -ms-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;
}
h4.histo{
    font-family: 'TypeWrong', sans-serif;
    font-weight: normal;
    margin-top: 0px;
    ine-height: 30px;
    font-size: 2rem;
    text-align: center;
}
h6.histo {
    font-family: 'TypeWrong', sans-serif;
    font-weight: normal;
    margin-top: 0px;
    font-size: 1rem;   text-align: center;
}
h6.histo1 {
    background: #e3e3e3;
    font-family: 'Gotham', sans-serif;
    font-weight: normal;
    margin-top: 0px;
    font-size: 1.3rem;   text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin-top: 0px;
    font-size: 1rem;
}
.clas {
    font-family: 'Poppins', Gotham-Book;
    font-weight: normal;
    margin-top: 0px;
    font-size: 1.2rem;
}
.clase {
    font-family: 'Poppins', Gotham-Book;
    font-weight: normal;
    margin-top: 10px;
    font-size: 1.2rem;
    color:red;
    text-align: center;
    font-weight: bold
}

h4 {
    line-height: 30px;
    font-size: 2rem;
}



.interior-counter .counter label {
    font-family: 'Poppins', sans-serif;
}


/*.interior-design { padding: 30px; }*/

.interior-counter .counter span {
    color: #ba893f;
}

.interior-counter .counter label {
    font-size: 20px;
    line-height: 26px;
}

.interior-action-box .action-box {
    position: relative;
    margin-top: -40px;
    z-index: 9;
}

.bg-overlay-theme-20:before {
    background: rgba(53, 74, 107, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-theme-50:before {
    background: rgba(53, 74, 107, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-theme-70:before {
    background: rgba(53, 74, 107, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-overlay-theme-90:before {
    background: rgba(53, 74, 107, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
img.img{
    position: relative;
    float: right;
    width:  70px;
    height: 75px;
    background-position: 10% 50%;
    background-repeat:   no-repeat;
    background-size:     cover; 
    display:block;
margin:auto;
text:align-center;
}
