
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&display=swap');
* {
    box-sizing: border-box;
  }
  
  body {
    margin: 0;
    padding: 0 0 !important;
    

  }
  html {
    scroll-behavior: smooth;
  }
  dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
}
  .product_wrapper h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}
.product_wrapper .col-12{
  padding: 0px !important;
}
.product_wrapper .col-md-6{
  padding: 0 !important;
}

.product_wrapper h1,h2,h3,h4,h5,p,a,span{
  font-family: 'Archivo', sans-serif;
}
.product_wrapper p{
  font-weight: 400;
  line-height: 22px;
}


#Top_bar #logo img{
  max-height: none;
  width: 200px;
}

.product_wrapper .product-header{

  padding: 20px 0;

}
.product_wrapper .product-header .navbar .nav-item{
  
  padding:0 20px;


} 
.product_wrapper .product-header .navbar .nav-item a{
  
text-decoration: none;
color: #222228;
font-size: 17px;
font-weight: 500;
font-family: 'Archivo', sans-serif;

} 
.product_wrapper .product-header .navbar .navbar-brand img{
 
  width: 200px;
}
.product_wrapper .product-header .navbar .nav-item a:focus{
  color: #7964EF;
}
.product_wrapper .product-header .navbar .nav-item a:hover{
  color: #7964EF;
}
.product_wrapper .product-header .navbar .navbar-toggler-icon {
  background-image: url("/images/product-nav.png");
} 
.product_wrapper .product-header .navbar .navbar-toggler{

  background-color: none !important;
}
.product_wrapper .product_banner{
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom:0rem;
    margin-top: 100px;
}
.product_wrapper .product_banner img{
   width: 40%;
   margin-bottom: 30px;
}

