
.ls-img-logo {
    width: 400px;
    height: auto;
}
#logo_mobile{
        display:none  !important;

    }
    #logo_defualt{
        display:block !important;
    }

@media only screen and (max-width: 800px) {
    .ls-img-logo {
        width: 150px;
        height: auto;
    }
}

/*#layerslider .ls-bg-1{
    width:100vw!important;
	left:0!important;
}*/

.l-1-1,.ls-bg-1{
    /*width:100% !important;*/
   /* height:100% !important;*/
     /*height:100vh!important;
          	width:100vw!important;

	left:0!important;
   top:0!important;
        bottom:0!important;
	right:0!important;*/
    /*background:black;*/
    /*position:fixed;
    background-color:#000;*/
    /*margin:auto;
    display:block;*/
     height:200% !important;
    top: -50%;
    /*padding:100px;*/
    /*transform: translateY(-50%);*/
    /*width:100vw!important;*/

}
/*video*/
/*.l-1-1 {
    top:0;
    left: 10%;
    width:60% !important;
}*/
.l-1-2 {/*logo*/
    top:25%;
    left:67%;
    max-height:280px;
}

.l-1-3 { /*fa logo type*/
    top: 50%;
    left:61%;
    max-width:330px;
    max-height:220px;
}

.l-1-4 {  /*en logo type*/
    top: 69%;
    left: 64%;
    width:260px;
}



.l-1-5 {
    top: -30%;
    left: 58%;
}

.l-1-6 {
    top: -30%;
    left: 68%;
}


.l-2-1 {
    top: 10%;
    left: 40%;
}

.l-2-2 {
    top: 35%;
    left: 55%;
}

.l-2-3 {
    top: 65%;
    left: 75%;
}

.l-2-4 {
    top: 10%;
    left: 10%;
}

.l-2-5 {
    top: 70%;
    left: 32%;
}

.l-2-6 {
    top: 30%;
    left: 85%;
}

.l-2-7 {
    top: 60%;
    left: 15%;
}

.l-2-8 {
    top: 35%;
    left: 35%;
}

.l-2-9 {
    top: 15%;
    left: 35%;
    /*-moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -webkit-filter: blur(1px);
    filter: blur(2px);*/
}

.l-2-10 {
    top: 75%;
    left: 45%;
}
.l-2-11 {
    top: 70%;
    left: 25%;
}

.l-2-12,.l-2-13,.l-2-14,.l-2-15,.l-2-16 {
    top: 10%;
    left: 50%;
    max-width:400px;
}

.l-2-17{
    top: 10%;
    left: 70%;
}

.l-2-18 {
    top: 36%;
    left: 53%;
}
.l-3-3{
    width:100% !important;
        height:100%;

}
.l-3-1,.l-3-2,.l-3-4,.l-3-5,.l-3-3{
    height:100%;
    width:100% ;
}


@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  animation-duration:1000ms;
}

.writing{
    font-weight:900;
    width:400px;
    /*font-family: 'Titan One', cursive;*/
    font-size:23px;
}

.writed{
    padding:0px;
    margin:0px;
}