



body 
{
    font-family: 'Inter', sans-serif;
    overflow-x: hidden;
}

ul li 
{
    list-style-type: none;
}
a 
{
    text-decoration: none;
}


.orange-text
{
    color: rgb(246 126 52);
}
.nav-l-in i {
    background: #007bb5;
    color: white;
    width: 30px;
    height: 30px;
    padding: 8px;
    margin-left: 4px;
    border-radius: 4px;
  }
  .career-btn
  {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #fff;
    padding: 12px 30px;
  }
.consultation-btn
{
    background-color: #00256d;
    color: #fff;
    border: 0px;
    border-radius: 20px;
    padding: 8px 25px;
}

.black 
{
    color: #000;
}
.orange-bg
{
    background-color: rgb(246 126 52);
	color: #fff;
	border: 1px solid #ff853c;
}
.dark-blue-bg 
{
	background:#0e1438;color: #fff;
}
.bg-no-color
{
	background:transparent;
}
.orange-border
{
    border:1px solid rgb(246 126 52);
}
.orange-border:hover
{
    background-color: rgb(246 126 52);
	color: #fff;
    transition: .5s;
}
.common-btn 
{
	transition: .5s;
    BORDER-RADIUS: 18px;
    padding: 4px 18px;
   font-size:16px;
}
.text-white
{
	color:#fff
}
section
{

position: relative;

}
.block-section,.blog-section,.insight-section,.counter-section,.multi-item
{
    padding: 90px 0px;
}
section h5 
{
    font-size: 18px;
    line-height: 30px;
}
section h1 
{
    line-height: 55px;
    font-size: 35px;
}
section p,footer p,footer a  
{
    font-size: 16px;
    line-height: 30px;
}

.form-control:focus,.form-select:focus,.form-check-input:focus {
    
    border-color: #ffba93;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(242 121 53 / 16%);
}
::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
  }
  .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after
  {
    background-color: transparent;
  }
  .required
  {
    color: red;
  }
  .form-control:focus .required
  {
    display: none;
  }


select
{
    padding: 1rem .75rem;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
label
{
    font-size: 16px;
}

#scrol-to-top .fa 
{
   
	color: #fff;
}
#scrol-to-top {
    display: none;
    position: fixed;
    bottom: 110px;
    right: 16px;
    z-index: 2;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: rgb(246 126 52);
    color: white;
    cursor: pointer;
    padding: 12px;
    width: 50px;
    height: 50px;
    border-radius: 35px;
  }
  
  

/*-----------navbar------------*/



.logo 
{
    width: 200px;
}
.logo img 
{
padding: 22px 10px;
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: 0px 0px;
  }
  
.menu-content
{
   
    padding-left: 12px;
    top: 7px;
   
    text-decoration: none;
}
.navbar ul li a 
{
    font-size: 16px;
    font-weight: 500;
    color: #000!important;
}
.navbar ul li a:hover
{
    color: #fd8443!important;
}
.navbar ul li 
{
    margin: 0px 6px;
}
.navbar-nav .dropdown-menu,.navbar-nav .dropdown-menu1
{
    background-color: #fff;
    margin-top: -1px;--bs-dropdown-border-color: 0px;
}

  .dropdown-menu,.dropdown-menu1 {
    display: none;
    position: absolute;
   
    border: 0px;
    z-index: 1;
  }
  .dropdown-menu1
  {
    width: 250px;
  }
  .logo-list
  {
    margin-left: -45px;
  }
 
  
  .dropdown1:hover .dropdown-menu {display: block;}
  
  

.mega-menu ul.dropdown-list li 
{
    list-style-type: none;
    padding: 8px 0px;
    
    margin: 0px;
}

