/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

html {
    background-color: transparent !important;
	background-attachment: fixed !important;
}
#Wrapper, #Content {
    background-color: transparent !important;
}
#Top_bar .menu>li>a {
    padding: 0px 0;
}
#sync1{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.ho-abogado .vc-hoverbox-front{
background-size: contain;
    background-repeat: no-repeat;
}
.e-abogado .vc-hoverbox-front {
   /* background-position-y: 117px;*/
}
.bullets-servicios{
	width: 45%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    color: black !important;
}
ul.bullets-servicios li {
    list-style: none;
}
.vc-hoverbox-block-inner{
	padding: 5px !important
}
ul.bullets-servicios li:before {
    content: "\2022";
    color: #ba2d22;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: #ba2d22c7 !important;
}
.contact-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

.contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

.contact-form input::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}

div#Action_bar {
    height: 40px;
}
.vc-hoverbox:hover .vc-hoverbox-back{
	border: 1.5px solid red;
}
#Header .top_bar_left,
.header-classic #Top_bar,
.header-plain #Top_bar,
.header-stack #Top_bar,
.header-split #Top_bar,
.header-fixed #Top_bar,
.header-below #Top_bar,
#Header_creative,
#Top_bar #menu,
.sticky-tb-color #Top_bar.is-sticky {
    background-color: #090909;
}

#Top_bar .menu>li>a,
#Top_bar #menu ul li.submenu .menu-toggle {
    color: #ffffff;
    font-family: 'lato-regular' !important;
    font-size: 15px;
}

.menu_wrapper {
    border-bottom: 1px solid white;
    padding-bottom: 3px;
}

#Top_bar.is-sticky .menu_wrapper {

    padding-bottom: 0px;
}

#Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current_page_item>a,
#Top_bar .menu>li.current-menu-parent>a,
#Top_bar .menu>li.current-page-parent>a,
#Top_bar .menu>li.current-menu-ancestor>a,
#Top_bar .menu>li.current-page-ancestor>a,
#Top_bar .menu>li.current_page_ancestor>a,
#Top_bar .menu>li.hover>a {

    font-family: 'lato-bold' !important;
}


@media only screen and (max-width: 767px) {
    #Top_bar {
        background-color: #090909 !important;
    }
    [class^="icon-"]:before, [class*=" icon-"]:before{
        font-family: "mfn-icons";
        font-style: normal;
        font-weight: 900;
        speak: none;
        display: inline-block;
        text-decoration: none!important;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        font-size: 30px;
        margin-left: .2em;
        color: black;
    }
    .mobile-header-mini.mobile-mini-ml-lc #Top_bar a.responsive-menu-toggle{
        left: auto !important;
        right: 20px !important;
        top: 30px !important;
        position: absolute !important;
    }
    .mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle{
        top: 30px !important;
        transition: all 2s;

    }
    #Top_bar{
        background-color: white !important;
    }
    .top-header{
        justify-content: center !important;
    }
    .container-phone{
        justify-content: center !important;

    }
}

#Wrapper,
#Content {
    background-color: transparent;
}

#Footer {
    background-color: #000000;
}

.column,
.columns {

    margin: 0 1% 0px;
}

#Footer .footer_action .one {
    margin-bottom: 0px;
    padding-top: 0px;
    margin: 0px !important;
}

.one.column {
    width: 100%;
}

h2.entry-title a {
    color: #b1adad;
    font-size: 20px;
}

.post-excerpt {
    color: #0b1f33;
    font-family: 'lato-bold';
}

i.icon-doc-text {
    display: none;
}

.post-links a {
    background-color: #da0205;
    color: white;
    padding: 6px 20px;
    border-radius: 15px;
}
.post-links a:hover {
   color: #da0205;
	background-color: #ffffff;
	text-decoration: none !important;
	border: 2px solid #da0205;
}

a.pager_load_more.button.button_js.kill_the_icon {
    background-color: #d41219;
    border-radius: 15px;
}

a.button.button_left.button_js.kill_the_icon {
    border-radius: 15px;
    background-color: #d72027;

}

.image_frame .image_wrapper .image_links,
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgb(214, 22, 29);
}

i.icon-search:hover {
    color: #d6161d;
}

.section.section-post-related {
    padding-bottom: 40px;
}

#Top_bar {

    top: 0px;

}

.pum-theme-66 .pum-container,
.pum-theme-enterprise-blue .pum-container {

    border: 0px none #000000 !important;
    box-shadow: 0px 10px 25px 4px transparent !important;
    background-color: transparent !important;
}

.pum-theme-66 .pum-content+.pum-close,
.pum-theme-enterprise-blue .pum-content+.pum-close {

    background-color: #000000 !important;
    border: 1px solid white !important;
}

#rev_slider_1_1 .zeus .tp-bullet:after {

    background-color: rgb(186, 44, 33) !important;

}

#Footer .footer_copy {
    border-top: 1px solid transparent !important;
}

#Top_bar .menu>li.current-menu-item>a span img,
#Top_bar .menu>li.current_page_item>a span img,
#Top_bar .menu>li.current-menu-parent>a span img,
#Top_bar .menu>li.current-page-parent>a span img,
#Top_bar .menu>li.current-menu-ancestor>a span img,
#Top_bar .menu>li.current-page-ancestor>a span img,
#Top_bar .menu>li.current_page_ancestor>a span img,
#Top_bar .menu>li.hover>a span img {

    filter: grayscale(0) !important;
}

#Top_bar .menu>li>a span img,
#Top_bar #menu ul li.submenu .menu-toggle {
    filter: invert(195%) sepia(100%) saturate(9%) hue-rotate(199deg) brightness(113%) contrast(100%);
}

.post-desc-wrapper.bg- {
    border: 1px solid #fafafa;
}

nav#menu img {
    margin-right: 5px;
}

.ioi-container .ioi-style2 .box-img img {
    width: auto;
}
/*css personalizados*/


.centrar {
    margin: 0 auto !important;
}

@font-face {
    font-family: 'lato-regular';
    src: url('fonts/lato/Lato-Regular.ttf') format('opentype');
}

@font-face {
    font-family: 'lato-medium';
    src: url('fonts/lato/Lato-Medium.ttf') format('opentype');
}

@font-face {
    font-family: 'lato-semibold';
    src: url('fonts/lato/Lato-Semibold.ttf') format('opentype');
}

@font-face {
    font-family: 'lato-bold';
    src: url('fonts/lato/Lato-Bold.ttf') format('opentype');
}

@font-face {
    font-family: 'lato-black';
    src: url('fonts/lato/Lato-Black.ttf') format('opentype');
}

@font-face {
    font-family: 'lato-thin';
    src: url('fonts/lato/Lato-Thin.ttf') format('opentype');
}

@font-face {
    font-family: 'oswald-light';
    src: url('fonts/Oswald-Light.ttf') format('opentype');
}

@font-face {
    font-family: 'oswald-bold';
    src: url('fonts/Oswald-DemiBold.ttf') format('opentype');
}

@font-face {
    font-family: 'oswald-medium';
    src: url('fonts/Oswald-Medium.ttf') format('opentype');
}

