body{background:#fff;}
header{width:100%;height:auto;background:#fff;padding:1%;}
.logo{}
#nav{width:100%;height:60px;background:#c93c2f;font-family:'Raleway',arial;}
#banner{width:100%;height:auto;}
#steps{width:100%;height:auto;background:#cf4d41;background:-webkit-linear-gradient(right, #79207, #cf4d41);background:-o-linear-gradient(right, #79207, #cf4d41);background:-moz-linear-gradient(right, #79207, #cf4d41);background:linear-gradient(to right, #792075 , #cf4d41);padding:2%;}
#steps h2{font-family:'Lato',arial;font-size:30px;color:white;}
#steps p{font-family:'Raleway',arial;font-size:18px;color:white;}
.circle-div{width:130px;height:130px;border-radius:100%;background:white;}
.c-div{margin-bottom:15%;}
#viewtemp{width:100%;height:auto;background:#fff;padding:4%;padding-bottom:6%;}
#viewtemp h2{font-family:'Lato',arial;font-size:30px;color:#d9776f;padding-bottom:2%;}
#viewtemp p{font-family:'Raleway',arial;font-size:18px;color:white;}
.tempview_box{border:1px solid #eee;margin-bottom:0px;margin-left:0px;height:auto;border-radius:7px;box-shadow:0px 2px 20px #ddd;padding:3px;}
.tempview_box:hover{border:1px solid #eee;margin-bottom:0px;margin-left:0px;height:auto;border:1px solid #1f4c7e;border-left:0px solid #1f4c7e;}
.tempview_box_view{position:absolute;top:0px;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.51);opacity:0;border-radius:7px;padding:5%;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}
.tempview_box:hover .tempview_box_view{position:absolute;top:0;left:0px;height:100%;color:white;opacity:1;background:#141414cc;}
.tempview_box img:hover{filter:grayscale(1);-webkit-filter:grayscale(1);}
.special-btn{width:79%;height:auto;padding:5%;border:3px solid #fff;border-radius:20px;background:none;margin-top:40%;}
#viewstory{width:100%;background:#eee;padding:4%;padding-bottom:6%;}
#viewstory h2{font-family:'Lato',arial;font-size:30px;color:#d9776f;padding-bottom:2%;}
#viewstory p{font-family:'Raleway',arial;font-size:18px;color:white;}
.view-viewstory-btn{background:rgba(215, 96, 96, 0.71);border:none;border-radius:20px;position:relative;top:-140px;left:0;width:40%;height:auto;padding:2%;transition:top 0.4s ease-in-out;-webkit-transition:top 0.4s ease-in-out;}
.view-viewstory-btn:hover{background:rgba(215, 96, 96, 0.71);border:none;border-radius:20px;position:relative;top:-160px;left:0;width:40%;height:auto;padding:2%;}
#base-box{width:100%;height:350px;background:#fff;padding:2%;}
#base-box h2{font-family:'Raleway',arial;font-size:26px;color:#3b5998;}
#base-box p{font-family:'Raleway',arial;font-size:16px;color:#333;}
#footer{width:100%;height:200px;border-top:1px dotted #ccc;background:#3b5998;font-family:'Open Sans', sans-serif;color:#333;font-size:14px;padding-top:2%;}
.carousel .item{height:600px;}
.carousel img{position:absolute;top:0;left:0;min-width:100%;height:400px;max-width:none;}