/*!
Theme Name: Tam Group
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tam-group
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Tam Group is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */
*{
	transition:0.3s ease-in-out;
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
}
.officesList .accordion-item{
     border: 0 !important;
    border-radius: 0 !important;
}
.officesList .accordion-button:not(.collapsed) {
    color: unset;
    border-bottom: 0 !important;
    background-color: transparent !important;
}
.officesList .accordion-button {
    border: 0 !important;
    border-radius: 0 !important;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.officesList .accordion-button {
    font-size: 22px;
    font-weight:600;
}
.officesList .accordion-button:focus{
    box-shadow:unset;
}
.singleNewsPosts p {
    margin-bottom: 20px;
	font-weight:300;
	line-height:28px;
}
.office-list .parent-category .child-category:focus {
    color: var(--primaryColor);
}
body .testSliderInner span {
    font-size: 13px;
    color: var(--primaryColor);
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
}
.home .testSliderInner span,.home .testSliderInner span span{
	color:#7b7b7b;
	text-transform:capitalize;
	font-size:12px;
	font-weight:300;
}
.home .testSliderInner h3{
	margin-bottom:15px;
}

.boxInfoContainer {
    padding-bottom: 100px;
}
ul.socialFooter {
    display: flex;
    gap: 6px;
	margin-top:30px;
}
ul.socialFooter li a {
	padding:3px;
    border: 1px solid rgb(226, 6, 19);
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition:0.3s ease-in-out transform;
}
ul.socialFooter li a:hover{
	transform:scale(1.1);
}
.button-top {
    background-color: #e20613;
    border-radius: 24px;
    bottom: 2vh;
    cursor: pointer;
    height: 48px;
    position: fixed;
    right: 20px;
    width: 48px;
    z-index: 2;
	display:none;
	align-items:center;
	justify-content:center;
}
.button-top.show{
		display:flex;

}
.singleNewsPosts a {
    color: var(--primaryColor);
}
.relatedArticle .roundBtn span{
	display:none;
}
.relatedArticle .roundBtn{
	text-decoration:underline;
}
.tabLinksParent .nav-item .nav-link:hover {
    background-color: var(--primaryColor);
    color: #fff;
}
.tabsLinkInner .nav-link {
    border-bottom: 1px #eee solid;
    padding-left: 0;
}
.singleNewsPosts h2,.singleNewsPosts h3,.singleNewsPosts h4,.singleNewsPosts h5,.singleNewsPosts h6{
	font-weight:300;
	padding-top:10px;
	padding-bottom:15px;
}
.singleNewsPosts h2{
	font-size:24px;
}

.singleNewsPosts h3{
	font-size:22px;
}

.singleNewsPosts h4{
	font-size:20px;
}
.singleNewsPosts ul.wp-block-list li:before {
	    position: absolute;
    content: "";
    top: 10px;
    left: -12px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: rgb(226, 6, 19);
	
}
.singleNewsPosts ul.wp-block-list{
	padding-bottom:20px;
}
.singleNewsPosts ul.wp-block-list li {
	margin-left:40px;
	position:relative;
	margin-top:10px;
}
.nothingFound img{
	height:530px;
	max-width:530px;
	aspect-ratio:1/1;
}
.footerWidgetWrapper:nth-child(5) .footerWidgetInner .widget_text {
    display: block !important;
}
.footerWidgetWrapper:nth-child(5) .footerWidgetInner h4.wp-block-heading:after{
	display:none;
}
.footerCta{
	overflow:hidden;
}
.openMenu g rect:nth-child(1) {
      transform: rotate(45deg);
    position: relative;
    top: -27px;
}
.openMenu g rect:nth-child(3) {
        transform: rotate(-45deg);
    position: relative;
    top: -27px;
}
footer.siteFooter a:hover,.footerLinksBottom li a:hover {
    color: #e20613;
}
.clientsGrid .row {
    justify-content: center;
}
@media(max-width:1024px){
  .accordion-button span {
    display: block;
    font-size: 14px;
}
.officesList .siteTitle{
    display:none;
}
.branchSngle h4 {
    font-size: 18px;
    color: var(--primaryColor);
    font-weight: 400;
}
.officesList .accordion-button::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' data-name='Layer 1' viewBox='0 0 32 32'%3E%3Cpath d='M16.75 5v10.25H27v1.5H16.75V27h-1.5V16.75H5v-1.5h10.25V5h1.5z' style='fill: rgb(123, 123, 123); fill-rule: evenodd;'%3E%3C/path%3E%3C/svg%3E");
        position: absolute;
        top: 44%;
        right: 10px;
    
}
	
.officesList .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' data-name='Layer 1' viewBox='0 0 32 32'%3E%3Cpath d='M5 15.25h22v1.5H5z' style='fill: rgb(123, 123, 123);'%3E%3C/path%3E%3C/svg%3E");
}
h4.wp-block-heading, h4.wp-block-heading a{
    position:relative;
    font-size: 20px !important;
}
footer h4.wp-block-heading:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' data-name='Layer 1' viewBox='0 0 32 32'%3E%3Cpath d='M9.27 11.52 8 12.86l8 7.62 8-7.62-1.27-1.34L16 17.93l-6.73-6.41z' style='fill: rgb(123, 123, 123); fill-rule: evenodd;'%3E%3C/path%3E%3C/svg%3E");
content: '';
    height: 30px;
    width: 30px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
}
.footerWidgetInner {
    margin-bottom: 30px;
}
.wp-block-list,.widget_text,body .wp-block-social-links,.widget_recent_entries{
    display:none;
    padding-top: 10px !important;
}
.wp-block-list.displayMobile{
    display:block;
}
body .wp-block-social-links.displayMobile,.widget_recent_entries.displayMobile,.widget_text.displayMobile{
    display:flex;
}
footer ~ .belowFooter .container .footerLinksBottom {
    justify-content: flex-start;
    margin-top: 5px;
    
}
.d-none.d-md-block.menuBox.showMenu{
    display:block !important;
}
header.siteHeader {
    position: relative;
    z-index:999;
}
.d-none.d-md-block.menuBox {
          position: absolute;
        top: 100%;
        width: 100%;
        text-align: left;
        background-color: #fff;
	left:0;
}
header.siteHeader .menuBox .list-group-costom {
    flex-direction:column;
    gap:15px;
    padding-bottom: 20px;
}
header.siteHeader .menu-item-has-children:after{
    display:none;
}
header.siteHeader ul.sub-menu {
        display: block;
        position: unset;
        box-shadow: unset;
        padding-left: 20px;
                padding-top: 4px;
        padding-bottom: 0;
        
}
header.siteHeader ul li {
    white-space:nowrap;
}
header.siteHeader  .menuBox .list-group-costom li a {
    font-size: 20px;
    font-weight: 400;
}
}