@font-face {
    font-family: 'poppins';
    src: url('fonts/Poppins/Poppins-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'poppins-medium';
    src: url('fonts/Poppins/Poppins-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'poppins-bold';
    src: url('fonts/Poppins/Poppins-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'poppins-semibold';
    src: url('fonts/Poppins/Poppins-SemiBold.otf') format('opentype');
}

.font-lato_regular {
    font-family: 'lato-regular' !important;
}

.font-lato_medium {
    font-family: 'lato-medium' !important;
}

.font-lato_semibold {
    font-family: 'lato-semibold' !important;
}

.font-lato_bold {
    font-family: 'lato-bold' !important;
}

.font-lato_black {
    font-family: 'lato-black' !important;
}

.font-lato_thin {
    font-family: 'lato-thin' !important;
}

.font-oswald-light {
    font-family: 'oswald-light' !important;
}

.font-oswald-bold {
    font-family: 'oswald-bold' !important;
}

.font-oswald-medium {
    font-family: 'oswald-medium' !important;
}

.font-poppins {
    font-family: 'poppins' !important;
}

.font-poppins-medium {
    font-family: 'poppins-medium' !important;
}

.font-poppins-bold {
    font-family: 'poppins-bold' !important;
}

.font-poppins-semibold {
    font-family: 'poppins-semibold' !important;
}

#cont-slider {
    margin-top: -30px;
}

.btn-ver {
    background-color: #2c2b2b;
    color: white;
    width: 320px;
    border-radius: 15px;
    padding: 5px;
    margin: 0 auto;
    font-family: 'poppins-bold';
    font-size: 18px;
    text-transform: uppercase;


}

.btn-ver a {
    color: white;
}

.txt-quienes {
    color: white;
    font-family: 'lato-regular';
    font-size: 16px;
    padding-top: 60px;

}

.txt-quienes-c1 {
    color: #090909;
    font-family: 'lato-semibold';
    font-size: 20px;
    width: 700px;
    margin: 0 auto;
	line-height: 25px;


}

.txt-quienes-c12 {
    color: #0c2442;
    font-family: 'lato-semibold';
    font-size: 18px;

}

#f1-txt-quienes .vc_column-inner {
    padding-top: 0px !important;
}

.txt-quienes1 {
    color: black;
    font-family: 'poppins';
    font-size: 16px;
    width: 450px;
    margin: 0 auto;

}

.btn-ver1 {

    border-radius: 8px;
    padding: 5px;
    font-family: 'poppins-medium';
    text-transform: uppercase;

}


.btn-ver1 a {
    color: black;
}

.titulo {
    color: black;
    font-size: 30px;
    font-family: 'oswald-bold';
    line-height: 30px;
}

/*.titulo p:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 2px;
    background-color: #da0205;
    margin: -20px 150px;
    z-index: 1;
}*/
.titulo1 {
    color: white;
    font-size: 25px;
    font-family: 'lato-bold';
}

.titulo-ap {
    margin-top: -120px;
    /* opacity: 0;*/
    text-align: center;
}


.titulo-ap:hover {
    opacity: 1;
}

.txt-inicio {
    color: black;
    font-size: 18px;
    font-family: 'lato-bold';
    text-align: center;
}

.logo-f {

    margin-top: 25px !important;
}

.logodta-f {
    text-align: center;
}

.mapa-f iframe {
    width: 100%;
}

div#slider_2448 .owl-stage-outer {
    height: 500px;
}

.contact-form1 {
    font-family: 'lato-bold';
    background-color: white;
    padding: 0px 30px;
    margin: 0 auto;

}


.txt-form1 {
    font-family: 'lato-regular';
    color: black;
    font-size: 20px;
    padding: 30px 0px 0px 10px;


}

.txt-form1-c1 {
    font-family: 'lato-bold';
    color: black;
    font-size: 22px;
    padding: 0px 0px 30px 15px;
}

.contact-form1 input {

    margin-bottom: 5px;
    height: 33px;
    padding-left: 15px;
    width: 100%;
    border: 0px;
    background-color: transparent;
    border-bottom: 2px solid #000000;

}

.contact-form1 textarea {
    height: 97px;
    width: 100%;
    padding-left: 15px;
    border: 0px;
    background-color: transparent;
    border-bottom: 2px solid #000000;
}

.contact-form1 input[type="submit"] {
    width: 150px;
    border-radius: 15px;
    background-color: #d6161d;
    color: white;
    padding: initial;
    margin: 15px 0px;
    font-weight: bold;
    border: 0px;
    font-size: 18px;
}


.contact-form1 input::placeholder,
.contact-form1 textarea::placeholder {
    color: black;
    font-size: 16px;
    font-family: 'lato-thin';
}

.btn-form1 {
    text-align: center;
    padding-bottom: 20px;
}
/*
.contact-form {
    font-family: 'lato-bold';
    width: 350px;
    background-color: #090909;
    padding: 0px 30px;
    border: 1px solid white;
    position: absolute;
    top: 150px;
    right: 80px;

}
*/
#migratorio{
	display:none;
}
.txt-form {
    font-family: 'lato-black';
    color: white;
    font-size: 25px;
    line-height: 25px;
    padding: 19px 0px 15px 0px;

}


.contact-form input {
    margin-bottom: 5px !important;
    height: 33px;
    padding-left: 15px;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid white !important;
    border: 0px;

}

.contact-form select {

    margin-bottom: 5px !important;
    height: 35px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 4px;
    width: 100%;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-size: 14px;
    font-family: 'lato-thin';

}

.contact-form textarea {
    height: 70px;
    width: 100%;
    padding-left: 15px;
    background-color: white;
    border: 1px solid white;

}

.contact-form input[type="submit"] {
    width: 150px;
    background-color: white;
    color: #090909;
    padding: initial;
    font-family: 'lato-bold';
    font-size: 18px;
    border: 0px;
    border-radius: 15px;
    margin: 0 auto;
}


.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: black;
    font-size: 16px;
    font-family: 'lato-thin';
}

.sub-form {
    font-family: 'lato-regular';
    font-size: 25px;
    text-align: center;
}

#contact_mayoreo {
    z-index: 2222222;
    border-radius: 0px 10px 10px 0px;
    width: 240px;
    height: auto;
    float: left;
    padding: 15px 20px;
    right: -240px !important;
    top: 150px;
    position: fixed;
    background-color: #da0205;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#contact_mayoreo.active {
    right: 0px !important;
}

#contact-button {
    width: 80px;
    cursor: pointer;
    position: fixed;
	/*margin-left: 210px !important;*/
}

#contact_mayoreo textarea,
#puntos_venta textarea {
    height: 50px !important;
}


div#contact-button img {
    width: 90px;
}

.input-fixed-icon {
    width: 15%;
    color: #a5a5a5;
    font-size: 15px;
    text-align: center;
    float: left;
    background-color: #090909;
    height: 25px;
    border-radius: 5px 0px 0px 5px;
}

.input-fixed-field {
    float: left;
    width: 85%;
}

.input-fixed-field input, .input-fixed-field select {
    width: 100%;
    border: 0px;
    border-radius: 0px 5px 5px 0px !important;
    background-color: #ffffff !important;;
    font-family: 'lato-regular' !important;
}
.input-fixed-field select{
	padding: 0px !important
}
.input-fixed-field textarea {
    width: 100%;
    border: 0px;
    border-radius: 0px 5px 5px 0px;
    background-color: #ffffff;
    font-family: 'lato-regular';
    height: 60px;
}

.input-textarea {
    height: 60px;

}

.input-fixed input, .input-fixed select {
    height: 25px;
    padding-left: 5px;
}

