@import url('https://fonts.googleapis.com/css2?family=Podkova:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&family=Podkova:wght@800&display=swap');
@font-face {
    font-family: Rubik;
    src: url(../fonts/Rubik-Regular.ttf);
}
@font-face {
    font-family: Gotham;
    src: url(../fonts/GothamMedium.ttf);
}
:root {
    --hero-color: #ffffff;
    --bg-color: #ffffff;
    --bg-color2: #ffffff;
    --bg-color3: #ffffff;
    --main-color: #f1c40f;
    --text-color: #000000;
    --text-light: #bdc3c7;
    --font1: "Rubik", sans-serif;
    --font2: "Gotham", sans-serif;
    --box-shadow: 10px 10px 15px rgba(0,  0,  0,  0.9), inset 10px 10px 60px rgba(0,  0,  0,  0.3), inset -10px -10px 60px rgba(0,  0,  0,  0.3);
    --box-shadow2: inset 8px 8px 10px rgba(255,  255,  255,  0.2), inset -10px -10px 15px rgba(0,  0,  0,  0.9);
    --btnTransition: all .2s cubic-bezier(0.175,  0.885,  0.32,  1.275);
    --popTransition: all .3s ease;
    --popTransition2: all .4s ease-in-out;
}

.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #changing-eighteenbutton{
      background-color: #02a249;
      padding:10px;
    }


.landing-one{
  height:700px;
  background-size:100% 100%;
  background-image:url(../images2/background-two.jpg);
  background-size:cover;
    opacity: 1;
  background-repeat: no-repeat;
}
 .landing-one .landing-one-sub{
width:100%;
height:100%;
display:flex;
justify-content:center;
flex-direction:column;
align-items:center;
}
.landing-one .landing-one-sub h1{
color:white;
font-size:40px;
text-align:center;
font-family: 'Zilla Slab', serif;
font-weight: 400;
color: #FFF;
font-size: 56px;
animation-name:example-four;
  animation-duration:3s;
  padding-bottom:20px;
}
.landing-one .landing-one-sub h2{
color:black;
    font-family: 'Zilla Slab', serif;
    font-size: 102px;
    font-weight: 700;
    text-transform: uppercase;
    background-color:white;
}
.landing-one .landing-one-sub p{
color: #fff;
padding-top:20px;
    font-size: 22px;
    line-height: 1.6em;
    font-family:"arial";
    text-align:center;
}
.landing-one-heading{
  background-color:white;
  height:500px;
  width:100px;
}

.landing-one .landing-one-sub div{ 
background-color:#FFED7D;
display:flex;
justify-content:center;
align-items:center;
border-top-left-radius:50px;
border-top-right-radius:50px;
border-bottom-left-radius:50px;
border-bottom-right-radius:50px;
margin-top:20px;
transition:width 1s;
transition:height 1s;
box-shadow: 7px 6px 21px 0px rgb(0 0 0 / 50%);
}


.read-more{
  text-decoration:none;
  color:black;
  font-family:"arial";
  font-size:20px;
  font-weight:300px;
}
.logo-methews{
  font-size:100px;
}

}
.landing-one .landing-one-sub div .read-more:hover{
text-decoration:none;
background-color:black;
margin:5px;
border:10px solid black;
color:black;
font-style:"arial";
font-size: 20px;
    font-weight: 400;
}
.landing-one .landing-one-sub div .contact-us{
text-decoration:none;
background-color:black;
margin:5px;
border:10px solid black;
color:white;
font-style:"arial";
font-size: 20px;
    font-weight: 400;
}
.landing-one .landing-one-sub div .contact-us:hover{
text-decoration:none;
background-color:#FF9933;
margin:5px;
border:10px solid #FF9933;
color:white;
font-style:"arial";
}

.landing-nineteen-one{
 
}
.landing-nineteen-one-mainone{
  background-color: rgba(30,30,30,0.49);
}
.landing-nineteen-one-mainonemain{
  background-color:white;   
}
.landing-nineteen-one-maintwo{
background-color:transparent;
background-color: transparent;
    margin-right: 50px;
    margin-left: 50px;
    box-shadow: 2px 2px 11px 1px grey;
}
.landing-nineteen-one-maintwo-first{
background-color:transparent;
}
.landing-nineteen-one-maintwo-first .nineteen-coton{

}
.landing-nineteen-one-maintwo-first strong{
 font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #cda274;
    margin-bottom: 5px;
    padding-left:10px;
}
.landing-nineteen-one-maintwo-first h1{
font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 53px;
    color: #232323;
    text-rendering: optimizeLegibility;
    text-align: left;
    letter-spacing: 0.3px;
}
.landing-nineteen-one-maintwo-first p{
font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    color: #777777;
    letter-spacing: 0.3px;
    padding-left:60px;
    text-align:justify;
}
.landing-nineteen-one-maintwo-first .nineteen-button{
display:flex;
justify-content:center;
align-items:center;
width: 140px;
    height: 45px;
background-color:white;
margin-left:70px;
border:1px solid black;
font-size: 15px;
color: #232323;
font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}
.landing-nineteen-one-maintwo-first .nineteen-button:hover{

}
.landing-nineteen-one-maintwo-first a{
text-decoration:none;
font-size: 15px;
color: #232323;
font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}
.landing-nineteen-one-maintwo-first-subone{
background-color:#fff;
height:200px;
display:flex;
flex-direction:row;
justify-content:center;
align-items: center;
}

