body {
  font-family: 'Poppins', sans-serif !important;
  background: #fff !important;
  overflow-x: hidden;
  color: #222;
  font-size: 15px!important;
  font-weight: 400;
}

figure {
  margin: 0 0 0rem!important;
  display: inline-block;
}

div {
  transition: all 0.5s ease;
}

img {
  transition: all 0.5s ease;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.8rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: .95rem;
}

a {
  text-decoration: none;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}


.center-align {
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btm-align {
  display: flex;
  -webkit-align-items: bottom;
  -moz-align-items: bottom;
  -ms-align-items: bottom;
  -ms-flex-align: bottom;
  align-items: bottom;
}

.p-right {
  padding-right: 0px!important;
}

.page-con p {
  text-align: justify;
  line-height: 30px;
}

.page-con h5 {
  color: #012063;
}

p {
  margin: 0px 0px 10px 0px;
}

p a {
  color: #012063 !important;
}

.row {
  margin: 0px;
}

.border-radius,
.banner-caption a,
.welcome-con a,
.wecan-con h6 a,
.quick-field,
.quick-quote-banner  input,
.quick-quote-banner textarea,
.quick-quote input,
.quick-quote textarea,
.quick-inner input,
.quick-inner textarea,
.contact-form input,
.contact-form textarea {
  border-radius: 6px;
}

.uppercase,
.banner-caption a,
.footer-top-row h4,
.page-con h2,
.contact-form h5 {
  text-transform: none;
}
/********************Top header*******************************/
.timing-col {
  float: right;
  margin-top: 10px;
}
.head-contact{
  align-self: center !important;
}
.head-contact img {
  margin-right: 10px;
}

.top-header {
  background: #fff;
}

.topline {
  background: #012063;
}

.topline a {
  color: #fff;
}

.topline a:hover {
  color: #014fa4;
}

.topline h6 {
  margin-bottom: 0px;
  color: #fff;
}

.topline-con {
  padding: 12px 0px 12px 0px;
}

.topline-con margin {
  margin-right: 10px;
}

.insta-img {
  width: 41%;
  border-radius: 10px;
}

.topline h6 {
  font-size: .9rem;
}

.enq-col h5{
  background: #fff;
    color: #014fa4;
    margin-bottom: 0px;
    text-align: center;
    padding: 14px;
    font-size: .9rem;
    text-transform: uppercase;
}
.enq-col :hover{
  background-color:#014fa4;
  
}
.enq-col a{
  color: #014fa4;
  font-weight: bold;
}
.enq-col a:hover{
  color: #fff;
}
.blink{
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@media screen and (max-width: 1024px) {



  .register .regbtn {
   
    font-size: 16px!important;

  }






  .timing-col {
    float: none;
  }

  .insta-img {
    width: 4%;
    margin-top: 10px;
  }

  .head-contact {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .insta-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .topline-con .res-top {
    display: none!important;
  }

  .topline h6 {
    text-align: center;
  }

  .topline-con {
    padding: 10px 0px 10px 0px;
  }

  .top-header-con {
    padding: 0px;
  }
}

@media screen and (max-width: 1200px) {
  
}

@media screen and (max-width: 441px) {
  .insta-img {
    width: 12%;
    margin-top: 10px;
  }

  .insta-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}
/***********************ends********************/
/**********************menu*********************/
.book-consult h5:hover {
  background: #014fa4;
}

.book-consult h5 a {
  color: #fff;
}

.book-consult h5 {
  background: #0d3072;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
  padding: 12px;
  font-size: .8rem;
  text-transform: uppercase;
}

.logo img {
  width: 82%;
  padding: 5px;
  margin-top: 1px;
  margin-bottom: 1px;
  }

.main-menu-col {
  padding: 0px;
}

.menu-bg {

  position: relative;
}

.menu-bg ul {
  margin-top: 22px!important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
/*#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #0d3072 !important;
}*/

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  /*background: #0d3072!important;*/
  color: #109CDE;
  border-bottom: 1px solid #ffffff;
}

.main-menu-more {
  display: none;
}

#mega-menu-wrap-menu-1 {
  background: none!important;
}

.mega-mobile-parent-nav-menu-item {
  display: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
  color: #0e5ef4 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  padding: 5px 8px 5px 8px!important;
  font-size: 15px!important;
  height: auto!important;
  background: #fff !important;
  font-weight: 600!important;
  color: #0d3072;
}

.resmenu-icon {
  display: none;
}

@media screen and (max-width: 1300px) {

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
   
    font-size: 14px!important;

  }

  .book-consult h5{
    
    font-size:.9rem;
    

  }
}



@media screen and (max-width: 576px) {

  .logo img {
    width: 52%!important;
}

.footer-logo img {
  width: 50%!important;
}

}


@media screen and (max-width: 1024px) {

  .book-consult h5 a:hover {
    background: #012063;

  }

  .book-consult h5:hover {
    background: none;
  }


  .logo img {
    width: 22%;
  }


  .f-nav .book-consult {
    display: none;
  }

  .logo img {
    margin-bottom: 0px;
  }

  div#a {
    -webkit-order: 2;
  }

  div#b {
    -webkit-order: 1;
  }

  div#a {
    order: 2;
  }

  div#b {
    order: 1;
  }

  .book-consult h5 {
    background: #fff;
    margin-bottom: 20px;
  }

  .book-consult h5 a {
    background: #0d3072;
    padding: 10px;
  }

  .book-consult {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #0d3072 !important;
    color: #fff !important;
  }

  .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .menu-bg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .top-header .center-align {
    display: block!important;
  }

  .menu-bg {
    background: #012063;
  }

  .menu-order a {
    background: #012063 !important;
    font-weight: normal!important;
    color: #fff !important;
  }

  .menu-order span {
    color: #fff !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: none!important;
  }

  .resmenu-icon {
    display: block;
  }

  .phone-icon-res {
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    top: 10px;
    left: 3%;
  }

  .email-icon {
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    top: 9px;
    left: 45%;
  }

  .menu-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    background: #0d3072;
  }
}

