@media(max-width:1024px) {
	
	.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
		
		padding-left: 10px;
		
	}
	
	.rd-navbar-modern.rd-navbar-static .rd-navbar-element{
		
		padding-right: 10px;
	}
}


.btn-free-trial{	
	font-family: Poppins;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.0125em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px 25px;	
}

.btn-free-trial-hero{	
	font-family: Poppins;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.0125em;
}

.btn-free-trial-hero:hover{
	background-color:  #3AAF20 !important;
	border-color:  #3AAF20 !important;
}

.nav-l:hover{
	color: #3AAF20 !important;
}

.rd-nav-link:hover{
	color: #3AAF20 !important;
}

.bg-dark{
	
	border-top: 1px solid  #274957;
	background-color: #274957;
	color: #fff;
}

.bg-dark .footer-classic-title{
	
font-family: Poppins;
font-style: normal;
font-weight: 800;
font-size: 24px;
line-height: 36px;
/* identical to box height */

letter-spacing: 0.0125em;
text-transform: uppercase;

}

.list-inline-item{
	
	margin-right: 10px !important;
}

.footer-classic a:hover{
	
	color: #3AAF20 !important;	
}

.bg-light-accent{
	background: #EDE5FE;
}

.btn-blue{
	
	background: #6827F4;
border-radius: 5px;
}

.text-blue-accent{
	
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.005em;
	color: #6827F4;
}

.int-box{
	
	padding-top: 40px; 
	padding-bottom: 40px;
	height:250px;
}

.industry-out{
	
	padding: 0; 
	position: relative;	
}

.industry-inner{
	background: #fff; 
	opacity: 0.6; 
	width: 100%; 
	position: absolute; 
	bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.industry-inner span{
	
    font-family: Poppins, montserrat, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 700;
    text-transform: none !important;
    color: #000;
	font-size: 30px;
    line-height: 1.2973;	
	
}

.contacts-default-link.subh1{
	
	text-transform: none !important;
}

.owl-dots button{
	
	border: 1px solid #54C433;
}

.int-cell{
	
	padding: 50px 40px;
	
}

.int-cell.r-b{
	
	border-right: 1px solid #B3BFC4;
	border-bottom: 1px solid #B3BFC4;
}

.int-cell.b-b{
	border-bottom: 1px solid #B3BFC4;
}

.int-cell.b-r{
	border-right: 1px solid #B3BFC4;
}


.partner-img{
	
	cursor: pointer;
}

ul.list-style-3{
	list-style: disc;
	font-size: 17px;
    line-height: 1.99;
    margin-top: 20px;
	
}

ul.hr li{display:inline;margin-right:5px;color:orange;padding:3px}

.industry-mob{
	height: 23%;
	background: #000;
	opacity: 0.5;
	position: absolute; 
	width: 100%; 
	bottom: 0; 
	left: 0; 
	padding-bottom: 30px; 
	padding-left: 10px; 
	padding-right: 10px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

.pt30{
	
	padding-top: 24px;
}

.pt5{
	
	padding-top: 5px;
}


.br9{
	
	border-radius: 9px;
	-webkit-border-radius:9px;
	 -moz-border-radius:9px;

}

.page-link:hover{
	
	background: #6736f0; 
	color: #fff;
}

.vport {
    position: relative;
    width: 100%;
    max-width: 90rem;
    min-height: 100vh;
    margin: 0 auto;
    background: #fff;
}

