.nowrap{
	white-space:nowrap;
}
.present-section .sec_title .girl{
	left: 52%;
}
.b24-widget-button-inner-container{display:none!important;}
.subname {
    color: #878a8b;
    font-size: 16px;
}
.reviews-section .reviews__item .text .truncater {
    max-height: 85px;
    overflow: hidden;
}
.reviews-section .reviews__item .text .truncater + p {margin:0px;}
.popup-inner a,.popup-link{
	color:#eb891e;
}
.popup-inner a,.popup-link:hover{
	color:#eb891e;
}
.popup-inner a,.popup-link:active{
	color:#eb891e;
}
.popup-inner ol {
	list-style: none;
	counter-reset: li;
}
.popup-inner ol > li:before {
	counter-increment: li;
	content: counters(li,".") ". ";
}
.popup-inner ol li{
	padding:10px 5px;
}
.popup-inner .reviews__item,.popup-inner .reviews__item .box,.popup-inner .reviews-section{background:white;}
#gradienter-promo{
	width: 500px;
    height: 500px;
    background: radial-gradient(circle 375px, #31c6ffdb 0%, #3ab3e2 3%, #3cc2f7b0 9%, #10bdffdb 24%, #03aeffa6 39%, #00a1ffd6 41%, #3c81a200 62%, #128ac3eb 100%);
    left: -50px;
    position: absolute;
    bottom: 150px;
    left: 400px;
    z-index: 0;
	
}
#pagetracker{
	position:absolute;
	top:50%;
	right:0;
}
.popup-inner .box h2{
	font-weight:900;
	font-size:24px;
	font-family:Montserrat;
}
@media (max-width: 991px){
	#dot-sticky{
		margin-left:2px;
	}
}
@media (max-width: 767px){
	.about_section .history.owl-carousel .owl-item:after{
		width: 250px;
		height: 250px;
		background: radial-gradient(circle 200px, #2aa0e0 0%, #2b99da 3%, #2b90d2 9%, #2c85c7 24%, #2e6db1 39%, #2e6aaf 41%, #304e95 62%, #304e95 100%);
		left:-50px;
	}
		#gradienter-promo{
		display:none;
	}
}
.popup.docs ol ul li{
	list-style-type:disc;
}
.popup.docs ol ul li:before {
	display:none;
}