/*
Theme Name: euabogada
Theme URI:  https://codibit.es
Author: Codibit
Author URI: https://codibit.es
Description: Plantilla basada en Generic para eu-abogada.com
Version: 1.3.3
Text Domain: euabogada

*/

/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
    border:0;
    font:inherit;
    font-size:100%;
    margin:0;
    padding:0;
    vertical-align:baseline
}*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;

}
body, input, textarea, select {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

html[lang="ru-RU"] body.about-us-page {
    font-family: 'Verdana', Helvetica, Arial, Lucida, sans-serif;
    font-size: 15px;
}
html[lang="ru-RU"] .about-us-page p{
    line-height: 1.6em;
    padding-bottom: 1em;
}
body
{
    font-size:14px;
    font-weight:500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #432b07;
}
a{
    color: #561318;
}
main a{

    word-wrap: break-word;
}
p{
    padding-bottom: 1em;
    line-height: 18px;
}
.useful-links-page p, .home p{
    padding-bottom: 15px;
    line-height: 18px;
}
img {
    max-width: 100%;
    height: auto;
}

#ie8 img {
    width: auto;
}
.clearfix::after {

    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;

}

#branding,.float-left
{
    float:left
}

aside.sidebar {
    float: left;
}
main#content{
    float: right;
}
#commentform #comment
{
    height:auto;
    max-width:400px!important;
    width:100%
}

#comments .comment
{
    margin:20px 10px
}

#comments .comment-author
{
    line-height:14px
}

#comments .comment-author img
{
    float:left;
    margin-right:5px
}

#comments .comment-body
{
    padding:15px
}

#comments .comment-body > p
{
    font-size:16px;
    margin:15px 0 0
}

#comments .odd > .comment-body
{
    background:#f6f6f6
}
/*
#container .container
{
    background-color:#e1d4a7
}*/

.no-webp #container,
.no-js #container{

    background-image:url(images/text-bck-min.jpg);
}
.webp #container{

    background-image:url(images/text-bck.webp);
}
.blog #container, .single-post #container{
    background-image: none;
}
#container
{
    background-color:#e1d4a7;
    background-repeat:no-repeat;

    background-size:auto 98%;
    background-position-y: top;
    background-position-x: right;
}
#container.home{

    background-position:center;
    background-size:auto 85%;
    background-position-y: 25%;
}
#container .container.columns_2 main
{
    padding-left:3%;
    padding-right:3%;
    width:71.5%
}

#container .container.columns_3 aside
{
    width:28.5%
}

#container .container.columns_3 main
{
    padding-left:3%;
    padding-right:3%;
    width:43%
}
#container .container main{
    padding-bottom: 40px;
}
#copyright,.wp-caption.aligncenter,.wp-caption-text,.gallery-caption,.attachment .entry-caption,.center
{
    text-align:center
}

#footer,.entry-footer,.clear
{
    clear:both
}

#nav-above a
{
    color:#767676;
    display:block;
    font-family:tahoma,sans-serif;
    font-size:50px;
    line-height:0;
    margin:30px 0 15px
}


#site-description,#copyright,#copyright a
{
    color:#8a8a8a
}

#site-title h1,#site-title a
{
    color:#fff;
    display:inline;
    font-size:40px;
    font-weight:400;
    margin-bottom:0;
    text-decoration:none
}

#top-menu-nav .menu-toggle .menu-icon
{
    font-size:32px;
    height: 52px;
    vertical-align: baseline;
}
#top-menu-nav .menu-toggle
{
    background:none;
    border:0;
    color:#432b07;
    display:none;
    font-family:'Cinzel',serif;
    font-size:15px;
    font-weight:700;
    margin:0;
    padding:0;
    text-align:center;
    text-transform:uppercase;
    transition:unset
}
#top-menu-nav .menu-toggle span{
    display: table-cell;
    vertical-align: middle;
    height:52px;
}
#top-menu-nav .menu-toggle:hover,#menu .menu-toggle:focus
{
    color:#432b07
}

#wrapper
{
    margin:0 auto;
    max-width:100%;
    margin-bottom: 8px;
}

*
{
    box-sizing:border-box;
    transition:all .5s ease
}

* p:last-of-type,aside.sidebar .widget-container:last-child,.post:last-of-type
{
    margin-bottom:0
}

.aligncenter
{
    clear:both;
    display:block;
    margin:auto
}

.alignleft
{
    float:left;
    margin:0 30px 30px 0
}

.alignright
{
    float:right;
    margin:0 0 30px 30px
}

.black
{
    background-color:#4a4a45!important
}

.blue
{
    background-color:#432B07!important
}

.blue,.blue *,.blue-dark,.blue-dark *,.green,.green *,.green-dark,.green-dark *,.orange,.orange *,.purple,.purple *,.red,.red *,.black,.black *
{
    color:#fff
}

.blue-dark
{
    background-color:#1c78b5!important
}

.box,.box-2,.box-3,.box-4,.box-5,.box-6,.box-1-3,.box-2-3
{
    display:inline-block;
    float:left;
    padding:5%;
    vertical-align:top;
    width:100%
}

.box-2
{
    width:50%
}

.box-2-3
{
    width:66.6666666%
}

.box-3,.box-1-3
{
    width:33.3333333%
}

.box-4
{
    width:25%
}

.box-5
{
    width:20%
}

.box-6
{
    width:16.6666667%
}

.clear-float:after,#header:after,#container:after,.boxes:after
{
    clear:both;
    content:'';
    display:table
}

.clear-left
{
    clear:left
}

.clear-right
{
    clear:right
}

.darker
{
    background-color:rgba(0,0,0,0.05)
}

.entry-attachment img
{
    display:block;
    margin:60px auto 30px
}
/*
.entry-content li,.widget-container li,.comment-body li
{
    line-height:125%;
    margin:10px 0
}*/

.entry-content ul ul,.widget-container ul ul,.comment-body ul ul,.entry-content ol ol,.widget-container ol ol,.comment-body ol ol
{
    margin-bottom:0;
    margin-top:0
}

.entry-meta,.entry-footer,.archive-meta
{
    margin:30px 0
}

.entry-meta,.entry-meta a,.entry-footer,.entry-footer a,.comment-meta,.comment-meta a,.comment-author,.comment-author a
{
    color:#767676;
    font-size:14px
}

