.parallax-resp {/* height:80vh; */background-repeat: no-repeat;background-position: center;background-size: cover;box-shadow: 0 0 0 999px rgba(0, 0, 0, .6) inset;}
.parallax-resp .img-txt > div.container {padding-top:20px;}
#blck1 {background-image: url("/img/index_img1.jpeg");}
#blck1 h1, #blck1 h2 {color:#fff;font-size:3.5em;}
.ico {font-size:90px;transition-duration:1s;}
.site-orange {color: #febe6c;}
.site-green {color: #3ad7a0;}
.site-purple {color: #a978e7;}
.site-red {color: #f86850;}
#blck1 .site-green:hover .ico,
#blck3 .site-green:hover .ico
{text-shadow: 0 0 10px #3ad7a0;}
#blck1 .site-purple:hover .ico {text-shadow: 0 0 10px #a978e7;}
#blck1 .site-orange:hover .ico {text-shadow: 0 0 10px #febe6c;}
#blck1 .site-red:hover .ico {text-shadow: 0 0 10px #f86850;}
.site-title {font-size:24px; font-weight:bold;}
.label-txt {font-size:20px;}
.blck {padding:150px 15px;min-height:700px;}
#blck2 .img-wrp {min-height:700px;background:url("/img/about.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;}
#blck2 .img-wrp img{width:100%;display:block;}
#blck2 #about, #blck4 {padding: 70px;box-shadow: 0 0 10px #cfcfcf;background:#fff; position:relative; top:20%;left:-150px;border-bottom:5px solid #f86850;}
#blck2 #about .site-title {color:#f86850;}
#blck3 {background-image: url("/img/index_img1.jpeg");min-height:300px;padding: 100px 15px;}
#blck4 .feature-title {padding-bottom:80px;}
#blck4 .feature {background:#fff;box-shadow: 0 0 10px #cfcfcf;font-size: 1rem;padding:40px;height:500px;}
#blck4 .feature-txt {color:initial;}
#blck4 .feature.site-red {border-bottom:5px solid #f86850;}
#blck4 .feature.site-purple {border-bottom:5px solid #a978e7;}
#blck4 .feature.site-orange {border-bottom:5px solid #febe6c;}
#blck4 .feature.site-green {border-bottom:5px solid #3ad7a0;}
#blck4 {left: 0; margin-top: 40px; margin-bottom: 40px;}
#blck5 {background-image: url("/img/index_img2.jpeg");}
#blck5 {color:#fff;}
#blck5 .site-btn {margin-top:50px;}
.site-btn {color: #fff;background: #f86850;border: none;padding: 15px;border-radius: 30px;text-align: center;outline: none;transition-duration: 1s;}
.site-btn:hover {box-shadow: 0 0 7px #f86850;}

