.fp-title {
    color: #161615;
    font-weight: normal;
    font-size: 26px;
    font-family: 'montserratbold';
    background-color: #ffffffd4;
    padding: 20px;
    line-height: 1.7;
    border-radius: 25px;
}
.fp-content {
    position: relative;
    width: 90%;
}


.fp-description {
    margin: 68px 0 0 0;
    padding: 0;
    text-align: center;
    background-color: #1d3d72eb;
    padding: 33px;
    border-radius: 20px;
}

.fp-description {
    color: #ffffff;
    font-weight: normal;
    font-size: 22px;
    font-family: 'montserratbold';
}
.showroom-item h3 {
    color: #161615;
    font-family: 'montserratbold';
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 15px;
}




/*responsive*/
@media (max-width: 600px) {
  .fp-content {
    display: inherit !Important;
}
  h3.fp-title {
    margin: 49px 3px 1px 9px;
    width: 130%;
}
 .fp-title {
    color: #161615;
    font-weight: normal;
    font-size: 12px;
    font-family: 'montserratbold';
    background-color:#ffffffd4;
    padding: 8px;
    border-radius: 25px;
}
.fp-content {
    position: relative;
    width: 90%;
}


.fp-description {
    margin: 47px 0 0 0;
    text-align: center;
    background-color: #1d3d72eb;
    padding: 39px 8px 8px 8px;
    border-radius: 13px;
    line-height: 2.1;}

.fp-description {
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    font-family: 'montserratbold';
}
}

/**************************************************************************************/



div#page {
    background-image: url(https://www.mitesishoy.com/wp-content/uploads/2018/09/bg-2.jpg);
    background-attachment: fixed;
    background-blend-mode: soft-light;
    background-position: bottom;
}



footer .footer_txt a {
    text-decoration: none;
    color: #efefef;
}
article {
    padding: 0 0 0px;
    margin: 0 0 3px;
    border-bottom: 1px solid #f0f0f0;
}


.headersearch {
    display: none;
    align-items: center;
    height: 136px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    width: 250px;
    max-width: 100%;
    margin: 0 auto;
}
.site-content {
    margin: 50px 0;
}

.showroom-item .showroom-number {
    background: url(images/showroom-number.png) center no-repeat;
    display: none;
    text-align: center;
    color: #feea0e;
    font-size: 50px;
}


@media only screen and (min-width: 1024px){
#main-menu {
    display: none;
    align-items: center;
    height: 112px;
    text-align: center;
}}

@media only screen and (min-width: 1024px){
#extra-menu {
    float: right;
    display: flex;
    align-items: center;
    height: 122px;
}}

/*logo*/
#logo img {
    max-height: 166%;
    margin-top: 56px;
}

#headertop {
    background: #ffffff;
    box-shadow: 0 2px 15px rgba( 0,0,0,0.2);
    position: relative;
    z-index: 999;
    height: 125px;
}


@media only screen and (min-width: 1024px){
#extra-menu ul.nav-menu > li > a {
    color: #ffffff;
    padding: 26px 13px;
    font-size: 16px;
    background-color: #3a1134;
    font-family: 'montserratsemi_bold';
    border: 0px solid white;
    box-shadow: 2px 2px 14px black;
}

#extra-menu ul.nav-menu > li > a:hover {
    color: white;
    background-color:#183F7E;
    font-family: 'montserratsemi_bold';
    border: 0px solid white;
    box-shadow: 2px 2px 14px black;
}

}


h1.entry-title {
    display: none;
}


h4 {
    font-size: 1.9em;
    line-height: 15px;
}
h3 {
    font-size: 2.2em;
    line-height: 1.1852;
    margin: 1px 0 1px;
}


.search-n-slider {
    position: relative;
    background: #e3e2da;
    min-height: 136px;
}

footer {
    color: #929292;
    background-color: #161615;
    padding: 20px 0;
}

.smthemes {
    display: none;
}

div#cotiza{background-color: #3a5584;padding:20px;color:white;width:50%;float:right;margin:0px 0 10px 0;text-align:center;font-size:18px;}

@media only screen and (min-width: 801px){
a.whatsapp {
    min-width: 50px;
    max-width: 150px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    padding: 20px 60px 30px 61px;
    margin: 8px;
    background: #20B038;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
  float:right;
 }
  div#text-2 {
    margin-top: 1px;
}
div#cotiza{background-color: #3a5584;padding:20px;color:white;width:50%;float:left;margin:0px 0 10px 0;text-align:center;font-size:18px;}
}








@media only screen and (min-width: 801px){
#container {
    background-color: white;
}}