.error404 .entry-content .search-field,.search .entry-content .search-field
{
    margin-top:30px;
    width:200px
}

.error404 .entry-content .search-field,.search .entry-content .search-field,.widget-container .search-field
{
    background-color:#f6f6f6
}

.green
{
    background-color:#91da29!important
}

.green-dark
{
    background-color:#5d8c1a!important
}

.left
{
    text-align:left
}

.lighter
{
    background-color:rgba(255,255,255,0.05)
}

.menu-toggle span
{
    vertical-align:middle
}

.nav-links
{
    margin-top:30px
}

.nav-next
{
    float:right;
    text-align:right
}

.nav-previous
{
    float:left;
    text-align:left
}

.note
{
    display:block;
    font-size:14px;
    margin:30px 0;
    padding:20px
}

.orange
{
    background-color:#f98733!important
}

.post,.widget-container,.search article
{
    margin-bottom:60px
}

.purple
{
    background-color:#bb6cf8!important
}

.red
{
    background-color:#ef645d!important
}

.right
{
    text-align:right
}


.single h1.entry-title a
{
    color:#767676;
    text-decoration:none
}

.sticky
{
    border-bottom:4px solid #ccc;
    padding-bottom:60px
}

.white
{
    background-color:#fff!important
}

.white,.white *,.yellow,.yellow *
{
    color:#000
}

.widget-container .search-field
{
    width:100%
}

.wp-caption
{
    width:auto!important
}

.wp-post-image
{
    display:block;
    margin-bottom:30px
}

.yellow
{
    background-color:#f8f658!important
}

#top-menu-nav a
{
    color:#432B07
}

a img,input[type="image"],iframe
{
    border:0
}

a,a:hover,a:focus,.nav-links a,#nav-above a
{
    text-decoration:none
}

a[href^="tel"]
{
    color:inherit;
    text-decoration:none
}

address,cite,var,em
{
    font-style:italic
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,#commentform label
{
    display:block
}

aside.sidebar
{
    float:left;
    width:28.5%
}

big
{
    font-size:120%
}

blockquote
{
    border-left:4px solid #ccc;
    margin:30px 0;
    padding:15px
}

blockquote p:first-of-type,h2.entry-title,h3.widget-title
{
    margin-top:0
}

blockquote,q
{
    quotes:none
}

blockquote:before,blockquote:after,q:before,q:after
{
    content:''
}


button
{
    outline:0
}

dd
{
    margin-left:20px
}

del,strike,s
{
    text-decoration:line-through
}

dt
{
    font-weight:700
}

h1,h2,h3,h4,h5,h6
{
    line-height:1em
}

hr
{
    background:#ccc;
    border:0;
    height:1px;
    margin:30px 0
}

main img,video,audio,table,select,textarea
{
    height:auto;
    max-width:100%!important
}
/*
input,textarea
{
    background:#f6f6f6;
    border:0;
    border-bottom:1px solid transparent;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-top:10px;
    outline:0;
    padding:15px
}

input:focus,textarea:focus
{
    border-bottom:1px solid #432B07
}*/

ins
{
    text-decoration:underline
}

kbd,tt
{
    font-family:courier;
    font-size:12px
}

ol,ul
{
    list-style:none
}

pre
{
    overflow-x:auto;
    white-space:pre-wrap
}

pre,code
{
    font-family:'courier new',courier,serif
}

q
{
    display:inline;
    font-style:italic
}

q:before,q:after
{
    content:'"';
    font-style:normal
}

small,sup,sub
{
    font-size:80%
}

sub
{
    vertical-align:sub
}

sup
{
    vertical-align:super
}

table
{
    border-collapse:collapse;
    border-spacing:0;
    margin:30px 0;
    width:100%
}

textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]
{
    appearance:none;
    border-radius:0
}

th,td
{
    padding:2px
}



#et-secondary-menu li,#top-menu-nav ul.menu li
{
    box-sizing:border-box;
    transition:none!important;
    width:auto;
    word-wrap:normal!important
}

#et-secondary-menu li,#top-menu-nav ul.menu li a
{
    display:block;
    padding:17px 52px!important;
    transition:none!important;
    white-space:nowrap
}

#et-secondary-menu li,#top-menu-nav ul.menu li a:hover
{
    transition:none!important
}

#footer-info
{
    color:#ffebae;
    float:none;
    font-family:'Cinzel',serif;
    font-size:12px;
    font-weight:700;
    text-align:center;
    text-transform:uppercase
}

#header #logo
{
    margin-top:16px;
    max-height:160px!important
}

#main-content
{
    background:transparent
}

#main-content .container
{
    background-color:#e1d4a7;
    max-width:1220px;
    padding:10px;
    width:100%
}

#main-footer
{
    background:#FAF2DD
}

#main-header
{
    background:#faf2dd
}

#menu-def
{
    padding-top:0;
    text-align:center
}

#top-menu-nav ul.menu > li > a
{
    border-left:3px solid #efd6a1;
    font-family:'Cinzel',serif;
    font-size:20px;
    opacity:1!important;
    padding:18px 10.5%
}

#top-menu-nav ul.menu li
{
    padding-right:0
}

#top-menu-nav ul.menu li.current-menu-item > a
{
    color:#432B07!important
}

#top-menu-nav ul.menu-nav
{
    max-width:1220px;
    min-width:1220px
}

.bottom-nav a
{
    color:#432b07!important;
    font-family:'Cinzel',serif;
    font-size:14px;
    font-weight:700;
    padding:0 15px
}

.bottom-nav li
{
    border-right:1px solid #927f57;
    padding:0;
    text-align:center;
    text-transform: uppercase;
}

.bottom-nav li:last-child
{
    border-right:none
}

.colums
{
    padding:0 10px
}

.colums .et_pb_column_1_2
{
    padding-left:3%;
    padding-right:3%;
    width:43%!important
}

.colums .et_pb_column_1_4,.colums .et_pb_column_1_2
{
    margin-right:0
}

.colums .et_pb_column_1_4,.et_left_sidebar #sidebar
{
    width:28.5%!important
}

