@import "fa/css/fontawesome.min.css";
@import "fa/css/solid.css";

:root {
  --corporate-red: #AF1A2E;
  --corporate-grey: #565F5F;
  --size-scriptsize: 12px;
}

.shuriken>.blade1 {height: 100px; width:100%; position: absolute; top: 0; left: 0;}
.shuriken>.blade2 {height: calc(100% - 165px); width:100px; position: absolute; top: 100px; right: 0;}
.shuriken>.blade3 {height: 30px; width: 100%; position: absolute; bottom: 0; right: 0; border-top: 1px solid white;}
.shuriken>.blade4 {height: calc(100% - 165px); width:100px; position: absolute; bottom: 65px; left: 0;}
.shuriken>.hole {height: calc(100% - 165px); width:calc(100% - 200px); position: absolute; top: 100px; left: 100px;}

.title-slide h3{
  margin: 10px 0 0 50px;
}

.escudoum {
  float: right; 
  margin-right: -70px; 
  margin-top: -150px;
}

.ponents>p {
  color: var(--white);
  font-size: 15px;
}

.blade3 {
  background-color: #565F5F;
}

.inverse > h1 {
  position: absolute;
  bottom: 45px;
  right: 165px;
} 

.remark-slide-content > h2 {
  margin-bottom: 20px;
}   

.universidad-de-murcia p {
  color: var(--white);
  font-size: 12px;
  margin-left: 84px;
  margin-top: 6px;
}

pre {
  margin-left: 1.4%;
} 

.remark-slide-number {
  color: var(--white);
  bottom: 4px;
}

.logosvc{
  float: right;
  margin-right: 100px;
  margin-top: 20px;
} 

.pull-left code.remark-code, .pull-right code.remark-code, .pull-right code.remark-inline-code, {
  font-size: 11px;
}

.pull-left > h4, .pull-right > h4 {
  padding-left: 4.5%;
  padding-right: 2%;
}

.pull-left > p {
  font-size: 10px;
}

.hljs-github .hljs {
  font-size: 18px;
} 

.column.nops {
  margin-top: 210px;
}

/*.column.nops code.remark-code {
  font-size: 20px;
}*/

.column.nops:first-of-type code.remark-code, .column.nops:nth-of-type(3) code.remark-code{
  font-size: 18px;
}

.column.nops:nth-of-type(2) code.remark-code {
  font-size: 15px;
  text-align: left;
}

.column.nops:nth-of-type(2) code.remark-code p {
  font-size: 15px;
  text-align: left;
}

.column.nops:nth-of-type(2) code.remark-inline-code {
  font-size: 15px;
}

.column.nops:nth-of-type(2) .remark-code-line p {
  padding-left: 0px;
}

.column.nops:nth-of-type(2) code.remark-code + p {
  padding-right: 40px;
  padding-left: 0px;
}

.column.nops:first-of-type, .column.nops:nth-of-type(3){
  font-size: 20px;
  margin-left: 100px;
}

#-i-class-fab-fa-whmcs-fa-1x-i-running-2nops-r-{
  text-align:center;
}

.column.nops .content > h4 {
  padding-left: 1.5%;
}

.pull-right + h4 {
  padding-left: 2%;
  padding-right: 2%;
}

.pull-right > h4 + ol .remark-inline-code {
  font-size: var(--size-normalsize);
}



