﻿.certifications .certi{padding-bottom:100px}
.certifications .certi .page-title{font-weight:700;font-size:42px;color:#0f1e36;line-height:1.2;text-align:left}
.certifications .certi .page-sub{display:flex;margin-top:20px}
.certifications .certi .page-sub div{width:25px;height:2px;background:var(--color);margin-right:4px}
.certifications .page1{padding:50px 0 100px}
.certifications .page2{padding-bottom:100px}
.certifications .page3{padding-bottom:100px}
.certifications .page1-top{display:flex;justify-content:space-between;align-items:center}
.certifications .page1-right{display:flex}
.certifications .page1-bottom,.certifications .page2-bottom,.certifications .page3-bottom{margin-top:40px}
.certifications .certi-next,.certifications .certi-prev{width:50px;height:50px;background:#fff;border-radius:50%;border:1px solid var(--color);display:flex;justify-content:center;align-items:center;line-height:1;cursor:pointer;transition:all .3s ease-in-out}
.certifications .certi-next em,.certifications .certi-prev em{font-size:20px;width:20px;line-height:1;color:var(--color);font-weight:700;transition:all .3s ease-in-out}
.certifications .certi-prev{margin-right:20px}
.certifications .certi-next:hover,.certifications .certi-prev:hover{background:var(--color)}
.certifications .certi-next:hover em,.certifications .certi-prev:hover em{color:#fff}
@media (max-width:1420px) {.certifications .page1 {padding: 55px 0;}
.certifications .certi .page-title{font-size: 34px;}
.certifications .certi-next,.certifications .certi-prev{width: 45px;height: 45px;}}
@media (max-width:1366px) {.certifications .certi .page-title{font-size: 30px;}
.certifications .page3,.certifications .page2{padding-bottom: 60px;}}
@media (max-width:1024px) {.certifications .certi .page-title{font-size: 26px;}
.certifications .page3,.certifications .page2{padding-bottom: 45px;}}
@media (max-width:768px) {.certifications .certi .page-title{font-size: 24px;}
.certifications .page1-bottom, .certifications .page2-bottom, .certifications .page3-bottom {margin-top: 25px;}}
@media (max-width:550px) {.certifications .certi .page-title{font-size: 22px;}
.certifications .certi-next, .certifications .certi-prev{width: 35px;height: 35px;}
.certifications .certi-next em, .certifications .certi-prev em{font-size: 16px;width: 16px;}}