.colums .et_pb_column_3_4,.et_left_sidebar #left-area
{
    padding-left:3%;
    padding-right:3%;
    width:71.5%!important
}



.et_fixed_nav #main-header
{
    margin-top:0!important;
    padding-top:0!important;
    position:relative!important;
    top:0!important
}

.et_fixed_nav.et_show_nav.page-template-default #page-container
{
    padding-top:0!important
}

.et_pb_post .entry-featured-image-url
{
    display:block;
    max-height:250px;
    overflow:hidden
}

.et_pb_post h2
{
    margin-top:0;
    text-align:left
}

.et_pb_posts
{
    padding-bottom:10vh
}

.et_pb_posts .post-content p
{
    text-align:justify
}

.et_pb_posts a.more-link
{
    display:inline-block;
    font-weight:700;
    margin-top:0;
    text-transform:capitalize
}

.et_pb_row
{
    max-width:1220px;
    width:100%
}

.et_pb_row,.et_pb_section
{
    padding-bottom:0;
    padding-top:0
}

aside .menu .menu-image-title
{
    display:table-cell;
    height:40px;
    vertical-align:middle
}

aside ul.menu
{
    list-style-type:none;
    margin:0;
    padding:0
}

aside ul.menu li
{
    background:-webkit-linear-gradient(#5c151a,#35070b);
    background:-o-linear-gradient(#5c151a,#35070b);
    background:-moz-linear-gradient(#5c151a,#35070b);
    background:linear-gradient(#5c151a,#35070b);
    border-bottom:1px solid #E1D4A7;
    color:#f0e2bf;
    font-family:'Cinzel',serif;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    margin:0;
    min-height:60px;
    padding:15px 8px;
    text-transform:uppercase;
    vertical-align:middle
}

aside ul.menu li a
{
    color:#f0e2bf!important;
    display:block
}

.no-webp .logo_container,
.no-js .logo_container
{
    background-image:url(images/head-bg.png);
}
.webp .logo_container
{
    background-image:url(images/head-bg.webp);
}
.logo_container
{
    background-position:bottom;
    background-repeat:repeat-x;
    background-size:auto 100%
}
.logo_container .container
{
    max-width:1220px!important
}

.logo_container .pull_left
{
    color:#f8e1af;
    font-family:"Times New Roman",Times,serif;
    left:0;
    letter-spacing:1px;
    text-align:left;
    text-transform:uppercase
}

.logo_container .pull_left strong,.logo_container .pull_right strong
{
    font-size:28px;
    font-weight:400
}

.logo_container .pull_left,.logo_container .pull_right
{
    margin-top:100px;
    position:absolute;
    top:0
}

.logo_container .pull_right
{
    color:#f8e1af;
    float:right;
    font-family:"Times New Roman",Times,serif;
    font-size:14px;
    letter-spacing:1px;
    padding-right:5px;
    right:0;
    text-transform:uppercase
}

aside .menu-item a img
{
    float:right;
    margin-top:-51px;
    padding-top:5px
}

#main-header .container
{
    max-width:100%;
    width:100%
}

 #main-header .logo_container
{
    height:auto!important
}

#top-menu-nav ul.menu > li:last-child > a
{
    border-right:3px solid #efd6a1
}

.screen-reader-text
{
    border:0;
    clip:rect(1px,1px,1px,1px);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute!important;
    width:1px;
    word-break:normal;
    word-wrap:normal!important
}

.screen-reader-text:focus
{
    background-color:#f7f7f7;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#432B07;
    display:block;
    font-size:14px;
    font-weight:700;
    height:auto;
    line-height:normal;
    padding:15px 23px 14px;
    right:5px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}

.search-submit,#et_top_search
{
    display:none!important
}

.skip-link
{
    left:-9999rem;
    text-decoration:underline;
    top:2.5rem;
    z-index:999999999
}

.skip-link:focus
{
    display:block;
    font-size:14px;
    font-weight:600;
    left:6px;
    line-height:normal;
    padding:15px 23px 14px;
    right:auto;
    text-decoration:none;
    top:7px;
    z-index:100000
}

.social
{
    padding-bottom:10px;
    padding-top:15px;
    text-align:center
}

.social a
{
    padding:7px
}

.ssba,.ssba a
{
    float:left;
    margin-top:5px
}

.text_center,.bottom-nav,.bottom-nav a,.bottom-nav li.current-menu-item a
{
    text-align:center
}

.visually-hidden:not(:focus):not(:active),.form-allowed-tags:not(:focus):not(:active)
{
    clip:rect(1px 1px 1px 1px);
    height:1px;
    overflow:hidden;
    position:absolute!important;
    white-space:nowrap;
    width:1px
}

.wpcf7 .wpcf7-form-control
{
    background-color:#f1eacd!important;
    border:1px solid #7f7f7f;
    width:100%
}

.no-webp .wpcf7 .wpcf7-submit,
.no-js .wpcf7 .wpcf7-submit {
    background-image: url(images/enviar.png);
}
.webp .wpcf7 .wpcf7-submit {
    background-image: url(images/enviar.webp);
}
.wpcf7 .wpcf7-submit
{
    background-color:transparent!important;
    background-size:100% 100%;
    border:none;
    color:#000;
    cursor:pointer;
    display:block;
    font-family:'Cinzel',serif;
    font-weight:700;
    height:33px;
    margin:auto;
    padding-top:3px;
    width:122px
}
.wpcf7 div
{
    margin-bottom:15px
}

.wpcf7 input.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control
{
    font-size:16px;
    margin-top: 0px;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    color: #4e4e4e;
    padding: 2px;
}
.wpcf7 input.wpcf7-form-control
{
    height:37px;
}

.wpcf7 label
{
    font-family:'Cinzel',serif;
    font-weight:700
}

.wpcf7 p
{
    display:inline-block
}

.wpcf7-acceptance
{
    height:20px!important;
    margin-top:-2px;
    vertical-align:middle;
    width:20px!important
}

.wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0;
}
.wpcf7-form-control.g-recaptcha
{
    background:transparent;
    border:none
}

.wpml-ls-legacy-list-vertical
{
    display:block
}

.wpml-ls-legacy-list-vertical .wpml-ls-flag
{
    float:right;
    height:35px;
    width:auto
}

.wpml-ls-legacy-list-vertical a span
{
    display:table-cell;
    height:35px;
    vertical-align:middle
}

.wpml-ls-legacy-list-vertical ul
{
    padding:0!important
}

.wpml-ls-statics-shortcode_actions
{
    background:transparent!important;
    border:none!important
}

.no-webp h1, .no-js h1{
    background-image:url(images/head1-bg.png);
}
.webp h1{
    background-image:url(images/head1-bg.webp);
}
h1
{
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    color:#544028;
    display:inline-block;
    font-family:'Cinzel',serif;
    font-size:35px;
    font-weight:700;
    padding:10px 30px 17px;
    text-align:center
}
h2, #content h2
{
    font-family:'Cinzel',serif;
    font-size:24px;
    font-weight:700;
    padding-bottom:14px;
    padding-top:14px;
    text-align:left
}
h2, #content h2, h2 a, #content h2 a{

    color:#432b07;
}
.blog #content h2{
    padding-bottom: 0;
}

.no-webp h3, .no-js h3{
    background-image:url(images/head2-bg.png);
}
.webp h3{
    background-image:url(images/head2-bg.webp);
}
h3
{
    background-position:center;
    background-repeat:no-repeat;
    background-size:100% 100%;
    color:#432b07;
    font-family:'Cinzel',serif;
    font-size:20px;
    font-weight:700;
    padding-bottom:19px;
    padding-top:19px;
    text-align:center;
    text-transform:uppercase
}
h4,h5,h6,h7
{
    color:#432b07;
    font-family:'Cinzel',serif
}

img.full-width
{
    width:100%
}

input:disabled
{
    cursor:default;
    opacity:.5
}

p, .ptam-block-post-grid .ptam-block-post-grid-text p.ptam-block-post-grid-excerpt
{
    font-size:15px
}

span.logo_helper,.mobile-lang-selector,.et_left_sidebar #main-content .container:before
{
    display:none
}


.colums .et_pb_column_1_4
{
    padding-bottom:70px
}

.footer-img .et_pb_column_2
{
    margin-top:-80px!important
}

.mobile-phone
{
    display:none
}

#container,#footer,#entry-footer
{
    margin:auto;
    max-width:1220px
}

#et-footer-nav
{
    background-color:#e1d4a7
}

#header
{
    background-color:#faf2dd;
    box-shadow:0 1px 0 rgba(0,0,0,.1);
    font-weight:400;
    line-height:23px;
    position:relative;
    top:0;
    width:100%;
    z-index:99999
}

#header #logo
{
    margin-bottom:0;
    max-height:64%;
    vertical-align:middle
}

#header .container
{
    text-align:center
}

#header .logo_container
{
    height:auto!important
}

.container
{
    margin:auto;
    position:relative
}

.sitemap ul
{
    list-style-type:none
}

.no-webp .sitemap ul > li, .no-js .sitemap ul > li
{
    background:url(images/eupointer.png) no-repeat 0 3px;
}
.webp .sitemap ul > li
{
    background:url(images/eupointer.webp) no-repeat 0 3px;
}
.sitemap ul > li
{
    background-size:15px;
    padding:0 0 6px 25px
}
.no-webp .sitemap ul > li > ul > li, .no-js .sitemap ul > li > ul > li
{
    background:url(images/eupointer2.png) no-repeat 0 5px;
}
.webp .sitemap ul > li > ul > li
{
    background:url(images/eupointer2.webp) no-repeat 0 5px;
}
.sitemap ul > li > ul > li
{
    background-size:11px
}

.sitemap ul li a
{
    color:#432b07!important
}

.wpcf7-response-output
{
    background:rgba(0,0,0,.5);
    color:#65f823
}

#et-secondary-menu li,#top-menu-nav ul.menu li
{
    box-sizing:border-box;
    transition:none!important;
    width:auto;
    word-wrap:normal!important
}

#et-top-navigation .nav li.menu-item,.navigation-top .main-navigation li
{
    display:inline-flex
}

.no-webp #header #et-top-navigation,
.no-js #header #et-top-navigation
{
    background-image:url(images/menu-bg.png);

}
.webp #header #et-top-navigation
{
    background-image:url(images/menu-bg.webp);

}
#header #et-top-navigation
{
    background-position:top;
    background-repeat:repeat-x;
    background-size:auto 48px;
    border-bottom:8px solid #561318
}
#header #et-top-navigation,#header #logo,#header #top-menu-nav ul.menu,#header nav#top-menu-nav ul.menu-nav
{
    float:none
}

#header #top-menu-nav ul.menu > li > a
{
    border-left:3px solid #efd6a1;
    font-family:'Cinzel',serif;
    font-size:20px;
    opacity:1!important;
    padding:18px 10.5%
}

#header nav#top-menu-nav ul.menu-nav
{
    display:inline-block
}

#top-menu-nav
{
    max-width:1220px;
    min-width:1220px
}

#top-menu-nav ul.menu li
{
    display:inline-block;
    font-size:14px;
    padding-right:0
}

#top-menu-nav ul.menu li a,.search input
{
    font-style:normal;
    font-weight:700;
    text-decoration:none;
    text-transform:uppercase
}

#top-menu-nav ul.menu,#top-menu-nav ul.menu-nav
{
    line-height:0
}

#top-menu-nav ul.menu,.et-menu,nav#top-menu-nav ul.menu-nav,nav.et-menu-nav
{
    float:left
}

#container > .container
{
    padding:14px 10px 0
}

#footer-bottom
{
    background-color:#3e0a0e;
    padding:15px 0 5px
}

#header #top-menu-nav ul.menu > li > a
{
    padding-bottom:2em
}

#right-sidebar
{
    float:right
}

#secondary-menu li,#top-menu-nav ul.menu li a
{
    display:block;
    padding:17px 52px!important;
    transition:none!important;
    white-space:nowrap
}

#sidebar,#right-sidebar
{
    width:28.5%
}

.no-webp #top-banner,.no-js #top-banner {
    background-image: url(images/slidebck.jpg) !important;
}
.webp #top-banner {
    background-image: url(images/slidebck.webp) !important;
}
#top-banner
{
    background-position:50%;
    background-size:cover;
    border-bottom:8px solid #561318;
    padding-top:0
}

