@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
@font-face {
  font-family: 'Droid Serif',serif;
  src: 'DroidSerif-Regular.ttf'
}
@font-face {
  font-family: 'Droid Serif',serif;
  src: 'DroidSerif-Bold.ttf'
  }
body{
	background: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif!important;
	font-family: 'Droid Serif',serif!important;
}
#amort_table{
    width: 100%!important;
    overflow-x: auto!important;
}
a{
	text-decoration: none!important;
}
a:hover{
	text-decoration: none!important;
}
li{
    list-style: none;
}
.logo-img{
	width: 85px;
    padding: 1rem;
}
.top_section{
    padding-top: 5rem;
}
/*search-box*/
.main-search-input {
    background: #ff7200;
    padding: 0 120px 0 0;
    border-radius: 8px;
/*    margin-top: 200px;*/
    box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.3);
}

/*.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}*/

/*.main-search-input:before {
    content: '';
    position: absolute;
    bottom: -40px;
    width: 50px;
    height: 1px;
    background: rgba(255,255,255,0.41);
    left: 50%;
    margin-left: -25px;
}*/

.main-search-input-item {
/*    float: left;*/
    width: 100%;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    height: 50px;
    position: relative;
}

/*.main-search-input-item input:first-child {
    border-radius: 100%;
}*/

.main-search-input-item input {
/*    float: left;*/
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
}

.main-search-button{
    background: #ff7200;
}

.main-search-button {
    position: absolute;
    right: 0px;
    height: 50px;
    width: 120px;
    color: #fff;
    top: 0;
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
}

.main-search-input-wrap {
    position: relative;
    width: 85%;
    margin: 2rem auto 3rem;
}

:focus {
    outline: 0;
}


@media only screen and (max-width: 768px){
.main-search-input {
    background: rgba(255,255,255,0.2);
    padding: 14px 20px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.0);
}

.main-search-input-item {
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
    border: none;
    margin-bottom: 10px;
}

.main-search-input-item input {
    border-radius: 6px !important;
    background: #fff;
}
.main_top{
    display: none!important;
    margin: 0!important;
}
.main-search-button {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 6px;
}
}
.page_title{
	font-weight: 600;
	text-align: center;
	font-size: 2.5rem;
	font-family: 'Droid Serif',serif!important;
	margin-top: 1rem;
	text-transform: capitalize;
    color: #333;
    width: 70%;
    margin: auto;
}
.page_subtitle{
	font-weight: 600;
	text-align: center;
	font-size: 1.3rem;
	font-family: 'Droid Serif',serif!important;
}

/*explore*/
.explore_title{
	color: #585858;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Droid Serif',serif!important;
    text-align: center;
    padding: 0rem 8rem;
    margin-bottom: 3rem;
}

.calculate_box{
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
	text-align: center;
	padding:1.3rem;
	border-radius: 6px;
	/* height: 185px; */
	/* max-height: 200px; */
    margin: 1rem 0rem;
}
.calculate_box img{
	width: 55px;
	text-align: center;
}
.calculate_box h4{
	font-size: 1rem;
    font-weight: 600;
    padding: 0.6rem 0rem 0rem;
    /* margin: 0; */
    /* height: 60px; */
    height: auto;
    word-break: break-word;
    text-transform: capitalize;
}
.feature_box{
	margin-top: 3rem!important;
	align-items: center;
}
.feature_title{
	font-size: 1.8rem;
    font-weight: 600;
    color: #585858;
    padding: 1rem 0rem 0.3rem;
    text-transform: capitalize;
}
.feature_subtitle{
	font-size: 1.1rem;
    font-weight: 600;
    color: #585858;
}
.graphic img{
	width: 100%;
}
.mobile_title{
    font-size: 2rem;
    margin-top: 3rem;
}
/* #secure-content img{
    width: 800px;
} */
.graphic{
    text-align: center;
    padding: 1rem;
}
.item_feature{
	padding: 0;
}
.item_feature li{
	padding: 0.5rem 0.3rem;
	font-size: 18px;
	font-weight: 500;
}
.item_feature li i{
	font-size: 15px;
    margin-right: 0.3rem;
    color: #ff7200;
}

