@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
body {margin: 0px;padding: 0px;font-family: "Source Sans 3", sans-serif;overflow-x: hidden;color: #343434;}
p {color: #343434;font-size: 16px;line-height: 1.625;margin: 0px 0px 15px;letter-spacing: 0.6px;font-family: "Source Sans 3", sans-serif;}
.main-table li {color: #343434;font-size: 16px;line-height: 1.5;margin: 0px 0px 12px;letter-spacing: 0.6px;font-family: "Source Sans 3", sans-serif;}
a {font-family: "Source Sans 3", sans-serif;text-decoration: none !important;}
h1, h2, h3 {font-family: "Poppins", sans-serif;}
h4, h5, h6 {font-family: "Source Sans 3", sans-serif;color: rgb(107, 101, 96);}
.main-table {text-align: left;padding: 5% 0px;}

#widgetsControl_C, #widgetsControl {height: auto !important;}
#Div_body .container-fluid {margin: 0px;padding: 0px;}
#MenuControl .nav-item {margin: 0px;}
#MenuControl .nav-item .nav-link {color: rgb(30 43 88);font-size: 16px;padding: 10px 0px;font-weight: 500;}
#MenuControl .nav-fill {width: 100%;}
#MenuControl .bg-light {height: 100%;background: rgb(255, 255, 255) !important;}
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter {background-color: transparent !important;}
#MenuControl_C .bg-light {--bs-bg-opacity: 1;height: 100%;background-color: transparent !important;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter {background-color: transparent !important;}
#HeaderControl, #MenuControl, #MenuControl_C {/* height: 85px !important; */}
#WidgetControl5 { display: none; }
#HeaderControl_C_ctl00_tr_HeaderBackImage { background: transparent}

@media (min-width: 320px) and (max-width: 768px) {
  .navbar-toggler {position: absolute;right: 15px;top: -50px;background: rgb(255, 255, 255);}
  #MenuControl, #MenuControl_C {height: 0px !important;}
  #HeaderControl, #HeaderControl_C {background: #1e2b58;}
  .navbar-collapse {background: #f5f5f5;margin-top: -10px;}
  #WidgetControl4 {display: none;}
}

@media (min-width: 769px) {
  /* #HeaderControl {position: absolute;left: 0;top: 0;z-index: 3;width: 30%;text-align: center;background: rgb(0 0 0 / 50%);backdrop-filter: blur(2px);}
  #MenuControl {position: absolute;right: 0;top: 0;width: 70%;z-index: 8 !important;background: rgb(0 0 0 / 50%) !important;backdrop-filter: blur(2px);} */
}
.dropdown-menu { border-radius: 0 !important; padding: 0; min-width: 240px;}
.dropdown-menu .dropdown-item { padding: 8px 15px}
.dropdown-menu .dropdown-item:hover {background: #24acde;color: #fff}

.otherpagecss #RadDockZone1.container { max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table { margin-top: 0px !important;}
.otherpagecss #WidgetControl5 { display: none;}

.heading {font-size: 42px;margin: 0 0 40px 0;font-weight: 600;letter-spacing: .5px;position: relative;color: #212121;}
.heading::after { content: ''; position: absolute; width: 100px; height: 5px; border-radius: 3px; background: #24acde; left: 0; bottom: -10px;}

.top-header {padding: 5px 0;background: #1e2b58;}
.top-header a {color: #ffffff;font-size: 14px;}
.top-header i {color: #24acde;font-size: 14px;margin: 0 3px 0 20px}

header .logo {width: 105px;}

.banner-section .carousel-caption {text-align: left;top: 34%;left: 17%;width: 40%;animation: fade1 2s linear alternate;}
.banner-section .carousel-caption p {color: #ffffff;font-size: 21px;letter-spacing: .5px;margin: 0 0 30px 0;}
.banner-section .carousel-caption h1 {font-size: 49px;font-weight: 500;line-height: 60px;font-style: italic;margin: 0 0 15px 0;}
.banner-section .carousel-caption a {display: inline-block;background: #fff;padding: 13px 40px;border-radius: 30px;color: #1e2b58;text-transform: uppercase;font-size: 15px;letter-spacing: .5px;font-weight: 500;}
.banner-section .carousel-caption a img { width: 11px; margin: 0 0 0 4px; transition: all .3s ease-in-out;} 
.banner-section .carousel-caption a:hover img {animation: fade 0.8s linear alternate;}

@keyframes fade {
  49%{ transform: translate(5px); opacity: 0;}
  51%{ opacity: 1; transform: translate(-2px);}
} 

@keyframes fade1 {
  0%{ transform: translate(100px); opacity: 0;}
  50%{ opacity: 1; transform: translate(0);}
} 

.banner-bottom { padding: 4% 0;}
.banner-bottom .project-card { position: relative; margin: 10px 0;}
.banner-bottom .project-card img { border-radius: 10px;}
.banner-bottom .project-card .text {position: absolute; width: 90%; left: 0; right: 0; margin: 0 auto; bottom: 20px; background: rgba(255, 255, 255, .7); padding: 20px; transition: all .3s ease-in-out; border-radius: 10px; backdrop-filter: blur(5px);}
.banner-bottom .project-card h3 {font-size: 20px;font-weight: 500;line-height: 34px;margin: 0;color: #212121;}
.banner-bottom .project-card:hover .text { bottom: 30px;}

.about-section {background: #1e2b58;}

.service-section { padding: 5% 0;}
.service-section .heading::after { right: 0; margin: 0 auto;}
.service-section .service-card { padding: 40px; margin-top: -2px; transition: all .3s ease-in-out;}
.service-section .service-card:hover { background: #1e2b580e;}
.service-section .service-card .num p { color: #1e2b58; font-size: 40px; font-weight: 700; margin: 0;}
.service-section .service-card a { color: #24acde; font-size: 17px; font-weight: 600; transition: all .3s ease-in-out;}
.service-section .service-card a:hover { letter-spacing: 1px;}
.service-section .service-card h4 { font-size: 24px; color: #343434; font-weight: 600;}
.service-section .service-card.ser1 { border-right: 2px solid #1e2b58;}
.service-section .service-card.ser2 { border: 2px solid #1e2b58; border-left: 0;}
.service-section .service-card.ser3 { border: 2px solid #1e2b58; border-right: 0;}
.service-section .service-card.ser4 { border-left: 2px solid #1e2b58;}

footer {background:#1e2b58; padding: 5% 0 0 0;}
footer h4 {color: #fff;font-size: 19px;font-weight: 600;margin: 0 0 40px 0;letter-spacing: .5px;position: relative;}
footer h4::after { content: ''; position: absolute; width: 60px; height: 1px; background: #24acde; left: 0; bottom: -18px}
footer p, footer p a {color: #ffffffa6;font-size: 14px;margin: 0 0 10px 0;}
footer p a:hover { color: #24acde; padding-left: 5px; transition: 0.3s;}
footer .footer-bottom {/* margin: 4% 0 0 0; */border-top: 1px solid rgba(204, 204, 204, .4);padding: 15px 0;}
footer .footer-bottom p { margin: 0;}
footer p i { color: #ffffff; margin: 0 5px 0 0}
footer .social-icon a {position: relative;color: #fff;background: rgba(255, 255, 255, .1);font-size: 13px;width: 35px;height: 35px;margin: 0 5px 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 i { position: relative; z-index: 3;}
footer .social-icon a::before{ content: ''; position: absolute; width:100%; height: 100%; border-radius: 50%; background: #24acde; left: 0; transform: scale(0); transition: all .4s ease-in-out;}
footer .social-icon a:hover { color: #212121;}
footer .social-icon a:hover::before { transform: scale(1);}

.about-page-banner { padding: 8% 0; background-image: url('image/about-banner.jpg'); background-size: cover;}
.about-page-banner h2 {color: #fff;font-size: 48px;text-align: center;margin: 0;font-weight: 700;letter-spacing: .7px;}
.service-banner p{font-size: 18px;}

.contact-bx { background: #24acde; border-radius: 10px; margin-top: -120px; position: relative; z-index: 2;}
.contact-bx .contact-info { text-align: center; padding: 40px 30px; border-right: 1px solid #ffffff55}
.contact-bx .contact-info i { color: #fff; font-size: 26px;}
.contact-bx .contact-info h5 { margin: 15px 0 10px 0; color: #fff; font-size: 20px;}
.contact-bx .contact-info p, .contact-bx .contact-info p a { color: #fff; margin: 0; font-size: 15px;}

.ser-card1 h2 {color: #1e2b58;font-size: 22px;line-height: 32px;font-weight: 700;margin: 0 0 20px 0;}
.ser-card1 ul { list-style-image: url(image/right-arrow.png);}

@media (min-width: 320px) and ( max-width: 768px)  {
  p { font-size: 15px; line-height: 1.6;margin: 0px 0px 13px;}
  .main-table li {font-size: 15px;line-height: 1.5;}

  .heading { font-size: 30px; margin: 0 0 40px 0;}
  .heading::after { height: 3px;}

  header .logo {width: 90px;padding: 8px 0;}

  .banner-section .carousel-item img { height: 260px; object-fit: cover;}
  .banner-section .carousel-caption {top: 27%;left: 12%;width: 70%;}
  .banner-section .carousel-caption p {font-size: 14px;line-height: 1.5;}
  .banner-section .carousel-caption h1 {font-size: 21px; line-height: 26px; margin: 0 0 10px 0;}

  .banner-bottom .project-card .text { width: 95%; bottom: 10px; padding: 14px;}
  .banner-bottom .project-card h3 { font-size: 17px;}

  .service-section { padding: 8% 0;}
  .service-section .service-card { padding: 30px; margin-top: 18px;}
  .service-section .service-card .num p { font-size: 27px;}
  .service-section .service-card a { font-size: 16px;}
  .service-section .service-card h4 { font-size: 18px;}
  .service-section .service-card.ser1, .service-section .service-card.ser2, .service-section .service-card.ser3, .service-section .service-card.ser4 { border: 2px solid #1e2b58;}

  .about-page-banner { padding: 12% 0;}
  .about-page-banner h2 { font-size: 28px;}
  .service-banner p{font-size: 16px;}

  .ser-card1 { border: none !important; border: 1px solid #ddd !important; margin: 10px 0 0 0;}
  .ser-card1 h2 { font-size: 18px;line-height: 27px;}
}