
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body{ margin:0; padding:0; font-family:'Open Sans', sans-serif;}

p{font-family:'Open Sans', sans-serif;font-size:15px;color:#333;/* font-weight: 600; */word-wrap: break-word;line-height: 22px;text-align:justify;}

.top-nav{ background: #00335a;color:#c7c7c7; overflow: hidden; min-height: 40px;}
.top-nav a{ color:#fff; text-decoration:none;}
.top-nav-lft ul{ list-style:none; padding-left:0; margin-bottom: 0;}
.top-nav-lft ul li{ display:inline-block; margin-right:20px; color:#fff; font-size: 15px;  line-height: 38px;}
.top-nav-lft ul li .fa{ margin-right:5px; color:#fff; font-size: 16px; text-align: center; background: #5baa41;
    padding: 11px 15px; }

.top-nav-rht ul{ list-style:none; padding-left:0; text-align:right; margin-bottom: 0;}
.top-nav-rht ul li{ display:inline-block; margin-left:-1px; position:relative; background: #5baa41; line-height: 38px;}
.top-nav-rht ul li .fa{ text-align: center; padding: 12px 15px; transition:0.5s; z-index:9; position:relative;}
.top-nav-rht ul li:before{ position:absolute;top:50px;left:0;background: #00335a;width:100%;height:100%;transition:0.5s;content:"";}	
.top-nav-rht ul li:hover:before{ background:#00335a; transition:0.5s; top:0;}
.top-nav-rht ul li:hover .fa{ color:#5f375a;}

.carousel-caption{ bottom: 10%; background: rgba(0,0,0,0.75); border-radius:10px;}
.carousel-caption h3{color:#fff;font-size:24px;/* font-weight:600; */text-align: center;font-family: "Roboto Slab";line-height:30px;}
.carousel-caption h3 span{ color: #00335a; font-size: 24px; display:block;}

@media (min-width:1023px){

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
	right:100%;
    left: auto;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}
.dropend .dropdown-menu {
    right: 100% !important;
    left: auto !important;
    top: 0;
}
}
.dropdown-menu{
    --bs-dropdown-link-hover-bg: #5baa41;
}
/*banner*/

.banner-main{ margin-bottom: 20px; /* position:relative;*/ }

.head-main{ color: #222; text-transform: uppercase; font-weight: normal; font-size: 30px; padding-bottom: 10px;
    margin-bottom: 30px; text-align:center;}
	
.head-main span span{color: #00335a;font-weight: bold;font-family: "Roboto Slab";font-size: 34px;position:relative;}	
.head-main span{ color:#222;}
.head-main span span:after{
	    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    height: 1px;
    background: #000;
    bottom: -10px;
    margin: 0 auto;
    right: 0;
}

.head-main span span:before{
	    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eee;
    bottom: -10px;
    margin: 0 auto;
    right: 0;
}

.hm-about{ text-align:center; margin-top:10px;}


.btn-dis{ text-align:center; margin-top:20px;}
.btn-dis a {
    /* background: #5f375a; */
    color: #23224a;
    border: 1px solid #23224a;
    padding: 10px 26px;
    text-decoration: none;
    transition: 0.5s;
}
	
.btn-dis a:hover{ border: 1px solid #00335a; color: #00335a; transition:0.5s; border-radius:10px;}


.service-hm{ background: #f2f2f2; padding: 30px 10px; overflow:hidden; position:relative;}

.service-hm h3{font-size:20px;color: #141f3c;font-family: "Roboto Slab";font-weight: 600;padding: 30px 10px;margin-top: 0px;box-shadow: 0px 0px 12px -2px rgb(169, 169, 169);text-align: center;}
	
.service-hm h3:hover{ color:#00335a;}






footer{ margin-top: 20px;  padding-top: 20px; background: #00335a;  box-shadow: -5px -2px 5px #999;}


footer h2 {
    font-weight: 500;
    font-size: 20px;
    position: relative;
    font-family: "Roboto Slab";
    color: #fff;
    margin-bottom: 15px;
    text-transform: capitalize;
    border-bottom: 1px dashed #7f7ec7;
    padding-bottom: 5px;
}
.us-lk ul {
    list-style-type: square;
    font-size: 15px;
    margin-bottom: 0;
    color: #fff;
    padding-left: 24px;
	list-style-image: url(image/arrow1.png);
}
.us-lk ul li {
    line-height: 20px;
    margin-bottom: 7px;
}
.us-lk ul li a {
    color: #fff;
}


.ft-cont p, .ft-cont p a {
    margin-bottom: 18px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    line-height: 23px;
    min-height: 25px;
    transition: 0.5s;
    text-align: none !Important;
}
.ft-cont i {
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}
.ft-cont i img {
    margin-top: 5px;
}
.copyrht{  margin-top: 10px; color: #fff; font-size: 15px; padding: 10px 0; border-top: 1px solid #434190;}

.copyrht p {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
}
.cprht-lft {
    float: left;
    padding-top: 0px;
}
.cprht-rht {
    float: right;
    padding-top: 0px;
}
.cprht-rht a {
    color: #fff;
    padding: 0 4px;
}
p.cprht-rht img {
    height: 18px;
    transition: 0.5s;
    vertical-align: bottom;
}

.top{ position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #5f375a;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #fff; cursor:pointer; opacity:0; transition:ease-in 0.5s;}
	
.top.scll-top{opacity:1; transition:ease-in 0.5s; bottom: 50px;}
	
.top .fa{display:block !important;}


#HeaderControl.navbar-fixed-top{
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left; /* box-shadow: 2px 1px 3px #ccc; */  transition:0.5s;}
	
.body-fx #MenuControl{
    float: Right;
        position: fixed;
    right: 0;
    width: 64%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94); /* box-shadow: 2px 1px 3px #ccc; */ transition:0.5s;}
	
#MenuControl, #HeaderControl{ transition:0.5s;}
	
.body-fx #HeaderControl .rdCenter{ background: transparent !important;}
.body-fx #MenuControl .rdCenter{ background: transparent !important;}
.body-fx .navbar-default{ background: transparent !important;}
.body-fx .logo-web{ transition: 0.5s; padding-left: 15px; padding-bottom: 5px;}
.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl{ height:80px !important; transition:0.5s;}

#Div_body{ overflow: hidden;}

@media(max-width:1024px){

}
	
@media(max-width:769px){

#HeaderControl_C_ctl00_Header{ text-align:center !important;}
#HeaderControl.navbar-fixed-top{ display:none;}

.body-fx #MenuControl_C, .body-fx #MenuControl{ height:initial !important;}
.body-fx #MenuControl_C #navbar-collapse-1{    margin-right: 15px !important;
    margin-left: 15px !important;}
.body-fx #MenuControl{position:relative; width:100%;}
.body-fx .navbar-nav>li{padding:5px 8px;}

}
	
@media(max-width:736px){
.navbar-brand{height:inherit;}

#MenuControl_C #navbar-collapse-1 {
    height: 100% !important;
    margin-left: 0;
    margin-right: 0;}

}
	
@media(max-width:667px){
	
}
	
@media(max-width:568px){

}
	
@media(max-width:480px){

}
	
@media(max-width:414px){


}
		
@media(max-width:360px){


}

/*  */

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}

.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.cont-heading {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    background:#00335a;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
    background: #00335a;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}

/*contact*/

.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left: 96px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #114366;
    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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

/* service pages */
.Ser_Link{
    list-style: none;
    padding: 0;
    margin: 0;
}
.Ser_Link li{
    border-bottom: 2px solid #ffffff;
    background-color: #f2f2f2;
    padding: 10px 15px;
}
.Ser_Link li a{
    cursor: pointer;
    outline: none;
    font-weight: 400;
    color: #333;
    font-size: 15px;
    text-decoration: none !important;
}
.Sidebar_Contact{
    background-color: #034153;
    padding: 30px 20px;
}
.Sidebar_Contact h3{
    color: #fff;
    font-size: 20px;
    font-family: "Roboto Slab";
}
.Sidebar_Contact p{
    color: #fff;
    font-size: 16px;
}
.Sidebar_Contact .button{
    border: 2px solid #fff;
    padding: 11px 25px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    margin: 11px 0;
    display: inline-block;
}
.service_head{
    padding: 20px 0;
}
.Ser-subheading{
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.Ser-subheading::after{
    content: "";
    width: 80px;
    height: 2px;
    border: 1px solid #00335a;
    background-color: #00335a;
    display: block;
    margin: 10px 0;
}
.service_head ul li {
    font-size: 15px;
}