.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;filter:alpha(opacity=70);-webkit-animation:slbOverlay .5s;-moz-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;background-color:#fff;box-shadow:0 .2em 1em rgba(0,0,0,.4)}.slbImageWrap{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgba(0,0,0,.6)}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255,255,255,.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:0}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:.5}.slbCloseBtn:active,.slbArrow:active{opacity:.8}.slbCloseBtn{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgba(255,255,255,.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgba(0,0,0,.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0,-1em,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0);-moz-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);-o-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}#scrollUp{background-image:url(QgNjzgEU5SBKDBuaL0uSqPSvgjy2xbjhhaaUjoVf6XU.png);bottom:20px;left:20px;width:38px;height:38px}.blink{animation:blink 1s step-start 0s infinite;-webkit-animation:blink 1s step-start 0s infinite}.gradient-navbar{background:#333;background:-moz-linear-gradient(45deg,#333 0,#696969 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#333),color-stop(100%,#696969));background:-webkit-linear-gradient(45deg,#333 0,#696969 100%);background:-o-linear-gradient(45deg,#333 0,#696969 100%);background:-ms-linear-gradient(45deg,#333 0%,#696969 100%);background:linear-gradient(45deg,#333 0,#696969 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#696969, GradientType=1)}.gradient-orange{background:#ff7f4a;background:-moz-linear-gradient(45deg,#ff7f4a 0,#ffa37d 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#ff7f4a),color-stop(100%,#ffa37d));background:-webkit-linear-gradient(45deg,#ff7f4a 0,#ffa37d 100%);background:-o-linear-gradient(45deg,#ff7f4a 0,#ffa37d 100%);background:-ms-linear-gradient(45deg,#ff7f4a 0%,#ffa37d 100%);background:linear-gradient(45deg,#ff7f4a 0,#ffa37d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@orange', endColorstr='@lightOrange', GradientType=1)}.gradient-purple{background:#6f31c4;background:-moz-linear-gradient(45deg,#6f31c4 0,#8a54d4 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#6f31c4),color-stop(100%,#8a54d4));background:-webkit-linear-gradient(45deg,#6f31c4 0,#8a54d4 100%);background:-o-linear-gradient(45deg,#6f31c4 0,#8a54d4 100%);background:-ms-linear-gradient(45deg,#6f31c4 0%,#8a54d4 100%);background:linear-gradient(45deg,#6f31c4 0,#8a54d4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@purple', endColorstr='@lightPurple', GradientType=1)}.gradient-grey{background:#fff;background:-moz-linear-gradient(top,#fff 0,#f2f4f7 100%);background:-webkit-linear-gradient(top,#fff 0,#f2f4f7 100%);background:linear-gradient(to bottom,#fff 0,#f2f4f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f4f7', GradientType=0)}.separator,.separator-purple{display:block;width:75px;height:4px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:35px;margin-bottom:40px}.separator{background:#ff7f4a}.separator-purple{background:#6f31c4}.parallax-content{min-height:300px!important;background:0 0!important}.separator-blue{background:#79aae4}.btn-orange,.btn-purple{background-color:#ff7f4a;color:#fff;transition:all .2s}.btn-purple{background-color:#6f31c4}.btn-blue,.btn-green,.btn-red{background-color:#79aae4;color:#fff;transition:all .2s}.btn-green,.btn-red{background-color:#d85464}.btn-green{background-color:#92c659}.btn-black,.btn-grey,.btn-orange:hover{background-color:#a7a7a7;color:#fff;transition:all .2s}.btn-black,.btn-orange:hover{background-color:#333}.btn-orange:hover{background-color:#ff5b17}.btn-blue:hover,.btn-purple:hover{background-color:#58279b;color:#fff;transition:all .2s}.btn-blue:hover{background-color:#4f8fdb}.btn-green:hover,.btn-red:hover{background-color:#cb2e41;color:#fff;transition:all .2s}.btn-green:hover{background-color:#79b03c}.btn-black:hover,.btn-grey:hover{background-color:#8e8e8e;color:#fff;transition:all .2s}.btn-black:hover{background-color:#1a1a1a}.label-orange{background:#ff7f4a;font-size:12px}.label-purple{background:#6f31c4;font-size:12px}.label-blue{background:#79aae4;font-size:12px}.label-red{background:#d85464;font-size:12px}.label-green{background:#92c659;font-size:12px}.label-grey{background:#a7a7a7;font-size:12px}.label-black{background:#333;font-size:12px}.color-orange{color:#ff7f4a!important}.color-purple{color:#6f31c4!important}.color-blue{color:#79aae4!important}.color-red{color:#d85464!important}.color-green{color:#92c659!important}.color-grey{color:#a7a7a7!important}.color-black{color:#333!important}.color1{color:#ff6384}.color2{color:#ff9f40}.color3{color:#ffcd56}.color4{color:#4bc0c0}.color5{color:#36a2eb}.color6{color:#96f}.color7{color:#c9cbcf}.color8{color:#646464}.color9{color:#ffc0cb}.dots-loading:after{content:'.';border-radius:50px;animation:dots 1s steps(5,end) infinite;font-size:32px;position:relative;line-height:0;margin-left:-10px}.profile-page{margin-top:180px}.profile-page-admin-active{margin-top:240px}.profile-page .header-profile{background:#fff;padding:15px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:relative}.profile-page .header-profile .edit-button{position:absolute;top:-65px;left:0}.profile-page .header-profile .btn-manage-admin{float:left;margin-left:15px}.profile-page .header-profile .button-follow{position:absolute;top:-50px;right:0}.profile-page .header-profile .btn-add-company,.profile-page .header-profile .button-follow a{color:#fff;padding:12px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-family:SX-Font-SemiBold;font-size:16px;transition:all .2s}.profile-page .header-profile .button-follow a{background:#ff7f4a}.profile-page .ribbon-pending{background:#d85464;color:#fff;padding:10px 20px;border-radius:30px;position:relative;top:41px;z-index:1;left:10px}.profile-page .header-profile .btn-add-company{position:absolute;top:-65px;right:0;background:#79aae4}.profile-page .header-profile .btn-add-company:hover{background:#3982d7;text-decoration:none;transition:all .2s}.profile-page .header-profile .btn-manage-admin .change-status-starred{float:right;padding-top:2px}.profile-page .header-profile .btn-manage-admin .change-status-starred.false{color:rgba(167,167,167,.75)}.profile-page .header-profile .btn-manage-admin .change-status-starred.true{color:#92c659}.profile-page .header-profile .button-follow a:hover,.profile-page .header-profile .edit-button .btn-edit:hover{background:#e34200;text-decoration:none;transition:all .2s}.profile-page .header-profile .button-follow .info-followers{font-family:SX-Font-Regular;color:#a7a7a7;font-size:14px;text-transform:uppercase;text-align:right}.profile-page .header-profile .button-follow .info-followers span{display:block;font-family:SX-Font-SemiBold;color:#333;font-size:20px;margin-top:-10px;margin-bottom:-5px}.profile-page .header-profile .btn-manage-admin .btn-default{background:#333;color:#fff;padding:12px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-family:SX-Font-SemiBold;font-size:16px;border:0;outline:0;transition:all .2s}.profile-page .header-profile .btn-manage-admin .delete a{color:#d85464;font-family:SX-Font-SemiBold}.profile-page .header-profile .btn-manage-admin .dropdown-menu{min-width:220px}.profile-page .header-profile .btn-manage-admin ul li a{padding:8px 10px}.profile-page .header-profile .btn-manage-admin ul li a i{margin-right:5px}.profile-page .header-profile .btn-manage-admin ul li.delete{background:rgba(216,84,100,.1);padding:10px 20px;margin-top:-10px;margin-bottom:-10px}.profile-page .header-profile .btn-manage-admin ul li .buttons{color:#d85464}.profile-page .header-profile .btn-manage-admin ul li .buttons input{background:0 0;border:0;color:#d85464;font-family:SX-Font-SemiBold;width:90%;text-align:left}.profile-page .header-profile .btn-manage-admin .content{padding:10px;color:#333;font-family:SX-Font-SemiBold}.profile-page .header-profile .btn-manage-admin .block{margin-bottom:15px}.profile-page .header-profile .btn-manage-admin .block span{color:#a7a7a7;font-family:SX-Font-Regular;display:block;text-transform:uppercase;font-size:12px}.profile-page .header-profile .edit-button .btn-edit{background:#ff7f4a;color:#fff;padding:12px 25px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-family:SX-Font-SemiBold;font-size:16px;transition:all .2s;float:left}.profile-page .header-profile .content-profile-principal{text-align:center;margin-top:80px}.profile-page .header-profile .content-profile-principal h1{font-family:SX-Font-Bold}.block-scroll-info h2,.profile-page .header-profile .content-profile-principal h2{margin-top:-5px}.profile-page .header-profile .ribbon{width:120px;height:120px;position:absolute;left:0;top:0;overflow:hidden}.profile-page .header-profile .ribbon span{color:#fff;background:#92c659;padding:12px 40px;text-transform:uppercase;-webkit-transform:rotate(-45deg)!important;-moz-transform:rotate(-45deg)!important;-o-transform:rotate(-45deg)!important;-ms-transform:rotate(-45deg)!important;position:relative;display:inline-block;margin-left:-40px;margin-top:15px;font-family:SX-Font-SemiBold!important}.block-scroll-info h2 span,.profile-page .header-profile .content-profile-principal h2 span{color:#ff7f4a;border:1.5px solid #ff7f4a;padding:4px 10px;font-size:14px;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.profile-page .header-profile .content-profile-principal p{color:#a7a7a7;width:90%;font-size:16px;margin:20px auto 0}.profile-page .header-profile .content-profile-principal hr{margin-top:30px}.profile-page .header-profile .logo{width:150px;height:150px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:10px solid #fff;position:absolute;top:-80px;left:43.5%;margin-bottom:40px;background:#f9f9f9}.profile-page .header-profile .content-data{float:left;min-width:33%;max-width:33%;margin-right:50px;margin-top:15px;margin-bottom:-10px}.profile-page .header-profile .content-data p{color:#a7a7a7;margin-bottom:12px;text-transform:uppercase}.profile-page .header-profile .sectors ul{margin-left:2px}.profile-page .header-profile .sectors li a,.profile-page .header-profile .sectors li.more,.style-tag{color:#79aae4;border:1.5px solid #79aae4;padding:3px 8px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:8px;margin-left:-5px;transition:all .2s;font-family:SX-Font-Regular;font-size:14px;text-transform:capitalize}.profile-page .header-profile .sectors li.more{margin-left:0}.profile-page .data-profile .dato ul.tags a:hover,.profile-page .header-profile .sectors li a:hover,.profile-page .header-profile .sectors li.more:hover,.style-tag-hover{background:#79aae4;text-decoration:none;color:#fff;transition:all .2s}.profile-page .header-profile .content-data.showon,.profile-page .header-profile .content-data.social{min-width:15%}.profile-page .header-profile .showon i{color:rgba(51,51,51,.85);font-size:26px}.profile-page .header-profile .showon i.soon{color:rgba(51,51,51,.4)}.profile-page .header-profile .social a{color:rgba(51,51,51,.85);font-size:26px;position:relative;top:-4px}.profile-page .header-profile .website a{font-size:22px;color:#ff7f4a;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.profile-page .header-profile .website li{width:100%;display:block}.profile-page .block-content{margin-top:75px}.padding-right-content{padding-right:8%}.profile-page .block-content h3{font-family:SX-Font-SemiBold;text-transform:capitalize!important}.profile-page .block-content h3 small{color:#a7a7a7;font-family:SX-Font-Regular;margin-left:5px}.profile-page .block-content .html-content em{background:0 0;border:medium;color:#535358;font-family:SX-Font-Regular;font-size:16px;padding:0;white-space:pre-wrap;word-break:normal;word-wrap:normal;font-style:normal}.profile-page .block-content .html-content p{color:#747474;font-size:16px}.profile-page .block-content .html-content b{font-family:SX-Font-SemiBold;color:#4e4e4e}.profile-page .block-content .html-content a{font-family:SX-Font-SemiBold;color:#ff7f4a;text-decoration:underline}.profile-page .carrosel-gallery-profile{margin-top:-10px}.profile-page .carrosel-gallery-profile .item{padding:10px}.profile-page .carrosel-gallery-profile .item img{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;border:2px solid rgba(167,167,167,.2);transition:all .2s}.profile-page .carrosel-gallery-profile .item:hover img{box-shadow:0 0 10px rgba(51,51,51,.4);border:2px solid #79aae4;transition:all .2s}.profile-page .galley-profile .owl-dots{margin-top:0!important}.profile-page .people-profile ul{margin-top:10px;max-height:420px;overflow-y:scroll}.profile-page .data-profile .dato .list-strategy li,.profile-page .people-profile ul li{border:1px solid rgba(167,167,167,.3);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.profile-page .people-profile ul li{width:45%;margin-right:20px;margin-bottom:20px;padding:15px;float:left;transition:all .2s}.profile-page .people-profile ul li img{float:left;width:25%;margin-right:10px;border:4px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.profile-page .people-profile ul li .content{float:left;width:68%;padding-top:10px;font-family:SX-Font-SemiBold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.profile-page .people-profile ul li a{color:#333;transition:all .2s;font-size:16px}.profile-page .news-profile ul li:hover,.profile-page .people-profile ul li:hover{background:#fff;transition:all .2s}.profile-page .news-profile ul li:hover a,.profile-page .people-profile ul li:hover a{color:#ff7f4a;transition:all .2s}.list-finances li .invesment b,.list-finances li .name span,.profile-page .data-profile .dato span,.profile-page .people-profile ul li .content span{color:#a7a7a7;font-family:SX-Font-Regular;display:block;font-size:14px}.profile-page .data-profile .dato ul.tags a,.profile-page .people-profile ul li .content span .category{text-transform:capitalize;display:inline-block}.profile-page .data-profile .dato{margin-bottom:20px;font-family:SX-Font-SemiBold;font-size:18px}.profile-page .data-profile .dato span{text-transform:uppercase;margin-bottom:5px}.profile-page .data-profile .dato ul{margin-top:15px}.profile-page .data-profile .dato ul.tags a{color:#79aae4;border:1.5px solid #79aae4;padding:3px 8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:8px;margin-left:-5px;transition:all .2s;font-family:SX-Font-Regular;font-size:14px}.profile-page .data-profile .dato .list-strategy{max-height:255px;overflow-y:scroll}.profile-page .data-profile .dato .list-strategy li{color:#5b5b5b;font-family:SX-Font-SemiBold;font-size:14px;padding:5px;margin-bottom:8px}.profile-page .data-profile .list-strategy li:empty{display:none!important;background:#d85464}.profile-page .data-profile .list-offices-works li{margin-bottom:20px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;border:1px solid rgba(167,167,167,.3);padding:15px;transition:all .2s}.profile-page .data-profile .list-offices-works li .map{float:left;width:20%;margin-right:20px;margin-top:-10px}.profile-page .data-profile .list-offices-works li .map img,.profile-page .news-profile ul li{border:1px solid rgba(167,167,167,.3)}.profile-page .data-profile .list-offices-works li .content{float:left;width:75%;margin-top:-20px}.profile-page .data-profile .list-offices-works strong{margin-top:20px;display:block}.profile-page .data-profile .list-offices-works a{color:#ff7f4a;font-family:SX-Font-Regular;border:0;display:block;font-size:14px;margin-top:10px;width:90%}.profile-page .data-profile .margin-top-dato{margin-top:40px}.profile-page .news-profile ul li{margin-right:20px;margin-bottom:20px;padding:15px;float:left;transition:all .2s}.profile-page .news-profile ul li img{float:left;width:12%;margin-right:15px;border:3px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.profile-page .news-profile ul li .content{float:left;width:85%;padding-top:4px;font-family:SX-Font-SemiBold;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.profile-page .news-profile ul li a{color:#333;transition:all .2s}.profile-page .news-profile ul li .content span b{color:#79aae4;margin-right:5px}.sidebar-block{padding:0;margin-top:50px;overflow:hidden}.sidebar-block h3{color:#a7a7a7;text-transform:uppercase;font-size:14px;margin-top:0;margin-bottom:20px;display:block}.sidebar-block .content{padding:20px;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.share-block .level{margin-top:30px;margin-bottom:15px}.list-finances li .name,.share-block .level span{font-size:20px;color:#ff7f4a;font-family:SX-Font-SemiBold}.share-block .level b{text-transform:uppercase;color:#ff7f4a;border:1.5px solid #ff7f4a;padding:3px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px;position:relative;top:-2px}.sidebar-block .progress{height:10px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.sidebar-block .progress-bar{background:#ff7f4a}.sidebar-block p{color:#a7a7a7}.share-block ul li{width:24.1%}.list-finances li,.profile-page .data-profile .list-offices-works li .map img,.profile-page .news-profile ul li,.share-block ul a{width:100%;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.share-block ul a{color:#79aae4;background:#fff;padding:12px;margin-top:10px;transition:all .2s;display:inline-block;text-align:center;font-size:22px;border:2px solid #79aae4}.share-block ul a:hover{background:#79aae4;transition:all .2s;color:#fff}.investment-block .invesment{color:#a7a7a7;font-size:12px;display:block;margin-bottom:0;margin-top:20px}.investment-block .invesment span{color:#333;font-family:SX-Font-SemiBold;font-size:18px;display:block}.investment-block .invesment .pull-right{text-align:right}.investment-block .invesment .objetive{color:#ff7f4a}.investment-block .btn-contact{border:2px solid #79aae4;padding:10px;margin-top:25px}.data-block .jobs .button a,.investment-block .btn-contact,.investment-block .btn-contact:hover{background:#79aae4;color:#fff;transition:all .2s}.list-finances li{margin-right:20px;margin-bottom:20px;border:1px solid rgba(167,167,167,.3);padding:15px}.list-finances li .name{float:left;width:45%;font-size:18px}.list-finances li .invesment{float:right;width:55%;text-align:right;font-size:20px;color:#333;font-family:SX-Font-SemiBold}.list-finances li .no-visible-investment-text{color:rgba(167,167,167,.8);font-size:12px;text-transform:uppercase;font-family:SX-Font-Regular}.data-block .jobs li,.list-finances li .no-visible-investment{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.list-finances li .no-visible-investment{width:80px;height:10px;background:rgba(167,167,167,.4);margin:2px 0 0 auto}.data-block .jobs li{background:#fff;padding:10px 5px;margin-bottom:20px}.data-block .jobs li.job-off{opacity:.7}.data-block .jobs .status{float:left;width:50px;text-align:center;font-size:20px;padding-top:18px}.data-block .jobs .status .positive{color:#92c659}.data-block .jobs .status .negative{color:#d85464}.data-block .jobs .content-text{float:left;width:60%;font-family:SX-Font-SemiBold;font-size:16px}.data-block .jobs .content-text span,.profile-page .news-profile ul li .content span{display:block;color:#a7a7a7;font-family:SX-Font-Regular;font-size:14px;margin-top:5px}.data-block .jobs .button{float:right;width:24%;padding-right:10px;text-align:center}.data-block .jobs .button a{padding:10px;width:100%;display:block;margin-top:14px;font-family:SX-Font-SemiBold}.data-block .jobs .button a:hover{background:#3982d7;text-decoration:none;transition:all .2s}.data-block .jobs .button a.disabled{cursor:not-allowed;background:rgba(167,167,167,.4)}.data-block .jobs .button a,.other-views .list-similar li,.other-views .list-similar li img{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.other-views .list-similar li{width:100%;margin-right:20px;margin-bottom:20px;border:1px solid rgba(167,167,167,.3);padding:15px;transition:all .2s}.other-views .list-similar li img{float:left;width:14%;margin-right:15px}.other-views .list-similar li .content-info{float:left;color:#333;font-size:16px;font-family:SX-Font-SemiBold;padding-top:2px;transition:all .2s}.data-block .jobs .content-text b,.other-views .list-similar li .content-info small{display:block;color:#a7a7a7;font-size:14px;font-family:SX-Font-Regular}.other-views .list-similar li:hover{background:#fff;transition:all .2s}.other-views .list-similar li:hover .content-info{color:#ff7f4a;transition:all .2s}.margin-bottom-disabled{width:100%;display:block;height:5px;margin-bottom:-60px}.content-empty-block{text-align:center;border:2px dashed rgba(167,167,167,.5);color:rgba(167,167,167,.6);padding:40px 20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:16px}.content-empty-block b{color:rgba(167,167,167,.9)}.content-empty-block i{display:block;font-size:36px;margin-bottom:20px;opacity:.5}.card .art-bd-img{-webkit-border-radius:6px!important;-moz-border-radius:6px!important;border-radius:6px!important}.block-scroll-info{text-align:center}.block-scroll-info h1{font-family:SX-Font-Bold;font-size:22px}.block-scroll-info p{width:90%;font-size:16px;color:#a7a7a7;margin:20px auto 12px}.block-scroll-info .logo{width:100px;height:100px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;border:5px solid rgba(193,193,193,.3);margin-bottom:10px;background:#f9f9f9}.content-table-list-scroll{max-height:355px!important;overflow-y:scroll!important;border:1px solid rgba(167,167,167,.2)}.table-investments-list thead{font-family:SX-Font-SemiBold;background:rgba(167,167,167,.15)}.content-empty-block b,.table-investments-list a{font-family:SX-Font-SemiBold}@media only screen and (max-width:549px),only screen and (min-width:550px) and (max-width:769px){.profile-page-admin-active{margin-top:190px}.banner-investment-active .investor .content-name{width:50%}.banner-investment-active .investor .content-qty{width:25%;text-align:right;margin-right:0}.banner-investment-active .data ul li{width:48%}.banner-investment-active .data p,.banner-investment-active h4{font-size:16px}.profile-page .header-profile .logo{left:37%;width:100px;height:100px;top:-50px}.profile-page .header-profile .content-data.sectors{min-width:100%}.profile-page .header-profile .content-data.showon,.profile-page .header-profile .content-data.social{min-width:45%;margin-top:20px;margin-right:10px}.profile-page .header-profile i{font-size:22px!important}.profile-page .people-profile ul li{width:100%}.profile-page .people-profile ul li img{width:18%}.profile-page .header-profile .content-data.website{min-width:100%;margin-top:20px;margin-right:10px}.profile-page .header-profile .ribbon{display:none}.margin-bottom-disabled{margin-bottom:-110px}.banner-investment-active .investor .content,.banner-investment-active h3{color:#333}.banner-investment-active h3 span{display:block;margin-left:0;font-size:12px;margin-bottom:5px}.banner-investment-active .row{min-height:120px;margin-left:0;margin-right:0}.profile-page .header-profile .content-profile-principal h1{margin-top:-30px;font-size:26px}.banner-investment-active h4 span{font-size:14px;display:none}.banner-investment-active .close-alert{right:10px;background:#333;zoom:.9;border:2.5px solid #fff;padding:4px}}@media only screen and (min-width:768px) and (max-width:992px){.banner-investment-active .investor .content-name{width:50%}.banner-investment-active .investor .content-qty{width:25%;text-align:right;margin-right:0}.banner-investment-active .data ul li{width:48%}.banner-investment-active .data p{font-size:16px}.profile-page .header-profile .logo{left:40%}.profile-page .header-profile .content-data.sectors{min-width:100%}.profile-page .header-profile .content-data.showon,.profile-page .header-profile .content-data.social,.profile-page .header-profile .content-data.website{min-width:28%;margin-top:20px;margin-right:10px}.profile-page .people-profile ul li{width:47%}.profile-page .people-profile ul li img{width:20%}.banner-investment-active .close-alert{right:10px;background:#333;zoom:.9;border:2.5px solid #fff;padding:4px}}