.input-fixed {
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 12px;
	width: 100%;
}

.btn-fixed-form-1 {
    text-align: center;
}

.btn-fixed-form-1 input {
    background-color: #da0205!important;
    color: white;
    border: 1px solid #da0205;
    border-radius: 10px;
    width: 90px;
    font-family: 'lato-bold';
    border-radius: 15px;
	margin-right: -15px!important;
}

.btn-fixed-form-1 input:hover {
    background-color:white!important;
    color: #da0205!important;
    border: 2px solid #da0205!important;

}

.txt-expert {
    color: #090909;
    font-size: 12px;
    padding-bottom: 5px;
    font-family: 'lato-bold';
    text-align: center;
}

.btn-whatsapp {
    width: 75px;
    height: 50px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0);
    z-index: 33333;
    left: -78px;
    bottom: 150px;
    cursor: pointer;
}

.txt-casos p {
    color: white;
    width: 400px;
    margin: 0 auto;
}

.titulo-quienes {
    margin-left: 85px;
}

.txt-c-casos {
    color: black;
    width: 700px;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    font-family: 'poppins-medium';
    font-size: 16px;
    line-height: 30px;
    background-color: white;
    float: right;

}

.i-fo {
    margin-right: 12px;
    border-radius: 20px;
    border: 1px solid #ba2e23;
    color: #ba2e23;
    padding: 4px 6px;


}

.i-fo1 {
    margin-right: 12px;
    position: relative;
    left: -11px;
    border-radius: 20px;
    border: 1px solid #ba2e23;
    color: #ba2e23;
    padding: 4px 8px;
    margin: 0 auto;
}

div#back-quienes {
    margin-top: -95px;

}

#cont-quienes {
    overflow: initial;
}

#cont-quienes .vc_column-inner {
    padding-top: 0px !important;
}

#cont-back-acc .wpb_wrapper>div {
    margin-bottom: 0px;
}

div#cont-back-acc {
    margin-bottom: 0px;
}

#cont-form {
    background-position: bottom !important;
    margin-bottom: -25px;
}

.box-mvv {
    color: white;
    width: 400px;
    margin: 0 auto;
    font-family: 'lato-regular';
    font-size: 16px;
    text-align: center;
    vertical-align: middle !important;
    padding-top: 100px;
}

.t-mvv {
    color: white;
    font-family: 'lato-bold';
    font-size: 20px;
}

.box-mvv p:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 3px;
    background-color: #ffffff;
    left: 30%;
    bottom: 0px;
}

span.t-txt-n {
    color: #da0205;
    font-family: 'lato-bold';
    font-size: 22px;
}

.txt-n {
    color: #09092d;
    font-family: 'lato-semibold';
    width: auto;
    font-size: 18px;
    border-top: 2px solid #da0205;
    padding: 20px;
}

.img-txt-n,
.img-txt-n.wpb_wrapper>div {
    margin-bottom: 0px !important;
}

.sin-p {
    margin-left: 0px !important;
}

.btn-ver1in {
    background-color: #001f40;
    color: white;
    width: 120px;
    border-radius: 8px;
    padding: 5px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
}

.btn-ver1in a {

    color: white !important;

}

.l-der {
    float: right !important;
}

/*.border-txt-n {
    border-bottom: 2px solid #da0205;
}*/
#cont-nosotros-nom,
#s-areas-practicas {
    margin-bottom: 100px;
}

.pa-titulos {
    padding-top: 42px;
}

.img-cont-areas-c2 {
    height: 500px;
}

.txt-areas-c2 {
    color: white;
    font-size: 16px;
    font-family: 'lato-semibold';
    padding: 0px 40px;
    line-height: 25px;
}

.txt-areas-c2 p {
    padding-top: 20px;
}

.txt-areas-c2 li {
    color: black;
    font-size: 16px;
    font-family: 'lato-semibold';
}

.titulo-homef {
    color: black;
    font-size: 28px;
    line-height: 30px;
    width: 530px;
    font-family: 'poppins';

}

.titulo-homefb {
    color: black;
    font-size: 22px;
    line-height: 30px;
    font-family: 'poppins';

}

.titulo-homef1 {
    color: black;
    font-family: 'oswald-bold';
    font-size: 35px;
    padding-left: 115px;
    line-height: 35px;

}

/*#cont-clientesf{
	-webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.16);
    top: -100px;
}*/
.contact-form-f {
    font-family: 'lato-bold';
    width: 450px;
    padding: 0px 30px;


}


.txt-form-f {
    font-family: 'poppins-semibold';
    color: black;
    font-size: 22px;
    line-height: 33px;
    padding-bottom: 60px;


}


.contact-form-f input {
    margin-bottom: 15px !important;
    height: 40px;
    padding-left: 15px;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid #090909 !important;
    border: 0px;

}

.contact-form-f select {

    margin-bottom: 15px !important;
    height: 40px;
    padding-left: 10px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #090909;
    color: grey;
    font-size: 12px;
    font-family: 'poppins';

}

.contact-form-f textarea {
    height: 90px;
    width: 100%;
    padding-left: 15px;
    background-color: transparent;
    border: 1px solid #090909;

}

.contact-form-f input[type="submit"] {

    color: black;
    padding: initial;
    font-family: 'poppins-medium';
    font-size: 18px;
    border: 0px !important;
    margin: 0 auto;
    background-color: transparent;
}


.contact-form-f input::placeholder,
.contact-form-f textarea::placeholder {
    color: grey;
    font-size: 12px;
    font-family: 'poppins';
}

.btn-form1-f {
    text-align: center;

}

#cont-mapa-formf,
#cont-info-formf {
    background-color: white;
    width: 1000px;
}

.mapa-vf iframe {
    position: relative;
    left: -37px;
    top: 15px;
    height: 550px;
}

.info-footerf {
    width: 375px;
    padding-left: 83px;
}

#cont-00-video,
#cont-clientesf {
    width: 1000px;
}

.txt-quienes-c12-f {
    width: 370px;
    margin: 0 auto;
    text-align: justify;
}

.box-mvv img {
    width: 30px !important;
}

.box-lic-f {
    background-color: white;
    width: 595px;
    margin: 0 auto;

}

.titulo-areas-f {
    color: white;
    font-family: 'lato-bold';
    font-size: 22px;
    padding: 35px 45px;
    width: 200px;
    margin-bottom: 10px !important;
}

.titulo-areas-f:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 0.5rem;
}

.img-areas-fi img {
    width: 825px !important;
    height: 320px !important;
}

.bullets li::before {

    content: " \2022 ";
    color: #da0205;
    font-size: 22px;
    font-weight: bold;
    padding-right: 5px;

}

ul {

    list-style: none !important;
}

.ic-areas-fi {

    margin-top: -120px;
    margin-bottom: 0px !important;
}


.po-slide-fi {
    position: relative;
    top: 20px;
    z-index: 1200;
}

.titulo-contacto-f {
    margin-top: -100px;
    padding-top: 35px;
}

.back-box-areasf {
    box-shadow: -1px -1px 5px 0px #c1c1c3a8;
	background-color: #ffffff !important;
}

#div_mob {
    z-index: 2222222;
    border-radius: 10px 0px 0px 10px;
    width: 100%;
    height: auto;
    bottom: -290px;
    position: fixed;
    background-color: #dddddd;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

#div_mob.active {
    bottom: 0px !important;
}