#top-banner .container,#container > .container
{
    margin:auto;
    max-width:1220px;
    position:relative
}

#top-banner div div
{
    float:left;
    width:50%
}

#top-banner div.left
{
    text-align:left;
    padding-right: 2.75%;
}

#top-banner div.right
{
    text-align:right
}

#top-banner h1
{
    margin-top:7vw
}

#top-banner img
{
    margin-top:10px;
    vertical-align:middle
}

#top-menu-nav
{
    margin:auto
}

#top-menu-nav ul.menu li.current-menu-item > a
{
    color:#432B07!important
}

.bottom-nav
{
    padding:15px 0
}

.bottom-nav li
{
    border-right:1px solid #927f57;
    display:inline-block;
    font-size:14px;
    font-weight:600;
    padding:0;
    text-align:center
}

.bottom-nav,.bottom-nav a,.bottom-nav li.current-menu-item a
{
    color:#6b552f;
    text-align:center
}

article img.attachment-post-thumbnail,span.author-date
{
    margin-bottom:15px
}

.et_pb_image_2
{
    margin-left:0;
    position:fixed;
    right:0;
    text-align:left;
    top:37%
}

.hr,article hr
{
    background:#561318!important;
    height:2px!important;
    margin-bottom:14px;
    margin-top:14px
}

