html {
    height: 100%;}
body {
	background-color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	margin: 0px auto;
    letter-spacing: 0.6px;
    width:100%;
    line-height: 25px;

}

::-moz-selection { /* Code for Firefox */
  color: red;
  background: yellow;
}

::selection {
  color: red;
  background: yellow;
}

a {
   outline: none; 
}

button {
    outline: none; 
}

li {
    outline: none;
}

.arrow {
position: absolute;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    top: 60vh;
    color: white;
    font-size:15px;
    display: none;
}

.arrow img {
    width: 100px;
}

.front {
    height: 20vh;
    width: 100%;
    display: inline-block;
    z-index: 200;
    margin-bottom: 20px;
    float:left;
    position: relative;
}

.bottomFix {
    height: 210px;
    width: 100%;
    float: left;
    text-align: center;
    padding-top:20px;
    font-size: 12px;
    background-color:#000;
    line-height: 20px;
}

#start {
    color: #fff !important;

}

#logo1 {
    letter-spacing: 1px;
    display: block;
    color:white;
    margin-top: -5px;
    text-align: center;
    font-size: 10px;
}


#selection
{
    display: inline-block;
    width: 160px;
    margin: 0 42px;
    border: 0;
    border-radius: 0px;
    color: #fff;
    background-color: #b9b9b9;
    margin-bottom: 20px;
    height: 34px;
    margin-top: 20px;
    line-height: 30px;
    color: white;
    position: relative;
    padding-left: 15px;
}

a {
	text-decoration: none;
	color: white;
}

.scroll {
    padding: 10px;
    color: white;
    font-size: 15px;
    background-color: #56565654;
    text-align: center;
    width: 300px;
    height: auto;
    padding-top: 7px;
    overflow-y: hidden;
    padding-bottom: 9px;
    z-index: 600;
    position: fixed;
    margin: 0px auto;
    bottom: 100px;
    margin-left: -150px;
    left: 50%;
    /* left: 0px; */
    white-space: nowrap;

}

.orderCont {
    width: 100%;
    text-align: center;
    padding-top: 50px;
}

.calcBox {
    vertical-align: top;
    width: 46%;
    display: inline-block;
    margin: 0 auto;
    padding-top: 20%;
    padding-bottom: 20px;
}

