/*===================== 
	Premery bg color 
=====================*/
:root{
	--text-color: #E81B5C;
	--bg-color: #E81B5C;
	--bg-color-ho: #e52f69;
}
/* Hex */
.meet-ask-row:after,
.dlab-separator.style-skew[class*="style-"]:after,
.dlab-separator.style-skew[class*="style-"]:before,
.dlab-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.widget-title:after,
.site-button,
.comments-area .comment-form p input[type="submit"],
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .active > [class*="site-button"],
.list-num-count > li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
#myNavbar li.active a,
.header-style-4.style-1 .header-nav .nav > li.active a:before,
.header-style-4.style-1 .header-nav .nav > li:hover > a:before,
.dlab-project-left:after,
.testimonial-text.bg-primary,
.sidenav ul li a:hover,
.owl-theme.dots-style-2 .owl-dots .owl-dot.active span,
.owl-btn-1.primary .owl-prev, 
.owl-btn-1.primary .owl-next,
.owl-btn-2.primary .owl-prev, 
.owl-btn-2.primary .owl-next,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span,
.product-item-size .btn.active,
.ui-widget-header,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active span, 
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover span,
.owl-item.active.center .testimonial-text,
.icon-bx-wraper.hover:hover,
.dlab-accordion.primary .acod-head a,
.side-bar .widget_tag_cloud a:hover,
.tabs-site-button .nav-tabs li a.active:focus,
.tabs-site-button .nav-tabs li a.active:hover,
.tabs-site-button .nav-tabs li a.active,
.pagination-bx .pagination li.active a,
.pagination-bx .pagination li a:hover,
.overlay-primary-light:after, 
.overlay-primary-middle:after, 
.overlay-primary-dark:after,
.overlay-primary:after,
.bg-primary,
.search-filter.filter-style1 .bootstrap-select div.dropdown-menu ul li a:hover,
.search-filter.filter-style1 .bootstrap-select div.dropdown-menu ul li.selected a,
.search-filter.filter-style3 .bootstrap-select div.dropdown-menu ul li a:hover,
.search-filter.filter-style3 .bootstrap-select div.dropdown-menu ul li.selected a,
.site-header.header-style1 .header-nav .nav > li.active:after,
.tag-new{
    background-color: #E81B5C;
}
/*Hex color :hover */
.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button,
.bg-primary-dark,
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus ,
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus,
.owl-btn-1.primary .owl-prev:hover, 
.owl-btn-1.primary .owl-next:hover,
.owl-btn-2.primary .owl-prev:hover, 
.owl-btn-2.primary .owl-next:hover{
    background-color: #e52f69;
}

