@import 'bootstrap.css';

.fix-container {
	width: 700px;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #000;
	background-color: #bfe8fc;
}
.fix-container:after, .fix-container:before{
	content: " ";
    display: table;
}
.fix-container:after {
	clear: both
}
.header {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll 0 0;
  height: 159px;
  margin: 0;
  max-width: 700px;
  padding: 0;
}
p.footer {
  font-size: 18px;
  left: 296px;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  top: 800px;
  width: 200px;
}
.footer a {
  display: block;
  font-weight: 700;
}
h1 {
  float: left;
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0 0 40px;
  width: 66%;
}
.bird {
  display: block;
  margin: 0 auto;
}
.sky-back {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll 0 -160px;
  height: 170px;
  margin-bottom: -170px;
  max-width: 700px;
  position: relative;
  top: -170px;
  z-index: -5;
}
#sky-light-back {
	background-color: #DFF4FE;
}
p.intro {
  float: right;
  margin: 74px 20px 0 0;
  width: 50%;
}
.sky-light-back {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll 0 -320px;
  height: 165px;
  max-width: 700px;
  position: relative;
  top: 165px;
  z-index: -5;
}
.btn {
	display: block;
	position: absolute;
	border-radius: 50px;
}
.btn-yellow {
  background: #fcc234 url("../img/pajaro-twiter-sm.gif") no-repeat scroll 4px 6px;
  height: 65px;
  left: 585px;
  top: 153px;
  width: 65px;
}
.btn-yellow:hover {
  width: 75px;
  height: 75px;
  display: block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-position: 13px 16px;
  background-size: 40px;
}
.btn-green {
  background: #adce74 url("../img/pajaro-twiter-sm.gif") no-repeat scroll 2px 4px / 35px auto;
  height: 45px;
  left: 603px;
  top: 339px;
  width: 45px;
}
.btn-green:hover {
  height: 55px;
  width: 55px;
  background-position: 13px 14px;
  background-size: 25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn-purple {
  background: #8c599f  url("../img/pajaro-twiter-sm.gif") no-repeat scroll 4px 6px / 40px auto;
  top: 496px;
  height: 52px;
  left: 100px;
  width: 52px;
}
.btn-purple:hover {
  height: 62px;
  width: 62px;
  background-position: 12px 14px;
  background-size: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn-red {
  background: #e73a39 url("../img/pajaro-twiter-sm.gif") no-repeat scroll 7px 8px / 40px auto;
  height: 60px;
  left: 448px;
  top: 468px;
  width: 60px;
}
.btn-red:hover {
  height: 70px;
  width: 70px;
  background-position: 17px 18px;
  background-size: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.modal {
  background: #5fd7fc none repeat scroll 0 0;
  bottom: 0;
  opacity: 0.9 !important;
}
.modal-content {
  background-clip: padding-box;
  background-color: #5fd7fc;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  outline: 0 none;
  position: relative;
}
.modal-title {
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
}
.modal-header {
  border-bottom: 0 none;
}
.circle-line {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: currentcolor #fff #fff;
  border-image: none;
  border-radius: 50% / 0 0 100% 100%;
  border-style: none solid solid;
  border-width: 0 8px 8px;
  display: block;
  height: 100px;
  margin: 0 auto;
  width: 40%;
}
.sm-circle {
  border-radius: 100%;
  height: 30px;
  position: absolute;
  width: 30px;
}
.circle-fucsia {
  background-color: #ff0000;
  left: 146px;
  top: 10px;
}
.circle-purple {
  background-color: #7437bf;
  left: 146px;
  top: 10px;
}
.circle-blue {
  background-color: #3350b9;
  left: 192px;
  top: 93px;
}
.circle-green {
  background-color: #00c0a5;
  left: 285px;
  top: 124px;
}
.circle-yellow {
  background-color: #ffd63f;
  right: 192px;
  top: 96px;
}
.circle-red {
	background-color:#ff0058;
  right: 140px;
  top: 10px;
}
.circle-orange {
  background-color:#ff6600;
  right: 140px;
  top: 10px;
}
.md-circle {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  height: 115px;
  padding: 18px 0 0;
  position: absolute;
  text-align: center;
  width: 115px;
}
#myModal2 .md-circle {
  height: 150px;
  padding: 18px 0 0;
  position: absolute;
  width: 150px;
   padding: 30px 20px !important;
}
#myModal2 .C2 {
  left: 68px;
}
#myModal2 .md-circle.C2::after {
  left: 82%;
  top: -6px;
  transform: rotate(28deg);
}
#myModal2 .md-circle.C4::after {
  left: 21%;
  top: -4px;
  transform: rotate(-35deg);
}
#modal-2-2 .md-circle.C1::after {
  left: 98%;
  top: 16px;
  transform: rotate(57deg);
}
#myModal2 .C4 {
  left: 388px;
}
#modal-2-2 .C1 {
  left: -18px;
  top: 22px;
}
h3 {
  display: block;
  font-size: 16px;
  margin: 11px 0 0;
  width: 115px;
}
.md-circle > p {
  font-size: 35px;
  line-height: 1;
  margin: 0;
}
#myModal .md-circle.C1, #myModal .md-circle.C2, #myModal .md-circle.C3 {
  background-color: #2196f3;
}
#myModal .md-circle.C1::after, #myModal .md-circle.C2::after, #myModal .md-circle.C3::after {
  border-bottom: 20px solid #2196f3;
}

