@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@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=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
  
*{font-family: "Poppins", sans-serif;}
p{font-family: "Poppins", sans-serif;}

header{background-color: #eeeeee;}

.about-us h1{font-size:21px;color:#fff;padding:5px;font-weight:600;background-color: #2585c1;}
.about-us p{font-size:15px;text-align: justify;line-height:26px;}
.serv-bx{border:2px solid #258acd;margin-bottom:20px;}
.serv-bx p a{color: #fff;font-size: 15px;padding: 7px 12px; text-decoration: none; background: #2585c1; border: 1px #62aff6 solid;line-height: 28px;text-shadow: 1px 4px 3px rgba(0, 0, 0, 0.4);}
.serv-bx p{font-size:15px;line-height:24px;padding-left:10px}
.serv-bx img{ width: 130px;height: 100px;}

footer{background-color: #146497;padding:10px 0px;margin-top:20px;}
footer p{font-size:15px;color:#fff;font-weight:600;margin-bottom:0px;}
footer .social-icon ul{list-style: none;margin-bottom:0px;}
footer .social-icon ul li{display: inline-block;}
footer .social-icon ul li a img{width:40px;}


/* innr-pg-i Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px; padding:40px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
  .innr-pg-c h1{font-weight: 600;Font-size: 30px;color: #fff;text-align: left;border-left: 3px #fff solid;padding-left: 20px;text-transform: uppercase;position:relative; z-index:1;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background: linear-gradient(129.6deg, #146497 22.2%, #000 119.9%);}
/* innr-pg-c End */

header img{/* margin:14px 0px; */}

#WidgetControl4{display: none;}


/* #MenuControl, #HeaderControl{background: #eeeeee !important;} */
.main-table p{font-size:15px;line-height:24px;text-align: justify;color:#000}
.main-table ul li{font-size:15px;line-height:28px;color:#000}
.main-table h4{font-size: 19px;color:#000;}
.team-pg .team_img{border-radius: 50%;border: 3px solid #146497; width: 140px;margin-bottom: 20px;}

  /*============cont==========*/
  .cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 21px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
    line-height:28px;
}
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #111;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
    font-size:16px;
}
.st-feature-box .st-feature-box-icon {
    color: #fff;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cont-page .feature-box-image .fa{color: #fff;line-height:30px;font-size:30px;margin-top: 20px;}
.feature-box-content{font-size:15px;}
.feature-box-content a{text-decoration: none;}
/*cont-page*/

@media(max-width:1366px)
{
    header img{ margin:11px 0px;}
}

@media(max-width:767px)
{
    header{display: flex;justify-content: center;}
}

@media (max-width: 1920px) {
    #HomepagecontentControl {
min-height: 769px !important;
    }
}



