@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');
light 300
regular 400
medium 500
semi-bold 600
bold 700


  font-family: "Cormorant", serif;
  font-family: "Montserrat", sans-serif;

*/
* {
  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;
}

a.navbar-brand {
    display: none;
}



img {
  max-width: 100%;
  outline: none;
}
body {
  font-family: "Montserrat", sans-serif;
}
.header-back {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0px;
  position: relative;
  z-index: 999;
  border-top: 6px solid #f0e1aa;
  border-bottom: 6px solid #f0e1aa;
}
.header-back .container {
  min-width: 1450px;
}
.headernav {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 15px;
 
}
.headernav li {
  flex: auto;
}
.headernav li a {
  font-size: 18px;
  color: #060600;
  font-weight: 500;
  transition-duration: 0.8s;
  transition-property: all;
}
.headernav li a:hover {
  color: #8f5c2c;
  transition-duration: 0.8s;
  transition-property: all;
}
.social-list {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px 0px;
  text-align: center;
  padding-top: 15px;
}
.social-list li {
  display: inline-block;
  margin: 0px 3px;
}
.bannersection {
  width: 100%;
  float: left;
  margin: 0;
  padding: 250px 0px;
  background: url(../images/banner-01.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  min-height: 800px;  position: relative;
}
.bannersection h2 {
  font-size: 46px;
  float: left;
  margin: 0;
  padding: 18px 0px;
  font-weight: 600;
  color: #fff;
  background: #8c530482;
  font-family: "Cormorant", serif;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0px;
}
.content-area {
  float: left;
  width: 100%;
  margin: 0;
  padding: 100px 0px;
  text-align: center;
  background: url(../images/bg-01.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.content-area p {
  font-size: 25px;
  color: #331102;
  font-weight: 500;
}

p.text2 { font-size: 19px; }


.content-area strong {
  font-size: 26px;
  font-weight: 600;
  color: #331102;
}
.two-boox {
  float: left;
  width: 100%;
  margin: 0;
  padding: 100px 0px;
  background: url(../images/two-book-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.book-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 10px;
  text-align: center;
}
.book-section p {
  font-size: 22px;
  color: #331102;
  font-weight: 500;
  float: left;
  width: 100%;
  margin: 0;
}
.book-section strong {
  font-size: 28px;
  font-weight: 600;
  color: #331102;
  float: left;
  width: 100%;
  margin-bottom: 28px;
}
.book-section a {
  background: url(../images/btn-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 5px 40px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 30px;
  color: #000;
  border-radius: 3px;
  width: 300px;
}

.box-text {
    padding: 50px 25px;
    border-radius: 0;
    position: relative;
    background: url(../images/box1c.png);
    width: 1070px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-text p {
  color: #573d1a;
  font-family: "Cormorant", serif;
  font-size: 28px;
}
.box-text a {
  background: url(../images/btn-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 5px 40px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  color: #000;
  border-radius: 3px;
  margin: 0;
  position: absolute;
  top: 91%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.newsletter-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 100px 0px;
  background: url(../images/bg-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.newsletter-section h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 48px;
  font-style: italic;
  font-family: "Cormorant", serif;
  font-weight: 400;
}
.newsletter-section h4 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 38px;
  color: #eddb98;
  font-style: italic;
  font-family: "Cormorant", serif;
  font-weight: 400;
}

.form-box {
    width: 940px;
    padding: 65px 100px;
    background: url(../images/form-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px auto;
    margin-top: 50px;
    border-radius: 45px 10px 42px 10px;
    display: block;
    background-size: 96% 100%;
}

.form-box2 {
    width: 940px;
    padding: 65px 100px;
    background: url(../images/bg_form-contact.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    
}


.col-sm-12.scuessmsg {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 20px; display: none;
}

.form-box input { float:left; width:100%;
    padding: 8px 15px; font-weight: 500; border:2px solid #fff; }


.form-box textarea { float:left; width:100%;
    padding: 8px 15px; font-weight: 500; margin: 15px 0px; height: 100px; border:2px solid #fff; }

 .form-box input[type="submit"]{
    background: url(../images/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    
    color: #000;
    border-radius: 3px; border: none;
    
}

.form-box p {
    text-align: center;
    color: #eddb98 !important;
    font-size: 26px !important;
}
.footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0px;
  background: #fff; border-top:5px solid #efe1a0
}
.footer p {
  padding-top: 25px;
  font-size: 18px;
  color: #331102;
  font-weight: 500;
  float: left;
  width: 100%;
  margin: 0;
}
.footer .social-list {
  text-align: right;
}

.title-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 140px 0px;
    background: url(../images/titel-bg.jpg);
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}

.bg1 {  background: url(../images/page_title_bar_books.jpg); }

.bg2 {  background: url(../images/page_title_bar_about.jpg); }

.bg3 {  background: url(../images/page_title_bar_events.jpg); }

.bg4 {  background: url(../images/page_title_bar_travel.jpg); }

.bg5 {  background: url(../images/page_title_bar_blog1.jpg); }

.title-section  h1 { font-size:62px; color: #fff;   font-family: "Cormorant", serif;
  font-weight: 400; }

.content-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 150px 0px;
  background: #fff;

}

.content-section h2 {
    font-size: 50px;
    color: #573d1a;
    font-weight: 600;
    border-bottom: 5px solid #f6e98f;
    text-align: center;
    padding-bottom: 23px;
    font-style: italic;
    font-family: "Cormorant", serif;
}

.content-section h2 a {  color: #573d1a; }

.content-section h3 {
    font-size: 38px;
    color: #573d1a;
    font-weight: 600;
  
    
    
    font-family: "Cormorant", serif;
}

.content-section h4 {
    font-size: 26px;
    color: #573d1a;
    font-weight: 600;
    margin-bottom: 20px;
    background: url(../images/border-02.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 20px;
}

.book-box.row {
    margin-bottom: 65px;
    margin-top: 65px;
}

.content-section p {
    font-size: 16px;
    color: #573d1a;
    font-weight: 400;
     
}

.bookbox2 {
    float: left;
    width: 100%;
    background: #fff7dc;
    border: 1px solid #e0d1a1;
    position: relative;
    height: 265px;
    border-radius: 10px;
    margin-bottom: 155px;
    margin-top: 90px;
}

.bookbox2 img {
    margin-top: -150px;
    margin-left: 45px;
}

.event_list { float:left; width:100%; margin: 0; padding: 0; }

.event_list li {
    float: left;
    width: 48%;
    margin: 0;
    padding: 10px 0px;
    list-style: disc;
    margin-left: 2%;
}

.title1 {
    text-align: left !important;
    width: auto !important;
    display: inline;
    margin-bottom: 40px !important;
    float: left;
    padding-bottom: 35px !important;
}

.event_list li h5 { color:#a44d18; font-size:20px; font-weight:600; }

.event_list li span { color:#a44d18 !important; font-weight:500;}

.event_list li p { color:#92796a; font-size:16px; font-weight:500; }

a.link1 {
    color: #dc651d;
    font-weight: 800;
    margin-top: 10px;
    display: inline-block;
}

.info-box {
    background: url(../images/travelbg1.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 25px 35px 15px 35px;
    color: #fff;
    font-size: 16px; margin: 20px 0px; float: left; width:100%;
    margin-top: 100px;
}


.info-box h5 { 
    font-size:26px; color:#fff; font-weight: 600;
}

.info-box p { 
    color:#fff;
}

.boxbg2 {   background: url(../images/travelbg2.png); }

.travel h4 {
    color: #331102;
    margin-bottom: 0;
    margin-top: 100px;
    margin-bottom: 20px;
}

.travel h4 a {
    color: #331102;
     
}

.travel p a {
    color: #331102;
     
}

.travel_list  { float:left; width:100%; margin: 0; padding: 0; 
    margin-top: 0px; }

.travel_list li  { float:left; width:100%; margin: 10px 0px;
    padding: 0; }

.travel_list li a {
    float: left;
    padding: 0;
    color: #331102;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 2px solid;
    display: inline-block;
}

.buy_links { float:left; width:100%; margin: 0; padding: 0; padding-top: 20px; }

.buy_links li { display: inline-block; color:#c29b4d; font-size:22px;
margin-right: 20px;}

.buy_links li a {
    background: url(../images/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    color: #000;
    border-radius: 3px;
    margin: 0;
    
    
}

.rbox {
    background: url(../images/r-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 100%;
    padding: 50px 20px 50px 165px;
    background-size: 100% 100%; margin-bottom: 100px;
}

.rbox p {
  font-size:20px;
}

.rbox strong {
  font-size:28px; color:#573d1a;  font-family: "Cormorant", serif;
}

   .content-section   img {
    padding-right:25px;
}
 
@media(max-width:1200px) {}
@media(max-width:1024px) {}
@media(max-width:900px) {}
@media(max-width:769px) {
    
    .buy_links li {
    display: inline-block;
    color: #c29b4d;
    font-size: 22px;
    margin-right: 20px;
    width: 100%;
    margin-bottom: 15px;
}
    
    .form-box input {
    float: left;
    width: 100%;
    padding: 8px 15px;
    font-weight: 500;
    margin-bottom: 15px;
}
    
    .form-box input[type="submit"] {
    background: url(../images/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 8px 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    border-radius: 3px;
    background-size: 100% 100%;
}
    
    .box-text {
        width: 100%;
        border: 1px solid #e0d1a1;
        background: no-repeat;
        margin-top: 20px;
        padding-top: 13px;
    }
    
    .newsletter-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0px;
    background: url(../images/bg-02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
    
    .form-box {
        width: 100%;
        padding: 20px;
        background: #2e160a;
        border: 2px solid #ecd692;
    }
    
    .rbox {
    background: #fff7dc;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 100%;
    padding: 20px;
    background-size: 100% 100%;
    margin-bottom: 50px;
    border-radius: 10px;
}
    
    .header-back .container {
    min-width: 100%;
}
    
 
    
    .header-back { text-align:center; }
    
    .bannersection h2 {
    font-size: 46px;
    float: left;
    margin: 0;
    padding: 18px 0px;
    font-weight: 600;
    color: #fff;
    background: #8c530482;
    font-family: "Cormorant", serif;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
}
    
    .two-boox {
   
    background-size: cover;
}
    .footer .social-list {
    text-align: center;
}

    .content-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0px;
    background: #fff;
}
    
       .content-section   img {
    padding-right:0px;
}
    
    
    
    .title-section { padding:100px 0px; }
    .event_list li {
    float: left;
    width: 88%;
    margin: 0;
    padding: 10px 0px;
    list-style: disc;
    margin-left: 10%;
}
    
    .book-box.row {
    margin-bottom: 0;
    margin-top: 0;
}
    
    .bookbox2 {
    float: left;
    width: 100%;
    background: #fff7dc;
    border: 1px solid #e0d1a1;
    position: relative;
    height: auto;
    border-radius: 10px;
    margin-bottom: 155px;
    margin-top: 90px;
    text-align: center;
}
    
    .bookbox2 img {
    margin-top: 0;
    margin-left: 0;
}
    
    .content-section  .bookbox2 h4 {
    font-size: 26px;
    color: #573d1a;
    font-weight: 600;
    margin-bottom: 0;
    background: no-repeat;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 0;
}
   a.navbar-brand {
    display: block;
}
    
    .navigation {
    border: 2px solid #f0e1aa;
}

.form-box textarea {
    float: left;
    width: 100%;
    padding: 8px 15px;
    font-weight: 500;
    margin: 0;
    height: 100px;
    border: 2px solid #fff;
    margin-bottom: 15px;
}

.travel h4 {
    color: #331102;
    margin-bottom: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}

.info-box {
    background: #573d1a;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 25px 35px 15px 35px;
    color: #fff;
    font-size: 16px;
    margin: 20px 0px;
    float: left;
    width: 100%;
    margin-top: 30px;
}

.box-text a {
    background: url(../images/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 0px;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    color: #000;
    border-radius: 3px;
    margin: 0;
    position: absolute;
    top: 91%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 220px;
}

.footer p {
    
    text-align: center;
}
    
}
@media(max-width:640px) {}
@media(max-width:480px) {}
@media(max-width:360px) {}


a.example-image-link {
    margin-bottom: 25px;
    float: left;
}

.example-image-link img { padding:0 !important; }