@import 'https://fonts.googleapis.com/css?family=Amatic+SC';
/*custom styles*/
article a {
    color: #f36f21;
    text-decoration: underline;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 600 !important;
}
.et_pb_section{
    padding: 0;
}
#page-container{
    padding-top: 110px !important;
}
.container{
    width: 100%;
}
#et-secondary-menu .menu-item-124{
    background: url("/wp-content/themes/Divi/images/icn-cuenta.png")no-repeat;
    padding-left: 25px;
    padding-top: 3px;
}
#et-secondary-menu .menu-item-298{
    background: url("/wp-content/themes/Divi/images/icn-ayuda.png")no-repeat;
    padding-left: 23px;
}
#logo{
    max-height: 100%;
}
#main-header, #et-top-navigation{
    padding-bottom: 10px;
}
#top-menu li a{
    padding-bottom: 10px !important;
    padding-right: 5px !important;
    font-size: 16px !important;
}
#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after{
    content: "";
}
#top-menu li.current-menu-item > a{
    border-bottom: 2px solid;
    padding-right: 0 !important;
}
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header{
    top: 0px !important;
    padding-top: 10px !important;
}
.et_fixed_nav #top-header,
#top-header.et-fixed-header, #top-header.et-fixed-header #et-secondary-nav li ul{
    background: transparent !important;
    background-color: transparent !important;
}
#top-menu li{
    padding-right: 35px;
    margin-top: 40px;
}
.grilla-clientes .ms-item{
    width:33.333%;
    position: relative;
    padding: 0;
    margin: 0;
}
.grilla-clientes .ms-item .et_pb_image_container {
    margin: 0px;
}
.grilla-clientes .ms-item .more-link {
    background: #f36f21 none repeat scroll 0 0;
    bottom: 86px;
    color: #fff !important;
    display: none;
    font-size: 16px !important;
    font-style: italic !important;
    font-weight: 600;
    line-height: 30px !important;
    padding: 5px 20px !important;
    position: absolute;
    right: 0;
    text-decoration: none !important;
    width: 50%;
}
.grilla-clientes .ms-item:hover .more-link{
    display: block;
}
.pagina{
    display: none;
}
.page_1{
    display: block;
}
div.search{
    float: right;
    padding-top: 30px;
    width: 250px;
}
.search input{
    border: solid 1px #000;
    border-radius: 0;
    padding: 5px;
    width: 80%;
    float: right;
    font-style: italic;
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/search.jpg") no-repeat scroll 96% center;
}
.et-pb-controllers{
    bottom: inherit;
    left: inherit;
    right: 20px;
    top: 40px;
    width: 20px;
}
.et-pb-controllers a {
    background-color: #fff !important;
    border-radius: 18px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    height: 18px;
    width: 18px;
}
.et-pb-controllers a:last-child{
    margin-right: 10px;
}
.et-pb-controllers .et-pb-active-control{
    background-color: #d3d3d3 !important;
}
/*footer*/
#footer-widgets{
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer-bottom{
    background: #f36f21 !important;
    color: #fff !important;
    padding: 0 !important;
}
#footer-info{
    width: 100%;
    color: #fff !important;
    padding: 0;
}
#footer-info span{
    float: right;
}
#footer-info span a{
    color: #fff;
    text-decoration: underline;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{
    margin: 0;
    width: 20%;
}
.et_pb_gutters3 .footer-widget.last{
    width: 40%
}
#wp-subscribe{
    background: transparent !important;
    padding-top: 0 !important;
}
#wp-subscribe .email-field,
#wp-subscribe input.email-field{
    float: left;
    margin-top: 0px;
    width: 92%;
    background: #fff !important;
    color: #808080 !important;
    padding: 5px 0;
    height: auto;
}
#wp-subscribe input.submit {
    background: #f36f21 none repeat scroll 0 0 !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    color: #fff !important;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px !important;
    text-transform: uppercase;
    width: 8%;
    height: auto;
    padding: 0;
}
.footer-widget ul{
    list-style: none;
}
#footer-widgets .footer-widget li::before{
    content: inherit;
}
.et_pb_widget ul li{
    /*height: 20px;*/
    margin-bottom: 0;
}
#footer-widgets .footer-widget li a:hover{
    color: #f36f21 !important;
}
.footer-widget #text-3 p{
    line-height: 22px;
}
#wp-subscribe h4{
    color: #808080 !important;
    font-size: 16px !important;
}
#wp-subscribe p.text{
    color: #808080;
    padding: 0 !important;
    margin: 0 !important;
}
/*detalle cliente*/
.texto-redes{
    width: 70%;
    float: left;
    padding-right: 30px;
}
.columna-derecha{
    width: 30%;
    float: right;
    margin-top: 20px;
}
.miga span {
    color: #888;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 5px;
}
.miga, .miga a{
    color: #888;
    font-size: 12px;
    font-weight: 600;
}
.miga .dot {
    background: #888 none repeat scroll 0 0;
    border-radius: 5px;
    height: 5px;
    margin-top: 8px;
    width: 5px;
}
.columna-derecha h2 {
    color: #202020;
    font-size: 26px;
    margin-bottom: 20px;
    position: relative;
}
.columna-derecha h2::after {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/title_deco.png") no-repeat scroll center center;
    bottom: 0;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
}
.columna-derecha .url-cliente a{
    color: #f36f21;
    text-decoration: none;
}
.columna-derecha blockquote{
    background: #131304;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: none;
}
.breadcrumb{
    margin: 15px 0;
    overflow: hidden;
    width: 100%;
}
.breadcrumb ul{
    list-style: none;
}
.breadcrumb ul li{
    float: left;
}
.breadcrumb ul li,
.breadcrumb ul li a{
    color: #999;
    font-size: 14px;
    text-decoration: none;
}
h1.detail-title {
    clear: both;
    color: #393939;
    display: block;
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 0;
    text-align: center;
}
/* noticias */
.et_pb_blog_grid article{
    border: none !important;
    padding: 0 !important;
}
.et_pb_blog_grid article h2{
    text-align: center;
    color: #393939;
}
.et_pb_blog_grid article .post-content{
    line-height: 16px;
    text-align: center
}
.et_pb_blog_grid article .post-content p{
    font-size: 13px;
}
.page-id-257 .et_pb_row{
    width: 85%;
}

