/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

@media only screen and (max-width: 600px) {
    .register{margin-top: -400px !important;}
  .boxs-item{width: 100% !important;    }
  .item-box {width: 100% !important; margin: 10px 40px !important;
    border-radius: 0.5rem; padding: 0px !important;}
 #mapa{display:none;}
 .service-item{width: 50% !important;  }
 .question-list{width: 100% !important;    }
 .reg-science{margin-top: 50px;}
 #con-1>p {
    font-size: 16px !important;
    margin-bottom: 0px;
    font-weight: 700;
    color: #fff;
}
.regitem-box{width:82% !important;}
}
.head{
    background-color: #FFD700;
    width: 100%; padding-top: 110px;
}

.wave{
    background: url(./../images/mapasu1.png) no-repeat;
    width: 100%;
    background-size: contain;
    height: 430px;
    display: flex;
    flex-flow: row;}

.wave-list{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 85px;
}
.wave-item{

    width: 53%;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
   

}


.wave2{

    background: url(./../images/body1.png) no-repeat;
    background-size: cover;
    height: 200px;

}

.head>h1{
    text-align: center;
    margin-top: 0px;
    font-size: 23px;
    font-weight: 600;
}

#head1{
    font-size: 28px; margin-top: -120px;
}

body{
    background-color: #317CBE;
    
}


.head>img{
    height: 100px;
    width: 100px;
    margin-bottom: 10px; margin-left:50px;
}
.head .imggnew{text-align:right;     margin-top: -110px;}
.head .imggnew a img{width: 210px;  margin-right: 50px;}
.test{
    /* margin-top: -180px; */
    display: flex;
    justify-content: center;
    background-color: #FFD700;
}

.test>img{

    height: 225px;
    width: 225px;
}
.circle{
    display: flex;
    justify-content: center;
}

.circle-item{
    border-radius: 50%;
    height: 160px;
    width: 160px;
    border: 0.2px solid black;
    margin-top: -180px;
    background-color: #034D8F;
    padding: 20px;
    padding-top: 30px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.circle-item>p{
    font-size: 13px;
    text-align: center;
    color: white;
    font-weight: 600;
}

.circle-item>img{
    height: 50px;
    width: 50px;
   
   
}

.register{
    width: 100%;
    height: 500px;

}

.register-list{
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    width: 100%;
}

.register-item>a{
    background-color: #FFD700;
    border-radius: 2rem;
    color: black;
    font-weight: 600;
}

i{
    margin: 5px;
}

.service{
    height: 245px;
    width: 100%;
    background-color: #FFD700;
    margin-top: -20px;
   
    
}

.service-list{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
}

.service-item{
    width: 25%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.service-item>p{
    text-align: center;
    color: black;
    font-weight: 800;
}

.service-item>i{
    font-size: 64px;
    color: black;
    margin-bottom: 20px;

}

.service>h1{
    text-align: center;
    padding-bottom: 30px;
    color: black;
    text-transform: uppercase;
    padding-top: 20px;
}


.question{
    width: 100%;
    height: 385px;
    display: flex;
    justify-content: center;
}   

.question-list{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 60%;
    padding-top: 20px;
}

.ques-content{
    width: 100%;
    padding: 40px;
    color: white;
    
}

.ques-content>p{
    font-size: 14px;
    text-align: justify;
    color: white;
    text-decoration: 550;
}

.ques-content>h4{
    font-size: 22px;
    padding-bottom: 20px;
    color: white;
    font-weight: 600;
}

.ques-img{
    width: 40%;
}

.ques-img>img{
    height: 300px;
    width: 400px;

}



.box{
    text-align: center;
    padding-top: 40px;
}


#stud{
    color: #00B050;
}

#quiz{
    color:#7030A0;
}

#blog{
    color: #1F4E79;
}

#forum{
    color: #00B0F0;
}


.boxs{
    height: auto;
    width: 100%;
    padding-top: 40px;
}

.boxs-list{

    display: flex;
    flex-flow:row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.boxs-item{

    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    
}

.item-box{
    width: 25%;
    margin: 60px;
    border-radius: 0.5rem;
    padding: 20px;
    
}
.item-box>i{
    font-size: 20px;
}
.item-box>p{
    font-size: 20px;
}
.item-box>i,.item-box>p{
    color: white;
    font-weight: 600;
}

#student{
    background-color: #00B050;
}

#Professionals{
    background-color: #00B0F0;
}

#industry{
    background-color: #7030A0;
}

#institute{
    background-color: #1F4E79;
}


#mapa{
    margin-top: -440px;
}


.reg-science{
    width: 100%;
    height: auto;
}