/* Rgba color */
.dlab-info-has.bg-primary,
.dlab-info-has.bg-secondry:hover{
    background-color: rgba(108, 192, 0, 0.9);
}
/* Box Shadow */
.side-bar .widget_tag_cloud a:hover{
	box-shadow:5px 5px 10px 0 rgba(108, 192, 0, 0.15);
}
/*===================== 
	Premery text color 
=====================*/
a,
.text-primary,
.primary li:before,
.breadcrumb-row ul li a,
.manu-white .header-nav .nav > li.active > a,
.header-nav .nav > li.active > a,
.header-nav .nav > li.current-menu-item > a .header-nav .nav > li .sub-menu li a:hover,
.header-nav .nav > li:hover > a,
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover,
blockquote:before,
ol.comment-list li.comment .reply a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
button.scroltop,
.testimonial-1 .testimonial-position,
.testimonial-4 .testimonial-name:after,
.testimonial-2 .testimonial-position,
.testimonial-3 .testimonial-position,
.testimonial-3 .quote-left:before,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.dlab-tabs .nav-tabs > li > a.active i,
.dlab-tabs .nav-tabs > li > a.active,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.site-button.outline,
.site-button-link:hover,
.item-info-in ul li a:hover,
.dlab-post-meta.text-primary i,
.dlab-post-meta.text-primary ul li,
.dlab-post-meta.text-primary ul li a,
.dlab-post-meta i,
.comments-area p:before,
.list-2 li:hover:before,
a.text-primary:focus, 
a.text-primary:hover,
.sr-box.style-1:hover .count,
.blog-post.style1 .dlab-post-meta .post-date {
    color: #E81B5C;
}
@media only screen and (max-width: 991px) {
	.nav-dark.header-nav .nav > li > a:hover, 
	.nav-dark.header-nav .nav > li > a:active, 
	.nav-dark.header-nav .nav > li > a:focus{
		color: #E81B5C;
	}
}
/*===================== 
	Premery border color 
=====================*/
.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*="quote-"],
button.scroltop,
blockquote,
.widget_gallery li:hover,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
input[type="checkbox"]:checked + label:before,
input[type="checkbox"] + label:hover:before, 
input[type="radio"] + label:hover:before,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active, 
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover,
.side-bar .widget_tag_cloud a:hover{
    border-color: #E81B5C;
}
.owl-item.active.center .testimonial-8 .testimonial-text:after{
	border-top: 15px solid #E81B5C;
}
.dlab-tabs.border-top .nav-tabs > li > a.active,
.header-nav .nav > li .sub-menu, 
.header-nav .nav > li .mega-menu{
	border-top-color: #E81B5C;
}
.port-style1 .port-box{
	border-left: 3px solid #E81B5C;
}
.choseus-tabs .nav li a.active{
	border-bottom: 2px solid #E81B5C;
}
svg.radial-progress:nth-of-type(6n+1) circle { stroke: #E81B5C; }
.modal-bx-info .dlab-form input[type="checkbox"]:checked + label:before{
	border: 2px solid #E81B5C;
}


/*===================== 
	Secondery bg color
 =====================*/
.bg-secondry {
    background-color: #2d3239;
}

/*===================== 
	Secondery text color
 =====================*/
.text-secondry {
    color: #2d3239;
}

.modal-bx-info .modal-header,
.fc-toolbar.fc-header-toolbar,
.listing-timing-box .listing-timing-header,
.listing-details-nav,
.work-box-area .icon-box,
.category-bx.style1,
.filter-style2-area,
.filter-style3 form .form-group .title,
.work-box.style1:hover,
.work-box.style1 .box-count,
.site-filters.listing-filters ul li a:after,
.dlab-tabs.search-filter .nav-tabs > li > a.active, 
.dlab-tabs.search-filter .nav-tabs > li > a.active:focus, 
.dlab-tabs.search-filter .nav-tabs > li > a.active:hover, 
.dlab-tabs.search-filter .nav-tabs > li > a:focus, 
.dlab-tabs.search-filter .nav-tabs > li > a:hover{
    background-color: #E81B5C;
}
.login-form .info-bottom a, 
.login-form-box .btn-link, 
.modal-bx-info .btn-link,
.average-reviews-single .average-reviews-info .average-reviews-in,
 .average-reviews-single .average-reviews-info span,
.average-reviews-info .average-reviews,
.sale-box .sale-date .title a,
.content-header .title i,
.listing-filters.text-white ul li.active a span,
.featured-bx.style3 .featured-info .title a,
.blog-post.style2 .dlab-post-meta ul li i,
.work-box.style1:hover .box-count,
.site-filters.listing-filters ul li.active a{
	color: #E81B5C;
}
.icon-box-list .icon-cell.bg-gray, 
.icon-box-info .icon-cell.bg-gray{
	color: #E81B5C !important;
}
.work-box.style1{
    border: 4px solid #E81B5C;
}
.listing-nav li a.active,
.center .testimonial-2.testimonial-bg .testimonial-text:after{
    border-top-color: #E81B5C;
}
.icon-box-list .icon-cell.bg-gray, 
.icon-box-info .icon-cell.bg-gray{
    background-color: #e9ddff;
}

.dlab-home .bnr-content h2{
	font-size:30px;
	line-height:48px;
}

.main-bar{
	background:#ffffff;
	border-bottom:1px solid #e8edf1;
}

.header-nav .nav>li>a{
	color:#333333;
}

.header-nav .nav>li>a:hover{
	color: #E81B5C;	
}

footer a, footer a:visited{
	color:#333333;
}

footer, footer b, footer p, footer strong, footer h5{
	color:#333333;
}
.footer-bottom{
	color:#333333;
	background:#ffffff;
	border-color: #e9e9e9;
}

.footer-top{
	background-image:none;
	background:#ffffff;
	color:#333333;
	padding:50px 0 25px;
	border-top:1px solid #e9e9e9;
}

.dlab-bnr-inr:after{

}

.navbar-toggler span{
	background:#333333;
}

.content-inner{
	padding-top:30px;
	padding-bottom:20px;
}

.search-area:after, 
.search-area:after{
	background-color: #ffffff;
}

.search-area .section-head h2{
	color:#333333;
}

.work-box.style1:hover .icon-bx-lg i{
	animation: none;
}

.work-box.style1 .dlab-tilte{
	color:#E81B5C;
}

.search-area .section-head{
	margin-bottom:25px;
}

.search-filter .nav.nav-tabs{
	margin-bottom:0;
}

@media only screen and (max-width: 991px){
	.header-nav .nav {
		background: #ffffff;
	}
	.mo-left .header-nav{
		background: #ffffff;
	}

	.header-nav .nav>li>a{
		border-top:1px solid #e8edf1;
	}
}

.boundaries-area .boundaries_title{
	text-align:left;
	color:#333333;
	margin: 0;
}

.boundaries_link{
	display: block;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}

.work-box.style1:hover .boundaries_title{
	color:#ffffff;
}

.try-app-area.overlay-primary-dark:after, 
.try-app-area.overlay-primary:after{
	background-color:#1B4878;
	opacity: 0.75;
}

.benefits-area .section-head{
margin-bottom:5px;
}

.benefits-area .sr-box .dlab-tilte{
	margin-bottom:5px;
}

.benefits-area .sr-box p{
margin-bottom:15px;
}

.benefits-area.overlay-primary-dark:after, 
.benefits-area.overlay-primary:after{
	background-color:#37a8d9;
}

.boundaries-area.overlay-primary-dark:after, 
.boundaries-area.overlay-primary:after{
	background-color:#37a8d9;
}

.header-nav .nav>li .mega-menu, .header-nav .nav>li .sub-menu{
	border-top:3px solid #E81B5C;
}

.header-nav .nav>li.down:hover>a:after{
	background: #E81B5C;
	z-index: 10;
}

.search-filter .tab-content{
	border:1px solid #e9e9e9;
}

.site-footer .widget ul li:active a, .site-footer .widget ul li:focus a, .site-footer .widget ul li:hover a{
	color:#E81B5C;
}

.list-2 li:hover:before{
	background:#E81B5C;
}

.boundaries-area .icon-bx-wraper{
	background:#ffffff;
	border:1px solid #e9e9e9;
} 

.dez-blog {
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 15%);
	border-radius: 2px;
	border: 1px solid #e9e9e9;
}

.blog-carousel img{
	height:200px;
}

.dez-blog .dlab-post-meta a.site-button{
	color: #ffffff;
}

