@import url('https://fonts.googleapis.com/css2?family=Tapestry&family=Zilla+Slab&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:ital,wght@0,300;0,600;1,700&family=Caveat+Brush&family=Faustina:wght@600&family=Karla:wght@300&family=Kaushan+Script&family=Lato&family=Lustria&family=Montserrat:ital,wght@0,200;0,400;0,500;1,400&family=Open+Sans:wght@300&family=Prata&family=Raleway:ital,wght@0,200;0,400;0,500;1,300&family=Tapestry&family=Zilla+Slab:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:ital,wght@0,300;0,600;1,700&family=Caveat+Brush&family=Faustina:wght@600&family=Karla:wght@300&family=Kaushan+Script&family=Lato&family=Lustria&family=Open+Sans:wght@300&family=Prata&family=Raleway:ital,wght@0,200;0,400;0,500;1,300&family=Tapestry&family=Zilla+Slab:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:ital,wght@0,300;0,600;1,700&family=Caveat+Brush&family=Karla:wght@300&family=Kaushan+Script&family=Lato&family=Lustria&family=Open+Sans:wght@300&family=Prata&family=Raleway:ital,wght@0,200;0,400;0,500;1,300&family=Tapestry&family=Zilla+Slab:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:wght@300&family=Caveat+Brush&family=Karla:wght@300&family=Kaushan+Script&family=Lato&family=Lustria&family=Open+Sans:wght@300&family=Prata&family=Raleway:ital,wght@0,200;0,400;0,500;1,300&family=Tapestry&family=Zilla+Slab:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow:wght@300&family=Caveat+Brush&family=Karla:wght@300&family=Lato&family=Lustria&family=Open+Sans:wght@300&family=Prata&family=Raleway:ital,wght@0,200;0,400;0,500;1,300&family=Tapestry&family=Zilla+Slab:wght@700&display=swap');
*{
  margin:0;
  padding:0;
}



.bless-hover-effect{
  height:100%;
}







.landing-section-one{
  width:100%;
  background-color:red;
}
.landing-section-main{
  width:100%;
  background-color:green;
}
.landing-section-one-partone-sence{
  background-color:white;
  width:100%;
  display:flex;
  justify-content:center;
}
.landing-section-one-partone{
  height:100px;
  width:80%;
  background-color:white;
  display:flex;
  flex-direction:row;
  justify-content:center;
}
.landing-section-one-partone-logo{
background-color:white;
display:flex;
width:50%;
align-items:center;
padding-left:15
}
.landing-section-one-partone-content{
  width:50%;
  background-color:white;
  display:flex;
  align-items:center;
 justify-content:flex-end;
}
.landing-section-one-partone-content a{
 text-decoration:none;
 color:#2f7b95;
 font-size:20px;
 font-weight:300;
 padding:5px;
 font-family:"arial";
 margin-right:30px;
}
.landing-section-one-partone-content div{
 background-color:white;
 display:flex;
 align-items:center;
}
.landing-section-one-parttwo{
  width:100%;
  background-color:#38acd5;
  display:flex;
  justify-content:center;
}
.landing-section-one-parttwo-undertwo{
  width:80%;
  background-color:#38acd5;
  display:flex;
  flex-direction:row;
  align-items:center;
}
.landing-section-one-parttwo-undertwo-one{
background-color:#38acd5;
width:60%;
}
.landing-section-one-parttwo-undertwo-one h1{
background-color:#38acd5;
font-size:60px;
font-weight:600;
font-family:"arial";
color:white;
}
.landing-section-one-parttwo-undertwo-one p{
background-color:#38acd5;
font-size:20px;
font-family:"arial";
line-height:30px;
font-weight:400;
color:white;
padding-top:40px;
}
.landing-section-one-parttwo-undertwo-one a{
text-decoration:none;
color:#2f7b95;
font-size:30px;
font-weight:600;
font-family:"arial";
}
.button-one{
  height:60px;
  margin-bottom:30px;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  margin-top:40px;
}
.landing-section-one-parttwo-undertwo-two{
background-color:#38acd5;
width:40%;
display:flex;
justify-content:center;
align-items:center;
margin:50px;
}

.landing-section-two{
  width:100%;
  background-color:transparent;
}
.landing-section-two-partone{
  width:100%;
  background-color:white;
  display:flex;
  justify-content:center;
}

.landing-section-two-partone-subone{
  width:75%;
  background-color:white;
  display:flex;
  flex-direction:row;
  padding:20px;
  
}
.landing-section-two-partone-subone .landing-section-two-partone-subtwo{
  width:30%;
  background-color:#f6f6f6;
  box-shadow: 0 10px 12px 0 rgb(0 0 0 / 34%);
}
.landing-section-two-partone-subtwo .landing-section-two-firstone{
  background-color:#e0dedf;
  width:100%;
  height:70px;
  display:flex;
  align-items:center;
  border-top-right-radius:10px;
  border-top-left-radius:10px;
}
.landing-section-two-partone-subtwo{
  background-color:white;
  margin:20px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-top-right-radius:10px;
  border-top-left-radius:10px;
}
.landing-section-two-partone-subtwo h1{
font-size:30px;
color:black;
font-weight:500;
font-family:"arial";
padding-left:40px;
}
.landing-section-two-partone-subtwo p{
  color:gray;
font-size:20px;
font-weight:300;
font-family:"arial";
word-spacing:7px;
padding-left:40px;
line-height:25px;
padding-top:30px;
padding-bottom:10px;
}
.landing-section-two-firsttwo{
  background-color:#f6f6f6;
}
.landing-section-two-partone-subtwo a{
  color:#6695ad;
font-size:20px;
font-weight:600;
font-family:"arial";
text-decoration:none;
}

.landing-section-two-partone-subtwo .button-two{
 height:40px;
 width:150px;
 background-color:#e0dedf;
 border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:20px;
  margin-bottom:30px;
  margin-left:40px;
}

