@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');


li.exec_list {
    width: 19%;
    float: left;
    margin-left: 1%;
}

.exec_list_info img {
    border-bottom: 6px solid #b48d05;
}

.exec_list_info p {
    padding: 0;
    margin: 0;
}

.exec_list_info p.phone_number {
    margin-top: 2px;
    border-top: 1px solid #b48d05;
}

.exec_list_info p.address {
    margin-bottom: 25px;
}


.exec_list_info h4 {
    margin-bottom: 0;
}

article.bio {
    font-size: 15px;
    margin-left: 20px;
    float: right;
    width: 75%;
    color: #383838;
}

.single_job_list_info {
    width: 70%;
    float: left;
    padding-right: 30px;
}

aside.single_job_meta_info {
    width: 20%;
    float: left;
}

.job_list_item{
column-width:200;
}

.job_list_info {
    padding: 20px 20px 0;
}

.job_list_info h4 {
    font-size: 18px;
    line-height: initial;
}

a.lmorebtn {
    padding: 5px 10px;
}

.job_list_info p {
    line-height: 1;
}

.single_job_list_info li {
    list-style: disc;
    margin-left: 25px;
}

#other-jobs {
    clear: both;
    float: none;
    overflow: auto;
    margin-bottom: 25px;
}

.single-taqralikonline #Subheader {
    display: none;
}

.taqralik_header {
    margin: 0 auto 20px auto;
    max-width: 1102px;
    text-align: center;
}

.single-taqralikonline .the_content_wrapper {
    max-width: 650px;
    margin: 0 auto;
}

.single-taqralikonline h1 {
    color: black;
    font-size: 38px;
    line-height: 35px;
    font-weight: 600;
}

.single-taqralikonline h3 {
    color: grey;
    font-size: 24px;
}

.single-taqralikonline .article-title {
    width: 70%;
    margin: 0 auto;
}

.single-taqralikonline .tborder {
    border-top: 2px solid #b48d05;
    margin: 0 auto 20px auto;
    width: 250px;
}

.single-taqralikonline .has-drop-cap:not(:focus):first-letter {
    font-weight: 300;
}

.single-taqralikonline .section.section-post-header {
    margin-top: -40px;
}

.single-taqralikonline h2 {
    color: black;
    margin-top: 30px;
}

.single-taqralikonline blockquote {
    margin: 0 0 35px 25px !important;
}

.taqralikonline .section.section-post-header {
    display: none;
}

.single-taqralikonline p.caption {
    text-align: right;
    padding: 0 15px 0 0;
    font-style: italic;
	margin: 0;
}

section.featuredimage_tq {
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.single-taqralikonline p.description {
    font-style: italic;
	margin: 0 15px 25px 15px;
	text-align: left;
}

.morestories {
    max-width: 650px;
    margin: 0 auto;
    padding: 0 0 20px 0;
	overflow: auto;
}

.morestories h2 {
    margin: 0 0 10px 0;
    font-size: 32px;
}

.morestories li {
    float: left;
    width: 32%;
    margin: 0 5px 10px 0;
}

section.featuredimage_tq_hide {
    display: none;
}

.morethumb {
    max-height: 130px;
    overflow: hidden;
	margin: 0 0 10px 0;
}


       
.morethumb img {
    object-fit: cover;
    width: 100%;
    height: 160px !important;
    object-position: 100% 28%;
}

.tq-left {
    width: 80%;
    float: left;
}

.tq-right {
    width: 15%;
    float: right;
}

li.story_list {
    width: 48%;
    float: left;
    height: 580px;
    margin-left: 10px;
}

.story-thumb img {
    object-fit: cover;
    width: 100%;
    height: 300px !important;
    object-position: 100% 20%;
}

.story_block_info h4 {
    color: black;
    font-weight: 600;
}

.entry-date p {
    text-align: center;
}

.read-story {
    width: 100%;
    text-align: center;
	margin: 15px 0 0 0;
}

.read-story a {
    font-family: 'Noto Sans JP', sans-serif;
    background-color: #d2b187;
    padding: 5px 35px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-weight: 500;
    border-radius: 10px;
    font-size: 16px;
}

.page-template-taqralikonline h3 {
    font-family: 'Noto Sans JP', sans-serif;
    color: black;
    font-size: 28px;
    font-weight: 500;
}

@media only screen and (max-width: 700px) {
	
	.tq-left {
		width: 100%;
		float: none; 
}
	
	.tq-right {
		width: 100%;
		float: none; 
		clear: both;
	}
	
	.tq-right li {
    margin: 5px auto;
    width: 50%;
}
	
	li.story_list {
    width: 100%;
    margin-left: 10px;
    clear: both;
    margin: 25px auto;
}
}

p.back-link {

    font-size: 15px;
}

.tax-taqralik-issues .the_content_wrapper {
    display: none;
}

.fntbtn .column {
    margin: 15px 0 15px 0;
    text-align: center !important;
}

#Action_bar .container { border-bottom: 1px solid #9fbccf; }
#Action_bar .contact_details li { color: rgba(0, 0, 0, 0.5); }
#Action_bar .social-menu li { border-right: 1px solid rgba(10, 10, 10, 0.1); }

.woocommerce ul.products li.product { text-align: center; }
.woocommerce ul.products li.product .star-rating { display: inline-block; }
.woocommerce ul.products li.product .price { font-size: 22px; }

.widget_product_categories ul { background: #f3f5f7; color: #76a0be; }
.widget_product_categories ul li a { color: #4179a0 !important; }

.column_blog_slider { margin-bottom: 20px; }

.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love { display: none; }

.post-header .button-love { display:none}

.button-love {
    display: none;
}

h2.entry-title {
    font-size: 18px;
    line-height: 20px;
}

ul#menu-main-menu span {
    line-height: 15px !important;
    margin-top: 20px;
}

aside#media_image-2 {
    width: 75%;
    opacity: .5;
}

.frontpage .feature_box .feature_box_wrapper .photo_wrapper {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.frontpage .feature_box .feature_box_wrapper .desc_wrapper {
    width: 100%;
    padding: 0;
    display: block;
}

.frontpage .feature_box {
    border-left: 5px solid #b48d05;
}

#Top_bar.is-sticky {
    height: 80px;  
}

#Top_bar.is-sticky {
        padding: 15px 0 !important;
}