.ptam-block-post-grid .post-content
{
    margin-top:5px
}

.ptam-block-post-grid .ptam-block-post-grid-author:not(:last-child)::after,.ptam-block-post-grid .ptam-block-post-grid-date:not(:last-child)::after
{
    content:none
}

.ptam-block-post-grid .ptam-block-post-grid-byline
{
    color:#432b07!important;
    font-size:14px;
    letter-spacing:normal;
    margin-bottom:5px;
    padding-bottom:0;
    text-transform:none
}

.ptam-block-post-grid .ptam-block-post-grid-date,.ptam-block-post-grid .ptam-block-post-grid-byline,.ptam-block-post-grid .ptam-block-post-grid-link-wrapper .ptam-block-post-grid-link,.ptam-block-post-grid p.ptam-block-post-grid-excerpt,.ptam-block-post-grid p,.ptam-block-post-grid
{
    font-size:14px
}

.ptam-block-post-grid .ptam-block-post-grid-link-wrapper .ptam-block-post-grid-link
{
    color:#000!important;
    display:inline-block;
    font-weight:700;
    /*margin-top:10px;*/
    text-align:right;
    text-transform:capitalize
}

.ptam-block-post-grid .ptam-block-post-grid-link-wrapper .ptam-block-post-grid-link:hover
{
    box-shadow:none
}
.ptam-block-post-grid .ptam-block-post-grid-text p.ptam-block-post-grid-excerpt{
    margin-bottom: 0;
    padding-bottom: 0;
}
.ptam-block-post-grid .ptam-block-post-grid-title
{
    margin-bottom:5px
}

.ptam-block-post-grid article,.ptam-block-post-grid .is_grid article
{
    border-bottom:1px solid #000;
    margin-bottom:20px!important;
   /* padding-bottom:20px*/
}
.ptam-block-post-grid-link-wrapper{
    padding-bottom: 0;
}
.ptam-block-post-grid h2
{
    font-size:26px;
    margin:0;
    padding:0;
    text-align:left
}

.ptam-block-post-grid p.ptam-block-post-grid-excerpt,.ptam-block-post-grid p,.ptam-block-post-grid
{
    color:#432b07!important;
    font-family:'Lato',sans-serif;
    line-height:1.7em;
    text-align:justify
}

.ptam-block-post-grid-author a.ptam-text-link
{
    display:none
}
.ptam-block-post-grid-excerpt, .ptam-text-link{
    margin-bottom: 0;
    margin-top: 0;
}
.ptam-block-post-grid-byline::before
{
    content:"EU - Abogada |\00a0";
    display:inline-block
}

.wpcf7 .wpcf7-form-control.wpcf7-acceptance
{
    background-color:transparent!important;
    border:none
}

.wpcf7 .wpcf7-submit
{
    padding-top:7px
}

.wpcf7-acceptance input
{
    height:20px!important;
    width:20px!important;
    margin: 0

}
a
{
    text-decoration:none
}

article h2
{
    padding-bottom:14px;
    padding-top:14px;
    text-align:left
}

article img
{
    margin:0;
    padding:0
}

article.type-post a[rel~="noreferrer"]
{
    /* background:url(images/chain-150x150.png) top left no-repeat;*/
    background-size:15px 15px;
    color:#2ea3f2;
    padding-left:20px
}

article.type-post div.entry-content
{
    margin-top:15px
}

 article .entry-content > p:first-of-type{
    padding-top: 15px;
}
.useful-links-page article .entry-content > p:first-of-type{
    padding-top: 0;
}


.ptam-block-post-grid .ptam-block-post-grid-text p.ptam-block-post-grid-link-wrapper
{
    margin-bottom:0
}

aside.sidebar .xoxo ul li a
{
    /*border:none;*/
    border-top: none;
    border-left: none;
    border-right: none;
    color:#f0e2bf!important;
    display:block;
}
aside .xoxo .widget-media-image img
{
    width:100%
}

aside .xoxo > div
{
    margin-top:10px
}
aside.sidebar .xoxo h3,h3.widget-title{
    margin-bottom: 0;
}
aside.sidebar #lang_sel_list ul li
{
    margin:0;
    padding:0
}

aside.sidebar #lang_sel_list ul li a
{
    padding:10px 8px 10px 28px
}

aside.sidebar .xoxo .menu-image-title
{
    display:table-cell;
    height:40px;
    vertical-align:middle
}