@media screen and (max-width: 1200px) {
  .menu-bg #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 5px 5px 5px 5px!important;
  }

}


@media screen and (max-width: 1300px) {

  .menu-bg #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {

    padding: 5px 8px 5px 8px!important;
}

}






/***********************ends********************/
/*******************slider************************/
.slider-slick img {
  width: 100%;
}

.banner-caption {
  position: absolute;
  z-index: 1000;
  width: 100%;
  right: 0%;
  bottom: 0px;
  color: #fff;
  left: 0%;
  text-align: center;
}

.banner-caption h3 {
  color: #0d3072;
  line-height: 37px;
  font-size: 2.2rem;
  margin-bottom: 10px;
  font-weight: bold;
}

.banner-caption h4 {
  margin-bottom: 75px;
  font-size: 2.2rem;
}

.banner-caption a {
  background: #0d3072;
  padding: 10px 40px 10px 40px;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
}

.banner-caption a:hover {
  background: #014fa4;
}

.banner-caption h4 {
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .banner-caption h3{
font-size: 1.8rem;
margin-bottom: 0px;

  }

  .banner-caption h4 {
    margin-bottom: 10px;
    font-size: 1.8rem;
}
}


@media screen and (max-width: 1024px) {



  .banner-caption {
    display: none;
  }
}
/***********************ends********************/
/******************************welcome*******************/
.welcome-con {
  padding: 30px 0px 30px 0px;
}

.welcome-con h2 {
  color: #0151a8;
  margin-bottom: 0px;
}

.welcome-con h3 {
  color: #0d3072;
  font-size: 2.5rem;
  font-weight: bold;
}

.welcome-con img {
  width: 100%;
}

.welcome-con p {
  font-weight: normal;
  text-align: justify;
 
  line-height: 34px;
}

.welcome-con h6 {
  margin-top: 40px;
}

.welcome-con a {
  background: #0d3072;
  color: #fff;
  padding: 15px 40px 15px 40px;
  font-size: 16px;
  font-weight: normal;
}

.welcome-con a:hover {
  background: #014fa4;
}

@media screen and (max-width: 441px) {
  .welcome-con h2 {
    font-size: 2rem;
  }

  .welcome-con h3 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .welcome-con h6 {
    margin-bottom: 40px;
  }

  .welcome-con p {
    line-height: 26px;
  }
}

@media screen and (max-width: 1200px) {
  .welcome-con p {
    line-height: 21px!important;
  }
}
/***************************ends***********************/
/**************************Tab***********************/
.tab-row {
  background-color: #003a7a;
  /* background: url(../images/bg.jpg);
  background-size: cover; */
}

.tab-col {
  text-align: center;
  color: #fff;
}