#btn-social {
    position: fixed;
    width: 100%;
    background-color: #df0209;
    text-align: center;
    cursor: pointer;
    margin-top: -50px;
}
#btn-social img{
	width:60px;
	position:absolute;
	left:43%;
	top:-28px;
}
.txt-bts {
    color: white;
    padding: 12px 0px;
    font-size: 15px;
    font-family: 'oswald-bold';
}
.c-bts {
    font-size: 20px;
}
div#div_mob .form-expert {
    padding: 20px;
	margin-bottom: 40px;
}

div#popmake-2908 {
    background-color: #da0205 !important;

}
.div-social {
    position: fixed;
    z-index: 12222222;
    width: 100%;
    bottom: -1px;
	right: 5px;
	
}
.div-social a {
    color: white !important;
}
.fcbk {
    font-size: 15px;
    color: white;
    padding: 5px 0px;
    border-bottom: 1px solid;
    background-color: #5f5f5f;
    width: 20% !important;
    text-align: center;
    float: left;
}
.twtr {
    font-size: 15px;
    color: white;
    padding: 5px 0px;
    border-bottom: 1px solid;
    background-color: #8f8f8f;
    width: 20% !important;
    text-align: center;
    float: left;
}
.insta {
    font-size: 15px;
    color: white;
    padding: 5px 0px;
    border-bottom: 1px solid;
    background-color: #5f5f5f;
    width: 20% !important;
    text-align: center;
    float: left;
}
.linke {
    font-size: 15px;
    color: white;
    padding: 5px 0px;
    border-bottom: 1px solid;
    background-color: #8f8f8f;
    width: 20% !important;
    text-align: center;
    float: left;
}
.yout {
    font-size: 15px;
    color: white;
    padding: 5px 0px;
    background-color: #5f5f5f;
    width: 20% !important;
    text-align: center;
    float: left;
}
/*.img-video-homf {
    border-bottom: 2px solid #da0205;
    margin: 0px 25px;
}
*/
.cont-img-casosf img {
    height: 400px !important;
}

.cont-img-casosf {
    text-align: center;
    float: left;
}

.s-m {
    margin-bottom: 0px !important;
}

.c-l-izq {
    border-left: 2px solid #80808047;
    margin: 35px 0px;
}

.info-footerf h6 {
    font-family: 'lato-bold';
    color: #0c2442;
}

.img-txt-n .wpb_wrapper>div {
    margin-bottom: 0px !important;
}

.img-txt-n {
    margin-top: -85px;
}

.img-txt-n img {
    width: 600px !important;
}

div#cont-clientess {
    padding-top: 20px;
}

.img-box-p-f {
    margin-bottom: -74px !important;
    position: relative;
    z-index: 1;

}

.f-red {
    color: #ba2c21;
}

.f-grey {
    color: #9f9d9d;
}

.f-black {
    color: #000000;
}

.f-black ul li {
    color: #000000;
}

.img-titulo-line-f {
    margin-bottom: 0px !important;
}

.img-final .wpb_wrapper>div {
    margin-bottom: 0px !important;
}

.fl-btn-f {
    margin: -5px 0px;
}

.txt-box-fb {
    width: 300px;
	font-size: 16px;
    line-height: 22px;
    float: right;
    font-family: 'poppins';
}

.img-ser-fb {
    float: left;
    position: absolute;
    left: 10%;
}

span.t-servicios-fb {
    color: black;
    font-size: 22px;
}

.u-ley-fb {
    color: #ba2c21;
    font-size: 18px;
}

.lb-casos {
    border-bottom: 2px solid #bebdbd;
    padding-bottom: 15px;
}

#slider_2530 .owl-stage-outer {
    height: 460px;
}

.fl-btn-ff {
    margin: -42px 0px;
    position: relative;
    left: -52px;
}

.c-l-izq .wpb_wrapper>div {
    margin-bottom: 0px !important;
}

.banner-fb {
    margin-top: -40px;
    margin-bottom: 0px !important;
}

.w100 {
    width: 100% !important;
}

.mi-fb {
    float: right;
}

.ho-abogado {
    font-family: 'poppins';
}

#l2 li {
    display: inline-flex;
    padding-left: 3px;
}

.social-icons {
    text-align: center;
    margin: 0px !important;

}

.circlef {
    border-radius: 20px;
    color: #ba2c21;
    padding: 3px 6px 3px 6px;
    margin: 0 auto;
    font-size: 20px;
}

.sf {
    padding: 3px;

}

.i-ab:hover {
    color: #ffffff !important;
    background-color: #ba2c21;

}

.i-ab {
    border-radius: 20px;
    border: 1px solid #ba2e23;
    color: #ba2e23;
    padding: 4px 6px;
}

.cont-form-contact-f {
    margin-top: -95px;
}

.back-areas-blue {
    background-color: #383838;
}

.txt-fundamentos{
	width: 645px;
}

.con-hide {
    display: none;
}
#back-aviso {
    background-color: #504e4e;
    margin-top: -2rem;
}
.titulo-aviso h2 {
    text-transform: uppercase;
    color: #da0205;
    padding-top: 2rem;
    font-weight: bold;
}
.txt-aviso h3 {
    text-transform: uppercase;
    font-weight:bold;
	font-size:1.2rem;

}
@media(min-width:320px) {
.mobile-services-no{
	display:none !important
}
	#div_mob {
    bottom: -475px;
}
    .contact-form {
        width: auto;
        position: relative;
        top: -26px;
        right: 0px;
    }

    .btn-ver {

        width: auto;

    }

    .txt-casos p {

        width: auto;
    }

    #slider_2448 .owl-stage-outer {
        height: auto !important;
    }

    .titulo-ap {
        margin-top: -33px;
    }

    .titulo-quienes {
        margin-left: 0px;
    }

    .txt-quienes1 {

        width: auto;

    }

    .txt-c-casos {
        width: auto;
        font-size: 14px;
    }

    .txt-quienes-c1 {
        font-size: 14px;
        width: auto !important;
    }


    .txt-quienes-c12 {

        font-size: 14px;
    }

    .box-mvv {

        width: auto;
        padding-top: 0px
    }

    .txt-n {

        width: auto;
        font-size: 14px;
    }

    #contact-button {

        margin-left: -100px;
    }

    div#contact-button img {
        width: 80px;
    }

    .img-cont-areas-c2 {
        height: 200px;
    }

    .txt-areas-c2 {
        font-size: 14px;

    }

    .txt-areas-c2 li {

        font-size: 14px;

    }

    #cont-nosotros-nom,
    #s-areas-practicas {
        margin-bottom: 0px;
    }

    /*	#slider_2530 .owl-stage-outer {
    height: 460px;
}
	*/
    #cont-00-video,
    #cont-clientesf {
        width: auto;
    }

    .contact-form-f {

        width: auto;

    }

    .mapa-vf iframe {

        left: 0px;
        top: 0px;
    }

    .info-footerf {
        width: auto;
        padding-left: 0px;
    }

    div#contact_mayoreo {
        display: none;
    }

    .logo-f img {
        width: 220px;
    }

    .titulo-homef1 {

        padding-left: 0px;

    }

    .txt-quienes-c12-f {
        width: auto;

    }

    .img-areas-fi img {
        width: auto !important;
        height: auto !important;
    }

    .titulo-areas-f {

        padding: 35px 30px;

    }

    .cont-img-casosf img {
        height: auto !important;
    }

    #cont-mapa-formf,
    #cont-info-formf {

        width: auto;
    }

    .c-l-izq {
        border-left: 0px solid #80808047;
    }

    .e-va {
        height: 0px !important;
    }

    .img-txt-n {
        margin-top: 0px;
    }

    .titulo-homef {

        width: auto;

    }

    .txt-box-fb {
        width: 170px;

    }
