﻿@charset "utf-8"; 
section.about{background-image:url(/uploads/41314/about-bg.jpg);height:auto!important;background-size:cover;padding:60px 0;}
section.about:before {position:absolute;top:0;left:0;opacity:.7;}
section.about .common-wrapper {position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.about-wrapper {position:static;padding:0;height:auto;width:48%;display:block;text-align:left;}
.about-title {padding:0;color:#fff;}
.about-text {width:100%;text-align:left;margin:25px 0 50px;}
.about-wrapper .btn-wrapper {justify-content:flex-start;display:flex}
.about-wrapper .btn-wrapper .hvr-bounce-to-right-y {margin:revert-layer;color:#fff;border-color:#fff;}
.about-right {width:48%;}
.about-righttop {border:1px solid rgba(255,255,255,.4);padding:10px;}
.about-right-list {display:flex;justify-content:space-between;}
.about-right-list li {width:calc(50% - 5px);margin-top:10px;}
@media (min-width:1025px){.about-title{font-size:45px;line-height:1.3}}
@media (max-width:768px){.about-wrapper{width:100%;padding-bottom:20px}
.about-text{margin:15px 0 30px}
.about-right{width:100%}}
@media (max-width:480px){section.about{padding:30px 0}
.about-wrapper .btn-wrapper .hvr-bounce-to-right-y{padding:5px 12px;font-size:14px}
.about-wrapper .btn-wrapper .hvr-bounce-to-right-y i{margin-left:10px;font-size:14px}}
.home-cert {padding: 50px 0;text-align:center;}
.home-cert .cert-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top: 50px}
.home-cert .cert-list li{width:32%;overflow:hidden}
.home-cert .cert-list li img{transition:.3s;display:block}
.home-cert .cert-list li img:hover{transform:scale(1.03)}
@media (max-width:768px){.home-cert {padding:5.3333333333vw 0}.home-cert .cert-list{margin-top:5.3333333333vw}.home-cert .cert-list li{width:100%;margin-bottom:15px}}
 @media (max-width: 768px) { .ind-item img { object-fit: cover; }}