.tab-col p {
  line-height: 28px;
  font-weight: normal;
}

.tab-col img {
  padding: 15px;
  margin-top: -20px;
}

.tab-col h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.3rem;
  font-weight: bold;
}

.tab-col:hover h4 {
  color:#77b8ff;
}


.tab-col:hover img {
  background: #014fa4;
}

.tab-con {
  padding: 30px 0px 30px 0px;
}

.tab-con h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}

.tab-con a {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .tab-col img {
    margin-top: 0px;
  }
}
/***************************ends***********************/
/**********************whychoose con********************/
.whychoose-con h2 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  color: #0d3072;
}

.whychoose-con p {
  text-align: center;
  margin-bottom: 10px;
  line-height: 30px;
}

.whychoose-con img {
  width: 100%;
}

.whychoose-con {
  padding: 50px 0px  60px 0px;
}

.whychoose-con li {


  float: left;
  width: 50%;             
  list-style: url(../images/check.png) outside; 
  padding-left: 10px;      
  margin-bottom: 15px;     
  box-sizing: border-box;  
  line-height: 1.6; 
  
}
.whychoose-con li h5{
  font-weight: bold;
}
.whychoose-con .list-desc{
  text-align: left !important;
}
.why-row {
  background: url(../images/why-bg.jpg);
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .why-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}

@media screen and (max-width: 768px) {
  .why-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 441px) {
  .whychoose-con li {
    width: 100%;
  }
}
/************************google map*********************/
.home-map iframe {
  width: 100%;
  height: 300px;
}
/********************We can help**********************/
.wecan-row {
  background: url(../images/help-bg.jpg);
  background-size: cover;
}

.wecan-con {
  padding: 110px 0px 110px 0px;
}

.wecan-con h2 {
  color: #0d3072;
  font-weight: 700;
}

.wecan-con p {
  margin-top: 20px;
}

.wecan-con h6 {
  margin-top: 40px;
}

.wecan-con h6 a {
  background: #012063;
  color: #fff;
  padding: 15px 40px 15px 40px;
  font-size: 20px;
  font-weight: bold;
}

.blue {
  color: #012063;
}

.wecan-con h6 a:hover {
  background: #0d3072;
}

@media screen and (max-width: 441px) {
  .wecan-con h2 {
    font-size: 2rem;
  }
}
/*****************ends*********************/
/*****************Testimonial**************/
.testimonial-row {
  background: #f4f5f7;
}

.testimonial-con {
  text-align: center;
  padding: 50px 0px 50px 0px;
}

.testimonial-con h2 span {
  color: #0d3072!important;
}

.testimonial-con span {
  color: #0d3072;
}

.testimonial-con p {
  line-height: 30px;
  padding: 0px 100px 0px 100px;
}

.test-head-shape {
  margin: 10px 0px 20px 0px;
  background: #0d3072;
  padding: 20px;
  border-radius: 50%;
}

.responsive_testimonial div {
  transition: none;
}

@media screen and (max-width: 441px) {
  .testimonial-con p {
    padding: 0px;
  }
}
/***********************ends************************/
/******************Quick quote form********************/
.book-row {
  background: url(../images/quote-bg.jpg);
  background-size: cover;
  background-position: right;
}

.book-con {
  padding: 90px 0px 40px 0px;
}

.book-con h2 {
  margin-bottom: 30px;
}

.book-con h2 strong {
  color: #012063 !important;
}

.book-text {
  color: #fff;
}

.book-text p {
  line-height: 31px;
}

.quick-field,
.quick-quote-banner input,
.quick-quote-banner textarea,
.quick-quote input,
.quick-quote textarea,
.quick-inner input,
.quick-inner textarea,
.contact-form input,
.contact-form textarea {
  width: 100%;
  border: 1px solid #ccc!important;
  background: #fff;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.quick-quote input {
  height: 48px;
}

.quick-quote textarea {
  height: 114px;
}

.quick-quote .quickbtn {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  background: #012063;
  height: 60px;
  border: 1px solid #012063 !important;
}

.quickbtn:hover {
  background: #0d3072;
  border: 1px solid #0d3072 !important;
}
/**********************quick quote**********************/
/******************Footer top**********************/
.footer-top-row {
  color: #fff;
  background: url(../images/ftr-bg.jpg);
  background-size: cover;
}
.footer-logo{
  margin-top: 25px;
}
.footer-logo img {
  width: auto;
}