.landing-nineteen-one-maintwo-first-subone-heading{
  background-color:#fff;
  width:31%;
  border-right:1px solid #ebe8e8;
}
.nineteen-coton{
  display:flex;
  flex-direction:row;
  justify-content: flex-start;
  align-items:center;
}
.nineteen-coton div{
height:1px;
width:40px;
background-color:#cda274;
}
.landing-nineteen-one-maintwo-first-subone-button{
  background-color:#fff;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content: flex-end;
    width: 45%;

}
.landing-nineteen-one-maintwo-second{

}
.landing-nineteen-one-maintwo-second h1{
 color: #fff;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    text-rendering: optimizeLegibility;
    letter-spacing: 0.3px;
}
.landing-nineteen-one-maintwo-second .line-nineteen{
 
}
.landing-nineteen-one-maintwo-second p{
  color: #fff;
    padding-bottom:25px;
    font-family: "Lato",Tahoma,Geneva,sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.3px;
}
.landing-nineteen-one-maintwo-second-backgroundimage{
  background-color:transparent;
}
.landing-nineteen-one-maintwo-second-backgroundcolor{
  background-color:red;
  display:flex;
  flex-direction:row;
}
.landing-nineteen-one-maintwo-second-backgroundcolor{
  background-color:transparent;
  display:flex;
  flex-direction:row;
}
.landing-nineteen-one-maintwo-second-backgroundcolor div div{
  width:80%;
}
.landing-nineteen-one-maintwo-second-backgroundcolor div{
  width:100%;
  background-color:transparent;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-one{
  border-right:1px solid gray;
}

.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-two{
  border-right:1px solid gray;
  position:relative;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-two:hover .ninteen-subone-two{
    bottom: 50px;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-three{
  border-right:1px solid gray;
  position:relative;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-three:hover .ninteen-subone-two{
  bottom:50px;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-one .ninteen-subone-two{
  background-color:transparent;
  margin-top:100px;
  margin-bottom:50px;
  margin-left:50px;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-two .ninteen-subone-two{
  background-color: transparent;
    margin-left: 50px;
    position: absolute;
    bottom: -200px;
    transition-property:bottom;
  transition-duration: 1s;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .landing-nineteen-one-maintwo-second-backgroundcolor-three .ninteen-subone-two{
  background-color: transparent;
    margin-left: 50px;
    position: absolute;
    bottom: -200px;
    transition-property:bottom;
  transition-duration: 1s;
}
.landing-nineteen-one-maintwo-second-backgroundcolor .nineteen-button{
  width:130px;
  height:40px;
  background-color:transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border:1px solid white;
}
.landing-nineteen-one-maintwo-second-backgroundcolor a{
  text-decoration:none;
  color:white;
}

.landing-nineteen-one-maintwo-second-backgroundcolor-two{
 border-right:1px solid gray;
}

.landing-nineteen-one-maintwo-second-backgroundcolor-one .line-nineteen{
width:100px;
height:1px;
background-color:#fff; 
margin-bottom:20px;
}
.landing-nineteen-one-maintwo-second-backgroundcolor-two .line-nineteen{
width:100px;
height:1px;
background-color:#fff; 
margin-bottom:20px;
}
.landing-nineteen-one-maintwo-second-backgroundcolor-three .line-nineteen{
width:100px;
height:1px;
background-color:#fff;
margin-bottom:20px;
}   





.changing-nineteen-mainsub h2{
color: #222222;
    font-family: 'Jost', sans-serif;
    line-height: 1.2;
    font-weight: 500;
    font-size: 20px;
    text-align:center;
}
.changing-nineteen-mainsub p{
  font-size: 16px;
    font-family: 'Jost', sans-serif;
    color: #717171;
    line-height: 1.2;
    font: 400 17px/26px "Poppins", sans-serif;
    letter-spacing: 0.2px;
    text-align:center;
}


.changing-nineteen-firsttabunder{
margin: 20px;
    border: 1px solid #eaeaea;
    background-color: #efefef;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0px 8px 30px rgba(34, 34, 34, 0.07);
}
.changing-nineteen-firsttabunder h3{
  
}
.changing-nineteen-firsttabunder h2{
  
}
#changing-nineteen-button{
background-color: #02a249;
border:none;
font-size:16px;
font-weight:700;
padding-top:10px;
padding-bottom:10px;
margin-top: 30px;
}
.changing-nineteen-firsttabunder ul{
  list-style:none;
  padding-left:0px;
}
.nineteen-changes{
  border: 1px solid #e2e2e2;
}
.changing-nineteen-firsttabunder li{
  font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.changing-nineteen-firsttabunder li i{
  
}
.changing-nineteen-firsttabunder li i{
  color: #222222;
  font-family: FontAwesome;
    font-size: 15px;
    margin-right: 15px; 
    font-weight:700;  
}
#changing-nineteen-button{

}
.changing-nineteen-firsttabunderone h3{
font: 500 25px/26px "Lato", sans-serif;
    color: #a9a9a9;
    text-align: center!important;
    margin-top: 40px;
    margin-bottom: 10px;
}
.changing-nineteen-firsttabunder h3{
font-size: 18px;
    line-height: 18px;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    text-align:center;
}
.changing-nineteen-firsttabunder h2{
  font-size: 30px;
    font-weight: 600;
    margin-bottom:30px;
    line-height: 43px;
    font-family: inherit;
    color: inherit;
    text-align:center;
}
.changing-nineteen-firsttabunder h2 strike{
  font-size: 25px;
    color: #ff0000;
    line-height: 43px;
    font-weight: 600;
    font-family: inherit;
}
.changing-nineteen-firsttabunder h2 small{
  color: #717171;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: inherit;
}
.changing-nineteen-main{
 
}
#changing-nineteen-btntop{
  color: #fff;
    background: #027107;
    font: 500 16px/45px "Poppins", sans-serif;
    color: #000;
    text-align: center;
}





.changing-twenty-maintop{

}
.changing-twenty-maintop h2{
  color: #000;
    text-align: center;
    font-size: 40px;
    color: #444444;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-family: inherit;
}
.changing-twenty-maintop p{
  font-size: 17px;
    color: #777777;
    font-weight: 400;
    padding-right: 200px;
    padding-left: 200px;
    text-align: center;
    font-family: "Lato", sans-serif;
}
.changing-twenty-mainparttwo h3{
font-size: 14px;
    color: #8a8acf;
    line-height: 20px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
    text-align: left;
}
.changing-twenty-mainparttwo h4{ 
  font-size: 28px;
    color: #000;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
    font-family: inherit;
    font-weight: 400;
    text-align: left;
}
.changing-twenty-mainparttwo h2{
  font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
}
.changing-twenty-mainparttwo p{
  font-size: 13px;
    color: #a7a7a9;
    font-weight: 400;
    line-height: 18px;
}
.changing-twenty-mainpartthree{

}
.changing-twenty-mainparteighteen{
}
.changing-twenty-mainpartseven{
  display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
.changing-twenty-mainpartfour{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction: column;
}
.changing-twenty-mainpartsix{
  display:flex;
  flex-direction:column;
}
.changing-twenty-mainpartfour{
display: flex;
padding:10px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.changing-twenty-mainpartfour i{
font-size: 30px;
margin-right: 10px;

}
.changing-twenty-main{
  padding-top: 100px;
  padding-bottom:100px;
}
.changing-twenty-mainpartone{

    padding: 20px;
    border: 5px solid #ddd;
    background-color: #f3f4f9;
}
.changing-twenty-mainpartone{

    padding: 20px;
    border: 5px solid #ddd;
    background-color: #f3f4f9;
    position: relative;
}
.changing-twenty-mainpartone:before{
    content: "";
    position: absolute;
    width:5px;
    height:150px;
    background-color: #000;
    top:-5px;
    left: -5px;
}
.changing-twenty-mainpartfive{
  position:relative;
}
.changing-twenty-mainpartfive:before{
    content: "";
    position: absolute;
    width:5px;
    height:100px;
    background-color: #000;
    top:-5px;
    left: -5px;
}

.changing-twenty-mainpartfour p{
font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-size: 13px;
}
.changing-twenty-mainpartfour p strong{
font-weight: bolder;
font-size: 13px;
font-family: "Lato", sans-serif;
line-height: 1.5;
    color: #212529;
    text-align: left;
    margin-right: 4px;
}
.changing-twenty-mainpartimage{

}
.changing-twenty-mainpartimage img{
 width:100%; 
 padding:10px;
}

.changing-twenty-mainpartfive{
    background-color: red;
    background-color: #fff;
    border: 5px solid #ddd;
    padding: 33px;
    box-shadow: inset 0 -2em 2em rgba(0,0,0,0.1), 0 0 0 2px rgb(255,255,255), 0.2em 0.2em 1em rgba(0,0,0,0.3);
}
.changing-twenty-mainpartfive h3{
  font-size: 14px;
    color: #8a8acf;
    line-height: 20px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
    text-align: left;
}
.changing-twenty-mainpartfive h4{
  font-size: 28px;
    color: #000;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
    font-family: inherit;
    font-weight: 400;
    text-align: left;
}
#changing-twentyone-mainsub{
  background-color: #ecf0f8;
}
#margin-twenty-adjustment{
  margin-right: 40px;
  margin-left: 40px;
}
.changing-twenty-mainpartseven i{
font-size: 30px;
margin-right: 10px;
}

.changing-twenty-mainpartseven p{
font-weight: 400;
    line-height: 1.5;
    font-size: 13px;
    color: #212529;
    text-align: left;
}
.changing-twenty-mainpartseven p strong{
font-weight: bolder;
font-size: 13px;
font-family: "Lato", sans-serif;
line-height: 1.5;
    color: #212529;
    text-align: left;
    margin-right:4px;
}

#changing-twenty-mainpartfive{
margin-top: 15px;
padding:35px;
}


.changing-twentyone-mainsub{

}
.changing-twentyone-mainsub h3{
 font-size: 14px;
    color: #8a8acf;
    line-height: 20px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
    padding-top:10px;
    text-align: left;
}
.changing-twentyone-mainsub h4{
  font-size: 28px;
    color: #000;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
    font-family: inherit;
    font-weight: 400;
    text-align: left;
}
.changing-twentyone-mainpartsix{

}
.changing-twentyone-mainpartseven{
display: flex;
padding-top:10px;
}

.changing-twentyone-mainpartseven i{
  font-size: 30px;
    margin-right: 10px;
}
.changing-twentyone-mainpartseven p{
  font-weight: 400;
    line-height: 1.5;
    font-size: 13px;
    color: #212529;
    text-align: left;
}
.changing-twentyone-mainpartseven p strong{
  font-weight: bolder;
font-size: 30px;
font-family: "Lato", sans-serif;
line-height: 1.5;
    color: #212529;
    text-align: left;
    margin-right:4px;
}
#button-chnagingmain-twentyone{
  padding-right: 20px; 
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0px;
    font-size:20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid black;
    background-color: white;
    color: black;
    margin-top:30px;
    margin-bottom:30px;
}
#button-chnagingmain-twentyone:hover{
 
}

.changing-twentyone-mainsub{
background-color: #fff;
padding:30px;
    box-shadow: inset 0 -2em 2em rgba(0,0,0,0.1), 0 0 0 2px rgb(255,255,255), 0.2em 0.2em 1em rgba(0,0,0,0.3);
}


.changing-twentytwo-mainimages{

}
.changing-twentytwo-mainimages img{
width:100%;
border-radius:20px;
}

.changing-twentytwo-maintop h2{
  font-size:48px;
  font-family:Footlight MT Light;
  font-weight:600;
  letter-spacing:3px;
  text-align:center;
  color:black;
}
.changing-twentytwo-main h3{
 font-family:Lucida Calligraphy; 
 font-size:22px
 color:black;
 margin-top:30px;
 text-align:center;
}
.changing-twentytwo-maintop{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;    
}
.changing-twentytwo-main{
  padding-top:50px;
  padding-bottom:50px;
}

















.changing-eighteen-mainsubtwo h2{
font-size: 40px;
    text-align: center;
    color:black;
    font-weight: 500;
    color:#444444;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-family: inherit;
    line-height: 1.2;
}
.changing-eighteen-main{
  padding-top:100px;
  padding-bottom:100px;
  background-color: #efeded;
}
.changing-eighteen-mainsubtwo h2{
  color: #444444;
}
.changing-eighteen-mainsubone{
padding: 20px;
    background-color: red;
    margin: 20px;
    border: 1px solid #ddd;
    background-color: #d0cece;
}
.changing-eighteen-mainsubone img{
  margin-bottom:10px;
}
.changing-eighteen-mainsubone h5{
  font-size: 20px;
    line-height: 25px;
    text-align: center;
    font-family: inherit;
    font-weight: 500;
}
.changing-eighteen-mainsubone p{
  font-size: 15px;
    color: #000;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px;
    font: 400 17px/26px "Poppins", sans-serif;
    letter-spacing: 0.2px;
}
.changing-twentyone-main{
  padding-top:100px;
  padding-bottom:100px;
}
.changing-twentyone-mainsub{
  position:relative;
  margin:20px;
}
.changing-twentyone-mainsub:before{
  content: "";
    position: absolute;
    width: 5px;
    height: 150px;
    background-color: #000;
    top: -5px;
    left: -5px;
}

.changing-twentythree-mainsubone h3{
font-size: 62px;
    font-family: Footlight MT Light;
    font-weight: 500;
    line-height: 1.2;
    background-color:#FFC42F;
    text-align:center;
}
.changing-twentythree-mainsubone h2{
  font-size: 62px;
    font-family: Footlight MT Light;
    font-weight: 500;
    line-height: 1.2;
    color: #FFC42F;
    text-align:center;
}
.changing-twentythree-mainsubone p{
  font-size:22px;
  line-height:1.5;
   font-family:Bookman Old Style;
   color:#fb934e;
   text-align:center;
}

.changing-twentythree-main{
  box-shadow: 2px 2px 11px 1px grey;
  padding:40px;
}
.changing-twentythree-mainsubone{
  box-shadow: 2px 2px 11px 1px grey;
}
.changing-twentythree-mainsubtwo{
  background-image:url(../images/500.webp);
  width:100%;
  border-radius: 10px;
  height:100%;
  box-shadow: 2px 2px 11px 2px grey;
 background-size: cover;
 background-repeat: no-repeat;
}
.changing-twentythree-mainsubthree{
  height: 100%;
    display: flex;
    flex-direction: column;
}


.changing-twentythree-mainsubthreepartitionone{
  height: 50%;
    background-image:url(../images/500.webp);
    margin: 10px;
    box-shadow: 2px 2px 11px 2px grey;
    border-radius: 20px;
}
.changing-twentythree-mainsubthreepartitiontwo{
  display: flex;
    flex-direction: row;
}

.changing-twentythree-mainsubthreeimageunder{
  width: 50%;
    height: 140px;
   background-image:url(../images/500.webp);
    margin: 10px;
    border-radius: 20px;
    box-shadow: 2px 2px 11px 2px grey;
}



    








.changing-sixteen-onemain{
  display: flex;
  justify-content:center;
  align-items:center;
  padding:100px;
}
.changing-sixteen-onemain h1{
  padding:100px;
}
.changing-fourteen-one{
    display: flex;
    flex-direction:column;
    height: 100%;
    justify-content: center;
    padding:30px;
}
#footer-updated-section-subpart-two{
  
}
#footer-updated-section-subpart img{
  width:300px;  
}
.changing-fourteen-one h3{
font-family:'arial';
font-style:bold;
color:black;
font-weight:800;
font-size:33px;
}
.changing-fourteen-one h4{
text-align: left;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #282d3c;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 20px;
}
.changing-fourteen{
  padding-top:70px;
  padding-bottom:70px;
}
.changing-fourteen-two{

}