.mega-menu ul.dropdown-list li a
{
    text-decoration: none;
    padding-left: 18px;
    font-weight: 400;
    color: #000!important;
}
.mega-menu ul.dropdown-list li a:hover
{
    color: #fd8443!important;
}
.mega-menu ul.dropdown-list 
{
    margin-left: -48px;
    margin-top: 12px;
    margin-bottom: 12px;
}
header .nav-link:focus-visible,header ul li a.show  {
    color: #fd8443!important;
}
header
{
    
    background-color: #fff;
   
    z-index: 2;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.15);
}

header ul.logo-list button
{
    background-color: transparent;
  border: 0px;
  padding: 0px 10px;
  color: #000;
}

.home-free-trial input
{
height: 40px;
border-radius: 0px;
}
.home-popup
{
    margin-top: 0px;
}

.home-free-trial
{
    padding: 0px 14%;
}
.home-free-trial button
{
    width: 100%;
    border: 0px;
    text-align: center;
    height: 50px;
    color: #fff;
}
.home-free-trial button:hover
{
background-color: #0e1438!important;
}
header .cynomi 
{
    height: 55px;
    position: relative;
    top: -25px;
}
header ul.logo-list li img 
{
    object-fit: fill;
    width: 140px;
}
header h4 
{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
header .btn-top1
{
border: 1px solid #111136;
}
header .btn-top2
{
    border: 1px solid #3f2f90;
    background-color: #3f2f90;
}
header .btn-top1:hover,
header .btn-top2:hover
{
border: 1px solid #fd8443;
background-color: #fd8443;
color: #fff!important;
}





/*----------hamburger-icon------------*/


              .hamburger {
                display: inline-block;
                cursor: pointer;
              }
              
              .bar1, .bar2, .bar3 {
                width: 35px;
                height: 5px;
                background-color: #333;
                margin: 6px 0;
                transition: 0.4s;
              }
              
              .change .bar1 {
                transform: translate(0, 11px) rotate(-45deg);
              }
              
              .change .bar2 {opacity: 0;}
              
              .change .bar3 {
                transform: translate(0, -11px) rotate(45deg);
              }
            


/*----------home page banner------------*/


.banner
{
    background-image: url(../imgs/bnr.png) ;
    background-repeat: repeat;
    background-size: contain;
    position: relative;
    margin-top:62px;
}
.banner .carousel-control-prev
{
    left: -5%;
}
.banner .carousel-control-next
{
    right: -5%;
}
.banner i 
{
    color: #000;
    font-size: 35px;
}
.banner .carousel-control-prev-icon
{
background-image: none;
}
.banner .carousel-control-next-icon
{
    background-image: none;
}
.banner .overlay 
{
    
    background: rgb(255 230 214 / 57%);
}
.banner h1 
{
    
    font-size: 43px;
   
    
    font-weight: 400;
color: #000000;

}
.banner img 
{
    width: 537px;
    float: right;
    
}

.vendor_logo_banner img 
{
    margin-bottom: 30px;
}
.banner p 
{
    font-size: 20px;
    
	
    font-weight: 300;
    color: #000000;
   
    width: 80%;   
}
.banner button
{
    border: 0px;
    padding: 10px 38px;
    border-radius: 28px;
    font-size: 16px;
    margin-right: 10px;
}

.comn-btn {
    position: relative;
    overflow: hidden;
    cursor: pointer;border-radius:28px;
    color: #fff;
  }
 
  .comn-btn a {
    position: relative;
    transition: all .35s ease-Out;color: #fff;
    text-decoration: none;
  }

  #slide {
    
    left: -200px;
    background: #0e1438;
   
    transition: all .35s ease-Out;
  
    border-radius:28px;
  }

  #slide1 {
    
   
    left: -237px;
    background: #fc8035;
   
    transition: all .35s ease-Out;
    
    border-radius:28px;
  }
  .comn-btn:hover #slide {
    left: 0;
  }
  
  .comn-btn:hover button {
     color: #fff;
  }
  .comn-btn:hover #slide1 {
    left: 0;
  }
  
  .comn-btn:hover button {
     color: #fff;
  }
  
  