.landing-section-three-parttwo{
  background-color: white;
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.landing-section-three-parttwo-subone{
  background-color:red;
  width:80%;
  display:flex;
  box-shadow: 0 10px 12px 0 rgb(0 0 0 / 34%);
  flex-direction:row;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo{
  background-color: yellow;
    width: 45%;
    height: 365px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo img{
 width: 100%;
    height: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subthree{
  background-color:white;
  width:55%;
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
}

.landing-section-three-parttwo-subthree-content {
background-color:#f6f6f6;
padding:35px;
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
}
.landing-section-three-parttwo-subthree-content h1{
font-size:30px;
color:black;
font-weight:600;
font-family:"arial";
padding-left:40px;
}
.landing-section-three-parttwo-subthree-content p{
  color:gray;
font-size:20px;
font-weight:300;
font-family:"arial";
word-spacing:7px;
padding-left:40px;
line-height:25px;
padding-top:30px;
padding-bottom:10px;
}
.landing-section-three-parttwo-subthree-content a{

font-size:20px;
font-weight:600;
font-family:"arial";
text-decoration:none;
}

.landing-section-two-parttwo{
  display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
}
.landing-section-two-parttwo-subone{
  background-color:red;
  width:80%;
  display:flex;
  flex-direction:row;
  box-shadow: 0 10px 12px 0 rgb(0 0 0 / 34%);
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo{
  background-color: yellow;
    width: 45%;
    height: 365px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo img{
 width: 100%;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subthree{
  background-color:white;
  width:55%;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
}

.landing-section-two-parttwo-subthree-content {
background-color:#f6f6f6;
padding:35px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
}
.landing-section-two-parttwo-subthree-content h1{
font-size:30px;
color:black;
font-weight:600;
font-family:"arial";
padding-left:40px;
}
.landing-section-two-parttwo-subthree-content p{
  color:gray;
font-size:20px;
font-weight:300;
font-family:"arial";
word-spacing:7px;
padding-left:40px;
line-height:25px;
padding-top:30px;
padding-bottom:10px;
}
.landing-section-two-parttwo-subthree-content a{

font-size:20px;
font-weight:600;
font-family:"arial";
text-decoration:none;
}
.button-three{
 height:50px;
 width:150px;
 background-color:#dfe1e1;
 border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:20px;
  margin-bottom:25px;
  margin-left:40px;
}

.landing-section-three{
  width:100%;
  background-color:gray;
}
.landing-section-three-part-one{
  background-color:#217091;
  padding:30px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-three-part-two{
  display:flex;
  justify-content:center;
  align-items:center;
  background-color:#217091;
  margin-bottom:20px;
}
.landing-section-three-part-two div{
  height:50px;
  width:50px;
  border-radius:50%;
  background-color:white;
  margin:10px;
  display:flex;
  justify-content:center;
  align-items: center;

}
.landing-section-three-part-two i{
  font-size:30px;
  color:#217091;
  }
  .landing-section-three-part-three p{
    text-align:center;
  }
.landing-section-three-part-three p{
  color:#89cee7;
font-family:"arial";
}
.landing-section-three-part-three a{
color:#89cee7;
font-family:"arial";
}
.landing-section-three-part-two a{
  text-decoration:none;
}

.landing-section-four{
  background-image: url(../assets/images/backgroundone.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  width:100%;
}
.landing-section-four-main{
  background-color:transparent;
  height:100%;
  width:100%;
}
.landing-section-four-partone{
  height:100px;
  background-color:gray;
}
.landing-section-four-partone-opacity{
  height:70px;
  background-color: rgba(30,30,30,0.49);
  display:flex;
  flex-direction:row;
}
.landing-section-four-partone-opacity .landing-section-four-partoneimage{
  width:50%;
  background-color:transparent;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.landing-section-four-partone-opacity .landing-section-four-partonecontent{
  width:50%;
  background-color:transparent;
  height:100%;
  display:flex;
  justify-content:center;
  align-items: center;
}
.landing-section-four-partone-opacity .landing-section-four-partonecontent div{
  height:25px;
  width:3px;
  background-color:white;
}
.landing-section-four-partone-opacity .landing-section-four-partonecontent .landing-section-four-partonecontent-link{
 color:white;
font-size:20px;
font-weight:300;
font-family:"arial";
margin:10px;
text-decoration:none;
}
.landing-section-four-parttwo{
  background-color:transparent;
  width:100%;
  height:500px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-four-parttwocontent{
  background-color:transparent;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.landing-section-four-parttwocontent h1{
   color:white;
font-size:50px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
font-style:italic;
margin:5px;
}
.landing-section-four-parttwocontent h2{
   color:white;
font-size:20px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:5px;
}
.landing-section-four-parttwocontent h3{
  
 color:white;
font-size:20px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:5px;
}
.landing-section-four-parttwocontent p{
   color:white;
font-size:20px;
font-weight:200;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:10px;
}
.landing-section-four-parttwocontent div{
  height:10px;
  width:70px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
  background-color:#63a8e9;    
  margin:20px;
}

.landing-section-five{
  width:100%;
  background-color:yellow;
}
.landing-section-five-main{
  background-color:#f8f8f8;
  display:flex;
  justify-content:center;
}
.landing-section-five-mainsub{
  background-color:#f8f8f8;
  width:70%;
}

.landing-section-five-mainsub{
  background-color:#f8f8f8;
  width:70%;
}
.landing-section-five-mainupperheading{
  height:70px;
  background-color:#f8f8f8;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-five-mainupperheading h1{
 color:black;
font-size:20px;
font-weight:800;
font-family:"arial";
font-style:italic;
}
.landing-section-five-mainsub h1{
 color:black;
font-size:25px;
font-weight:800;
font-family:"arial";
}
.landing-section-five-mainsub h2{
 color:black;
font-size:20px;
font-weight:800;
font-family:"arial";
font-style:italic;
}
.landing-section-fivecontent ul li{
 color:gray;
font-size:15px;
font-weight:200;
font-family:"arial";
}
.landing-section-fivecontent a{
 color:white;
font-size:15px;
font-weight:200;
font-family:"arial";
word-spacing:3px;
}
.landing-section-five-mainpartitionone{
  background-color:#f8f8f8;
}
.landing-section-five-mainpartitionsubone{
  background-color:#f8f8f8;
}
.landing-section-five-mainpartitionsubtwo{
  background-color:#f8f8f8;
  display:flex;
  flex-direction:row;
  padding:30px;
}
.landing-section-five-mainpartitionsubtwo ul{
 list-style:none;
}
.landing-section-fiveimage{
  width:30%;
  background-color:#f8f8f8;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-fiveimage img{
  border-radius:50%;
}
.landing-section-fivecontent{
  width:70%;
  background-color:#f8f8f8;
  display:flex;
  flex-direction:column;
  justify-content:center;
  margin-left:20px;
}
.landing-section-fivecontent ul i{
  font-size:10px;
  color:white;
}
.landing-section-fivecontent ul li{
  display:flex;
  flex-direction:row;
  align-items:center;
}
.landing-section-fivecontent a{
  text-decoration:none;
  color:white;
}
.landing-section-fivecontent .button-five{
  width:250px;
  height:50px;
  margin:10px;
  background-color:#326ecd;
  display:flex;
  justify-content:center;
  align-items:center;
  border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
.landing-section-fivecontent ul div{
  height:20px;
  width:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  background-color:#326ecd;
  margin:5px;
  border-radius:50%;
}
.lining-section-five{
  height:7px;
  width:100%;
  margin-top:5px;
  background-color:#e7e5e7;
  border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

.landing-section-six{
  background-color:red;
  width:100%;
}
.landing-section-sixmain{
  background-color:#565693;
  width:100%;
  height:400px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-sixcontent{
  background-color:#565693;
  width:50%;
  display:flex;
  justify-content:center;
  flex-direction:column;
}
.landing-section-sixcontent h1{
  font-size:50px;
font-weight:800;
font-family:"arial";
font-style:italic;
color:white;
text-align:left;
}
.landing-section-sixcontent p{
  font-size:20px;
font-weight:200;
font-family:"arial";
color:#E0E0E0;
line-height:25px;
}
.landing-section-sixcontent div{
 height:5px;
 margin-top:15px;
 margin-bottom:15px;
 width:100px;
 background-color:white;
   border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
.landing-section-siximage{
  background-color:#565693;
  width:50%;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:10px;
}
.landing-section-siximage img{
  width:100%;
  height:80%;
  border:10px solid white;
}
.landing-section-sixsub{
width:70%;
background-color:#565693;
display:flex;
flex-direction:row;
}

.landing-section-seven{
  width:100%;
  background-color:red;
}
.landing-color-one{
  width:100%;
  background-color:#f0efed;
}
.landing-color-two{
  width:100%;
  background-color:#f8f8f8;
}
.landing-section-sevenmain{
  background-color:transparent;
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-sevensub{
  background-color:transparent;
  width:70%;
  display:flex;
  flex-direction:row;
}
.landing-section-sevenimage{
  width:50%;
  background-color:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
}
.landing-section-sevenimage img{
padding:10px; 
height:60%;
width:100%;

}
.landing-section-sevencontent{
  width:50%;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  flex-direction:column;
}
.landing-section-sevencontent h1{
  color: black;
    font-size: 20px;
    font-weight: 800;
    font-family: "arial";
    font-style: italic;
    padding-left:10px;
    padding:10px;
}
.landing-section-sevencontent p{
  color: gray;
    font-size: 15px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:10px;
    font-weight: 200;
    line-height:20px;
    font-family: "arial";
}
.landing-section-sevencontent a{
  text-decoration:none;
  color:white;
  font-family:"arial";

}
.landing-section-sevencontent .button-six{
   width:250px;
  height:50px;
  margin:10px;
  background-color:#326ecd;
  display:flex;
  justify-content:center;
  align-items:center;
  border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

.landing-section-eight{
      background-color: #13253b;
  width:100%;
}
.landing-section-eightmain{
  width:100%;
}
.landing-section-eightfirst{
  width:100%;
  height:250px;
  background-color:#13253b;
  display:flex;
  justify-content:center;
  align-items: center;
  flex-direction:column;
}
.landing-section-eightfirst p{
  text-align:center;
  font-family:"arial";
  color:white;
}
.landing-section-eightfirst h1{
  text-align:center;
  font-family:"arial";
  color:white;
  margin-bottom:15px;
}
.landing-section-eighticons{
display:flex;
flex-direction:row;
margin-top:15px;
}
.landing-section-eighticons a div{
width:50px;
height:50px;
display:flex;
justify-content:center;
align-items: center;
border-radius:50%;
background-color:#193352;
margin:5px;
}
.landing-section-eighticons a{
text-decoration:none;
}
.landing-section-eighticons a div i{
font-size:15px;
color:white;
}
.landing-section-eightsecond{
  height:70px;
  display:flex;
  flex-direction:row;
}
.landing-section-eightsecond p{
 font-family:"arial";
 color:white;
}
.landing-section-eightbrighter{
  width:100%;
  height:100%;
  background-color: rgba(30,30,30,0.49);
  display:flex;
  flex-direction:row;
}
.landing-section-eightbrighter div{
  width:100%;
  height:100%;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-nine{
  width:100%;
  background-color:transparent;
}
.landing-section-ninemain{
  width:100%;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-nineheading{
  padding-top:30px;
  padding-bottom:30px;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
flex-direction:column;
}
.landing-section-nineheading h1{
  font-weight: 400;
    line-height: 1.3;
    font-family: "Roboto Condensed", sans-serif;
    font-size:50px;
    color: #000;
}
.landing-section-nineheading h2{
  font-weight: 400;
    line-height: 1.3;
    font-size: 25px;
    text-transform: capitalize;
    color: #92C629;
    font-family: 'Kaushan Script', cursive;
    font-style:italic;
}
.landing-section-nineimage{
  width:70%;
  background-color:transparent;
  display:flex;
  flex-direction:row;
}
.landing-section-nineimage .landing-section-nineimagepartone{
  background-color:transparent;
  margin:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.watch-icon{
  background-color:transparent;
  display:flex;
  flex-direction:row;
  align-items:center;
  margin-top:20px;
  color:#EE7418;
}
.watch-icon i{
  padding:10px;
  }
.landing-section-nineimagepartoneimaging{
    width: 100%;
    height:200px;
    background-color: rebeccapurple;
    position:relative;
  }
  .landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-yogatype{
    width:50%;
    height:15%;
    background-color:white;
    display:flex;
    justify-content:center;
    align-items:center;
    border-bottom-right-radius:50px;
    border-bottom-left-radius:50px;
    border-top-right-radius:50px;
    border-top-left-radius:50px;
    position:absolute;
    top:10%;
    left:5%;
  }
  .landing-section-nineimagepartoneimaging .link-imaging-yogatype{
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #EE7418;
    font-family: Roboto, sans-serif;
  }
  .link-imaging-yogatype:hover{
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color:#92C629!important;
    font-family: Roboto, sans-serif;
  }
.landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-link{
  width:15%;
    height:25%;
    background-color:transparent;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
    position:absolute;
    bottom:-15%;
    left:45%;
    border:1px solid white;
}
.landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-link:hover i{
  background-color:#EE7418;
  color:white;
}
.landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-link i{
background-color:white;
height:40px;
width:40px;
display:flex;
justify-content:center;
align-items:center;
border-radius:50%;
color:#EE7418; 
}
.landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-yogatype{
  
  }
.landing-section-nineimagepartoneimaging img{
  width:100%;
  height:100%;
}

.landing-section-nineimagepartonecontenting{
  background-color:transparent;
  padding:20px;
  display:flex;
  justify-content:center;;
  align-items:center;
  flex-direction:column;
}
.landing-section-nineimagepartonecontenting h1{
  text-align:center;
  margin-top:5px;
  font-weight: 300;
  color: #434343;
  padding-top:5px;
  font-family: "Roboto Condensed", sans-serif;
}
.landing-section-nineimagepartonecontenting h1:hover{
  color:#92C629!important;
}
.landing-section-nineimagepartonecontenting p{
  text-align:center;
  font-size:17px;
    color: #5C5C5C;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
.landing-section-nineimagepartonecontenting p {
    text-align: center;
    font-size: 16px;
    color: #5C5C5C;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 25px;
    padding-top: 10px;
    color: #5C5C5C;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
}
.landing-section-nineimagepartonecontenting span{
    text-align: center;
    font-size: 16px;
    color: #5C5C5C;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #5C5C5C;
}
.landing-section-nineimagepartonecontenting a{
  text-decoration:none;
  font-weight: 500;
  font-size:15px;
  color: #434343;
  font-family: "Roboto Condensed", sans-serif;
}

.landing-section-nineimagepartonecontenting .button-seven-style{
  color:white;
}
.landing-section-nineimagepartonecontenting .button-seven{
  width:100px;
  height:40px;
  margin-top:15px;
  margin-bottom:15px;
  background-color:#EE7418;
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
}
.landing-section-nineimagepartonecontenting .button-seven:hover{
    background-color:white;
    color:#EE7418;
    border:1px solid #EE7418; 
}
 .landing-section-nineimagepartonecontenting .button-seven:hover .button-seven-style{
 color:#EE7418;
}
.landing-section-nineimagepartonecontenting .button-seven .button-seven-icons{
  background-color:orange;
  display:flex;
  flex-direction:row;
  justify-content:center;
  align-items:center;
  position:absolute;
  left:-200px;
  visibility:hidden;
}
.landing-section-nineimagepartonecontenting .button-seven:hover .button-seven-icons{
  visibility:visible;
}
.landing-section-nineimagepartonecontenting .button-seven .button-seven-icons i{
border:1px solid black;
background-color:orange;
border:1px solid black;
display:flex;
justify-content:center;
align-items:center;
}
.landing-section-nineimagepartonecontenting .button-seven .button-seven-icons .button-seven-iconssub{
 background-color:orange;
}
.landing-section-nineimagepartonecontenting .button-seven i{
  font-size:15px;
  background-color:#EE7418;
  padding:10px;
  color:white;
}
.landing-section-nineimage .landing-section-nineimagepartone{
  background-color:transparent;
  margin:10px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.button-seven-iconssub i{
color:orange;
}
.landing-section-ten{
  width:100%;
  background-color:red;
}
.landing-section-tenmain{
  width:100%;
  background-image: url(../assets/images/sun.jpg);
width:100%;
background-repeat:no-repeat;
background-size:cover;
background-position: center;
  height:400px;
}
.landing-section-eleven{
  width:100%;
  background-color:white;
}
.landing-section-elevenmain{
  width:100%;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-elevensub{
  width:70%;
  background-color:white;
  padding:60px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-elevensub p{
  text-align: center;
  color:black;
  font-size:17px;
  font-weight:200;
  font-family:"arial";
  padding-top:20px;
}
.landing-section-elevensub h1{
  text-align:center;
  font-size:50px;
  font-weight:50;
  font-family:"arial";
  color:black;
}
.landing-section-elevensub .landing-section-elevensublinkone{
  color:orange;
  font-style:bold;
  font-size:20px;
  font-weight:200;
  font-family:"arial";
}
.landing-section-elevensub .landing-section-elevensublinktwo{
  text-decoration:none;
  color:black;
  font-family:"arial";
}
.button-eight{
  width:200px;
  height:40px;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
  border:3px solid black;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
  border-top-right-radius:50px;
  border-top-left-radius:50px;
  margin-top:30px;
}
.landing-section-twelve{
  width:100%;
  background-color:white;
}
.landing-section-twelvemain{
  width:100%;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twelvesub{
 width:80%;
 background-color:white;
 margin:10px;
 display:flex;
 flex-direction:row;
 padding:40px;
 border-top:1px solid gray;
}

.landing-section-twelvesubone {
border-radius:50%;
background-image: url(../images/hotel.jpg);
width:60%;
background-repeat:no-repeat;
background-size:cover;
background-position: center;
}
.landing-section-twelvesubone img{
border-radius:50%;
}
.landing-section-twelvesubone img{
height:50%;
border-radius:50%;
}
.landing-section-twelvesubtwo{
  display:flex;
  flex-direction:column;
  width:100%;
  padding-left:100px;
}
.landing-section-twelvesubtwo p{
  text-align:left;
  color:black;
  font-size:17px;
  font-weight:200;
  font-family:"arial";
  padding-top:5px;
  line-height:25px;
}
.landing-section-twelvesubtwo h1{
  text-align:left;
  font-size:40px;
  font-weight:600;
  font-family:"arial";
  color:black;
}
.landing-section-twelvesubtwo .landing-section-twelvesubtwo-linkone{
  color:orange;
  font-style:bold;
  font-size:20px;
  font-weight:200;
  font-family:"arial";
}
.landing-section-twelvesubtwo .landing-section-twelvesubtwo-linktwo{
  text-decoration:none;
  color:black;
  font-family:"arial";
}
.button-nine{
  width:200px;
  height:40px;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
  border:3px solid black;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
  border-top-right-radius:50px;
  border-top-left-radius:50px;
  margin-top:30px;
}





.landing-section-tharteen{
  width:100%;
  background-color:#58595b;
}
.landing-section-tharteenmain{
  width:100%;
  background-color:#58595b;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-tharteensub{
 width:80%;
 background-color:#58595b;
 margin:10px;
 display:flex;
 flex-direction:row;
 padding:40px;
}

.landing-section-tharteensubone {
border-radius:50%;
background-image: url(../images/hotel.jpg);
width:60%;
background-repeat:no-repeat;
background-size:cover;
background-position: center;
}
.landing-section-tharteensubone img{
border-radius:50%;
}
.landing-section-tharteensubone img{
height:50%;
border-radius:50%;
}
.landing-section-tharteensubtwo{
  display:flex;
  flex-direction:column;
  width:100%;
  padding-right:100px;
}
.landing-section-tharteensubtwo p{
  text-align:left;
  color:white;
  font-size:17px;
  font-weight:200;
  font-family:"arial";
  padding-top:5px;
  line-height:25px;
}
.landing-section-tharteensubtwo h1{
  text-align:left;
  font-size:60px;
  font-weight:600;
  font-family:"arial";
  color:white;
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linkone{
  color:orange;
  font-style:bold;
  font-size:20px;
  font-weight:200;
  font-family:"arial";
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linktwo{
  text-decoration:none;
  color:white;
  font-family:"arial";
}
.button-ten{
  width:200px;
  height:40px;
  background-color:#58595b;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
  border:3px solid white;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
  border-top-right-radius:50px;
  border-top-left-radius:50px;
  margin-top:30px;
}

.landing-section-fourteen{
  background-image: url(../assets/images/backgroundone.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  width:100%;
}
.landing-section-fourteen-main{
  background-color:transparent;
  height:100%;
  width:100%;
}
.landing-section-fourteen-partone{
  height:100px;
  background-color:gray;
}
.landing-section-fourteen-partone-opacity{
  height:70px;
  background-color: rgba(30,30,30,0.49);
  display:flex;
  flex-direction:row;
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partoneimage{
  width:50%;
  background-color:transparent;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partonecontent{
  width:50%;
  background-color:transparent;
  height:100%;
  display:flex;
  justify-content:center;
  align-items: center;
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partonecontent div{
  height:25px;
  width:3px;
  background-color:white;
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partonecontent .landing-section-fourteen-partonecontent-link{
 color:white;
font-size:20px;
font-weight:300;
font-family:"arial";
margin:10px;
text-decoration:none;
}
.landing-section-fourteen-parttwo{
  background-color:transparent;
  width:100%;
  height:500px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-fourteen-parttwocontent{
  background-color:transparent;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.landing-section-fourteen-parttwocontent h1{
   color:white;
font-size:50px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
font-style:italic;
margin:5px;
}
.landing-section-fourteen-parttwocontent h2{
   color:white;
font-size:20px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:5px;
}
.landing-section-fourteen-parttwocontent h3{
  
 color:white;
font-size:20px;
font-weight:600;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:5px;
}
.landing-section-fourteen-parttwocontent p{
   color:white;
font-size:20px;
font-weight:200;
font-family:"arial";
word-spacing:7px;
text-align:center;
margin:10px;
}
.landing-section-fourteen-parttwocontent div{
  height:10px;
  width:70px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
  background-color:#63a8e9;    
  margin:20px;
}

.landing-section-fifteen{
  background-color:red;
  width:100%;
}
.landing-section-fifteenmain{
  background-color:#329194;
  width:100%;
  height:400px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-fifteencontent{
  background-color:#329194;
  width:50%;
  display:flex;
  justify-content:center;
  flex-direction:column;
}
.landing-section-fifteencontent h1{
  font-size:50px;
font-weight:800;
font-family:"arial";
font-style:italic;
color:white;
text-align:left;
}
.landing-section-fifteencontent p{
  font-size:20px;
font-weight:200;
font-family:"arial";
color:#E0E0E0;
line-height:25px;
}
.landing-section-fifteencontent div{
 height:5px;
 margin-top:15px;
 margin-bottom:15px;
 width:100px;
 background-color:white;
   border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
.landing-section-fifteenimage{
  background-color:#329194;
  width:50%;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:10px;
}
.landing-section-fifteenimage img{
  width:100%;
  height:80%;
  border:10px solid white;
}
.landing-section-fifteensub{
width:70%;
background-color:#565693;
display:flex;
flex-direction:row;
}

.landing-section-sixteen{
  width:100%;
  background-color:red;
}
.landing-color-one{
  width:100%;
  background-color:#f0efed;
}
.landing-color-two{
  width:100%;
  background-color:#f8f8f8;
}
.landing-section-sixteenmain{
  background-color:#f0efed;
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-sixteensub{
  background-color:transparent;
  width:70%;
  display:flex;
  flex-direction:row;
  padding:40px;
}
.landing-section-sixteenimage{
  width:40%;
  background-color:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  border:10px solid white;
}
.landing-section-sixteenimage img{

width:100%;

}
.landing-section-sixteencontent{
  width:60%;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  flex-direction:column;
  padding:10px;
}
.landing-section-sixteencontent h1{
  color: black;
    font-size: 20px;
    font-weight: 800;
    font-family: "arial";
    font-style: italic;
    padding-left:10px;
    padding:10px;
}
.landing-section-sixteencontent p{
  color: gray;
    font-size: 15px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:10px;
    font-weight: 200;
    line-height:20px;
    font-family: "arial";
}
.landing-section-sixteencontent a{
  text-decoration:none;
  color:white;
  font-family:"arial";

}
.landing-section-sixteencontent .button-six{
   padding-right:20px;
   padding-left:20px;
   padding-top:10px;
   padding-bottom:10px; 
  margin:10px;
  background-color:#326ecd;
  display:flex;
  justify-content:center;
  align-items:center;
  border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}








..landing-section-seventeen{
  width:100%;
  background-color:red;
}
.landing-color-one{
  width:100%;
  background-color:#f0efed;
}
.landing-color-two{
  width:100%;
  background-color:#ffffff;
}
.landing-section-seventeenmain{
  background-color:transparent;
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-seventeensub{
  background-color:transparent;
  width:70%;
  display:flex;
  flex-direction:row;
  padding:40px;
}
.landing-section-seventeenimage{
  width:40%;
  background-color:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  border:10px solid white;
}
.landing-section-seventeenimage img{

width:100%;

}
.landing-section-seventeencontent{
  width:60%;
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:flex-start;
  flex-direction:column;
  padding:10px;
}
.landing-section-seventeencontent h1{
  color: black;
    font-size: 20px;
    font-weight: 800;
    font-family: "arial";
    font-style: italic;
    padding-left:10px;
    padding:10px;
}
.landing-section-seventeencontent p{
  color: gray;
    font-size: 15px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:10px;
    font-weight: 200;
    line-height:20px;
    font-family: "arial";
}
.landing-section-seventeencontent a{
  text-decoration:none;
  color:white;
  font-family:"arial";

}
.landing-section-seventeencontent .button-six{
   padding-right:20px;
   padding-left:20px;
   padding-top:10px;
   padding-bottom:10px; 
  margin:10px;
  background-color:#326ecd;
  display:flex;
  justify-content:center;
  align-items:center;
  border-top-right-radius:5px; 
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
.landing-section-eighteen{
  width:100%;
  background-color:red;
}
.landing-section-eighteenmain{
  width:100%;
  background-color:green;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-eighteensub{
  width:100%;
  background-color:white;
  padding:40px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}

.landing-section-eighteensub h1{
  text-align:center;
  font-family: "arial";
    font-size: 23px;
    font-style: italic;
}
.landing-section-eighteensub p{
  text-align:center;
  font-family: "arial";
    font-size: 15px;
    padding-top:10px;
}
.landing-section-eighteensub .button-eleven{
    margin: 10px;
    padding-right:20px; 
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    background-color: #326ecd;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.landing-section-eighteensub  a{
 text-decoration: none;
    color: white;
    font-family: "arial";
}
.landing-section-nineteen{
  width:100%;
  background-color:red;
}
.landing-section-nineteenmain{
  width:100%;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;   
}
.landing-section-nineteensub{
  width:70%;
  background-color:transparent;
  padding:40px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-nineteenheading{
  display:flex;
  justify-content:center;
  align-items:center;

}
.landing-section-nineteenheading h1{
  font-family:"arial";
  font-size:30px;
  font-style:italic;
}
.landing-section-nineteenpartitions{
  background-color:transparent;
  display:flex;
  margin-top:40px;
  margin-bottom:40px;
  justify-content:center;
  align-items:center;
}
.landing-section-nineteenpartitionsone{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-nineteenpartitionstwo{
  width:2px;
  height:150px;
  background-color:#e8e8e8;
  margin-right:20px;
  margin-left:20px;
}
.landing-section-nineteenpartitionsone p{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  text-align:center;
  font-family:"arial";
  font-size:15px;
  line-height:20px;
}
.landing-section-nineteenpartitionsone h2{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  text-align:center;
  padding:5px;
  font-family:"arial";
  font-size:20px;
  font-size:15px;
  font-weight:600;
}
.landing-section-nineteenpartitionsone .landing-section-nineteenpartitionsoneicon{
  background-color:transparent;
  margin-top:20px;
}
.landing-section-nineteenpartitionsone .landing-section-nineteenpartitionsoneicon i{
  font-size:10px;
  padding:3px;
  color:#dfa356;
}
.landing-section-nineteenpartitionsthree{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-twenty{
  width:100%;
  background:#f0efed;
}
.landing-section-twentymain{
  width:100%;
  background-position:gray;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentysub{
  width:80%;
  background-color:transparent;
  padding:40px;
}
.landing-section-twentysubpartitiononeimagingfirst{
  margin-right:10px;
  display:flex;
  padding:40px;
  justify-content:center;
  align-items:center;
  border-radius:50%;
  background-color:#3676c5;
}
.landing-section-twentysubpartitiononeimagingfirst h4{
  text-align:center;
  font-family: "arial";
color:white;
}
.landing-section-twentysubpartitiononeimagingfirst h4 span{
  font-size:25px;
font-family: "arial";
    font-size: 30px;
    color:white;

}
.landing-section-twentysubpartitionone{
  background-color:transparent;
}
.landing-section-twentysubpartitiononeheading{
  background-color:transparent;
  padding:20px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentysubpartitiononeheading h1{
font-family: "arial";
    font-size: 30px;
    font-style: italic;
}
.twentysubpartitiononeimagingtwo p{
font-family: "arial";
    font-size: 15px;
}
.twentysubpartitiononeimagingtwo a{

}
.twentysubpartitiononeimagingtwo h4{

}
.landing-section-twentysubpartitiontwocontentoneimagepart h4{
  color:white;
}
.twentysubpartitiononeimagingfirst h4 span{
font-family: "arial";
    font-size: 30px;
    font-style: italic;
}
.landing-section-twentysubpartitiontwocontentonecontent h1{
 font-family: "arial";
    font-size: 15px;
    font-style: italic;
}
.landing-section-twentysubpartitiontwocontentonecontent ul li{
 font-family: "arial";
    font-size: 15px;
}
.landing-section-twentysubpartitiontwocontentonecontent a{
 
}
.landing-section-twentysubpartitiononeimaging{
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:10px;
}
.landing-section-twentysubpartitiononeimagingtwo{
  width:70%;
  padding:10px;
  display:flex;
  background-color:transparent;
  justify-content:center;
  align-items:flex-start;
  flex-direction:column;
}
.landing-section-twentysubpartitiononeimagingtwo a{
  text-decoration:none;
  text-align:left;
  padding:10px;
  font-family: "arial";
    font-size: 15px;
    color:blue;
    font-weight:600;
}
.landing-section-twentysubpartitiononeimagingtwo i{
  font-size:15px;
  padding:2px;
}
.landing-section-twentysubpartitiononeimagingtwo p{
  font-family: "arial";
    font-size: 15px;
}
.landing-section-twentysubpartitiontwo{
  background-color:transparent;
  margin-top:10px;
  border-top:2px solid #eae4e8;
}
.landing-section-twentysubpartitiontwocontent{
  background-color:transparent;
  display:flex;
  flex-direction:row;
}
.landing-section-twentysubpartitiontwocontent .landing-section-twentysubpartitiontwocontentone{
  background-color:#dddedb;
  width:100%;
  margin:20px;
}
.landing-section-twentysubpartitiontwocontent .landing-section-twentysubpartitiontwocontentone{
  background-color:#dddedb;
  width:100%;
  margin:20px;
}
.landing-section-twentysubpartitiontwocontentoneimage{
  height:170px;
  position:relative;
  background-image: url(../assets/images/hotel.jpg);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.landing-section-twentysubpartitiontwocontentoneimagepart{
position:absolute;
background-color:red;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
top:0; 
}
.landing-section-twentysubpartitiontwocontentoneimagepart{
position:absolute;
background-color:#3676c5;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
top:0; 
}
.landing-section-twentysubpartitiontwocontentonecontent{
  padding:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.landing-section-twentysubpartitiontwocontentonecontent a{
 text-decoration: none;
    color: white;
    font-family: "arial";
}
.landing-section-twentysubpartitiontwocontentonecontent .button-twelve{
padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top:40px;
    margin-bottom:10px;
    background-color:#3676c5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.landing-section-twentysubpartitiontwocontentonecontent ul{
 margin-top:15px; 
}
.landing-section-twentysubpartitiontwocontentonecontent{
 
}


.landing-section-twentytwo{
  background-color:white;
  width:100%;
}
.landing-section-twentytwomain{
  background-color:white;
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentytwosub{
  background-color:white;
  width:95%;
  margin:10px;
  display:flex;
  flex-direction:row;
}
.landing-section-twentytwosubone{
  width:30%;
  display:flex;
  justify-content:center;
  align-items:center;
  background-color:transparent;
}
.landing-section-twentytwosubone{
  width:40%;
  display:flex;
  flex-direction:column;
}
.landing-section-twentytwosubone-image{
  height:170px;
  background-color:transparent;
  width:100%;
  border: 1px solid #ada4a4;
    padding: 4px;
}
.landing-section-twentytwosubone-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.landing-section-twentytwosubone-image img:hover {
    opacity:0.8;
}
.landing-section-twentytwosubonemainone{
  background-color:transparent;
  display:flex;
  justify-content:center;
  flex-direction:column;
  margin:15px;
}
.landing-section-twentytwosubonemaintwo{
  background-color:transparent;
  display:flex;
  justify-content:center;
  flex-direction:column;
  margin:15px;
}
.landing-section-twentytwosubone-content{
  text-align:center;
}
.landing-section-twentytwosubone-content-heading{
text-decoration:none;
}
.landing-section-twentytwosubone-content-button{
text-decoration:none;
}
.landing-section-twentytwosubtwo{
  background-color:transparent;
}
.landing-section-twentytwosubtwo-image{
  background-color:transparent;
  margin:15px;
  border: 2px dotted #834008;
}
.landing-section-twentytwosubtwo-image img{
 width:100%;
 height:100%;
 object-fit: cover;
}
.landing-section-twentytwosubtwo-image img:hover {
    opacity:0.8;
}
.landing-section-twentytwosubtwo-content{
  padding-right:30px;
  padding-left:30px;
  display:flex;
  align-items:center;
  flex-direction:column;
}
.landing-section-twentytwosubtwo-content a{
 text-decoration:none;
}
.landing-section-twentytwosubtwo-content  a:hover{
 border-bottom:1px solid white;
}
.landing-section-twentytwosubtwo-content h1{
  text-align:center;
}
.landing-section-twentytwosubtwo-content p{
  text-align:center;
}

.landing-section-twentytwosubone-content h1{
font-size: 21px;
    font-weight: 400;
    font-family: initial;
    line-height: 1.25;
    color: #000;
    font-style: bold;
    padding-top: 12px;
}
.landing-section-twentytwosubone-content h1:hover{
color: #999285;
}
.landing-section-twentytwosubone-content h4{
color: #81b9b9;
font-family: Barlow,Helvetica Neue,sans-serif;
font-weight: 700;
font-style:bold;
padding-top:15px;
letter-spacing: 1px;
font-size:14px;
padding-bottom:10px;
}

.landing-section-twentytwosubtwo-content h1{
font-size: 30px;
    font-weight: 400;
    font-family: initial;
    line-height: 1.25;
    color: #67452c;
    font-style: bold;
    padding-top: 12px;
}
.landing-section-twentytwosubtwo-content h1:hover{
color:#67452c;
}
.landing-section-twentytwosubtwo-content p{
color:#333;
font-family: Barlow,Helvetica Neue,sans-serif;
font-weight:600;
padding-top:13px;
letter-spacing: 1px;
font-size:16px;
padding-bottom:10px;
color:black;
line-height:30px;
}
.landing-section-twentytwosubtwo-content h4{
  color: #81b9b9;
font-family: Barlow,Helvetica Neue,sans-serif;
font-weight: 700;
font-style:bold;
padding-top:15px;
letter-spacing: 1px;
font-size:14px;
padding-bottom:10px;
}

.landing-section-twentythree{
  width:100%;
  background-color:red;
}
.landing-section-twentythreemain{
  width:100%;
  background-color:gray;
}
.landing-section-twentythreesub{
  background-color:#f5f5f5;
  display:flex;
  flex-direction:row;
  padding:10px;
}
.landing-section-twentythreesub .landing-section-twentythreesubone{
  background-color:#f5f5f5;
  width:100%;
  margin:10px;
  display: flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
}
.landing-section-twentythreesub .landing-section-twentythreesubone .landing-section-twentythreesubonepartitionone{
  height:1px;
  width:60%;
  background-color:#dbdada;
  margin:30px;
}
.landing-section-twentythreesuboneimage{
  width:100%;
  background-color:#f5f5f5;

}
.landing-section-twentythreesuboneimage img{
  border-radius: 50%;
}
.landing-section-twentythreesuboneimage img:hover{
  opacity:0.8;
}
.landing-section-twentythreesubonecontent a{
 text-decoration:none;
}
.landing-section-twentythreesubonecontent h1{
 font-size: 15px;
    font-weight: 400;
    font-family: initial;
    line-height: inherit;
    color: #000;
    text-align: center;
    padding-top: 12px;
}
.landing-section-twentythreesubonecontent h1:hover{
color: #67452c;
}
.hello-twentythree{
 font-size: 26px;
    font-family: initial;
    color: #67452c;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 400;
}
.landing-section-twentyfour{
  width:100%;
  background-color:red;
}
.landing-section-twentyfourmain{
  width:100%;
  background-color:white;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentyfoursub{
  width:65%;
  background-color:white;
  position:relative;
}
.landing-section-twentyfoursub .hello{
  position:sticky;
  top:0;
}
.navbar-hello{
  position:absolute;
  top:100%;
  left:2%;
  background-color:#fff8f6;
  padding:10px;
  box-shadow: 0 -1px 24px 0 rgb(0 0 0 / 17%);
}
.navbar-hello ul li{
  width:120px;
  padding:7px;
  display:flex;
  flex-direction:row;
  align-items:center;
  position:relative;
  border-bottom:1px solid #c7cacc;
}
.navbar-hello ul li i{
text-align:right;
position: absolute;
right:0;
color:#c7cacc;
}
.navbar-hello a{
text-decoration:none;
color: #000;
font-weight: 500;
font-family: Montserrat;
font-size:13px;
font-weight:600;
}
.navbar-hello-icon{
  color:red;
  font-size:15px;
  margin-left:5px;
}
.navbar-hello-span{
  margin-left:10px;
  font-family: Montserrat;
  font-weight: bold;
  font-size:13px;
}
.navbar-hello-para{
 margin-left:35px;
 text-decoration: none;
    font-size: 13px;
    color: #000;
    background-color: white;
    font-family: 'Montserrat',sans-serif;
}
.landing-section-twentyfoursubone{
  background-color:white;
  display:flex;
  flex-direction:row;
}
.landing-section-twentyfoursubone .landing-section-twentyfoursubonepartone{
 width:100%;
 display:flex;
 justify-content:center;
 align-items:center;
}
.landing-section-twentyfoursubtwo{
background-color:white;
display:flex;
justify-content:center;
align-items:center;
}
.landing-section-twentyfoursubtwo .landing-section-twentyfoursubtwopartone{
margin:40px;
display:flex;
flex-direction:column;
}
.landing-section-twentyfoursubtwo .landing-section-twentyfoursubtwopartone h1{
text-align:center;
font-size:30px;
  font-weight:800;
}
.landing-section-twentyfoursubtwo .landing-section-twentyfoursubtwopartone h4{
text-align:center;
}
.landing-section-twentyfoursubthree{
  background-color:yellow;
  margin-left:4px;
  margin-right:4px;
}
.landing-section-twentyfoursubthreepartone{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub{
  background-color:#ffe9e2;
  padding-right: 5px;
    padding-left: 5px;
  padding-top:10px;
  padding-bottom:10px;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub:hover{
 background-color:#ead8d2;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub:hover a{
 background-color:#ead8d2;
color:#ed193b;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub a{
 text-decoration:none;
 font-size: 13px;
 color: #000;
 font-family:'Montserrat',sans-serif;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub a i{
 color: #000;
 padding-right:6px;
 padding-left:10px;
}
.landing-section-twentyfoursubthreepartone .landing-section-twentyfoursubthreepartonesub a i:hover{
 color:#ed193b;
 padding-right:6px;
 padding-left:10px;
}




.landing-section-twentyfoursubfour{
  background-color:yellow;
  margin-left:6px;
  margin-right:6px;
}
.landing-section-twentyfoursubfourpartone{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:flex-start;
  border-bottom:1px solid #e4e4e4;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub{
  background-color:white;
  padding-right:6px;
  padding-left:6px;
  padding-top:10px;
  padding-bottom:10px;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub:hover{
 background-color:#ead8d2;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub:hover a{
 background-color:#ead8d2;
color:#ed193b;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub a{
 text-decoration:none;
 font-size: 14px;
 color: #000;
 background-color:white;
 font-family:'Montserrat',sans-serif;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub a i{
 color: #000;
 padding-right:6px;
 padding-left:10px;
}
.landing-section-twentyfoursubfourpartone .landing-section-twentyfoursubfourpartonesub a i:hover{
 color:#ed193b;
 padding-right:6px;
 padding-left:10px;
}

.landing-section-twentyfoursubeightparttwomainpartition h1{
  
}

.landing-section-twentyfoursubfive{
  background-color:yellow;
  margin-left:6px;
  margin-right:6px;
}
.landing-section-twentyfoursubfivepartone{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:flex-start;
  border-bottom:1px solid black;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub{
  background-color:white;
  padding-right:6px;
  padding-left:6px;
  padding-top:10px;
  padding-bottom:10px;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub:hover{
 background-color:#ead8d2;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub:hover a{
 background-color:#ead8d2;
color:#ed193b;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub a{
 text-decoration:none;
 font-size: 10px;
 color: #000;
 background-color:white;
 font-family:'Montserrat',sans-serif;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub a i{
 color: #000;
 padding-right:6px;
 padding-left:10px;
}
.landing-section-twentyfoursubfivepartone .landing-section-twentyfoursubfivepartonesub a i:hover{
 color:#ed193b;
 padding-right:6px;
 padding-left:10px;
}
.landing-section-twentyfoursubsix{
  width:100%;
  background-color:gray;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentyfoursubsixpartone{
  width:100%;
  background-color:white;
  padding:40px;
}
.landing-section-twentyfoursubsixpartone h1{
  text-align:center;
  font-size: 40px;
    line-height: 1.1;
    font-weight: normal;
    max-width: 840px;
    margin: 0 auto;
    font-family: 'Faustina',sans-serif;
}



.landing-section-twentyfoursubseven{
  background-color:white;
  border-top:1px solid #e4e4e4;
  border-bottom:1px solid #e4e4e4;
}
.landing-section-twentyfoursubsevenpert{
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
  border-top:1px solid gray;
  border-bottom:1px solid gray;
}
.landing-section-twentyfoursubsevenpartone{
  background-color:transparent;
  width:50%;
  display:flex;
  flex-direction:row;
  align-items:center;

}
.landing-section-twentyfoursubeightpartonefirst p{
  text-decoration: none;
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat',sans-serif;
}
.landing-section-twentyfoursubeightpartonefirst h1{
  text-decoration: none;
    font-size: 14px;
    color: #000;
    font-family:"arial";
    font-style:bold;
}

.landing-section-twentyfoursubsevenpartone a{
 
    margin-right: 3px;
    margin-left: 3px;
 font-size: 10px;
 color: #000;
 background-color:transparent;
 text-decoration:none;
 font-family:'Montserrat',sans-serif;
}
.landing-section-twentyfoursubsevenpartone a:hover{
 background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenpartone .landing-section-twentyfoursubsevenpartone-pointing{
 height:5px;
 width:5px;
 border-radius:50%;
 background-color:#e4e4e4;
 margin:5px;
}
.landing-section-twentyfoursubsevenparttwo{
  background-color:transparent;
 display:flex;
 flex-direction:row;
 width:100%;
 justify-content:flex-end;
}
.landing-section-twentyfoursubsevenparttwoicons{
  background-color:white;
  display:flex;
  padding:5px;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  position:relative;
}
.landing-section-twentyfoursubsevenparttwoicons img{
width:20px;
height:15px; 
}
.landing-section-twentyfoursubsevenparttwoicons:hover{
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoicons:hover .landing-section-twentyfoursubsevenparttwoicons i{
  background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoicons:hover{
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoicons:hover .landing-section-twentyfoursubsevenpartone a{
 background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoicons:hover .landing-section-twentyfoursubsevenpartone a{
   background-color: #f7f7f7;
}

.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssub{
  position:absolute;
  top: 100%;
   padding-right: 4px;
    padding-left: 4px;
    background-color:#f7f7f7;
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    display: none;
}

#facebook:hover{
background-color:blue;
}
#twitter:hover{
background-color:skyblue;
}
#linkedin:hover{
background-color:blue;
}
#whatsapp:hover{
background-color:green;
}
#email:hover{
background-color:red;
}
#facebook:hover i{
color:white;
}
#twitter:hover i{
color:white;
}
#linkedin:hover i{
color:white;
}
#whatsapp:hover i{
color:white;
}
#email:hover i{
color:white;
}


.landing-section-twentyfoursubsevenparttwoiconsseven{
  background-color:white;
  display:flex;
  padding:5px;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  position:relative;
  margin-left:70%;
  margin-top:5%;
}
.landing-section-twentyfoursubsevenparttwoiconsseven img{
width:20px;
height:15px; 
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover{
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover .landing-section-twentyfoursubsevenparttwoiconsseven i{
  background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover{
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover .landing-section-twentyfoursubsevenpartone a{
 background-color: #f7f7f7;
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover .landing-section-twentyfoursubsevenpartone a{
   background-color: #f7f7f7;
}

.landing-section-twentyfoursubsevenparttwoiconsseven .landing-section-twentyfoursubsevenparttwoiconssubseven{
  position:absolute;
  top: 100%;
   padding-right: 4px;
    padding-left: 4px;
    background-color:#f7f7f7;
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    display: none;
}
.landing-section-twentyfoursubsevenparttwoiconsseven:hover .landing-section-twentyfoursubsevenparttwoiconssubseven{
  display:block;
  transform:rotate(-90deg);
}
.landing-section-twentyfoursubsevenparttwoiconssubpointseven {
    border: 1px solid;
    padding: 7px;
    height: 25px;
    border-radius: 52%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.landing-section-twentyfoursubsevenparttwoiconsseven .landing-section-twentyfoursubsevenparttwoiconssubseven i {
    padding-top: 3px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
    transform:rotate(90deg);
}
.landing-section-twentyfoursubsevenparttwoiconsseven .landing-section-twentyfoursubsevenparttwoiconssubseven {
    position: absolute;
    top: -230%;
    right: 260%;
    padding-right: 4px;
    padding-left: 4px;
    background-color: #f7f7f7;
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    display: none;
}





.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssubiconinng{
  position:absolute;
  top: 100%;
  left:0;
   padding-right: 7px;
    padding-left: 7px;
    background-color:#f7f7f7;
    box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
    display: none;
}
.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssubiconinng ul{
  list-style:none;
}
.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssubiconinng a{
  text-align:right;
  color:black;
  text-decoration:none;
}
.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssubiconinng ul li{
  padding:10px;
  border-bottom:1px solid gray;
}
.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssubiconinng ul li:hover{
  
  background-color:white;
}
.landing-section-twentyfoursubsevenparttwoicons:hover .landing-section-twentyfoursubsevenparttwoiconssubiconinng{
  display:block;
}
.landing-section-twentyfoursubsevenparttwoicons:hover .landing-section-twentyfoursubsevenparttwoiconssub{
  display:block;
}
.landing-section-twentyfoursubsevenparttwoicons .landing-section-twentyfoursubsevenparttwoiconssub i{
padding-top: 3px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
}
.landing-section-twentyfoursubsevenparttwoicons i{
  background-color:transparent;
  font-size:15px;
}
.landing-section-twentyfoursubsevenparttwoiconssubpoint{
  border: 1px solid;
    padding: 7px;
    height: 25px;
    border-radius: 52%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.landing-section-twentyfoursubsevenparttwoiconssubpointseven{
  border: 1px solid;
    padding: 7px;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 52%;
    display: flex;
    justify-content: center;
    align-items:center;
}



.landing-section-twentyfoursubeight{
  width:100%;
  background-color:red;
}
.landing-section-twentyfoursubeightpart{
  background-color:white;
  display:flex;
  flex-direction:row;
}
.landing-section-twentyfoursubeightpartone{
  margin:10px;
  background-color:white;
  width:65%;
}
.landing-section-twentyfoursubeightpartonefirst{
  background-color:#ffe9e2;
  padding:20px;
}
.landing-section-twentyfoursubeightpartonetwo{
  margin-top:10px;
  background-color:white;
  padding:10px;
  display:flex;
  flex-direction:row;
}
.landing-section-twentyfoursubeightpartonetwoimage{
  padding:10px;
}

.landing-section-twentyfoursubeightpartonetwocontent{
  padding:10px;
}
.landing-section-twentyfoursubeightpartonetwocontent p{
  text-align:justify;
    font-size: 20px;
    line-height: 1.1;
    font-weight: normal;
    margin: 0 auto;
    font-family: 'Faustina',sans-serif;
}














.landing-section-twentyfoursubeightparttwo{
  margin:20px;
  width:35%;
  background-color:white;
}
.landing-section-twentyfoursubeightparttwomain{
  background-color:green;   
}
.landing-section-twentyfoursubeightparttwomainpartition{
  background-color:white;
  display:flex;
  flex-direction:row;
  padding:10px;
  border-bottom:2px solid #e4e4e4;
}
.landing-section-twentyfoursubeightparttwomainpartition img{
  height:100%;
  width:30%;
}
.landing-section-twentyfoursubeightparttwomainpartition span{
 font-size:40px;
  color:#e4e4e4;
  padding-right:5px;
}
.landing-section-twentyfoursubeightparttwomainpartition h1{
  font-family:"arial";
  font-size:20px;
}
.landing-section-twentyfoursubeightparttwomainpartition a{
    font-size: 13px;
    line-height: 20px;
    text-decoration:none;
    color:black;
    font-weight: normal;
    font-family: 'Faustina',sans-serif;
}

.landing-section-twentyfive{
  width:100%;
  background-color:yellow;
}
.landing-section-twentyfivemain{
  width:100%;
  height:700px;
  background-color:#4d839f;
  display:flex;
  justify-content:center;
  align-items: center;
}
.landing-section-twentyfivesub{
  background-color:transparent;
  background-image: url(../assets/images/clipone.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
  width:80%;
  height:600px;
  box-shadow: 0 10px 14px 0 rgb(0 0 0 / 34%);
}
.landing-section-twentyfivesubnavber{
  background-color:transparent;
  display:flex;
  padding:30px;
  flex-direction:row;
}
.landing-section-twentyfivesubnavbarlogo{
  width:30%;
  padding:10px;
}
.landing-section-twentyfivesubnavbaricon{
 width:70%;
  padding:10px;
  background-color:transparent;
  display:flex;
  flex-direction:row;
  justify-content:flex-end;
}
.button-signup{
  background-color:#4d839f;
  padding-right:10px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
}
.button-signup a{
  color:white;
}
.landing-section-twentyfivesubnavbaricon ul{
display:flex;
list-style:none;
justify-content:center;
align-items:center;
}
.landing-section-twentyfivesubnavbaricon ul li{
padding-right:60px;
padding-right:60px;
padding-right:60px;
}

.landing-section-twentyfivesubnavbaricon ul li a{
text-decoration:none;
font-size:15px;
font-weight:600;
color:black;
font-family:"arial";
}
.landing-section-twentyfivesubnavbartwo{
  background-color:transparent;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
}
.landing-section-twentyfivesubnavbaetwoimage{
  width:50%;
  background-color: transparent;
    background-image: url(../assets/images/hotel.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  height:300px;
  margin-top:40px;
 border-bottom-right-radius:200px;
  border-top-right-radius:200px; 
}
.landing-section-twentyfivesubnavbaetwocontent{
  width:50%;
  padding:50px;
  background-color:transparent;
}
.landing-section-twentyfivesubnavbaetwocontentbuttons{
  background-color:transparent;
  display:flex;
  margin-top:10px;
  flex-direction:row;
}
.inputbutton{
  width:240px;
  height:25px;
  padding-left:20px;
  color:black;
  margin-top:10px;
  border:1px solid #4d839f;
  background-color:transparent;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
}
.landing-section-twentyfivesubnavbaetwocontentbuttons .button-fourteen{
width:110px;
height:25px;
margin-top:10px;
background-color:#4d839f;
border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
  display:flex;
  justify-content:center;
  align-items:center;  margin-right:20px; 
}
.landing-section-twentyfivesubnavbaetwocontentbuttons a{
text-decoration:none;
font-size:12px;
font-weight:400;
color:black;
font-family:"arial";
}
.landing-section-twentyfivesubnavbaetwocontentbuttons .button-fifteen{
width:110px;
height:25px;
background-color:transparent;
border:1px solid #4d839f;
margin-top:10px; 
border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-top-left-radius:20px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.landing-section-twentyfivesubnavbaetwocontent h2{
font-size:15px;
font-weight:400;
color:black;
font-family:"arial";
word-spacing:2px;
}
.landing-section-twentyfivesubnavbaetwocontent h1{
font-size:40px;
font-style:italic;
font-weight:800;
color:#4d839f;
font-family:none;
}
.landing-section-twentyfivesubnavbaetwocontent span{
font-size:20px;
font-weight:800;
color:black;
font-family:"arial";
}
.landing-section-twentyfivesubnavbaetwocontent p{
margin-top:17px;
margin-bottom:17px;
}
.landing-section-twentyfivesubnavbaricon a{

}
@media only screen and (max-width: 988px) {
 .landing-section-one-parttwo-undertwo-one {
    background-color: #38acd5;
    width: 60%;
    margin: 30px;
}
.landing-section-one-parttwo-undertwo {
    width: 100%;
    background-color: rgb(56, 172, 213);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.landing-section-twelvesubone {
    height: 300px;
}
.landing-section-tharteensubone {
    height:300px;
}
}
@media only screen and (max-width: 820px) {
 .landing-section-two-partone-subone {
    width: 100%;
}
.landing-section-two-parttwo {
 height:auto;
}
.landing-section-three-parttwo {
    height:auto;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo {
    height: auto;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo {
    height:auto;
}
.landing-section-two-partone-subtwo h1 {
  padding-left:0px;
    text-align: center;
}
.landing-section-two-partone-subtwo h1 {
   padding-left:30px;
}
.landing-section-two-parttwo-subone {
    margin: 20px;
}
.landing-section-three-parttwo-subone {
    margin: 20px;
}
.landing-section-one-parttwo-undertwo-two {
    margin: 20px;
}
.landing-section-twentyfoursub {
    width: 85%;
}
.landing-section-twentyfoursubthreepartone {
    flex-wrap: wrap;
}
.landing-section-twentythreesub {
    flex-wrap: wrap;
}  
.landing-section-two-partone-subone {
    
} 
.landing-section-twentyfoursubfourpartone {
    flex-wrap: wrap;
}
.landing-section-twentysubpartitiontwocontent {
    flex-wrap:wrap;
}
.landing-section-nineimage {
    width: 70%;
    background-color: transparent;
    display: flex;
    flex-direction: column;
}
}
@media only screen and (max-width: 574px) {
 .landing-section-one-partone-content {
    display: none;
}
.landing-section-one-partone-logo {
    width: 100%;
}
.landing-section-one-parttwo-undertwo-one {
    width: 80%;
}

.landing-section-one-parttwo-undertwo-two img{
  width:100%;
  height:100%;
}
.landing-section-two-partone-subone {
 flex-direction:column;
}
.landing-section-two-partone-subone .landing-section-two-partone-subtwo {
    width: 80%;
    background-color: #f6f6f6;
    box-shadow: 0 10px 12px 0 rgb(0 0 0 / 34%);
}
.landing-section-two-partone-subone {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items:center;
}
.landing-section-two-parttwo {
    height: auto;
}
.landing-section-three-parttwo {
    height:auto;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subthree {
    width: 100%;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo {
    width: 100%;
}
.landing-section-two-parttwo-subone {
    flex-direction: column;
}
.landing-section-three-parttwo-subone {
    flex-direction:column;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subthree {
    width: 100%;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo {
    width: 100%;
}
.landing-section-five-mainpartitionsubtwo{
  display:flex;
  align-items:center;
}
.landing-section-fiveimage {
    width: 100%;
}
.landing-section-five-mainpartitionsubtwo {
    flex-direction: column;
    padding:auto;
}
.landing-section-fivecontent {
    align-items: center;
}
.landing-section-fivecontent {
    margin-left:0px;
}
.landing-section-fivecontent ul li {
   padding:10px;
}
.landing-section-sixsub {
    flex-direction: column;
    margin:30px;
}
.landing-section-sixmain {
    height:auto;
}
.landing-section-siximage {
    width: 100%;
}
.landing-section-sixcontent {
    width: 100%;
}
.landing-section-four-partone-opacity .landing-section-four-partonecontent {
    display:none;
}
.landing-section-sevencontent {
    width: 100%;
}
.landing-section-sevenimage {
    width: 100%;
}
.landing-section-sevensub {
    flex-direction: column;
}
.landing-section-eightbrighter {
    flex-direction: column;
}
.landing-section-twelvesub {
    flex-direction: column;
    align-items:center;
}
.landing-section-twelvesubtwo {
  padding-left:0px;
}
.landing-section-tharteensub {
    flex-direction: column;
    align-items:center;
}
.landing-section-tharteensubtwo {
    padding-right: 0px; 
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partonecontent {
    display:none;
}
.landing-section-twentysubpartitiononeimaging {
    flex-direction: column;
}
.landing-section-twentysubpartitiononeheading {
   padding:0px;
}
.landing-section-fifteenmain {
  height:auto;
}
.landing-section-fifteenimage {
    width: 100%;
}
.landing-section-fifteencontent {
    width: 100%;
}
.landing-section-fifteensub {
    flex-direction: column;
}
.landing-section-nineteenpartitions {
    flex-direction: column;
}
.landing-section-sixteensub {
   flex-direction: column;
}
.landing-section-sixteenimage {
    width: 100%;
}
.landing-section-sixteencontent {
    width: 100%;
}
.landing-section-seventeensub{
  flex-direction:column;
}
.landing-section-seventeencontent{
  width:100%;
}
.landing-section-seventeenimage{
  width:100%;
}
.landing-section-twentytwosub {
    flex-direction: column;
}
.landing-section-twentytwosubone{
  width:100%;
}
.navbar-hello-para {
    display: none;
}
.landing-section-twentyfoursubeightpart {
    flex-direction: column;
}
.landing-section-twentyfoursubeightpartone{
  width:100%;
}
.landing-section-twentyfoursubeightparttwo {
   width:100%;
}
.landing-section-twentyfoursubeightparttwo {
    margin: 0px;
}
.landing-section-twentyfive {
    display: none;
}
.landing-section-twentyfoursubeightpartonetwo{
  flex-direction:column;
}
.landing-section-five-mainupperheading {
    height: auto;
    padding:20px;
}
.landing-section-fivecontent{
  width:auto;
}
.landing-section-twentyfoursubfivepartone {
    display: none;
}
.landing-section-twentyfoursubsevenparttwoicons {
    padding: 2px;
}
.landing-section-twelvesubone {
    width: 90%;
}
.landing-section-tharteensubone {
    width: 90%;
}
}
@media only screen and (max-width: 746px) {
 .landing-section-one-partone-content {
    display: none;
}
.landing-section-one-partone-logo {
    width: 100%;
}
.landing-section-one-parttwo-undertwo-one {
    width: 80%;
}

.landing-section-one-parttwo-undertwo-two img{
  width:100%;
  height:100%;
}
.landing-section-two-partone-subone {
 flex-direction:column;
}
.landing-section-two-partone-subone .landing-section-two-partone-subtwo {
    width: 80%;
    background-color: #f6f6f6;
    box-shadow: 0 10px 12px 0 rgb(0 0 0 / 34%);
}
.landing-section-two-partone-subone {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items:center;
}
.landing-section-two-parttwo {
    height: auto;
}
.landing-section-three-parttwo {
    height:auto;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subthree {
    width: 100%;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo {
    width: 100%;
}
.landing-section-two-parttwo-subone {
    flex-direction: column;
}
.landing-section-three-parttwo-subone {
    flex-direction:column;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subthree {
    width: 100%;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo {
    width: 100%;
}
.landing-section-five-mainpartitionsubtwo{
  display:flex;
  align-items:center;
}
.landing-section-fiveimage {
    width: 100%;
}
.landing-section-five-mainpartitionsubtwo {
    flex-direction: column;
    padding:auto;
}
.landing-section-fivecontent {
    align-items: center;
}
.landing-section-fivecontent {
    margin-left:0px;
}
.landing-section-fivecontent ul li {
   padding:10px;
}
.landing-section-sixsub {
    flex-direction: column;
    margin:30px;
}
.landing-section-sixmain {
    height:auto;
}
.landing-section-siximage {
    width: 100%;
}
.landing-section-sixcontent {
    width: 100%;
}
.landing-section-four-partone-opacity .landing-section-four-partonecontent {
    display:none;
}
.landing-section-sevencontent {
    width: 100%;
}
.landing-section-sevenimage {
    width: 100%;
}
.landing-section-sevensub {
    flex-direction: column;
}
.landing-section-eightbrighter {
    flex-direction: column;
}
.landing-section-twelvesub {
    flex-direction: column;
    align-items:center;
}
.landing-section-twelvesubtwo {
  padding-left:0px;
}
.landing-section-tharteensub {
    flex-direction: column;
    align-items:center;
}
.landing-section-tharteensubtwo {
    padding-right: 0px; 
}
.landing-section-fourteen-partone-opacity .landing-section-fourteen-partonecontent {
    display:none;
}
.landing-section-twentysubpartitiononeimaging {
    flex-direction: column;
}
.landing-section-twentysubpartitiononeheading {
   padding:0px;
}
.landing-section-fifteenmain {
  height:auto;
}
.landing-section-fifteenimage {
    width: 100%;
}
.landing-section-fifteencontent {
    width: 100%;
}
.landing-section-fifteensub {
    flex-direction: column;
}
.landing-section-nineteenpartitions {
    flex-direction: column;
}
.landing-section-sixteensub {
   flex-direction: column;
}
.landing-section-sixteenimage {
    width: 100%;
}
.landing-section-sixteencontent {
    width: 100%;
}
.landing-section-seventeensub{
  flex-direction:column;
}
.landing-section-seventeencontent{
  width:100%;
}
.landing-section-seventeenimage{
  width:100%;
}
.landing-section-twentytwosub {
    flex-direction: column;
}
.landing-section-twentytwosubone{
  width:100%;
}
.navbar-hello-para {
    display: none;
}
.landing-section-twentyfoursubeightpart {
    flex-direction: column;
}
.landing-section-twentyfoursubeightpartone{
  width:100%;
}
.landing-section-twentyfoursubeightparttwo {
   width:100%;
}
.landing-section-twentyfoursubeightparttwo {
    margin: 0px;
}
.landing-section-twentyfive {
    display: none;
}
.landing-section-twentyfoursubeightpartonetwo{
  flex-direction:column;
}
.landing-section-five-mainupperheading {
    height: auto;
    padding:20px;
}
.landing-section-fivecontent{
  width:auto;
}
.landing-section-twentyfoursubfivepartone {
    display: none;
}
.landing-section-twentyfoursubsevenparttwoicons {
    padding: 2px;
}
.landing-section-twelvesubone {
    width: 90%;
}
.landing-section-tharteensubone {
    width: 90%;
}
}
@media only screen and (max-width: 412px) {
 .landing-section-one-parttwo-undertwo-one p{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: white;
    padding-top: 20px;
}
.landing-section-elevensub {
    padding: 0px
}
.landing-section-twentysubpartitiononeimagingtwo {
    width: 100%;
}
.landing-section-twentyfoursubsixpartone h1 {
    font-size: 20px;
}
.landing-section-twentyfoursubeightpartonetwocontent p {
    font-size: 15px;
}
.landing-section-nineimagepartoneimaging .link-imaging-yogatype {
    font-size: 12px;
}
.landing-section-nineimagepartoneimaging .landing-section-nineimagepartoneimaging-link {
    width: 15%;
    border: 0px solid white;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subthree {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.landing-section-twentysubpartitiononeheading h1 {
    font-size: 15px;
    text-align: center;
}
.landing-section-twentytwosubtwo-image img {
    object-fit: cover;
}
.landing-section-twentyfoursubsevenparttwo {
    display: none;
}
.hello-twentythree {
    text-align: center;
}
.landing-section-one-parttwo-undertwo-one h1 {
    font-size: 25px;
}
.landing-section-one-parttwo-undertwo-one a {
    font-size: 15px;
}
.button-one {
    height: 20%;
    width: 50%;
    margin-top: 20px;
}
.landing-section-one-partone {
    height: 50px;
}
.landing-section-two-partone-subtwo h1 {
    font-size: 20px;
}
.landing-section-two-partone-subtwo p {
    font-size: 15px;
    word-spacing: 7px;
    padding-left: 40px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 0px;
}
.landing-section-two-partone-subtwo a {
    font-size: 15px;
}
.landing-section-three-part-two i {
    font-size: 15px;
}
.landing-section-three-part-two div {
    height: 30px;
    width: 30px;
}
.landing-section-four-parttwocontent h2 {
    font-size: 15px;
}
.landing-section-four-parttwocontent h3 {
    font-size: 15px;
}
.landing-section-four-parttwocontent p {
    font-size: 15px;
}
.landing-section-four-parttwocontent h1 {
    font-size: 25px;
}
.landing-section-five-mainsub h1 {
    font-size: 15px;
}
.landing-section-five-mainsub h2 {
    font-size: 12px;
}
.landing-section-fivecontent ul li {
    font-size: 13px;
}
.landing-section-fivecontent .button-five {
    width: 100px;
    height: 50px;
    margin: 10px;
}
.landing-section-fivecontent a {
    font-size: 10px;
    text-align: center;
}
.landing-section-sixcontent h1 {
    font-size: 25px;
    text-align: left;
}
.landing-section-sixcontent p {
    font-size: 15px;
    line-height: 25px;
}
.landing-section-sevencontent p {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.landing-section-sevencontent a {
    font-size: 12px;
    text-align: center;
}
.landing-section-sevencontent .button-six {
    width:100px;
}
.landing-section-sevencontent h1 {
    font-size: 15px;
}
.landing-section-eightfirst p {
    font-size: 13px;
}
.landing-section-eightfirst h1 {
    font-size: 15px;
}
.landing-section-eighticons a div {
    width: 30px;
    height: 30px;
}
.landing-section-nineheading h1 {
    font-size: 30px;
}
.landing-section-nineheading h2 {
    font-size: 20px;
}
.landing-section-elevensub h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 50;
    font-family: "arial";
    color: black;
}
.landing-section-elevensub p {
    font-size: 15px;
    padding-top: 10px;
}
.button-eight {
    width: 150px;
}
.landing-section-twelvesubtwo h1 {
    font-size: 30px;
    margin-top: 20px;
}
.landing-section-twelvesubtwo p {
    font-size: 15px;
}
.landing-section-twelvesubtwo .landing-section-twelvesubtwo-linkone {
    font-size: 15px;
}
.button-nine {
    width: 150px;
}
.button-ten {
    width: 200px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linkone {
   font-size:15px;
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linktwo {
   font-size:15px;
}
.landing-section-tharteensubtwo p {
    font-size: 15px;
}
.landing-section-tharteensubtwo h1 {
    font-size: 25px;
}
.landing-section-fourteen-parttwocontent h1 {
    font-size: 25px;
}
.landing-section-fourteen-parttwocontent p {
    font-size: 15px;
}
.landing-section-fourteen-parttwocontent h2 {
    font-size: 15px;
}
.landing-section-fourteen-parttwocontent h3 {
    font-size: 15px;
}
.landing-section-eighteensub h1 {
    font-size: 20px;
}
.landing-section-eighteensub p {
    font-size: 13px;
}
.landing-section-eighteensub a {
    font-size: 13px;
}
.landing-section-twentysubpartitiononeheading h1 {
    font-size: 20px;
}
.landing-section-twentysubpartitiontwocontentonecontent a {
    font-size: 12px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo {
   background-color:transparent;
}
.landing-section-two-parttwo-subthree-content {
    padding: 5px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo {
    height: 300px;
}
.landing-section-two-parttwo-subthree-content {
    background-color: #f6f6f6;
    padding: 35px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.landing-section-fifteencontent div {
    height: 5px;
    margin-top: 10px;
    margin-bottom:10px;
}
.landing-section-fifteencontent p {
    font-size: 20px;
    line-height: 30px;
}
.landing-section-fifteencontent h1 {
    font-size: 30px;
}
.landing-section-nineteenheading h1 {
    font-size: 20px;
}
.landing-section-fifteensub {
    margin-top: 20px;
    margin-bottom: 20px;
}
.landing-section-twentytwosubtwo-content p {
    font-size: 16px;
    line-height: 20px;
}
.landing-section-twentytwosubtwo-content h1 {
    font-size: 20px;
}
.landing-section-twentythreesubonecontent h1 {
    font-size: 12px;
}
.landing-section-two-parttwo-subone .landing-section-two-parttwo-subtwo img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.landing-section-two-parttwo-subthree-content {
    padding: 10px;
}
.landing-section-three-parttwo-subthree-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
     border-bottom-left-radius: 0px;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo img {
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
}
.landing-section-three-parttwo-subthree-content {
    padding: 10px;
}
.landing-section-three-parttwo-subone .landing-section-three-parttwo-subtwo {
    background-color: transparent;
    height:300px;
}
.landing-section-three-parttwo-subone {
    background-color: transparent;
}
}
@media only screen and (max-width: 416px) {
 .landing-section-one-parttwo-undertwo-one p{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: white;
    padding-top: 20px;
}

.landing-section-one-parttwo-undertwo-one h1 {
    font-size: 25px;
}
.landing-section-one-parttwo-undertwo-one a {
    font-size: 15px;
}
.button-one {
    height:50px;
    width: 50%;
    margin-top: 20px;
}
.landing-section-one-partone {
    height: 50px;
}
.landing-section-two-partone-subtwo h1 {
    font-size: 20px;
}
.landing-section-two-partone-subtwo p {
    font-size: 15px;
    word-spacing: 7px;
    padding-left: 40px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 0px;
}
.landing-section-two-partone-subtwo a {
    font-size: 15px;
}
.landing-section-three-part-two i {
    font-size: 15px;
}
.landing-section-three-part-two div {
    height: 30px;
    width: 30px;
}
.landing-section-four-parttwocontent h2 {
    font-size: 15px;
}
.landing-section-four-parttwocontent h3 {
    font-size: 15px;
}
.landing-section-four-parttwocontent p {
    font-size: 15px;
}
.landing-section-four-parttwocontent h1 {
    font-size: 25px;
}
.landing-section-five-mainsub h1 {
    font-size: 15px;
}
.landing-section-five-mainsub h2 {
    font-size: 12px;
}
.landing-section-fivecontent ul li {
    font-size: 15px;
    color: black;
}
.landing-section-fivecontent ul div {
    height: 20px;
    width: 40px;
}
.landing-section-fivecontent .button-five {
    width: 100px;
    height: 50px;
    margin: 10px;
}
.landing-section-fivecontent a {
    font-size: 13px;
    text-align: center;
}
.landing-section-sixcontent h1 {
    font-size: 25px;
    text-align: left;
}
.landing-section-sixcontent p {
    font-size: 15px;
    line-height: 25px;
}
.landing-section-sevencontent p {
   font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
}
.landing-section-sevencontent a {
    font-size: 12px;
    text-align: center;
}
.landing-section-sevencontent .button-six {
    width:100px;
}
.landing-section-sevencontent h1 {
    font-size: 15px;
}
.landing-section-eightfirst p {
    font-size: 13px;
}
.landing-section-eightfirst h1 {
    font-size: 15px;
}
.landing-section-eighticons a div {
    width: 30px;
    height: 30px;
}
.landing-section-nineheading h1 {
    font-size: 30px;
}
.landing-section-nineheading h2 {
    font-size: 20px;
}
.landing-section-elevensub h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 50;
    font-family: "arial";
    color: black;
}
.landing-section-elevensub p {
    font-size: 15px;
    padding-top: 10px;
}
.button-eight {
    width: 150px;
}
.landing-section-twelvesubtwo h1 {
    font-size: 30px;
    margin-top: 20px;
}
.landing-section-twelvesubtwo p {
    font-size: 15px;
}
.landing-section-twelvesubtwo .landing-section-twelvesubtwo-linkone {
    font-size: 15px;
}
.button-nine {
    width: 150px;
}
.button-ten {
    width: 200px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linkone {
   font-size:15px;
}
.landing-section-tharteensubtwo .landing-section-tharteensubtwo-linktwo {
   font-size:15px;
}
.landing-section-tharteensubtwo p {
    font-size: 15px;
}
.landing-section-tharteensubtwo h1 {
    font-size: 25px;
}
.landing-section-fourteen-parttwocontent h1 {
    font-size: 25px;
}
.landing-section-fourteen-parttwocontent p {
    font-size: 15px;
}
.landing-section-fourteen-parttwocontent h2 {
    font-size: 15px;
}
.landing-section-fourteen-parttwocontent h3 {
    font-size: 15px;
}
.landing-section-eighteensub h1 {
    font-size: 20px;
}
.landing-section-eighteensub p {
    font-size: 13px;
}
.landing-section-eighteensub a {
    font-size: 13px;
}
.landing-section-twentysubpartitiononeheading h1 {
    font-size: 20px;
}
.landing-section-twentysubpartitiontwocontentonecontent a {
    font-size: 12px;
}
.landing-section-fifteencontent div {
    height: 5px;
    margin-top: 10px;
    margin-bottom:10px;
}
.landing-section-fifteencontent p {
    font-size: 20px;
    line-height: 30px;
}
.landing-section-fifteencontent h1 {
    font-size: 30px;
}
.landing-section-nineteenheading h1 {
    font-size: 20px;
}
.landing-section-fifteensub {
    margin-top: 20px;
    margin-bottom: 20px;
}
.landing-section-twentytwosubtwo-content p {
    font-size: 16px;
    line-height: 20px;
}
.landing-section-twentytwosubtwo-content h1 {
    font-size: 20px;
}
.landing-section-twentythreesubonecontent h1 {
    font-size: 21px;
}
}
@media only screen and (max-width: 925px) {
 .landing-section-two-partone-subone {
    width: 100%;
}
.landing-section-two-partone-subtwo h1 {
  padding-left:0px;
    text-align: center;
}
.landing-section-two-partone-subtwo h1 {
   padding-left:40px;
}
.landing-section-two-parttwo-subone {
    margin: 20px;
}
.landing-section-three-parttwo-subone {
    margin: 20px;
}
.landing-section-one-parttwo-undertwo-two {
    margin: 20px;
}
.landing-section-twentyfoursub {
    width: 85%;
}
.landing-section-twentyfoursubthreepartone {
    flex-wrap: wrap;
}
}


@media screen and (max-width: 1400px) and (min-width: 1199px) {
    .landing-section-twentytwosubone-content h1 {
    font-size: 21px;
}
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
     #blog-align-title {
    font-size: 19px;
}
.landing-section-twentytwosubone-content h1 {
    font-size: 17px;
}
}

.padding-f