.txt-fundamentos {
    width: auto;
}
 .bullets-servicios {
    width: auto; 
}

}

@media (min-width: 400px) {
 	#div_mob {
    bottom: -285px;
}
}

@media(min-width:480px) {
    .btn-ver {
        width: 320px;

    }

    .titulo-ap {
        margin-top: -40px;
    }

    .box-mvv {

        padding-top: 55px;
    }

    #popmake-2908 .form-expert {
        width: 300px;
        margin: 0 auto;
    }

    div#div_mob .form-expert {
        padding: 40px;
    }

    .txt-box-fb {
        width: 300px;

    }

    .footer_copy {
        margin-bottom: 60px;
    }

    #div_mob {

        bottom: -330px;

    }
}

@media(min-width:640px) {
    .titulo-ap {
        margin-top: -55px;
    }

    .box-mvv {

        width: 400px;
        padding-top: 100px
    }

    .cont-img-casosf img {
        height: 300px !important;
    }

    #slider_2530 .owl-stage-outer {
        height: 560px;
    }
#btn-social img {
    left: 45%;
}
}

@media(min-width:768px) {
	.mobile-services-no{
	display:block !important
}
	.titulo-areas-f{
		width: 200px
	}
	/*
    .contact-form {
        width: 350px;
        position: absolute;
        top: 0px;
        right: 80px;
    }
	*/
	.div-social {
         width: 30px !important;
         bottom: 160px !important;
    
         }
        .whats1 {
        display: none;
        }
        .twtr, .fcbk, .insta, .linke, .yout {
        float: initial !important;
        width: 40px !important;
    height: 40px;
        padding: 5px 0px;
	   background-color:#ba2c21;
        }

    .titulo-ap {
        margin-top: -70px;
    }

    .titulo-quienes {
        margin-left: 85px;
    }

    .txt-quienes1 {

        padding: 20px;
    }

    .txt-quienes-c1 {
        font-size: 20px;

    }

    .txt-quienes-c12 {

        font-size: 18px;
    }

    .img-cont-areas-c2 {
        height: 300px;
    }

    div#contact_mayoreo {
        display: block;
    }

    #div_mob {
        display: none;
    }

    .logo-f {
        margin-top: -18px !important;
    }

    .logo-f img {
        width: auto;
    }

    .info-footerf {
        width: auto;
        padding-left: 14px;
    }

    .i-fo {
        margin-right: 4px;
    }

    .titulo-homef1 {

        padding-left: 115px;

    }

    .txt-quienes-c12-f {
        width: 300px;

    }

    .img-areas-fi img {
        width: 825px !important;
        height: 320px !important;
    }

    .titulo-areas-f {

        padding: 35px 45px;

    }

    .cont-img-casosf img {
        height: 320px !important;
    }

    #cont-mapa-formf,
    #cont-info-formf {

        width: 1024px;
    }

    .c-l-izq {
        border-left: 2px solid #80808047;
    }

    .titulo-homef {

        width: 530px;

    }

    .footer_copy {
        margin-bottom: 0px;
    }

    .txt-box-fb {
        width: 150px;
    }

    .ho-abogado {

        font-size: 12px;
    }
	.txt-fundamentos {
    width: 645px;
}
	.bullets-servicios {
    width: 45%; 
}
}

@media(min-width:992px) {


    .txt-casos p {
        width: 400px;
    }

    #slider_2448 .owl-stage-outer {
        height: 500px !important;
    }

    .titulo-ap {
        margin-top: -95px;
    }

    .txt-quienes1 {

        width: 450px;

    }

    .txt-c-casos {
        width: 350px;
        padding: 40px 20px;
        font-size: 16px;
		line-height: 25px;
    }

    .txt-quienes-c1 {

        width: 700px;
    }

    #contact-button {

        margin-left: -110px;
    }

    div#contact-button img {
        width: 90px;
    }

    /*#cont-nosotros-nom, #s-areas-practicas {
    margin-bottom: 100px;
}*/
    .txt-areas-c2 {
        font-size: 18px;

    }

    .txt-areas-c2 li {

        font-size: 18px;

    }

    .i-fo {
        margin-right: 12px;
    }

    .e-va {
        height: 60px !important;
    }

    .img-txt-n {
        margin-top: -85px;
    }

    .cont-img-casosf img {
        height: 220px !important;
    }

    .txt-box-fb {
        width: 230px;
    }

    .ho-abogado {

        font-size: 13px;
		text-align: left !important;
		line-height: 18px;
    }
}

@media(min-width:1024px) {
    .mapa-vf iframe {

        left: -37px;
        top: 15px;
    }
	.titulo-areas-f{
		width: 290px
	}
}

@media(min-width:1200px) {

    .contact-form {
        top: 100px;
    }

    .titulo-ap {
        margin-top: -195px;
    }

    .txt-n {

        width: auto;
        font-size: 18px;
    }

    .img-cont-areas-c2 {
        height: 500px;
    }

    #cont-00-video,
    #cont-clientesf {
        width: 1000px;
    }

    .contact-form-f {

        width: 450px;

    }

    .info-footerf {
        width: 300px;
        padding-left: 35px;
    }

    .logo-f {
        margin-top: -12px !important;
    }

    .txt-quienes-c12-f {
        width: 370px;

    }

    .cont-img-casosf img {
        height: 320px !important;
    }

    .txt-box-fb {
        width: 300px;
    }
}












/* Inicio flex*/

.back-acc {
    background-image: url();
}