aside.sidebar .xoxo ul.menu li
{
    background:-webkit-linear-gradient(#5c151a,#35070b);
    background:-o-linear-gradient(#5c151a,#35070b);
    background:-moz-linear-gradient(#5c151a,#35070b);
    background:linear-gradient(#5c151a,#35070b);
    border-bottom:1px solid #E1D4A7;
    color:#f0e2bf  !important;
    font-family:'Cinzel',serif;
    font-weight:700;
}
aside.sidebar .wpml-ls-item a {
    padding: 10px 8px;
    padding-left: 8px;
    padding-left: 28px;
    margin: 0;
    background: -webkit-linear-gradient(#5c151a, #35070b);
    background: -o-linear-gradient(#5c151a, #35070b);
    background: -moz-linear-gradient(#5c151a, #35070b);
    background: linear-gradient(#5c151a, #35070b);
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #E1D4A7;
    vertical-align: middle;
    min-height: 55px;
    font-size: 17px;
    font-family: 'Cinzel', serif;
    font-weight: bold;
    line-height: 1.2;
    color: #f0e2bf !important;
    text-transform: uppercase;
}
aside.sidebar .xoxo ul.menu li
{

    line-height:1.2;
    margin:0;
    min-height:60px;
    padding:15px 8px;
    text-transform:uppercase;
    vertical-align:middle
}

aside.sidebar .wpml-ls-legacy-list-vertical{
    border: none;
}

aside.sidebar .xoxo ul,aside.sidebar #lang_sel_list
{
    list-style-type:none;
    margin:0;
    padding:0
}

body
{
    background-color:#faf2dd
}

body.home .hr,aside .xoxo > div:first-child
{
    margin-top:0
}

nav li
{
    line-height:1em
}

strong
{
    font-weight:1000
}
/*
#entry-footer
{
    margin-left:-10px;
    margin-right:-10px;
    text-align: center
}*/
#entry-footer img{
    width: 100%;
    margin:auto;
}

#cookieChoiceInfo a, .wpcf7 a, .single-post article a{
    color: #2EA0EF;
}
.wpcf7 .wpcf7-submit{
    text-transform: uppercase;
}
article ul {
    list-style: none;

    padding-left: 1.3em;

    margin-left: 1.3em;
}
article ul > li{
    line-height: 26px;
    background-repeat: no-repeat;
    background-position: 0px 3px ;
    background-size: auto;
    background-size: 15px;
    padding: 0px 0 6px 25px;
}
.no-webp article ul > li,
.no-js article ul > li {
    background-image: url(images/eupointer.png);
}
.webp article ul > li {
    background-image: url(images/eupointer.webp);
}

.no-webp article ul > li > ul > li,
.no-js article ul > li > ul > li
{
    background-repeat: no-repeat;
    background-position: 0px 5px ;
    background-size: auto;
    background-size: 11px;
}
.no-webp article ul > li > ul > li,
.no-js article ul > li > ul > li {
    background-image: url(images/eupointer2.png);
}
.webp article ul > li > ul > li  {
    background-image: url(images/eupointer2.webp);
}

article #share-buttons li.share-icon{
    display: inline-block;
    margin-right: 2%;
    background-image: none;
    padding: 0;
}
li.share-icon a{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center;
}
li.share-icon.facebook a{
    background-color: #3a579a;
    background-image: url(images/facebook.svg);
}
/*.webp li.share-icon.facebook a{
    background-image: url(images/facebook.webp);
}
.no-webp li.share-icon.facebook a{
    background-image: url(images/facebook.png);
}*/
li.share-icon.twitter a{

    background-color: #00abf0;
    background-image: url(images/twitter.svg);
}
/*.webp li.share-icon.twitter a{

    background-image: url(images/twitter.webp);
}
.no-webp li.share-icon.twitter a{
    background-image: url(images/twitter.png);
}*/
li.share-icon.linkedin a {
    background-color: #0077b5;

    background-image: url(images/linkedin.svg);
}
/*.webp li.share-icon.linkedin a{
    background-image: url(images/linkedin.webp);
}
.no-webp li.share-icon.linkedin a{
    background-image: url(images/linkedin.png);
}*/
 li.share-icon.google-plus a{
     background-color: #df4a32;
     background-image: url(images/google-plus.svg);

 }
/*.webp li.share-icon.google-plus a{
    background-image: url(images/google.webp);
}
.no-webp li.share-icon.google-plus a{
    background-image: url(images/google.png);
}*/

article #share-buttons ul{

    padding-left: 0;

    margin-left: 0;
}

/*
#entry-footer{
    background-color: #e1d4a7;
}*/
#entry-footer div{
    overflow: hidden;
}

#content article div.hr, .about-us-page #content article .attachment-post-thumbnail {
    margin-bottom: 3.735%;
}
#content article .attachment-post-thumbnail{
    margin-bottom: 15px;
}
.single-post #content article .attachment-post-thumbnail{
    margin-bottom: 6%;
}
#container.home .entry-content div.hr, body.blog #container .entry-content div.hr{
    display: none;
}
.contact-side
{
    background: transparent;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}

.contact-side:hover img
{
    opacity:.7
}

.contact-page article .entry-content p
{
    font-size:17px
}

.contact-page article .entry-content strong
{
    display:block;
    font-family:'Cinzel',serif;
    font-weight:700
}

@media(max-width:1024px) {
    .box-5,.box-6
    {
        width:25%
    }

    .boxes .box-5:nth-child(5)
    {
        width:100%
    }

    .boxes .box-6:nth-child(5),.boxes .box-6:nth-child(6)
    {
        width:50%
    }
}

@media(max-width:768px) {
    #branding,#menu,#menu div:first-of-type,#search
    {
        float:none
    }

    #content
    {
        padding:0;
        width:100%
    }

    #et-top-navigation .menu-toggle
    {
        display:inline-block
    }

    #et-top-navigation.toggled
    {
        bottom:0;
        height:100%;
        overflow-x:hidden;
        overflow-y:auto;
        width:100%;
        z-index:1000
    }

    #header,#footer
    {
        text-align:center
    }

    #menu ul
    {
        display:none
    }

    #menu.toggled a,#menu.toggled ul.sub-menu a,#menu.toggled ul.children a
    {
        background:none;
        border:0;
        color:#fff;
        display:inline-block;
        font-size:18px;
        line-height:20px;
        margin:0;
        padding:15px 0 5px;
        text-align:center;
        width:100%
    }

    #menu.toggled ul,#menu.toggled ul.sub-menu,#menu.toggled ul.children
    {
        display:block;
        left:0;
        margin:0;
        padding:0 0 10px;
        position:relative;
        top:0
    }

    #menu.toggled ul.sub-menu a,#menu.toggled ul.children a
    {
        color:#ccc
    }

    #menu.toggled ul.sub-menu,#menu.toggled ul.children
    {
        padding-bottom:0
    }

    #search
    {
        margin-top:20px
    }

    #search .search-field
    {
        border-color:#8a8a8a;
        color:#fff;
        cursor:text;
        width:100%
    }

    #search .search-field:focus
    {
        width:100%
    }

    .box-4,.box-5,.box-6
    {
        width:50%
    }
}

