
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body{font-family:'Poppins', sans-serif; overflow-x: hidden;}
html, body, .perspective{width:100%;height:100%;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a, p a{color: inherit;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,a:hover, p a:hover{color:inherit;}
h2{font-size: 40px; line-height: 50px;font-weight:800; color: #252B33;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom:0px;}
p{font-size:16px;line-height:26px;  margin-bottom: 16px;}
img { max-width: 100%; height: auto;}
ul{padding-left: 0px;}
b, strong{font-weight: 600;}
a:focus{outline: none;}
.container {max-width: 1140px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}
/* .row{margin-right:-15px;margin-left:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;} */

.scroll-top-box, .whatsapp-bottom-bar, .grecaptcha-badge, .intl-tel-input .country-list .divider{ display: none !important; }
/* .grecaptcha-badge { visibility: hidden !important;opacity: 0 !important; } */

/*===== Website Loader CSS Start =====*/
.website-loader {width: 105px; margin: 0px auto; padding: 20px 0px;}
.website-loader .loader-wrap{display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 30px; padding: 8px;box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);}
.website-loader .loader{margin-left: 8px; font-size: 12px; font-weight: 500;letter-spacing: 0.01em;}
.website-loader .loader .blink {animation: blinker 1s linear infinite;color:#252b33 !important;}
.website-loader .loader .blink:nth-child(2) { animation-delay: 250ms }
.website-loader .loader .blink:nth-child(3) { animation-delay: 500ms }
.website-loader .loader-box {width: 18px;height: 18px;border: 3px solid #C5C5C5;border-bottom-color: #252B33;border-radius: 50%;display: inline-block; -webkit-animation: rotation 0.5s linear infinite; animation: rotation 1.2s linear infinite;}
@keyframes rotation {
  0% { transform: rotate(0deg) }
  100% { transform: rotate(360deg) }
}
@keyframes blinker {  
  50% { opacity: 0; }
}
/*===== Website Loader CSS End =====*/



}
/* iPad 9th Gen Css End */

@media (min-width: 1200px){
.container {max-width: 1140px;}
}
/*====== Responsive End ======*/