.back-acc>.t-bf {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.t-bf {
    transition: all .3s ease 0s;
}

/* Background colours */

.cont-art article:nth-child(1) {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-migratorio-1.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cont-art article:nth-child(1):hover {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-migratorio-ROJO.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cont-art article:nth-child(2) {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-corporativo.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cont-art article:nth-child(2):hover {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-corporativo-ROJO.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cont-art article:nth-child(3),
.cont-art {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-mercantil.png);
    width: 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cont-art article:nth-child(3):hover,
.cont-art {
    background-image: url(../../../../../servidorabc.net/dta/wp-content/uploads/2020/03/derecho-mercantil-ROJO.png);
    width: 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* Main layout */

.back-acc,
.cont-art {
    width: 100%;
    height: 55vh;
}

.cont-art {
    list-style: none;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    overflow: hidden;
}

/* Articles */

.sub-art h3 {
    font-family: 'oswald-medium';
    width: 420px;
    color: white;
    position: relative;
    top: 60px;
    border-bottom: 2px solid white;
    font-size: 35px;
}

.cont-art article {
    flex: initial;
    width: 33.33333333333333%;
    height: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    vertical-align: bottom;
    box-sizing: border-box;
    padding: 2vh 1vw;
    position: relative;
}

/* Big Headings */

.back-acc>div:first-child {}

.back-acc>.sub-art:first-child h1,
.back-acc>.sub-art:first-child h2 {
    margin: 0;
    padding: 0;
}

/* Hover interaction */

.cont-art:hover article {
    flex: initial;
    width: 10%;
}

.cont-art article:hover {
    width: 60%;
}

article>.sub-art {
    opacity: 0;
    transition: opacity .2s ease 0;
}

.cont-art article:hover>.sub-art {
    opacity: 1;
    transition: opacity .3s ease .3s;
}

/* navigation */

.cont-art article>h2 {
    width: 400px;
    bottom: 35vh;
    position: absolute;
    text-align: center;
    margin: 0;
    font-size: 4.5vh;
    color: white;
    font-family: 'oswald-medium';
    border-bottom: 2px solid white;
    line-height: 30px;
}

.cont-art article:hover>h2 {
    display: none;
}

/* Article layouts */

article .sub-art {
    text-align: left;
    width: 58vw;
}

article .sub-art p,
article .sub-art .sub-art h2,
article .sub-art h3 {
    margin: 0 0 1em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

article .sub-art p {
    width: 40vw;
    margin-top: 70px;
    color: white;
    font-family: 'lato-regular';
    font-size: 25px;
}

@media (max-width: 900px) {

    .cont-art article {
        padding: 2vh 3vw;
    }

    .cont-art article>h2 {
        width: auto;
        transform: rotate(90deg);
        bottom: -2vh;
        font-size: 18px;
        min-width: 12em;
        text-align: left;
        transform: rotate(-90deg);
        transform-origin: 0 0 0;
        opacity: 1;
    }

    .cont-art article:hover>h2 {
        opacity: 0;
    }

    article .sub-art p {
        width: 50vw;
        font-size: 14px;
    }

    article .sub-art {
        max-height: calc(72%);
        overflow-y: auto;
    }

    .sub-art h3 {
        width: 120px;
        font-size: 16px !important;
    }

    .back-acc,
    .cont-art {
        width: 100%;
        height: 65vh;
    }

    h2.p-fuente {
        bottom: -38px !important;
    }
}

/*End Flex*/


/* -------------------------------------------------------------------------- */
/*                               ESTILOS GIBRAN                               */
/* -------------------------------------------------------------------------- */
.g-hori-line {
    text-align: left;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
    color: #da0205;
    border-bottom: 1px solid #da0205;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.g-text-line {
    background: #fafafa;
    padding: 0 10px;
    display: inline;
}

.g-hori-line-w {
    text-align: end;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
    color: #fafafa;
    border-bottom: 1px solid #fafafa;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.g-text-line-w {
    background: #3f3f3f;
    padding: 0 10px;
    display: inline;
}

.g-line-r50 .g-text-line,
.g-line-l50 .g-text-line {
    background: #e6e6e6 !important;
}

.g-line-l50 {
    width: 40%;
    text-align: end;
}

.g-line-r50 {
    width: 40%;
    float: right;
    text-align: initial;
}

.txt-box-fb {
    width: 100%;
}

.img-ser-fb {
    display: block;
    float: left;
    position: static;
    width: 20%;
    margin-bottom: 0px !important;
    text-align: center !important;
}

.g-t-servicios-fb {
    display: block;
    float: left;
    width: 80%;
    font-size: 25px;
    position: static;
    line-height: 30px;
    color: black;
}

.hover-shadow {
    cursor: pointer;
}

.item {
    position: static !important;
    display: block !important;
}

.g-contain-card-test {
    text-align: center;
    padding: 30px;

}

.g-test-text {
    text-align: center;
    padding-top: 10px;
	line-height: 25px;
}

.g-only-mb {
    display: none;
}

.g-cont-cv {
    background-color: white;
    padding: 25px 20px;
    border: 3px solid #ac191c;
}

.g-tab-cv {
    padding: 10px;
    background-color: #ac191c;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
}

.g-title-cv {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
}

div#back-quienes {
    margin-top: 0px;
}

#cont-clientesf {
    padding-top: 55px;
}

div.wpcf7 {
    margin-bottom: 0px !important;
}

.g-hori-line-w {
    width: 85%;
    margin: 10px auto;
    font-size: 30px;
}

#cont-slider .wpb_wrapper>div {
    margin-bottom: 0px !important;
    display: flex !important;
}

.fl-btn-ff {
    position: relative;
    z-index: 9999;
}

#slider_2530 .owl-stage-outer {
    min-height: 460px;
}

.g-f-toolboxItems {
    display: table;
    margin: 0px !important;
}

.g-f-toolboxItems li {
    display: table-row;
}

.g-f-toolboxItems .g-f-image,
.g-f-toolboxItems .g-f-label {
    display: table-cell;
    width: auto;
    vertical-align: baseline;
    padding: 0px;
}

.g-f-toolboxItems .g-f-label {
    width: auto;
}

.g-send-icon {
    background-color: black;
    color: white;
    width: auto;
    display: inline-flex;
    padding: 7px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    top: -4px;
}

.btn-form1-f p {
    display: inline-table;
}

.g-input-black input {
    background-color: white !important;
}

.g-input-black input[type="submit"] {
    background-color: white !important;
}

.cont-img-casosf {
    max-width: 70%;
}

.cont-img-casosf img {
    max-width: 100%;
}

.txt-c-casos {
    max-width: 30%;

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    /* Styles */
    body {
        font-size: 20px;
    }

    .g-mobile-ghost {
        display: none;
    }

    .tp-bullets {
        top: calc(53% + 83px) !important;
        transform: matrix(1, 0, 0, 1, -37, -163);
        left: 103%;
    }

    #rev_slider_1_1 .zeus .tp-bullet {
        width: 10px;
        height: 10px;
    }

    .titulo-homef p {
        font-size: 17px !important;
        text-align: center;
    }

    a {
        font-size: 16px !important;
    }

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

    .btn-ver {
        max-width: 60%;
        margin: 0px auto;
    }

    .g-line-r50,
    .g-line-l50 {
        width: 100% !important;
    }

    #slider_2534 {
        height: 120px !important;
    }

    .lb-casos {
        padding: 15px;
    }


    .g-test-text {
        padding: 7px 15px !important;
    }

    #slider_2530 .owl-stage-outer {
        height: auto;
    }

    .owl-dots {
        display: none;
    }

    .g-text-l {
        text-align: left !important;
    }

    #cont-mapa-formf {
        padding: 0px !important;
        display: flex;
    }

    #cont-mapa-formf div:nth-child(1) {
        order: 2;
    }

    #cont-mapa-formf div:nth-child(2) {
        order: 1;
    }

    .c-l-izq {
        background-color: #3f3f3f;
        margin: 0px !important;
        border: 1px solid #3f3f3f !important;
    }

    #cont-form iframe {
        height: 200px;
    }

    .mapa-vf {
        margin-bottom: 0px !important;
    }

    #cont-info-formf {
        padding: 20px 40px !important;
    }

    .i-fo1 {
        left: -3px !important;
    }

    .txt-form-f {
        font-family: 'poppins-semibold';
        color: white;
        font-size: 21px;
        line-height: 32px;
        text-align: center;
        padding: 0px !important;
    }

    .btn-form1-f input[type="submit"] {
        background-color: transparent !important;
        border: none !important;
        color: white !important;
    }

    .fl-btn-ff {
        margin: -40px 0px;
        left: -55px;
    }

    .widgets_wrapper {
        display: none !important;
    }

    .info-footerf {
        margin-bottom: 15px !important;
    }

    .g-htxt-con-f {
        height: auto;
        width: 100%;
        margin-bottom: 40px;
        margin-top: 40px;
    }

    #cont-clientesf {
        padding: 25px 10px;
    }

    #cont-clientesf .wpb_wrapper>div {
        margin-bottom: 0px !important;
    }

    #Content img {
        max-width: 80%;
        height: auto;
        margin: 0px auto !important;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    #Footer {
        color: white !important;
        background-color: #3f3f3f !important;
    }

    #Top_bar {
        background-color: #3f3f3f !important;
    }

    .contact-form-f select,
    .contact-form-f textarea {
        background-color: white !important;
    }

    .contact-form-f input,
    .contact-form-f select,
    .contact-form-f textarea {
        border: 1px solid #3f3f3f !important;
    }

    #back-firma .btn-ver {
        padding: 17px 12px !important;
    }

    footer {
        margin-bottom: 55px !important;
    }

    #cont-form {
        background-color: #3f3f3f !important;
        border: 1px solid #3f3f3f;
    }

    .wpb_wrapper .wpcf7-form {
        border: 1px solid #3f3f3f;
		display: flex !important;
		justify-content: center;
    }

    .contact-form-f {
        padding: 0px 25px;
    }

    #rev_slider_5_1_wrapper .defaultimg {
        background-position: center left !important;
    }

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

    .post-links {
        margin: 0px auto;
        display: contents;
    }

    #back-quienes p {
        font-size: 17px;
        text-align: left;
        color: #8e8c8c;
    }

    .g-hori-line-w {
        font-size: 20px !important;
    }

    .g-display-none-mb {
        display: none;
    }

    .g-f-txt-so {
        font-size: 1.7em;
    }

    .g-cont-mv {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
        padding: 20px;
    }

    .g-head-mv {
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .g-head-mv h4 {
        display: block;
        float: left;
        width: 75%;
        font-size: 1.5em;
        margin-bottom: 0px;
        padding: 20px 10px;
    }

    #slider_2530 .owl-item .sa_hover_container {
        padding: 0px !important;
    }

    .g-order-cont {
        display: flex;
    }

    .g-order-1 {
        order: 1;
    }

    .g-order-2 {
        order: 2;
    }

    .txt-areas-c2.bullets {
        display: none;
        padding: 10px 21px;
        margin-top: -40px;
    }

    .g-only-mb {
        display: block !important;
    }

    .back-box-areasf {
        box-shadow: none;
    }

    .g-add-shadow {
        box-shadow: 3px 5px 6px 6px #c1c1c3a8 !important;
        margin-bottom: 20px;
    }

    .ic-areas-fi img {
        cursor: pointer;
    }

    .ic-areas-fi i {
        position: absolute;
        bottom: 40%;
        text-align: center;
        margin: 0px auto;
        display: grid;
        left: calc(50% - 7px);
        color: white;
    }

    .g-slide-value .g-cont-mv {
        min-height: 215px;
    }

    .g-send-icon {
        background-color: white;
        color: black;
    }

    .g-send-icon-b {
        background-color: black;
        color: white;
    }

    .cont-img-casosf {
        max-width: 100%;
    }

    .cont-img-casosf img {
        max-width: 100%;
    }

    .txt-c-casos {
        max-width: 100%;
    }

    a.btn-form1-f {
        margin-top: 20px;
        display: block !important;
    }

    a.btn-form1-f p {
        font-size: 1.3em !important;
        color: black !important;
    }

    #back-quienes .g-t-servicios-fb {
        width: 70%;
        text-align: left !important;
        font-size: 1.7em;
        line-height: 1em;
        padding-left: 10px;
        vertical-align: middle;
        height: 70px;
        padding-top: 8px;
    }

    #back-quienes .img-ser-fb {
        width: 30%;
    }

    #back-quienes .hover-shadow.item {
        box-shadow: 6px 9px 8px 4px rgba(0, 0, 0, 0.19), 5px 4px 3px 1px rgba(0, 0, 0, 0.1);
        height: 380px !important;
        margin: 20px auto;
        width: 90%;
    }

    #back-quienes .u-ley-fb {
        display: block;
        visibility: visible;
    }

    .g-text-center-mb {
        text-align: center !important;
    }

    .g-mt50 {
        margin-top: 30px !important;
    }

    .g-mt50 .g-text-line, .g-lwb .g-text-line{
        background-color: white;
    }

    .g-tab-text {
        display: none;
    }

    #back-quienes p {
        text-align: left !important;
    }

    /* .owl-carousel.owl-drag .owl-item{
        padding: 10px !important;
    } */
    .txt-box-fb p {
        font-size: 16px !important;
    }

    #sync1 {
        padding: 0px !important;
    }

    .g-contain-card-test {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
        display: flow-root;
        padding: 0px;
        margin: 15px;
    }

    .g-min-h-2 .g-cont-mv {
        min-height: 230px;
    }

    #slider_3213 .g-cont-mv {
        min-height: 235px;
    }

    .titulo-homefb p,
    .g-cont-mv p {
        font-size: 17px !important;
    }
    .titulo-areas-f{
        padding: 35px 38px 0px 38px;
        width: 100% !important;
	
    }
    
    .g-20-mt p{
        margin-top: 20px;
    }
    .info-footerf h6 {
        font-family: 'lato-bold';
        color: #0c2442;
    }
    .g-line-invis{
        display: none;
    }
}

