*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Roboto', sans-serif;
}
.navbar-brand img{
    max-height: 56px;
}
.navbar-light .navbar-nav .nav-link{
    color: #000;
    padding: 0 10px;
    font-weight: 500;
}
.homeBanner{
    background: transparent linear-gradient(421deg, #0052B4 0%, #FFDA44 100%) 0% 0% no-repeat padding-box;
opacity: 1;
}
.bgBannwe{
    background-image: url(../img/malaysia-translation-at-very-low-price.webp);
    background-size: contain;
    background-position: right ;
    background-repeat: no-repeat;

}
.text-main2{
    color: #FFDA44;
}
.bg-main{
    background: #FFDA44;
}
.text-danger{
    color: #D80027!important;
}
h2{
    font-weight: 700;
}
.trust{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 36px #0000001F;
border: 0.20000000298023224px solid #0052B4;
border-radius: 12px;
}
.bg-sept{
    background: #F4F3EE 0% 0% no-repeat padding-box;
}
.bg-abstract{
    background: url('../img/abtract.webp') 0% 0% no-repeat padding-box;
    background-size: cover;

}
.formSection{

    background:  linear-gradient(109deg, #0052B4 0%, #FFDA44 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 1;
}
.formSectionimg{
    background: url(../img/consulat-malaysia-assignment-help.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.z-index-4{
    z-index: 10001;
}

 
.sideBAr{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 36px #0000001F;
border-radius: 12px;
overflow: hidden;
}



.form-busi{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 0px 36px #0000001F;
border-radius: 12px;
}



.formMain input{
    background-color: #F4F3EE;
    padding: 15px 17px;
    border: none;
    border-radius: 12px;
}
.formMain select{
    background-color: #F4F3EE;
    padding: 15px 17px;
    border: none;
    border-radius: 12px;
    padding-right: 31px;
}





.custom_choose .remove_field{position: absolute;
    right: 85px;
    margin-top: -40px;
}





.formMain textarea{
    background: #F4F3EE 0% 0% no-repeat padding-box;
    padding: 15px 17px;
    border: unset;
    border-radius: 12px;
}
.form-control:focus{
    box-shadow: unset;
    background: #F4F3EE 0% 0% no-repeat padding-box;

}
.textarea{
    box-shadow: unset;
    background: #F4F3EE 0% 0% no-repeat padding-box;

}
input.btn-primary{
    background: #0052B4;
}
.form-busi{
    position: relative;
     margin-top: -294px; 
    z-index: 90009;
}
 
.review{
    border-radius: 12px;
    overflow: hidden;
}
.star img{
    height: 24px;
    width: 24px;
}
.owl-carousel .owl-nav.disabled{
    display: block;
}
.owl-carousel .owl-nav{
    text-align: center;
    margin-top: 20px;
}
.bgWa{
    position: relative;
}
.bgWa .imgWa{
    position: absolute;
}
.bgFeature{
    border-radius: 12px;
}
.bhMa{
    list-style: none;
    padding-left: unset;
}
.bhMa li{
    margin-bottom: 20px;
}
.paddingLeft{
    padding-left: 40px;
}
.bgFeature{
    border-bottom-left-radius: 80px;
}
.bgFeature2{
    border-radius: 12px;
    border-bottom-right-radius: 80px;
}
.accordion-button:not(.collapsed){
    color: #000;
    background-color: #FFFFFF;
    box-shadow: unset;

}
.accordion-button:focus {
    z-index: 3;
    border-color: #D80027;
    outline: 0px;
    box-shadow: unset;
}
.accordion-button:not(.collapsed)::after{
    display: none;
}
.accordion-button.collapsed::after{
    display: none;
}

.accordion-button:not(.collapsed)::before{
    width: 30px;
    height: 30px;
     
    content: "";
    background-image: url(../img/minus.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background-color: #0052B4;
    padding: 5px;
    background-size: 12px;
    border-radius: 8px;
    background-position: center;
}
.accordion-button.collapsed::before{
    width: 30px;
    height: 30px;
     
    content: "";
    background-image: url(../img/plus.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background-color: #0052B4;
    padding: 5px;
    background-size: 12px;
    border-radius: 8px;
    background-position: center;
}
.accordion-item{
    margin-bottom: 20px;
    border: 1px solid #c1c1c1!important;
    border-radius: 12px!important;
}
.accordion-button{
    background-color: transparent!important;
}
.ctaBackground{
       background: url(../img/contact-for-translations.webp);
       background-repeat: no-repeat;
       background-size: cover;
       position: relative;
}
.backCV{
    border-radius: 20px;
    background: #f4f3eeb3;
    z-index: 20;
    position: relative;
   
}
.footUtl li a{
  text-decoration: none;
 color: #000;

}
.footUtl{
    list-style: none;
    padding-left: unset;
}
.footUtl li{
 margin-bottom: 10px;
}
.bg-primary{
    background-color: #0052B4!important;
}
.btn-primary{
    background-color: #0052B4!important;
}
.text-primary{
    color: #0052B4!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: unset!important;
    border: unset!important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: unset!important;
}
.nav-tabs .nav-link{
    border: unset!important;
    color: #868686;

}
.nav-tabs .nav-link.active{
    color: #D80027;
}
.btn-primary2{
    border: 2px solid #0052B4;
    color: #0052B4;
    font-weight: 600;
}
.btn-primary2:hover{
    color: #0052B4;
}
.fixed-main{
    width: 100%;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900000;
}
.hirePage{
    background: url(../img/hire-translators.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bakZin{
    z-index: 1001;
}
.bg-danger{
    background-color: #dc3545!important;
    border-color: #dc3545!important;
}
.text-danger{
    color: #dc3545!important;
}
.svgIcon{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 94px;
    width: 94px;
    padding: 5px;
    background: #0052B4;
    border-radius: 12px;
}
.border-radius-12{
    border-radius: 12px;

}
.bg-grad{
    background:  linear-gradient(109deg, #0052B4 0%, #FFDA44 100%);
}
.img-height img{
    height: 20px;
    width: 20px;
    margin-right: 10px;
    border-radius: 50%;
}
.langTranlation{
    list-style: none;
    padding-left: unset;
    font-size: 20px;
    color: #D80027;
}

.langTranlation li{
    margin-bottom: 15px;
}
.firstMain{
  
    position: absolute;
   right: 0;
   top: 0;
   height: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   width: fit-content;
 
 
}
.firstMain h5{
   transform: rotate(90deg);
}
.secMain{
    left: 0;
}
.secMain h5{
    transform: rotate(-90deg);
 }
 .review-divider{
    border-bottom: 2px dashed #D80027;
    margin: 15px 0;
 }
.border-gradient{
    display: flex;
    align-items: center;
  
   
  
  
  
    position: relative;
    padding: 30% 2em;
    box-sizing: border-box;
  
    justify-content: center;
   
    background: #fff;
    background-clip: padding-box;  
    border: solid 2px transparent;  
    border-radius: 1em;
}
.border-gradient::before{
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    margin: -5px; 
    border-radius: inherit; 
    background: linear-gradient(to right, #0052B4, #FFDA44);
}
.list-style-none{
    list-style: none;
    padding-left: 0;
}
.megaMenu{
    position: absolute;
    width: auto;
    
    top: 62px;
    background: #FFFFFF;
    z-index: 900900;
    border-radius: 5px;
    display: none;
}
.menulist{
    list-style: none;
    padding-left: unset;
}
.menulist .nav-item a{
    text-decoration: none;
    color: #dc3545;
}
.menulist .nav-item{
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ebebeb;
}
 
.vjTabs{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;

}
.nav-tabs .nav-link{
    margin-bottom: unset;
}























@media (min-width: 991.98px) { 
.serviceDrop:hover .megaMenu{
    display: block;
}
.menuMain{
    height: 100%;
    align-items: center;
}
.navbar-expand-lg .navbar-nav{
    height: 100%;
}
 .navbar-nav .nav-item{
    height: 100%;
    display: flex;
    align-items: center;
}
}












@media (max-width: 991.98px) { 
    .navbar-light .navbar-toggler-icon{
        background-image: unset;
    }
    .navbar-light .navbar-toggler{
        color: unset;
    border-color: unset;
    border: unset!important;
    box-shadow: unset!important;
    }
    .navbar-toggler:focus{
        box-shadow: unset;
         border: unset;
    }
    .navbar-light .navbar-toggler-icon{
        height: 3px;
        width: 25px;
        background: #495057;
        border-radius: 4px;
        position: relative;
    }
    .navbar-light .navbar-toggler-icon::after{
      content: "";
      height: 3px;
      width: 30px;
      background: #495057;
      border-radius: 4px;
      position: absolute;
      bottom: -8px;
      right: 0;
      transition: all 0.4s ease;

    }.navbar-light .navbar-toggler-icon::before{
        content: "";
        height: 3px;
        width: 30px;
        background: #495057;
        border-radius: 4px;
        position: absolute;
        top: -8px;
        right: 0;
      transition: all 0.4s ease;

  
      }
      .rajaVj{
        position: fixed;
        left: 0;
        background: #FFFFFF;
        top: 82px;
        width: 308px;
        padding: 25px;
        height: 100%;
        z-index: 900999;
        overflow-y: auto;
    }
    .menuMain{
        justify-content: start!important;
    }
    .rajaVj .nav-item{
        padding: 10px 5px;
        border-bottom: 1px solid #ebebeb;
    }
    .rajaVj .navbar-nav{
        width: 100%;
    }
    .rajaVj:not(.show){
        display: block!important;
    }
    .collapse:not(.show){
       transform: translateX(-100%);
    }
    .collapse.show{
        transform: translateX(0);
     }
    .rajaVj{
        transition: all 0.4s ease;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon{
            background: transparent;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon::after{
        transform: rotate(45deg);
        bottom: 0;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon::before{
        transform: rotate(-45deg);
        top: 0;
    }
    .mt-mobile-4{
        margin-top: 30px;
    }
    .firstMain{
        position: static;
        padding: 20px;
        width: 100%;

    }
    .firstMain h5{
        transform: unset;
    }
    .megaMenu{
        position: static;
    }
    
 }

 
@media (max-width: 575.98px) { 
    .imgWa{
        display: none;
    }
    .form-busi{
        margin-top: 0;
    }
    .paddingLeft .btn-light{
        display: none;
    }
    .centerBg img{
        display: none;
    }
    .MainBtn {
        flex-direction: column;
    }
    .MainBtn a{
       margin-bottom: 20px;
    }
    .vjTabs{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto; 
        height: 101px;
 }
    .vjTabs li:nth-child(1) {
           padding-left: 337px;
    }
    .vjTabs .nav-item{
        display: block;
       
    }
    .vjTabs .nav-link {
        border: unset!important;
        color: #868686;
        width: 170px;
        border-right: 1px solid red!important;
        border-radius: unset;
    }
    .vjTabs .nav-link.active{
      
      
        border: 1px solid red!important;
    }
    .homeBanner {
        background: transparent linear-gradient(462deg, #0052B4 0%, #FFDA44 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .footerMobile{
        margin-bottom: 18px;
    }
    .navbar-brand img{
      max-height: 30px;
    }
    .vjFooter img{
        margin-bottom: 10px;
    }
    .vjFooter{
        flex-wrap: wrap;
        justify-content: center!important;
    }
    .topBtn a{
        font-size: 13px;
    }
    .topBtn {
        padding: 3px 10px;
    }
    .rajaVj {
        top: 59px;
        width: 293px;
    }
    .reviewStep{
        justify-content: center!important;
        align-items: center!important;
        margin-top: 10px;
    }
    .m-none{
        display: none;
    }
    .homeBan{
        text-align: center;
    }
    .homeBan h1{
        margin-bottom: unset!important;
    }
    .m-text{
        text-align: center;
    }

 }

@media (min-width: 576px) and (max-width: 767.98px) { 
    .imgWa{
        display: none;
    }
    .form-busi{
        margin-top: 0;
    }
    .paddingLeft .btn-light{
        display: none;
    }
    .centerBg img{
        display: none;
    }
    .MainBtn {
        flex-direction: column;
    }
    .MainBtn a{
       margin-bottom: 20px;
    }
    .vjTabs li:nth-child(1) {
        padding-left: 536px;    }
    .vjTabs{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        
    }
    .vjTabs .nav-item{
        display: block;
        height: 54px;
    }
    .vjTabs .nav-link {
        border: unset!important;
        color: #868686;
        width: 170px;
        border-right: 1px solid red!important;
        border-radius: unset;
    }
    .vjTabs .nav-link.active{
    
    
        border: 1px solid red!important;
    }
    .homeBanner {
        background: transparent linear-gradient(462deg, #0052B4 0%, #FFDA44 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .footerMobile{
        margin-bottom: 18px;
    }
    .reviewStep{
        justify-content: center!important;
        align-items: center!important;
        margin-top: 10px;
    }
      .m-none{
        display: none;
    }
    .homeBan{
        text-align: center;
    }
    .m-text{
        text-align: center;
    }
   
 }
 

@media (min-width: 768px) and (max-width: 991.98px) { 
    
 }

@media (min-width: 992px) and (max-width: 1199.98px) { 
    
 }

@media (min-width: 1200px) { 
    

    
 }