.submenu {
    min-width: 246px !important;
}

.breadcrumb-area {
    background-image: url(/assets/images/bg/title-bar-01-bg.webp);
}


.logo-blue {
    color: #416bd7;
}
.logo-red {
    color: #d12c3a;
}
.logo-yellow{
    color: #F0CB46
}
.logo-four{
    color: #268BCA;
}
.bg-logo-red {
    background-color: #C3202D;
}
.bg-logo-yellow {
    background-color: #F0CB46;
}

.fs-18{
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .fs-18{
        font-size: 16px;
    }
}


.faq-wrapper .card-header h5 button[aria-expanded=true] {
    color: #ffffff;
    background: #3D55A2 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.pricing-table-one .pricing-table__inner {
    aspect-ratio: 4/7;
}



.btn-login {
    color: #3D55A2;
    font-size: 18px;
    font-weight: bold;
    padding-right: 20px;
}

@media screen and (max-width: 767px) {

    .pricing-table-one .pricing-table__inner {
        aspect-ratio: 0;
    }

    .btn-login {
        padding-right: 8px;
    }

    .search-content {
        text-align: center;
    }
}


.search-content {
    font-size: 17px;
    margin-top: 20px;
}

/* downloads and profle section start */
.dataTables_length {
    display: none !important;
}

.btn-custom {
    width: 80px;
    height: 40px;
    background-color: #3D55A2;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    float: right;
    border-radius: 5px;
}

.btn-custom:hover {
    border: 1px solid #3D55A2;
    color: #3D55A2 !important;
    background-color: #fff !important;
}

.danger {
    color: red;
}

/* Center-align table headings */
table.dataTable th {
    text-align: center;
}

/* Center-align table data */
table.dataTable td {
    text-align: center;
}

/* folder btn design */
.btn-add-folder {
    background-color: #79AC78; 
    color: white; 
    padding: 4px 12px; 
    border: none;
    border-radius: 5px; 
    cursor: pointer;
    font-size: 16px; 
    transition: background-color 0.3s ease; 
    margin-right:5px;
}

.btn-add-folder:hover {
    background-color: #79AC78;
    color: #fff !important
}

.btn-view-folder {
    background-color: #7D7C7C; 
    color: #fff; 
    padding: 4px 12px; 
    border: none;
    border-radius: 5px; 
    cursor: pointer;
    font-size: 16px; 
    transition: background-color 0.3s ease; 
    margin-right:5px;
}

.btn-view-folder:hover {
    background-color: #7D7C7C;
    color: #fff !important
}

/* downloads and profile section ends */


/* profile page side navebr start */
.sidenavs {
    height: 100%;
    width: 220px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #F8F8F8;
    overflow-x: hidden;
    padding-top: 20px;
}

.sidenavs a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
}

.sidenavs a i {
    margin-right: 10px;
}

.sidenavs a:hover {
    color: #000;
    background-color: #e6e6e6;
    border-left: 4px solid #3498db;
}

.sidenavs .fas:hover {
    color: orange;
}

.sidenavs h2 {
    color: #fff;
    padding: 0 16px;
}

.actives {
    color: #000 !important;
    background-color: #e6e6e6;
    border-left: 4px solid #3498db;
}

@media screen and (min-width: 1500px) {
    .sidenavs {
        width: 250px;
    }

    .sidenavs a {
        font-size: 20px;
    }
}

.io-yellow{
    color: #FFC436
}
.io-red{
    color: #DA0C81
}

.ht-plans-menu .tab__items a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    border: 1px solid #ededed;
    background: #fff;
    color: #454545;
    padding: 10px 5px 10px;
    min-width: 92px;
    border-radius: 0;
}

.ht-plans-menu .tab__items .active {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    border: 1px solid #3d55a2 ;
    background: #3d55a2;
    color: #fff;
    padding: 10px 5px 10px;
    min-width: 92px;
    border-radius: 0;
}


/* profile page side navebr ends */