.blog-section {
	background-color: #f9f9f9;
}

.blog-section .section-head{
margin-bottom:20px;
}

.video-section {
	background-color: #f9f9f9;
	padding-top:0px;
}

.boundaries-area{
	background-color:#f9f9f9;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.evidence-section.overlay-primary-dark:after{
	background-color: #1B4878;
	opacity: 0.85;
}

.evidence-section .icon-bx-wraper{
}

.evidence-section .section-head{
margin-bottom:20px;
}

.work-box.style1:hover .icon-bx-lg{
	background:#ffffff;
}

.how-it-works-section .section-head{
	margin-bottom:30px;
}

.is-fixed .main-bar{
	box-shadow: 0 0 3px 0 rgb(0 0 0 / 20%);
}

.dez-blog .dlab-info{
	min-height:311px;
}

.dlab-bnr-inr.page-breadcrumb{
	height:auto;
	padding:40px 0;
}

.dlab-bnr-inr.overlay-primary-dark.page-breadcrumb:after {
	background:#1b4878;
	opacity:0.75;
}

.dlab-bnr-inr.page-breadcrumb .breadcrumb-row{
margin-top:20px;
}

.author-info{
	border:1px solid #eeeeee;
	box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
	background:#ffffff;
}

.author-info:first-child{
	margin-top:50px;
}

.author-info .thumb{
	border:4px solid #fff;
	box-shadow: -1px 1px 4px 0px rgb(0 0 0 / 15%);
}

#page-management{
	background-color:rgb(27 72 120 / 5%);
}

#page-ambassadors{
	background-color:rgb(27 72 120 / 5%);
}

#page-editorial{
	background-color:rgb(27 72 120 / 5%);
}

#page-benefits{
	background-color:#ffffff;
}

.dlab-bnr-inr.page-breadcrumb .dlab-bnr-inr-entry h1{
	font-size:40px;
	line-height:40px;
}

#page-contact .contact-form .section-head{
margin-bottom:20px;
}

#page-contact .contact-bx{
    box-shadow: 0px 1px 4px 0 rgb(0 0 0 / 5%);
    border-radius: 2px;
    border: 1px solid #eee;
}

#page-contact .contact-form .form-control{
	border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
}

#page-contact .contact-bx [class*=icon-bx-]{
//background:#37a8d9;
}

.content-box{
	box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    border-radius: 2px;
}

.app-list .icon-box-info .icon-cell, .app-list .icon-box-list .icon-cell{
font-size: 12px;
width: 20px;
height: 20px;
line-height: 20px;
margin-right: 4px;
}

.app-list .icon-box-list .icon-box-info span{
color:#e81b5c;
}

.add{
	border:1px solid #eeeeee;
	box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    border-radius: 2px;
	padding:5px;
	background:#ffffff;
}

#page-user-guide{
	background-color: #ffffff;
}

.dlab-login.bg-primary{}

#page-browse .browse-tools .category-bx.style1{
border-radius: 4px;
background: rgba(255,255,255,.1);
border: 1px solid rgba(255,255,255,.1);
margin-right:20px;
flex: 0 0 calc(20% - 20px);
max-width: calc(20% - 20px);
}

#page-browse .browse-tools .category-bx.style1 .title{
	color:#ffffff;	
}

#page-browse .browse-tools .category-bx.style1 .icon-bx .icon-cell{
	color: #e81b5c;
	box-shadow:0 0 0 5px rgb(255 255 255 / 5%);
}

#page-browse .browse-tools .category-bx.style1:hover{
background:#ffffff;
}

#page-browse .browse-tools .category-bx.style1:hover .title{
	color:#e81b5c;	
}

#page-browse .browse-tools .category-bx.style1:hover .icon-bx .icon-cell{
	background: #e81b5c;
	color:#ffffff;
	box-shadow:0 0 0 5px rgb(0 0 0 / 5%);
}

#page-browse .browse-tools .category-bx.style1.active{
	background:#ffffff;
}

#page-browse .browse-tools .category-bx.style1.active .title{
	color:#e81b5c;	
}

#page-browse .browse-tools .category-bx.style1.active .icon-bx .icon-cell{
	background: #e81b5c;
	color:#ffffff;
	box-shadow:0 0 0 5px rgb(0 0 0 / 5%);
}

.browse-content .content-box{
	border-color: #ecebf5;
    border-width: 2px;
    box-shadow: none;
}
.browse-content .content-box .content-body{
padding:10px;
}

.browse-list-block ul{
margin:0;
text-transform: capitalize;
}

.browse-list-block li{
	list-style: none;
    padding-left: 18px;
    position: relative;
    margin-left: 10px;
    border-left: 2px solid #dddddd;
    padding-top: 1px;
    min-height: 40px;
	font-size:16px;
}

.browse-list-block li a{
	display:block;
	color: #333333;
}

.browse-list-block li .icon {
    height: 22px;
    width: 22px;
    position: absolute;
    border-radius: 100%;
    left: -12px;
    top: 0;
	background:#dddddd;
	padding:6px;
}

.browse-list-block li .icon .icon-inner{
	background:transparent;
	width:100%;
	height:100%;
	border-radius: 100%;
}

.browse-list-block li:last-child{
border-color:transparent;
}

.browse-list-block li.active > a{
color:#37a8d9;
}
.browse-list-block li.active > .icon{
	background: #37a8d9;
}

.browse-list-block li.active > .icon .icon-inner{
    background: #fff;
}

.browse-list-block li ul{
	margin-top:10px;
	display:none;
}

