a { text-decoration: none;}
p { font-size: 15px; margin: 0 0 10px 0; line-height: 1.4; text-align: left;}
.team-sec img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 1px 1px 4px #282626;
}
.heading { font-size: 52px; text-transform: uppercase; letter-spacing: 1px; color: #0c3c60; margin: 0 0 40px 0;}
.sub-heading {font-size: 24px;letter-spacing: .5px;text-transform: uppercase;color: #0c3c60;font-weight: 700;padding: 10px 0;text-align: left;margin-bottom: 0;}
.custom-btn { display: inline-block; background: #0c3c60; color: #fff; padding: 12px 32px; transition: all .2s ease-in-out;}
.custom-btn:hover { background: #fff; color: #0c3c60;}

.cont-page .st-feature-box {
background: #0c3c60;
padding-top: 20px;
padding-bottom: 8px;
margin-bottom: 2px;
padding-right: 10px;
text-align:left;
margin: 0 0 5px 0;
}
.cont-page p {
font-size: 15px;
color: #fff;
line-height: 24px !important;
}
.cont-page .feature-box-image {
margin-top: 0px;
}
.st-feature-box {
padding-left: 90px;
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: 20px;
left: 8px;
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: 20px;
line-height: 20px;
font-weight: normal;
}
.cont-page h2{font-weight: bold;Font-size: 24px;line-height: 36px;text-transform: capitalize;margin-bottom: 5px;text-align: left;}
 .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;
  }
  .top-section{
background:#c7e5fb;
padding: 20px;
}
.headings{
  font-size: 2.5em;
  font-weight: normal;
  color: #0c3c60;
  text-align: center;
  margin: 0;
  line-height: 1.5em;
  text-transform: uppercase;
}
.service-section{margin-top:30px;}
  /* 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;
  }

.service-section {padding: 6% 0;}
.service-section .ser-bx { background: #0c3c60; padding: 50px 40px;}
.service-section .ser-bx h4 { color: #c9e8fe; font-size: 24px; margin: 0 0 20px 0; text-transform: uppercase; letter-spacing: 1px; line-height: 1.3;} 
.service-section .ser-bx p { color: #c9e8fe; font-size: 16px; letter-spacing: .3px; margin: 0 0 30px 0; text-align: center;}
.service-section .ser-bx a { display: inline-block; background: #6ea4ca; color: #fff; padding: 8px 24px;}
.service-section .ser-bx a:hover { background: #fff; color: #0c3c60;}

.about-section { padding: 6% 0; background: #d1e0eb;}
.about-section p {font-size: 18px; letter-spacing: .3px; margin: 0 0 30px 0; text-align: center;}

.contact-us { background: #0c3c60; padding: 6% 0;}
.contact-us h4 {color: #fafafa;font-size: 32px;margin: 0 0 30px 0;line-height: 1;}
.contact-us h4 span {font-size: 18px;}
.contact-us p { color: #ececec; font-size: 17px; margin: 0 0 15px 0; letter-spacing: .4px; line-height: 1.5;}

footer {background: #104a76;padding: 10px 0;margin: -8px 0 0 0;}
footer .social-icon a img { margin: 0 5px;}
footer p, footer p a {color: #ebebeb; margin: 0;}
footer p, footer p a:hover{color:#fff;}
.contact-detail h4 { font-size: 28px; margin: 0 0 30px 0; line-height: 1;}
.contact-detail h4 span { font-size: 21px;}
.contact-detail  p { font-size: 17px; margin: 0 0 15px 0; letter-spacing: .4px; line-height: 1.5;}

.inner-banner { padding: 9% 0; background-size: cover; background-attachment: fixed;}
.inner-banner h1 { color: #fff; text-align: center; font-size: 62px; letter-spacing: 1px; font-weight: 700;}
.inner-banner.contact-banner { background-image: url('image/contact-banner.jpg');}
.inner-banner.about-banner { background-image: url('image/about-banner.jpg');}
.inner-banner.team-banner { background-image: url('image/team-banner.jpg');}
.inner-banner.service-banner { background-image: url('image/services-banner.jpg');}
.inner-banner.clientele-banner { background-image: url('image/clientele-banner.jpg');}

.clientele-bx { padding:30px 10px; border: 2px solid #ddd; margin:15px 0;}
.clientele-bx img{ width: 70px; margin: 0 0 25px 0;}
.clientele-bx h5 {color: #0c3c60;font-size: 14px;font-weight: 600;letter-spacing: .5px;text-transform: uppercase;margin: 0;}

#Div_body { margin: 0 -12px}

header {background: #0c3c60;padding: 3px 0;}
header img{border-radius:5px;}
#MenuControl_C { background: #0c3c60}
#MenuControl .bg-light {background: transparent !important;padding: 25px 0;}
.bg-light .nav-link {color: #fff;font-size: 15px;margin: 0 10px;}
.bg-light .nav-link:hover { background: #fff; color: #0c3c60}

.main-table{ font-family:Arial; font-weight:normal; Font-size:15px; color:#333; line-height:27px; text-align:justify;}

/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{ position:absolute; right: 5px; top: 10px;}

@media ( min-width: 320px) and (max-width: 768px) {
    #MenuControl .bg-light { background: #0c3c60 !important;}
    .bg-light .nav-link {font-size: 14px; margin: 0;}
    #widgetsControl_C, #widgetsControl { height: auto !important;}
    .heading { font-size: 27px; margin: 0 0 20px 0;}
    .about-section p {font-size: 15px; margin: 0 0 10px 0;}
    .inner-banner h1 { font-size: 32px; letter-spacing: 1px; font-weight: 700;}
}

.navbar-nav{
    margin-left:auto;
}