/* proplams page start */
.price-old {
    font-size: 50px;
    padding-right: 10px;
    line-height: 0.8;
    margin: 0 4px;
    font-weight: 300;
    color: #333;
}

.strike {
    color: red ;
}

.price {
    color: green !important;
}
@media only screen and (max-width: 768px) {
    .price-old {
        font-size: 30px;
        padding-right: 10px;
        line-height: 0.8;
        margin: 0 4px;
        font-weight: 300;
        color: #333;
    }
	.ptt{
		padding-top: 15px;
	}

    .price {
        font-size: 40px;
        padding-right: 10px;
        line-height: 0.8;
        margin: 0 4px;
        font-weight: 300;
        color: #333;
    }

 .site-wrapper-reveal-login {
    background-image: unset !important;
  
}


}
.footer-widget__list li {
    margin-bottom: 5px;
}
/* proplans page ends */

/* FROM HERE SERVICE SECTION START */


/* sds service page hazard images */
@media screen and (max-width: 767px) {
	.hazard-img {
		width: 52%;
		margin-bottom: 5px;
	}

	.ook{
		text-align: center;
	}
	
}

.hazard-img {
	width: 70% !important;
}

.t-a-c {
	text-align: center;
}


.point{
	border-left: 3px solid #3d55a2;
	padding-left: 15px;
	font-size: 15px;
	margin-left: 5px;
	margin:5px;
}


.projects-wrap.style-04 .projects-image-boxx {
	margin-top: 25px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1);
    box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1);
    position: relative;
    padding: 20px 15px 8px;
    margin-bottom: 30px;
}

.conact-us-wrap-one .sub-heading{
	text-align: justify;
}

.section-sub-titlee{
	color: #C3202D;
    font-size: 22px;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-top: -5px;
}

.section-sub-title{
	font-size: 18px !important;
}
.service-small-img-categorization{
	width: 440px;
}
.service-small-img-authoring{
	width: 440px;
}
.service-small-img-preparation{
	width: 440px;
}
.service-small-img-translation{
	width: 440px;
}
.service-small-img{
	width: 440px;
}


@media screen and (max-width: 767px) {
	.service-small-img-categorization{
		width: 100%;
	}

	.service-small-img-authoring{
		width: 100%;
	}

	.service-small-img-preparation{
		width: 100%;
	}
	.service-small-img-translation{
		width: 100%;
	}
	.service-small-img{
		width: 100%;

	}

	.conact-us-wrap-one .sub-heading {
		margin-left: 0px;
	}

	.conact-us-wrap-one .sub-heading{
	text-align: center;
}


}

.footer-widget__logo{
	display: flex;
	align-items: center;
	padding-bottom: 23px;
	justify-content: center;
}


.header.default-menu-style .header__logo{
	margin-left: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header.default-menu-style .header__logo{
		flex-basis: 22%;
	} 
}


.header__logo>a img {
	width: 76% !important;
}

.site-wrapper-reveal-login {
    background-image: url('../img/loginbg.png');
    background-size: 100%;
    width: auto;
    background-repeat: no-repeat;
}

.signin .form-wrap-wrapper {
    margin: 16px auto;
}


@media (min-width: 1400px) {
    .site-wrapper-reveal-login {
        background-image: url('../img/loginbg1.png');
    }

    
}
.signin .login-box {
 margin: 70px auto;
}
.login-box {
    width: 90%;
    max-width: 453px;
    height: auto;
    /* Or use min-height if you want a baseline height */
    padding: 2rem;
    /* Optional: adds space inside */
    box-shadow: 4px 7px 4px 0px #93939340,
        -4px 4px 4px 0px #93939340,
        0px -4px 4px 0px #93939340 !important;
    border-radius: 10px;
    margin: auto;
    /* centers it horizontally */
}

.fs24 {
    font-size: 24px;
    color: #000;
}

.logininput {
    height: 40px !important;
    box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.3) !important;
    transition: 300ms ease-in-out !important;

}


#login_form {
    padding: 0 17px;
}

.spancreate {
    color: #808080;
    font-size: 12px;
}

.color-red {
    color: #FF0000;

}

