html, body {margin:0px;padding:0px;max-height:100vh;}
body{font-family: 'Roboto Slab', serif;font-size:16px; background-image: url(/img/7.jpg);background-attachment:fixed;background-repeat: repeat;}

a {text-decoration:none;}
a:hover {color:#FFF;}
.as-h1{font-size: 2em;-webkit-margin-before: 0.67em;-webkit-margin-after: 0.67em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}
.abscnt1{margin: -175px -450px;}
.an1{-webkit-animation: pulse2 1s;-moz-animation: pulse2 1s;-ms-animation: pulse2 1s;animation: pulse2 1s;}
.anim1{animation: anim3 2s infinite;}
@keyframes anim3{0% {bottom:0px;} 50%{bottom:10px;} 100% {bottom:1px;}}

.bgc{background-color: rgba(0, 0, 0, 0.3);}
.bgc1{background-color: #323a3d;}
.bgc2{background-color: #000;}
.bgc3{background-color:#fff;}
.bgc4{background-color:#c5e826;}
.bgc5{background-color: rgba(53, 62, 11, 0.7);}
.bgc6{background-color: rgba(255, 255, 255, 0.21);}
.brd2{border:1px solid #000;}
.brd{border:1px solid #c5e826;}
.brd3{border-bottom:3px solid #FFF;}
.brd4{border-left:3px solid #FFF; border-top:3px solid #FFF;border-right:3px solid #FFF;}
.brd5{border:3px solid #FFF;}
.brd6{border:6px solid #000;}
.brd7{border:0.1px solid #c5e826;}
.brd8{border:3px solid #c5e826;}
.brd-r5{border-radius:5px;}
.brd-r10{border-radius:10px;}
.bs{box-shadow: 0px 0px 6px 0px rgb(192, 223, 38);}
.bgimg{background-image:url(/img/webstudio-2.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;background-attachment:fixed;}
.bgimg1{background-image:url(/img/logo-new5.png); background-position:center; background-repeat:no-repeat; background-size:contain;}
.bgimg2{background-position:center; background-repeat:no-repeat; background-size:cover;}
.bgimg3{background-image:url(/img/crcl.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.bgimg6{background-image:url(/img/arr-down.png); background-position:center; background-repeat:no-repeat; background-size:contain; animation: anim3 2s infinite;}
@keyframes anim3{
	0% {bottom:10px;} 
	50%{bottom:20px;}
	100% {bottom:11px;}}



.clr1{color:#FFF;}
.clr2{color:#c5e826;}
.clr3{color:#323a3c;}
.clr4{color:#000;}
.clr5{color:#F00;}
.clr6{color:#B3B3B3;}
.cur{cursor:pointer;}




.hov1:hover{background-color:#c5e826; color:#000;}


.logo{background-image:url(/img/logo-s.png); background-position:left; background-repeat:no-repeat; background-size:contain;}



.max-vh-95{max-height:95vh;}
.max-vh-100{max-height:100vh;}

.max-vw-95{max-width: 95vw;}
.max-vw-100{max-width: 100vw;}
#menu {display:none;}

#nav {color:#FFF;height: 41px;width: 54px;display: block;padding-top: 8px;padding-left: 25px;list-style: none;margin: 0px;}

.pralax1{transform: translateZ(-999px)}

.vh-8-1{height:8.1vh;}
.vh-15{height:15vh;}
.vh-70{height:70vh;}
.vh-83-8{height:83.8vh;}

.zind1{z-index:1;}
.zind2{z-index:2;}
.zind100{z-index:100;}
