.white-space {
    margin-bottom: 100px;
}

/********************************************
Blog Site Bar
********************************************/
.row.blog_md__sm_none{
    display: block;
}
a.blog.mobile_blog.our_blog {
    margin-bottom: 50px;
    display: block;
}
section.category_name {
    padding: 13px 0;
    background: #ECF6F8;
}
.blog_post{
    padding: 80px 0 100px 0;
}
@media screen and (max-width: 767px){
.blog_post{
    padding: 30px 0 100px 0;
}
}
.target_category a {  
    background: #DFEEF2;
    padding: 4px 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #1B224C;
    border-radius: 50px;
    margin-right: 10px;
	margin-bottom: 8px;
    font-weight: 300;
}
.target_category a:hover {
    text-decoration: underline;
    background: #0074aa;
    color: #ffffff;
}
.right_site_bar h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    border-top: 1px solid #CDCDCD;
    color: #1B224C;
    padding-top: 6px;
}
input.form-control.mr-sm-2 {
    width: 100%;
    margin-bottom: 44px;
    border-radius: 50px;
    padding: 12px 0 14px 20px;
    background: #F8F8F8;
}
.blog_site_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
               /*align-items: center;*/
}
a.blog_site_bar:hover p {
    text-decoration: underline;
}
.blog_site_bar img {
    max-width: 30%;
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.blog_disc span {
    font-size: 14px;
    line-height: 26px;
}
.blog_disc p {
    font-size: 15px;
    line-height: 21px;
}
.blog_disc {
    max-width: 66%;
    width: 100%;
    line-height: 0;
}
select.form-control {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #8E8E8E;
    border-radius: 5px;
    opacity: 1;
    font-size: 16px;
    color: #1B224C;
}
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/********************************************
Single Blog
********************************************/
section.single_post {
    padding: 50px 0 100px 0;
}

/********************************************
Blog Article
********************************************/
.blog_left h1 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    color: #0074AA;
    margin-top: 15px;
    text-align: left;
    padding-bottom: 20px;
}
.blog_left p {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #1B224C !important;
    font-weight: 300;
}
.single_blog_article .blog_left a {
    background: #DFEEF2;
    padding: 4px 15px;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #1B224C;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 8px;
    font-weight: 300;
}
a.blog.mobile_blog .blog_left span.keyword {
    color: var(--color-1B224C);
}
.article_left {
    padding-top: 10px;
}
.icon_title span:last-child {
    color: #8E8E8E;
}
.icon_title span {
    font-size: 14px;
    line-height: 26px;
    padding-right: 20px;
}
.blog-tag {
    padding-top: 10px;
}
.tag_list {
    font-size: 13px;
    line-height: 1.5;
    display: inline-block;
    /*width: 100%;*/
    /*max-width: 90px;*/
    border: 1px solid #D4D4D4;
    padding: 4px 8px;
    /*text-align: center;*/
    color: #b1b1b1;
    border-radius: 50px;
    margin: 0 5px 5px 0;
}
.author_disc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: flex-end;
}
.author_disc h6 {
    margin-top: -10px;
}
.author_disc img {
    max-width: 44px;
    height: 44px;
    border-radius: 50px;
    /*float: left;*/
	margin-right: 8px;
}
.author_disc h6 {
    font-size: 14px;
    line-height: 26px;
    padding-top: 18px;
    text-align: right;
    color: #8E8E8E;
}
.tag {
    padding-top: 10px;
}
.single_blog_article .blog_full_images {
    margin-top: 40px;
    margin-bottom: 40px;
}
.single_blog_article p {
    font-size: 16px;
    line-height: 30px;
}
.exter_option h6 {
    font-size: 18px;
    line-height: 26px;
    color: #1B224C;
    background: #EEEEEE;
    padding: 15px 0 15px 25px;
    border-radius: 10px 10px 0px 0px;
    font-weight: 600;
}
.exter_option {
    background: #F8F8F8;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 24px;
    margin-top: 60px;
}
.exter_option p {
    padding: 20px;
}
.exter_option h6 span {
    font-size: 14px;
    line-height: 26px;
    color: #00ACBA;
    padding-left: 10px;
}
.heading_disc h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    background: #0074AA;
    padding: 15px 20px;
    margin-bottom: 20px;
	color: #fff;
}
.heading_disc h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    background: #F8F8F8;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.heading_disc h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    padding: 6px 10px 8px;
    margin-bottom: 20px;
	border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.importent {
    padding: 30px 45px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: 40px;
}
/*.heading_disc.one h2 {
    background: #F8F8F8;
}*/
.heading_disc.two h3 {
    border-left: 3px solid #0074AA;
}
.heading_disc.three h4 {
    /*padding: 0;*/
    background: transparent;
}
.importent p {
    font-size: 16px;
    line-height: 26px;
    color: #8E8E8E;
}
i.fas.fa-quote-left {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #B4B4B4;
}
i.fas.fa-quote-right {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #B4B4B4;
}
.light_color {
    color: #00ACBA;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 109px;
}
.social_shar {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 10px;
}
.post_count {
    max-height: 30px;
    border: 1px solid #B4B4B4;
    border-bottom: transparent;
    height: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
}
.icon_body {
    border: 1px solid #1877F2;
    text-align: center;
    max-height: 40px;
}
.icon_body i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
}
.icon_body span {
    font-size: 14px;
    display: inline-block;
    line-height: 26px;
}
.social_icon:nth-child(2) .icon_body, .social_icon:nth-child(3) .icon_body {background: #1DA1F2;color: #ffffff;}
.social_icon:nth-child(4) .icon_body{
    border: 1px solid #B4B4B4;
}
.social_icon:nth-child(4) .icon_body i{
    color: #EF4056;
}
.social_icon:nth-child(4) .post_count{
    border-color: transparent;
}
.heading_disc.one {
    margin-bottom: 50px;
}
.heading_disc.two,
.heading_disc.three {
    margin-bottom: 40px;
}

/********************************************
News Page
********************************************/
section.news_area {
    margin-bottom: 100px;
}
a.date_arrow .tag.info {
	color: #26AC53;
}
a.date_arrow .tag.media {
	color: #CC458D;
}
a.date_arrow .tag.case {
	color: #5B5B5B;
}
a.date_arrow .tag.release {
	color: #0B3C74;
}

section.news_area a.date_arrow:last-child {
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 103px;
}
.show_more a:hover {
    color: #ffffff;
    background: #0074aa;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0074AA;
    background-color: #ffffff;
    border-bottom: transparent;
}
a:hover.nav-link {
    color: #0074AA;
}
.nav-tabs .nav-link {
    max-width: 155px;
    width: 100%;
    text-align: center;
    background: #f8f8f8;
    margin-right: 5px;
    padding: 10px 0 9px 0;
    font-size: 16px;
    color: #B4B4B4;
    font-weight: 600;
    line-height: 36px;
    border-radius: 4px;
}

/********************************************
Single News Post
********************************************/
section.news_title_area {
    padding-bottom: 87px;
}
.news_title span.first_item {
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.45px;
    font-weight: 600;
    position: relative;
    color: #1B224C;
    margin-bottom: 67px;
}
.news_title span.first_item::before {
    position: absolute;
    left: 8%;
    top: 50%;
    width: 50px;
    height: 2px;
    background: #B4B4B4;
    content: "";
}
.news_title h1 {
    font-size: 34px;
    line-height: 42px;
    color: #0074AA;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: left;
    padding: 0;
}
.control small.category_name {
    background: #E9F7ED;
    padding: 5px 19px;
    display: inline-block;
    text-align: center;
    color: #26AC53;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1.75;
    margin-right: 5px;
    font-weight: 600;
}
.control small.new{
    background: #00ACBA;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    color: #ffffff;
    max-width: 46px;
    width: 100%;
    text-align: center;
    margin-right: 5px;
    font-weight: 600;
    line-height: 1.75;
    font-size: 13px;
}
.control small.news_date {
    color: #8E8E8E;
    font-size: 13px;
    line-height: 30px;
}
.control {
    margin-bottom: 84px;
}
.news_title p {margin-bottom: 50px;}
.news_body h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    background: #F8F8F8;
    padding: 19px 20px;
    margin-bottom: 20px;
}
.news_step_1 p {
    margin-bottom: 80px;
}
.news_step_2 h3 {
    font-size: 20px;
    line-height: 42px;
    font-weight: 600;
    padding: 11px;
    border-left: 2px solid #0074AA;
    margin-bottom: 30px;
}
.news_step_2 p {
    margin-bottom: 50px;
}
.news_step_2 h4 {
    font-size: 16px;
    line-height: 42px;
    font-weight: 600;
    margin-bottom: 20px;
}
.news_step_2 .button_class a {
    color: #8E8E8E;
}

