/* ==========================================================================
   Author's www.ances.net
   ========================================================================== */
body {
    padding-top: 58px;
}
.dposi{
    -webkit-box-shadow: 2px 2px 13px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 13px -1px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 13px -1px rgba(0,0,0,0.75);

    -webkit-border-radius: 15px 20px;  /* Safari  */
    -moz-border-radius: 15px 20px;     /* Firefox */
    padding: 50px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
/*            body {
                margin: 0;
                margin-top: -61px!important;

            }*/
.logo{
    margin-top: -20px!important; 
    margin-left: 40px!important;
}
.a {
    color: white;
    text-decoration: none;
    font-size: 15px; 
    background-color: transparent!important;

    text-shadow: -1px -1px 4px #272927;
    color: silver;
}

/* unvisited link */
.a:link {
    color: white;   
    background-color: transparent!important;
}

/* visited link */
.a:visited {
    color: white;
    background-color: transparent!important;
}

/* mouse over link */
.a:hover {
    color: antiquewhite;
    font-size: 150%;
    background-color: transparent!important;
    z-index: 1001;
}

/* selected link */
.a:active {
    color: white;
    background-color: transparent!important;
}

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);*/
footer { background-color:#0c1a1e; min-height:350px; font-family: 'Open Sans', sans-serif; }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}




.icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
.icon-ul li { line-height:75px; width:100%; float:left;}
.icon { float:left; margin-right:5px;}


.copyright { min-height:40px; background-color:#000000;}
.copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
.heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}

/*Small devices (landscape phones, 544px and up)*/
/*@media (max-width: 544px) { 
    .imglogo{
        margin-top: 0px!important; 
        width: 80px;
    }
    .top{
        margin-top: 5px!important; 
    }
    .socialAnces{
        display: none !important;
    }
    .textosAnces{
        margin-left: 2px;
        margin-right: 2px;
    }
    .prediAviva{
        display: none !important;
    }
    .escribenos{
        margin-left:  5px;
        margin-right:  5px;
    }
}*/


/*
            //Large devices (desktops, 992px and up)
            @media (min-width: 992px) { ... }

           // Extra large devices (large desktops, 1200px and up)
            @media (min-width: 1200px) { ... }*/



.headerAnces {
    position: relative;
    min-height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    text-align: center;
    color: white;
}
.imgbanner {
    /*border: 1px solid #73AD21;*/
    /*background: url(paper.gif);*/
    padding: 20px; 
    width: 100%;   

}
.textbanner {
    /*border: 1px solid #73AD21;*/
    padding: 20px; 
    width: auto;
    height: 250px;
    font-size: 50px; 
}

.anc {
    height: 100%;
    padding: 50px;
    padding-bottom: 56px;
    background-color: whitesmoke;
    background-image: url(http://www.orbelink.com/sites/default/files/Imagen_banner_especialidad/diseno_web-banner.jpg);
    /* filter: grayscale(); */
    position: relative;
    min-height: 48vh;
    display: flex;
    align-items: center;
    background-size: cover;
}

.anc::before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    height: 100%;
    z-index: 0;
    content: '';
    display: flex;
}
.navbar-default {
    background-color: #ffffff!important;
    border-top: 0.5px solid #A9F5E1!important;
    border-bottom: 0.5px solid #A9F5E1!important;
}
.language{
    right: 60px;
    bottom: -8px;
}
.bandera{
    width: 50px!important;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: -12px!important;
    min-width: 75px!important;
}
@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: -15px;
        height: 52px!important;
    }
}

.bvd {
    font-size: 50px;
    color: #6E6E6E;
    width: 100%;
    margin: 0;
}
.ancs {
    font-size: 70px;
    color: #B40404;
    width: 100%;
    margin: 0;
}
.dsñ {
    color:#6E6E6E;
    font-size:28px;
    width: 100%;
    margin: 0;
}
.ancesImg{
    margin-top: -31px;
    margin-left: 24px;
}

.caract {
    border-radius: 84px;
    padding-top: inherit;
    padding: 20px;
    width: auto;
    height: 250px;
    font-size: 50px;
    box-shadow: 0px 0px 33px 22px rgba(0, 0, 0, 0.04) inset;
    color: #003e74;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /*aqui*/
}
.h2 {
    color: #ffffff!important;
    font-size: 2.5em!important;
    text-shadow: 2px 2px 0px rgba(2, 2, 4, 0.18);
}
.h3{
    text-align: center; 
    color: #6E6E6E!important;
}

.h4anc {
    text-align: left;
    color: #42adb9!important;
    padding-top: 16px;
    font-size: 22px!important
}
.h4anc2 {
    text-align: left;
    color: #a93e3d!important;
    padding-top: 16px;
    font-size: 22px!important
}

.h4anc3 {
    text-align: left;
    color: #0371b4!important;
    padding-top: 16px;
    font-size: 22px!important
}

.h4anc4 {
    text-align: left;
    color: #98a568!important;
    padding-top: 16px;
    font-size: 22px!important
}