.product_wrapper .product_banner .back-banner {
position: absolute;
margin-left: -10.5rem; 
 /* overflow: hidden; */
/*margin-top: 2rem !important;*/
/* z-index: -1;  */

}
 .product_wrapper .product_banner .back-banner img{
  width: 130%;
  height: 650px;
}
.product_wrapper .product_banner h1{
  color: #473288;
  font-size: 53px;
  font-weight: 700;
}
.product_wrapper .product_banner p{
color: black;
font-weight: 400;
font-size: 16px;
padding: 0px 10rem;
}
.product_wrapper .main-btn{
  margin-bottom: 7rem;
}
.product_wrapper .main-btn button{
  margin-top: 50px;
  border: none;
  background-color: #473288;
  border-radius: 10px;
  padding: 8px 35px;
  margin-top: 20px;
}
.product_wrapper .main-btn{
 text-align: center;
}
.product_wrapper .main-btn button a{
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.product_wrapper .product-content img{
width: 95%;
height: 450px;

}
.product_wrapper .product-content h2{
  color: #473288;
  font-size: 48px;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 80px;
}
.product_wrapper.product-content p{
  padding-right: 32px;
  color: black;
font-weight: 400;
font-size: 16px;
}
.product_wrapper .product-content {
  position: relative;
  margin-bottom: 30px;

}


.product_wrapper .product-content-last {
  margin-bottom: 1rem;
}
 .product_wrapper .product-content-last img{
  width: 100% !important;


}
 .product-content-last .content-back{

  position: absolute;
}

 .product_wrapper .product-content-last .content-back{
  position: absolute;
  margin-left: -22.5rem;
  overflow: hidden;


  
  }
 .product_wrapper .product-content-last .content-back img{
    width: 100%;
    height: 639px;
    display: none;
   
  }

.product_wrapper .product-feature {
    text-align: center;
    margin-bottom: 50px;
  }
.product_wrapper .product-feature h2{
    font-size: 53px;
    color: #473288;
    font-weight: 700;
  }
.product_wrapper .product-feature p{
    padding: 0 7rem;
    color: black;
font-weight: 400;
font-size: 16px;
  }

.product_wrapper .product-feature .feature-itam p{
    padding: 0;
    
  }
  
  .product_wrapper .product-feature .feature-itam {
    background-color: rgba(121, 100, 239, 0.09);
    padding: 10px  30px 40px;
    box-shadow: 0px 4px 4px rgba(121, 100, 239, 0.25);
    border-radius: 15px;  
    height: 330px;
  }
.product_wrapper .product-feature .feature-itam img{
width: 80px;
height: 80px;
padding-top: 10px;
margin-bottom: 20px;
}
.product_wrapper .product-feature .feature-itam h4{
  color: #7964EF;
}
.product_wrapper .product-feature .feature-box{
  margin-top: 5rem;
}

/*product-feature-end*/
 .product_wrapper .product-review-section .review-itam img{
  width: 70px;
  height: 70px;
  border-radius: 50%;


}
.product_wrapper .product-review-section .review-itam .review-itam-box{
  padding-top: 10px;
}
.product_wrapper .product-review-section .review-itam .review-itam-box p{
padding-left: 15px;
  margin-bottom: 0 !important;
  font-size: 16px;
  margin-right: 10px;
  font-weight: 400;
}
.product_wrapper .product-review-section .review-itam .review-itam-box img{

  margin-left: 10px;
}

.product_wrapper .product-review-section .review-itam span{
  padding-left: 5.5rem !important;
  font-weight: 600;
}
.product_wrapper .product-review-section .review-itam{
  background-color: rgba(121, 100, 239, 0.09);
  height: auto;
  width: 400px;
  border-radius: 10px;
  margin-bottom: 1.5rem;
  border: 1px solid #646FD4;
  box-shadow: 0px 4px 4px rgba(121, 100, 239, 0.25);
  margin-left: 40px;

  
}





.product_wrapper .product-review-section .review-ml{
  margin-left: 5rem !important;
}
.product_wrapper .product-review-section .review-itam .review-icon{
  color: rgb(255, 207, 86);
  padding-left: 5.5rem !important;
}
.product_wrapper .product-review-section .review-content h2{
  color: #473288;
  font-size: 48px;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 60px;
  padding-bottom: 20px;

}
.product_wrapper .product-review-section .review-content  p{
  padding-bottom: 20px;
  color: black;
  font-weight: 400;
  font-size: 16px;
}
.product_wrapper .product-review-section .review-content button{

  border: none;
  background-color: #473288;
  border-radius: 10px;
  padding: 8px 15px;

}
.product_wrapper .product-review-section .review-content button a{
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

 .product-review-section{
  margin-top: 8rem;
  position: relative;
  

}
 .product-review-section .review-back{
  position: absolute;
  margin-left: -13rem;
  margin-top: -1rem;
  z-index: -1;

}
.product-review-section .review-back img{
    width: 130%;
    height: 650px;

} 



/* product-popup-start */
.product_wrapper  .modal{
  position: absolute;
  text-align: center;
display: none;
/* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left:0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.product_wrapper .modal .product_popup-contain .g-recaptcha-response{
  display: none !important;
}


.product_wrapper .modal .capth{

    display: flex;
    justify-content: center;
    align-items: center;
 padding-bottom: 20px;

 
}
.product_wrapper .modal .product_popup-contain{
  background-color: #372b7d;
  width: 450px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(121, 100, 239, 0.25);
padding-bottom: 0;
  
}

.product_wrapper .modal .product_popup-contain .input-style{
  margin-bottom: 10px;
 
}
/* .product_wrapper  .modal .product_popup-contain .input-style  input[type=email], input[type=number], input[type=text], select , textarea{
  width: 350px !important;
  max-width: 100%;
  display: inline !important;
  margin-bottom: 0px !important;

} */


.product_wrapper  .modal .product_popup-contain ::placeholder{
color: rgb(171, 171, 171);
font-size: 14px;
padding-left: 5px;
}
.product_wrapper  .modal .product_popup-contain .popup-btn input[type=submit]{
background-color: #fca80f;
border: none;
color: #fff;
font-weight: 600;
border-radius: 10px;
padding: 5px 20px;
transition: all 0.3s;
}
.product_wrapper .modal .product_popup-contain .popup-btn input[type=submit]:hover{
font-size: 18px;
padding: 7px 23px ;

}

.product_wrapper  .modal .product_popup-contain h6 {
  color:#fca80f;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 25px;

}
.product_wrapper  .modal .product_popup-contain .close {
color: #aaaaaa;
margin-top: -20px;
margin-right:10px ;
font-weight: bold;
font-size: 28px;
}

.product_wrapper  .modal  .product_popup-contain .close:hover, .product_popup .product_popup-contain .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#tp-widget-wrapper {
  text-align: left !important;
}
.about-how-work{
  width: 46px !important;
}
/* product-popup-end */




/*responsive-start*/


  @media (max-width: 848px) {
  .product_wrapper .product-review-section .review-itam {
    width: 300px ;
  }
}

@media (max-width: 992px) {
  .product_wrapper .talkto{
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .product_wrapper .product_banner{
    margin-top: 4rem;
    margin-bottom:0rem;
  
}
.team-itam-main p{
  padding: 0 0rem !important;
}

.g-recaptcha {
  transform:scale(0.77);
  transform-origin:0 0;
  }
 .product_wrapper .col-12{
  padding: 0 0;
}
.product_wrapper .col-md-6{
  padding: 0 0;
}
.product_wrapper .product_banner .back-banner {
  position: absolute;
  margin-left:0rem;
  overflow: hidden;
  margin-top: 2rem !important;
  z-index: -1;
}
.product_wrapper .product_banner p{
padding: 0px 0rem;
}

.product_wrapper .product-feature p{
 padding: 0 0rem !important;
 font-size: 14px;
 margin-bottom: 0 !important;
 font-weight: 400px;

}
.product_wrapper .product-feature .feature-box {
  margin-top: 3rem;
}
.product_wrapper .product-feature .feature-itam{
  margin-bottom: 20px;
   
  height: auto !important;
}

.product_wrapper .product-review-section{
  margin-top: 1rem;

}
.product_wrapper .product-review-section .review-content{
  text-align: center;
  margin-bottom: 50px;
}
.product_wrapper .product-review-section .review-itam{
    margin-left: 0px;
    height: auto;
    width: 100%;
    
    
  }
  .product_wrapper .product-review-section .review-itam P{
    font-size: 13px !important  ;
  }
   .product_wrapper .product_banner p{
    padding: 0 !important;

  }
  .product_wrapper .product-review-section .review-ml{
    margin-left: 0rem !important;
  }
  .product_wrapper .product_wrapper .product_banner .back-banner img{
    width: 100%;
    height: auto;
    
  }
   .product_wrapper .product_banner img{
    width: 60%;
    margin-bottom: 20px;
 }
 .product_wrapper .product_banner h1{
   
  font-size: 42px;

}
 .product_wrapper .product_banner button{

  margin-top: 10px;
}

.product_wrapper .product-content{
  margin-bottom: 60px;
  text-align: center;

}

.product_wrapper .product-content img{
  width: 100%;
  height: auto;
  margin-top: 40px;
  
  }
  .product_wrapper .product-content p{
    padding-right: 0px !important;
    font-size: 14px;
    margin-bottom:0 ;

  }
  .product_wrapper .product-content h2 {
    line-height: 38px;
    font-size: 36px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.product_wrapper .product-content-last .content-back img{
  width: 100%;
  height: auto;

}
.product_wrapper .product-content-last .content-back{
margin-left: -5.5rem;
z-index: -1;
}

.product_wrapper .product-feature h2 {
    font-size: 36px;
     line-height: 40px  !important;
  }

.product_wrapper .product-review-section .review-back{
  position: absolute;
  margin-left: 0rem;  
  z-index: -1;
  overflow: hidden;
  margin-top: 23rem;
}
.product_wrapper .product-review-section .review-back img{
  width: 100%;
  height: 200px;
}


.product_wrapper .product-review-section .review-content h2{
  font-size: 36px;
}
.product_wrapper .main-btn{
  margin-bottom: 3rem;
}
.product_wrapper .product-review-section .review-content h2 {
  line-height: 40px;
  padding-top: 20px;

}
.modal .product_popup-contain{

  width: 100% !important;
 padding-left:30% ;
padding-right: 30%;
}
.modal .capth{

   margin-left: 60px;
  }
  .product_wrapper .talkto .talkto-leftcol{
    padding-left: 0px !important;
    text-align: center;
  }
  .product_wrapper .talkto .talkto-leftcol h2{
    font-size: 36px;
  }
  
}
.product_wrapper .talkto{
  margin-top: 9rem;
 

}
.product_wrapper .talkto img{
  width: 100%;
  height: 400px;
}
.product_wrapper .talkto h2{
  color: #473288;
  font-size: 48px;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 80px;
 
}
.product_wrapper .talkto .talkto-leftcol{
  padding-left: 30px;
}
.product_wrapper .talkto .talkto-leftcol button{

  border: none;
  background-color: #473288;
  border-radius: 10px;
  padding: 8px 15px;

}
.product_wrapper .talkto .talkto-leftcol button a{
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

@media (max-width: 1240px) {
  .product_wrapper .product-feature .feature-itam{
    height: 350px;
  }
 
}

@media (max-width: 992px) {
   .product_wrapper .product_banner p{
    padding: 0px 2rem;
    }
    
    .product_wrapper  .product-content h2 {

  padding-top: 20px;
}

.product_wrapper  .product-feature p{
  padding: 0 1rem;

 
 }
 .product_wrapper .product_banner p {
  padding: 0 3rem;
 }
 
 .product_wrapper  .product-feature .feature-itam {
 
  height: 420px;
}
.product_wrapper  .product-review-section .review-itam{
  margin-left: 0px;

  
  
}
.product_wrapper  .product-review-section .review-ml {
  margin-left: 0rem !important;
}
.product_wrapper .product-review-section .review-content h2 {
font-size: 48px;
  padding-top: 0px;
 
}
.product_wrapper .product-feature h2{
  line-height: 55px;
}
.product_wrapper .product-review-section .review-content h2{
  line-height: 51px;
}

}
@media (max-width: 368px){
  .product_wrapper  .product-review-section .review-itam{
    height: auto;
  }
  .modal .product_popup-contain {
    padding: 50px 30px;
    box-sizing: border-box !important;
    overflow: hidden;
  }
  .modal .product_popup-contain .input-style input{
    width: 100% !important;
  }

  
}
@media (max-width: 290px){
  .product_wrapper  .product-feature .feature-itam{
    height: auto !important;
    box-sizing: border-box;
  }
} 

@media only screen and (max-width: 300px) {

 
  /* .product_wrapper .modal .capth {
    margin-left: 0px !important;
    margin-bottom: 20px;
} */
  .product_popup-contain{
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  }

/*responsive-end*/
/* our-team */

.team-banner{
  margin-top: 7rem;
}
.team-banner-leftcol{
  margin-top: 8rem;
}
.team-banner-leftcol p{
  padding-right: 3rem;
}

.team-itam-main{
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
}
.team-itam-main p{
  padding: 0 15rem;
}

.team-member img{
  width: 130px;
height: 130px;
border-radius: 50%;
margin-bottom:1rem;
box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.25);
margin-top: 1rem;
}
.team-itam-main .team-member{
  background: #FFFFFF;
  box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  margin-right: 4rem;
  transition: all 0.3s;
}
.team-itam-main .team-member:hover{
  
transform: scale(1.1);

}
.team-itam-main .team-member span{
  font-size: 30px;
  font-weight: 600;
}
.member-position{
  background-color: #473288;
border-radius: 0 0 20px 20px ;
color: #fff;
margin-top: 1rem;
padding: 5px;
}
.team-member{
  margin-top: 5rem;
}
.team-itam-main h2{
  font-size: 49px;
  font-weight: 600;
}
.team-banner h1{
  font-size: 49px;
  font-weight: 600;
}
@media (max-width: 767px) {

.team-itam-main p{
  padding: 0 0rem !important;
}
.team-banner-leftcol{
  margin-top: 1rem;
}
.team-banner{
  margin-top: 1rem;
  text-align: center;
}
.team-banner img{
  width: 100%;
}
.team-banner-leftcol p{
  padding-right: 0rem;
}
.team-itam-main .team-member{
  margin-right: 0rem;
  height: auto;
  margin-top: 30px;
}
.team-itam-main{
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 0rem;
}
.team-itam-main .col-md-4{
  padding-left:0 !important;
  padding-right: 0 !important;
}
.team-itam-main .team-member{
  margin-right: 0rem !important;
}
.team-member img{
width: 130px;
height: 130px;
}
.team-itam-main .container{
  padding-right: 5px;
  padding-left: 5px;
}
}
/* career-start */



.career-banner{
margin-top: 10rem;  
}
.career-banner h1{
  font-weight: 700;
  font-size: 50px;
  padding-bottom: 1rem;
}
.career-banner button{
  background-color: #473288;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px;
  margin-top: 1rem;
}
.career-banner button a{
  color: #fff;
  text-decoration: none;
  
}
.career-banner button:hover{
  background-color: #2e186e;
}
.career-banner-leftcol{
  margin-top: 1rem;
  margin-right: 2rem;
}
.career-position{
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 7rem;
}
.career-position h2{
  margin-bottom: 7rem;  
  font-size: 40px;
  font-weight: 700;
}
.career-position-itam{
  background: #FFFFFF;
box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.25);
border-radius: 20px;
height: 450px;
padding: 2rem;

}
.career-position-itam h3{
  font-size: 25px;
  padding-top: 1rem;
  padding-bottom:7px;
  font-weight: 600;

}
.career-position-itam img{
width: 60px;
height: 60px;
}
.career-position-itam button{
  margin-top: 10px;
  background-color: #473288;
  border-radius: 15px;
}
.career-position-itam button a{
  color: #fff;
  text-decoration: none;
}
.career-position-itam button:hover{
  background-color: #2f1c68;  
}
.career-Employees{
  text-align: center;
  background:linear-gradient(
    rgba(61, 9, 121, 0.541), 
    rgba(55, 8, 117, 0.548)),
  url('../images/carear-liniar.jpg');
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
  height: 350px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.career-Employees p,span{
  text-align: left;
}
.career-Employees p{
margin-bottom: 0 !important;
}
.career-Employees .number{
  font-size: 50px;
  font-weight: bold;
}
.career-Employees img{
  padding-right: 1rem;
}
.career-Employees p{
  font-size: 16px;
}
.perks-benefits{
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.perks-benefits h6{
  font-size: 40px;
  color: #473288;
  margin-bottom: 10px;
}
.perks-benefits p{
  margin-bottom: 3rem;
}
.perks-benefits-itam{
border: 1px solid #473288;
box-shadow: 0px 4px 20px 3px rgba(71, 50, 136, 0.171);
border-radius: 5px;
color: #473288;
display: flex;
align-items: center;
padding: 5px 10px;
height: 100px;
}
.perks-benefits-itam span{
  font-size: 20px;
  font-weight: 700;

}
.perks-benefits-itam img{
  width: 70px;
  height: 70px;
  margin-right: 10px;
}


.career-Employees button{
  background-color: #F7D64F;
  color: #000;
  margin-top: 3rem;
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
}


/* .career-contain-popup-start */
.career-contain .applycontent{
  position: absolute;
  text-align: center;
  display: none;
/* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left:0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.career-contain .applycontent .apply-content-box .g-recaptcha-response{
  display: none !important;
}


.career-contain .applycontent .capth{

    display: flex;
    justify-content: center;
    align-items: center;
 padding-bottom: 20px;

 
}
.career-contain .applycontent .apply-content-box{
  background-color: #372b7d;
  width: 450px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(121, 100, 239, 0.25);
padding-bottom: 0;
text-align: center;
  
}
.apply-form{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

.career-contain .applycontent .apply-content-box .input-style{
  margin-bottom: 10px;
 
}
.career-contain .applycontent .apply-content-box .input-style  input[type=email], input[type=number], input[type=text], select , textarea{
  width: 350px;
  max-width: 100%;
  display: inline ;
  margin-bottom: 0px ;

}


.career-contain .applycontent .apply-content-box ::placeholder{
color: rgb(171, 171, 171);
font-size: 14px;
padding-left: 5px;
}

.career-contain .applycontent .apply-content-box .popup-btn  button {
background-color: #fca80f;
border: none;
color: #fff;
font-weight: 600;
border-radius: 10px;
padding: 5px 20px;
transition: all 0.3s;

}


.career-contain .applycontent .apply-content-box input[type=submit]:hover{
font-size: 18px;
padding: 7px 23px ;

}

.career-contain .applycontent .apply-content-box h6 {
  color:#fca80f;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 25px;

}
 .applycontent .apply-content-box .close {
color: #aaaaaa;
margin-top: -20px;
margin-right:10px ;
font-weight: bold;
font-size: 28px;
}
 .career-contain .applycontent .apply-content-box .close:hover, .career-contain .applycontent .apply-content-box .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* product-popup-end */

.career-contact {
margin-top: 6rem;
}
.career-contact img{
  width: 80%;
}
.career-contact h2{
  font-size: 50px;
  font-weight: 700;
  margin-bottom: .5rem;
}
.career-contact  .right-col-contact{
  margin-top: 6rem;
}
.career-contact .career-contact-button{
  background-color: #473288;
  color: rgb(255, 255, 255);
  padding: 15px 35px;
  border-radius: 50px;
  font-size: 22px;
  text-decoration: none;
  transition: all 0.2s;

}
.career-contact .career-contact-button:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 18px 38px;
}
.career-contact p{
 padding-bottom: 1rem;
 padding-top: 1rem;
}
.career-contact .career-contact-icon{
  background-color:#473288 ;
width: 40px;
height: 40px;
border-radius: 60%;
display: inline-block;
font-size: 20px;
color: #fff;
line-height: 40px;
text-align: center;
}
.career-contact span{
  font-weight: bold;
  color: #473288 ;
  font-size: 20px;
  margin-left:0.5rem;
}
.career-contact a:hover{
  text-decoration: none; 
}
.frontend-position-banner img{
  width: 100%;
}
.frontend-position-banner{
  margin-top: 5rem;
  margin-bottom: rem;
}
.frontend-position-leftcol{
  margin-top: 6rem;
}
.frontend-position-leftcol h1{
  font-weight: 700;
  font-size: 40px;
}
.frontend-position-leftcol p{
  padding-top: 1rem;
  padding-bottom: 1rem;

}
.frontend-position-leftcol .career-contact-button{
  background-color: #473288;
  color: rgb(255, 255, 255);
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.2s;
  

}
.job-description i{
font-size: 20px;
color: #473288;
font-weight: 700;
}
.job-description h2{
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 2rem;
}
.job-description span{
  font-size: 18px;
  padding-left: .5rem;
  padding-top: 3px;
}
.job-description img{
  width: 100%;
  margin-top: -5rem;
}
.job-description-Join{
  margin-top: 3rem;
}
.job-description-itam{
  padding-left: 5rem;
}
/* responsive */
@media (max-width: 767px){
  .frontend-position .career-contact{
    margin-top: 0;
  }

  .frontend-position .career-contact h2{
  font-size: 30px;
  margin-bottom: 2rem;
  }
  .frontend-position .career-contact img{
    margin-top: 3rem;
  }
  .job-description-Join{
    margin-top: 0rem;
  }
  .job-description-itam{
    padding-left: 0rem;
  }

  .job-description img{
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0;
  }

  .job-description h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .career-banner{
    margin-top: 3rem;  
    }
    .career-banner{
      text-align: center;
    }
    .career-contain .col-md-6{
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .career-banner h1{
      font-size: 36px;
    }
    .career-banner img{
      width: 100%;
      margin-top: 1rem;
    }
    .career-position{
      margin-bottom: 1rem;
      margin-top: 2rem;
    }
    .career-position h2{
      margin-bottom: 2rem;  
      font-size: 32px;
      font-weight: 700;
    }
    .career-position-itam{
margin-bottom: 1rem;
height: auto;
    
    }
    .career-position-itam h3{
      font-size: 20px;    
    }
    .career-banner-leftcol{
      margin-top: 0rem;
      margin-right: 0rem;
    }
    .career-Employees{
    
      height: auto;
      padding: 2rem 1rem;
    }
    .career-Employees img{
      width: 80px;
      height: 60px;
    }
    .career-Employees .number{
      font-size: 30px;
    
    }
    .career-Employees-itam{
      margin-bottom: 1.5rem;
    }
    .perks-benefits-itam{

   height: auto;
   margin-bottom: 1rem;

      }
      .perks-benefits h6{
        font-size: 32px;
       
      }
      /*  */
      .frontend-position {
        text-align: center;
      }
      .frontend-position .container{
      
        width: 100% !important;
      }
      .frontend-position-banner{
        margin-top: 1rem;
      }
      .frontend-position-leftcol{
        margin-top: 2rem;
      }
      .frontend-position-leftcol h1{
        font-weight: 700;
        font-size: 30px;
      }
      .frontend-position-banner img{
    margin-top: 2rem;
      }


}

@media (max-width: 1249px){
  .career-position-itam{
    height: auto !important;
        }
        .career-Employees{
          height: auto !important;
          padding: 1rem 0;
        }
        .perks-benefits-itam{
          height: auto;
          padding: 10px 10px !important;
          box-sizing: border-box !important;
          }
}

/* career-end */
#Top_bar .menu li ul li a {
  padding: 10px 10px 10px 10px !important;
  display: block !important;
  border-bottom: 1px solid rgba(0,0,0,.05) !important;
}
#Top_bar .menu li ul li {
  padding: 0 !important;
  width: 276px !important;
  position: relative !important;
  font-weight: 400 !important;
}
#Top_bar.is-sticky{
  padding-top: 0rem !important;
}
/*presence*/
.presence-content .our-presence .presence-state{
  background-color: #473288;
  padding-top: 13px; 
  padding-bottom: 13px;
  padding-left: 20px;
  border-radius: 3px;


}
.presence-content .our-presence .presence-state a{
  font-size: 20px;
  font-weight: 500;
}
.presence-content .our-presence .inner-box{

background-color: #FCA80F;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 3px;
}
.presence-content .our-presence .inner-box:hover{
background-color: #eec212;

}
.presence-content .our-presence .inner-box a{
  color: black;
  font-weight:500;
  padding: 0 5px;
  text-decoration: none !important;
}


.presence-state span a{
  text-decoration: none;
  color: #fff;
}
/* city */
.city-main h1,h2,h3,h4,h5,h6{
  font-family: 'Archivo', sans-serif;
}
.city-banner h2{
  font-size: 51px;
  font-weight: bold;
  margin-bottom: 20px;
}
.city-content{
  text-align: center;
  margin-top: 2rem;
}
.city-content h1{
  font-size: 50px;
  font-weight: 700;
}
.city-product-group{
  background-color: #473288;
  padding: 1rem 0;
  margin-top: 4rem;
}
.city-product-group img{
  width: 100%;
  padding-left: 1rem;
  margin-left: 3rem;
  margin-top: -3rem;
}
.city-product-group h2{
  font-size: 34px;
  color: #ffffff;
  font-weight:700 ;
  margin-top: 60px;
}
.city-product-group p{
  color: #fff !important;
}
.city-product-group button{
  background-color: #FCA80F !important;
  border-radius: 10px;
  color:#ffffff ;
  font-weight: 500;
}


.city-our-product {
  padding: 5rem 0;
  text-align: center;
}
.city-our-product p{
  padding:0 4rem;
  margin-bottom: 4rem;
}
.city-our-product .city-ourproduct-itam img{

width: 100%;
height: 180px;
object-fit: contain;
border-radius: 5px 5px 0 0;
  
}
.city-our-product .city-ourproduct-itam{

  border-radius: 5px;
  background-color: white;
  position: relative;
  height: 250px;
  text-align: center;
  overflow: hidden;
  box-shadow: 2px 4px 8px 2px rgb(0 0 0 / 20%);
}

.city-ourproduct-content{
      padding: 0.75rem 0.5rem;
      background-color: #473288;
      border-top: 2px solid #1e0b58;
      border-radius: 0 0 5px 5px;
      color: #fff;
      font-size: 20px;
      text-align: center;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 35%;
      display: flex;
      justify-content: center;
      align-items: center;
}
.city-ourproduct-content a{
  color: #ffffff;
  font-weight: 600 !important;
  font-size: 20px;
  text-decoration: none;
}
.city-ourproduct-content:hover a{
  color: #fff;
  text-decoration: none;
}
.city-ourproduct-content:hover{
  background-color: #1e0b58;
  text-decoration: none;
}
.product-slider .slick-dots li.slick-active button:before {

font-size: 35px !important;
color: #000000 !important;

}
.product-slider .slick-dots li button:before{
  font-size: 30px !important;
  color: #3a3a3a !important;
}
.product-slider .slick-dots {
 margin-bottom: -42px !important;
}
.city-ourachievements{ 
  padding: 5rem 0;
  position: relative;
  text-align: center;
  }
  .city-ourachievements p{
    font-size: 45px !important;
    font-weight: bolder;
    color: #473288;
    padding-top: 35px !important;
    text-align: center;
    font-weight: 500 !important;
  }
  .city-ourachievements span{
    font-weight: 600;
    font-size: 25px;
    color: #473288;
    text-align: center;

  }
  .city-ourachievements img{
    background-color:#1e0b5856;
    padding: 20px;
    border-radius: 50%;
  }
  .city-ourachievements-itam{
    margin-top: 60px;
    text-align: center;
  }
  .city-ourachievements .achieve-span{
    color: #46525e;
    font-size: 17px;

  }
  .city-our-product span{
    text-align: center !important;
  }
  .city-our-product .slick-prev{
    display: none !important;
}
.city-our-product .slick-next{
    display: none !important;
}
.city-our-product .slick-active{
  border: none !important;
}
.city-our-product h3{
   font-size: 50px;
   font-weight: 700;
}
.city-ourachievements h6{
    font-size: 50px;
    color: #473288;
    font-weight: 700;
}

.city-ourclient{
background-image: linear-gradient(to bottom,#2892ef31 ,#4732884b),url('/images/client-review-min.jpg');
padding: 5rem 0;
background-position:center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.city-ourclient-content{
  background-color:#473288a2;
  height: 550px;
  text-align: center;
  padding-top: 20px;
}
.city-ourclient-content span{
  font-size: 35px;
  font-weight: 600;
  color: #ffffff;
 
}
.city-ourclient-content p{
  color: #fff !important;
}
.city-ourclient-content .fedback {
  padding: 2rem 4rem;
}
.city-ourclient-content .fedback span{
  color: #fff;
}
.city-ourclient-content .fedback img{
 margin-bottom: 30px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}
.city-ourclient-content .fedback  span{
  font-size: 22px;
}

.feedback-slider.slick-dots li.slick-active button:before {

  font-size: 35px !important;
  color: #a78500 !important;

}
.feedback-slider .slick-dots li button:before{
    font-size: 30px !important;
    color: #FCA80F !important;
    border: 4px solid #ffffff;
    border-radius: 50%;
    line-height: 11px;
}
.feedback-slider .slick-prev{
  display: none !important;
}
.feedback-slider .slick-next{
  display: none !important;
}
.our-partners{
  padding: 5rem 0;
  text-align: center;
}
.our-partners img{
  max-width:80%;
  height: auto;
  margin-top: 40px;
}

.our-partners h6{
  font-size: 50px;
  color:#473288;
  font-weight: bold;
}

/*responsive*/
@media (max-width:990px){
  .team-banner-leftcol{
    margin-top:0;
  }
}
@media (max-width:768px){
  .team-banner{
    margin-top:3rem !important;
  }
  .presence-content{
    margin-top: 2rem;
    margin-bottom: 0;
  }
  /* city responsive */
  .city-banner{
    margin-top: 2rem !important;
    text-align: center;
  }
  .city-product-group{
    text-align: center;
  }
  .city-product-group img{
    margin-left: -2rem;
  }
  .city-ourproduct-itam a{
    font-size: 17px !important;
  }
  .city-ourachievements{
    padding-top:30px !important;
  }
  .tp-widget-wrapper{
    margin-left: -2rem !important;
  }
  .our-partners{
    padding-bottom: 0 !important;
  }
  .city-ourclient{
    text-align: center;
  }
.feedback-slider .slick-dots {
    margin-bottom: 25px !important;
    padding-top: 20px;
}
.city-ourclient-content{
  margin-bottom: 2rem !important;
}
.city-column-attr{
  margin-left: -2.5rem !important;
}
.city-ourclient-content{
  height: 600px;
}
.column_attr {
width: 330px !important;
}
.city-banner-left h2{
  font-size: 42px;
}
.city-main .col-md-6{
  padding: 0;
}
.city-banner-right img{
margin-top: 0 !important;
}
.city-content h1{
  font-size:42px;
}
.city-main .container{
  width: 300px !important;
}
.city-product-group h2{
  font-size: 28px;
  margin-bottom:10px;
}
.city-our-product p{
  padding: 0;
}
.city-ourachievements h6{
  font-size: 42px;
}
.city-ourclient-content {
  height: auto;
  padding-bottom: 1rem;
  text-align: center;
}
.city-ourclient-content .fedback {
  padding: 1rem 3rem;
}

}
.fuzon-service-itam {
  border: 2px solid #473288;
  border-radius: 10px;
  padding: 2rem 1rem;
  height: 350px;
}
.fuzon-service-itam  h6{
  color:#473288;
  font-size: 22px;
  margin-top: 1rem;
  font-weight: 600;
}
.fuzon-service-itam button{
  border-radius: 10px;
}
.integration a{
  text-decoration: none;
  color: #212529;
}
.integration a:hover{
  text-decoration: none;
  color: #212529;
}
.integration img{
margin-bottom: 2rem;
}
.integration-itam{
padding: 10px 10px;
border-radius: 10px;
width: 100%;
height: 400px;

}
.integration-itam img{
width: 150px;
max-width: 150px !important;
}

.integration-itam .integration-image{
height: 150px;
padding-top: 20px;
padding-bottom: 20px;
box-sizing: content-box;
/* border: 1px solid red; */
}
.integration-itam:hover{
background-color: #7b66ef44;
padding: 10px 10px;
border-radius: 10px;
}
.top_bar_left{
  width: 100% !important;
}