/*To add tm because we dont have in Galano*/
span {
    font-family: 'Poppins';
    color: inherit;
    font-size: inherit;
    font-weight: 400;
}

.introduction-body{
    height: auto;
    width: 100vw;
    /* overflow: hidden; */
    font-family: 'Poppins', sans-serif;
    /* padding-bottom: 6em; */

}

.degrade{
    /*width: 100vw;*/
    /*background-position-y: bottom;*/
    /*background-position-x: center;*/
    /*!*background-size: cover;*!*/
    /*background-image: url("../images/backgrounds/elipse1.svg");*/
    height: 1442px;
    background: linear-gradient(-1deg,#2B0556,#2B0556,#180331,#000000,#2B0556);
    animation: gradient 5s ease infinite;
    background-size: 1200% 200%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    margin-left: -10rem;
    margin-right: -10rem;
    position: relative;
    z-index: 1;
   
  
}
.arrow{
    position: relative;
    height: 1100px;
    background-image:url('../images/arrow.png');
    background-position: center;
    background-repeat:repeat-x;
    background-position-y: 7em;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;

}

.wrapper-main{
    display: grid;
    justify-content:space-around;
    align-items: center;
    width: 100vw;
}


.centre{
    width: 100vw;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: start;
}

.column {
    flex-direction: column;
}
.resize{
    width: 70vw;
    height: 70vh;
    overflow: hidden;
}

.resize-img {
    width: 70vw;
    overflow: hidden;
    justify-content: center;
}
.resize-img img{
    width: 32em;
}
.centre h1{
    width: 90%;
    max-width: 779px;
    height: 49px;    
    font: normal normal 600 30px/68px Poppins;
    color: #fff;
    margin-top: 5em;
    text-align: center;
}
.centre h3{
    width: 90%;
    max-width: 914px;
    font: normal normal bold 40px/73px Poppins;
    color: #5ADDEF;
    text-align: center;
    margin-top: 0.5em;
}
.centre h4{
    width: 90%;
    max-width: 825px;
    font-size: 1.2rem;
    font-weight:normal;
    color: #ffffff;
    margin-top: 1em;
    text-align: center;
}
.txt-center{
    width: 70vw;
    display: grid;
    align-content: center;
    justify-items: center;
    text-align: center;

}
.txt-center h1{ 
    font-size: 1rem;
    font-weight:normal;
    color: #FFFFFF;
}

.txt-center h2{ 
    font-size: 2rem;
    font-weight:normal;
    color: #FFFFFF;
}



.demo-btn {
    background:linear-gradient(81deg,#5ADDEF,#9cf2f7,#5ADDEF);
    background-size: 128% 909%;
    animation: gradient 10s ease-in-out infinite;
    cursor: pointer;
    display: flex;
    /*height: 4rem;*/
    /*width: 13rem;*/
    min-height: 55px;
    width: 220px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 10px;
    margin: 1.5rem;
}

.demo-btn a {
    font: normal normal bold 14px/21px Poppins;
    letter-spacing: 1px;
    color: #2B0556;
    text-transform: uppercase;
}

.line{
    height: 100%;
    width: 100%;
    border: 0.1px solid #622990;
    border-radius: 50%;
    border-top: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    margin-left: -10rem;
    margin-right: -10rem;
    position: absolute;
    z-index: -1;
    margin-top: 4rem;
}

#line2{
    margin-top: 9rem;
}

/*#line2 {*/
/*    margin-top: 15rem;*/
/*}*/

/*.line {*/
/*    height: 100%;*/
/*    width: 83%;*/
/*    border: 0.1px solid #622990;*/
/*    border-radius: 50%;*/
/*    border-top: transparent;*/
/*    !* border-left-color: transparent; *!*/
/*    !* border-right-color: transparent; *!*/
/*    !* margin-left: -10rem; *!*/
/*    !* margin-right: -10rem; *!*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    margin-top: 8rem;*/
/*}*/

#mac-book {
    max-width: 850px;
}

#ipad{
    position: absolute;
    margin-left: 500px;
    margin-right: -250px;
}

/*.line{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    position: relative;*/
/*    z-index: -1;*/
/*}*/

/*.line img{*/
/*    width: 100%;*/
/*    margin-top: -63%;*/
/*    position: relative;*/
/*    z-index: -1;*/
/*}*/

.introduction-logo {
    width: 100vw;
    display: flex;
    align-items: center;
    height: 7rem;
}

.introduction-logo img {
    width: 208px;
    height: 60px;
    margin-top: 2.5rem;
    margin-left: 4rem;
}

/*@media only screen and (max-width: 1380px) {*/

/*    .degrade {*/
/*        height: 50vw;*/
/*    }*/

/*    .introduction-body{*/
/*        height: 90vw;*/
/*    }*/
/*}*/

.img-wrapper .img-smole-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -10em;
    height:30em;

}

.img-wrapper .img-big-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -2em;
    height:30em;

}
.img-wrapper .img-smole-wrapper .img-txt img {
    width: 10em;    
}
.img-txt  {
    display: grid;
    justify-items: center;
    align-items: center;
}
.img-txt .txt-title {
    text-align: center;
    width: 10em;
}
.img-txt .txt-title p {
    color: #fff;
    font: normal normal normal 18px/21px Poppins;
}

.img-wrapper .img-smole-wrapper .img-txt:nth-child(1){
    margin-top: 23em;
}
.img-wrapper .img-smole-wrapper .img-txt:nth-child(2){
    margin-top: 8em;
}
.img-wrapper .img-smole-wrapper .img-txt:nth-child(5){
    margin-top: 23em;
}
.img-wrapper .img-smole-wrapper .img-txt:nth-child(4){
    margin-top: 8em;
}

.wrapper-skill {
    display: flex;
    align-items: center;
    width: 70vw;
    justify-content: center;
    justify-items: center;
}

.wrapper-skill .img-txt{
   width: 10em;
}

.hide{
    display: none!important;
}
@media only screen and (max-width: 1056px) {
    .resize {
        width: 100vw;
    }
    .resize-img {
        width: 100vw;

    }
}


@media only screen and (max-width: 846px) {
   .hide{
       display: flex!important;
   }
   .img-smole-wrapper{
       display: none!important;
   }

   .img-wrapper .img-big-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 7em;
    height: 30em;
}

.introduction-body {
    height: 100em;
    width: 100vw;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    /* padding-bottom: 6em; */
}

.resize {
    width: 100vw;
    height: 33em;
}
.resize-img img {
    width: 22em;
}
}



@media only screen and (max-width: 846px) {

 

 .img-wrapper .img-big-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2em;
    height: 30em;
}

.centre h4 {
    font-size: 1rem;
}
.centre h3 {
    font-size: 2rem;
}
.wrapper-skill {
    width: 90vw;
}

.introduction-body {
    height: 86em;
}
.degrade {
    height: 1211px;
}

.centre h1 {
    font: normal normal 600 18px/37px Poppins;
}
.centre h3 {
    font: normal normal bold 26px/37px Poppins;
}
.centre h4 {
    width: 85%;
    margin-top: 1em;
    text-align: justify;
}
.txt-center h2 {
    font-size: 22px;
}
.owl-carousel .owl-item img {
    width: 154px!important;
    margin-right: 5px;
}
.wrapper-skill .img-txt {
    width: 100%;
}
 }
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