.banner .caption {
    padding-top: 190px;
    padding-bottom: 190px;
    
}
.carousel-indicators [data-bs-target] {
    
    width: 30px;
    height: 3px;
    border-radius: 0px;
    background-color: #a3a3a3;
}

.banner-section
{
    
    background-repeat: no-repeat;
    background-position: center center;
    padding: 160px 0px;
    margin-top: 85px;
    background-size: cover;
    
}
.banner-section h1 
{
   
}

/*-----------industry-----------*/

.Industry-section  a
{
    color: #fff;
   
}
.Industry-section h5 
{
    left: 20px;
}
.Industry-section
{
    padding: 0px 0px 80px;
}
.Industry-section .div1
{
	min-height:300px;
}
.Industry-section .div1 img
{
	max-height:300px;
}
.Industry-section .div1 
{
    background-repeat: no-repeat;
    background-position: center;
}
.Industry-section .div1:hover
{
    opacity: .7;
    transition: .5s;
}



/*----------multi-item slider------------*/




.multi-item .overlay
{
   
  background: rgb(14,20,56);
background: linear-gradient(0deg, rgba(14,20,56,1) 0%, rgba(44,53,106,0.5998600123643207) 35%, rgba(255,255,255,0) 100%);
  color: #f1f1f1; 
  
  transition: .5s ease;
  opacity:1;
  
  font-size: 20px;
  padding: 20px;
 
}


.multi-item .overlay p 
{
   
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}


