:root {
  --white: #ffffff;
  --black: #000000;
  --black3: #121212;
  --lightgreen:var(--darkblue);
  --darkblue:#003366;
  --gray:#bbbbbb;
  --cyanblue:#435061;
  --brightblue:#3890cb;
  --blue:#337ab7;
  --blue1:#f3f6fc;
  --darkgreen:#033333;
  --gray1:#1e1d1c;
  --gray2:#757575;
  --transparent: transparent;
}
:root {
  --common-font-body: 'Quicksand';
}
/* --------------------------Top Bar---------------------------- */
.top-menu {
  text-align: right;
}
.top-menu ul li{
  display: inline-block;
  list-style: none;
  padding: 10px 15px;
}
.top-menu ul li a {
  color: var(--white);
  font-size: 15px;
  font-weight: 600;
}
.top-menu ul li a:hover{
  color: var(--white) !important;
}
.top-headline {
  color: var(--white);
  letter-spacing: 1px;
  padding-top: 14px;
  font-size: 14px;
  font-weight: 600;
}
.contact_details ul li {
  list-style: none;
  display: inline;
}
.top_bar {
  background: var(--darkblue);
  width: 100%;
  float: left;
  padding: 0;
}
.contact_details {
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
div#header .contact_details ul.left-side-content {
  margin: 0;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 19px;
  color: var(--darkblue);
  padding: 0px 20px;
  border-right: 2px solid #e9eaec;
  font-weight: 600;
  font-size: 14px;
  font-family: var(--common-font-body);
}
.contact_details ul li span.last-child{
  border-right: none;
}
.contact_details i{
  color: var(--white);
  font-size: 20px;
  cursor: pointer;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: var(--gray);
}
.contact_details p {
  color: var(--darkgreen);
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_bold {
  color: var(--gray1);
}
p.hi_normal {
  color: var(--gray2);
}
.contact_details ul li span i {
  padding-right:7px;
  color: #003366 !important;
  font-weight: 900;
}
.contact_details ul li a {
  color: var(--darkblue);
}
.socialbox a i, .social_widget a i {
  font-size: 13px;
  width: 20px;
  text-align: center;
}
.socialbox a {
  padding: 6px 6px;
  border: solid 1px #fff;
  color: #fff;
  border-radius: 3px;
  margin: 0 5px;
}
.socialbox a:hover {
  background-color: #fff !important;
  color: #0c3a68 !important;
}
/* --------------------------Header---------------------------- */
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  background-color: var(--white);
  width: 100%;
  float: left;
}
#topbar {
  border-top: 10px solid var(--cyanblue);
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  border-top: solid 1px #e9eaec;
  border-bottom: solid 1px #e9eaec;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: var(--white);
  border-top: 40px solid var(--cyanblue);
  border-left: 60px solid var(--transparent);
}
#header .logo, #footer .logo{
  margin:0; 
  padding: 10px 0; 
}
#header .logo h1, #footer .logo h1{ 
  font-weight:700; 
  padding:0; 
  margin-bottom:8px; 
  font-size:30px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:var(--black);
}
.logo h1 a, .logo h1 a{
  color: var(--darkblue);
  text-transform: uppercase;
  font-size: 26px;
}
.logo p{ 
  color: var(--darkblue);
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
/*----------------Menu bar-----------*/
.hamburger {
  padding-left: 10px
}
.side-navigation {
  padding: 0;
  margin: 0;
  text-align: left
}
.side-navigation>li {
  list-style: none;
  margin-bottom: 10px
}
.close-sidebar {
  font-size: 35px;
  padding-right: 5px;
  color: var(--white);
  text-align: right;
  margin-right: 20px;
}
.headerbar {
  display: none;
  font-size: 30px;
  text-align: right;
  font-weight:900;
  color:var(--black);
}
amp-sidebar#sidebar1 {
  display: none
}
.i-amphtml-sidebar-mask {
  position: static!important
}
.side-navigation ul {
  margin: 0;
  padding: 0;
}
.side-navigation li {
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 15px;
}
.side-navigation a {
  text-decoration: none;
  display: block;
  text-decoration: none;
  text-transform: none;
  color: var(--darkblue);
  padding: 0;
  font-size: 15px;
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'Open Sans';
  color: #2b2b2b;
}
.side-navigation .current_page_item a {
  color: #1b5583 !important;
}
.side-navigation ul li a:active {
  color: #1b5583
}
.side-navigation ul li a:focus {
  color: #1b5583
}
.side-navigation ul li a:hover {
  color: #1b5583;
  text-decoration: underline
}
.side-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: var(--darkblue);
  min-width: 215px;
  z-index: 9999;
}
.side-navigation ul ul li,.side-navigation ul ul ul li{
  line-height: 20px;
}
.side-navigation ul ul ul {
  left: 31%;
  top: 41px;
}
.side-navigation ul ul a {
  color: var(--white);
  padding: 10px 5px;
  transition: all .5s ease 0s;
  border-left:none !important;
  font-size:11px;
}
.side-navigation ul>li.menu-item-has-children>a:after {
  content: "\f107";
  position: static;
  margin-left: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-top: 5%;
}
.side-navigation ul ul li {
  padding: 0px 15px;
}
.side-navigation ul ul li:last-child {
    border-bottom: 0;
}
.side-navigation ul ul a:hover:before, .side-navigation ul ul>a:hover:before {
    transform-origin: left top;
    transform: scale(1,1);
}
.side-navigation ul ul a:before, .side-navigation ul ul>a:before {
 content: "";
  bottom: 2px;
  height: 1px;
  width: 100%;
  transform-origin: right top;
  transform: scale(0,1);
  transition: color .1s,transform .2s ease-out;
  background-color:var(--darkblue);
  display:block;
  position:absolute;
  left:0;
}
.side-navigation ul ul a:hover {
  color: var(--white);
  text-decoration:underline;
}
.side-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none!important;
  padding: 4px 15px;
}

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
  left: 0;
  z-index: 99;
  right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.stickynavbar {
  padding-top: 0 !important;
}
#sticky-onoff{
  display: none;
}
.sticky .side-navigation{
  text-align: center;
}
/*---------------- Custom Footer ----------------------*/
#custom_footer {
  padding: 0;
  background-color: var(--blue1)
}
.footer_form {
  padding: 25px 40px;
}
.footer_form .section-heading {
  text-align: left;
}
.footer_form .section-heading h3{
  color: var(--white);
  font-size: 18px;
  font-weight:600;
  margin-bottom:0px;
}
.footer_form .section-heading p {
  color: #ddd;
  margin-top: 0px;
  font-size: 13px;
  margin-left: 0;
}
.footer_form input[type="text"], .footer_form  input[type="tel"], .footer_form  input[type="email"], .footer_form  input[type="phno"], .footer_form  input[type="password"], .footer_form  textarea {
  border: 0px;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: var(--transparent);
  color: var(--white);
  border-bottom: 1px solid #ffffff38;
}
.footer_form  textarea {
  height: 100px;
}
.footer-menu {
  padding: 15px 0;
  position: relative;
}
.footer-menu ul {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.footer-menu ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px;
}
.footer-menu ul li a {
  color: #2b3546 !important;
  font-size: 12px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'Open Sans';
}
.footer-menu .current_page_item a {
  color: #003366 !important;
}
#map {
  line-height: 0.5 !important;
  height: 100%;
}
.footer_form input[type="submit"] {
  padding: 10px 37px;
  background: #003366 !important;
  font-size: 16px;
  font-weight: bold;
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
}
#footer form.search-form{
  border: none;
  background: var(--transparent);
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer input, #footer textarea{
  background-color: var(--transparent);
  border: 1px solid var(--white);
  color: var(--white);
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
  color: var(--white);
  font-size: 11px !important;
}
.copyright {
  background-color: #003366 !important;
}
.copyright p {
  font-size: 15px;
  color: #FFF;
  margin-bottom: 0;
  font-weight: 500;
}
.socialbox {
  text-align: right;
}
.socialbox .bwtsmp_front a{  
  padding: 6px 6px;
  border: solid 1px var(--darkblue);
  color: var(--darkblue);
  border-radius: 3px;
  margin: 0 5px;
  font-size: 13px;
  text-align: center;
  background:var(--transparent);
  width:auto;
  height:auto;
}
.socialbox .bwtsmp_front a:hover {  
  background-color: var(--darkblue);
  color:var(--lightgreen);
}
.main_sociobox {
  padding: 20px 0;
}
#footer{ 
  text-align:center;
  color:var(--white);
  padding:3em 0 0 0px;
  text-align:left;
}
.footer_hide{
  display:none;
}
.footer-top-col {
  border-left: solid 5px var(--lightgreen);
  padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:var(--lightgreen);
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright a {
  color: var(--white);
  cursor: pointer;
}
#footer input{
  float:left;
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding: 8px 10px;
  background-color: var(--lightgreen);
  color: var(--white);
  text-transform: uppercase;
}
#footer .copyright{
  text-align:center; 
  border-top:1px solid var(--blue);
  margin:30px 0 0 0;
  padding-top:40px;
}
#footer ul {
  margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a{
  color:var(--white);
}
#footer p{
font-size:14px;
margin: 0;
line-height: 20px;
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  color: var(--white);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
#footer h3:after {
  position: absolute;
  height: 2px;
  width: 50px;
  background-color: var(--lightgreen);
  bottom: 0px;
  content: "";
  right: 0;
  left: 0;
}
.footer-cols {
  padding-bottom: 40px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
.bwt-credit, .bwt-credit a{
  color: var(--white);
}
.menubar .social-media a:hover{
  color:var(--brightblue);
}
.menubar.scrolled li.search-box {
  display: block !important;
}

.copyright p.right{
  text-align: right;
}
.copyright p.center{
  text-align: center;
}
.copyright p.left{
  text-align: left;
}
.top-menu ul{
  margin-bottom:0px;
}
.footer_form {
  background-color: #1b5583;
}
.footer_form input[type="text"]::placeholder{
  font-style: italic;
  color:#ddd;
  font-size:13px;
}
.footer_form input[type="email"]::placeholder{
  font-style: italic;
  color:#ddd;
  font-size:13px;
}
.footer_form textarea::placeholder{
  font-style: italic;
  color:#ddd;
  font-size:13px;
}
span.credit_link a {
  color: var(--black) !important;
}
/* .copyright p{
  padding-top:8px;
} */

.top_bar_btn a.theme_button {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: 11px;
  background-color: #003366;
  transition: all .3s ease-in-out;
  padding: 19px 20px;
}

#testimonials .section-heading h3 {
  text-align: left;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
#testimonials .section-heading p {
  text-align: left;
  color: #fff;
  font-size: 14px;
  margin-left: 0;
  margin-right: 0;
}

.footer-social-icons .bwtsmp_front a {
  border: 1px solid #fff;
  color: #fff;
}


