@charset "utf-8";
/* CSS Document */


 
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
 


/*


  font-family: "Montserrat", sans-serif;
  font-family: "Cormorant Garamond", serif;

light 300
regular 400
medium 500
semi-bold 600
bold 700

*/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
  transition-duration: 0.8s;
  transition-property: all;
}
ul, li {
  list-style: none;
}
img {
  max-width: 100%;
  outline: none;
}

h1, h2, h3, h4, h5 {  font-family: "Cormorant Garamond", serif; }
body {
    font-family: "Montserrat", sans-serif !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    padding: 0px 40px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.header-back {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 0;
    position: absolute;
    z-index: 99;
    top: 20px;
}

.bannersection {
    width: 100%;
    float: left;
    margin: 0;
    padding: 300px 0px 150px 0px;
    position: relative;
    z-index: 9;
    background: url(../images/hero.png);
    background-position: top center;
    background-size: 100% 100%;
}
 
.bannersection h1 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    color: #fff;
    font-size: 45px;
    font-weight: 100;
    font-style: italic;
}

.bannersection h1 strong {
    
    font-weight: 400;
    font-style: normal;
}


.bannersection h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;   color: #fff; font-size: 90px;  font-weight: 400;
    
}

.info_area {
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0px;
    background: #fff;
    padding-bottom: 125px;
}

.info_area h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;     font-size: 54px;  font-weight: 400; color: #483720;
    
}

.info_area p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;    font-size: 20px;  font-weight: 400; color: #483720;
    
}

.info_area img {
    margin: 15px 0px 20px;
}


.testimonail-section  {   width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0px; background: #fff; }


.testimonail-section h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;     font-size: 54px;  font-weight: 400; color: #483720;
    
}

.testimoanalbg {
    background: #F9F7F3;
    border-radius: 75px 0px 75px 0px;
    padding: 40px 45px 45px 45px; border: 1px solid #856b4840;
}

p.lead.text-muted {
    font-size: 18px;
    font-style: italic; color: #483720; font-weight: 400;
}

h5.fw-bold.mb-1{ color: #483720;   font-size: 16px;  font-family: "Montserrat", sans-serif !important; }

p.text-secondary.mb-0 {
    font-size: 14px;
}

.display-4.text-primary {
    color: #EF9E1B !important;
}

.about-auther {   width: 100%;
    float: left;
    margin: 0;
    padding: 30px 0px 70px 0px; background: #fff; text-align: center;}


.about-auther h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;     font-size: 54px;  font-weight: 400 !important; color: #483720;
    
}

.about-auther h3 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    margin-top: 50px;
    font-size: 54px;
    font-weight: 400 !important;
    color: #7CACA7;
    margin-bottom: 30px !important;
}

.about-auther p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    color: #483720;
    line-height: 1.7em;
    margin-bottom: 30px;
}

.form-section{
    width: 100%;
    float: left;
    margin: 0;
    padding: 100px 0px 100px 0px;
    position: relative;
    z-index: 9;
    background: url(../images/form_bg.png);
    background-position: top center;
    background-size: 100% 100%;
}


.form-section h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    font-size: 54px;
    font-weight: 400 !important;
    color: #483720; margin-bottom: 30px;
}

.form-section input {
    padding: 15px;
    border: 1px solid #D1C4AB;
    border-radius: 6px !important;
}

.form-section textarea {
    padding: 15px;
    border: 1px solid #D1C4AB;
    border-radius: 6px !important;
}

button.sbt-btn {
    background: #EF9E1B;
    font-size: 24px;
    color: #483720;
    border: 2px solid #4837203d;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 17px;
}
button.sbt-btn:hover {
    background: #EF9E1B;
    font-size: 24px;
    color: #483720;
    border: 2px solid #4837203d;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 17px;
}


.copyrighttext {
    float: left;
    width: 100%;
    text-align: center;
    color: #483720;
    background: #fff;
    padding: 25px 0px;
    font-size: 16px;
}

.buybook-section{
    background: #F9F7F3;
    border-radius: 75px 0px 75px 0px;
    padding: 50px 0px 75px 0px;
    border: 1px solid #856b4840; float: left; width: 100%;
}

.buybook-section p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    color: #483720;
    line-height: 1.7em;
     font-size: 16px;
}

.link-btn1 {
    color: #448881;
    font-weight: 700;
    text-decoration: underline !important;
    font-size: 18px !important;
}