.calcBox1 {
    vertical-align: top;
    width: 50%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.topCont {
	width: 100%;
    z-index: 4;
	/*background-image: url(https://sun9-62.userapi.com/c857524/v857524089/66e87/2SyNRZ-AQU8.jpg);*/
    background-size: 100% auto;
    background-position: center;
    background-color: none;
   /* border-bottom: 7px solid #af3f3f;*/
}

.photoItem {
    /*width:50%;
    background-size: auto 127%;*/
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
    /*height: 420px;*/
    height: auto;
    float: left;
    background-size: 80% auto;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.mainCont {
    margin: 0 auto;
    float:left;
    width: 100%;

}

.icon99 {
background: url(../imgtemp/logo.svg);
    height: 32px;
    float: left;
    color: white;
    width: 28px;
    display: block;
    vertical-align: middle;
}


.topLogo {
background-size: 50px auto;
    background-repeat: no-repeat;
    background-position: center;
    /* width: 40px; */
    text-align: center;
    height: 75px;
    margin: 0 auto;
    margin-top:10px;
    /* width: 30px; */
    /* float: left; */
    /* margin: 0 auto; */
    margin: 0 auto;

}

.botLogo {
background-size: 50px auto;
    background-repeat: no-repeat;
    background-position: center;
    /* width: 40px; */
    text-align: center;
    height: 75px;
    margin-top: 80vh;
    /* width: 30px; */
    /* float: left; */
    /* margin: 0 auto; */
    margin: 0 auto;
}

.rightLogo {
background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    float: right;
    /* margin: 0 auto; */
    margin: 25px 28px;
}


.topInfo {
	padding: 33px 0px;
    /* top: 0px; */
    width: 300px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 800;
    float: left;
    color: #fff;
}

.catTitle {
	font-size: 5vh;
	font-weight: bold;
	margin-bottom: 20px;
    line-height: 45px;
}

.mileText {
color: white;
    width: 68%;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 10px;
    text-align: center;
}

.memberCircle:hover {

    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

}

    .designItem:hover {
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.thinText {
    color: white;
    font-weight: 400;
    font-size: 18px;
}

.memberName {
    text-align: center;
    width: 100%;
    margin:0 auto;
   color: white;
    margin-top: 10px;
    font-weight: 800;
    font-size: 18px;
}

.memberPosition {
    text-align: center;
    width: 100%;
    margin:0 auto;
    margin-top: 7px;
    color: #797979;
    font-size: 17px;
}

.memberCont {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.memberCircle {
    width: 200px;
    height: 200px;
    border-radius: 0px;
    /*border: 5px solid #fff;*/
    margin: 0 auto;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
     filter: grayscale(100%);

}

.hideCont {
	overflow: hidden;
	width:49.5%;
	float: left;
}

.hideContBig {
	overflow: hidden;
	width:100%;
	float: left;
}

.desCont {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.textBox {
width: 69%;
    text-align: left;
    margin: 90px;
    display: inline-block;
    vertical-align: middle;
}

.itemTitle {
    font-size: 40px;
    font-weight: 900;
    margin-bottom:20px;
    color: black;
}

.itemText {
    color: black;
}

.infoBlock {
    width: 100%;
    background-color: #efefef;
    padding-bottom: 86px;
}

hr {
    border: 1px solid #ddc8ff;
}

.infoBox {
        text-align: center;
    display: inline-block;
    width: 100%;
}

.partImg {
    text-align: center;
    display: block;
    width: 30%;
    margin: 60px 0px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #ccc;
}

.partPhoto {
    width: 200px;
}


#left {
    text-align: left;
    width: auto;
}

#white {
}

#front {
    margin-top: 0px;
}
    .infoCont {
        background-color: transparent;
        width: 100%;
        margin: 0 auto;
        float: left;
        z-index: 200;
    }

    .projectSynopsis {
    text-align: center;
    width: 60%;
    color: dimgrey;
    margin:0 auto;
    line-height: 30px;
}

.reviewCont {
    width: 100%;
    display: inline-block;
}
.review {
    font-style: italic;
    padding-top:100px;
    padding-bottom:50px;
    font-size: 11pt;
    color: #717171;
    width: 70%;
    margin:0 auto;
}
.projectTitle {
    font-weight: 900;
    font-size: 37px;
    width: 100%;
    padding: 80px 0px;
    padding-bottom: 35px;
    text-align: center;
}

.designCont {
	overflow: auto;
	width:  100%;
	height: 84%;
	padding-right: 15px;
	margin: auto;
	white-space: nowrap; /* [1] */
  	overflow-x: auto; /* [2] */
  	-webkit-overflow-scrolling: touch; /* [3] */
  	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.envelope {
        width:100%;
        height:100%;
}

.like {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    z-index: 1000;
    color: white;
}


.like:hover {
    cursor: pointer;
    color: black;
}

.designPress {
        width: 100%;
    height: 50%;
    margin-top: 54px;
    vertical-align: bottom;

}

.proText {
    position: absolute;
    margin-top: -120px;
    margin-left: 80px;
    color: white;
           /*background-color: yellow;*/

}

.proText:hover {
       background-color: yellow;
}

.likeCount {
        vertical-align: top;
        font-size: 14px;
        margin-left:10px;
}

.portCont {
overflow: auto;
    width: 42vw;
    height: 84%;
    float: left;
    margin: auto;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
/*
.portContBig {
overflow: auto;
    height: 70%;
    background: white;
    top: -30vh;
    padding-top: 47px;
    margin: auto;
    margin-left: 7px;
    white-space: nowrap;
    overflow-x: auto;
  	-webkit-overflow-scrolling: touch;  [3] 
  	-ms-overflow-style: -ms-autohiding-scrollbar;
}*/

.portContBig {
    width: 100vw;
    margin:0 auto;
    margin-top: -1px;
    margin-left:0px;
    float:left;
    background-color: #000;
}

.topLogoCont {
    width: 100%;
    background-color: #00000080;
        /*        background-image: url(../imgtemp/dots.png);
        background-size: 100px;*/
    /*border-bottom: 1px solid #fff702;*/
}

.designItem {
    width: 49.71%;
    /* height: 20%; */
   /* border: 8px solid black;*/
   /* border-radius: 30px;*/
    height: 50vh;
    float: left;
    background-color: #transparent;
    background-size: auto 56%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    transition: transform .2s;
    box-sizing: border-box;
    /*border: 19px solid #000;*/
}




#prop {
	background-color: #eefff9;
}

/*design type menu*/

.designTypeImg {
background-size: 79% auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 237px;
    height: 179px;
    margin: 0 auto;
    margin-top: 20px;

}

.typeTitle {
width: 70%;
    padding: 20px;
    display:inline-block;
    float: left;
}

.adTitle {
	padding: 20px;
	white-space: pre-line;
	color: #2f2f2f;
}

.designTypeTitle {
	padding: 20px;
	white-space: pre-line;
	color: #2f2f2f;
}

.designTitle {
	padding: 30px;
    float: left;
	font-size: 17px;
    text-align: left;
	white-space: pre-line;
	font-weight: 400;


}

.designTitle#news {
    display: block;


}


.designTitle1 {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 10px;
    font-size: 11px;
    text-align: left;
    white-space: pre-line;
    font-weight: 400;


}
.projectName {
    position: absolute;
    bottom: 0px;
    padding: 5px 15px 5px 15px;
    opacity: 0.7;
    color: white !important;
    background-color: #000;
    border-top-right-radius: 10px;
}

#menu {
font-size: 35px;
    /* display: none; */
    padding: 0px 10px 21px 8px;
    font-weight: bold;
    color: #616161;
    text-align: left;

}

#menuWide {
font-size: 35px;
width: 70px;
float: left;
    /* disp
    lay: none; */
    padding: 0px 10px 21px 8px;
    font-weight: bold;
    color: #616161;
    text-align: left;

}