.g-brand-slider {
    text-align: center;
    padding-bottom: 10px;
}

.g-cont-cv,
#popmake-2688, #popmake-16631, #popmake-16650, #popmake-17048, #popmake-17053, #popmake-16715, #popmake-17156, #popmake-17163, #popmake-17863, #popmake-17655, #popmake-17849 {
    max-width: 460px !important;
    margin: 0px auto;
}

.g-htxt-con-f {
    margin-bottom: 20px;
}

.g-htxt-con-f .txt-form-f {
    padding-bottom: 10px;
}

.g-mt50 {
    margin-top: 50px !important;
}

.g-mt50 .g-text-line {
    background-color: white;
}

.g-tab-cv p {
    margin-bottom: 0px;
    display: inline-table;
}

.g-tab-cv p:first-child {
    width: 85%;
}

.g-tab-cv i {
    font-size: 1.3em;
}

.g-tab-cv {
    margin: 15px auto;
    cursor:pointer;
}


.vc-hoverbox{
    min-height: auto;
}
.top-header{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: red;
    color: white;
    height: 30px;
}
.top-header ul{
    display: flex;
    justify-content: center;
    align-items: center; 
}
.top-header ul li{
    margin-left: 10px;
}
.top-header ul li span{
    margin: 0px 6px;
    font-size: 15px;
    font-weight: 900;
}
.top-header a{
    color: white !important;
}
.top-header ul li span a:active{
    color: white !important;
}
.top-header ul li span a:hover{
    color: white !important;
}
.header-transparent.ab-hide #Top_bar{
    top: 30px !important;
}
.top-header.is-sticky-top{
    position: fixed !important;
    top:0px !important;
    z-index: 999;
    transition: all 2s;
}
.top-header .fa.fa-phone{
    margin-right: 7px;
}
#Top_bar #menu{
    background-color: #38383896;
}

.container-phone{
    display: flex;
    width: 1150px;
    justify-content: flex-end;
}