/* new coding */
.age-detail .age_calc_title{
    font-size: 26px;
    font-weight: 700;
    padding: 1rem 0rem 0rem;
}
.age-detail p{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0.2rem;
}
.age-detail ol{
    padding: 0;
}
.age-detail ol li{
    font-style: italic;
    /* font-weight: bolder; */
    font-size: 15px;
}
.box_pack .individual{
    font-size: 26px;
    font-weight: 700;
    padding: 1rem 0rem 0rem;
}
.box_pack .individual_content{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0.2rem;
}
.accordion {
    width: 100%;
    float: right;
  /*  background-color: #fff;*/
    border-radius: 8px;
  /*  padding: 0px 15px 68px;*/
    /* margin: 0 50px; */
    float: inherit;
      /* width: 89%; */
      padding-left: 0rem;
  }
  .accordion h2 {
    text-align: left;
  }
  .accordion .accordion-content {
      background-color: #fff;
      border-bottom: 1px dashed #ff7200;
      border-radius: 0px;
      /* margin:1rem 0; */
      padding-bottom: 0.2rem;
      overflow: hidden;
  }
  
  .accordion-content .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 60px;
    padding: 0 0px;
    cursor: pointer;
    transition: all 0.3s linear;
    background: #fff;
  }
  .accordion-content.open header {
    min-height: 50px;
  }
  .accordion-content .description {
    height: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #282828;
    padding: 0 0px;
    transition: all 0.3s linear;
    margin-bottom: 0;
    background: #fff;
  }
  .accordion-content .description p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #282828;
    padding: 0 0px;
    transition: all 0.3s linear;
    margin-bottom: 0;
    background: #fff;
  }
  .accordion-content .description ul{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #282828;
    padding: 10px 0px;
    transition: all 0.3s linear;
    margin-bottom: 0;
    background: #fff;
  }
  .accordion-content .title {
      font-style: normal;
      font-weight: 700;
      font-size: 17px;
      line-height: 26px;
      color: #383838;
      padding: 10px 0;
  }
  .accordion-content .header i {
    font-size: 20px;
    cursor: pointer;
    
  }
  .accordion-content .header .fa-minus{
      color: #333;
  }
  /* .accordion-content .header .fa-angle-up > .accordion-content .title{
      color: #333;
  } */
  .accordion-content .header .fa-plus{
     color: #ff7200;
  }
  /* .accordion-content .header .fa-angle-down > .accordion-content .title{
      color: #ff7200;
   } */
   .details_cont{
    font-size: 26px;
    font-weight: 700;
    padding: 1rem 0rem 0rem;
   }
   .detail_content2{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0.2rem;
   }
   .detail_content_list_menu li{
    font-style: italic;
    /* font-weight: bolder; */
    font-size: 15px;
   }
   #faq{
    margin-top: 1.5rem;
   }
   .main-search-input-wrap{
    display: none;
   }
   .mass_button{
    background-color: #fff;
    color: #ff7200;
    width: 100%;
    font-size: 14px!important;
    text-align: center;
   }
   #male, #female {
    width: 25px;
}
input[type="submit"], .submit_btn, #generate-btn {
    width: 95%;
    height: auto!important;
    /* margin-left: 35%; */
    /* margin-top: 40px; */
    outline: none!important;
    border: none!important;
    margin: auto!important;
    display: block!important;
    border-radius: 0.4rem!important;
    background-color: #fff!important;
    color: #ff7200!important;
    padding: 9px 10px!important;
    text-align: center!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
}
.enter h4{
width: 60%;
}
#secure-content{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
} 
#secure-content img {
    width: 45%;
    }
    #copyright_{
        display: contents;
    }
    #speed-check{
        background-image: linear-gradient( 89.9deg,  rgba(255,190,32,1) 0.6%, rgba(251,112,71,1) 124.3% )!important;
        border: none!important;
        margin-top: 2rem;
        padding: 1rem 2rem;  
    }

    .slag_tag{
    font-size: 14px;
    color: #646464!important;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    line-height: 18px;
}
::placeholder{
    color:#333!important;
}