.multi-item .overlay button:hover
{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.multi-item h5 
{
    font-size: 20px;
}
.multi-item .fa 
{
    position: absolute;
    background: #f78241;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 10px;
    top: 40%;
}
.multi-item .fa-chevron-left
{
    
    left: 0px;
    
    
}

.multi-item .fa-chevron-right
{
   
    right: 0px;
   
}


/*----------------blog-section----------------*/


.blog-section button
{
    border: 1px solid #fd8443;
  
  
}
.blog-section button:hover
{
    background-color: #ff812a;
    border: 1px solid #ff853c;
    color: #fff;
}

.blog-section .card-text 
{
    display: -webkit-box;
   
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.blog-section h5 
{
    font-size: 16px;
    color: #747474;
    font-weight: 400;
}
.blog-page .card 
{
    margin-bottom: 30px;
}

/*-----------------insight-section----------------*/

.insight-section
{
    color: #fff;
    padding-top: 0px;
    
}
.insight-section h1
{
    color: #000;
}

.insight-section button:hover
{
    background-color: transparent;
    border: 1px solid #fff;
    
}
.insight-section .divider
{
    width: 180px;
    height: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.insight-section .insight-div1 h2 
{
    font-size: 40px;
    
	
}
.insight-section .insight-div1 p
{
    font-size: 24px;
    line-height: 40px;
	
}
.insight-section .insight-div1
{
    background-image: url(../imgs/insight-bg.webp);
    background-repeat: no-repeat;
    padding: 60px 50px;min-height: 280px;
    background-size: cover;
}

.insight-content img 
{
    height: 50px;
    margin-bottom: 20px;
}
.insight-section .insight-content
{
    
    background: #0d2c98;
    margin-bottom: 16px;
    padding: 25px 30px;
    border-radius: 15px;
}
.insight-content h3
{
    font-size: 22px;
    line-height: 29px;
    min-height: 142px;
}
.insight-content button
{
    background: transparent;
    border: 1px solid #fff;
    padding: 5px 12px;
    border-radius: 20px;
    color: #fff;
}
.insight-content button:hover
{
background-color: #f17523;color: #fff;
transition: .5s;;
border: 1px solid #f17523;
}
.insight-section1
{
    padding: 70px 0px;
}
.insight2-section1
{
    background-color: #00093b;
    color: #fff;
    padding: 45px;
    margin-top: 90px;
}



.insight2-section2
{
    padding: 100px 0px;
}
.insight2-section3 
{
    background-image: url(../imgs/insight-inner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 100px 0px;
}
.insight2-section3 .div1,.insight2-section3 .div2,.insight2-section3 .div3   
{
    padding: 25px 45px;
}


/*-----------counter-section-------------*/


.counter-section
{
    background-image: url(../imgs/counter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;

}

.counter-section #counter
{
    display: flex;
    justify-content: center;
    font-size: 71px;
    font-weight: 300;
}

.counter-section h5
{
    font-size: 25px;
    font-weight: 300;
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) #f78242!important;
}









  .form-div
  {
    padding: 65px 75px 50px;
    border: 1px solid #ddd;box-shadow: 0px 3px 14px -5px rgb(183 183 183);
    background-color: #f6f4f4;
  }
  
  
  .btn1
  {
    background-color: #f17523 !important;
  color: #ffffff !important;
  margin-top: 30px;
  border: 0px;
  padding: 10px 38px;
  border-radius: 28px;
  font-size: 16px;
  margin-right: 10px;
}
.btn1:hover 
{
    background-color: #0f1438!important;
}
  

  .form-check-input:checked {
    background-color: #f17523;
    border-color: #f17523;
  }




/*----------------Talk to Expert----------------*/



.talk-to-expert 
{
   
   padding: 1rem 0rem;
}
.talk-to-expert .expert-form .form-control,
.talk-to-expert .expert-form select
{
    height: 55px;
}
.talk-to-expert h1 
{
    font-size: 50px;
    
	
    font-weight: 600;
    color: #000000;
}
.talk-to-expert .expert-form
{
     margin: auto;
    display: block;
    width: 100%;
    padding: 3rem;
}
.talk-to-expert img 
{
    object-fit: cover;
  height: 554px;
}

.talk-to-expert .form-div 
{
    padding: 0px;background-color: #fff;
}


/*--------------join-us-----------*/


.join-us ul li
{
    background-color: #f2f2f2;
}
.join-us ul li a 
{
    color: #000;
}
/*----------------contact us----------------*/


.contact-us .tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
  }

  
  .contact-us .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
  cursor: pointer;
  padding: 14px 0px;
  transition: 0.3s;
  font-size: 16px;
  margin: 0px 14px;
  }
  
  
  .contact-us .tab button.active,.contact-us .tab button:hover  {
    border-bottom: 3px solid #f17523;
  color: #f17523;
  }
  
  
  .contact-us .tabcontent {
    display: none;
    padding: 70px 70px;
    border: 1px solid #ccc;
    border-top: none;
  }



/*----------------form -error message----------------*/


  .error-message {
    color: #c40000;
    font-size: 12px;
    margin-top: 5px;
    display: none;
  }
  
  .error-message.show {
    display: block;
  }



 

/*----------------Thank you----------------*/


.thank-you-div img
{
    width: 100px;
}
.thank-you-div
{
   
    padding: 70px 0px;
    margin: 155px 0px;
 
  
}

.thank-you
{
    background-color: #fff1e8;
}



/*----------industry-page---------*/


.industry-page
{
    margin-top: 85px;
    color: #fff;
}
.industry-page button:hover
{
border: 1px solid #fff;
background-color: transparent;
color: #fff;
}

.industry-page
{
    background-image: url(../imgs/industry-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 160px 0px;
}

.industry-section1
{
    background-color: #249dce;
}
.industry-section2
{
    background-color: #0b367a;
}
.industry-section3
{
    background-color: #34b274;
}
.industry-section4
{
    background-color: #2843b9;
}
.industry-section5
{
    background-color: #f4712d;
}
.industry-section6
{
    background-color: #75b4fb;
}
.industry-section7
{
    background-color: #970ee6;
}
.industry-section8
{
    background-color: #f4b02d;
}
 

.industry-section3 img 
{
    position: absolute;
    top: 0px;
    right: 0px;
}
.industry-section4 img,.industry-section6 img,.industry-section2 img
{
    margin-top: -70px;
}
.industry-section5 .content,
.industry-section7 .content,
.industry-section8 .content  
{
    color: #fff;
    padding: 120px 0px;
}
.industry-common
{
    color: #fff;
    padding: 120px 0px;
    position: relative;
}
.industry-common h1,
.industry-section5 .content h1,
.industry-section7 .content h1,
.industry-section8 .content h1    
{
font-size: 40px;
font-weight: 300;
}
.industry-common p,
.industry-section5 .content p,
.industry-section7 .content p,
.industry-section8 .content p
{
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
}

.industry-section8 img 
{
    position: absolute;
   
}


/*------------contact-page-----------*/
.contact-page
{
    margin-top: 145px;
}
.contact-page .form-control,.contact-page select
{
background-color: #eeeeee;
}
.contact-page input,.contact-page  select,.btn-contact {
height: 55px;
border-radius: 0px;
}
.btn-contact:hover
{
    background-color: #151030;
    border: 1px solid #151030;
}
.contact-page textarea
{
    border-radius: 0px;
}
.contact-page img 
{
    object-fit: cover;
}
.contact-page1
{
    background-color: #f9f9f9;
    margin-top: 100px;
    padding: 100px 0px;
}
.contact-page1 .nav-pills .nav-link.active
{
    background-color: #fff;
    color: #000;
    border-radius: 0px;
    border-bottom: 3px solid #f78242;
    box-shadow: 0px 3px 5px 0px rgb(203 203 203);
    padding: 15px 22px;
}
.contact-page1 i 
{
    color: rgb(246 126 52);
}
.contact-page1 .nav-link
{
    color: #000;
    padding: 0px 20px;
}

.contact-page1 p 
{
    font-size: 17px;
}
.contact-page1 .min-ht-ads
{
    line-height: 27px;
    margin-bottom: 0px;
}
.contact-page1 .fw-bold
{
font-size: 20px;
}


/*----------career--------------*/



.career-section1
{
    -webkit-box-shadow: 0px 7px 5px 0px rgba(227,227,227,1);
-moz-box-shadow: 0px 7px 5px 0px rgba(227,227,227,1);
box-shadow: 0px 7px 5px 0px rgba(227,227,227,1);
}
.career-section1 ul li
{
    display: inline-block;
    padding: 15px 35px;

}
.career-section1 ul li a
{
color: #000;
}

.career-section2 
{
    padding: 100px 0px;
}
.career-section2 .accordion-item
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #000;
    
    border-radius: 0px;
    
} 
.career-section2 .bor-right
{
    border-right: 1px solid #ddd;
}

.career-section2 .bordr-right
{
    right: 55px;
    width: 1px;
    height: 100px;
    background-color: #9ac5e3;
    position: absolute;
}

.career-section2 hr 
{
    border-top: 2px solid #9ac5e3;
    position: relative;
    bottom: -30px;
    padding: 22px;
    margin-left: 20px;
}

.career-section2 button
{
    background-color: transparent;
    border: 0px 
}
.career-section2 button:hover
{
    
}
.career-section1 ul li:hover,.career-section1 ul li:hover a
{
    
}
.career-section2 p 
{
    margin-bottom: 0px;
    padding-top: 15px;
}
.career-section2 h5 
{
    padding-right: 35px;
}
.career-section3
{
    background-color: #00256d;
    color: #fff;
    padding: 70px 0px;
}
.career-section3 button
{
    background-color: #ff9f33;
    color: #fff;
    border: 0px;
    border-radius: 25px;
    padding: 10px 15px;
}
.career-section4
{
    background-color: #f5f5f5;
}
.career-section4 .div1 
{
    padding: 150px 0px;
}
.career-section4 img 
{
    position: absolute;
    height: 100%;
    right: 0px;
    object-fit: cover;
    width: 40%;
}

.career-section2 table
{
    width: 100%;
}

.career-section2 .accordion-button:not(.collapsed)
{
    background-color: #ebebeb;
}

.career-section2 .accordion-body
{
    background-color: transparent;
    padding: 50px 20px;
}
.career-section2 .accordion-header button
{
    font-size: 18px;
    font-weight: 700;
    padding: 30px 22px;
}

.career-section2 table button
{
    
    float: right;
}

.career-section5
{
    margin-bottom: 50px;
    margin-top: 100px;
}
.career-section5 i 
{
    font-size: 40px;
    margin-bottom: 20px;

}
.career-section5 hr 
{
    margin-top: 60px;
    margin-bottom: 60px;
}

@keyframes fadeIn {
	0% { opacity: 0; }
	20% { opacity: 0; }
	60% { opacity: 1; }
	100% { opacity: 1; }
}

.fadeInClass {
	animation-name: fadeIn;
	animation-duration: 7s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: linear;
}
.imagesContainer {
	
	height: 280px;
	position: relative;
	overflow: hidden;
	
}

.imagesContainer img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
#myDIV {
   
    display: none;
    transition: display 0.5s ease;
  }
  #myDIV input
  {
   
    padding: 6px;
    color: #000;
   
  }
   /* Style for the container div */
   .file-input-container {
    position: relative;
    width: 200px;
  }

  /* Style for the custom button */
  .custom-button {
    display: inline-block;
    padding: 8px 16px;
    background-color: transparent;
    color: #000;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  /* Style for the hidden file input */
  .hidden-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
#myDIV .input-type
{
    border: 1px solid #fff;
    margin-right: 10px;
    width: 30%;
    background: #efefef;
}


.apply-job-form
{
    background: #ededed;
    padding: 60px 80px;
}

.apply-job-form input
{
    padding: 15px 30px;
}


.privacy-policy,.terms-conditions
{
    margin-top: 200px;
}
.privacy-policy ul li 
{
    list-style-type: circle;
    line-height: 30px;
}


/*----------news-page----------*/


.news-page
{
    padding: 120px 0px;
}
.news-page .card-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.news-page h5 {
    font-size: 16px;
    color: #747474;
    font-weight: 400;
}


/*------------about-page------------*/


.about1
{
    padding: 100px 0px;
}
.about1 h5 
{
    line-height: 30px;
}
.about2
{
    padding: 100px 0px 260px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.about2 .icon 
{
    margin-top: -70px;
}
.about2 .card-title
{
font-size: 38px;
}
.about2 .card 
{
    margin-top: 100px;
    background: rgb(67 86 154 / 89%);
    height: 290px;
}
.about2 .card:hover .icon 
{}
.about2 .card p 
{
    color: #fff;
}
.team
{
    padding-top: 100px ;
}
.blog-banner-inner img 
{
    margin-top: 90px;
}

/*--------------insight-read-more-----------------*/


.insight-readmore1-sec1
{
    padding: 100px 0px;
}
.insight-readmore1-sec1 .div1
{

width: 50%;
}
.insight-readmore1-sec1 .div1 h1 
{
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 30px;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 50px;
}
.insight-readmore1-sec2
{
 padding-bottom: 100px;   
}

.insight-readmore1-sec3 .div1 
{
    width: 50%;
    padding: 90px 165px;
}




/*---------------solutions------------*/


.solutions-section1 ul li 
{
    list-style-type: circle;
}

.solutions-section2
{
    color: #fff;
}
.solutions-section2 .div1 
{
    color: #000;
    background-color: #fff;
    padding: 35px 35px 15px;
    text-align: center;
    
}
.solutions-section2 .div1 img
{
    
}
.solutions-section2 .div1 h5 
{
    line-height: 35px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    min-height: 80px;
    padding-top: 10px;
}
.solutions-section
{
    padding: 100px 0px;
}
.solutions-section2
{
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-color: #121136;
}
.solutions-section2 .div1 p 
{
    display: none;
}
.solutions-section3
{
padding: 60px 0px 60px;
}
.solutions-section3 .div1 
{
    padding: 0px 15% 0px 0px;
}
.solutions-section3 h5 
{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.solution-section3 img 
{
    width: 40%;
    margin-right: 50px;
    float: left;
}


/*--------------services-----------------*/



.service-section
{
    padding: 100px 0px;
}
.service-section1 h5
{
    font-size: 17px;
    line-height: 30px;
}
.service-section1 .icon 
{
    height: 70px;
}
.service-section2 img
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 40%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}
.service-section2 
{
    background: #ddd;
}
.service-section3
{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.service-section4
{
    padding-top: 100px;
    color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.service-section2 ul li 
{
    list-style-type: circle;
    line-height: 30px;
}


.drass img 
{
    width: 28%;
}


/*-------------logos-section-------------*/



.logos-section
{
    margin-bottom: 100px;

}
.logos-section .div1
{
    width: 90%;
   
    height: 55px;
    display: flex;

}
.logos-section .div1 img 
{
    margin: auto;

}
.logos-section .col {
    width: 9%;
    flex: none;
    margin-bottom: 25px;
}

.vendor-logos-section img
{
    margin-bottom: 40px;
}
.vendor-logos-section
{
    padding: 80px 0px;
}


/*----------nxt-develop-----------*/

.nxt-section1
{
    padding: 200px 0px;
    background-position: center top;
}
.nxt-section1 ul
{
    margin-left: -30px;

}
.nxt-section1 ul li
{
    background-image: url(../imgs/dev-point.png);
    background-repeat: no-repeat;
    font-size: 25px;
    padding-left: 30px;
    padding-bottom: 10px;
}
.nxt-section2 h5 
{
    font-weight: 600;
    padding-top: 20px;
}
.nxt-section
{
    position: relative;
    padding: 100px 0px;
}
.nxt-section3 img
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width:40%;
    object-fit: cover;
}
.nxt-section4 img
{
    
    left: 0px;
    
}
.nxt-section3
{
    background-color: #d9e2f9;
}
.nxt-section4
{
    background-color: #c3d0ef;
}

.nxt-secure ul li 
{
list-style-type: circle;
}
.nxt-assist-bg
{
    background: -webkit-linear-gradient(93deg, hsla(235, 85%, 97%, 1) 0%, hsla(0, 0%, 100%, 1) 71%);
}
.bit-defender-msp-section
{
    padding: 100px 0px;
}

.bit-defender-msp-section img
{
float: left;
width: 40%;
}


/*----------blog-details-inner------------*/

.blog-inner1 a 
{
    color: #000;
}
.blog-inner1 
{
    padding: 110px 0px;
}
.blog-inner1 h5 b
{
    margin-right: 80px;
}
.blog-inner1 ul
{
    margin-left: -30px;
}
.blog-inner1 ul li 
{
    list-style-type: none;
    background-image: url(../imgs/points.png);
    background-repeat: no-repeat;
    line-height: 35px;
    padding-left: 20px;
    background-position: 0px;
}
.blog-inner1 h5 i 
{
    margin-right: 10px;
}


/*-----------banner-flip-image-------------*/


#flippable-image {
           
    height: 90px;
    transform-style: preserve-3d;
    animation: flipAnimation 5s infinite alternate; /* Set your desired interval */
}
.vendor_logo_div .col-md-2 {
    flex: 0 0 auto;
    width: 180px;
    height: 117px;
    margin: 0px -15px;
}
@keyframes flipAnimation {
    0%, 100% {
        transform: rotateY(0deg);
    }
    50% {
        transform: rotateY(180deg);
    }
}

#flippable-image img {

    position: absolute;
    
}

#flippable-image img:first-child {
    transform: rotateY(0deg);
    backface-visibility: hidden;
}

#flippable-image img:last-child {
    transform: rotateY(180deg);
    backface-visibility: hidden;
}
.slide-bg
{
    left: -230px!important;
}


