
@font-face {
    font-family: 'Myriadbold';
    src: url(fonts/Myriadbold.ttf);
}



body{


font-family: 'Myriad Pro', sans-serif;
font-family: 'Myriadbold' , sans-serif;
}

.mainDiv{
    /* height: 100vh; */
    width: 60% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.nav{
    font-size: 13px;
}
.scrollImg{
    height: 59vh; 
    overflow-y: scroll;
}
.scrollImg::-webkit-scrollbar{
    width: 0;
}
.outerscrollImg{
    background-color: #b87d08;
    border: 1px solid #CD8900;
}

.no_a{
    text-decoration: none;
    color: white;
}
.no_a:hover{
   
    color: oldlace;
}

a.cntct_anc {
    text-decoration: none;
    color: burlywood;
    /* color: #CD8900; */
   
    font-size: 20px;
}
a.cntct_anc:hover {
 color: red !important;
}

ul li a {
 
    /* font-family: myriad bold; */
    text-decoration: none;
    color: black;
    font-weight: 800;
    font-size: 14px !important;
}


ul{
    line-height: 1.2;
    padding-top: 10px;
}
ul li {
    list-style-type: none;
}

ul li a:hover {
   
    color: white;
}
.mail_cus{
    color:rosybrown;
    font-weight: 600; 
    padding-bottom: 5px; 
}

.mail_cus:hover{
    color: red;
    font-weight: 600; 
    
}
.txt_cnt{
    font-size: 14px;
    letter-spacing: 1px;
}

.activeMenu{
   
    color: white
}

.v_logo{
    position: relative;
    left: -26px;
    
    transform: rotate(180deg);
}


ul.nav.flex-column.justify-content-end{
    line-height: 1;
    position: relative;
    left: -16px;
}


img.d-flex.justify-content-right.align-items-end.mr-auto.img-fluid.mt-2{
    position: relative;
    left: -60px;
}

/* .main_divv{
    width: 65% !important;
    
}
ul{
    line-height: 1.2;
}
ul li {
    list-style-type: none;
}
ul li a {
    font-family: myriad bold;
    text-decoration: none;
    color: black;
}
ul li a:hover {
   
    color: white;
}
.log{
    margin-top: 100px !important;
}
img.br_cus{
    border: 2px solid #df9706;
}

.lo_rel{
    position: relative;
    top: 70px;
} */



.fa-caret-up:before {
 
    position: relative;
    top: 4px;
}

.mainDiv{
    display: block !important;
}
.sec_for_mobtab{
    display: none !important;
}
.pic_for tab{
    display: none !important;  
}

.pic_for.tab.text-center {
    display: none !important;  
}

.ter_txt{
    font-size: 12px;
    margin-left: 33px;
}


.for_tabsec{
    display: none !important;
}


.text_cntc_cnt{
    margin-top: 40px !important;
}









p.as_main_desc {
    color: white !important;
    font-size: 13px !important;
  
    text-align: center;
    margin-top: 10px !important;
}










img.h-100.imgScrolled:hover{
    filter: brightness(50%);
}





.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;..");
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;..");
}







/* i:hover{
    color: red !important;
} */









@media (min-width: 319px) and (max-width: 425px) {
    .mainDiv{
        display: none !important;
    }

    .sec_for_mobtab{
        display: block !important;
    }

    ul.navbar-nav.me-auto.mb-2.mb-lg-0{
        text-align: center;
        margin-top: -10px;
    }

    .img_mob_cus{
        margin: auto;
       
        display: flex;
        
    }

    .pic_for tab{
        display: block !important;  
    }

    .navbar-toggler:focus {
      
         box-shadow: none !important; 
    }

    .pic_for.tab.text-center{
        padding: 20px;
        margin-top: -50px;
    }

    .pic_for.tab.text-center {
        display: block !important; 
    }

    .for_tabsec{
        display: block !important;
    }
    img.d-block.w-100 {
        /* height: 425px !important; */
        margin: auto !important;
        width: 70% !important;
    }

    ul li a {
 
        font-size: 20px !important;
    }


    img.logo_mob_resp {
        padding-top: 26px !important;
        padding-left: 10px !important;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath  stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
        margin-top: 46px !important;
        font-size: 34px !important;
        color: white !important;
    }





    .text_mob_slidr{
        color: white !important;
        margin-top: 10px !important;
        text-align: center;
    }











}

@media (min-width: 426px) and (max-width: 968px) {
    .mainDiv{
        display: none !important;
    }

    .sec_for_mobtab{
        display: block !important;
    }

    ul.navbar-nav.me-auto.mb-2.mb-lg-0{
        text-align: center;
        margin-top: -10px;
    }

    .pic_for tab{
        display: block !important;  
    }

    .navbar-toggler:focus {
      
        box-shadow: none !important; 
   }

   .pic_for.tab.text-center {
    padding: 30px;
    margin-top: -30px;
}

.pic_for.tab.text-center {
    display: block !important; 
}
.for_tabsec{
    display: block !important;
}
img.d-block.w-100 {
    /* height: 808px !important; */
    width: 75% !important;
    margin: auto !important;
}
ul li a {
 
    font-size: 20px !important;
}






img.logo_mob_resp {
    position: relative;
    top: 24px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath  stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
    margin-top: 48px !important;
    font-size: 40px !important;
    color: white !important;
}

img.d-block.w-100 {
    /* height: 947px !important; */
    width: 75% !important;
    margin: auto !important;
}



p.text_mob_slidr {
    text-align: center;
    margin-top: 10px !important;
    color: white;
}




}

.btn_tog{
    font-size: 29px !important;
    margin-top: -37px;
    border: none !important;
}




/* img.h-100.imgScrolled {
    height: 109px !important;
    width: 65px !important;
  
    
} */



.fa-caret-up:before {
    content: "\f0d8";
    color: white !important;
}

.fa-caret-up:hover::before {
    content: "\f0d8";
    color: black !important;
}

.fa-caret-down:before {
    content: "\f0d7";
    color: white !important;
}

.fa-caret-down:hover::before {
    content: "\f0d7";
    color: black !important;
}

.mainDiv {

    width: 50% !important;
    position: absolute;
    top: 44% !important;
    left: 50% !important;
  
}

ul.nav.flex-column.justify-content-end {
 
    width: 172px !important;
}



.image_scrl:hover{
    background-position: bottom;
  
}