.NavChild{width:100%;top:116px;background:#eaeaea;padding:3px 0px;z-index:6;transition:0.3s;position:fixed}.NavChild .flex{display:flex;justify-content:space-between;align-items:center}.NavChild__item a{display:flex;align-items:center;opacity:0.5;padding:2px 10px;margin:5px 0px;border-left:solid 1px #bdbdbd54;border-right:solid 1px #bdbdbd54;transition:0.3s}.NavChild__item a i svg{width:auto;height:35px}.NavChild__item a i svg path{fill:white}.NavChild__item a img{width:0px;transition:0.3s}@media (max-width: 950px){.NavChild__item a img{width:20px}}.NavChild__item a span{cursor:pointer;color:rgb(46, 61, 106);margin-left:5px;font-weight:700}@media (max-width: 950px){.NavChild__item a span{display:none}}.NavChild__item:nth-child(1) a{opacity:1}.NavChild__item:nth-child(1) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild.animation_1 .NavChild__item:nth-child(1) a{opacity:1}.NavChild.animation_1 .NavChild__item:nth-child(1) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild.animation_2 .NavChild__item:nth-child(1) a{opacity:0.5}.NavChild.animation_2 .NavChild__item:nth-child(1) a:after{display:none}.NavChild.animation_2 .NavChild__item:nth-child(2) a{opacity:1}.NavChild.animation_2 .NavChild__item:nth-child(2) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild.animation_3 .NavChild__item:nth-child(1) a,.NavChild.animation_3 .NavChild__item:nth-child(2) a{opacity:0.5}.NavChild.animation_3 .NavChild__item:nth-child(1) a:after,.NavChild.animation_3 .NavChild__item:nth-child(2) a:after{display:none}.NavChild.animation_3 .NavChild__item:nth-child(3) a{opacity:1}.NavChild.animation_3 .NavChild__item:nth-child(3) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild.animation_4 .NavChild__item:nth-child(1) a,.NavChild.animation_4 .NavChild__item:nth-child(2) a,.NavChild.animation_4 .NavChild__item:nth-child(3) a{opacity:0.5}.NavChild.animation_4 .NavChild__item:nth-child(1) a:after,.NavChild.animation_4 .NavChild__item:nth-child(2) a:after,.NavChild.animation_4 .NavChild__item:nth-child(3) a:after{display:none}.NavChild.animation_4 .NavChild__item:nth-child(4) a{opacity:1}.NavChild.animation_4 .NavChild__item:nth-child(4) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild.animation_5 .NavChild__item:nth-child(1) a,.NavChild.animation_5 .NavChild__item:nth-child(2) a,.NavChild.animation_5 .NavChild__item:nth-child(3) a,.NavChild.animation_5 .NavChild__item:nth-child(4) a{opacity:0.5}.NavChild.animation_5 .NavChild__item:nth-child(1) a:after,.NavChild.animation_5 .NavChild__item:nth-child(2) a:after,.NavChild.animation_5 .NavChild__item:nth-child(3) a:after,.NavChild.animation_5 .NavChild__item:nth-child(4) a:after{display:none}.NavChild.animation_5 .NavChild__item:nth-child(5) a{opacity:1}.NavChild.animation_5 .NavChild__item:nth-child(5) a:after{content:'.';font-weight:700;margin-left:3px;color:rgb(46, 61, 106)}.NavChild:hover a{padding:5px 10px;margin:10px 0px}.NavChild:hover a img{width:30px}@media (max-width: 950px){.NavChild{top:auto;bottom:0px}}.section .banner{position:relative;z-index:1;background-size:cover;background-position:center}.section .banner:before{content:'';width:100%;height:100%;background:black;opacity:0.3;position:absolute;left:0;top:0;z-index:-1}.section .banner__title{bottom:100px;color:white;max-width:540px;position:absolute;top:calc(50% + 50px);transform:translateY(-50%)}@media (max-width: 950px){.section .banner__title{padding-right:50px}}.section .banner__title h2{font-size:60px;line-height:60px;margin-bottom:35px}@media (max-width: 950px){.section .banner__title h2{font-size:30px;line-height:30px;margin-bottom:15px}}.section .banner__title h2:after{content:'.';color:rgb(221, 169, 45)}.section .banner__title p{font-size:20px;line-height:26px;margin-bottom:10px}.section .banner__title .btn{min-width:200px}.section .banner__social{position:absolute;bottom:100px;color:white;right:0px;display:flex}.section .banner__social ul{display:flex;align-items:center;position:relative;top:-3px}.section .banner__social ul li a{display:block}.section .banner__social ul li a svg path{fill:white}.section .banner .anchor{bottom:0px}.section .banner .anchor svg path{fill:rgb(46, 61, 106)}.section .banner .anchor svg path.svg_fb{fill:white}.section .detail{margin:50px 0px}.section .detail .flex{display:flex;justify-content:space-between;color:rgb(46, 61, 106);padding:10px 0px}@media (max-width: 950px){.section .detail .flex{display:block}}.section .detail .flex .left{width:calc(40% - 20px);flex:none}@media (max-width: 950px){.section .detail .flex .left{width:100%;margin-bottom:20px}}.section .detail .flex .left .contenido_left{border-top:solid 2px rgb(221, 169, 45);border-bottom:solid 2px rgb(221, 169, 45);padding:25px 0px;font-size:20px;line-height:26px}.section .detail .flex .left .vermas{margin-top:20px}.section .detail .flex .left .vermas a{min-width:200px;padding-right:45px;position:relative;color:rgb(46, 61, 106);font-weight:700}.section .detail .flex .left .vermas a:before{content:'';position:absolute;width:40px;height:3px;background:rgb(221, 169, 45);right:0;top:10px}.section .detail .flex .right{width:calc(60% - 20px);flex:none}@media (max-width: 950px){.section .detail .flex .right{width:100%}}.section .detail .flex .right .accordeon_right .accordeon__header{display:flex;align-items:center;border-bottom:solid 1px #90909061;padding:10px 0px;position:relative;cursor:pointer}.section .detail .flex .right .accordeon_right .accordeon__header:before{content:'';position:absolute;width:10px;height:10px;border-bottom:solid 2px rgb(221, 169, 45);border-right:solid 2px rgb(221, 169, 45);transform:rotate(45deg);right:0px;transition:0.3s}.section .detail .flex .right .accordeon_right .accordeon__header img{width:40px;height:40px;margin-right:8px}.section .detail .flex .right .accordeon_right .accordeon__header h3{font-size:20px}.section .detail .flex .right .accordeon_right .accordeon__header.active:before{transform:rotate(225deg);top:27px}.section .detail .flex .right .accordeon_right .accordeon__body{font-size:14px;overflow:hidden;max-height:0px;transition:0.3s}.section .detail .flex .right .accordeon_right .accordeon__body.active{max-height:1000px}.section .detail .flex .right .accordeon_right .accordeon__body .left,.section .detail .flex .right .accordeon_right .accordeon__body .right{width:calc(50% - 10px)}@media (max-width: 950px){.section .detail .flex .right .accordeon_right .accordeon__body .left,.section .detail .flex .right .accordeon_right .accordeon__body .right{width:100%}}.section .detail .flex .right .accordeon_right .accordeon__body h3{font-size:16px}.section .detail .flex .right .accordeon_right .accordeon__body li{color:#212322}.section .detail .flex .right .accordeon_right .accordeon__body li:before{content:'.';font-size:18px;font-weight:700;color:rgb(46, 61, 106);margin-right:5px}.section .detail .flex .right .accordeon_right .accordeon__body p{color:rgb(46, 61, 106);line-height:20px;font-size:14px}.section .detail .flex .right .accordeon_right .accordeon__body a{color:rgb(46, 61, 106);margin:10px 2px;display:inline-block;background:rgb(221, 169, 45);padding:10px 25px;font-size:16px;border-radius:6px;font-weight:700}.section .especial_title{display:flex;align-items:center;margin-bottom:20px}.section .especial_title img{width:50px;padding-right:10px;margin-right:10px;border-right:solid 1px #dedddd}.first-template{position:relative;z-index:7;height:100vh}@media (max-width: 950px){.first-template{display:none}}.first-template .ff_template{display:flex;justify-content:space-between;height:100%}.first-template .ff_template__item{width:20%;height:100%}.first-template .ff_template__item a{display:block;height:100%;background-size:cover;background-position:center;position:relative;transition:0.3s}.first-template .ff_template__item a:before{content:'';position:absolute;width:100%;height:100%;background:black;z-index:1;opacity:0.4;transition:0.3s}.first-template .ff_template__item a .title_a{position:absolute;z-index:2;top:0px;left:0px;background:#ffffff00;height:100%;width:100%;box-sizing:border-box;transition:0.3s;display:flex;align-items:center;justify-content:center}.first-template .ff_template__item a .title_a span{display:block;color:white;font-size:22px;font-weight:700;text-align:center;transition:0.3s}.first-template .ff_template__item a .title_a img{width:50px;display:block;margin:auto;margin-bottom:8px;opacity:0;transition:0.3s}.first-template .ff_template__item a .title_a .conten{margin-top:50px}.first-template .ff_template__item a:hover:before{opacity:0}.first-template .ff_template__item a:hover .title_a{background:#ffffffc9}.first-template .ff_template__item a:hover .title_a img{opacity:1}.first-template .ff_template__item a:hover .title_a span{color:rgb(46, 61, 106)}