.browse-list-block ul.level-1 > li.active{
	background:rgb(55 168 217 / 10%);
	border-color: #37a8d9;
	border-radius: 0 5px 5px 0;
}

.browse-list-block ul.level-1 > li.active > ul{
	display:block;
}

.browse-list-block ul.level-2 li.active > .icon{
	background: #67ba4c;
}

.browse-list-block ul.level-2 li.active > a{
	color:#67ba4c;
}

.browse-content .listing-filter-sidebar{
	padding: 15px;
    background: #fff;
	margin-bottom:-2px;
}

.algorithms-content-box.content-box .content-body{
	padding:0;
}

.algorithms-list-block ul{
	list-style:none;
}

.algorithms-list-block > li{
	list-style: none;
	font-size:18px;
	border-bottom: 2px solid #ecebf5;
}

.algorithms-list-block > li:last-child{
	border-bottom-width:0;
}

.algorithms-list-block > li > a{
	display:block;
	color: #333333;
	padding:10px 20px;
}

.algorithms-list-block > li:hover{
	background-color:rgb(55 168 217 / 10%);
}

.algorithms-list-block > li:hover > a{
	color:#37a8d9;
}

.browse-content .search-bx .input-group .form-control{
    height: 40px;
    padding: 5px 10px;
}

.browse-content .search-bx .site-button {
    height: 40px;
    width: 40px;
    border-radius: 0;
}

.browse-list-block li a:hover{
color:#37a8d9;
}

.algorithms-list-block.style2{
	margin-top:20px;
}

.algorithms-list-block.style2 .listing-bx{
	border-radius: 0px;
    border: 2px solid #ecebf5;
    box-shadow: none;
}

.algorithms-list-block.style2 .listing-bx .listing-info{
padding:10px 15px;
}

.algorithms-list-block.style2 .listing-bx .listing-info .title{
	font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0px;
}

.algorithms-list-block.style2 .listing-bx .listing-info p{
margin-bottom:0;
}

.algorithms-list-block.style2 .listing-bx .listing-info:hover{
	background-color: #fdfdfd;
}

.algorithms-list-block.style2 .listing-bx .listing-info a:hover{
	color:#37a8d9;
}

.algorithms-list-block.style2 .listing-bx .listing-info .place-info{
margin-top:10px;
border-top-color: #ecebf5;
padding-top: 10px;
justify-content: start;
}

.algorithms-list-block.style2 .listing-bx .listing-info .place-info li.close{
    opacity: 1;
    color: #e81b5c;
	cursor:default;
}

#page-search .dlab-bnr-inr.page-breadcrumb .breadcrumb-row{
	margin:0 0 20px 0;
}

#page-search .search-filter .tab-content{
background:rgba(255,255,255,.2);
border:1px solid rgba(255,255,255,.2);
}

#page-pricing .bg-primary-dark{
	background-color: #1B4878;
}

#page-pricing .dlab-login .login-form{
	padding:0 20px;
}

#page-pricing .dlab-login .content-info{
height:100%;
width: 55%;
}

#page-pricing .dlab-login .login-form .tab-content{
}

#page-pricing .dlab-login .content-info .list-info .dlab-box i{
color:#ffffff;
font-size:36px;
}

#page-pricing .dlab-login .list-info{
margin-top:20px;
}

#page-pricing .dlab-login .content-info .list-info li{
padding:5px 0;
}


.subscriber-benefits .content-info {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.subscriber-benefits .list-info {
    margin: 0px;
}

.subscriber-benefits .content-info .list-info li {
    display: block;
    color: #fff;
    padding: 10px 0;
}

.subscriber-benefits .content-info .list-info .dlab-box {
    display: flex;
    align-items: center;
}

.pricing-section.overlay-primary-dark:after {
    background-color: #1B4878;
    opacity: 0.85;
}

.pricing-section .section-head{
margin-bottom:10px;
margin-top:10px;
}

.subscriber-benefits{
	padding:20px;
}
.subscriber-benefits .content-info .list-info .dlab-box i {
    font-size: 30px;
    margin-right: 15px;
}

.subscriber-benefits .content-info .list-info .dlab-box p {
    font-size: 20px;
    font-family: Roboto,sans-serif;
    font-weight: 300;
    margin: 0;
}

.pricing-box{
	padding:20px;
	text-align:center;
	margin-bottom:20px;
}

.pricing-block h2{
	margin:0 0 5px 0;
}

.pricing-block .price-text{
margin-top:-5px;
}
.pricing-block h4{
	margin: 5px 0 20px 0;
}

.icon-bx-wraper .pricing-block .info-bottom{
	margin-top: 5px;
    font-size: 16px;
    text-align: center;
}

.pricing-block .info-bottom a{
	color:#ffffff;
	text-decoration: underline;
}
.pricing-block .info-bottom a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

@media only screen and (max-width: 991px){
	#page-browse .browse-tools .category-bx.style1{
		flex: 0 0 calc(25% - 10px);
    	max-width: calc(25% - 10px);
		margin: 5px;
	}
}

@media only screen and (max-width: 576px){
	#page-browse .browse-tools .category-bx.style1{
		flex: 0 0 calc(50% - 10px);
		max-width: calc(50% - 10px);
		margin: 5px;
		padding:15px 10px;
	}
	#page-browse .browse-tools .category-bx.style1 .title{
		font-size:16px;
	}
	.browse-content .search-bx {
		margin-top:10px;
	}
}

@media only screen and (max-width: 767px){
	#page-browse .evidence-section .section-head{
		margin-bottom:0;
	}
}



.side-bar .content-body{
	padding:10px 20px;
}