/*projectmenu*/

.projectsCont {
    display: none;
    width: 100%;
    height: 54px;
    padding-top: 17px;
    padding-left: 20px;
    text-align: center;
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    left: 0px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
  	-webkit-overflow-scrolling: touch; /* [3] */
  	-ms-overflow-style: -ms-autohiding-scrollbar;
      -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */

}

    .projectsCont::-webkit-scrollbar {
  display: none;
}

.scroll::-webkit-scrollbar {
  display: none; }

.projectChoice {
box-sizing: border-box;
    border-radius: 25%;
    padding: 6px 14px;
    margin-right: 10px;
    margin-top: 10px;
    background-size: 105% auto;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .2s;
     -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.projectChoice:hover {
	  -ms-transform: scale(4); /* IE 9 */
  -webkit-transform: scale(4); /* Safari 3-8 */
  transform: scale(4); 
}

.cookie-banner {
    padding: 10px 0px;
    width: 100%;
    color: black;
    background-color: #fff;
    position: fixed;
    z-index: 4000;
    text-align: center;
    bottom: 45px;
    margin: 0 auto;
    font-size: 14px;
    box-shadow: 4px -3px 30px -13px #000;

}

.cookie-banner button{
margin-left:20px;
        border-radius: 0px;

}

.frontWeb {
    width: 100%;
    font-size: 16px;
    color: #111;
    margin-top: -10px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-bottom :20px;
    font-style: italic;
}

/* footer menu */

.footerCont {
	text-align: center;
   background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: 100%;
    height: auto;
    overflow-y: hidden;
    padding-bottom: 9px;
    z-index: 2000;
	position: fixed;
	bottom: 0px;
	left: 0px;
	white-space: nowrap; /* [1] */
  	overflow-x: auto; /* [2] */
  	-webkit-overflow-scrolling: touch; /* [3] */
  	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.footerCont1 {
    text-align: center;
    /*background-color: #01a092;*/
    background-color: #000;
    width: 100%;
    height: auto;
        padding-top: 0px;
    overflow-y: hidden;
    padding-bottom: 6px;
    z-index: 2000;
    white-space: nowrap; /* [1] */
    overflow-x: auto; /* [2] */
    -webkit-overflow-scrolling: touch; /* [3] */
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.menuChoice {
	box-sizing: border-box;
    margin: 0 auto;
    padding: 10px 23px;
    margin-right: 15px;
	margin-top: 10px;
	color: white;
    font-size: 20px;
    vertical-align: middle;
    border-radius: 0px;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
}

.menuChoice1 {
  border: none;
  text-decoration: none;
  display: inline-block;
    box-sizing: border-box;
    padding: 10px 23px;
    margin-right: 1%;
    margin-top: 10px;
    color: white;
    background-color: transparent;
    font-size: 14px;
    vertical-align: middle;
    border-radius: 0px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.menuChoice1:hover {
        background-color:#444444;
}

.menuChoice1:focus {
    outline: none;
    -webkit-appearance: none;
border-radius: 0;
        background-color: #444444;
        border: 0px;
        border-radius: 0px;
}

.anons {
    display: none;
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
    background-image: url('/imgtemp/ad.png');
    background-color: #ffee17;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.frontPic {
    /*position: absolute;*/
}

#overlay {
    background-color: white;
    width: 100%;
    height: 100vh;
    top: 0px;
    z-index: 1000;
    background-size: 100px auto;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../images/loading.gif);
}

.projectHeat {
    /*width: 100%;
    height: 100vh;
    line-height: 100vh;*/

    z-index: -20;
    background-size: auto 120%;
    background-repeat: no-repeat;
    background-position: center;

}

.videoHeat {
width: 100%;
    height: 100vh;
    z-index: -200;
    overflow: hidden;
    background-size: auto 150%;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
   margin: 0 auto;
   /* display:none;*/

    /* margin-bottom: 40px; */
}

.leftBold {
    font-weight: 800;
    font-size: 40px;
    text-align: center;
    float: left;
    display: block;
    width: 100%;
    color: #fff;
    /* margin-left: 150px; */
    margin-top: 67px;
    margin-bottom: 50px;
    line-height: 40px;
}

#myDIV1 {
      transition: bottom 0.3s;
}

.bottomShit {
    bottom: 7px;
    width: 100%;
    font-size: 11px;
    color: #ffffff91;
    text-align: center;
    position: absolute;
    display: none;
}

@keyframes animateBg{
    from { background-size: auto 132%; background-position: center; }
    to { background-size: auto 136%; background-position: center; }
}

.frontColor {
    /*background-color: linear-gradient(180deg, rgba(255, 188, 0, 0.54) 0%, rgb(0, 0, 0) 100%);*/
    padding: 140px 0px 140px 0px;
    z-index:100;
}

.frontText20 {
    width: 100%;
    line-height: 100vh;
    height: 100vh;
    margin-top: -75px;
    z-index: 100;
}


button {
    border: 0px;
    padding: 10px 64px;
    border-radius: 8px;
    color: black;
    background-color: #ffce00;
}

.frontText {
    width: 100%;
    font-size: 16px;
    color: #111;
    color: black;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.frontText1 {
    width: 40%;
    font-size: 57px;
    color: black;
    font-weight: bold;
    margin-left: 8vh;
    text-align: left;
    display: inline-block;
    padding-bottom: 11vh;
    vertical-align: bottom;
    line-height: normal;
}


#small {
font-size: 3vh;
    width: 100%;
    font-weight: 400;
    padding-top: 10px;
}

.window12 {
    text-align: center;
    width:300px;
    margin: 0 auto;
    font-size: 17px;
    bottom: 70px;
    z-index: 4000;
    display:none;
    background-color: #383838;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: fixed;
    margin-left:-150px;
    left:50%;

}
.msgBtn {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 20px 0;
    color: white;
}

#topText {
    background-color: #18773a;
    border-top-left-radius: 10px;
     border-top-right-radius: 10px;
}