/* detalle blog y noticia */
article.category-noticias .et_post_meta_wrapper .desc_post,
article.category-blog .et_post_meta_wrapper .desc_post{
    float: right;
    margin-left: 20px;
    width: 46%;
}
article.category-noticias .et_post_meta_wrapper .desc_post h1,
article.category-blog .et_post_meta_wrapper .desc_post h1{
    text-align: left;
}
article.category-noticias .et_post_meta_wrapper img,
article.category-blog .et_post_meta_wrapper img{
    width: 50%;
    float: left;
}
article.category-noticias .entry-content,
article.category-blog .entry-content{
    clear: both;
}
article.category-blog .entry-content p,
article.category-noticias .entry-content p{
    /*width: 69%;
    float: left;*/
    margin-right: 6%;
}
.rp4wp-related-posts{
    float: right;
    width: 25%;
}
.rp4wp-related-posts h3{
    background: #f36f21 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
}
.rp4wp-related-posts ul{
    padding: 0 !important;
}
.rp4wp-related-posts ul > li {
    border-bottom: 1px solid;
    overflow: hidden;
    padding: 0 0 20px 20px;
}
.rp4wp-related-posts p{
    width: auto !important;
}





/*NEW STYLES ANDRÉS POVEDA____________________________________*/
#top-header, #top-header a {
    color: #a4a4a4;
    font-size: 15px !important;
    font-style: italic !important;
    text-transform: none !important;
}
.page-id-492 #content-area article > h1,
.page-id-490 #content-area article > h1, 
.page-id-130 #content-area article > h1,
.page-id-699 #content-area article > h1,
.page-id-495 #content-area article > h1,
.page-id-498 #content-area article > h1,
.page-id-525 #content-area article > h1,
.page-id-924 #content-area article > h1,
.page-id-977 #content-area article > h1 {
    display: none;
}
.imagen-equipo {
    border: 5px solid #f36f21;
    border-radius: 60px;
    float: left;
    height: 90px;
    margin: 0 10px 20px;
    overflow: hidden;
    width: 90px;
}
.imagen-equipo img {
    height: auto;
    width: 100%;
}
.team-member > p {
    font-size: 12px;
    line-height: 16px;
}
.team-member {
    margin: 20px 0;
    overflow: hidden;
}
.nav li ul {
    background: rgba(253, 253, 253, 0.9) none repeat scroll 0 0;
}
#main-header .nav li ul a {
    color: rgba(2, 2, 2, 0.7);
    font-size: 13px !important;
    padding: 5px 10px !important;
    line-height: 22px;
}
.text-link {
    color: #f36f21;
    font-style: italic;
    text-decoration: underline;
}
article .entry-content p {
    font-size: 0.9em;
    line-height: 1.25em;
}
.et_pb_blog_grid article .post-meta {
    color: #999999 !important;
    font-size: 12px !important;
    text-align: center;
}
.et_post_meta_wrapper .post-meta {
    color: #999999 !important;
    font-size: 12px !important;
    text-align: left;
    position: relative;
    margin-left: 20px;
}
.et_post_meta_wrapper .post-meta .published::before {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/clock.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 16px;
    left: -20px;
    position: absolute;
    top: 8px;
    width: 16px;
}
.et_pb_blog_grid article .post-meta::before {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/clock.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 16px;
    left: -5px;
    position: absolute;
    width: 16px;
}
.et_pb_blog_grid article .post-meta {
    position: relative;
}
.logo_container a {
    display: inline-block;
    overflow: hidden;
}
.et_pb_image_container:hover img {
    opacity: 0.5;
}
.pagination.clearfix .alignleft {
    float: inherit;
    width: 100%;
}
.pagination.clearfix .alignleft a {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/plus_news.png") no-repeat center center;
    display: block;
    height: 96px;
    margin: 0 auto;
    text-align: center;
    width: 101px;
    color: transparent;
}
.breadcrumb .home a {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/home_breadcrumb.png") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    margin: 0 5px;
    width: 16px;
}
.home.refresh_clients {
    bottom: 0;
}
.refresh_clients {
    bottom: -75px;
    height: 109px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}