.main-book {
    position: relative;
    margin-top: -135px;
}

.buybook-section h2 {
    font-size: 48px;
    font-style: italic;
    font-weight: 100;   color: #483720;
}

.buybook-section h3 {
     
    font-size: 72px;
	color: #7CACA7;
	 font-weight: 500;
   
}

.buybook-section h5 {
     
    font-size: 28px;   font-style: italic;
    font-weight: 100;   color: #483720;
   
}

.buybook-section ul {
     
   width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
   
}

.buybook-section ul li {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    background: url(../images/Checkmark.png);
    background-repeat: no-repeat;
    background-position: left top 5px;
    padding-left: 30px;
    text-align: left;
    margin-bottom: 20px;
    padding-right: 10px;
    font-size: 15px;
}

@media(max-width:1200px) {}
@media(max-width:1024px) {}
@media(max-width:900px) {}
@media(max-width:769px) {
	
	
	body {
  
    padding: 5px;
   
    
}
	
	.header-back {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 0;
    position: absolute;
    z-index: 99;
    top: 15px;
    text-align: center;
    padding-top: 25px;
}
	
	.bannersection {
 
    padding: 120px 0px 60px 0px;
 
    text-align: center;
}
	
	.bannersection h2 {
    
    font-size: 58px;
    
}
	.bannersection h1 {
  
    font-size: 32px;
    
}
	
	.info_area {
   
    padding: 50px 0px;
     
    padding-bottom: 50px;
}
	
	.main-book {
    position: relative;
    margin-top: 0;
}
	
	.buybook-section ul li {
		width: 100%; }
	
	.about-auther, .testimonail-section {
    
    padding: 35px 0px;
    
}
	
	.about-auther h3 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    margin-top: 30px;
    font-size: 54px;
    font-weight: 400 !important;
    color: #7CACA7;
    margin-bottom: 10px !important;
}
	
	.form-section {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0px 60px 0px;
    position: relative;
    z-index: 9;
    background: url(../images/form_bg.png);
    background-position: top center;
    background-size: 100% 100%;
     
}
	.about-auther  .mb-5 {
    margin-bottom: 0 !important;
}
	 
	
}
@media(max-width:640px) {}
@media(max-width:480px) {}
@media(max-width:360px) {}


    /* responsive touch */
    @media (max-width: 576px) {
      
    }

    /* responsive */
    @media (max-width: 768px) {
     
    }

    @media (max-width: 480px) {
    
    }




 

/* Modal */
.modal-content {
    border: 2px solid #856b4840;
    border-radius: 70px 0px 70px 0px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .15);
    background: #F9F7F3; padding:25px;
}

/* Header */
.modal-header{
   
  
    border:0;
    padding:10px 30px;
}

.modal-title{
    font-size:24px;
    font-weight:700;
}

.btn-close{
    filter:brightness(0) invert(1);
}

/* Body */
.modal-body{
    padding:30px;
    background:#F9F7F3;
}

/* Labels */
.form-label{
    font-size:14px;
    font-weight:600;
    color:#555;
    margin-bottom:8px;
}

/* Inputs */
.form-control{
    height:52px;
    border-radius:12px;
    border:1px solid #dee2e6;
    padding:0 16px;
    font-size:15px;
    transition:.3s;
    box-shadow:none;
}

.form-control:focus{
    border-color:#0d6efd;
    box-shadow:0 0 0 .2rem rgba(13,110,253,.15);
}

textarea.form-control{
    min-height:120px;
    padding-top:14px;
}

/* Footer */
.modal-footer{
    border:0;
    padding:20px 30px 30px;
   
}

/* Button */
.btn-submit{
    width:100%;
    height:52px;
    border-radius:12px;
    background:linear-gradient(135deg,#0d6efd,#3b82f6);
    border:none;
    color:#fff;
    font-size:16px;
    font-weight:600;
    transition:.3s;
}

.btn-submit:hover{
    transform:translateY(-2px);
    box-shadow:0 12px 25px rgba(13,110,253,.35);
}

/* Success Alert */
.alert-success{
    border:0;
    border-radius:12px;
    font-weight:600;
}


.sbt-btn2, .sbt-btn2:hover { background: #EF9E1B;
    font-size: 24px;
    color: #483720;
    border: 2px solid #4837203d;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 17px; }