#close {
        background-color: #00000096;
        cursor: pointer;
        border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

a:hover {
    color: #ccc;
}


.processTitle {
    width: 100%;
    font-size: 38px;
    text-align: center;
    color: black;
    background-color: #ececec;
    font-weight: 900;
    padding: 67px 0;
    float: left;
}




@media only screen and (max-width: 1250px){
   .projectHeat {
    background-size: auto 140%;
    background-position: center;
}

@keyframes animateBg{
    from { background-size: auto 120%;     background-position: center;}
    to { background-size: auto 146%;     background-position: center;}
}


 
}




@media only screen and (max-width: 1024px){

.icon99 {

height: 42px;
    width: 35px;
margin-bottom: -5px;

}

.footerCont {
height: 70px !important;}

.designItem {
    width: 48.5%;
    height: 240px !important;
}


.projectsCont {
    width: 100% !important;
    bottom: 65px !important;
}

.projectChoice {
        padding: 10px 18px !important;
}

.designItem {
    display: inline-block !important;
}

.designTitle {
    display: none;
    font-size: 13px;
}

.logoCircle {
    background-size: 50% !important;
}

#small {
    width: 70% !important;
}

#big {
    font-size:40px !important;
}
}






@media only screen and (max-width:800px){

.review {
    width: 85%;
}

    .designTitle1 {
        
    }

.shrink {
    width: 87%;
    padding-bottom: 20px;
    margin: 0 auto;
}

#big {
    color: #000;
}