.changing-fourteen-subpartone h4{
 font-family:Bodoni Bk BT;
 font-size:30px;color:black;
 color: black;
 text-align: center;
}
.changing-fourteen-subpartone h3{
font-family:Bodoni Bk BT;
 font-size:45px;
color:black;
text-align: center;
}
.changing-fourteen-subparttwo h4{

}
.changing-fourteen-subparttwo h4{
  
}
.changing-fourteen-twopartitionthree h3{
font-family:Bodoni Bk BT;
font-size:23px;
color:white;
text-align: center;
}
.changing-fourteen-twopartitionthree h4{
font-family:Bodoni Bk BT;
font-size:30px;
color:white;
padding-bottom: 5px;
    border-bottom: 4px solid white;
    text-align:center;
}
#changing-fourteen-btn{

}
#changing-fourteen-btn{
  background-color: #f3cc2e;
    font-size: 20px;
    padding: 10px;
    color: black;
    border-radius: 10px;
    border: navajowhite;
    box-shadow: 2px 2px 5px 2px white;
    margin-top:35px;
}
#changing-fourteen-btn:hover{
  background-color:white;
  color:green;
  box-shadow: 5px 5px 8px grey;
}
.changing-fourteen-twopartitionone{
  display: flex;
    flex-direction: column;
    padding: 5px;
    width: 35%;
}
.changing-fourteen-twopartitiontwo{
  display: flex;
  flex-direction: column;
  padding:5px;
  width:35%;
}
.changing-fourteen-subpartone{
  margin: 10px;
    background-color: #f3cc2e;
    padding: 10px;
    height: 150px;
    display: flex;
    justify-content:center;
    align-items:center;
    box-shadow: 5px 5px 8px grey;
    border-radius: 5px;
}
.changing-fourteen-subparttwo{
    margin: 10px;
    background-color:#f3cc2e;
    padding: 10px;
    height: 150px;
    box-shadow: 5px 5px 8px grey;
    border-radius: 5px;
}
#changing-fourteen-two{
  display:flex;
  padding: 30px;
  flex-direction: row;
  border-left: 4px solid green;
}
.changing-fourteen-twopartitionthree{
  display: flex;
    flex-direction: column;
    align-items: center;
    background-color:#209630;
    margin: 10px;
    padding: 20px;
    width:30%;
    box-shadow: 2px 2px 11px 1px grey;
    border-radius:5px;
}
.changing-fourteen-subparttwo h3{
font-family: Bodoni Bk BT;
    font-size: 45px;
    color: black;
    color: black;
    text-align: center;
}
.changing-fourteen-subparttwo h4{
font-family: Bodoni Bk BT;
    font-size: 30px;
    text-align: center;
    color: black;
}