.category-1, .category-2 {
  background-color: #2196f3;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px;
}
.category-2 {
  background-color: #fff;
}
.C1 {
  top: 10px;
}
.C2 {
  left: 89px;
  top: 128px;
}
.C3 {
  left: 243px;
  top: 176px;
}
.C4 {
  right: 89px;
  top: 128px;
	
}
.C5 {
	top: 10px;
	right: 0;
}
.md-circle::after {
  border-bottom: 20px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: " ";
  height: 0;
  margin-left: -20px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.md-circle.C1::after {
  left: 104%;
  top: 16px;
  transform: rotate(61deg);
}
.md-circle.C2::after {
  left: 89%;
  top: -4px;
  transform: rotate(34deg);
}
.md-circle.C3::after {
  left: 55%;
  top: -15px;
}
.md-circle.C4::after {
  left: 20%;
  top: -5px;
  transform: rotate(-38deg);
}
.md-circle.C5::after {
  left: 4%;
  top: 17px;
  transform: rotate(-63deg);
}
.total-cifra {
  font-size: 20px;
  margin-top: 193px;
}
#myModal3 .total-cifra {
  font-size: 20px;
  margin-top: 0;
}
.total-cifra-2 {
  font-size: 20px;
  margin-top: 78px;
  margin-bottom: 60px;
}
.total-cifra strong, .total-cifra-2 strong {
  font-size: 30px;
}
.md-circle.C3 > h3 {
  margin-top: 0px !important;
}
h5 {
  font-size: 14px;
  text-align: center;
}
#modal-2 .md-circle.C2 > h3 {
  margin-top: 0;
}
#modal-2 .md-circle.C4 > h3 {
  margin: 0;
}
#modal-2-2 > h5 {
  margin-top: -46px;
}
#modal-2-2 .circle-yellow {
  right: 145px;
  top: 9px;
}
#modal-2-2 .circle-blue {
  left: 222px;
  top: 107px;
}
#modal-2-2 .circle-green {
  background-color: #00c0a5;
  left: 359px;
  top: 101px;
}
#modal-2-2 .C2 {
  left: 136px;
  top: 166px;
}
#modal-2-2 .C3 {
  left: 351px;
  top: 162px;
}
#myModal2 #modal-2-2 .C4 {
  left: 471px;
  top: 18px;
}
#myModal2 #modal-2-2 .md-circle.C2::after {
  left: 65%;
  top: -16px;
  transform: rotate(11deg);
}
#modal-2-2 .md-circle.C3::after {
  left: 31%;
  top: -12px;
  transform: rotate(-23deg);
}
#modal-2-2 .md-circle.C4::after {
  left: 8%;
  top: 16px;
  transform: rotate(-56deg);
}
#modal-2-2 .md-circle h3 {
  font-size: 14px;
}
.btn.btn-main  {
  background-color: #0099ff;
  border-color: transparent;
  color: #fff;
}
.btn.btn-main:hover {
   padding: 6px 12px;
   width: auto;
}
a.btn.btn-main {
  clear: both;
  display: block;
  margin: 0 37% 40px;
}
button.close {
  background: #0099ff none repeat scroll 0 0;
  border-radius: 50%;
  padding:  5px 10px;
}
.complete-circle-line {
  border: 8px solid #fff;
  border-radius: 100%;
  display: block;
  height: 180px;
  margin: 65px 0 0 202px;
  width: 180px;
}
#modal-3 .circle-purple {
  left: 172px;
  top: 183px;
}
#modal-3 .circle-blue {
  left: 232px;
  top: 258px;
}
#modal-3 .circle-green {
  left: 338px;
  top: 258px;
}

