@charset "UTF-8";

.container{
  background-color: #000;
  color: #fff;
}
#spinLoader, #growspinLoader{
  display: none;
  width: 100%; 
  position: fixed; 
  top: 40vh; 
  text-align: center;
  line-height: 200%;
  z-index: 1000;
}
.spinner-grow{
  width: 1rem;
  height: 1rem;
  margin: .3rem;
}
#header{
  /* background-color: rgb(11 52 145); */
  background-image: linear-gradient( rgb(0, 1, 73), rgb(4, 63, 129));
  width: 100%;
  display: flex;
  position: fixed;
  box-shadow: 0px 2px 7px #919191;
  z-index: 1000;
}
/* #header-content{
  display: flex;
  width: 1140px;
  height: 65px;
  margin:auto;
} */
#navbar-content-pc{
  display: flex;
  margin: auto;
}
#navbar-content-mobile{
  display: none;
}  
#navbar-content-pc .logo-img{
  margin: 5px 8px;
  height: 50px;
  cursor: pointer;
} 
#navbar-content-mobile .logo-img{
  margin: 0px 8px;
  height: 60px;
}
.rotated::after {
  transform: rotate(180deg);
}
.baydin-content-template{
  padding: 20px 100px;
}
.baydin-content{
  background-color: rgb(11, 0, 59);
  /* min-height: 750px; */
  line-height: 200%;
  box-shadow: 0px 2px 7px #fff;
}
.baydin-content-title{
  padding: 15px 0px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 150%;
}
.baydin-content-img{
  width: 100%;
  border-radius: 50%;
}
.baydin-content-btn{
  float: right;
}
#view-title{
  /* width: 50%; */
  margin: auto;
  padding: 20px 0px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  /* border-bottom: 1px solid #fff; */
}
#credit-section{
  width: 100%;
  margin-top: 30px;
  padding-bottom: 100px;
  text-align: center;
}
#credit-section .version{
  display: flex;
  width: 110px;
  height: 1.3rem;
  margin: auto;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
}
#credit-section .v-title{
  /* background-color: rgb(0, 4, 255); */
  background-image: linear-gradient( rgb(4 5 169), rgb(17 91 175));
  width: 60px;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#credit-section .v-value{
  /* background-color: rgb(255, 255, 255); */
  background-image: linear-gradient( rgb(219 219 219), rgb(255 255 255));
  width: 50px;
  color: #000;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#credit-section .developer{
  margin-top: 5px;
  font-size: 0.6rem;
}
.rahu-confirmModal{
  width: 50%;
  margin: auto;
}
.sendMailConfirmModal{
  width: 70%;
  margin: auto;
}
.rahu-confirmModal .warning{
  margin-top: 40px;
  padding-left: 5px;
  font-size: 0.7rem;
  /* border: 1px solid #a7a7a7; */
}
.fa-triangle-exclamation{
  margin-right: 3px;
  font-size: 0.8rem;
  color: rgb(211, 22, 8);
}
.baydin-form, .contact-form{
  background-color: rgb(3, 1, 36);
  width: 50%;
  margin: auto;
  padding: 10px 30px;
  border-top: 1px solid #03a510;
  border-bottom: 1px solid #03a510;
}
.baydin-form-label{
  
  padding: 5px 8px;
}
/* .baydin-form-input{
  width: 100%;
  padding: 5px 8px;
  margin-bottom: 20px;
} */

.form-control{
  margin-bottom: 40px;
}
#result{
  display: none;
  margin-top: 60px;
  line-height: 200%;
}
#result-title{
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.5rem;
  color: rgb(1, 175, 1);
  border-bottom: 1px solid #fff;
}
#result-overview-title, #result-detail-title, .result-detail-mini-title{
  margin-top: 35px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1rem;
  color: rgb(15, 173, 221);
}
#result-overview{
  width: 50%;
  margin: auto;
  color: #fff;
}
#result-detail{
  width: 75%;
  margin: 20px auto;
}
#result img{
  display: block;
  width: 400px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 15%;
}
.result-img-lable{
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  color: rgb(209, 0, 0);
}
.result-detail-header{
  text-align: center;
  margin-bottom: 5px;
}
.result-detail-subtitle{
  margin: 20px auto;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.result-detail-sub{
  padding-top: 30px;
  padding-bottom: 50px;
  border-bottom: 2px solid #fff;
}
.result-detail-desc{
  text-indent: 3rem;
}
#result li {
  list-style-type: '✦ ';
}
.modal-title{
  color:#05520b;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 180%;
}
#rahu-confirm-box-radio{
  margin: 10px 20px;
  color: rgb(47, 0, 216);
  font-size: 1.5rem;
  font-weight: bold;
}
#rahu-confirm-radio1, #rahu-confirm-radio2{
  margin: 15px;
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
  transform: scale(1.5);
}
#main-ver-text{
  margin-top: 5px;
  padding: 30px 5px;
  text-align: right;
  color: #a7a7a7;
}
footer{
  width: 100%;
  background-color: rgb(32, 32, 32);
  color: #fff;
  text-align: center;
  line-height: 300%;
}
#page-top{
  visibility: hidden;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: rgb(47, 144, 255, 0.7); 
  /* background-image: linear-gradient( rgb(14 142 205), rgb(180 238 251)); */
  border: 2px solid #ffffff;
  box-shadow: 0px 2px 7px rgb(199, 199, 199);
  text-align: center;
  position:fixed;
  bottom:20px;
  right: 15px;
}
.fa-chevron-up{
  margin-top: 5px;
  font-size: 2rem;
  color: #000;
}
.fa-house-chimney, .fa-book, .fa-circle-info, .fa-clock-rotate-left, .fa-envelope{
  margin-right: 5px;
  font-size: 1rem;
}

@media screen and (max-width:575px){
  #nav-home{
    display: none;
  }
  .baydin-content-img{
    display: block;
    width: 80%;
    margin: 0px auto 20px auto;
  }
  .baydin-form, .contact-form{
    width: 100%;
  }
  #result-overview, #result-detail{
    width: 100%;
  }
  #result img{
    width: 80%;
  }
  .rahu-confirmModal, .sendMailConfirmModal{
    width: 100%;
  }
}

/* @media screen and (min-width:576px) and (max-width:767px){
  #view-title{
    width: 100%;
  }
  .baydin-content{
    min-height: 500px;
  }
  .rahu-confirmModal{
    width: 80%;
  }
} */

@media screen and (min-width:576px) and (max-width:991px){
  .baydin-form, .contact-form, #result-overview {
    width: 450px;
  }
  .baydin-content{
    min-height: 100px;
  }
  .rahu-confirmModal, .sendMailConfirmModal{
    width: 80%;
  }
}

/* @media screen and (min-width:992px) and (max-width:1199px){
  .baydin-content{
    min-height: 900px;
  }
} */

@media screen and (max-width:991px){
  #navbar-content-pc{
    display: none;
  }
  #navbar-content-mobile{
    display: block;
  }
  .baydin-content-template{
    padding: 20px 5px;
  }

}

@media screen and (max-width:1199px){
  #navbar-content-pc{
    margin: auto 0px;
  }
}

/* 
.col- (extra small devices - screen width less than 576px)
.col-sm- (small devices - screen width equal to or greater than 576px)
.col-md- (medium devices - screen width equal to or greater than 768px)
.col-lg- (large devices - screen width equal to or greater than 992px)
.col-xl- (xlarge devices - screen width equal to or greater than 1200px) 
*/