/*.et_pb_section.et_pb_fullwidth_section.et_pb_section_2.et_section_regular {
    margin-top: 110px;
}*/
#page-container #main-content #content-area .entry-content  a {
    color: #f36f21;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    text-decoration: underline;
}
#page-container {
    padding-top: 80px !important;
}
.description .texto-redes {
    margin-top: 20px;
}
.columna-derecha > p:last-child span:last-child, .columna-derecha > blockquote {
    display: none;
}
.et_pb_slider .et_pb_slide {
    background-size: auto 100% !important;
}
.partners-grid-wrap ul li {
    display: inline-block;
    margin: 1%;
    position: relative;
    text-align: center;
    width: 17%;
}
#post-42 .et_pb_slides img[data-unveil="true"]{
    opacity: 1 !important;
}
.home #et-main-area #main-content .post-42 .et_pb_row.et_pb_row_0,
.page-id-510 #et-main-area #main-content .post-510 .et_pb_text.et_pb_module,
.page-id-512 #et-main-area #main-content .post-512 .et_pb_row.et_pb_row_0,
.page-id-514 #et-main-area #main-content .post-514 .et_pb_row.et_pb_row_0,
.page-id-516 #et-main-area #main-content .post-516 .et_pb_row.et_pb_row_0,
.page-id-518 #et-main-area #main-content .post-518 .et_pb_row.et_pb_row_0,
.page-id-96 #page-container #et-main-area #main-content .post-96 .et_pb_column {
    padding-bottom: 120px;
}
.page-id-924 .post-924 .et_pb_module a {
    color: #f36f21;
    text-decoration: underline;
}
.el-equipo-block .et_pb_column_1_4 .et_pb_module {
    border-radius: 100px;
    overflow: hidden;
    width: 150px;
}
article h3::after {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/title_deco.png") no-repeat scroll center center;
    bottom: -10px;
    content: "";
    height: 13px;
    left: 50%;
    margin: 0 auto 0 -55px;
    position: absolute;
    text-align: center;
    width: 111px;
}
article h3 {
    color: #636363;
    font-family: "Amatic SC";
    font-size: 45px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.politicas_procedimientos a {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 16px;
}
.politicas_procedimientos a img {
    float: left;
}
article .client-inner-page h1::after {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/title_deco.png") no-repeat scroll center center;
    bottom: 0;
    content: "";
    height: 13px;
    left: 50%;
    margin: 0 auto 0 -55px;
    position: absolute;
    text-align: center;
    width: 111px;
}
article .client-inner-page h1 {
    color: #636363;
    font-family: "Amatic SC";
    font-size: 45px;
    margin-bottom: 40px;
    padding-bottom: 16px;
    position: relative;
    text-align: center;
}
article .preguntas-frecuentes-faq h3::after {
    background: transparent;
    bottom: inherit;
    content: "";
    height: inherit;
    left: 50%;
    margin: inherit;
    position: inherit;
    text-align: center;
    width: inherit;
}
article .preguntas-frecuentes-faq h3 {
    color: #636363;
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-size: 45px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}
article .et-pb-slider-arrows a {
    text-decoration: none;
    font-style: normal;
}
body #et-main-area {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/background.png") no-repeat fixed center 107px / 100% auto;
}
.contacto-medios .et_pb_column_1_4 img {
    border-radius: 80px;
    display: block;
    float: right;
    height: 150px;
    overflow: hidden;
    text-align: right;
    width: 150px;
}
.contact-form-cointernet form label textarea {
    height: 70px;
    width: 90%;
}
.contact-form-cointernet form label input {
    width: 90%;
}
.contact-form-cointernet form label select {
    width: 90%;
}
.contact-form-cointernet form label {
    display: block;
    width: 100%;
}
.contact-form-cointernet form input.wpcf7-submit {
    background: #f36f21 url("/wp-content/themes/Divi/images/btn_enviar.png") no-repeat scroll center center;
    border: medium none;
    color: #fff;
    font-family: "Amatic SC";
    font-size: 40px;
    font-weight: 700;
    overflow: hidden;
    padding: 10px;
    text-indent: -999px;
    width: 90%;
}
body #et-main-area .et_pb_section_0.et_pb_section {
    background: transparent !important;
}
.wp-subscribe p.footer-text{
    color: #808080 !important;
}
.wp-subscribe .footer-text a{
    color: #f36f21;
    text-decoration: none;
    font-style: italic;
}
@media screen and (max-width: 667px) {
    .search,
    .type-post .et_post_meta_wrapper .desc_post .post-meta,
    .grilla-clientes .more-link,
    .et_pb_slide .et_pb_slide_description,
    .et_pb_module.et_pb_slider .et-pb-controllers {
        display: none !important;
    }
    .footer-widget .widget_nav_menu {
    width: 100%;
        text-align: center;
    }
    .footer-widget {
    width: 100%;
    }
    .footer-widget .widget_text {
    width: 100%;
        text-align: center;
    }
    body #et-main-area {
        background: rgba(0, 0, 0, 0) url("/wp-content/themes/Divi/images/background.png") no-repeat center 20px / 100% auto;
    }
    #main-header {
        background-color: transparent;
    }
    article .description .texto-redes {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    article .description .columna-derecha {
        width: 100%;
        display: block;
        float: inherit;
    }
    .type-post .et_post_meta_wrapper img {
        width: 100% !important;
    }
    .type-post .et_post_meta_wrapper .desc_post {
        width: 100% !important;
        padding: 20px;
    }
    .type-post .entry-content, .type-post .entry-content p {
        padding: 10px;
        font-size: 14px;
        width: 100% !important;
    }
    .grilla-clientes .ms-item {
        width: 50% !important;
        position: relative;
        padding: 0;
        margin: 0;
        display: inline-block;
        text-align: center;
    }
    .et_pb_module.et_pb_slider {
        margin-top: 20px;
    }
}
.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_0 {
    display: block;
    position: relative;
}
.home .et_pb_column_4_4 {
    position: relative;
}
.single-post #et-main-area #main-content {
    margin-bottom: 40px;
}
.detail-left {
    float: left;
    width: 69%;
}
.detail-left .rp4wp-related-posts {
    display: none;
}
.description .columna-derecha {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 10px;
    text-align: center;
}
article.category-comunicados h3::after {
    background: transparent none repeat scroll 0 0;
}
article.category-comunicados h3 {
    font-size: 1.7em;
}
.habeas-data-cointernet .confirmation-form-cointernet h1::after {
    background: url("/wp-content/themes/Divi/images/mail_line.png") no-repeat center center;
    bottom: 0;
    content: "";
    height: 128px;
    left: 0;
    position: absolute;
    width: 100%;
}
.habeas-data-cointernet .confirmation-form-cointernet h1 {
    font-family: "Amatic SC";
    font-size: 36px;
    margin-bottom: 20px;
    padding-bottom: 138px;
    position: relative;
    text-align: center;
}