/*----------multistep form-----------*/
#multistepsform .form-check
{
  margin-bottom: 30px;
}
#multistepsform {
    width: 50%;
    text-align: center;
    position: fixed;
    z-index: 9;
    top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 4; /* Place the popup on top of the overlay */
}
#multistepsform fieldset {
  
  border: 0 none;
  border-radius: 3px;
 height: 50%;
  padding: 40px 30px;
  box-sizing: border-box;
  width: 80%;
  margin: 0 10%;
  position: relative;
}
#multistepsform fieldset:not(:first-of-type) {
  display: none;
}
#multistepsform input,
#multistepsform textarea {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
 
  color: #2c3e50;
  font-size: 13px;
}
#multistepsform input:focus,
#multistepsform textarea:focus {
  border-color: #679b9b;
  outline: none;
  color: #637373;
}
#multistepsform .action-button {
  width: 49%;
    background: #ff9a76;
    font-weight: bold;
    color: #fff;
    transition: 150ms;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    float: left;
    margin: 4px 3px;
}
#multistepsform .action-button:hover,
#multistepsform .action-button:focus {
 
  color: #fff;
}
#multistepsform .fs-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 10px;
}
#multistepsform .fs-subtitle {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}
#multistepsform #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  counter-reset: step;
}
#multistepsform #progressbar li {
  list-style-type: none;
  color: #679b9b;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
}
#multistepsform #progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #fff;
  background: #679b9b;
  border-radius: 3px;
  margin: 0 auto 5px auto;
}
#multistepsform #progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #679b9b;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
}
#multistepsform #progressbar li:first-child:after {
  content: none;
}
#multistepsform #progressbar li.active {
  color: #ff9a76;
}
#multistepsform #progressbar li.active:before, #multistepsform #progressbar li.active:after {
  background: #ff9a76;
  color: white;
}
#multistepsform .form-check-input[type=checkbox]
{
    width: 20px!important;
   
}