.side-bar .content-body .icon-box-list li{
margin:3px 0;
}

.calc-info{
	color:#ffffff;
}

.right-column{
	text-align:right;
}

.calc-info .calc-title{
	margin:0;
	font-size:28px;
	color:#ffffff;
	text-align: left;
    line-height: 34px;
}

.calc-info .calc-purpose{
	margin:0;
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	font-weight:normal;
}

.calc-info b{
	font-weight:500;
}

.calculator-section .content-header{
	padding:10px;
}

.calculator-section .content-body{
	padding:10px;
}

.calculator-section .nav-pills .nav-link{
	font-size:20px;
}
.calculator-section .nav-pills .nav-link{
	color:#37a8d9;
}
.calculator-section .nav-pills .nav-link.active{
	background-color: #37a8d9;
	color:#ffffff;
}

.calculator-section .nav-pills .nav-link.btn-result.active{
	background-color: #68bb4d;
	color:#ffffff;
}

.evaluation-row{
	border:1px solid transparent;
	border-bottom-color:#eeeeee;
	padding: 10px 5px;
}

.input-info p{
	margin:0;
	color:#000000;
	font-size: 18px;
    line-height: 24px;
}

.input-info p.info-highlight{
	color:#37a8d9;
}

.input-options .radio-options{
	display:flex;
	flex-wrap: wrap;
	width: 100%;
}

.input-options .radio-options .input-block{
	flex-grow: 1;
}
.input-options .radio-options .input-block label{
	margin:0;
	border: 1px solid #37a8d9;
    border-radius: 0;
	border-right-width:0;
	padding:7px 5px !important;
	color:#37a8d9;
	font-weight:normal;
	text-align:center;
	cursor:pointer;
	font-size: 16px;
    line-height: 18px;
}

.input-options .radio-options .input-block input[type=radio]:checked + label{
	background-color:#37a8d9;
	color:#ffffff;
}

.input-options .radio-options .input-block input[type=radio] + label:before{
	opacity:0;
}

.input-options .radio-options .input-block:first-child label{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.input-options .radio-options .input-block:last-child label{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-right-width:1px;
}

.evaluation-row .input-group .input-group-text{
	border-radius:3px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    color: #37a8d9;
    border-color: #37a8d9;
	padding:0.200rem .75rem;
}

.evaluation-row .input-group .form-control{
	border-color: #37a8d9;
	border-radius:3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-right-width:0px;
	height:34px;
}

.evaluation-row .input-group .bootstrap-select .btn{
	border-radius:3px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    color: #37a8d9;
	border-color: #37a8d9 !important;
	height:34px;
}

.evaluation-row .input-options .bootstrap-select .btn{
    border-radius:3px;
	background: #fff;
    color: #37a8d9;
	border-color: #37a8d9 !important;
	height:34px;
}

.evaluation-row.label-row{
	background:#D4ECFE;
	border-color:1px solid #C6CED1;
}

.evaluation-row.label-row p{
	margin: 0;
    font-size: 18px;
    font-weight: 500;
	color:#000000;
}

.evaluation-row.table-row{
	padding:10px 0;
}
.evaluation-row.table-row .calc-table{
	margin:0;
}
.evaluation-row.table-row .calc-table th{
background:#fcfcfc;
}

.evaluation-row.table-row .calc-table .form-control{
	border-color: #37a8d9;
    border-radius: 3px;
	height:34px;
}

.input-options .checkbox-options{
	display:flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
}

.input-options .checkbox-options .input-block{
	flex-grow: 1;
}
.input-options .checkbox-options .input-block label{
	margin:0;
	border: 1px solid #37a8d9;
    border-radius: 0;
	border-bottom-width:0;
	padding:7px 10px !important;
	color:#37a8d9;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	font-size: 16px;
    line-height: 18px;
}

.input-options .checkbox-options .input-block input[type=checkbox]:checked + label{
	background-color:#37a8d9;
	color:#ffffff;
	border-bottom-color: #5bb1d6;
    border-top-color: #5bb1d6;
}

.input-options .checkbox-options .input-block input[type=checkbox] + label:before, .input-options .checkbox-options .input-block input[type=checkbox] + label:after{
	opacity:0;
}

.input-options .checkbox-options .input-block:first-child label{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.input-options .checkbox-options .input-block:last-child label{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-width:1px;
}

.evaluation-buttons{
	text-align:right;
}

.evaluation-buttons .site-button{
	padding: 10px 20px;
}

.calculator-section .calc-results .content-header{
	padding:20px 20px;
}

.listing-details-nav{
	background-color: #2e547f;
}

.listing-nav li a.active{
	border-top-color: #24466c;
    color: #2e547f;
}

.listing-nav li a.active i{
	color: #2e547f;
}

#page-calculator .listing-filter-sidebar {
    padding: 15px;
    background: #fff;
    margin-bottom: -1px;
	border-width: 1px;
}

.evaluation-block{
	
}

.btn-group.fw{
	display:flex;
}

.btn-group.fw > .btn{
	flex:1;
}

@media only screen and (max-width: 576px){
	.btn-group.fw{
		//flex-direction:column;
	}

	.btn-group.fw > .btn > span{
		display: none;
	}

	.btn-group.fw > .btn > .fa{
		font-size:24px;
	}
}

.fixed_top{
	position:fixed;
	top:0;
	z-index:9999;
	max-width:100%;
}

.fixed_bottom{
	position:fixed;
	bottom:0;
	z-index:9999;
	max-width:100%;
}

.calc-results  #results-summary .content-box{
	margin-bottom:0;
}

