.container{margin:0 auto;max-width:1300px;padding:0 10px}a{text-decoration:none}ul{list-style-type:none}.row{display:flex;flex-wrap:wrap}.col{color:#000;width:50%}.d-flex{display:flex}.service-section .service-main-sec{text-align:center}.service-section .service-main-sec h5{color:#262626;font-family:Montserrat;font-size:16px;font-weight:600;margin-top:30px}.service-section .service-main-sec h2{color:#262626;font-family:Playfair Display;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin:18px auto 0;max-width:541px}.service-section .grid{max-width:1300px;grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin:50px auto 0}span{color:#000}.service-section .service-box{background:#fff;border:1px solid rgba(209,157,92,.2);border-radius:3px;padding:27px 37px 26px 30px;transition:all .5s ease}.service-section .service-box img{height:54px!important;margin-right:38px;width:54px}.service-section .service-box div h3{color:#262626;font-family:Playfair Display;font-size:24px;font-style:normal;font-weight:700;line-height:normal;transition:all .5s ease}.service-section .service-box>div p{color:#777;font-family:Montserrat;font-size:16px;font-weight:400;line-height:22px;margin-top:16px}.service-section .service-box .service-right img{height:17px!important;margin-left:10px;margin-top:13px;width:17px}.service-section .service-box .service-right p{color:#d19d5c;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:26px;margin-top:10px}.service-section .service-box:hover div h3{color:#d19d5c}.service-section .service-box:hover{background:#fff;border:1px solid rgba(209,157,92,.5)}.service-section .service-box .service-right{opacity:0;transition:all .5s ease}.service-section .service-box:hover .service-right{opacity:1}.service-section .service-btn a{border-left:1px solid #d19d5c;border-right:1px solid #d19d5c;color:#d19d5c;margin:10px;padding:15px 37px;position:relative;transition:all .5s ease}.service-section .service-btn{margin-top:50px;text-align:center}.service-section .service-btn a:after,.service-section .service-btn a:before{background-color:#d19d5c;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .5s ease;width:51px}.service-section .service-btn a:after{bottom:auto;left:auto;right:0;top:0}.service-section .service-btn a:hover:after,.service-section .service-btn a:hover:before{width:100%}@media only screen and (max-width:991px){.service-section .grid{grid-gap:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:50px;max-width:1200px}}