

#about-feats .about h2 {
    margin-bottom: 50px;
    font-family: "Gotham Pro", sans-serif;
    font-size: calc(34px + 20 * ((100vw - 375px) / (1680 - 375)));
    font-weight: 500;
}
@media (min-width:768px){
    #about-feats div .about + .about{
        margin-bottom: 70px;
    }
}


#about-feats .about:first-child {
    /* margin-bottom:50px; */
    margin-bottom:0;
}
.main-feats__item span{
    display: block;
    height:100%;
}

.main-feats__item .tooltip{
    border-radius: 5px;
    background: #fff;
    /* filter: drop-shadow(0px 2px 44px rgba(2, 80, 159, 0.15)); */
   
}
.main-feats__item .tooltip .tooltip-inner{
    color: #131515;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    background: #fff;
    /* filter: drop-shadow(0px 2px 44px rgba(2, 80, 159, 0.15));
    box-shadow: 0px 0px 10px #d8d8d8; */
    box-shadow: 0px 0px 10px #d8d8d8;
}


.main-feats__item .tooltip.bottom .tooltip-arrow {
    top: -5px;
    border-bottom-color: #fff;
}

.main-feats__item > span svg,.main-feats__item > span img{
    min-width: 140px;
    max-width: 150px;
    height: 100%;
    object-fit: fill;
    overflow: initial;
}

#about-feats .about:last-child .main-feats__box:last-child .main-feats__item:first-child span img{
    object-fit: fill;
    max-width:180px;
}

#about-feats .about:last-child .main-feats__box:last-child .main-feats__item:last-child span img{
    object-fit: fill;
}
#about-feats h2 {
    font-size: 68px;
    line-height: 72px;
}
#about-feats h2 {
    color: #0352fb;
    font-family: "Gotham Pro", sans-serif;
    font-weight: bold;
}
#about-feats h2>span {
    color: #333;
}
.container-fluid__call-center .main-feats__item {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
}

.about {
    margin: 0 0 17px 0;
}
.about > .wrapper {
    max-width: 838px;
}
.container-fluid__call-center .main-feats__block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-width: 1600px;
    grid-template-rows: none;
    grid-row-gap:unset;
    margin-top: 0;
    margin-bottom: 0;
}
.container-fluid__call-center .main-feats__box {
    display: grid;
    grid-template-rows: 1fr 1fr;
}
.about .main-feats__item::before {
    padding-top: 0;
}
.main-feats__item:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.main-feats__item {
    width: 14.2%;
    position: relative;
}
.container-fluid__call-center .main-feats__item {
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
}
.container-fluid__call-center .main-feats__item {
	position: relative;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1061px){
    .container-fluid__call-center .main-feats__block {
        display: block;
    }
}

@media screen and (max-width: 560px){
#about-feats h2 {
    font-size: 10vw;
    line-height: 12vw;
}

}


@media (max-width: 1061px){
	.container-fluid__call-center .main-feats__block {
	    display: block;
	}
	.container-fluid__call-center .main-feats__box {
	    display: grid !important;
	    grid-template-rows: 160px 200px;
	}
}

.main-feats__item .tooltip {
    border-radius: 5px;
    background: #fff;
    /* filter: drop-shadow(0px 2px 44px rgba(2, 80, 159, 0.15)); */
    filter:none;
}
@media (max-width:768px){
    .tooltip.bottom {
        top: 72%!important;
    }
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.fade.in {
    opacity: 1;
    opacity: 1;
    background: rgba(243, 248, 254, .7);
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.5;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
    background: rgba(255, 255, 255, .2);
    opacity: 1;
    transition: background .15s linear;
}
.main-feats__item span {
    display: block;
    height: 100%;
}

@media (max-width:768px){
    #about-feats .about:first-child .main-feats__item .tooltip{
        top: 60%!important;
    }
    #about-feats .about:last-child .main-feats__box .main-feats__item:last-child .tooltip
    {
        top: 30%!important;
    }

}
#about-feats .about:last-child .main-feats__box:last-child .main-feats__item:last-child span img{
    object-fit: fill;
}



#aboutus-2 .about:nth-child(2) .main-feats__box:nth-child(1) .main-feats__item:nth-child(1) img{
    object-fit: cover;
}

@media (max-width:1280px){
    #about-feats img,
    #about-feats img svg
    {
        max-width: 120px!important;
        min-width: 120px!important;
    }
    .main-feats__block .main-feats__item svg{
        max-width: 120px!important;
        min-width: 120px!important;
        width: 120px;
    }
    #about-feats .about:nth-child(2) .main-feats__box:nth-child(3) .main-feats__item:nth-child(1) img{
        max-width: 150px!important;
        min-width: 150px!important;
    }
    #about-feats .about:nth-child(2) .main-feats__box:nth-child(6) .main-feats__item:nth-child(1) svg{
        max-width: 150px!important;
        min-width: 150px!important;
        width: 150px!important;
    }
    .main-feats__item span {
        display: flex;
    }

    #aboutus-2 img,
    #aboutus-2 img svg
    {
        max-width: 120px!important;
        min-width: 120px!important;
    }
    #aboutus-2 .about:nth-child(2) .main-feats__box:nth-child(3) .main-feats__item:nth-child(1) img{
        max-width: 150px!important;
        min-width: 150px!important;
    }

}

@media (max-width:1280px){
    #about-feats .about:nth-child(2) .main-feats__box:nth-child(1) .main-feats__item:nth-child(1) img {
        object-fit: cover;
    }
}
@media (min-width:1280px){
    #about-feats .about:nth-child(2) .main-feats__box:nth-child(1) .main-feats__item:nth-child(1) img {
        object-fit: contain;
        min-width: 180px;
        max-width: 180px;
    }
}

/* Этот код будет применяться только в Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .main-feats__item > span svg, .main-feats__item > span img {
        object-fit: contain;
     }
}

