/*
Theme Name: DonOcio
Theme URI: http://zephyr.us-themes.com/
Version: 1.0
Description: Tema desarrollado por Alain Figueroa
Author: Alain Figueroa
Author URI:
Template: Zephyr
*/

/*GENERAL*/ 
:root{
  --orange: #fe7300;
}
.hide {
    display: none !important;
}
.movil-no600, .movil-no767, .movil-no, .movil-no899  {
    display: flex;
}
.movil-si600, .movil-si767, .movil-si, .movil-si899  {
    display: none;
}
main{
    overflow: hidden;
}

/*HEADER*/
.w-nav-title{
    text-transform: uppercase;
}
.menu-item-51 .w-nav-title{
    background: var(--orange);
    color: #fff !important;
    padding: 0.7rem 1.5rem;
}

/*HOME*/
.tit_home h1{
    font-size: 4.5rem;
    line-height: 0.9;
    max-width: 600px;
}
.tit_home h2{
    font-size: 4rem;
    line-height: 0.9;
}
.orange{
    color: var(--orange);
}
.white{
    color: #fff;
}
.cir_header{
    position: absolute;
    right: -33vw;
    width: 50%;
    top: -85%;
}
.item_choice .w-iconbox-icon{
    transition: 0.4s ease;
}
.item_choice .w-iconbox-icon:hover{
    transform: translateY(-5px);
    filter: drop-shadow(2px 10px 4px #00000080);
}
.item_choice .w-iconbox-title{
    font-size: 1.7rem;
    text-transform: uppercase;
}
.item_choice .w-iconbox-text{
    font-size: 17px;
    line-height: 1.2;
    color: #fff;
    max-width: 350px;
    margin: 0 auto;
}
.top_wave .l-section-shape{
    width: 150%;
    bottom: 0;
}
.bottom_wave .l-section-shape{
    width: 150%;
}
.dot_imgdestacado{
    font-size: 60px;
    position: absolute;
    bottom: 10%;
    right: 2%;
    border-radius: 50%;
    border: 4px solid white;
    height: 110px;
    width: 110px;
    color: #fd5d3d;
    transform: rotate(291deg);
}
.wp-gr .grw-slider .grw-slider-dot.active{
    background: var(--orange) !important;
}
.cir_servicios{
    position: absolute;
    left: -30%;
    top: 10%;
    width: 100%;
}
.layout_186 .w-grid-item-h .usg_vwrapper_1{
    transition: 0.5s ease;
}
.layout_186 .w-grid-item-h:hover .usg_vwrapper_1{
    height: 100% !important;
    background: rgba(254, 115, 0, 0.95);
    /*padding: 1rem !important;*/
    display: flex !important;
    justify-content: flex-end;
}

/*BLOQUE CTA*/
#row_cta{
    display: flex;
    align-items: center;
    overflow: visible;
}

/*QUIENES SOMOS*/
#header_quienes{
    display: flex;
    align-items: center;
}
.tit_quienes h1{
    font-size: 7rem;
    line-height: 0.8;
    font-family: "Arial";
    margin-left: 15%;
    max-width: 400px;
}
.tit_quienes h1 .orange{
    font-family: 'Passion One';
    font-size: 8rem;
}
.img_fachada{
    position: absolute;
    right: -13vw;
    top: -30vw;
    width: 65% !important;
    opacity: 1.1;
    filter: drop-shadow(-19px 74px 0px #fe730030);
}

/*SERVICIOS*/
#header_services{
    display: flex;
    align-items: center;
}
#header_services .l-section-h{
    padding-top: 0;
}
.tit_servicios h1{
    font-size: 3.2rem;
    line-height: 0.9;
    text-transform: uppercase;
    max-width: 500px;
    margin: 0 auto;
}
.separador_servicio{
    position: absolute;
    right: -2px;
    width: 40%;
    top: -10px;
}
.separador_servicio img{
    width: 100%;
}
.cir_services{
    position: absolute;
    left: -8vw;
    width: 30%;
    z-index: 2;
    bottom: -18vw;
}
.logo_headerservice{
    max-width: 80px !important;
    margin: 0 auto 1rem;
}

