
.border {
    background-color: rgb(243, 240, 240);
    padding-top:10px;
    
}

.data2 {
    margin-top: 80px;
}

.data2 h2 {
    font-weight: 500;
    font-family: 'Times New Roman', Times, serif;
    font-size: xx-large;
}

.data2 span {
    font-weight: 700;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: xx-large;
}

.data {
    margin-left: 0px;
    margin-right: 0px;
}

.data2 img {
    border-radius: 10px;
    border: 2px solid rgb(233, 177, 72);
}

.contain {
    margin-left: 0px;
    margin-right: 0px;
}

.bor1 {
    border: 1.5px solid rgb(206, 202, 202);
}

.bor2 {
    border: 1.5px solid rgb(206, 202, 202);
}

.bor3 {
    border: 1.5px solid rgb(206, 202, 202);
}

.bor1 h2 {
    background-color: orange;
    text-align: center;
    margin-top: 10px;
    color: white;
    font-size:1.5rem;
    line-height:50px;
    
    height: 50px;
}

.bor1 h2 i {

    color: rgb(6, 6, 17);

    margin-left: 15px;
    font-size: smaller;
    margin-top: 6px;

}

.bor2 h2 {
    background-color: orange;
    text-align: center;
    margin-top: 10px;
    color: white;
    font-size:1.5rem;
    line-height:50px;
    
    height: 50px;
}

.bor2 h2 i {

    color: rgb(6, 6, 17);

    margin-left: 15px;
    font-size: smaller;
    margin-top: 6px;

}

.bor3 h2 {
    background-color: orange;
    text-align: center;
    margin-top: 10px;
    color: white;
    font-size:1.5rem;
    height: 50px;
    line-height:50px;
    
}

.bor3 h2 i {

    color: rgb(6, 6, 17);

    margin-left: 15px;
    font-size: smaller;
    margin-top: 6px;

}



#cor {
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
}

#cor p {
    margin-bottom: 400px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: rgb(249, 251, 252)
}

#cor h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: rgb(249, 251, 252)
}

#cor img {
   
}

.container5 h3 {
    text-align: center;
}

.container5 p {
    text-align: center;
}

.container5 {
    margin-top: 50px;
}

#test {
    margin-left: 0px;
    margin-right: 0px;
}

.test1 i {
    color: white;
    background-color: rgb(243, 177, 55);
    width: 25px;
    height: 25px;
}

.cardimg1 i {
    border: 2px solid rgb(223, 222, 222);
    border-radius: 50%;
    font-size: 50px;
    height: 100px;
    width: 100px;
    background-color: rgb(224, 224, 224);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    color: rgb(37, 37, 37);
}

.test2 i {
    color: white;
    background-color: rgb(243, 177, 55);
    width: 25px;
    height: 25px;

}

.cardimg2 i {
    border: 2px solid rgb(223, 222, 222);
    border-radius: 50%;
    font-size: 50px;
    height: 100px;
    width: 100px;
    background-color: rgb(224, 224, 224);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    color: rgb(37, 37, 37);

}

.icon1 {
    padding: 4px 0px 0px 4px;
}

.icon2 {
    padding: 4px 0px 0px 4px;
}

.name {
    margin-left: 150px;
    display: flex;
    align-items: center;
    align-content: center;
    margin-top: -64px;
    margin-bottom: 20px;
}

.details {
    background-color: rgb(14, 13, 13);
    color: rgb(248, 248, 208);
    margin-top: 30px;
    text-align: center;
    padding: 80px;
}

.details h2 {
    margin-bottom: 12px;
}

.card-body {
    background: rgb(14, 13, 13);
}



.branch i{
    background-color: rgb(243, 177, 55);
    color: white;
    height: 34px;
   padding:10px;
}

.card {
    border: 1.5px solid orange;
    border-radius: 3px;
    transform: rotate('10');
}