.footer-top-row h4 {
  margin-bottom: 10px;
  margin-top: 20px;
}

.footer-top-con {
  padding: 20px 0px 0px 0px;
}

.footer-top-con a {
  color: #fff;
}

.footer-contact img {
  margin-right: 10px;
}

.footer-top-con a:hover {
  color: #0d3072;
}
.footer-address {
  color: #fff;
  font-family: "Poppins", sans-serif;
  padding-left: 90px;
}

.footer-address h4 {

  text-transform: capitalize;

}
.footer-address-wrap{
  display: flex;
}
.address-col {
  margin-bottom: 25px;
}

.address-col h5 {
  font-size: 20px;
  font-weight: 650;
  margin-bottom: 10px;
  color: #0d3072 !important;
}

.address-col h6 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 8px;
  color: #fff;
}

.address-col a{
  color: #fff !important;
}
.address-col p {
  font-size: 16px;
  line-height: 1.6;
  color: #fff !important;
  margin-bottom: 5px;
}

.address-line{
  display: flex;
  align-items: flex-start;
  gap: 8px; 
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
}





.india-cols {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.india-office {
  flex: 1;
  min-width: 200px;
}

.india-office h6 {
  color: #fff !important;
  font-size: 18px;
  margin-bottom: 6px;
}

.india-office p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
 
}

/* Responsive */
@media (max-width: 768px) {
  .footer-address{
    text-align: center;
    padding-left: 0px;
  }
  .footer-address-wrap{
    justify-content: center;
  }
  .footer-address h4 {
    font-size: 20px;
  }

  .address-col-wrap{
    margin-top: -80px;
  }
  .address-line{
    justify-content: center;
  }

  .address-col h5 {
    font-size: 17px;
  }

  .india-cols {
    flex-direction: column;
    gap: 15px;
  }
}