/*CONTACTO*/
#header_contacto{
    display: flex;
    align-items: center;
}
#header_contacto .l-section-h{
    padding-top: 0px;
}
#header_contacto .l-section-shape{
    width: 150%;
    filter: drop-shadow(0px -13px 7px #00000045);
}
#mapa .l-section-shape{
    width: 150%;
    filter: drop-shadow(0px 13px 7px #00000045);
}
#mapa iframe{
    height: 600px;
}
.icon_contact{
    margin: 1rem 0;
}
.icon_contact .w-iconbox-icon{
    color: #000 !important;
}
.icon_contact .w-iconbox-meta{
    color: #fff;
}
.icon_contact .w-iconbox-link{
    display: flex;
    align-items: center;
}
.gform_required_legend{
    display: none;
}
.gfield_consent_label a{
    color: #fff !important;
    border-bottom: 1px solid currentColor;
}
.gfield_consent_label a:hover{
    opacity: 0.7;
}
.gfield_validation_message{
    color: #fff !important;
}
.gform_confirmation_message, .form_saved_message_sent{
    color: #000;
    background: #ffffff;
    padding: 1rem;
    border-radius: 20px;
    text-align: center; 
}
.social_contact .w-socials-item-link{
    font-size: 1.5rem;
    line-height: 1.4 !important;
    color: #fff;
}
.social_contact .w-socials-list{
    text-align: center;
}

/*FOOTER*/
.tit_footer h3{
    font-size: 1.5rem;
}
.icon_footer{
    margin: 1rem 0;
}
.horario{
    text-align: right;
}
.redes_sociales{
    text-align: right;
}
.redes_sociales .w-socials-item{
    font-size: 1.5rem;
    line-height: 1.7;
}
.redes_sociales .w-socials-item-link{
    line-height: 1.2;
}
.txt_copyright{
    text-align: left;
    font-size: 15px;
}
#menu-menu-legal{
    display: flex;
    justify-content: flex-end;
}


@media only screen and (max-width: 600px) {
.movil-no600 {
    display: none;
}
.movil-si600 {
    display: flex;
}

/*HOME*/
.tit_home h1{
    font-size: 12vw !important;
}
.cir_header {
    position: absolute;
    right: -33vw;
    width: 60% !important;
    top: -60vw !important;
}
.tit_home h2 {
    font-size: 11vw !important;
}
.w-separator.width_30{
    width: 70%;
}
.dot_imgdestacado{
    font-size: 35px !important;
    bottom: 2% !important;
    right: 10vw !important;
    height: 70px !important;
    width: 70px !important;
}
.cir_servicios {
    left: -30% !important;
    top: 210px !important;
    width: 100% !important;
}

/*QUIENES SOMOS*/
.tit_quienes h1 {
    font-size: 16vw !important;
    margin-top: 1rem !important;
}
.tit_quienes h1 .orange{
    font-size: 20vw !important;
}
.img_fachada {
    position: relative;
    right: 0;
    top: 0;
    width: 80% !important;
    margin: 0 auto;
    filter: drop-shadow(-19px 54px 0px #fe730030);
}

/*SERVICIOS*/
.tit_servicios h1 {
    font-size: 8vw !important;
}
.logo_headerservice {
    max-width: 50px !important;
    margin: 0 auto 1rem;
}
.separador_servicio {
    position: absolute;
    width: calc(100% - 0.5rem) !important;
    top: -5px !important;
}
/*BLOQUE CTA - SERVICIOS*/
.cir_services{
    width: 30% !important;
    bottom: -150px !important;
}

/*CONTACTO*/
#mapa iframe{
    height: 450px !important;
}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
/*HOME*/
.w-separator.width_30{
    width: 50%;
}
/*SERVICIOS*/
.logo_headerservice {
    max-width: 60px !important;
    margin: 0 auto 1rem;
}
}