/* -------------------------------------------------------------------------- */
/*                             PÁGINA DE CONTRATOS                            */
/* -------------------------------------------------------------------------- */
.page-id-17212{
    background-image: url('../../../../../dillonteutliabogados.com/wp-content/uploads/2020/06/dta-contratos-imagen-back.jpg') !important;
}
.page-id-17212 div#back-quienes{
    padding-top: 0px;
}
.dta-container-description-law{
    width: 95%;
    font-size: 30px;
    line-height: 30px;
}
.dta-container-description-law-p1{
    color: gray;
    font-size: 20px;
    margin-bottom: 15px !important;
}
.dta-container-description-law-p2{
    color: gray;
    font-size: 18px;
}
.dta-flex-items-nav li{
    color: gray !important;
    font-size: 21px;
}
.dta-flex-items-nav{
    display: flex;
    justify-items: center;
    justify-content: space-around;
}
.dta-side-card{
    width: 100%;
    font-size: 30px;
    margin-top: 80px;
}
.dta-letter-side-card{
    font-size: 20px;
    line-height: 30px;
}
.dta-gray-color{
    color: #808080 !important;
}
.dta-red-color{
    color: #da0205 !important;
}
.dta-black-color{
    color: black !important;
}

.dta-container-footer-text-block{
    width: 65%;
    max-width: 925px !important;
    margin: 20px auto;
    text-align: center;
}

.dta-container-footer-text-block p{
    color: white;
    font-size: 26px;
    line-height: 30px;
}

.dta-accent-footer-block p{
    font-weight: 800 !important;
    font-size: 30px !important;
}
.dta-accent-footer-block{
    background-color: #da0205 !important;
    color: white;
    padding: 25px;
   
}
.page-id-17212 div#back-quienes{
    padding-top: 90px;
}
@media (max-width:600px){
    .page-id-17212 div#back-quienes{
        padding: 0px;
    }
    .dta-container-description-law{
        margin: 0px;
        width: 100%;
    }
    .dta-container-description-law p,.dta-container-description-law-p2 p, .dta-container-description-law-p1 p{

        font-size: 1.1rem !important;
        line-height: 1.1rem !important;
        text-align: justify;
        margin-bottom: 15px !important;
    }
    .dta-side-card{
        margin: 0px !important;
        font-size: 1.2rem !important;
    }
    .txt-areas-c2 p{
        font-size: 1.1rem !important;
        line-height: 1.1rem !important;
        margin-bottom: 15px !important;
    }
    .dta-container-footer-text-block{
        width: 85% !important;
    }
    .dta-accent-footer-block {
        background-color: #da0205 !important;
        color: white;
        padding: 15px;
        margin-bottom: 0px !important;
    }
    .dta-container-footer-text-block p{
        font-size: 1.1rem !important;
        line-height: 1.1rem !important;
        margin-bottom: 15px !important;
        text-align: left !important;
    }
    .dta-accent-footer-block p{
        margin: 0px !important;
    }
    .dta-image-side img {
        height: 200px !important;
        object-fit: cover !important;
    }
    .page-id-17212 .g-mt50 .g-text-line, .g-lwb .g-text-line{
        background-color: #f4f4f4;
    }
}

#Top_bar .logo {
    float: left;
    margin: 0px !important;
    width: 95px !important;
}

.text-center-form{
	text-align:center !important;
}

.title-line-service{
	text-transform: uppercase;
    color: #da0406;
    font-size: 22px;
    font-weight: 800;
	position:relative;
}
.title-line-service:after{
	 content: "";
    display: inline-block;
    width: 390px;
    vertical-align: middle;
    border-bottom: 1px solid #da0406;
    margin-left: 10px;
}

.text-service p{
	font-size: 1.65rem;
    line-height: normal;
}


.container-full{
	max-width: 1990px !important;
}

.list-service{
	 margin: 0px !important;
    list-style: initial !important;
}

.list-service li{
	    color: white !important;
	line-height:normal;
	font-size:1rem !important;
} 

.list-service li::marker{
	color:red;
} 
.list-service li::before{
	content:none !important;
} 
.img-full-width{
	width: 100% !important;
	max-width:100% !important;
}
.img-full-width img{
	width: 100% !important;
	max-width:100% !important;
	object-fit:cover !important;
}
.img-full-width figure{
	width: 100% !important;
	max-width:100% !important;
}

.img-full-width .vc_single_image-wrapper{
	 margin-bottom: 0px !important;
	width: 100% !important;
	max-width:100% !important;
}

.h3-service{
	color: white !important;
    font-size: 1.15rem !important;
    line-height: normal;
    font-weight: 900;
}

.back-services{
	padding:2rem 1.5rem !important;
	background-color: #383838 !important;
	color:white !important;
}

.content-text-service{
	padding: 2rem;
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0px !important;
}
@media (max-width: 600px){

	.back-services .txt-areas-c2 {
		    padding: 0px !important;
	}	
	.back-services .txt-areas-c2.bullets{
		display:block !important;
		margin-top: inherit !important;
	}
	.back-services .list-service{
		margin-left: 17px !important;
	}
	.img-full-width img{
		height:250px !important;
	}
	.content-text-service{
		padding: 1rem 0px !important;
	}
	.title-line-service{
	text-align:center;
}
	.title-line-service:after{

		width: 100%;

		margin-left: 0px;
	}
	.container-full .container{
		padding:0px !important;
		width:100% !important;
	}
	.text-service, .content-text-service{
		padding:1rem !important;
	}
}
.back-services .txt-areas-c2 p{
	padding: 0px;
}
.top_bar_left{
	width: 100% !important;
}

.mini-captcha {
	transform: scale(0.7) translate(-25%);
}

.content-half .wpb_wrapper {
	max-width: 693px;
}

.content-small .wpb_wrapper {
	max-width: 554px;
}

.content-big .wpb_wrapper {
	max-width: 831px;
}

.content-half.first .wpb_wrapper, .content-small.first .wpb_wrapper, .content-big.first .wpb_wrapper {
	margin-left: auto;
}

.content-half.last .wpb_wrapper, .content-small.last .wpb_wrapper, .content-big.last .wpb_wrapper {
	margin-right: auto;
}

.content-half.dark p {
	color: #ffffff !important;
}

.content-half.dark .g-hori-line {
	display: flex;
	justify-content: flex-end;
	border-bottom: 1px solid #ffffff;
}

.content-half.dark .g-text-line {
	background: #353535;
	margin-bottom: -2px !important;
	color: #ffffff;
}

.img-full-half {
	margin: 0px !important;
	margin-top: -35px !important;
}

.img-full-half figure {
	width: 100%;
}

.img-full-half div {
	width: 100%;
	margin: 0px !important;
}

.img-full-half img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
}

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

.mobile-reverse {
	margin: 0px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mb-minus-35 {
	margin-bottom: -35px !important;
}

@media(max-width: 767px){
	.mobile-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}

#cont-slider h1 {
	color: #fff;
	font-family: 'Poppins';
	font-weight: 800;
}

.landing-banner p, .landing-banner button {
	color: #fff !important;
}

.landing-banner p {
	font-size: 2rem;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 15px !important;
}

.landing-banner button {
	background-color: #ff0000 !important;
	border-color: #ff0000 !important;
	border-radius: 0px !important;
}

@media(min-width: 768px){
	.landing-image-inline img {
		max-width: 230px !important;
	}
}

.list-orange {
	list-style: none;
}

.list-orange li::before {
	content: '• ';
	font-size: 20px;
	color: #f55;
}

.input-overflow {
	overflow: visible !important;
}