.h5{
    text-align: left;
    color: #6e7277!important;
    padding-top: 0;
    font-size: 20px!important;
}
.mas{
    cursor: pointer;
}
.redesA{
    position: relative;
}
.redesA .fa {
    color: white;
    font-size: 40px;
    margin: 0 15px;
    width: 60px;
    height: 60px;
    border: solid 1px white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.redesT{
    position: relative;
}
.verMovil {
    position: relative;
    top: 30px;
    border: 1px solid #003e74;
    padding-left: 15px;
    background-color: whitesmoke;
}
.cotizar{
    max-width: 181px;
    max-height: 45px;
    background-color: #00aef0!important;
}

.movilPc {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    /* max-width: 45%; */
    max-height: 200px;
    height: 200px;
}
.movilTab{
    border-bottom: 2px solid #ffffff;
    max-width: 45%;
    max-height: 200px;
    height: 200px;

}
.movilPcP{
    border-right: 2px solid #ffffff;
    /*max-width: 45%;*/
    max-height: 200px;
    height: 200px;

}
.movilMol{
    /*border-right: 1px solid #A9F5E1;*/
    max-width: 45%;
    max-height: 200px;
    height: 200px;
}
.cont{
    padding: 8px;
}
.verpag{
    font-size: 35px;
    color: #6E6E6E;
    /* margin-right: 500px; */
}
.cerrarMo{
    position: relative;
    margin-left: 1035px;
    top: 18px;
    cursor: pointer;
}
.navbar-default {
    border: none!important;
    margin-bottom: 0!important;
    padding-top: 15px;
}
.navbar .container-fluid {
    border-top: 0.5px solid #003e74!important;
    border-bottom: 0.5px solid #003e74!important;
}
.ancesImg {
    height: 200px!important;
    margin: 0 auto;
}
.textbanner {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}
.bigIcon {
    font-size: 2.4em!important;
    color: #42adb9;
}
.bigIcon2 {
    font-size: 2.4em!important;
    color: #a93e3d;
}
.bigIcon3 {
    font-size: 2.4em!important;
    color: #0371b4;
}
.bigIcon4 {
    font-size: 2.4em!important;
    color: #98a568;
}

.smallIcon2 {
    font-size: 7em!important;
    color: #a93e3d;
}
.smallIcon3 {
    font-size: 7em!important;
    color: #0371b4;
}
.smallIcon4 {
    font-size: 7em!important;
    color: #98a568;
}
.verMovil .bigIcon {
    font-size: 70px!important;
}
.abs {
    position: relative;
    margin-left: -40px;
    margin-top: 90px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
}
.verMovil .abs {
    position: absolute;
    margin-left: -54px;
    margin-top: 35px;
    -webkit-text-stroke-width: inherit!important;
    -webkit-text-stroke-color: inherit!important;
}

.h3, h3 {
    font-size: 18px!important;
}
.separator {
    background-color: #003e74;
    margin: 0 -15px;
}
#movil {
    display: inline-block;
    width: 100%;
    padding: 40px 0;
}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) { 
    .logo {
        margin-left: 0px!important;
    }
    .a {                
        font-size: 15px;              
    }  
    .imglogo{
        margin-top: 0px!important; 
        width: 80px;
    }
    .abs {
        margin-left: -28px;
        margin-top: 32px;
        font-size: 50px!important;
    }
    .verMovil .abs {
        font-size: 20px!important;
    }
    .caract {
        border-radius: 24px;
        padding: 10px;
        height: 180px;
        font-size: 24px!important;
    }
    .socialAnces, .imgbanner {
        display: none !important;
    }
    .bvd {
        font-size: 28px!important;
        color: #6E6E6E;
    }
    .ancs {
        font-size: 35px!important;
        color: #B40404;
    }
    .ancesImg{
        display: none !important;
    }
    .language{
        right: 0px!important;
        bottom: 4px;
    }
    .dsñ{
        color:#6E6E6E;
        font-size: 14px!important;
    }
    .anc{
        padding: 25px!important;
    }
    .mas {
        cursor: pointer;
        position: absolute;
        top: 136px;
        left: 22%;
        z-index: 6;
        transform: scale(0.6);
    }
    h3.h3 {
        margin-top: 8px;
        margin-bottom: 20px;
        font-size: 11px!important;
    }
    .h2 {
    color: #ffffff!important;
    font-size: 1.5em!important;
    text-shadow: 2px 2px 0px rgba(2, 2, 4, 0.18);
}
    .verMovil {
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
        padding-top: 40px;
        padding-left: 0;
        z-index: 8888;
    }
    .arrow_box:before{
        display: none!important;
    }
    .cerrarMo {
        position: absolute;
        margin-left: 0;
        top: 0;
        cursor: pointer;
        right: 0;
        text-align: right;
        width: 40px;
        content: 'X';
        background-color: #b41d1e;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    p.cerrar {
        color: white;
        margin: 0;
    }
    .movilPc {
        border: none;
        height: auto!important;
        max-height: inherit!important;
    }
    .movilPc, .movilTab, .movilPcP, .movilMol {
        padding: 0 0 15px;
        display: inline-block;
        width: 100%!important;
        max-width: inherit!important;
        border-bottom: solid 2px white;
        margin-bottom: 15px;
        height: auto;
        max-height: inherit;
    }
    .movilPc img, .movilTab img, .movilPcP img, .movilMol img {
        display: block;
        margin: 0 auto;
    }
    .h4, .h5 {
        text-align: center;
    }
    .separator {
        padding: 40px;
    }
    .redesA .fa {
        font-size: 30px;
        width: 40px;
        height: 40px;
        margin: 0 5px;
    }
    footer, .copyright p {
        text-align: center;
    }
    .logofooter img {
        margin: 0 auto;
    }   
    
}

.arrow_box {
	/*position: relative;
	background: #88b7d5;*/
	border: 4px solid #aaaaab;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 12%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box2:after, .arrow_box2:before {
	bottom: 100%;
	left: 37%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box3:after, .arrow_box3:before {
	bottom: 100%;
	left: 62%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box4:after, .arrow_box4:before {
	bottom: 100%;
	left: 88%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	/*border-bottom-color: #88b7d5;*/
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #aaaaab;
    border-width: 22px;
    margin-left: -22px;
}

.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    color: #6e6e6e!important;
}