@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body { margin: 0; padding: 0; font-family: "Roboto", sans-serif; overflow-x: hidden; color: #212121}
p, li {color: #0f152f;font-size: 16px; letter-spacing:.2px; line-height: 28px;font-weight: 400; margin: 0 0 12px 0;font-family: "Roboto", sans-serif;}
.main-table li {color: #0f152f;font-size: 16px; letter-spacing: .2px; line-height: 25px;margin: 0 0 10px 0;font-family: "Roboto", sans-serif;}
a { text-decoration: none !important; font-family: "Roboto", sans-serif;}
h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; color: #212121}

.main-table { text-align: left; padding: 5% 0;}

#widgetsControl_C, #widgetsControl{ height: auto !important;}
#Div_body .container-fluid { margin: 0; padding: 0;}
#HomepagecontentControl { min-height: 500px !important}

#MenuControl .nav-item { margin: 0}
#MenuControl .nav-item .nav-link {color: #212121; font-size: 15px;font-weight: 600;letter-spacing: .3px;}
#MenuControl .nav-fill{width:100%;}
#MenuControl .bg-light {background: #fff!important;}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}
#MenuControl_C .bg-light {--bs-bg-opacity: 1;background-color: transparent !important;height: 100%; }
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}

#HeaderControl, #HeaderControl_C, #MenuControl, #MenuControl_C {height: 100px !important;}

#HomepagecontentControl_C { margin: -20px 0 0 0 !important}
@media (min-width: 320px) and (max-width: 768px ){
  .navbar-toggler { position: absolute; right: 15px; top: -60px; background: #fff}
  #MenuControl, #MenuControl_C { height: 0 !important;}
  #HeaderControl, #HeaderControl_C {height: 75px !important;background: #eeeced;}
  .navbar-collapse {background: #eeeced;margin: -10px 0 0 0;}
}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container { max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table { margin-top: 0 !important;}

.heading { font-size: 40px; font-weight: 600; letter-spacing: .5px; text-align: center; margin: 0 0 35px 0; position: relative;}
.heading::before { content: ''; position: absolute; width: 80px; height: 4px; background: #294c70; left: 0; right: 0; margin: 0 auto; top: 56px; border-radius: 3px;}
.sub-heading {color: #242424;font-size: 26px;font-weight: 600;margin: 0 0 20px 0;border-bottom: 1px dashed #ddd;padding: 10px 0 5px 0;}
.custom-btn { display: inline-block; background: #294c70; color: #fff; padding: 12px 34px; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500;}
.custom-btn:hover { background: #c09e70; color: #fff;}
.team-name { color: #1a3755; font-size: 24px; margin: 10px 0; font-weight: 500;}

.top-header { background: #212121; padding: 7px 0;}
.top-header p, .top-header p a{ color: #e7e7e7; margin: 0; font-size: 14px; letter-spacing: .6px;}
.top-header p i{ margin: 0 10px 0 0;}

header .logo {/* width: 230px; */padding: 6px 0;}

.about-section { padding: 7% 0;}
.about-section .heading { text-align: left;}
.about-section .heading::before { margin: 0;}
.about-section p {letter-spacing: .5px;line-height: 1.8;text-align: justify;} 
.about-section .left-img img { border-radius: 10px; border: 1px solid #ddd;}

.specialization { padding: 5% 0; background: #f3dab557;}
.specialization .specialization-card { margin: 15px 0;}
.specialization .specialization-card img { border-radius: 10px; box-shadow: #294c70c0 0px 5px 15px; transition: all .2s ease-in-out;}
.specialization .specialization-card:hover img{ filter: grayscale(.8);}
.specialization .specialization-card p { margin: 20px 0 0 0; font-size: 20px; letter-spacing: .4px; font-weight: 500;}

.service-section { padding: 5% 0; background-image: url('image/service-bg.jpg'); background-size: cover; background-attachment: fixed} 
.service-section .owl-carousel .owl-item.active.center {transform: scale(1.15); z-index: 2;}
.service-section .owl-theme .owl-nav { display: none;}
.service-section .item { margin: 40px 15px 50px 15px;}
.service-section .secvice-card h2 { background-image: linear-gradient(#294c70, #1a3755); padding: 12px; text-align: center; margin: 0; font-size: 15px; color: #fff; font-weight: 400; letter-spacing: .5px; line-height: 1.6;}

footer {padding: 5% 0 0 0;}
footer .links a { color: #1b1b1b; font-size: 17px; font-weight: 700; margin: 0 18px 0 0;}
footer p a:hover { color: #294c70;}
footer .social-icon a { display: inline-block; background: #294c70; color: #fff; width: 35px; height: 35px; border-radius: 50%; margin: 0 6px 0 0; font-size: 14px; text-align: center; line-height: 2.4;}
footer .social-icon a:hover { background: #c09e70;}

footer .footer-bottom { border-top: 1px dashed #aaaaaa; padding: 20px 0; margin: 1% 0 0 0;}
footer .footer-bottom p, footer .footer-bottom p a { margin: 0; font-size: 14px; color: #1b1b1b;}

.inner-banner { padding: 6% 0; background-image: url('image/inner-banner.jpg'); background-size: cover; background-position: 50%, 50%;}
.inner-banner h2 { color: #fff; font-size: 46px;}
.inner-banner p, .inner-banner p a { color: #ebebeb; font-size: 15px; margin: 0; letter-spacing: .7px;}

.team-page .team-pic img { border-radius: 10px; border: 1px solid #ddd;}

.contact-form .form-control{padding: 14px;margin: 0 0 15px 0;}
.contact-form input[type="button"] {background: #294c70;color: #fff;padding: 15px 36px;border: 0;border-radius: 0;font-size: 16px;letter-spacing: .7px;} 

.contact-page .contact-info {background: #1a3755;padding: 25px;display: flex;margin: 0 0 10px 0;}
.contact-page .contact-info i {color: #fff;font-size: 22px;margin: 0 20px 0 0;}
.contact-page .contact-info h5 {text-align: left;color: #fff;margin: 0 0 10px 0;font-size: 20px;letter-spacing: .5px;}
.contact-page .contact-info p, .contact-page .contact-info p a {color: #dfdfdf;margin: 0;font-size: 15px;}

.bim-services { background: #f3dab557;}
.bim-services .bim-ser-card { background: #fff; box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px; padding: 30px 25px; position: relative; min-height: 370px; margin: 20px 0 8px 0;}
.bim-services .bim-ser-card::after { content: ''; position: absolute; width: 4px; height: 80px; background: #c09e70; left: 0; top: 0; bottom: 0; margin: auto 0;}
.bim-services .bim-ser-card .icon { background: #1a3755; width: 56px; height: 56px; padding: 10px; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; margin: 0 0 25px 0;}
.bim-services .bim-ser-card h4 { font-size: 18px; margin: 0 0 10px 0;}
.bim-services .bim-ser-card p { font-size: 14.5px; line-height: 1.8; margin: 0;}

.plant-engineering-ser { margin: 20px 0}
.plant-engineering-ser .pic img { border-radius: 8px; box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;}
.plant-engineering-ser h4 { color: #1a3755; font-size: 21px; margin: 18px 0 10px 0; font-weight: 600;}
.plant-engineering-ser p { font-size: 15px; text-align: justify;}
.plant-engineering-ser a { color: #c09e70; font-size: 15px; text-transform: uppercase; letter-spacing: .7px; font-weight: 700; transition: all .2s ease-in-out}
.plant-engineering-ser a:hover { letter-spacing: 2px}

@media ( min-width: 320px) and (max-width: 768px) { 
  p, li { font-size: 15px;}
  .main-table li { font-size: 15px;}

  .heading { font-size: 30px; margin: 0 0 20px 0; position: relative;}
  .heading::before { top: 38px; height: 3px;}
  .sub-heading { font-size: 24px;}
  .team-name { font-size: 20px;}
  .custom-btn { padding: 10px 24px; font-size: 13px; font-weight: 400;}

  .top-header p, .top-header p a{font-size: 13px; letter-spacing: .4px;}
  .top-header p i{ margin: 0 5px 0 0;}

  header .logo {width: 210px;}

  .about-section p {font-size: 15px; margin: 0 0 15px 0;}

  .specialization { padding: 7% 0;}
  .specialization .specialization-card { margin: 10px 0;}
  .specialization .specialization-card p { margin: 12px 0 0 0;}

  .service-section { padding: 7% 0 12% 0;} 
  .service-section .item { margin: 40px 15px 50px 15px;}
  .service-section .secvice-card h2 { padding: 10px; font-size: 14px; letter-spacing: .4px; line-height: 1.5;}
  .service-section .carousel-indicators { margin-bottom: -10%;}

  footer .links a { color: #1b1b1b; font-size: 15px; font-weight: 600; margin: 0 18px 0 0;}

  .inner-banner { padding: 15% 0;}
  .inner-banner h2 { font-size: 30px;}
  .inner-banner p, .inner-banner p a { font-size: 14px;}

  .bim-services .bim-ser-card { min-height: 100px;}
}

.content {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 5px;
    margin-top: 35px;
}

.content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 98%;
    width: 98%;
    left: 5px;
    top: 5px;
    bottom: 0;
    right: 0px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
    /* height:300px; */
    box-shadow: 1px 1px 8px #504e4e;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    font-size: 16px;
    text-transform: uppercase;
}

.content-details p {
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 80%;
}

.residence h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 25px 0 15px 0;
}