/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

img,
.wpb_single_image img {
    border-radius: 15px;
    box-shadow: none;
    overflow: hidden;
}

.ultimate-map-wrapper img {
    border-radius: 0px;
}

.acordeon-home .vc_tta-panel.vc_active .vc_tta-panel-heading,
.acordeon-home .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-bottom: 2px #fff dotted !important;
}

.acordeon-home .vc_tta-panel-heading .vc_tta-panel-title {
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.acordeon-home .vc_tta-panel-body p {
    color: #ffffff !important;
}

.contact-info li {
    position: relative;
    padding-left: 30px;
}

.contact-info li i {
    position: absolute;
    left: 0;
    top: 7px;
}

.contact-info li a {
    text-decoration: none !important;
}

footer .soc-ico a span {
    color: #c08924 !important;
    font-size: 20px !important;
}

.footer .soc-ico a:before,
.footer .soc-ico a:after {
    display: none;
}

footer .soc-ico a {
    width: 33px;
}

footer .soc-ico {
    margin-top: 25px;
}

footer .custom-menu li a::before {
    background-color: transparent !important;
}

.wpcf7 div .pasicon {
    position: absolute;
    color: #c08924;
    z-index: 100;
    font-size: 18px;
    top: 14px;
    left: 35px;
}

.bg-agencia .vc_column-inner {
    background-position: center;
    background-repeat: no-repeat;
}

.contact-info li a:hover {
    color: #6f9aff;
}

.serviciosul ul {
    margin-bottom: 35px;
}

.masthead .top-bar .mini-widgets>* {
    margin-left: 20px;
    margin-right: 20px;
}

.masthead .top-bar .right-widgets a b {
    margin-right: 5px;
}

.mini-search a.submit i {
    color: #c08924;
}

.mini-search a.submit:hover {
    opacity: 1 !important;
}

.mini-search a.submit:hover i {
    color: #ffffff;
}

.contacinfo a {
    text-decoration: none;
}

.contacinfo .aio-icon-description {
    margin-top: 0px !important;
}

.cerrarsearch {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.product .woo-buttons-on-img {
    border: solid 1px #ddd;
    background-color: #ffffff;
    transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -ms-transition: all ease-out 0.5s;
}

.botoncotizar {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.botoncotizar span {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    letter-spacing: 1px;
    padding: 12px 45px;
    border: solid 2px #c08924;
    color: #c08924;
    border-radius: 100px;
    cursor: pointer;
    transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -ms-transition: all ease-out 0.5s;
}

.botoncotizar span:hover {
    background-color: #c08924;
    color: #ffffff;
}

.formcotizar {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.cerrarbg {
    position: absolute;
    background-color: rgba(16, 16, 16, 0.95);
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0.95;
}

.contform {
    width: 600px;
    background-color: #000000;
    margin: auto;
    left: 0;
    right: 0;
    /*margin-top: 3%;*/
    z-index: 2;
    position: relative;
    padding: 35px;
    border-radius: 25px;
    box-sizing: border-box;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.grupocoti {
    position: relative;
    width: 48%;
    float: left;
    display: inline-block;
}

.grupocoti2 {
    position: relative;
    width: 100%;
    display: inline-block;
}

.emailcoti,
.cantidadcoti {
    margin-left: 4%;
}

.wpcf7 div.grupocoti .pasicon {
    position: absolute;
    color: #c08924;
    z-index: 100;
    font-size: 18px;
    top: 14px;
    left: 25px;
}

.wpcf7 div.grupocoti2 .pasicon {
    position: absolute;
    color: #c08924;
    z-index: 100;
    font-size: 18px;
    top: 14px;
    left: 25px;
}

.tituloform {
    font-family: "Montserrat";
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #ffffff;
}

.tituloform span {
    display: inline-block;
    width: 100%;
    font-weight: 200;
    text-transform: initial;
    font-size: 26px;
    color: #c08924;
}

.cerrar1 {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #c08924;
    border: solid 2px #c08924;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -ms-transition: all ease-out 0.5s;
}

.cerrar1:hover {
    color: #c08924;
    background-color: transparent;
}

.cotizarform {
    margin-bottom: 20px;
}

.enviar-formcoti {
    margin-top: 20px;
    text-align: center;
}

.enviar-formcoti input {
    display: inline-block;
}

.enviar-formcoti .ajax-loader {
    position: absolute;
    margin-top: 8px;
    top: 0;
    right: 0;
}

.enviar-form input {
    border-width: 1px;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}

.popup-message-style #page .wpcf7-response-output {
    position: initial;
}

.woocom-list-content a.button.product_type_simple {
    display: none;
}

.productoshome article figure figcaption .woo-buttons a {
    background-color: #c08924;
    color: #ffffff;
    border-color: #c08924;
}

.productoshome article figure figcaption .woo-buttons a:hover {
    background-color: #ffffff;
    color: #c08924;
    border-color: #ffffff;
}

.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    border: solid 1px #c08924;
}

.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
    border: none !important;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-left: 0;
    margin-top: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 17%;
    border: solid 1px #c08924;
    margin-right: 5px;
}

.woocommerce div.product div.summary h1 {
    text-transform: uppercase;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #c08924;
    box-sizing: content-box;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: auto;
    display: none;
}

.woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger {
    display: block !important;
}

.woocommerce .wf-container-main .switcher-wrap {
    display: none;
}

.products .product:hover .woo-buttons-on-img {
    border: solid 1px #c08924;
}

.btn-gracias {
    text-align: center;
}

.btn-gracias a {
    display: inline-block;
    max-width: 220px;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    border: solid 2px #c08924;
    color: #c08924;
    margin: 7px;
    font-family: "Montserrat";
    font-weight: 700;
    border-radius: 100px;
    text-decoration: none;
    transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -ms-transition: all ease-out 0.5s;
}

.btn-gracias a:hover {
    background-color: #c08924;
    color: #ffffff;
}

.woo-buttons .add_to_cart_button {
    display: none !important;
}

.dfd-download-buttons .direct-free-download-button {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0 38px;
}

.dfd-download-buttons .direct-free-download-button::before {
    font-family: "Font Awesome 5 Free";
    content: "\f1c1";
    padding-right: 10px;
    font-size: 18px;
}

.widget h2 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.footer .widget-title {
    letter-spacing: 1px;
}

.product_list_widget img,
.recent-posts .alignleft img {
    border: 1px solid #c08924;
    box-sizing: border-box;
}

.widget-info img {
    max-width: 100%;
}

.footer .widget {
    margin-bottom: 60px;
}

.right-widgets .mini-button {
    margin-right: -50px !important;
}

.titulos h4 {
    letter-spacing: 1px;
}

.icons-home {
    border: solid 2px #000000;
    padding-bottom: 25px;
    padding-top: 12px;
}

.icons-home h3.aio-icon-title {
    margin: 15px 0 15px !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.icons-home .aio-icon-top {
    padding: 5px 0;
}

.icons-home:hover h3.aio-icon-title,
.icons-home:hover .aio-icon-top .aio-icon {
    color: #ffffff !important;
}

.icons-home:hover {
    border-color: #c08924;
    background-color: #c08924;
}

.icons-home.iconalquiler {
    border-color: #000000;
}

.icons-home.iconalquiler:hover {
    border-color: #c08924;
}

.areas-icons {
    border: solid 1px #c1c1c1;
    padding: 45px 0 25px 0;
    border-radius: 25px;
}

.areas-icons .aio-icon-top .aio-icon-img {
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 15px;
}

.areas-icons h2.aio-icon-title,
.areas-icons h3.aio-icon-title {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.areas-icons.areas2 {
    margin-top: 80px;
}

.areas-icons:hover {
    border: solid 1px #c08924;
    background-color: #c08924;
}

.areas-icons:hover h2.aio-icon-title,
.areas-icons:hover h3.aio-icon-title {
    color: #ffffff !important;
}

.foo-icos1 {
    display: inline-block;
    float: left;
    font-size: 100px;
    padding-right: 7px;
    color: #ffffff;
    margin-top: -10px;
}

.foo-icos2 {
    display: inline-block;
    float: left;
    font-size: 100px;
    padding-right: 0px;
    color: #ffffff;
    margin-top: -10px;
}

.foo-icos3 {
    display: inline-block;
    float: left;
    font-size: 100px;
    padding-right: 15px;
    color: #ffffff;
    margin-top: -10px;
}

.foo-icos4 {
    display: inline-block;
    float: left;
    font-size: 32px;
    padding-right: 15px;
    margin-top: 4px;
    color: #fff;
    width: 38px;
    text-align: center;
}

footer .custom-html-widget p {
    line-height: 28px;
}

.vinetassrs ul li {
    color: #fff;
}

.serviciosrs h2 {
    background-color: #c08924;
    padding: 15px 0 !important;
}

.enviar-form {
    margin-top: 10px;
}

.list-elegirnos h3 {
    letter-spacing: 1px;
}

.pswp__caption h5 {
    display: none;
}

.youtubemodal .ult_modal-content {
    box-shadow: none !important;
}

.header-bar .branding a {
    position: absolute;
    top: 15px;
}

.aio-icon-header h2 {
    margin: 25px 0;
    letter-spacing: 1px;
}

.filter .filter-categories a {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
    border: 1px solid transparent;
}

.filter-bg-decoration .filter-categories a:not(.act):hover {
    color: #c08924;
    border-color: #c08924;
}

.filter-bg-decoration .filter-categories a.act {
    border-color: #c08924;
}

.paginator .button-load-more {
    border-color: rgb(0 0 0);
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: "Montserrat";
    letter-spacing: 0.5px;
}

.white-text {
    color: #fff!important;
}

.icon-orquesta h1 {
    font-family: "Montserrat", arial, helvetica, sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    color: #fff;
    text-align: left;
    margin-top: 35px;
    margin-bottom: 5px;
}

.icon-orquesta .aio-icon-description {
    font-family: "Montserrat", arial, helvetica, sans-serif;
    text-align: left !important;
    letter-spacing: 1px;
}

.gradient-overlay-layout-list:not(.portfolio-shortcode) .post-entry-content .entry-title {
    display: none;
}

.btn-shortcode i {
    padding-right: 4px;
}

#footer.solid-bg {
    background-size: 100%;
    background-attachment: fixed;
    background-position: bottom;
}

.widget_search input[type=text].searchform-s,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,
.wpcf7-number,
input[type=text]:not(.elementor-field):not(.searchform-s),
input[type=search]:not(.elementor-field),
input[type=tel]:not(.elementor-field),
input[type=url]:not(.elementor-field),
input[type=email]:not(.elementor-field),
input[type=number]:not(.elementor-field),
input[type=date]:not(.elementor-field),
input[type=range]:not(.elementor-field),
input[type=password]:not(.elementor-field),
select:not(.elementor-field),
textarea:not(.elementor-field) {
    margin-bottom: 15px;
}

.ult-video {
    margin: 0 !important;
}

.wame-flot {
    display: block;
    position: fixed;
    bottom: 28px;
    right: 28px;
    z-index: 9999;
}

.wame-flot a {
    background-color: #25d366;
    color: #ffffff;
    text-decoration: none;
    font-size: 41px;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 68px;
    border-radius: 100px;
}

.wame-flot a:hover {
    background-color: #128c7e;
}

.wame-flot {
    animation: wame-flot 0.5s ease-in 0s 1 normal forwards;
}

.logo-footer {
    text-align: center;
}

.logo-footer img {
    margin: 0;
}

.logo-footer p {
    font-family: "Montserrat";
    font-style: italic;
    font-size: 20px;
}

.logo-footer .soc-ico {
    margin-top: 20px;
}

.logo-footer .soc-ico a {
    border: 1px solid #c08924;
    width: 40px;
    height: 40px;
    margin: 5px;
}

.logo-footer .soc-ico a:hover {
    background-color: #c08924 !important;
}

.logo-footer .soc-ico a:hover span {
    color: #000 !important;
}

.contact-icon .textwidget {
    display: flex;
    align-items: center;
    font-family: "Montserrat";
    gap: 20px;
}

.iconfoo {
    font-size: 52px;
}

.contactfoo p {
    font-size: 18px;
    margin-bottom: 5px;
}

.contactphone {
    font-size: 28px;
    font-weight: 700;
}

.contactemail {
    font-size: 20px;
    font-weight: 700;
}

.medios_pago_footer p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.medios_pago_footer p img {
    margin: 0;
}

.mapcorp,
.mapcorp .ultimate_google_map {
    margin-bottom: 0 !important;
}

.list_colm2 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 15px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
}

.list_box1 ul,
.list_box2 ul {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.list_box1 ul li,
.list_box2 ul li {
    list-style: none;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    border-radius: 35px;
    margin: 0;
    padding: 8px 35px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.list_box1 ul li {
    border: 2px solid #ffffff;
}

.list_box2 ul li {
    border: 2px solid #c08924;
    color: #c08924;
}

.list_box1 ul li:hover {
    background-color: #c08924;
    border-color: #c08924;
}

.list_box2 ul li:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

.content_response {
    text-align: center;
    margin-bottom: 35px;
}

.footer_response {
    text-align: center;
}

.space_vertical_list ul li {
    margin-bottom: 15px;
}

.icon_boxes .top-icon {
    border: 1px solid #c08924;
    background-color: #c08924;
    border-radius: 15px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icon_boxes .top-icon .aio-icon-header h3 {
    margin-bottom: 0px !important;
}

@media (max-width: 778px) {
    .contform {
        width: 500px;
    }
    .page-title.overlay-bg .wf-wrap {
        display: none;
    }
    .mini-search a.submit {
        width: 35px;
        height: 35px;
        line-height: 35px !important;
        margin-left: 25px;
    }
    .mini-search a.submit i {
        font-size: 14px !important;
        color: #c08924 !important;
    }
    .overlay-search-microwidget>i {
        top: 30px;
        right: 20px;
        font-size: 20px;
    }
    .areas-icons.areas2 {
        margin-top: 0px;
    }
    .home .joinchat__button {
        bottom: 110px !important;
    }
}

@media (max-width: 600px) {
    .contform {
        width: 90%;
    }
}

@media (max-width: 480px) {
    .contform {
        padding: 25px;
    }
    .cerrar1 {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: 10px;
        top: 10px;
        font-size: 12px;
    }
    .tituloform {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .tituloform span {
        font-size: 16px;
    }
    .grupocoti {
        width: 100%;
    }
    .emailcoti,
    .cantidadcoti {
        margin-left: 0%;
    }
    .popup-message-style #page .formcotizar .wpcf7-response-output {
        margin-top: 10px;
    }
    .formcotizar .wpcf7-response-output .wpcf7-not-valid-tip-text {
        font-size: 13px;
        line-height: 20px;
    }
    .enviar-formcoti {
        margin-top: 10px;
    }
    .enviar-formcoti .ajax-loader {
        margin-top: 12px;
        margin-right: 33px;
    }
}

@media (min-width: 778px) {
    footer .widget_presscore-custom-menu-one {
        padding-left: 75px !important;
    }
}

@keyframes wame-flot {
    0% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(1);
    }
}