#page-calculator .calc-results #results-summary .listing-filter-sidebar{
	background: transparent;
	color:#ffffff;
	border:none;
}

#page-calculator .calc-results #results-summary .content-box{
background: transparent;
box-shadow: none;
border: none;
}

#page-calculator .calc-results #results-summary .listing-filter-sidebar .title{
	color: #ffffff;
}
#page-calculator .calc-results #results-summary .listing-filter-sidebar .title:before{
background:#ffffff;
}

#results-summary{
	color:#ffffff;	
}

#results-summary.success{
	background: #67ba4c;
}

#results-summary.error{
	background: #e81b5c;
}

#page-calculator .calc-results #results-summary h6{
color:#ffffff;
}

#calc-results-section .btn-group .btn-outline-primary{
	border-color: #67ba4c;
    color: #67ba4c;
}

#calc-results-section .btn-group .btn-outline-primary.active, #calc-results-section .btn-group .btn-outline-primary:hover{
	border-color: #67ba4c;
	background-color: #67ba4c;
    color: #ffffff;
}

#calc-results-section .btn-group .btn-outline-primary:focus{
	box-shadow: 0 0 0 0.2rem rgb(103 186 76 / 30%);
}

.calc-info{
	position:relative;
}

.info-mobile-toggle{
	display:none;
	position: absolute;
    right: -10px;
    top: 0px;
}
.page-breadcrumb .right-column .site-button.btn-calc-info{
	display:none;
}
.page-breadcrumb .right-column .site-button .img_icon{
	width:20px;
	margin-right:5px;
}

#results-detailed > .listing-filter-sidebar{
	margin-bottom:10px;
}

#page-calculator .content-box{
	border-color: #ecebf5;
	box-shadow: none;
	border-radius: 0;
}

.calc-results .evaluation-buttons{
	display:flex;
	flex-wrap: wrap;
}

.calc-results .evaluation-buttons .site-button{
	margin:5px;
	flex-grow: 1;
}

#modal-calc-info .modal-body{
	padding:15px;
}
#modal-calc-info p strong{
	font-weight:500;
}
#modal-calc-info p{
	margin-bottom:10px;
	font-size:16px;
	line-height:20px;
	color:#000000;
}

#page-calculator .listing-details-content{
	padding:20px 0px;
}

#tab_calc_references p{
	margin:0;
	color:#000000;
	font-size:16px;
	line-height: 18px;
}

.calculator-section .content-footer{
	padding:10px;
}

.calc-sidebar .side-bar{
	padding-left: 15px;
}

.evaluation-row:first-child{
	padding-top:0;
}

@media only screen and (max-width: 991px){
	.calc-sidebar .side-bar{
		padding-left: 0px;
		margin-top:20px;
	}	
}

@media only screen and (max-width: 767px){
	#page-calculator .dlab-bnr-inr.page-breadcrumb{
		padding-top: 15px; 
		padding-bottom: 15px;
	} 
	.calc-info .calc-title{
		font-size:20px;
		line-height:24px;
		padding-right: 0px;
	}

	.calc-purpose-block{
		display:none;
	}

	.page-breadcrumb .right-column {
		text-align:center;
		margin-top:15px;
	}

	.page-breadcrumb .right-column .site-button{
		padding:7px 14px;
	}

	.page-breadcrumb .right-column .site-button .fa{
		margin:0;
		font-size:24px;
	}
	.page-breadcrumb .right-column .site-button span{
		display:none;
	}

	.page-breadcrumb .right-column .site-button.btn-calc-info{
		display:inline-block;
	}

	.info-mobile-toggle{
		display:block;
	}

	.info-mobile-toggle .btn-mobile-toggle{
		padding: 5px 8px;
		line-height: 1;
	}

	.calc-sidebar{
		display:none;
	}


}

@media only screen and (max-width: 576px){
	.listing-details-content{
		padding-top:10px;
	}

	.listing-details-content .container.max{
		padding:0;
	}

	.listing-details-content .container.max > .row{
		//margin:0;
	}

	.listing-details-content .container.max .calc-col{
		//padding:0;
	}

	#page-calculator .listing-filter-sidebar{
		border-width:1px 0 1px 0;
	}

	#page-calculator #tab_calc_evaluation .content-box{
		box-shadow: none;
		border-radius: 0;
		border-color:#ecebf5;
		border-width: 1px 0 1px 0;
	}

	.input-info{
		margin-bottom:10px;
	}

	.evaluation-row{
		padding:10px 0px;
	}
	.evaluation-buttons{
		display:flex;
	}
	
	.evaluation-buttons .site-button{
		margin:0 2px 0 2px;
		flex-grow: 1;
	}

	.input-options .radio-options .input-block{
		flex-grow: 0.2;
	}

	.evaluation-row .col-md-4 > .input-group{
		width:60%;
	}

	.evaluation-row .col-md-4 > .input-options{
		width:60%;
	}
}

.search-box{
	position:relative;
}

.search-suggest-block{
	position:relative;
}

.search-suggestions{
	position:absolute;
	top:-5px;
	width:100%;
	background:#ffffff;
	border: 1px solid #e9e9e9;
    border-radius: 0 0 4px 4px;
	padding:0;
	box-shadow:2px ​3px 5px -1px rgb(0 0 0 / 10%);
	color:#333333;
	z-index:9999;
}

.suggestions_ul{
	list-style:none;
	margin:0;
}

.suggestions_ul li{
	border-bottom:1px solid #e9e9e9;
	cursor:pointer;
	text-align: left;
	font-size:16px;
	padding:10px 10px;
	display:block;
	color:#000000;
}