#changing-fourteen-adjustment{
  margin:30px;
  box-shadow: 2px 2px 11px 1px grey;
}






.changing-fifteen-one{
    display: flex;
    flex-direction:column;
    height: 100%;
    justify-content: center;
    padding:30px;
}
.changing-fifteen-one h3{
font-family:'arial';
font-style:bold;
color:black;
font-weight:800;
font-size:60px;
}
.changing-fifteen-one h4{
text-align: left;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #282d3c;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 20px;
}
.changing-fifteen{
  padding-top:70px;
  padding-bottom:70px;
}
.changing-fifteen-two{

}

.changing-fifteen-subpartone h4{
 font-family:Bodoni Bk BT;
 font-size:22px;
 color:black;
 color: black;
 text-align: center;
}
.changing-fifteen-subpartone h3{
font-family:Bodoni Bk BT;
 font-size:45px;
color:black;
text-align: center;
}
.changing-fifteen-subparttwo h4{

}
.changing-fifteen-subparttwo h4{
  
}
.changing-fifteen-twopartitionthree h3{
font-family:Bodoni Bk BT;
font-size:23px;
color:white;
text-align: center;
}
.changing-fifteen-twopartitionthree h4{
font-family:Bodoni Bk BT;
font-size:30px;
color:white;
padding-bottom: 5px;
    border-bottom: 4px solid white;
    text-align:center;
}
#changing-fifteen-btn{

}
#changing-fifteen-btn{
  background-color: #f3cc2e;
    font-size: 20px;
    padding: 10px;
    color: black;
    border-radius: 10px;
    border: navajowhite;
    box-shadow: 2px 2px 5px 2px white;
    margin-top:35px;
}
#changing-fifteen-btn:hover{
  background-color:white;
  color:green;
  box-shadow: 5px 5px 8px grey;
}
.changing-fifteen-twopartitionone{
  display: flex;
    flex-direction: column;
    padding: 5px;
    width: 100%;
}
.changing-fifteen-twopartitiontwo{
  display: flex;
  flex-direction: column;
  padding:5px;
  width:35%;
}
.changing-fifteen-subpartone{
  margin: 6px;
    display: flex;
    align-items: center;
    background-color: #f3cc2e;
    padding: 5px;
    box-shadow: 5px 5px 8px grey;
    border-radius: 5px;
}
.changing-fifteen-subpartone:hover{
  background-color: black;
}
.changing-fifteen-subpartone:hover i{
  color:#f3cc2e;
}
.changing-fifteen-subpartone:hover h4{
  color:#f3cc2e;
}
.changing-fifteen-subpartone i{
 padding-left: 40px;
    font-size: 15px;
    padding-right: 10px;
}
.changing-fifteen-subparttwo{
    margin: 10px;
    background-color:#f3cc2e;
    padding: 10px;
    box-shadow: 5px 5px 8px grey;
    border-radius: 5px;
}
#changing-fifteen-two{
  display:flex;
  padding: 30px;
  flex-direction: row;
  border-left: 2px solid green;
}
.changing-fifteen-twopartitionthree{
  display: flex;
    flex-direction: column;
    align-items: center;
    background-color:#209630;
    margin: 10px;
    padding: 20px;
    width:30%;
    box-shadow: 2px 2px 11px 1px grey;
    border-radius:5px;
}
.changing-fifteen-subparttwo h3{
font-family: Bodoni Bk BT;
    font-size: 45px;
    color: black;
    color: black;
    text-align: center;
}
.changing-fifteen-subparttwo h4{
font-family: Bodoni Bk BT;
    font-size: 30px;
    text-align: center;
    color: black;
}