.habeas-data-cointernet .confirmation-form-cointernet .et_pb_contact p {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.habeas-data-cointernet .confirmation-form-cointernet .et_pb_contact p input {
    max-width: 500px;
    text-align: center;
}
.habeas-data-cointernet .confirmation-form-cointernet .et_pb_contact .et_contact_bottom_container {
    display: block;
    float: inherit;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.habeas-data-cointernet .confirmation-form-cointernet .et_pb_contact .et_contact_bottom_container button {
    color: #f36f21;
}
.page-id-510 .status-publish h3,
.page-id-512 .status-publish h3,
.page-id-96 .status-publish h3,
.page-id-514 .status-publish h3,
.page-id-516 .status-publish h3,
.page-id-518 .status-publish h3,
.page-id-510 .status-publish h3 {
    padding-top: 30px;
}

.domain-search-banner {
    background: url(images/background_domains_searchtool.png) #d3d3d3;
    background-size: 100% auto;
}
.domain-search-banner h2 {
    font-family: "Amatic SC";
    color: #f36f21;
    padding: 20px 0 0;
    text-align: center;
    font-size: 70px;
}
.page-id-1500 .domain-search-banner {
    display: none !important;
}
.domain-search-banner .searchbox-big h3 {
    color: #f36f21;
}
.domain-search-banner .searchbox-big .glyphicon-search:before {
    color: #fff;
}

.domain-search-banner .searchbox-big .btn-green {
    background-color: #a3c800 !important;
    border-left: 1px solid #ccc;
}

.form-wrapper .btn-green:hover {
    background-color: #718b00 !important;
}

.domain-center{
	text-align: center;
}

.orange-text{
	color: #f36f21;
}
.refresh_clients img:hover{
	opacity:0.5;
}
.header-padding{
	padding-bottom:30px !important;
}
.add-padding{
	padding: 0 20px 30px !important;
}
.pagination.clearfix .alignleft a:hover{
	opacity:0.5;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.detail-left, .rp4wp-related-posts{ width: 100%;}
	.searchbox-big .search-arrow-blue{display: none !important;}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{ width: 100%; }
	.partners-grid-wrap .mix { height: 123px; border: 1px solid #dfdfdf; padding: 6px; width: 47%; }
         #text-5 { width: 100%; }
        .texto-redes{ padding: 10px !important;}
}

@media only screen and (min-width: 710px) {
	.et_pb_slide_description{ padding: 5% 16% !important; }
}

#content-area{ padding:0 15px;}
@media only screen and (min-width : 321px) {
	div.search{ padding-top: 1px !important; padding-bottom: 1px !important; }
}
@media only screen and (min-width : 981px) {
	div.search{ padding-top: 30px !important; padding-bottom: 1px !important; }
}
@media only screen and (min-width : 1024px) and (max-width : 1110px){
	div.sear