/********************************************
Partnership Page
********************************************/
a.single_partner span {
    font-size: 14px;
    line-height: 20px;
}
section.partnership {
    padding-bottom: 143px;
}
.partner_title h2 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 21px;
}
.single_partner img {
    display: block;
    margin: 0 auto;
}
.single_partner {
    background: #ffffff;
    border: 1px solid #D5D5D5;
    width: 100%;
    border-radius: 10px;
    padding: 0 25px 36px 25px;
    display: block;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.company_name {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    padding-top: 41px;
    color: #1B224C;
}
a.single_partner img {
    max-width: 213px;
    height: 120px;
}
a.single_partner:hover img {
    opacity: 0.5;
}

a.single_partner:hover span {
    text-decoration: underline;
}
.company_name::before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 60px;
    height: 1px;
    background: #5AADBF;
    content: "";
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.single_partner a {
    font-size: 14px;
    line-height: 20px;
    color: #00ACBA;
    display: block;
    margin-bottom: 36px;
    margin-top: 5px;
}
.single_partner a:hover {
    color: #00ACBA;
}
.single_partner {
    margin-bottom: 70px;
}

/********************************************
Thankyou Page
********************************************/
.thankyou_page h1 {
    position: relative;
    padding-bottom: 40px;
}
.thankyou_page h1::before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #5AADBF;
    content: "";
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.thankyou_page h3 {
    font-size: 28px;
    line-height: 30px;
    color: #0074AA;
    font-weight: 600;
    text-align: center;
    padding: 77px 0 50px 0;
}
.thankyou_page p{
    text-align: center;
}
.thankyou_page a.dl-btn {
    max-width: 180px;
    color: #8E8E8E;
    margin-top: 90px;
}

/********************************************
404 Page
********************************************/
.error_section {
    padding: 120px 0;
    background: #F8F8F8;
}
.main_error_body h2 {
    text-align: center;
    font-weight: 600;
}
.main_error_body .button_class {
    margin-top: 100px;
}
.main_error_body .button_class a {
    max-width: 180px;
}

/********************************************
Document page
********************************************/
body.page-template-download {
    background-color: #f6f8fa;
}
body.page-template-download ul.breadcrume_nav {
    background-color: none; 
}
.download_box {
	background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
	padding: 20px 25px 30px;
}
.download_box img {
    padding: 15px 20px 15px;
}
.download_box h4 {
    font-size: 17px;
	font-weight: 300;
    line-height: 1.5;
	margin-bottom: 15px;
}
.download_box .dl-btn {
    text-align: center;
}
.download_box .dl-btn a {
	font-size: 14px;
	padding: 10px 20px;
}
.download_box .dl-btn a:hover {
    opacity: 0.6;
    color: #fff;
}
section.download {
    padding-top: 50px;
    padding-bottom: 100px;
}
.col-lg-4.out {
    display: none;
}

/********************************************
Document-form01 page
********************************************/
body.page-template-page-document-form01 header.mainmenu-area,
body.page-template-page-document-form01 ul.breadcrume_nav,
body.page-template-page-document-form01 section.start_footer,
body.page-template-page-document-form01 .contact_us,
body.page-template-page-document-form01 section.gray.footer_gray,
body.page-template-page-document-form01 .col-lg-4,
body.page-template-page-document-form01 .offset-lg-4.col-lg-4,
body.page-template-page-document-form01 .footer_img {
    display: none;
}
body.page-template-page-document-form01 {
    background-color: #f6f8fa;
}
body.page-template-page-document-form01 ul.breadcrume_nav {
    background: none; 
}
@media screen and (min-width: 992px){
.page-template-page-document-form01 .wrap {
    display: flex;
    justify-content: space-between;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.page-template-page-document-form01 .wrap {
    display: flex;
    justify-content: space-between;
}
}

.page-template-page-document-form01 .contents {
    width: 45%;
    text-align: left;
	padding-right: 50px;
}
.page-template-page-document-form01 .contents img {
    width: 100%;
    height: auto;
	padding-bottom: 30px;
}
.page-template-page-document-form01 .contents h2 {
    text-align: left;
    font-size: 22px;
    font-weight: 300;
	line-height: 1.5;
    padding-bottom: 35px;
}
.page-template-page-document-form01 .contents p {
    font-size: 14px;
    color: #797fa5;
}
.page-template-page-document-form01 .contents p.tl {
    padding: 20px 0 5px;
}
.page-template-page-document-form01 .contents ul li {
    font-size: 14px;
    color: #797fa5;
}
.page-template-page-document-form01 .form {
    width: 55%;
    text-align: left;
}
.page-template-page-document-form01 p.document-page-nav {
    width: 990px;
    margin: 0 auto;
    padding: 10px 15px 0;
}
.page-template-page-document-form01 p.document-page-nav a {
    font-size: 13px;
    color: #797fa5;
}
.page-template-page-document-form01 section.footer_two {
    padding: 0 0 39px 0;
}

/*form-zoho*/
.page-template-page-document-form01 .form p.danger {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 10px;
}
.backgroundBg {
    background: none;
}
.frmTitle {
    font-size: 1.5em;
}
.frmDesc {
    padding-top: 0;
}
.tempHeadContBdr h2 {
    font-size: 22px;
}

/********************************************
Document-form01 Download page
********************************************/
.page-template-page-document-form01-dl .document-dl_page p {
    padding-top: 20px;
    text-align: center;
}
.page-template-page-document-form01-dl .dl-btn a {
    text-align: center;
    display: block;
    padding: 20px 10px;
    background-color: #eee;
    border-radius: 50px;
    font-size: 20px;
    width: 80%;
    margin: 50px auto 100px;
}
.page-template-page-document-form01-dl a.btn:hover {
    opacity: 0.6;
}

/********************************************
Case Single Page
********************************************/
.service_box_border .service_row::after{
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #D6D6D6;
    content: "";
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.service_box_border .service_row{
    position: relative;
}
.section_equal_edit{
    position: relative;
    padding-left: 4%;
}
.section_equal_edit::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #D6D6D6;
    content: "";
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
}
section.case_golobal_class {
    padding-top: 50px;
}
.case_golobal h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 26px;
    position: relative;
    letter-spacing: 0.45px;

}
.case_golobal h3::before {
    position: absolute;
    left: 9%;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #B9BAC7;
    content: "";
}
.case_main_blog p {
    font-size: 28px;
    line-height: 38px;
    color: #0074AA;
    font-weight: 600;
}
.case_main_blog .barand_images {
    margin-bottom: 31px;
}
section.box_border_area {
	margin-top: 50px;
	margin-bottom: -140px;
	z-index: 5;
	position: relative;
}
ul.box_border_left li {
    font-size: 16px;
    line-height: 32px;
    color: #8E8E8E;
    position: relative;
}
ul.box_border_left li span {
    position: absolute;
    left: 30%;
    color: #1B224C;
    font-weight: 600;
}
.box_border_right h6 {
    font-size: 16px;
    line-height: 32px;
    color: #8E8E8E;
}
.box_border_right ul li {
    display: inline-block;
    background: #EEEEEE;
    padding: 4px 12px;
    color: #0074AA;
    border-radius: 50px;
    border: 1px solid #EEEEEE;
    margin-top: 10px;
    font-size: 14px;
}
/*.box_border_right a:hover{
    background: #0074AA;
    color: #ffffff;
}*/
.single_post_result span {font-weight: 600;margin-bottom: 15px;display: block;}
section.start_post {
    background: #F8F8F8;
    padding-top: 22px;
}
.single_post_result h2 {
    font-size: 26px;
    line-height: 40px;
    color: #0074AA;
    font-weight: 600;
    max-width: 96%;
    padding: 22px 0 26px 30px;
    position: relative;
    margin-bottom: 30px;
}
.single_post_result h2::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #30B0C1;
    content: "";
}
.single_post_result h2::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4px;
    height: 70%;
    background: #030505;
    content: "";
}
.single_post_result p {
    margin-bottom: 80px;
}
.case_box {
      -webkit-box-shadow: 0px 3px 20px #00000029;
    box-shadow: 0px 3px 20px #00000029;
    padding: 30px 35px 34px 27px;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 20px;
}
/* Equal Display Flex */
.equal_all_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.equal_all_data span {
    max-width: 26%;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 32px;
	color: #8E8E8E;
}
.equal_all_data p {
    line-height: 24px;
    width: 70%;
}
.case_yakult {
    text-align: center;
}
.case_yakult span {
    margin-top: 12px;
    display: block;
}

/*0901*/
.business-description {
    padding-bottom: 8px;
}
/*END 0901*/

/********************************************
Article Page
********************************************/
.article_header{
    font-size: 18px;
    line-height: 26px;
    color: #1B224C;
    background: #EEEEEE;
    padding: 10px 0 10px 20px;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600;
	cursor: pointer;
}
.card_article{
	margin-bottom: 24px
}
.card-body.article {
    padding: 20px 25px;
    font-size: 16px;
    line-height: 1.5;
    color: #1B224C;
}

.article_header span {
    font-size: 14px;
    line-height: 26px;
    color: #00ACBA;
    padding-left: 10px;
}

/*index down*/
section.single_post div#collapse {
    background: #fff;
    border: 2px solid #eee;
    border-radius: 0px 0px 5px 5px;
}
section.single_post div#collapse .card-body.article li {
    line-height: 2.0;
}
/*END index down*/