@import url('https://fonts.googleapis.com/css2?family=Forum&display=swap');
*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
     font-family: "Forum", serif!important;
}
.section-top{
    background-color: #f8f6f1;
}
.col-second{
    background-color: #d6d2c4;
    padding-top: 60px;
    padding-bottom: 60px;
}
.right-image img{
    width: 60%;
    display: block;
    margin: auto;
}
.one-col{
    padding: 100px;
    text-align: center;
}
.top-top{
      width: 70px;
    display: block;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    img{
        width: 70%;
        display: block;
        margin: auto;
    }
}
.one-col h1{
    font-size: 50px;
    text-transform: uppercase;
    line-height: 51px;
    color: #303030;
}
.one-col > p{
    font-size: 20px;
    margin-top: 20px;
    color: #303030;
}
.one-col a{
    background-color: #303030;
    color: white;
    padding: 10px 40px;
    display: block;
    width: fit-content;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    margin: auto;
    margin-top: 50px;
}
.about-image img{
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.section-about .row{
    padding: 0px;
}
.section-about .col-md-6{
    padding: 0px;
}
.dd-conf{
    padding: 100px!important;
}
.dd-conf h2{
    text-transform: uppercase;
    font-size: 40px;
}
.dd-conf p{
    font-size: 18px;
}
.dd-conf a{
     background-color: #303030;
    color: white;
    padding: 10px 40px;
    display: block;
    width: fit-content;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    /* margin: auto; */
    margin-top: 50px;
}
.section-testomonail{
    background-color: #d6d2c4;
    padding: 100px 0px;
}
.testo-row{
    display: flex;
    /* gap: 10px; */
}
.testo-div{
    width: 25%;
    padding: 20px 30px;
    img{
        height: 200px;
        display: block;
        margin: auto;
        width: 100%;
        object-fit: cover;
    }
    p{
        font-size: 18px;
        line-height: 20px;
        margin-top: 10px;
    }
}
.col-hh h2{
    text-align: center;
    font-size: 40px;
}
.section-t{
    h2{
         font-size: 40px;
         margin-bottom: 60px;
    }
    background-color: #f8f6f1;
    padding: 100px 0px;
}
.row-abhau .col-md-6{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.testimonials---section{
        background-color: #d6d2c4;
    padding: 100px 0px;
}
.col-trest{
    background-color: #f8f6f1;
    padding: 30px;
    p{
        font-size: 18px;
    }
}
.testimonials---section h2{
     font-size: 40px;
     text-align: center;
}
.testimonials---section p.ss{
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
}
.ciontactse{
background-color: #f8f6f1;
.row{
    padding: 0px;
}
.col-md-6{
}
}
.contact-col{
    padding-bottom: 50px;
    h2{
        font-size: 40px;
    }
    padding-top: 50px;
    padding-left: 100px;
    a{
          background-color: #303030;
    color: white;
    padding: 10px 40px;
    display: block;
    width: fit-content;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    /* margin: auto; */
    margin-top: 50px;
    }
}
.FD{
    margin-top: 30px;
}
.fg{
    margin-top: 30px;
    margin-bottom: 30px;
}
.FD p , .fg p{
    margin: 0px;
}
.colorss-imag{
  padding: 0px;   

}
.colorss-imag img{
    height: 100%;
    object-fit: cover;
}
@media (max-width: 600px) {
    .one-col {
    padding: 50px;
    text-align: center;
}
.one-col h1 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 38px;
    color: #303030;
}
.one-col > p {
    font-size: 18px;
    margin-top: 20px;
    color: #303030;
}
.one-col a {
    background-color: #303030;
    color: white;
    padding: 10px 40px;
    display: block;
    width: fit-content;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    margin: auto;
    margin-top: 30px;
}
.about-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.dd-conf {
    padding: 50px !important;
}
.section-testomonail {
    background-color: #d6d2c4;
    padding: 50px 0px;
}
.testo-row {
    display: flex;
    /* gap: 10px; */
    flex-direction: column;
}
.testo-div {
    width: 100%;
    padding: 20px 30px;
}
.testo-div {
    img {
        height: 268px;
        display: block;
        margin: auto;
        width: 100%;
        object-fit: cover;
    }
}
.col-trest {
    background-color: #f8f6f1;
    padding: 30px;
    margin: 10px;
}
.contact-col {
    padding-top: 50px;
    padding-left: 50px;
}
.dd-conf h2 {
    text-transform: uppercase;
    font-size: 30px;
}
.col-hh h2 {
    text-align: center;
    font-size: 30px;
}
.section-t {
    h2 {
        font-size: 30px;
        margin-bottom: 60px;
    }
}
}