.reg-list{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.reg-item{
    width: 50%;
    display: flex;
    justify-content: center;
}

.regitem-box{
    width: 60%;
    height: 220px;
    border-radius: 1rem;
    border: 1px solid white;
    padding: 20px;
    text-align: center;
    margin: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    /*background-color: #FFD700;*/
    transition: background-color 1.5s;
  
}

#con-1>i{
    font-size: 28px;
    padding-bottom: 20px;
}

#con-1>p{
    font-size: 24px; margin-bottom: 0px;
}
#con-2{
    display: none;
}

.regitem-box:hover{

    background-color: #1F4E79;
    color: white;
    
}
.regitem-box:hover #con-2{
    display: block;
    cursor: pointer;
 
    
}

.regitem-box:hover #con-1{
    display: ;
}

#con-2>ul>li{
    text-align: justify;
    font-size: 20px;
}


#girl1{
    height: 155px;
   
}

#boy1{
   
    height: 155px;
    margin-top: 2px;
    margin-right: 30px;
}

.wave-items{
    padding-top: 135px;
    margin-right: 100px;
}

.footer{
    width: 100%;
    height: 100px;
    background: #FFD700;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.wave3{
    width: 100%;
    height: 315px;
    background: url(./../images/body1.png) no-repeat;
    background-size: cover;
    margin-top: 100px;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.wave3-item{
    width: 50%;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
}

.wave3-items{
    width: 50%;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
}

#boy2{

    height: 155px;
    margin-right: 100px;
}

#girl2{
    height: 155px;
    margin-right: 50px;
}

.wave-4{
    background: url(./../images/body.png) no-repeat;
    height: 430px;
    background-size: cover;
}

/*  Register */
.signup-content {
  background: #fff; margin-top:70px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 50px 55px }

.form-group {
  overflow: hidden;
  margin-bottom: 20px; }

.form-input {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 17px 20px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 500;
  color: #222; }
  .form-input::-webkit-input-placeholder {
    color: #999; }
  .form-input::-moz-placeholder {
    color: #999; }
  .form-input:-ms-input-placeholder {
    color: #999; }
  .form-input:-moz-placeholder {
    color: #999; }
  .form-input::-webkit-input-placeholder {
    font-weight: 500; }
  .form-input::-moz-placeholder {
    font-weight: 500; }
  .form-input:-ms-input-placeholder {
    font-weight: 500; }
  .form-input:-moz-placeholder {
    font-weight: 500; }
  .form-input:focus {
    border: 1px solid transparent;
    -webkit-border-image-source: -webkit-linear-gradient(to right, #9face6, #74ebd5);
    -moz-border-image-source: -moz-linear-gradient(to right, #9face6, #74ebd5);
    -o-border-image-source: -o-linear-gradient(to right, #9face6, #74ebd5);
    border-image-source: linear-gradient(to right, #9face6, #74ebd5);
    -webkit-border-image-slice: 1;
    border-image-slice: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background-origin: border-box;
    background-clip: content-box, border-box; }
    .form-input:focus::-webkit-input-placeholder {
      color: #222; }
    .form-input:focus::-moz-placeholder {
      color: #222; }
    .form-input:focus:-ms-input-placeholder {
      color: #222; }
    .form-input:focus:-moz-placeholder {
      color: #222; }

.form-submit {
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 17px 20px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background-image: -moz-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -ms-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -o-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -webkit-linear-gradient(to left, #74ebd5, #9face6);
  background-image: linear-gradient(to left, #317cbf, #ffd700)}

input[type=checkbox]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  display: none; }

input[type=checkbox]:not(old) + label {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 25px; }

input[type=checkbox]:not(old) + label > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 15px;
  margin-bottom: 3px;
  border: 1px solid #ffd700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  background: white;
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white);
  vertical-align: bottom; }

input[type=checkbox]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white); }

input[type=checkbox]:not(old):checked + label > span:before {
  content: '\f26b';
  display: block;
  color: #222;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  font-family: 'Material-Design-Iconic-Font';
  font-weight: bold; }

.label-agree-term {
  font-size: 12px;
  font-weight: 600;
  color: #555; }

.term-service {
  color: #555; }

.loginhere {
  color: #555;
  font-weight: 500;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 5px; }

.loginhere-link {
  font-weight: 700;
  color: #222; }

.field-icon {
  float: right;
  margin-right: 17px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
  color: #555; }

@media screen and (max-width: 768px) {
  .container {
    width: calc(100% - 40px);
    max-width: 100%; } }
@media screen and (max-width: 480px) {
  .signup-content {
    padding: 50px 25px; } }
	
	
	
	