#modal-3 .circle-yellow {
 left: 400px;
  top: 183px;
}
#modal-3 .circle-orange {
  left: 383px;
  top: 88px;
}
#modal-3 .circle-fucsia {
  background-color: #ff0000;
  left: 187px;
  top: 88px;
}
#modal-3 .circle-red {
  left: 287px;
  top: 40px;
}

#modal-3 > h5 {
  position: relative;
  top: 118px;
}
#modal-3 .C1 {
  left: 50px;
  top: 0;
}
#modal-3 .C2 {
  left: 27px;
  top: 166px;
}

#modal-3 .C3 {
  left: 150px;
  top: 312px;
}

#modal-3 .C4 {
  left: 356px;
  top: 302px;
}

#modal-3 .C5 {
  left: 461px;
  top: 166px;
}
#modal-3 .C6 {
  left: 436px;
  top: 0;
}

#modal-3 .C7 {
  left: 244px;
  top: -104px;
}
#modal-3 {
  margin-top: 100px;
  margin-left: 31px;
}
#modal-3 .md-circle.C1::after {
  left: 104%;
  top: 77px;
  transform: rotate(119deg);
}

#modal-3 .md-circle.C2::after {
  left: 109%;
  top: 32px;
  transform: rotate(70deg);
}

#modal-3 .md-circle.C3::after {
  left: 74%;
  top: -14px;
  transform: rotate(20deg);
}

.md-circle.C5::after {
  left: -1%;
  top: 33px;
  transform: rotate(-77deg);
}

.md-circle.C6::after {
  left: 4%;
  top: 78px;
  transform: rotate(-113deg);
}
.md-circle.C7::after {
  left: 54%;
  top: 111px;
  transform: rotate(-180deg);
}
#modal-4 ul {
  list-style: outside none none;
  padding-left: 60px;
}
#modal-4 ul li {
  display: inline-block;
  margin-right: 50px;
}
#modal-4 ul li a {
  display: block;
  text-align: center;
}
.foto-lt {
  background-image: url("../img/Lourdes_Tiban.jpg");
  background-size: contain;
  border-radius: 50%;
  height: 200px;
  width: 200px;
}
.foto-sb {
  background-image: url("../img/silvia_buendia.jpg");
  background-size: contain;
  border-radius: 50%;
  height: 200px;
  width: 200px;
}
.fix-container .btn.btn-main {
  margin-left: 43px;
  margin-top: 111px;
}
.ico-tw {
  background: rgba(0, 0, 0, 0) url("../img/ico-twitter.png") no-repeat scroll 0 0 / 27px auto;
  display: block;
  height: 27px;
  margin: 2px auto 0;
  width: 27px;
}
.ico-tw.ico-2 {
  background: rgba(0, 0, 0, 0) url("../img/ico-twitter-2.png") no-repeat scroll 0 0 / 27px auto;
}              