@media screen and (max-width: 1024px) {
   .footer-contact h6 {
    font-size: 0.7rem!important;
  }

}
@media screen and (max-width: 1200px) {
  .footer-contact h6 {
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 768px) {
  .footer-top-row h4 {
    margin-top: 10px;
  }
   .footer-contact h6 {
    font-size: 0.8rem!important;
  }
}

@media screen and (max-width: 441px) {
   .footer-contact h6 {
    font-size: 0.9rem;
  }
  .footer-top-row {
    text-align: center;
  }
}
/*******************ends************************************/

/***********quick-quote-frontpage****************/

.quick-quote-row {
  background-color:#f4f5f7;

}
.quick-quote-con{
  background-color:  #0d3072;
  padding: 20px;
  color: #fff;
  margin-top: -40px;
}
.quick-quote-con h4 {
 	font-size: 29px;
    margin-bottom: 12px;
    text-transform: none;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.quick-quote-con .form-control {
  border: none;
  border-radius: 2px;
  padding: 10px 12px;
  font-size: 14px;
}
.quick-quote-con textarea{
  height: 48px;
  margin-bottom: 5px;
}

.btn-submit {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background:#014fa4 !important;
    height: 97px;
    border: 1px solid #014fa4 !important;
    width: 100%;
    margin-bottom: 5px;
}

.btn-submit:hover {
  background-color: #014fa4;
}

@media screen and (max-width: 1024px) {
  .quick-quote-row{
    display: none !important;
  }
}

/***********ends*********************/
/*******************Footer**********************/
.footer {
  background: #0d3072;
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #012063;
}

.footer-con {
  padding: 30px 0px 30px 0px;
}

.foot-left {
  text-align: left;
}

.foot-left {
  text-align: left;
}

.foot-right {
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .foot-left,
  .foot-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
  .footer-con {
    font-size: .9rem;
  }
}
/*********************inner page ******************************/
.page-con {
  padding: 30px 0px 30px 0px;
}

.page-con h2 {
  color: #0d3072;
  border-bottom: 2px solid #0d3072;
  font-weight: 700;
  font-size: 2rem;
}
/*************************ends**************************/
/*******************Page quick quote*********************/
.quick-inner {
  border: 2px solid #0d3072;
  text-align: center;
  background: #ececec;
}

.quick-inner h4 {
  margin-top: 20px;
  color: #0d3072;
  font-weight: bold;
}

.quick-inner input {
  height: 48px;
}

.quick-inner textarea {
  height: 114px;
}

.quick-inner .innerbtn-submit {
  background: #012063;
  border: 1px solid #012063 !important;
  color: #fff;
}

.innerbtn-submit:hover {
  background: #0d3072;
  border: 1px solid #0d3072 !important;
  color: #fff;
}

.submit-col {
  text-align: center;
}
/*************************ends**************************/
/************************Area cover********************/
.area-col iframe {
  width: 100%;
	height: 770px;

}

.area-col li {
  list-style: none;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
}

.area-col li:last-child {
  border-bottom: none;
}
/************************ends*****************************/
.contact-form {
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#012063), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #012063, #ffffff);
  background-image: -moz-linear-gradient(top, #012063, #ffffff);
  background-image: -o-linear-gradient(top, #012063, #ffffff);
  background-image: -ms-linear-gradient(top, #012063, #ffffff);
  background-image: linear-gradient(top, #012063, #ffffff);
  padding: 15px 10px 10px 10px;
}

.contact-form input {
  height: 48px;
}

.contact-form textarea {
  height: 114px;
}

.contact-form h5 {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.contact_btn {
  color: #fff;
  background: #0d3072 !important;
}

.contact_btn:hover {
  background: #012063 !important;
}

.contact-numbers h5 {
  color: #222;
  line-height: 50px;
  

}

.contact-numbers a {
  color: #222;
}

.contact-numbers h3 {
  font-weight: 700;
  font-size: 1.1rem;
}

.contact-numbers h6 {
  font-size: 16px;
}

.contact-numbers iframe {
  height: 300px;
}

.scrollup {
  position: fixed;
  bottom: 44px;
  right: 0px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll.png);
  z-index: 99;
  padding: 38px;
  background-repeat: no-repeat;
}

.header-wrapper {
  position: relative;
  width: 100%;
  z-index: 2000 !important;
}

.f-nav {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  position: fixed!important;
}

.area-col {padding-bottom: 140px; }

@media screen and (max-width: 1024px) {

  .book-consult h5 {
        margin-top: 0px;
  }


 .banner-caption {
    display: none!important;
}

  .quick-quote-banner {
    display: none !important;
  }


  .contact-numbers iframe {
    width: 100%;
  }

  .f-nav .topline {
    display: none;
  }

  .f-nav .logo {
    display: none;
  }

  .slick-next {
    display: none!important;
  }

  .slick-prev {
    display: none!important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1260px;
  }
}

@media (max-width: 1300px) {
  .container {
    max-width: 1500px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 5px 9px 5px 9px !important;
  }
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  text-transform: none;
}



.wpcf7 form.sent .wpcf7-response-output {
    /*border-color: #012063!important;*/
    border-color: #012063;
    /*background: #fff!important;*/
	background: #fff;
    text-align: center!important;
    font-weight: bold!important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #012063!important;
    //background: #fff!important;
    background: #fff;
    text-align: center!important;
    font-weight: bold!important;
}


.con_404 h3 {
   color: #012063;
    text-align: center;
    font-size: 135px;
    font-weight: bold;
}


.con_404{
	
	padding:80px 0px 80px 0px;
}


.page-con ul li{
  line-height: 30px;
  margin-bottom: 10px;
/* list-style: url(../images/black-list.png); */
	
}



/****************25_7_22************************/


.register input,.register textarea,.register select{
     width: 100%;
    border: 1px solid #ccc!important;
    background: #fff;
    padding: 8px;
    margin-top: 6px;
    margin-bottom: 10px;
	border-radius: 5px;
}
.register  label{
	margin-top:20px;
	
}
.register span{
	color:red;
}
.register input, .register select {
  height: 48px;
}

.register textarea {
  height: 114px;
}

.register .regbtn {
    height: 48px;
border: 1px solid #2a8942 !important;
background: #2a8942!important;
width:25%;
      margin-top: 25px; 
    padding: 8px;
   
    margin-bottom: 10px;
	color:#fff;
	font-size: 19px;
	
}
.register .regbtn:hover {
border: 1px solid #012063 !important;
background: #012063!important;
}


.register h5{
	color:#222!important;
	margin-top:20px;
    font-weight: 600!important;
	
}



.register .wpcf7 form.sent .wpcf7-response-output {
    border-color: #012063!important;
    /* background: #fff!important; */
    text-align: center!important;
    font-weight: 600!important;
    padding: 10px;
    background: #012063;
    color: #fff;
}

.associate-img {
	width: 55%!important;
    background: #fff;
    padding: 13px;
    margin-top: 21px;
    border-radius: 10px;
    margin-left: 10px;
	
}


.associate-cls {
	
line-height: unset!important;
margin-bottom: 0px;
	
}

.head-contact-right {
  text-align: right;
}
	
.quick-quote-banner{
  background: rgba(241,95,35,.73);
  padding: 10px;
  display: none !important;
}
.quick-quote-banner input {
  height: 38px;
  margin-bottom: 5px;
}
	

.quick-quote-banner textarea {
  height: 48px;
  margin-bottom: 5px;
}

.quick-quote-banner  .btn-submit {text-transform: uppercase;font-size: 20px;color: #fff;background: #0d3072;height: 97px;border: 1px solid #0d3072 !important;width: 100%;margin-bottom: 5px;}

.quick-quote-banner h4{
  font-size: 29px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.quick-quote-banner  .wpcf7-spinner{
  display: none;
}

.id17 .quick-quote-banner {
  display: none;
}

.contact-responsive {
  display: none !important;
}

@media screen and (max-width: 1300px) {
.banner-caption h4 {
  margin-bottom: 5px!important;
}

}
@media screen and (max-width: 1024px) {

 

  .id17   .contact-responsive {
    
    display: none!important;
  }

  .contact-responsive {
    display: block!important;
    background: #0d3072;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .contact-responsive h4{
    margin-bottom: 0px;

  }

  .contact-responsive:hover {
    background: #012063;
  }
  

  .contact-responsive a{
    color: #fff;
  }
}  









/****************blog*********************************/

.allblog-con{}

.allblog-con h3 {
  margin-top: 30px;
  margin-bottom: 30px;

}

.blog-tab {background: #f2eeef;margin-bottom: 27px;padding: 13px;border-radius: 0px 0px 20px 20px;min-height: 255px;}

.allblog-con img {
    width: 100%;
    margin-top: 0px!important;
    margin-bottom: 0px;
}

.allblog-con img {border-radius: 20px 20px 0px 0px;}



.blog-col6 h4 {
    color: #fff!important;
    font-size: 14px!important;
    margin-top: -39px;
    text-align: center;
    background: #00000080;
    z-index: 100;
    position: relative;
    margin-bottom: 0px;
    /* color: #fff; */
    padding: 12px;
    text-transform: uppercase;
}


.allblog-con h4 a{color:#fff;text-transform: uppercase;}

.allblog-con .widget-title{display:none;}

.blog-sidebar {
   
    margin-bottom: 20px;
}
.blog-sidebar  ul{
    padding: 17px;
}

.blog-sidebar  li{
    border-bottom: 1px solid #333333;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blog-sidebar li:last-child{
    border-bottom: none;
}
.blog-sidebar  li a{
    /* font-size: 12px!important; */
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}

.entry .entry-content > *, .entry .entry-summary > *, .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
    max-width: 100%!important;
}
.wp-block-list{
	margin-left:20px!important;
}
/**********pagination blog*****************/
.pagination .page-numbers{display:none;}
.pagination .next{display:block!important;}
.pagination  svg{display:none!important;}
.pagination .next .nav-next-text{
    background: #f8a031;
    color: #fff;
    padding: 15px 29px 15px 29px;
    font-size: 20px;
    border-radius: 10px;
    text-decoration: none;
}
.pagination .nav-links {
    margin-left: 0px!important;}

/******************single blog***********************/

.single-blog-con .post-navigation {
    margin: 0px!important;}


.single-blog-con .post-navigation .nav-links {
  
    margin: 0px!important; 
    max-width: 100%!important;
}

.single-blog-con  .post-navigation .nav-links .nav-next {

    padding-left: 15px;
}
.single-blog-con  .nav-next span{line-height:30px;}


.single-blog-con  .post-navigation .nav-links a .post-title {
    hyphens: auto;
    color: #f8a031;
    font-weight: 600;
}

.single-blog-con .entry-header .entry-title{
    font-size: 21px!important;
    font-weight: 500!important;
}


.single-blog-con p strong {
   
    color: #333!important;
} 
.single-blog-con  .nav-previous {display:none;}

.blog-sidebar li:last-child:hover{
    border-bottom:none;
}

.blog-sidebar li:hover{
    border-bottom: 1px solid #fd9800;
}

.blog-sidebar li:hover a{
    color: #fd9800!important;
}


/*****************blog************************/


.blog-con .entry-content {
  float: right;
  width: 100%!important;
  color: #333;
}
.blog-con .entry .entry-content, .entry .entry-summary {
  max-width: 100%;
  margin: 0 0%;
  padding: 0;
}

.blog-con  .entry .entry-header {
  margin: 0;
}


.blog-con .entry .entry-title {
margin: 0;
text-align: left!important;
font-size: 15px!important;
font-weight: 400!important;
margin-bottom: 10px;
margin-top: 20px;
color: #013870!important;
text-shadow: none;
}


.blog-con ul{padding: 0px;margin: 0px;}

/* .blog-con ul li {
  list-style:none;
  
 
} */

.blog-con .entry .entry-footer {
 
  margin: 0px;
}

.comments-link {display: none!important;}


/*********************hover***********************/

.id167  .banner-caption , .id169 .banner-caption{
  display: none;
}

.banner-caption {
  display: none;
}
.id7  .banner-caption{ 
  display: block;
}

.blog-con h2 {
  color: #0d3072;
  border-bottom: 2px solid #0d3072;
  font-weight: 700;
  font-size: 2rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
}


.blog-con h3 a {
  color: #0d3072;
}

/******Blogs*******/

.blog-section {
  padding: 60px 0;
}

.blog-section .section-title {
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 40px;
  color: #0d3072;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.blog-item {
  background: #fff;
  color: #000;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.blog-item:hover {
  transform: translateY(-5px);
}

.blog-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-content {
  padding: 20px;
}

.blog-content h3 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 10px;
 
}

.blog-content h3 a{
   color: #000 !important;
}

.blog-content p {
  font-size: 15px !important;
  color: #000;
  margin: 0px;
}

.read-more {
  display: inline-block;
  margin-top: 10px;
  color: #000 !important;
  font-weight: 600;
  text-decoration: none;
}

.read-more:hover {
  text-decoration: underline;
}

.wp-block-heading{
  margin-bottom: 10px !important;
}

.entry .entry-content p{
  margin-top: 0px;
  margin-bottom: 10px;
}

/*********ends************/
/********service-section******/
.service-title{
    text-align:left;
    margin: 30px 0px;
    font-weight: 700;
    color: #0d3072;
}

.services-section {
  background: #f9f9f9;
}
.services-section h2 {
  color: #0c2d62;
}
.services-section .btn-primary {
  background: #0c2d62;
  color: #fff;
  border: none;
  padding: 10px 25px;
  margin-top: 20px;
	font-size:16px;
}
.services-section .btn-primary:hover{
  background-color: #0151a8;
}

/***********ends***********/
/*********banner-section********/
.banner-caption-con {
    background: rgba(255,255,255,0.6); /* Optional overlay */
    padding: 40px 20px;
    text-align: center;
    position: relative;
    top: -225px;
}

.banner-heading {
    font-size: 32px;
    font-weight: 700;
    color: #0c2d62;
}

.btn-orange {
    background-color: #f05a28;
    color: white;
    padding: 10px 25px;
    font-size: 20px !important;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    border-radius: 20px;
    transition: background 0.3s;
}
.banner-caption a{
  padding: 15px 40px 15px 40px !important;
}
.btn-orange:hover {
    background-color: #d44a1e;
}
/*******ends***********/


/**********sector-image-section*************/
.sector-menu {
    margin: 40px 0;
}
.sector-menu .sector-item {
    padding: 10px;
    text-align: center;
}
.sector-menu .sector-item img {
    width: 100%;
    height: auto;
    display: block;

}
.sector-menu .caption {
    font-size: 20px;
    color: #000;
    background-color: #e1e2e5;
    padding: 20px;
}
@media (max-width: 768px) {
    .sector-menu .col-4 {
        width: 100%;
        display: block;
    }
}
/*****ends********/


/*****news-page******/
.news-archive h2{
  color: #003a7a;
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin: 40px 0;
}

.news-item img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.news-item h3 {
  font-size: 20px;
  color: #000;
  margin: 10px 0 5px;
}

.news-item p {
  font-size: 16px;
  color: #000;
}

.pagination {
  margin: 30px 0;
  text-align: center;
}

.pagination ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
}

.pagination li {
  margin: 0 5px;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
}

.pagination .current {
  background: #004080;
  color: #fff;
  border-color: #004080;
}

.pagination a:hover {
  background: #f0f0f0;
}
/***ends****/