/*!
Theme Name: sangamarketing
Theme URI: http://underscores.me/
Author: sangamarketing
Author URI: http://sangamarketing
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: sangamarketing
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.

sangamarketing 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/
*/



.rank-math-breadcrumb a{
font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #121618;
}

.rank-math-breadcrumb .last,
.separator{
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    text-transform: capitalize;
    color: #B3C8CD;
}


.approach__desc p{
    margin-bottom: 25px;
}


.title_error{
font-size: 10em;
    font-weight: 600;
    text-align: center;
}

.error404 h1{
    text-align: center;
}

.h2{
    font-family: "Red Hat Display", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #0F0F0F;
}


.description .container .short__description h2{
    margin-bottom: 24px;
}




.services__title h2 {
    margin-bottom: 24px;
    text-align: center;
}



.services__list-item .h3 {
    margin-bottom: 34px;
    text-align: center;
}


.contacts__wrapper-title h2 {
    margin-bottom: 16px;
}

.h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
}

.page-template-about .about__hero-desc h2{
margin-bottom: 40px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}


.mission h2 {
    margin-bottom: 24px;
}

.approach__desc h2 {
    margin-bottom: 16px;
}

.page-template-about .about__hero-desc h1{
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-family: "Readex Pro", sans-serif;
}


.contacts__wrapper-title{
    display: flex;
    justify-content: space-between;
    align-items: end;
}



@media (max-width: 1040px){
 .page-template-about .about__hero-desc h2{
    font-size: 28px;
    line-height: 31px;
    text-align: center;
}

.h2 {
    font-size: 18px;
    line-height: 22px;
}
}

.mob{
    display: none;
}

@media(max-width:768px){
    .contacts__wrapper-title{
    display: block;
}
.contacts__wrapper-title div:last-child{
    display: none;
}
.mob{
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

}


.sitemap{
padding-top: 0 !important;
}

.menu a:hover{
    color:#59C28A !important
}


.rank-math-breadcrumb a:hover{
    color:#B3C8CD
}


.hero__btn:hover{
    background:#59C28A !important
}