#changing-fifteen-adjustment{
  margin:30px;
  box-shadow: 2px 2px 11px 1px grey;
}






















 #changing-tharteen-shadow{
  box-shadow: -5px 5px 8px grey;
 }
.changing-tharteen-subone h2{
background-color:white;
text-align:center;
color: black;
margin-bottom:2%; 
font-family:Footlight MT Light;
 font-size:40px; 
 letter-spacing:1.5px; 
 font-weight:600;
}
.changing-tharteen{
  padding-top: 50px;
  padding-bottom: 50px;
}
.changing-tharteen-subone img{
margin-bottom: 20px;
}
.changing-tharteen-subtwo h2{
font-size:26px;
color:black; 
font-family:Bodoni Bk BT;
text-align: center;
}
.changing-tharteen-subtwo h3{
font-size:26px;
color:white; 
font-family:Bodoni Bk BT;
text-align:center;
}
.changing-tharteen-subtwo{
  border:5px solid green;
  background-color:#f3cc2e;
  padding:20px;
}

#changing-tharteen-subone{
box-shadow: 5px 5px 8px grey;
    border-radius: 3%;
}
#changing-tharteen-subtwo{
  box-shadow: 5px 5px 8px grey;
    border-radius: 3%;
    background-color: #209630;
    border-color: #f3cc2e;
}
#changing-tharteen-subthree{
  background-image: linear-gradient(#209630,#f3cc2e);
  border-left: 7px solid #209630;
    border-bottom: 3px solid #209630;
    border-right: 3px solid #f3cc2e;
    border-top: 3px solid #f3cc2e;
    box-shadow: 5px 5px 8px grey;
    border-radius: 3%;
}



.changing-twelve-one{
margin-top: 30px;
}
.changing-twelve-one h2{
  color: #24262e;
    line-height: 50px;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    font-family: 'Podkova', serif;
}
.changing-twelve-one h3{
  color:green; 
  line-height: 45px;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    margin-top: 40px;
    font-family: 'Podkova', serif;
}
.changing-twelve-two{
margin:20px;
}
#before-changing-twelve{
  border-left:3px solid green;
}