.suggestions_ul li:last-child{
	border-bottom-width:0;
}

.suggestions_ul li:hover{
	background-color:#f9f9f9;
}

.search-term{
	margin-left:10px;
    text-transform: capitalize;
}

.form-control.search-box input.form-control{
	margin:0;
}
@media only screen and (max-width: 576px){
	.form-control.search-box{
		width:100%;
		display:block;
	}
}

.input-group > .form-control{
	background:transparent;
}

.errorAlert .modal-header{
	background-color:#E81B5C;
}

.successAlert .modal-header{
	//background-color:#67ba4c;
	background-color:#E81B5C;
}

.bootbox .modal-content{
border-width:0;
border-radius:3px;
}

.errorAlert .btn.bootbox-accept, .errorAlert .btn.bootbox-accept:active, .errorAlert .btn.bootbox-accept:focus, .errorAlert .btn.bootbox-accept:hover{
	background: #e81b5c;
    border-color: #dd1b58;
}

.errorAlert .btn.bootbox-accept:focus{
	box-shadow: 0 0 0 0.2rem rgb(232 27 92 / 50%);
}

.successAlert .btn.bootbox-accept, .successAlert .btn.bootbox-accept:active, .successAlert .btn.bootbox-accept:focus, .successAlert .btn.bootbox-accept:hover{
	/*background: #67ba4c;
    border-color: #58b639;*/
	background: #e81b5c;
    border-color: #dd1b58;
}

.successAlert .btn.bootbox-accept:focus{
	box-shadow: 0 0 0 0.2rem rgb(232 27 92 / 50%);
}

label{
	font-weight:normal;
}

#page-calculator .calc-sidebar .icon-box-list a{
	cursor:default;
	text-transform: capitalize;
}

a.pubmed_anc_1{
    color: #e81b5c;
    text-decoration: underline;
}

.pageloader {
    background-color: rgba(255, 255, 255, 0.20);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    text-align: center;
	height:100%;
}

.pageloader .spinner{
	text-align:center;
	color:#e81b5c;
	font-size:40px;
}

.pageloader .spinner .spin-block{
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    box-shadow: 2px 2px 2px 0px rgba(232, 27, 92, 0.2);
}

#page-home .work-box.style1:hover{
	background:#ffffff;
}

#page-home .work-box.style1:hover .dlab-tilte, #page-home .work-box.style1:hover p{
	color: #E81B5C;
}

#page-home .work-box.style1:hover .icon-bx-lg{
	background: #f3f3f6;
}

.site-footer .widget ul li:hover a.site-button{
	color:#ffffff;
}

.app-list-default a{
	cursor:default;
}
.app-list-default a, .app-list-default .icon-box-list .icon-box-info span, .app-list-default .icon-box-info .icon-cell, .app-list-default .icon-box-list .icon-cell{
	color:#333333;
}

.content-body p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #333;
}

b, strong{
	font-weight:500;
}

.app-list-default .icon-box-list .icon-box-info span, .app-list .icon-box-list .icon-box-info span{
	font-size:16px;
}

#error_container p{
	color:#ffffff;
}

.section-head .box-title{
	margin-bottom:5px;
}

.dlab-separator{
	margin-bottom:5px;
}

.section-head p{
	margin-bottom:10px;
}

.sr-box{
	padding:20px 30px;
}

.sr-box .col-md-6 > p:last-child{
margin-bottom:0;
}

.work-box.style1.v2{
	border-color: #e9e9e9;
    border-width: 2px;
    padding: 15px 20px 10px 20px;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 0;
    min-height: 194px;
	box-shadow:1px 1px 1px 1px rgb(0 0 0 / 5%);
}

.work-box.style1.v2 .dlab-tilte{
    margin-bottom: 5px;
}

#page-home .work-box.style1.v2:hover p{
color:#606269;
}

#page-home .work-box.style1.v2:hover{
	box-shadow:1px 1px 1px 2px rgb(0 0 0 / 5%);
}

.mailing-pop .modal-header{
	background:#ffffff;
	border-width:0;
}

.mailing-pop .modal-header .close{
	color:#333333;
	z-index:99999;
}

.mailing-pop .modal-header .modal-title{
	color:#333333;
}

.mailing-pop .modal-body{
	text-align:left;
	padding-top:0;
	padding-bottom: 10px;
}

.mailing-subtitle{
	margin:5px 0;
	line-height:24px;
}

.mailing-title{
	margin: 5px 0 10px 0;
    font-size: 24px;
    line-height: 30px;
}

.mailing-form .form-group{
	margin-bottom:10px;
}

.mailing-form{
	margin-top:15px;
}

.mailing-form .form-control{
border-radius:4px !important;
}

.mailing-pop .modal-content{
	background:#ffffff;
	border:4px solid #37a8d9;
}

.mailing-pop .btn-join{
background-color:#37a8d9;
font-size:18px;
}

.mailing-pop .error{
	color:#ff0000;
	margin:0;
}

.home-tools-boxes .sr-box{
	text-align:left;
}

.home-tools-boxes{

}

.search-area.v2.overlay-primary-dark:after, .search-area.v2.overlay-primary:after {
    background-color: #1B4878;
    opacity: 0.85;
}

.search-area.v2 .section-head h4{
	color:#ffffff;
}
.search-area.v2 .section-head h2{
	color:#ffffff;
}

.search-area.v2 .section-head h1{
	color:#ffffff;
	font-size: 32px;
    line-height: 45px;
	font-weight: 700;
}

.search-area.v2 .site-button{
	background:#67ba4c;
}

.search-area.v2 .search-in{
	max-width:30%;
}

