@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Merienda');
h1,h2,h3,h4,h5,h6,b{font-family: 'arial';}
.fsat{font-family: 'Satisfy';}
mysection{display:block;max-width: 1600px;margin:0 auto;}
a{text-decoration: none;}
/***Service Section Start***/
.service-section .serv{display:block;color: #000;border-radius: 8px;transition: 0.2s;}
.service-section .serv:hover{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);margin-top:-3px;transition: 0.2s;}
.service-section .serv h4{font-size: 14px;}
.service-section .serv .icon{padding: 12px; background-color: #F2F7FF;border-radius: 8px;}
.service-section .serv .icon img{width: 62px;}
.service-section .serv:hover{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);margin-top:-3px;transition: 0.2s;}
/***Service Section End***/
.call-btn img {width: 170px;position: fixed;bottom: 14px;right: -14px;z-index: 2;border-radius: 100%;}
.h-heading{background: url('../../upload/site/repair-service-center.jpg');background-repeat: no-repeat;background-size: cover;}
.h-heading .overlay{background-color: #1f1f1f9c;}
.review{background-image: url('../../upload/site/review-bg.webp');background-repeat: no-repeat;background-size: cover;background-position: top;}
.review .card{background-color: transparent;}
.complain-form label{margin-bottom: 3px;}
.complain-box{position: fixed;z-index: 2;bottom: 0;right: 0;max-width: 400px;width: 100%;}
.comp-status ul li{margin-left: 35px;}
.btn-pop{position: fixed;bottom: 200px;z-index: 6;border-radius: 0;right: -48px;transform: rotate(90deg);}
/***Alert Start***/
.my-alert{position: fixed;z-index: 2;bottom: 30px;text-align: center;width: 100%;}
.my-alert .alert{display: inline;background-color: #000;color: #fff;font-weight: 600;}
/***Alert End***/
.card-blog{transition: 0.2s;}
.card-blog:hover{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);margin-top:-3px;transition: 0.2s;}