.gallery-wrap .container{max-width:1325px}.gallery-wrap .title-wrap{padding-bottom:10px}.gallery-wrap .title-wrap h2{color:#212529}.gallery-wrap .title-wrap+.gallery{padding-top:34px}.gallery-wrap .tabs-wrap{padding-bottom:44px}@media (max-width:767px){.gallery-wrap .tabs-wrap{padding-bottom:30px}}.gallery-wrap .tabs-wrap .nav-tabs{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px}.gallery-wrap .tabs-wrap .nav-tabs .nav-link{font-size:20px;line-height:1.3;font-weight:600;padding:16px 0;position:relative;background:0 0;border:0;color:#1c3f94}.gallery-wrap .tabs-wrap .nav-tabs .nav-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.gallery-wrap .tabs-wrap .nav-tabs .nav-link.active::after{height:4px}.gallery-wrap .tab-content .tab-pane:not(.active){display:none}.gallery-wrap .gallery{display:flex;flex-direction:column;row-gap:20px}@media (max-width:767px){.gallery-wrap .gallery{row-gap:10px}}.gallery-wrap .gallery ul{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(26,6.4px)}@media (max-width:991px){.gallery-wrap .gallery ul{grid-template-rows:repeat(26,2px)}}@media (max-width:767px){.gallery-wrap .gallery ul{gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(52,8px)}}@media (max-width:480px){.gallery-wrap .gallery ul{grid-template-rows:repeat(52,6px)}}.gallery-wrap .gallery ul li .img-cover{padding-bottom:0;width:100%;height:100%;display:block;overflow:hidden}.gallery-wrap .gallery ul li .img-cover img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.gallery-wrap .gallery ul li .img-cover .icon{position:absolute;top:14px;right:14px;width:40px;height:40px;background:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}@media (max-width:991px){.gallery-wrap .gallery ul li .img-cover .icon{width:30px;height:30px}}.gallery-wrap .gallery ul li .img-cover .icon:after,.gallery-wrap .gallery ul li .img-cover .icon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:22px;height:3px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;margin:auto;background:#252926}@media (max-width:991px){.gallery-wrap .gallery ul li .img-cover .icon:after,.gallery-wrap .gallery ul li .img-cover .icon:before{width:15px}}.gallery-wrap .gallery ul li .img-cover .icon:after{transform:rotate(90deg)}.gallery-wrap .gallery ul li .img-cover:hover img{transform:scale(1.1)}.gallery-wrap .gallery ul li:nth-child(6n+1){grid-column:span 2;grid-row:span 14}.gallery-wrap .gallery ul li:nth-child(6n+2){grid-row:span 12}.gallery-wrap .gallery ul li:nth-child(6n+3){grid-row:span 12}.gallery-wrap .gallery ul li:nth-child(6n+4){grid-row:span 14;grid-column:span 2}.gallery-wrap .gallery ul li:nth-child(6n+5){grid-row:span 12}.gallery-wrap .gallery ul li:nth-child(6n){grid-row:span 12}