/*media */
@media (max-width: 768px) {
  iframe {
    width: 100% !important;
  }
  .fix-container {
    width: 100%;
  }
  .header {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") repeat-x scroll 0 0;
  max-width: 100%;
}
.sky-back {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") repeat-x scroll 0 -160px;
  max-width: 100%;
}
.sky-light-back {
  background: rgba(0, 0, 0, 0) url("../img/sprite.png") repeat-x scroll 0 -320px;
  max-width: 100%;
}
}
@media (max-width: 640px) {
  h1 {
    width: 79%;
  }
  .bird {
  width: 400px;
}
.fix-container .btn.btn-main {
  margin-left: 360px;
  margin-top: 142px;
}
.btn-yellow {
  left: 456px;
  top: 120px;
}
.btn-green {
  left: 474px;
  top: 290px;
}
.btn-red {
  left: 381px;
  top: 418px;
}
.foto-lt, .foto-sb {
  height: 150px;
  width: 150px;
}
#modal-3 {
  margin-left: -29px;
}
.complete-circle-line {
  margin: 65px 0 0 36%;
}
}
@media (max-width: 414px) {

.bird {
  margin-top: 50px;
  width: 250px;
}
  p.intro {
  float: none;
  margin: 20px;
  width: 80%;
}
.btn-yellow {
  left: 302px;
  top: 120px;
}
.circle-line {
  border-color: currentcolor currentcolor currentcolor #fff;
  border-radius: 0;
  border-style: none none none solid;
  border-width: 0 0 0 8px;
  height: 628px;
  position: absolute;
  width: 8px;
  left: 50px;
}
.btn:hover {
 width:20%;
}
.btn-green {
  left: 344px;
}
p.intro {
  float: none;
  margin: 139px 20px 20px;
  width: 80%;
}
.btn-red {
  left: 230px;
  top: 418px;
}
.btn-purple {
  left: 65px;
  top: 456px;
}
.fix-container .btn.btn-main {
  margin-left: 160px;
  margin-top: 26px;
}
.circle-purple {
  left: 70px;
  top: 56px;
}
.circle-blue {
  left: 70px;
  top: 181px;
}
.circle-green {
  left: 70px;
  top: 315px;
}
.circle-yellow {
  left: 70px;
  top: 445px;
}
.circle-red {
  left: 70px;
  top: 571px;
}

.C1 {
  left: 130px;
}
.C2 {
  left: 130px;
  top: 140px !important;
}
.C3 {
  left: 130px;
  top: 276px;
}
.C4 {
  left: 130px;
  top: 403px;
}
.C5 {
  left: 130px;
  top: 529px;
}
.md-circle.C1::after, .md-circle.C2::after, .md-circle.C3::after, .md-circle.C4::after, .md-circle.C5::after, #modal-2-2 .md-circle.C3::after, #modal-2-2 .md-circle.C4::after, #modal-3 .md-circle.C1:after, #modal-3 .md-circle.C2:after, #modal-3 .md-circle.C3:after, #modal-3 .md-circle.C4:after, #modal-3 .md-circle.C5:after, #modal-3 .md-circle.C6:after, #modal-3 .md-circle.C7:after  {
  left: -2%;
  top: 46px;
  transform: rotate(-90deg);
}
.total-cifra {
  margin-top: 646px;
}
#modal-2 .C2 {
  top: 66px !important;
}
#modal-2 .C4 {
  top: 203px;
}
.total-cifra-2 {
  margin-top: 283px;
}

#modal-2 .circle-yellow {
  top: 244px;
}
#modal-2 .circle-blue {
  top: 107px;
}
#modal-2-2 .circle-blue {
  left: 70px;
  top: 182px;
}
#modal-2-2 .circle-green {
  left: 70px;
  top: 317px;
}
#modal-2-2 .circle-yellow {
  left: 70px;
  top: 448px;
} 
#modal-2-2 .C2 {
  left: 130px;
}
#modal-2-2 .C3 {
  left: 130px;
  top: 272px;
}
#modal-2-2 .C4 {
  left: 130px;
  top: 402px;
}
#modal-2-2 .circle-line {
  height: 509px;
}
#modal-2-2 .total-cifra {
  margin-top: 529px;
}
a.btn.btn-main {
  margin: 0 30% 40px;
}
.complete-circle-line {
  border-color: currentcolor currentcolor currentcolor #fff;
  border-radius: 0;
  border-style: none none none solid;
  border-width: 0 0 0 8px;
  height: 861px;
  left: -100px;
  position: absolute;
  width: 8px;
  top: -163px;
}
#modal-3 .circle-red, #modal-3 .circle-orange, #modal-3 .circle-yellow, #modal-3 .circle-purple, #modal-3 .circle-blue, #modal-3 .circle-green, #modal-3 .circle-fucsia {
  left: 70px;
}
#modal-3 .C1, #modal-3 .C2, #modal-3 .C3, #modal-3 .C4, #modal-3 .C5, #modal-3 .C6, #modal-3 .C7 {
  left: 130px;
}
#modal-3 .C6 {
  top: 18px;
}

#modal-3 .C1 {
  top: 650px;
}
#modal-3 .C2 {
  top: 396px !important;
}
#modal-3 .C3 {
  top: 524px !important;
}
#modal-3 .C4 {
  top: 267px;
}
#modal-3 .C5 {
  top: 142px;
}
#modal-3 .circle-fucsia {
  top: -63px;
}
#modal-3 .circle-orange {;
  top: 56px;
}
#modal-3 .circle-green {
  top: 305px;
}
#modal-3 .circle-blue {
  top: 434px;
}
#modal-3 .circle-purple {
  top: 565px;
}
#modal-3 .circle-red {
  top: 690px;
}
#modal-3 .total-cifra {
  margin-top: 747px;
}
}
@media (max-width: 414px) {
.fix-container .btn.btn-main {
  margin-left: 126px;
}
.btn-yellow {
  left: 267px;
  top: 138px;
}
.btn-green {
  left: 20px;
}
  }