img.logo-sticky.scale-with-grid {
    max-height: 60px !important;
}

.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
}

.image_frame.post-photo-wrapper.scale-with-grid.image {
    text-align: center;
}


.menu-main li span {
    line-height: 15px !important;
    margin-top: 20px;
}

.wpml-ls-sidebars-sidebar-1.wpml-ls.wpml-ls-legacy-list-horizontal {
    float: left;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px; }

#Top_bar .menu li ul li a {
    padding: 0 5px; }

#Action_bar .social li a:hover, #Header_creative .social li a:hover, #Action_bar .social-menu a:hover {
    color: #b48d05;
}

.team img.scale-with-grid {
    border-bottom: 8px solid #b48d05;
}

li.authors {
    display: none;
}

li.tags {
    display: none;
}

.subheader-both-center #Subheader .title {
    text-align: left;
}

#Footer .widget_mfn_menu ul li a {
    background: none;
    color: #417aa4;
    border: none;
}

.left_half {
    float: left;
    width: 50%;
    clear: none !important;
}

.marginzero {
    margin: 0;
}

.ungaluk .infobox {
    background-color: #dbe8f1;
    margin-top: -10px;
}

.ungaluk .get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul {
    color: #527491!important;
}

a.mfn-link.mfn-link-2.ungalink {
    margin: 0 !important;
}

.ungaluk .quick_fact hr {
    float: left;
    width: 75%;
}

p.print {
    display: none;
}

.print-header {
    display: none;
}

@media print {
#Header_wrapper {
    display: none;
}

div#gform_wrapper_5 {
    display: none;
}

footer#Footer {
    display: none;
}
.sharedaddy.sd-sharing-enabled {
    display: none;
}

p.print {
    display: inline;
}

p.non-print {
    display: none;
}

.print-header {
    display: inline;
}

.print-header img {
padding-right:80px;
}

}

.button2 {
    background-color: #dbe8f1;
    padding: 6px;
    border-radius: 5px;
}

.button2:hover {
    background-color: #cddae2;
}

.einfo p {
    color: white !important;
    padding: 10px;
    margin: 0;
}

.einfo a {
    color: white;
}

.home #Content {
    width: 100%;
    padding-top: 0;
}

.post-item {
    box-shadow: 4px 8px 14px 1px #00000014;
}


.post-footer {
    background: rgb(255 255 255);
}

.wpml-languages.custom {
    display: none !important;
}

span.wpml-ls-native {
    color: #4179a9;
    font-weight: 600;
}

ul#menu-top-menu a:hover {
    color: #bd9407 !important;
}

.contact-notice-covid .flat_box .desc_wrapper {
    margin: 15px;
    padding: 15px;
    background: #cccccc47;
    color: black;
    border-radius: 10px;
}

.contact-notice-covid h4 {
    color: red;
    font-weight: 400;
    font-family: sans-serif;
}

@media only screen and (max-width: 700px) {
  .dtop {
    display: none;
}
}

@media only screen and (min-width: 700px) {
  .mbile {
    display: none;
}
}

li.bod_list.post-item.isotope-item.clearfix {
    width: 20%;
    text-align: center;
    background: none !important;
    box-shadow: none;
		height: 290px;
}

li.bod_list h4 {
    font-size: 20px;
		margin:0;
}

a.button1 {
    background: #cddeea;
    padding: 5px 10px;
    border-radius: 4px;
	border: 1px solid #9db8ce;
}

a.button1:hover {
    background: #dce7ef;
	border: 1px solid #9db8ce;
}

.column_fancy_heading.ungaluk-head {
    position: absolute;
    top: -350px;
}

.fancy_heading.fancy_heading_icon {
    text-align: left;
    margin: 0 0 0 15%;
}

.ungaluk-head h2 {
    color: white;
    font-size: 70px !important;
    font-weight: 600;
	    text-shadow: 2px 4px 10px #00000080;
}


.ungaluk-head .inside {
    color: white;
    padding: 15px 0 0 0;
    font-size: 24px;
	    text-shadow: 2px 4px 10px #00000080;
}

.ungaluk-head .call_to_action_wrapper h3 {
    color: white !important;
}

h3.tq-online {
    color: grey !important;
}

span.qagrey {
    font-size: 15px;
    color: grey;
}

.border-right {
    border-right: 3px solid #dbe8f1;
}

.fntbtn.button {
    background: #4179a0;
	color:white;
}

.page-template-taqralikonline .pagination {
    text-align: center;
    width: 90%;
    margin: 25px auto;
    font-size: 18px;
}

.page-template-taqralikonline .wp-block-image {
    margin: 0 auto;
}