.changing-twelve-two a{

}
.changing-twelve-partition{
 background-color:#f3cc2e;
 padding: 3px;
    margin: 6px;
 border-bottom-right-radius:10px;
 border-bottom-left-radius:10px;
 border-top-right-radius:10px;
 border-top-left-radius: 10px;
  box-shadow: 2px 2px 11px 1px grey;
}
.changing-twelve-partition:hover{
  color:white;
}
.changing-twelve-partition:hover a{
 color:white;
}
.changing-twelve-partition:hover{
 background-color:green;
}
.changing-twelve-two a{
  font-size:20px;
  font-weight:600;
  text-align:center;
  color:black;
  text-decoration: none;
}
#changing-twelve-main {
  box-shadow: 1px 2px 11px 1px grey;
  padding:40px;
}
.changing-twelve{
  padding-top: 70px;
  padding-bottom: 70px;
}
.changing-eleven-header{

}
.changing-eleven-header h2{
  font-size: 36px;
  color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.changing-eleven-header p{
  font-family:Bookman Old Style, serif;
   color:black; 
   font-size:19px; 
    letter-spacing:0.4;
     text-align:center;
     padding-left: 100px;
     padding-right: 100px;

}
#changing-maitainance{
  margin:30px;
  padding:20px;
  box-shadow: 2px 2px 11px 1px grey;

}
.changing-eleven{
  padding-top: 100px;
  padding-bottom:100px;
}
.changing-eleven-portionsubpart{

}
.changing-eleven-portionsubpart h2{
  color:#01853a;
  font-size:20px;
}
.changing-eleven-portionsubpart h3{
  color: #ffb20e;
  font-weight:400;
  font-size:20px;
}
.changing-eleven-portionsubpart ol li{
  font-size: 16px;
  font-weight:600;
  color:black;
  line-height:23px;
}
#changing-eleven-portion{
  height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.changing-eleven-portion img{
  width:100%;
}
.changing-eleven-portionsubpart{
  border:7px solid  #ffb20e;
  border-top-right-radius:30px;
  border-top-left-radius:30px;
  border-bottom-right-radius:30px;
  border-bottom-left-radius:30px;
  padding-left: 20px;
  padding-bottom: 20px;
  box-shadow: 2px 2px 11px 1px grey;
  padding-top: 5px;
  margin-top: 20px;
}