#multistepsform label {
    display: flex;
    text-align: left;
    padding-left: 20px;
}
#multistepsform .form-div-popup
{
    background: #0d6efd;
}
.consultation-div .action-button
{
  position: relative;
    top: -108px;
    left: 0px;
    left: 47px;
}
.consult-popup:hover
{
    /* background-color: #ff7f29!important;
    border: 1px solid #ff7f29; */
    color: #fff;
}
.popup-submit
{
  width: 100%!important;
} 
.consultation-div .fa
{
    float: right;
    position: relative;
    top: -15px;
    right: -43px;
    cursor: pointer;
}
#slide:hover
{
    color: #fff;
}
.consult-popup
{
 
    background: #0e1438!important;
    color: #ffffff!important;
    float: left;
    position: relative;
    top: -100px;
    font-weight: 300;
    left: 49px;
    padding: 8px;
   border: 0px;
    border-radius: 27px;
    padding: 6px 20px;
}
#multistepsform
{
  display: none;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Black with 70% opacity */
    z-index: 3; /* Place the overlay on the bottom */
  }





/*--------------footer-----------------*/



footer
{
    background-color: #0f1438;
    color: #fff;
    padding: 70px 0px 10px;
}
footer ul.link-list
{
    margin-left: -31px;
}
footer ul.link-list li
{
    list-style-type: none;
  line-height: 31px;
	
}
footer a 
{
    color: #ffffff;
    text-decoration: none;
    
    font-weight: 200;
}
footer h5 
{
    padding-bottom: 10px;
    font-size: 18px;
}
footer a:hover
{
    color: rgb(246 126 52);
    transform: scale(1.03);
}
footer ul.social-icons li 
{
    padding: 0px 0px 0px 15px;
}