.why {
    text-align: center;
    margin-top: 60px;
}

.couz {
    margin-top: 110px;
}

.decade i {
    background-color: rgb(243, 177, 55);
    color: white;
    height: 4.5rem;
    width: 5.5rem;
    font-size: 3rem;
    margin-bottom: 15px;
    border: 1.5px solid rgb(245, 229, 209);
}

.decade:hover i {
    transform: scale(1.2);
}

.req {
    background-color: black;
    color: white;
    margin-top: 50px;
    padding: 30px;
    font-weight: 600;
    font-size: 18px;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}

#now {
 background-color: orange; padding: 12px 0px 5px 8px; font-size: 18px;
}
#now:hover{
    background-color: rgb(238, 92, 92); transform: scale(1.1);
}
.footer{
     background-color: black;color: white;  margin-top: 50px; 
}
.foot1{
    padding: 70px; font-weight: 600; font-size: 15px;
}
.foot2{
    padding: 70px; font-weight: 600; font-size: 18px;
}
.line{
    color: orange; font-weight: 800;
}
.foot3{
     padding: 70px; font-weight: 600; font-size: 18px; 
}
.add{
    color: rgb(153, 148, 148); font-weight: 100; font-size: 15px; margin-top: 20px;
}
.add i{
    font-size: 15px; padding: 10px; 
}
.num{
    color: rgb(153, 148, 148); font-weight: 100; font-size: 15px; margin-top: 20px;
}
.num i{
    font-size: 18px; padding: 3px 0px 0px 10px;
}
.hme{
    margin-top: 20px;
}
.hme a{
     color: rgb(153, 148, 148); font-weight: 100; font-size: 15px
}
.hme i{
    font-size: 18px; padding: 3px 0px 0px 15px; color: rgb(153, 148, 148)
}
.hme:hover a{
   text-decoration: none; color:rgb(240, 186, 86); ;
}
.hme:hover i{
     color: rgb(240, 186, 86);
}

.tc a{
    color: rgb(153, 148, 148); font-weight: 100; font-size: 15px; margin-top: 20px; 
}
.tc i{
    font-size: 18px; padding: 3px 0px 0px 15px
}
.tc:hover a{
    color: rgb(240, 186, 86) ;
}
.tc:hover i{
    color: rgb(240, 186, 86) ;
}
.abt{
    margin-top: 5px;
}
.abt a{
    color: rgb(153, 148, 148); font-weight: 100; font-size: 15px; margin-top: 20px; 
}
.abt i{
    font-size: 18px; padding: 3px 0px 0px 15px  ; color: rgb(153, 148, 148)
}
.abt:hover a{
    text-decoration: none; color: rgb(240, 186, 86) ;
}
.abt:hover i{    color: rgb(240, 186, 86) ;

}
.cnt{
    margin-top: 5px;
}
.cnt a{
    color: rgb(153, 148, 148); font-weight: 100; font-size: 15px; margin-top: 20px; 
}
.cnt i{  
    font-size: 18px; padding: 3px 0px 0px 15px ; color: rgb(153, 148, 148)
}
.cnt:hover a{
    text-decoration: none; color: rgb(240, 186, 86);
}
.cnt:hover i{
    color: rgb(240, 186, 86);
}
.map{
    margin-left: 40px; margin-top:-30px
}
.copy{
    background-color: white;
    color: #8b8b84;
}
.copy a{
    color:#ffa500;
}
@media only screen and (max-width:600px){
    .w-100{
        height:auto;
    }
    .navbar-brand{
        margin-right:0px;
    }
}
.whatsappWidget {
    height: 3.7em;
    width: 3.7em;
    border-radius: 50%;
    z-index: 11;
    color: #fff;
    text-align: center;
    display: table;
    transition-property: top;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
}
.widgetPosition-Bottom-Right {
    position: fixed;
    bottom: 20px;
    right: 15px;
}
.w-100{
    height:75vh;}