@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
	 html {scroll-behavior: smooth;}
	.main-header .header-top {background-color:#E91E63;}
	.main-header .header-top .social-box:before{background-color:#0083cd8c;}
	.main-header .logo-box .logo,.main-header .sticky-header .logo { width:210px;margin-top:15px; }
	.btn-style-four { background:#0083CD; color:#fff;}
	.sec-title .title { color:#d9534f;}
	.cta-section .inner-container {background: #008DD0;}
	.main-footer .social-box li a {background-color: #008DD0;}
	.main-header .main-menu .navigation > li:hover > a, .main-header .main-menu .navigation > li.current > a {opacity: 1;color: #d9534f;}
	.main-header .sticky-header .main-menu .navigation > li.current > a {
    color: #d9534f;
}
	.colout-btn ul li {background:#d9534f;}
	.colout-btn ul {width: 68px;}
	.main-header .header-lower {
    position: relative;
    box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.15);
}
.main-footer {
    position: relative;
    background-color: #031964;
}
.main-header .header-top .social-box li a {color:#fff;}
.pricing-section {background-color:#4242b01f;}
.fa-whatsapp:before {
    content: "\f232";
    font-size: 48px;
}
.main-footer .footer-bottom .copyright {color:#333;}
.main-footer .footer-bottom {background-color: #fff;padding: 15px 0px;}
.main-footer .footer-bottom .copyright a { color:#008DD0;}
.price-block .upper-box {padding: 5px 20px 70px;}
.price-block .upper-box h4 {    
    text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight:800;	
	padding:10px;
}

.price-block .lower-box {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.clientlogo {
border: 1px solid #ccc;
text-align: center;
padding: 10px;
border-radius: 10px;
box-shadow: 1px 1.732px 60px #949baf4d;
}
.ului {list-style: disc !important;
    padding-left: 20px;
    line-height: 30px;
    margin-bottom: 20px;}
.btn-style-two {color:#333 !important;}	
.price-block .upper-box:before {background-color:#0083CD;}
.auto-container {
    position: static;
    max-width: 1330px;
    padding: 0px 15px;
    margin: 0 auto;
}
.clientlogo {max-height: 240px;
    height: 100%;}
.clientlogo img {height:50px;}
.imgdiv {padding:20px;}
.scroll-to-top {padding-top:0px; color:#df0303;}	
.scroll-to-top:hover {background: #df0303;}	
.whatsap-icon a {color: #00e676; background:transparent;box-shadow:none; border:none;width: 130px;}