html{
scroll-behavior:smooth;
}
  #navbarm{
    top: 0;
    transition: all .35s ease-in-out;
  }
  
  
#fade2, #fade3,#fade4,#fade5{
    display:none;
}
#fade1{
    display:block;
}
.contain {
    padding-left: 30px;
    line-height: 30px;
    font-size: 21px;
    width: 100%;
    padding-top: 0px;
    border-left-style: outset;
    border-width: thin;
}
.myy:hover{
    color:#1000ff;
    transition:all .40s ease-in-out;
}
.contain p {
    color: black;
    line-height: 35px;
    font-size: 23px;
    font-family: system-ui;
    text-shadow: 0 0 20px #ffffff;
}
.fadee {
    padding: 20px;
}
.sad {
    width: 28%;
    float: left;
    border-radius: 35px;
    height: 100%;
    padding: 25px;
    text-align: center;
}
.myy {
    color: black;
    font-size: 25px;
    padding: 27px;
    cursor: pointer;
    transition: all .20s ease-in-out;
    border-bottom: solid;
}
.framee:hover{
        filter: invert(1);
    transition: 2s;
}
.allsad {
    display: flex;
    padding: 100px;
    background: #ffffff;
}
.framee {
    position: fixed;
    z-index: 0;
    display: flex;
    transition: 1.5s;
    width: 100%;
    justify-content: center;
    box-shadow: 0px 7px 6px 0 rgb(0 0 0 / 18%);
    top: 5em;
    background: #ffffff;
}

.aflecp{
    color: #525252;
    font-weight: 700;
    position: relative;
    font-family: none;
    font-variant:petite-caps;
    font-size: 36px;
}
p.cep {
    text-align: left;
    line-height: 33px;
    font-family: system-ui;
    font-size: 20px;
    font-weight: 400;
}
header.cedarspar {
    padding: 100px;
    padding-bottom: 60px;
    background-color: white;
        position: relative;
    top: 15vh;
}
div#o5 {
    padding: 40px;
    float: left;
    shape-outside: circle();
}
.o55{
    width: 310px;
}
h2.ceh {
    font-size: 40px;
    padding: 22px;
    font-family: system-ui;
    text-align: center;
}


.cedarspar {
display:block;
}


a.button {
    font-size: 15px;
    font-weight: 600;
    padding: 10px 22px;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0.6px;
    display: inline-block;
    border-radius: 25px;
    transition: 0.7s;
    color: #fff;
    background: #1bb1dc;
    text-decoration: none;
}

.myh2 {
    font-size: 30px;
    font-family: system-ui;
    font-weight: 500;
    color: #000000b3;
    box-shadow: 0px 0px 400px 250px white;
}
a.button:hover{
    background-color:white;
    color:black;
    transition: all .35s ease-in-out;
}
 .aflecsection{
        background: #dedede;
        display: flex;
        padding: 90px;
        width:100%;
        height:100%;
        text-align: center;
}
#f{
margin-right: 130px;
}
div#o2 {
    align-self: center;
}













.iframe-container{
      position: relative;
    padding-top: 630px;
}



div#allsa {
    position: relative;
    z-index: 90;
}
.container h1{
  font-family: sans-serif;
  font-weight: 800;
}
h4 {
    POSITION: absolute;
    PADDING: 50px 85px;
    color: white;
    font-size: 21px;
}

#ha {
    font-size: 50px;
    font-family: system-ui;
    font-weight: 400;
    color: #525252;
    animation: text 2s steps(22);
    padding: 15px;
    border-bottom: solid;
}
.container{
  text-align: center;
}

#h4{
  font-size: 3rem;
}
@media (max-width:1250px) {
#ha {
    font-size: 45px;
}
}
@media (min-width:1250px) {
  #h4{
    font-size: 1.5rem;
  }
}
@media (max-width:730px) {
  #h4{
    font-size: 1.8rem;
  }
}

*{
  margin: 0;
}
h2{
  text-align: left;
}
.section-two{
  padding-top: 300px;
  text-align: center;
  padding:60px 0 30px 0;
}
#ha{
    letter-spacing: 0.5px;
}


.frame {
    text-align: center;
}
.b {
    text-align: left;
    top: 20px;
    position: relative;
}

 h5 {
    font-size: 36px;
    color: #413e66;
    text-align: center;
    font-weight: 700;
    position: relative;
    font-family: "Montserrat", sans-serif;
}
.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #535074;
    width: 50%;
    font:message-box;
    padding-top: 25px;
  }
#why-us {
    background: #ffffff;
}
.why-us-img{
  width: 500px;
  height: 364px;
}
@media (min-width: 1174px){
 h4 {
  font-size: 40px;
}
}
.im{
  width: 60%;
}
.container-fluid{
  text-align: center;
}
#footer {
    position: relative;
    background-color:#fff;
}
@media (max-widh:1050px){
    
    .myy {
    font-size: 19px;
}
.myy {
    font-size: 20px;
    padding: 25px;
}
.sad {
    display: contents;
    width: 35%;
    padding:5px;
}
.allsad {
    display: block;
    padding: 30px;
}
.contain p {
    line-height: 35px;
    font-size: 18px;
}
.fadee {
    padding: 20px;
    padding:0;
}
}
@media (max-width:1000px){

    #f{
    margin-right: 0;
    }
    .aflecsection {
    display: block;
    align-items: center;
    text-align: center;
}
.afcph {
    width: 200px;
}
#o2 {
    padding-top: 60px;
}
}
@media (max-width:860px) {
  .cedarspar {
display:grid;
}
#pt {
    font-size: 18px;
    transition: all .35s ease-in-out;
    font-weight: 500;
    margin-left: 10px;
    padding: 12px;
}
#btn {
    width: 12%;
    font-size: 16px;
}
.framee{
    top: 3em;
}
header.cedarspar {
        top: 0;
}
}
@media only screen and (max-width:620px){
p.cep {
    font-size: 12px;
    padding: 23px;
    padding-top: 0;
    line-height: 16px;
}
    #o5 {
    padding: 35px;
}
    
.cedarspar {
display:block;

}
h2.ceh {
    font-size: 16px; 
    padding: 22px;
    padding-bottom: 12px;
}
.o55 {
    width: 130px;
  }

  div#o5 {
      padding: 19px;
    }
    header.cedarspar {
        padding: 10px;
padding-top: 17vh;
padding-bottom:0;
      }
      .aflecp {
    font-size: 25px;
    line-height: 29px;
    }

.aflecsection{
  padding: 30px;
padding-top: 35px;
}
.afcph {
    width: 130px;
}
.myh2 {
    font-size: 25px;
    padding-bottom: 1px;
}
#ha {
    font-size: 28px;
    padding: 10px;
    padding-top: 0;
}
.myy {
    font-size: 17px;
}
.sad {
    display: contents;
}
.allsad {
    display: block;
    padding: 30px;
}
.contain {
    padding-left: 0px;
    line-height: 17px;
    font-size: 6px;
    width: 100%;
    padding-top: 0px;
}
.contain p {
    line-height: 17px;
    font-size: 13px;
}
.ee{
    color:white;
    font-size:13px;
}
.fadee {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

}
  *, ::after, ::before {
    box-sizing: border-box;
  }