.leftBold {
    font-size: 25px;
    margin-left:-10px;
    margin-top: 49px;
    margin-bottom: 20px;
}
.cookie-banner {
        bottom: 71px !important;
        line-height: 40px;
}

.cookie-banner button {
    margin-left: 0px;
        border-radius: 0px;
}

.proText {
    position: absolute;
    width: 100%;
    text-align: center;
    margin:0px;
        margin-top: -46px;
    /*color: white !important;*/

}

#start {
}

.mileText {
    width: 85%;
}

.videoHeat {
    width: 400%;
    margin-left: -150%;
    z-index: -300;
    height: 100vh;
}



.processTitle {
    font-size: 3vh;
    padding: 20px 0;


}

.frontColor {
    padding: 60px 0px;
}

.arrow {
    display: none;
}

.front {
    width: 100%;
    height: 10vh;
    margin-bottom: 20px;
}
.partImg {
    width: 100%;
    border-right: none;
}

.topCont {
    height: 120px;
}

.textBox {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}

.frontText20 {
    margin-top: 20px;
}

#left {
    text-align: center;
}

.scroll {
    display: none;
}

.window12 {
    text-align: center;
    width: 90%;
    position: fixed;
    margin: 0 auto;
    margin-left: 5vw;
    left: 0px;
    bottom: 75px;
    z-index: 4000;
    display:none;
    background-color: #383838;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}
.msgBtn {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    float: left;
    padding: 18px 0;
    color: white;
}



.projectsCont {
    width: 95% !important;
    bottom: 55px !important;
}

body {
	font-size: 15px;
}

.menuChoice {
    margin-right: 0px;
    border-radius: 0px;
    font-size: 25px;
}

.calcBox {
    display: block;
    padding-left:0px;
    width: 90%;
    padding-top: 40px;
}

.calcBox1 {
    vertical-align: top;
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mainCont {
}

#menu {
font-size: 23px;
    /* display: none; */
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-align: center;

}

.designItem {
width: 48.30%;
    height: 250px;
    margin-left: 0px;
    padding: 0px;
    margin: 0 auto;
}

	
	.designItem {
	background-size: 60% auto;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: 55px;
	text-align: center;
	animation-fill-mode: forwards;
	transition: transform .2s;
}

.portCont {
	height: 84%;
	width: 52vw;
}

.designCont {
	height: 84%;
	width: 52vw;
}

.projectChoice {
	    padding: 10px 18px !important;
}

.topLogoCont {
    position: relative;
    }

.projectChoice:hover {
    opacity: 80%;
}

.designTitle {

}

.portContBig {
	width: 104vw;
    padding-top: -1px;
    padding-left: 0px;
    top: 0px;
}

#menuWide {
font-size: 23px;
    /* display: none; */
    font-weight: bold;
    text-align: center;
    padding: 12px 0px 17px 15px;
}

.anons {
	display: none;
}

#selection {
    margin: 9px 21px;
}

.projectHeat {
    width:100%;
    overflow: hidden;
    background-size: auto 120%;
    animation: slide 1000s linear infinite;
}
/*
@keyframes slide{
  0%{
    transform: translate3d(-7%, 0, 0);
  }
  100%{
    transform: translate3d(-100%, 0, 0);
  }
}
*/

.fronText {
     text-align: left;   
}

#big {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;


}

#small {
    font-size: 25px;
    width: 73%;
    margin: 0 auto;
    color: black;
}

#small1 {
    font-size: 16px;
    width: 73%;
    margin: 0 auto;
    margin-top: 23px;




}


.frontText1 {
    padding-bottom: 35vh;
    text-align: center;
    width: 100%;
    margin-left: 0px;
}

.frontText20 {
    margin-top: -100px;
}


.frontColor21 {
    background:linear-gradient(180deg, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

@keyframes animateBg{
    from { background-size: auto 100%; }
    to { background-size: auto 105%; }
}

}
