@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body { margin: 0; padding: 0; font-family: "Rubik", sans-serif !important;}
p {color: #212121;font-size: 15px;letter-spacing: .3px;line-height: 1.5;margin: 0 0 10px 0;}
a { text-decoration: none !important;}
.heading{ font-size: 50px; font-weight: 500; color: #16243d; margin: 0 0 20px 0;}

.custom-btn { background: linear-gradient(45deg, #16243d, #015dc5); color: #fff; display: inline-block; padding: 12px 36px; border-radius: 30px;} 
.custom-btn:hover { color: #fff; background: linear-gradient(45deg, #015dc5, #16243d);}

.top-nav {background: #16243d; padding: 10px 0;}
.top-nav p, .top-nav a { color: #bebebe; margin: 0; font-size: 14px;}
.top-nav a i{ color: #e9e9e9; font-size: 16px; margin: 0 5px;}

/*===================Navigation Menu================*/ 
.navbar .nav-item .nav-link { color: #16243d !important; font-size: 16px; font-weight: 500; padding: 10px !important;}

.banner-section .carousel-item .carousel-caption { width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(90deg, #fff 5%, rgba(255, 255, 255, .3), rgba(255, 255, 255, .0)); text-align: left;}
.banner-section .carousel-item .carousel-caption .text { width: 47%; margin-left: 8%; margin-top: 10%; position: relative;}
.banner-section .carousel-item .carousel-caption .text::after { content: ''; position: absolute; width: 40%; height: 8px; background: linear-gradient(90deg, #015dc5, #0483d7, #079fe2); border-radius: 5px; left: 0; top: -30px;}
.banner-section .carousel-item .carousel-caption .text h2 { color: #16243d; font-size: 54px; margin: 20px 0; line-height: 1.2; margin: 0 0 25px 0;}
.banner-section .carousel-item .carousel-caption .text h2 span { color: #015dc5; font-weight: 700;}
.banner-section .carousel-item .carousel-caption .text p { font-size: 17px; width: 85%; margin: 0 0 25px 0;}
.banner-section .carousel-item .carousel-caption .text a { background: linear-gradient(45deg, #16243d, #015dc5); color: #fff; display: inline-block; padding: 12px 36px; border-radius: 30px;} 
.banner-section .carousel-item .carousel-caption .text a:hover { background: linear-gradient(45deg, #015dc5, #16243d);}
.banner-section .carousel-control-next, .banner-section .carousel-control-prev { width: 40px; height: 40px; background: #16243d; border-radius: 50%; top: 45%; opacity: .8;}
.banner-section .carousel-control-prev { left: 2%;}
.banner-section .carousel-control-next { right: 2%;}

.about-section { padding: 10% 0 8% 0;}
.about-section .pic {position: relative;}
.about-section .pic img { width: 90%; position: relative; z-index: 2;}
.about-section .pic::after { content: ''; position: absolute; width: 84%; height: 90%; left: -5%; top: -8%; background: #c9c9c9;}
.about-section .pic::before { content: ''; position: absolute; width: 84%; height: 80%; right: 3%; top: 10%; background: #16243d;}
.about-section h5 { color: #0483d7; font-size: 19px; font-weight: 400; line-height: 1.4; text-align: justify;}
.about-section p { font-size: 17px; text-align: justify;}

.service-section { background: #16243d; padding: 5% 0 7% 0;}
.service-section .service-card { background: #fff; padding: 30px; border-radius: 10px; position: relative;}
.service-section .service-card img { width: 70px; margin: 0 0 25px 0;}
.service-section .service-card h5 { color: #16243d; font-weight: 600; font-size: 19px;}
.service-section .service-card p { letter-spacing: .1px;}
.service-section .service-card a { color: #015dc5; font-weight: 600; font-size: 13px; text-transform: uppercase; transition: all .3s ease-in-out;}
.service-section .service-card a:hover { letter-spacing: 1.5px;}
.service-section .service-card a i { margin: 0 0 0 5px; font-size: 15px;}
.service-section .carousel-indicators { margin-bottom: -50px;}
.service-section  .fa{    background: -webkit-linear-gradient(-45deg, #015dc5 0%, #393a56 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.contact-section { padding: 5% 0 6% 0;}
.contact-section .contact-form {background: #fff;padding: 40px 150px 40px 50px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.contact-section .contact-form .form-control {margin: 0 0 25px 0;padding: 12px; font-size: 14px; border: none;border-radius: 0;border-bottom: 1px solid #7a7a7a;}
.contact-section .contact-form .form-control::placeholder { font-size: 15px;}
.contact-section .contact-form input[type="button"] { background: linear-gradient(45deg, #16243d, #015dc5); color: #fff; display: inline-block; padding: 12px 36px; border-radius: 30px; border: 0; margin: 10px 0 0 0;}  
.contact-section .contact-form input[type="button"]:hover { background: linear-gradient(45deg, #015dc5, #16243d);}
.contact-section .contact-info {background: #16243d; padding: 50px;margin-left: -80px;margin-top: 110px;}
.contact-section .contact-info h4 {color: #fff;font-size: 20px; letter-spacing: .3px; text-transform: uppercase; margin: 20px 0 15px 0;}
.contact-section .contact-info h4 i { margin: 0 15px 0 0;}
.contact-section .contact-info p  {color: #cfcfcf;font-size: 16px;}

footer {background-image: url(../image/footer-bg.jpg); padding: 6% 0 0 0;}
footer h4 { color: #fff; font-size: 21px; letter-spacing: .5px; font-weight: 600; margin: 0 0 20px 0;}
footer p, footer p a { color: #dbdbdb; font-size: 14px; letter-spacing: .3px;}
footer p a:hover { color: #b3d1ab;}
footer .footer-bottom { margin: 4% 0 0 0; border-top: 1px solid rgba(255, 255, 255, .3); padding: 15px 0;}
footer .footer-bottom p { margin: 0;}
footer .social-icon a {color: #fff; background: rgba(255, 255, 255, .1); font-size: 14px; width: 40px; height: 40px; margin: 0 3px 0 0; display: inline-block; border-radius: 50%; text-align: center; line-height: 2.8; transition: all .2s ease-in-out;}
footer .social-icon a:hover { background: #015dc5;}
footer .contact-info { padding: 10px; margin: 0 0 20px 0;}
footer .contact-info .icon i { display: inline-block; width: 40px; height: 40px; background: #015dc5; color: #fff; border-radius: 50%; margin: 0 15px 0 0; text-align: center; line-height: 2.5;}
footer .contact-info h6 { color: #fff; margin: 0;}
footer .contact-info p { font-size: 14px;}

@media(min-width: 320px) and (max-width: 768px) {
    .heading{ font-size: 30px; margin: 0 0 10px 0;}
    
    .custom-btn { padding: 10px 24px; font-size: 14px;} 

    .about-section .heading { margin: 20px 0 10px 0;}
    .about-section h5 { font-size: 17px;}
    .about-section p { font-size: 15px; text-align: justify;}
    
    .service-section {padding: 6% 0 7% 0;}
    .service-section .service-card { padding: 20px; margin: 10px 0;}
    .service-section .service-card img { width: 50px; margin: 0 0 20px 0;}
    
    .contact-section { padding: 5% 0 6% 0;}
    .contact-section .contact-form {padding:20px;}
    .contact-section .contact-form input[type="button"] { padding: 10px 24px; font-size: 14px; margin: 0;}  
    .contact-section .contact-form input[type="button"]:hover { background: linear-gradient(45deg, #015dc5, #16243d);}
    .contact-section .contact-info { padding: 20px; margin-left: 0;margin-top: 10px;}
    .contact-section .contact-info h4 { font-size: 16px; margin: 10px 0;}
    .contact-section .contact-info p  {color: #cfcfcf;font-size: 15px;}
    
    footer h4 { font-size: 21px; margin: 20px 0 10px 0;}
    footer p, footer p a { margin: 0 0 5px 0;}
}