/*
@media(max-width:480px) {
    .box-2,.box-3,.box-4,.box-5,.box-6,.boxes .box-6:nth-child(5),.boxes .box-6:nth-child(6),.box-2-3,.box-1-3
    {
        width:100%
    }

    .wp-caption,input,textarea,.button
    {
        width:100%!important
    }

    input[type="checkbox"],input[type="radio"]
    {
        width:auto!important
    }
}*/

@media print {
    #content
    {
        display:block!important;
        margin:0!important;
        padding:0!important
    }

    #header,aside.sidebar,#footer,#comments,.entry-footer,.navigation,.share,.video-wrap,iframe,img
    {
        display:none!important
    }

    *
    {
        background:#fff!important;
        color:#000!important
    }

    body
    {
        margin:0!important;
        padding:50px!important
    }
}
@media screen and (min-width: 1021px) and (max-width: 1280px) {
    #top-menu-nav
    {
        min-width:auto
    }

    .contact-side
    {
        display:none!important
    }

    aside .menu .menu-image-title
    {
        font-size:13px!important
    }

    .page-template-default #top-menu-nav ul.menu > li > a
    {
        font-size:16px!important;
        padding:17px 42px!important
    }

    .pull_left
    {
        font-size:12px;
        padding-left:15px
    }

    .pull_right
    {
        padding-right:15px
    }
}

@media screen and (max-width: 720px) {
    .et_pb_section .et_pb_column .et_pb_module
    {
        margin-bottom:10vh
    }
}

@media screen and (min-width: 1921px) {
    .contact-side
    {
        top:17%!important
    }
}