@media only screen and (max-width: 767px) {
.movil-no767 {
	display: none;
}
.movil-si767 {
	display: flex;
}

/*HOME*/
.tit_home{
    margin-bottom: 0px !important;
}
.tit_home h1{
    font-size: 11vw;
    max-width: 400px;
}
.cir_header {
    position: absolute;
    right: -33vw;
    width: 50%;
    top: -30vw;
}
.tit_home h2 {
    font-size: 2.8rem;
}
.layout_244 .usg_hwrapper_1{
    display: flex;
    flex-direction: column;
}
.layout_244 .usg_post_image_1{
    margin-top: 3rem;
    margin-right: 0px !important;
}
.dot_imgdestacado{
    font-size: 50px;
    bottom: 2%;
    right: 19vw;
    height: 80px;
    width: 80px;
}
.cir_servicios {
    position: absolute;
    left: -15%;
    top: 40%;
    width: 100%;
}

/*QUIENES SOMOS*/
#row_txtquienes{
    padding-top: 1rem !important;
}
.tit_quienes h1 {
    font-size: 16vw;
    max-width: 100%;
    margin-top: 1rem;
    margin-left: 0;
    text-align: center;
}
.tit_quienes h1 .orange{
    font-size: 21vw;
}
.img_fachada {
    position: relative;
    right: 0;
    top: 0;
    width: 60%;
    margin: 0 auto;
    filter: drop-shadow(-19px 54px 0px #fe730030);
}

/*SERVICIOS*/
.tit_servicios h1 {
    font-size: 2.6rem;
}
.separador_servicio {
    position: absolute;
    width: 80%;
}
/*BLOQUE CTA - SERVICIOS*/
.cir_services{
    position: absolute;
    left: -8vw;
    width: 34%;
    z-index: 2;
    bottom: -30vw;
}

/*CONTACTO*/
#mapa iframe{
    height: 500px;
}

/*FOOTER*/
.horario{
    text-align: left;
}
.redes_sociales{
    text-align: left;
}
.nmb{
    margin-bottom: 0px !important;
}
.mb10{
    margin-bottom: 10px !important;
}
.icon_footer .w-iconbox-link{
    display: flex;
    align-items: center;
}
.txt_copyright{
    text-align: center;
}
#menu-menu-legal{
    display: flex;
    justify-content: center;
}

}

@media only screen and (max-width: 768px) {
.movil-no {
	display: none;
}
.movil-si {
	display: flex;
}
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
.movil-no899 {
    display: none;
}
.movil-si899 {
    display: flex;
}
}

@media only screen and (max-width: 900px) {
/*HEADER*/ 
.type_mobile .w-nav-list:not(.level_2){
    font-family: 'Passion One';
}
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1){
    padding: 0.4rem;
}
.menu-item-51 .w-nav-title{
    display: block;
    max-width: 170px;
    margin: 0 auto;
    padding: 0.2rem 1.5rem;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
/*HOME*/
.tit_home h1{
    font-size: 4rem;
    max-width: 600px;
}
.cir_header {
    position: absolute;
    right: -33vw;
    width: 50%;
    top: -30vw;
}
.tit_home h2 {
    font-size: 3.5rem;
}
.layout_186 .w-grid-list{
    justify-content: center;
}
.cir_servicios {
    position: absolute;
    left: -30%;
    top: 30vw;
    width: 80%;
}
.w50-1024{
    width: 50% !important;
}
.item_choice{
    margin-bottom: 1.5rem;
}
.item_choice .w-iconbox-icon{
    font-size: 85 !important;
}

/*QUIENES SOMOS*/
.tit_quienes h1 {
    font-size: 10vw;
}
.tit_quienes h1 .orange{
    font-size: 13vw;
}
.img_fachada{
    position: absolute;
    right: -13vw;
    top: -41vw;
    width: 65% !important;
    opacity: 1.1;
    filter: drop-shadow(-19px 34px 0px #fe730030);
}

/*SERVICIOS*/
.tit_servicios h1 {
    font-size: 3rem;
}
.separador_servicio {
    position: absolute;
    right: -2px;
    width: 60%;
    top: -6px;
}

/*BLOQUE CTA - SERVICIOS*/
.cir_services{
    position: absolute;
    left: -8vw;
    width: 33%;
    z-index: 2;
    bottom: -25vw;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
/*HOME*/
.cir_servicios {
    position: absolute;
    left: -30%;
    top: 30vw;
    width: 80%;
}

/*QUIENES SOMOS*/
.tit_quienes h1 {
    font-size: 8vw;
}
.tit_quienes h1 .orange{
    font-size: 10vw;
}
.img_fachada{
    position: absolute;
    right: -13vw;
    top: -32vw;
    width: 65% !important;
    opacity: 1.1;
    filter: drop-shadow(-19px 54px 0px #fe730030);
}
}