/* Quote Style */
.av__quote{
    height: 100vh;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
}
.av__quote__box{
    background-color: var(--main-color);
    height: 200px;
    width: 100%;
}
.av__quote__text{
    margin-top: -7%;
    display: inline-block;
    padding: 70px;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.288);
    background-color: rgb(255, 255, 255);
    border-radius: 30px;
    max-width: 60%;
    position: relative;
    top: 0;
    left: 0;
}
.av__quote__sign{
    position: absolute;
    background: linear-gradient(157deg, var(--main-color) -12%, #ec9639 109%);
    width: 80px;
    height: 88px;
    left: 4rem;
    top: -1rem;
    padding-top: 1.25rem;
    text-align: center;
}
.av__quote__sign::after, .av__quote__sign::before {
    content: '';
    position: absolute;
}
.av__quote__sign::before {
    width: 14px;
    height: 16px;
    background-color: var(--main-color);
    top: 0;
    left: -14px;
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}
.av__quote__sign i{
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}
.av__quote__sign::after {
    width: 100%;
    height: 15px;
    background-color: #fff;
    left: 0;
    bottom: -1px;
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
}
.av__quote__text h3{
    margin-top: 40px;
}
.av__quote__text p{
    color: var(--text-light);
}

.av__quote__circle{
    background-color: var(--main-color);
    height: 73vh;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}
.av__quote__circle__box{
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;

}
.av__quote__circle__img{
    width: 500px;
    
    z-index: 10;
    
}
.av__quote__circle__text{
    z-index: 1;
    width: 500px;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute; 
    left: 0; 
    right: 0; 
    margin-top: -10px;
    margin-left: auto; 
    margin-right: auto;
    padding: 8rem 5rem;
    border-radius: 50%;
    background-color: var(--bg-color);
}
/* Quote Style */
/* About Style */
.av__about{
    padding: 50px 0px;
}
.av__about__head{
}
.av__about__head h1{
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}
.av__about__head>h1>span{
    color: var(--main-color);
}
.av__about__head P{
    padding: 0;
    margin: 0;
}
.av__about__head .line{
    width: 100px;
    background-color: var(--main-color);
    height: 2px;
    display: inline-block;
}
.av__about__box{
    display: flex;
    text-align: center;
    justify-content: center;

}
.av__about__img__box{
    width: 100%;
    height: 450px;
    display: block;
    border: 7px solid var(--main-color);
    padding: 20px;
    margin: 0px 40px;
}
.av__about__img__box img{
    width: 100%;
    height: 400px;
}
.av__about__text h1{
    color: #000000;
    font-weight: 600;
}
.av__about__text h1 span{
    color: var(--main-color);
}
.av__cv__btn{
    background-color: var(--main-color);
    padding: 10px 20px;
    display: inline-block;
    color: var(--bg-color);
    border-radius: 5px;
    margin-top: 20px;
    transition: .5s;
}
.av__cv__btn:hover{
    color: var(--bg-color);
}
/* About Style */


.changing-eight-cardposition p{
font-size: 16px;
    color: #444444;
    margin-bottom: 10px;
    line-height: 1.6;
    padding-top: 5px;
}
.changing-eight-cardposition h5{
font-size: 26px;
    font-weight: 600;
}

.changing-eight-one span{
font-size: 16px;
    color: #ffc900;
    font-weight: 500;
}
.changing-eight-one h2{
  font-size: 40px;
    font-weight: 600;
    color: #232323;
    text-transform:capitalize;
}
.changing-eight-two h4{
font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff;
    padding-top:13px;
    padding-bottom:13px;
}
.changing-eight-two{
    background-color: yellow;
    background-color: #ffc900;
    margin-bottom: 40px;
    margin-top: 40px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px; 
}
.changing-eight{
  padding-top:100px;
  padding-bottom: 100px;
}
#card-body{
  padding:30px;
}
#card {
  border:none;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.changing-nine{
  padding-top:100px;
  padding-bottom: 100px;
}
.changing-nine-one h2{
font-size: 43px;
    text-align: center;
    font-family: Footlight MT Light;
    font-weight: 600;
    color: black;
}
.changing-nine-two img{
  width:100%;
  padding:50px;
}
.changing-nine-two{
  box-shadow: 2px 2px 11px 1px grey;

}
.changing-nine-one img{
  margin-bottom:12px;
}
.changing-ten{
  padding-top: 100px;
  padding-bottom: 100px;
}
.changing-ten-one ul li{
  list-style:none;
  line-height: 40px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Source Sans Pro';
    color: white;
    font-size: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.changing-ten-one {
background-color: #01853a;
height: 90%;
margin:20px;
box-shadow: 2px 2px 11px 1px grey;
}
.changing-ten-one ul li i{
  color: #fdc501;
  font-size:20px;
  margin-right:17px;
}
.changing-ten-one h1{
  font-weight: 600;
    text-transform: uppercase;
    color:white;
    line-height: 50px;
    font-size: 40px;
    font-style: normal;
    font-family: 'Montserrat';
    margin-left: 40px;
    padding-top:40px;
}
.changing-ten-main{
box-shadow: 2px 2px 11px 1px grey;
}
.changing-ten-two{
margin:20px;
box-shadow: 2px 2px 11px 1px grey;
   
}
.changing-ten-two img{
height: 100%;
    width: 100%;

}





.changing-six img{
  width:40%;
}
.changing-seven img{
  width:40%;
}




.changing-five img{
  width:100%;
}


.changing-four img{
  width:100%;
}


.changing-three img{
width:100%;
height: 600px;
}




.landing-changingtwo-one{
  height:100%;
  width:100%;
  background-color:red;
}
.landing-changingtwo-one-mainone{
  background-color:#b5ffdb;
  width:100%;
  height:100%;
}
.landing-changingtwo-one-maintwo{
  background-color:white;
  width:80%;
  height:100%;
  position:relative;
}
.landing-changingtwo-one-maintwo .cotton{
  position:absolute;
  bottom:50px;
  z-index:4;
  left:920px;
  color:black;
  font-size:15px;
  font-weight:600;
}
.landing-changingtwo-one-maintwo .cotton i{
  margin-left:10px;
}
.landing-changingtwo-one-mainone{
  position: relative;
}
.changingtwo-position-div{
  top:0;
  right:0;
  position: absolute;
  width:700px;
  height:700px;
  background-color:none;
  margin-top: 120px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one{
width:80%;
background-color:yellow;
margin:10px;
border-top-right-radius:20px;
border-top-left-radius:20px;
border-bottom-right-radius:20px;
border-bottom-left-radius:20px;
box-shadow: 0px 0px 20px 10px rgb(0 0 0 / 20%);
}

 .changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-one{
  height:320px;
  background-image:url(../images/cup-three.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  

}
 .changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two{
  background-color:white;
  padding:30px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two strong{
  font-size:20px;
  color:orange;
  font-weight:500;
  font-style:"bold";
  font-family:"arial";
  letter-spacing:2px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two h1{
  font-size:30px;
  color:black;
  font-weight:600;
  font-style:"bold";
  font-family:"arial";
  padding-top:15px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two p{
  font-size:20px;
  color:gray;
  font-weight:300;
  font-family:"arial";
  padding-top:40px;
  line-height:30px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two strong{
  font-size:20px;
  color:orange;
  font-weight:500;
  font-style:"bold";
  font-family:"arial";
  letter-spacing:2px;
}
 .changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two h1{
  
}
 .changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two p{
   font-size:20px;
  color:gray;
  font-weight:300;
  font-family:"arial";
  padding-top:20px;
  line-height:30px;
}
  .changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:flex-start;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  border-top: 1px solid #efe9e9;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three img{
  height:80px;
  width:80px;
  padding:10px;
  border-radius:50%;
  margin-left:30px;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three p{
  margin-left:15px;
   font-size:20px;
  color:orange;
  font-weight:300;
  font-family:"arial";
  padding-left:15px;
  color:black;
}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three a{
  color:black;

}
.changingtwo-position-div .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three strong{
   font-size:20px;
  color:orange;
  font-weight:300;
  font-family:"arial";
  padding-left:20px;
  margin-right:20px;
}
.landing-changingtwo-one-mainthree-subtwo{
  padding-left:140px;
}




.landing-changingtwo-one-mainthree{
  width:80%;
  border-left:60px solid white;
  border-top:10px solid white;
  border-bottom:100px solid white;
}
.landing-changingtwo-one-mainthree-subone{
  background-color:none;
  width:100%;
  padding-left:140px;
}
.landing-changingtwo-one-mainthree-content{
  height:40px;
  background-color:#fff5f6;
  margin-top:60px;
  display:flex;
  align-items:center;
  padding-left:30px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  position:relative;
}
.landing-changingtwo-one-mainthree-content h1{
  font-family:"arial";
  font-size:20px;
  font-style:bold;
  color:black;
  font-weight:600;
}
.landing-changingtwo-one-mainthree-content h1 .i1{
  position:absolute;
  right:45px;
  border-radius:50%;
  border:3px solid #c6bfbf;
  padding:2px;
  font-size:10px;
  color:#c6bfbf;
}
.landing-changingtwo-one-mainthree-content h1 .i2{
  position:absolute;
  right:20px;
  border-radius:50%;
  border:3px solid #c6bfbf;
  padding:2px;
  color:#c6bfbf;
  font-size:10px;
}


.landing-changingtwo-one-mainthree-content-two{
  height:40px;
  background-color:#b5ffdb;
  margin-top:20px;
  display:flex;
  align-items:center;
  padding-left:30px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  position:relative;
}
.landing-changingtwo-one-mainthree-content-two h1{
  font-family:"arial";
  font-size:20px;
  font-style:bold;
  color:black;
  font-weight:600;
}
.landing-changingtwo-one-mainthree-content-two h1 .i1{
  position:absolute;
  right:45px;
  border-radius:50%;
  border:3px solid gray;
  padding:2px;
  font-size:10px;
  color:gray;
}
.landing-changingtwo-one-mainthree-content-two h1 .i2{
  position:absolute;
  right:20px;
  border-radius:50%;
  border:3px solid gray;
  padding:2px;
  color:gray;
  font-size:10px;
}
.landing-changingtwo-one-mainthree-divparts{
  background-color:white;
  display:flex;
  flex-direction:row;
}
.landing-changingtwo-one-mainthree-divpart-one{
width:250px;
background-color:yellow;
margin:10px;
border-top-right-radius:20px;
border-top-left-radius:20px;
border-bottom-right-radius:20px;
border-bottom-left-radius:20px;
box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
}
 .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-one{
  height:130px;
  background-image:url(../images/cup-three.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  

}
 .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two{
  background-color:white;
  padding:5px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two strong{
 font-size:20px;
  color:orange;
  font-weight:500;
  font-style:"bold";
  font-family:"arial";
  letter-spacing:2px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two h1{
  font-size:35px;
  color:black;
  font-weight:600;
  font-style:"bold";
  font-family:"arial";
  padding-top:30px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two p{
  font-size:20px;
  color:gray;
  font-weight:300;
  font-family:"arial";
  padding-top:40px;
  line-height:30px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two strong{
      font-size: 10px;
    color: orange;
    font-weight: 500;
    font-style: "bold";
    font-family: "arial";
    letter-spacing: 2px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two h1{
 font-size: 15px;
    color: black;
    font-weight: 600;
    font-style: "bold";
    font-family: "arial";
    padding-top: 10px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-two p{
  font-size: 12px;
    color: gray;
    font-weight: 300;
    font-family: "arial";
    padding-top: 10px;
    line-height: 20px;
}
 .landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:flex-start;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  border-top: 1px solid #efe9e9;
}

.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three img{
  height:30px;
  width:30px;
  padding:3px;
  border-radius:50%;
  margin-left:30px;
  padding:5px;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three p{
    font-size: 10px;
    font-weight: 300;
    font-family: "arial";
    margin-left: 5px;
    color: black;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three p a{
 color: black;
}
.landing-changingtwo-one-mainthree-divpart-one .changingtwo-first-three strong{
    font-size: 12px;
    color: orange;
    font-weight: 300;
    font-family: "arial";
    margin-left: 5px;
}
.landing-changingtwo-one-mainthree-divpart-two{
width:250px;
background-color:yellow;
margin:10px;
border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
}
 .landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-one{
   height:130px;
  background-image:url(../images/cup-three.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
}
 .landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-two{
  background-color:white;
  padding:5px;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-two strong{
  font-size: 10px;
    color: orange;
    font-weight: 500;
    font-style: "bold";
    font-family: "arial";
    letter-spacing: 2px;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-two h1{
 font-size: 15px;
    color: black;
    font-weight: 600;
    font-style: "bold";
    font-family: "arial";
    padding-top:10px;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-two p{
  font-size: 12px;
    color: gray;
    font-weight: 300;
    font-family: "arial";
    padding-top: 10px;
    line-height: 20px;
}
 .landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-three{
  background-color:white;
  display:flex;
  flex-direction:row;
  align-items:center;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  justify-content:flex-start;
  border-top: 1px solid #efe9e9;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-three img{
  height:30px;
  width:30px;
  border-radius:50%;
    border-radius: 50%;
    margin-left: 30px;
    padding:5px;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-three p{
  border-radius:50%;
  font-size: 10px;
    font-weight: 300;
    font-family: "arial";
    margin-left:5px;
    color: black;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-three a{
  color:black;
}
.landing-changingtwo-one-mainthree-divpart-two .changingtwo-second-three strong{
  border-radius:50%;
  font-size: 12px;
    color: orange;
    font-weight: 300;
    font-family: "arial";
    margin-left: 5px;
}




.footer-decoration{
	padding-left: 20px;
}

.footer-update-downsection p{
	color: #212529;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}


#footer-updated-section-subpart-three i{
font-size: 20px;
color: #547670;
padding-right: 10px;
}
#footer-updated-section-subpart-three li{
list-style: none;
padding-left: 0px;
}
#footer-updated-section-subpart-three li a{
word-spacing: 5px;
text-align:justify;
}





#footer-updated-section-subpart-three h2{
color: #547670;
font-size: 24px;
    font-weight: 800;
    padding-bottom:10px;
}
#footer-updated-section-subpart-two ul li{
	display: flex;
    align-items: center;
    flex-direction: row;
}
#footer-updated-section-subpart-two ul{
padding-left: 0px;
}
#footer-updated-section-subpart-two ul{
padding-left: 0px;
}
#footer-updated-section-subpart-two img{
width:25px;
height:25px;
}


#footer-updating-downsection{
	margin-top: 70px;
}

#footer-updated-section-subpart-two img{
width:25px;
height:25px;
margin-right: 10px;
}
#footer-updated-section-subpart-two h2{
color: #547670;
font-size: 24px;
    font-weight: 800;
    padding-bottom:10px;
}
#ooter-updated-section-subpart-two h2{
	color: #547670;
	font-size: 24px;
    font-weight: 800;
    padding-bottom: 10px;
}
#footer-updated-icon a i{
	font-size: 20px;
	color: #547670;
}
#footer-updated-section-subpart p{
	text-align: justify;
	padding-bottom:10px;
}

#footer-ankar-tag a{
color: #212529;
text-decoration: none;
font-weight: 400;
    font-size: 16px;
}
#footer-updated-section-subpart-two ul li{
	line-height:35px;
}
.footer-updated-section{
	padding-top:40px;
	background-image: linear-gradient(rgba(84, 118, 112, 0.05), rgba(255, 255, 255, 0.73)), url(../images/wb.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

#listing-navbar{
	
	padding-right:30px;
	padding-left:30px;
}
#underlistingnav li{
    width:100%;
    border:2px solid #159aa3;
  }
  #underlistingnav li a{
    width:100%;
    background-color: #159aa3;
    transition: 0.3s;
  }


   #underlistingnav li a:hover{
    background-color:#fff;
  }
  #underlistingnav li:hover a{
    color: #159aa3;
  }
  #underlistingnav li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
  }
  .top-bar-logo{
    width: 300px;
    height: 150px;
    padding-left: 15px;
    
    object-fit: contain;
    object-position: left;
  }
  .side-navigation{
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;

  }
 
    .side-navigation a{
    margin-right: 20px;
    text-align: center;
    color: black;
    font-size: 15px;
    font-weight: 400;
    font-family: arial;
  }
   .side-navigation i{
    margin-left:30px;
    color: #159aa3;
    font-size: 20px;
  }
   .side-navigation span{
    margin-left:20px;
    text-align: center;
    color: black;
    font-size: 15px;
    font-weight:600;
    font-family: arial;
  }