.sec-padding{padding: 50px 0;}
.bg-blue{background-color: #e8f6ff;}
h2{color: #002333;font-family: 'Poppins', sans-serif; font-size: 36px;font-weight: bold;}
h4{color: #1a42ac; font-family: 'Poppins', sans-serif; font-size: 20px;font-weight: bold;}
p{color: #5f7d95;font-family: 'Noto Sans', sans-serif;font-size: 18px;}
a:hover{text-decoration: none !important;}
button:focus{outline: none !important;}

header .con-link a{color: #fff !important;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 16px;background: #4bc3ee;border-radius: 5px;padding: 5px 20px !important;}
.navbar-light .navbar-nav .nav-link{font-family: 'Poppins', sans-serif;font-size: 16px;font-weight: bold;color: #333333;padding: 0 15px;}
#menu-menu{justify-content: center;align-items: center;}
#homeSlider h1{color: #0032af;font-family: 'Poppins', sans-serif;font-weight: bold;font-size: 40px;}
#homeSlider p{color: #10112a;font-family: 'Poppins', sans-serif;font-size: 24px;font-weight: bold;margin-bottom: 0 !important;}
#homeSlider .carousel-caption{background: #f2f2ebcc;border-radius: 20px;padding: 15px;bottom: 60px;}

.about-section,.contact-section{background-image: url(../img/home/home-about-bg.jpg); background-repeat: no-repeat;}
.stastic img{float: left; margin-right: 20px;}
.stastic{padding-bottom: 30px;}
.counter{color: #10112a; font-size: 20px;font-family: 'Poppins', sans-serif;font-weight: 600;}
.stastic span{color: #10112a; font-size: 20px;font-family: 'Poppins', sans-serif;font-weight: 600;}
.stastic p{color: #5f7d95;font-size: 19px;font-family: 'Noto Sans', sans-serif; font-weight: 600;}
.busi-section, .team-section{background-image: url(../img/home/busi-bg.jpg); background-repeat: no-repeat;}
.link-btn{color: #1273eb;font-family: 'Poppins', sans-serif;font-size: 16px;font-weight: 600;border: 1px solid #1273eb; border-radius: 5px;padding: 7px 20px;display: inline-block;}
footer{background: #1b2330;color: #869fb2;padding-bottom: 20px !important;}
.copy-text{border-top: 1px solid #3a4353;padding-top: 15px;}
.product-div h3{color: #10112a;font-family: 'Poppins', sans-serif;font-size: 18px;font-weight: bold;margin-top: 15px;}
.product-div{width: 90% !important;}
.slick-dots li.slick-active button:before {opacity: 1; color: #0033b0;}
.slick-dots li button:before{font-size: 10px;}
footer h6{color: #ffffff;font-family: 'Poppins', sans-serif;font-size: 16px;font-weight: 600;}
/*About Page*/
.banner-text h1{position: absolute; top: 45%;  transform: translateX(45%); left: 3%;color: #0032af;font-size: 44px;font-family: 'Poppins', sans-serif;font-weight: bold;}
.mission-section h6{color: #10112a; font-size: 22px;font-family: 'Poppins', sans-serif;font-weight: bold;}
.about-section .nav-tabs .nav-item.show .nav-link,.about-section .nav-tabs .nav-link.active { color: #1a42ac;  background-color: transparent;  border-color: transparent;  font-size: 16px; font-family: 'Poppins'; font-weight: bold; border-bottom: 3px solid; border-radius: 0;}
.about-section .nav-tabs .nav-link { border: transparent; border-top-left-radius: 0; border-top-right-radius: 0;color: #002333; font-size: 16px; font-weight: bold; font-family: 'Poppins';  background: transparent; cursor: pointer;}
/*Contact Page*/
.contact-section img{float: left; margin-right: 20px;}
.contact-section form{background: #fff; padding: 20px;border-radius: 5px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;}
.contact-section form ::-webkit-input-placeholder {font-size: 16px; color: #431505;font-family: 'Noto Sans', sans-serif;}
.contact-section form ::-moz-placeholder {font-size: 16px; color: #431505;font-family: 'Noto Sans', sans-serif;}
.contact-section form :-ms-input-placeholder {font-size: 16px; color: #431505;font-family: 'Noto Sans', sans-serif;}
.contact-section form :-moz-placeholder {font-size: 16px; color: #431505;font-family: 'Noto Sans', sans-serif;}
textarea {resize: none;}
.contact-section .form-control{background: #d0e4ff;}
/*Business Page*/
.busi-section h1{background: #ffffffb3;text-align: center;  padding: 25px; border-radius: 20px;}