/*   
Theme Name: Think One
Author: Think One
Version: 1.1.3
*/

.page-template-page-integrated-company .section-text p, .page-template-page-integrated-company .things p{
	max-width:100% !important;
	color:#121b3e !important;
}

h4.section-sub-title{
	margin-bottom: 30px;
    font-size: 26px;
    font-weight: 700;
	line-height:40px;
    color: #121b3e;
}
.tank-top .section-post__title{margin-bottom:30px !important;}
.tank-top .section-post p{margin-bottom:20px !important;}
.page-id-77 .section-text ul li {
    list-style-type: disc;
    padding-left: 15px;
    margin-left: 30px;
    line-height: 30px;
    font-size: 17px;
	color: #121b3e;
}
.page-id-77 .section-text ul{
	margin-bottom:30px !important;
}

.tank-top .section-post {
    padding: 50px !important;
}

.tank-top .section-post .share {
    display: none;
}

#content.show {
    transform: none;
}

.header-main__collapse {
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s, visibility 0s 1s;
    transform: unset;
}

.header-main__collapse.show {
    visibility: visible;
    opacity: 1;
    transition: opacity 1s;
}

.bread-crumbs__link {
    margin-bottom: 0;
}

.tank-hero__body {
    padding-bottom: 0;
}

.bread-crumbs {
    padding-bottom: 25px;
}

.tank-hero__title {
    line-height: 55px;
    padding-bottom: 50px;
}
.footer-top__main .thinkOne a:before {
    content: "";
    background-image: url('/wp-content/uploads/2023/09/ThinkOne_Logo_White.png') !important;
    height: 53px;
    width: 150px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
}
.footer-bt__logo img {
    max-width: 200px;
}
.brand img {
    max-width: 200px;
}