.search-filter.v2 .tab-content{
border-width:0;
background:transparent;
padding:0;
}

.bootstrap-select div.dropdown-menu{
	border:1px solid #e9e9e9;
}

.bootstrap-select.show.btn-group .dropdown-menu.inner{
	padding:10px 0;
}

.bootstrap-select.btn-group .dropdown-menu li a{
	border-bottom:1px solid #e9e9e9;
}

.bootstrap-select.btn-group .dropdown-menu li:last-child a{
	border-width:0;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover{
	background: #f9f9f9;
    color: #37a8d9;
}

.search-area.v2 .form-control.search-box input.form-control{
	font-size:16px;
	height:50px;
}

.search-area.v2 .search-filter form div.form-control .btn.dropdown-toggle.btn-default{
	font-size:16px;
	padding:16px 25px;
	height:50px;
}

.search-area.v2 .search-filter form .input-group-prepend .site-button{
	height: 50px;
    font-size: 20px;
    padding: 10px 30px;
}

.home-tools-boxes.try-app-area{
background:#f9f9f9;
}

.home-tools-boxes .sr-box{
	background:#ffffff;
	border:1px solid #e9e9e9;
	color:#333333;
	height:100%;
	box-shadow:1px 1px 1px 5px rgb(0 0 0 / 3%);
	transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.home-tools-boxes .sr-box:hover{
	cursor:default;
	box-shadow:1px 1px 1px 5px rgb(0 0 0 / 3%);
	transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.home-tools-boxes .sr-box .dlab-tilte{
color:#333333;
}

.home-tools-boxes .sr-box p{
font-size:16px;
line-height:28px;
}

.home-tools-boxes .sr-box .icon-content{
position:relative;
height:100%;
}
.home-tools-boxes .sr-box .box-action{
position:absolute;
width:100%;
bottom:0;
}

.home-tools-boxes .sr-box .box-action .box-action-btn{
    background: transparent;
    padding: 10px 0;
    color: #68ba4d;
    font-size: 18px;
}

.home-tools-boxes .sr-box .box-action .box-action-btn i{
	font-size:14px;
}

.benefits-area.v2.overlay-primary-dark:after, .benefits-area.v2.overlay-primary:after {
	background-color: #1B4878;
    opacity: 0.85;
}

.home-tools-boxes.how-it-works-section{
	background:#f9f9f9;
}

.mailing-block{
	position:relative;
}

.mailing-block .mailing-subtitle.title{
text-align:center;
position: absolute;
top: -45px;
width: 100%;
}

.main-bar{
	padding:5px 0;
}


@media only screen and (max-width: 767px) {
	.home-tools-boxes .sr-box .box-action{
		position:relative;
	}

	.home-tools-boxes .sr-box p{
		margin-bottom:5px;
	}

	.home-tools-boxes .sr-box{
		margin-bottom: 20px !important;
    	height: auto;
	}
}

.home-title{
	font-size: 32px;
    line-height: 45px;
    margin-bottom: 0px;
    font-weight: 700;
	color:#333333;
}

.nl-action{
	position:fixed;
	bottom:60px;
	right:15px;
	top:auto;
	left:auto;
	z-index:9999;
}

.nl-action .site-button{
	box-shadow: 2px 2px 12px -5px #000;
}

.nl-action-container{
	position:fixed;
	bottom:60px;
	right:15px;
	top:auto;
	left:auto;
	z-index:999999;
	width:400px;
	max-width:95%;	
}

.nl-inner{
	position: relative;
	background:#ffffff;
	border:1px solid #e81b5c;
	box-shadow: 1px 1px 1px 5px rgb(0 0 0 / 4%);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
	border-radius: 6px;

}

.nl-header{
	padding: 10px 25px 10px 10px;
    background: #e81b5c;
    color: #fff;
    border-radius: 5px 5px 0 0;
    position: relative;
    font-size: 16px;
}
.btn-nl-close{
	position: absolute;
    color: #fff;
    right: 5px;
    top: 3px;
    padding: 5px;
	background: transparent;
}
.btn-nl-close:hover, .btn-nl-close:focus{
	outline:none;
	background:transparent;
}
.nl-body{
	padding: 15px 10px 0 10px;
	background: #ffffff;
	color:#333333;
}

.nl-footer{
	padding: 10px;
}

.nl-body .mailing-subtitle{
	margin: 10px 5px 0 5px;
    line-height: 16px;
    font-size: 12px;
}

.nl-body .mailing-form{
	margin:0;
}

.nl-body label.error{
	color:#ff0000;
	margin:0;
	display: block;
	font-size:14px;
}

#home_slider .owl-nav .owl-prev, #home_slider .owl-nav .owl-next{
	background-color: transparent;
    color: #ffffff;
    opacity: 1;
    font-size: 48px;
}

#home_slider .box-action-btn{
	background: transparent;
    padding: 10px 0;
    color: #ffffff;
    font-size: 20px;
}

#home_slider.owl-btn-center-lr .owl-nav .owl-next{
right:-5px;
}

#home_slider.owl-btn-center-lr .owl-nav .owl-prev{
	left:-5px;
}

#home_slider .owl-item {height: 0; transition: height .5s ease-in-out;}    
#home_slider .owl-item.active {height: auto;}


@media only screen and (max-width: 767px) {
	#home_slider.owl-btn-center-lr .owl-nav .owl-prev, #home_slider.owl-btn-center-lr .owl-nav .owl-next{
		bottom: -20px;
    	top: auto;
	}
}

.datepicker table td{
	padding:10px !important;
}