* {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
   font-family: 'Century Gothic', sans-serif;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* flex-wrap: wrap; */
    padding: 0px 60px;
    background-color: rgb(243 231 176 / 44%);
}

.logo img {
    width: 135px;
    height: 100px;
    cursor: pointer;
}

.phone {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
   font-family: 'Century Gothic', sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.icon {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
    width: 100%;
    cursor: pointer;
}

.icon i {
    padding: 10px 15px;
    font-size: 20px;
    /* background-color: aliceblue; */
}

.phone i {
    font-size: 13px;
    margin: 0 2px;
    padding: 0px;
    background-color: transparent;
}

.fa-envelope {
    text-decoration: none;
}

.phone a{
    font-size: 15px;
    margin-right: 10px;
    padding-right: 20px;
    color: black;
    border-right: 2px solid black;
}

.phone b {
    font-size: 14px;
    margin: 0px 50px 0px 0px;
}
.nav-bar ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
   font-family: 'Century Gothic', sans-serif;
    font-weight: 600;
    padding: 15px 0px;
    /* background-color: chocolate; */
    line-height: 50px;
    letter-spacing: 0.5px;
}

.nav-link {
    list-style: none;
}

.nav-link a {
    margin: 0px 15px;
    font-size: 16px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    font-weight: 500;
}



.nav-link a:hover,
a.activ {
    color: chocolate;
    /* border-radius: 5%;
    background-color: whitesmoke; */
}

.nav-link i:hover {
    color: aliceblue;
}


.nav-link i{
    margin: 5px;
    font-size: 15px;
}

.main-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.left {
    width: 40%;
    height: 100%;
    padding: 65px 50px 105px 50px;
    margin: 20px;
    background-color: rgba(175, 175, 175, 0.212);
}

.l-heading {
    margin: 0 0 50px 0;
    padding: 0px 0;
    font-size: 18px;
}


.info {
    background: transparent;
    justify-content: center;
    border-radius: 10px;
    font-weight: 600;
}

input {
    width: 100%;
    margin: 10px 0;
    list-style: none;
    border: none;

}

input {
    color: black;
}

input:focus{
    outline: 3px solid  transparent;
}


.info input {
    padding: 12px 50px 9px 3px;
    border-radius: 3px;
    border: 1px solid black;
    background: rgb(255, 255, 255);
}

.info-f{
    margin: 50px 0;
}

textarea{
    margin: 10px 0;
    width: 100%;
    height: 100px;
    border: 1px solid black;
}

.btn-b{
    display: flex;
    justify-content: end;
    margin-right: 2px;
}

button{
    padding: 7px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    color: aliceblue;
    background-color: #ff9501;
}



button i{ 
    margin: 0 5px;
    font-size: 15px;
    color: aliceblue;
}


.right {
   width: 40%;
    height: 100%;
    padding: 10px 50px;
    margin: 20px;
    background-color: rgba(175, 175, 175, 0.212);
}

.right .R-head{
    margin: 40px 0;
}

.layout-1{
    padding: 10px;
    border: 1px solid rgb(176, 176, 176);
    background-color: rgba(175, 175, 175, 0.171);
    font-weight: 550;
    color: black;
}

.adders-1{
    width: 100%;
    margin: 0 0 15px 0;
    line-height: 25px;
}

.adders b{
    font-size: 15px;
}

.adders-1 p{
    font-size: 13px;
}

.ds {
   list-style: none;
   font-size: 15px;
}

.mail-1{
    width: 100%;
}

.mail-1 a{
    text-decoration: none;
    color: black;
}
.mail-1 i{
    font-size: 20px;
    margin: 0 0 15px 0;
}


/* footers */

.footer {
    display: flex;
    /* align-items: center; */
    justify-content: space-evenly;
    padding: 0 50px;
}

.fifth-left {
    font-size: 18px;
    padding-top: 30px;
    font-weight: 50;
    margin: 20px;
    width: 50%;
    color: white;
}

.fifth-left p{
    width: 80%;
    margin: 10px 0;
    font-size: 18px;
    text-align: justify;
}

/*  */




.layout{
    padding-top: 50px;
    /* border: 1px solid rgb(176, 176, 176);
    background-color: rgba(175, 175, 175, 0.171); */
    /* font-weight: 50; */
    width: 50%;
    color: white;
}

.adders{
    width: 80%;
    font-size: 18px;
    margin: 0 0 15px 0;
    line-height: 25px;
    color: white;
}

.adders b{
    font-size: 15px;
}

.adders p{
    font-size: 13px;
}


.ds {
    color: white;
   list-style: none;
   font-size: 15px;
}

.ds

.mail{
    width: 100%;
}

.mail a{
    text-decoration: none;
    color:white;
}
.mail i{
    font-size: 15px;
    margin: 0 0 15px 0;
}



/* 
.fifth-rigth b {
    color: chocolate;
    font-weight: 550;

}

.fifth-rigth p {
    font-weight: 550;
    color: rgb(123, 123, 123);
    margin: 30px 0px;

} */

.i {
    background-color: #ff9a53;
    /* margin: 1px; */
    padding: 1vh;
    transform: rotate(360deg);
    margin-top: -10px;
}


.i-2{
    background-color:  #ff9a53;
}

/* .i-h h2{
    color: white;
} */

.svgShaper-shape-fill {
    fill: rgb(255 125 32 / 56%);
}

.abtOverviewSectionStrip {
    display: block;
    width: 100%;
    /* height: 242PX; */
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    overflow: hidden;
}

.abtOverviewSectionStrip svg {
    position: relative;
    width: 160%;
    left: 0;
    bottom: 0;
    transform: rotate(180deg);
}

@media only screen and (max-width: 600px) {
    .abtOverviewSectionStrip {
        display: block;
        width: 100%;
        height: unset !important;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 11;
        overflow: hidden;
    }
}

.f-l-i{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
}

.f-nav-bar ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 99%;
   font-family: 'Century Gothic', sans-serif;
    font-weight: 550;
    font-size: 19px;
    padding: 15px 0px;
    margin:20px 3px ;
    /* background: #000; */
}

.f-nav-link {
    list-style: none;
}

.f-nav-link a{
    margin: 1px 3px;
    padding: 5px 10px;
    text-decoration: none;
    color: rgb(63, 62, 62);
    background: #ffffff81;
}

.border{
 border-left: 1px solid rgb(88, 88, 88) ;

}

.f-nav-link a:hover{
    color: rgb(255, 153, 0);
}

.f-icon{
    display: flex;
    align-items: center;
    /* justify-content: center; */
    justify-content: end;
    margin-right: 30px;
}

.f-icon i{
    margin: 5px 2px;
    padding: 17px 10px;
    font-size: 22px;
    color:  rgb(255, 255, 255);
}

/* 
.f-icon i:hover{
    color: orange;
} */

.fa-facebook-f:hover{
    color: #4267B2;
}

.f-icon .fa-whatsapp:hover{
    color: #25D366;
}

.fa-instagram:hover{
    color: #E1306C;
}

.last{
    display: flex;
    align-items: center;
    justify-content:space-between;
    margin: 10px;
    border-top: 1px solid grey;
    font-weight: 600;
}

.last-1{
    margin: 5px;
    padding: 7px ;
    /* color: grey; */
}

.last-2{
    margin: 5px;
    padding: 7px ;
}