@media screen and (max-width: 1021px) {
    #header #logo
    {
        height: auto;
        max-width:70%
    }

    .colums .et_pb_column_1_2,.colums .et_pb_column_3_4
    {
        margin-bottom:50px;
        width:100%!important
    }

    .contact_text,.contact_text h2
    {
        text-align:center!important
    }

    .et_left_sidebar #left-area
    {
        width:100%!important
    }

    .et_mobile_menu
    {
        border-top:3px solid #561318;
        padding:0
    }

    .et_mobile_menu li a
    {
        background:-webkit-linear-gradient(#5c151a,#35070b);
        background:-o-linear-gradient(#5c151a,#35070b);
        background:-moz-linear-gradient(#5c151a,#35070b);
        background:linear-gradient(#5c151a,#35070b);
        border-bottom:1px solid #E1D4A7;
        color:#f0e2bf!important;
        font-family:'Cinzel',serif;
        font-size:17px;
        font-weight:700;
        line-height:1.2;
        margin:0;
        padding:10px 8px;
        text-transform:uppercase;
        vertical-align:middle
    }

    .et_pb_posts .post-content p
    {
        text-align:justify
    }

    .et_pb_posts a.more-link
    {
        margin-top:10px
    }

    .et_pb_row,#container main#content
    {
        width:100%
    }

    .footer-img .et_pb_column,.et_pb_image
    {
        max-width:100%;
        overflow:hidden
    }

    .footer-img img
    {
        margin-left:-25%;
        max-width:150%!important;
        width:150%
    }

    .home-top,.home-top .et_pb_text_0 .et_pb_text_inner
    {
        text-align:center
    }

    .logo_container
    {
        background-size:auto 71%
    }

    .mobile-phone
    {
        display:block;
        font-size:18px;
        margin-top:20px
    }

    .mobile_menu_bar:before,.select_page
    {
        color:#432B07
    }

    .one_third
    {
        padding-bottom:20px
    }

    .page-template-default #et_mobile_nav_menu
    {
        margin-top:0
    }

    .page-template-default #main-header
    {
        padding:0!important
    }

    .page-template-default #main-header .mobile_nav
    {
        background:transparent;
        display:table;
        margin:auto;
        max-width:70%;
        text-align:right;
        vertical-align:middle
    }

    .page-template-default #main-header .mobile_nav span
    {
        display:table-cell;
        padding:5px;
        right:inherit;
        top:inherit;
        vertical-align:middle
    }

    .page-template-default .mobile_menu_bar
    {
        display:inline-block;
        position:relative
    }

    .pra-menu
    {
        display:block
    }

    .pra-mobile
    {
        cursor:pointer
    }

    .select_page
    {
        font-family:'Cinzel',serif;
        text-transform:uppercase;
        padding-right: 10px;
        font-size: 14px;
    }

    .side-contact,.contact22,.et_left_sidebar #sidebar,.logo_container .pull_left,.logo_container .pull_right,.contact-side,.colums .et_pb_column_1_4,#lang-sel-list:nth-child(2),.menu-image,#right-sidebar, #icl_lang_sel_widget-2, #media_image-4, .xoxo div.widget_custom_html:last-child
    {
        display:none
    }
    #container .container.columns_3 aside.sidebar,
    #container .container.columns_2 aside.sidebar{
        width: 100%;
        clear: both;
    }
    .wpml-ls-item a
    {
        background:transparent!important;
        border:none;
        min-height:auto;
        padding: 10px 8px;
        padding-left: 28px;
        margin: 0;

    }
    aside.sidebar .xoxo .wpml-ls-legacy-list-vertical .wpml-ls-item {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    aside.sidebar .xoxo .wpml-ls-legacy-list-vertical .wpml-ls-item
    {
        float:left;
        height:auto;
        width:12.58%
    }


    h1
    {
        font-size:24px
    }
}

@media screen and (max-width: 1020px) and (orientation: landscape) {
    .et_pb_section .et_pb_column .et_pb_module
    {
        margin-bottom:20vh
    }

    .footer-img .et_pb_column_2
    {
        margin-top:-90px!important
    }

    .home-top .et_pb_text_0 .et_pb_text_inner
    {
        text-align:center
    }

    .logo_container
    {
        background-size:auto 85%
    }

    .menu-image
    {
        display:block!important
    }

    .wpcf7 .wpcf7-submit
    {
        margin-top:10vh
    }
}

@media screen and (min-width: 1000px) and (max-width: 1040px) and (orientation: landscape) {
   aside .menu .menu-image-title
    {
        font-size:16px!important
    }

    aside .menu-item a img
    {
        display:none
    }
}

@media screen and (min-width: 767px) and (max-width: 769px) and (orientation: portrait) {
    .colums .et_pb_column_1
    {
        padding-bottom:50px
    }

    .et_pb_text_inner p:last-child
    {
        margin-bottom:100px
    }

    .footer-img .et_pb_column
    {
        margin-top:-120px!important
    }

    .home .footer-img
    {
        margin-top:-110px!important
    }

    aside .menu .menu-image-title
    {
        font-size:16px!important
    }

    aside .menu-item a img
    {
        display:none
    }
}

@media screen and (min-width: 755px) and (max-width: 780px) {
    aside .menu-image
    {
        display:block!important;
        padding-top:5px
    }
}

@media screen and (min-width: 1020px) and (max-width: 1440px) {
    .contact22,.contact-side,.side-contact
    {
        display:none
    }

    .home .et_pb_column_6
    {
        margin-top:-80px!important
    }

    #top-banner h1
    {
        margin-top:16vh!important
    }
}

@media screen and (min-width: 2000px) {
    .contact-side
    {
        top:23%!important
    }

    aside .menu .menu-image-title
    {
        font-size:17px
    }
}

@media only screen and (min-width: 981px) {
    #header #logo
    {
        max-height:54%
    }
}

@media screen and (min-width: 1021px) and (max-width: 1280px) {
    #header #top-menu-nav ul.menu > li > a
    {
        font-size:16px!important;
        padding:17px 42px!important
    }

    #top-menu-nav
    {
        max-width:unset;
        min-width:unset;
        width:100%
    }


    #entry-footer img {
        width: 150%;
        text-align: center;
    }
}

@media screen and (max-width: 1021px) {
        #header #top-menu-nav ul.menu > li > a
        {
            font-size:15px!important;
            padding:17px 22px!important
        }

        #top-menu-nav
        {
            max-width:unset;
            min-width:unset;
            width:100%
        }

        #wrapper
        {
            margin:0
        }

        .mobile-lang-selector
        {
            background:-webkit-linear-gradient(#5c151a,#35070b);
            background:-o-linear-gradient(#5c151a,#35070b);
            background:-moz-linear-gradient(#5c151a,#35070b);
            background:linear-gradient(#5c151a,#35070b);
            display:block;
            padding: 10px 0px 10px 0px;
        }

        .mobile-lang-selector .wpml-ls-item img
        {
            float:none;
            height:auto;
            margin:0
        }

        .mobile-lang-selector .wpml-ls-item span
        {
            display:none
        }
    .wpml-ls-legacy-list-vertical .wpml-ls-item{
        float: left;
        width: 12.58%;
        height: auto;}
    .wpml-ls-legacy-list-vertical .wpml-ls-item:first-child {
        margin-left: 8%;
    }
    .wpml-ls-legacy-list-vertical .wpml-ls-item a{
        margin: 0
    }

    .wpml-ls-item a {
        padding: 0 !important;

        background: transparent !important;
        min-height: auto;
        border: none;
    }
        #wrapper #header #et-top-navigation {
            border-bottom: none;
            background-size: auto 52px;
            background-color: #5c151a;
        }
        nav #et-top-navigation .menu-toggle{
            background: transparent;
            text-align: right;
            max-width: 70%;
            margin: auto;
            display: table;
            vertical-align: middle;
            font-size: 14px;
            line-height: 23px;
        }

        #entry-footer img {
            width: 150%;

            text-align: center;
        }
        #top-banner div.left{
            padding-left: 5%;
            padding-right: 0;
        }/*
    #wrapper #header #et-top-navigation{
        background-size: auto 48px;
    }*/
}


@media screen and (max-width:980px) {
    #top-banner div div,#top-banner div.right,#top-banner div.left
    {
        clear:both;
        margin:auto;
        text-align:center;
        width:100%
    }
    #top-banner div.right
     {
         margin-top:30px
     }
    .hr{
        margin-bottom: 44px;
    }
    aside{
        margin-bottom: 30px;
        padding-left: 3%;
        padding-right: 3%;
    }
    #entry-footer img{
        width: 150%;
        max-width: 150% !important;
        margin-left: -25%;
        height: auto;
    }
    #top-banner div.left{
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    /*#entry-footer{
        max-width: 100%;
        width:100%;
        overflow: hidden;
        margin-left: -10px;
    }*/

    .box-3
    {
        width:50%
    }

    .boxes .box-3:nth-child(3)
    {
        width:100%
    }

    .single .nav-links .nav-previous,.single .nav-links .nav-next
    {
        float:none
    }
    #et-top-navigation #top-menu-nav li a
    {
        background:-webkit-linear-gradient(#5c151a,#35070b);
        background:-o-linear-gradient(#5c151a,#35070b);
        background:-moz-linear-gradient(#5c151a,#35070b);
        background:linear-gradient(#5c151a,#35070b);
        border-bottom:1px solid #E1D4A7;
        color:#f0e2bf!important;
        font-family:'Cinzel',serif;
        font-size:17px;
        font-weight:700;
        line-height:1.2;
        margin:0;
        padding:10px 8px;
        text-transform:uppercase;
        vertical-align:middle
    }

    #et-top-navigation #top-menu-nav ul li
    {
        clear:both;
        width:100%
    }

    #et-top-navigation.toggled #top-menu-nav ul
    {
        display:block
    }

    #top-menu-nav ul
    {
        display:none
    }
aside{

    margin-bottom: 10vh;
}
    #top-banner div.left{
        padding-left: 0;
        padding-right: 0;
    }
/*
    .wpcf7-acceptanceinput[type=checkbox] {
         -webkit-transform: scale(3,3);
     }*/
#container .mobile-lang-selector{
    margin-top: 7px;
}
}

@media screen and (max-width: 768px) and (orientation: portrait){
    .menu-image {
        display: none !important ;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape){
    .menu-image {
        display: inline-block !important ;
    }
}
