/*
Theme Name: Maikinves Child
Description: Maikinves Child Theme
Author: Brand Exponents
Template: maikinves
Version: 1.0
*/

@import url("../oshin/style.css");
@import url("bootstrap.min.css");
@import url("fontawesome-all.min.css");
@import url("iofrm-style.css");
@import url("iofrm-theme4.css");


.btn-hero a {width: 250px; text-align: center; padding: 20px 0;}
.col-a:hover {background-color: rgba(0,183,229,.4); transition: all .3s linear;}
.col-b:hover {background-color: rgba(238,157,0,.4); transition: all .3s linear;}
#back-to-top {
	background: #111 !important;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    font-size: 17px;
    z-index: 99;
    display: none;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    text-align: center;
    border-radius: 50px;}
.modPisos{
     background-size: 100%;
     background-position: center;
     transition: all 0.5s ease;
     background-image: url('laptop-on-desk-F8D3G9K.jpg');
     
}
.modOficinas{
     background-size: 100%;
     background-position: center;
     background-repeat: no-repeat;
     transition: all 0.5s ease;
     background-image: url('interior-PTCVAAC.jpg');
     display: block;
     
}
.modPisos:hover, .modOficinas:hover {background-size: 105%; background-color: rgba(0,183,229,.4); transition: all .3s linear;}
.pisosInteres .owl-controls {display: none !important;}
.inversores p {font-family: "Barlow",sans-serif !important; ;font-size: 24px !important; line-height: 36px !important; padding: 0 10%;}




/*******************************************************************************************/
@media only screen and (max-width: 767px){
.datoPisos{width: 70% !important}
.modPisos span, .modOficinas span {
    width: 50px !important;
    height: 50px !important;
    margin-right: 70px !important;
    margin-top: 20px;
}
.modPisos h6, .modOficinas h6 {font-size: 36px;}
}
.tatsu-ti.align-right {
    float: right;
    }
.tatsu-tc * {
    text-align: right!important; margin-right: 60px;
}
