@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
body{
  margin:0;
  padding:0;
  font-family: "Catamaran", sans-serif;
}

a{
  text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

ul{
  margin:0px;
  padding:0px;
}
li{margin:0px;
  padding:0px;
  list-style: none;
}

p{
  margin:0px;
  padding:0px;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}





/* start head section */
.head-align{
  align-items: center;
}
.tophead-section{
  padding: 5px 15px;
  /* position: absolute; */
  z-index: 9;
  width: 100%;
}
.nav-section1{
  border-radius: 0px 0px 10px 10px;
  background: #FFF;
  padding: 0 12px 0;
}
.inner-toppage{
  position:relative;
}
.design-head{
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.tophead-left1{
  flex-shrink: 0;
  padding: 35px 25px;
  border-right: 1px solid #F0F0F0;
}
.tophead-left1 img{
  /* width: 114px; */
}
.top-nav-right{
  padding: 0;
}
.top-nav-right1{
  padding: 0;
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

.top-contac{padding: 8px 25px 8px;border-bottom: 1px solid #F0F0F0;}
.top-contac-left{

/* padding: 0 30px 10px; */

/* border-bottom: 1px solid #F0F0F0; */
}
.top-contac-left1 ul{

display: flex;

align-items: center;

justify-content: space-between;
}
.top-contac-left1 ul li{
  display: inline-block;
}
.top-contac-left1 ul li a{
  color: #000;
  font-weight: 600;
  font-size: 19px;
  display: inline-block;
  text-transform: lowercase;
}
.top-contac-left1 ul li:nth-child(2) a{
  font-size: 17px;
}
.top-contac-left1 ul li a .bi{
  color: #fcb650;
  width: 17px;
  height: 17px;
}
/* end header section */

/* start navigation section */

/* navigation section start */

.top-disply{
    align-items: flex-end;
}
.top-nav-line{
  padding: 0;
}
.top-nav-line1{
  padding:0;
}
.top-text{
   padding: 10px 6px 8px;
   font-size: 19px;
   color: #ffffff;
   font-weight: 400;
   text-transform: capitalize;
   background: #102501;
   text-align: center;
}
.nav-section{
    padding: 8px 12px 9px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 30;
    padding: 0;
}
.nav-sec1{
    padding:0;
}
.nav-sev2{
    padding:0;
}
.head-navigation1{
  padding: 10px 12px 10px;
}
.head-navigation2{
  padding: 0;
}
.head-contac-btn{
  padding: 0 12px;
}
.head-contac-btn a{
  display: inline-block;
  padding: 13px 25px 11px;
  font-weight: 600;
  transition: 0.5s ease-in-out;
  font-size: 16px;
  color: #ffffff;
  background: #03211b;
  border-radius: 50px;
}
.head-contac-btn a:hover{
  background: #fcb650;
  color: #03211b;
}
.navbar-collapse{
  justify-content: center;
}
.navbar-collapse .navbar-nav{
  display: block;
  width: 100%;
  text-align: left;
}
.navbar-collapse .navbar-nav li{
  display:inline-block;
  padding: 0px 20px;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
  transition: 0.9s ease-in;
}
.navbar-collapse .navbar-nav li a{
  display: inline-block;
  padding: 0;
  font-weight: 600;
  border-radius: 7px;
  transition: 0.5s ease-in-out;
  font-size: 16px;
  color: #03211b;
}
.navbar-collapse .navbar-nav li a i{
  padding: 0 2px 0 0;
  font-weight: 600;
  font-size: 16px;
}
.navbar-toggler{
  display: inline-block;
  transition: all 0.2s ease-in;
  display: none;
  text-align: right;
  width: 45px;
  height: 47px;
  border: 0;
  padding-top: 0px;
  line-height: 2px;
  margin: 0px;
  margin-left: 0;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 70%;
  right: 0;
  position: absolute;
  top: -43px;
  z-index: 1;
  /* background: red; */
  text-align: center;
}

.toggle-design{
  height: 4px;
  width: 75%;
  background: #03211b;
  display: inline-block;
  transition: all 0.5s cubic-bezier(.62,.43,.35,1.47);
  border-radius: 50px;
}
.navbar-toggler:focus{box-shadow:none;}

.navbar-nav li:hover a{
  /* color: #03211b; */
}
.navbar-nav li a.active-1 {
  color:#f60000;
}
.navbar-expand-lg {
    padding: 0;
}
.navbar-nav li a.active, .navbar-nav li:hover a {
    color: #fcb650;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{
   color: #fcb650;
}
.dropdown-menu {
  position: absolute;
  padding: 0;
  top: 100%;
  left: 0px;
  float: none;
  right: 0;
  text-align: center;
  margin: 0 auto;
  border: 0;
  width: 250px;
  display: none;
  background: #03211b;
  z-index: 999999;
  border-radius: 0;
  transition: 0.5s ease-in-out;
  transform: translateY(19px);
  /* border-radius: 0 20px 20px 20px; */
  border: 1px solid rgba(255, 255, 255, 0.07);
  background: #074c3e;
  margin: 0px 0 0;
  text-transform: capitalize;
  box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.15);
  padding: 15px 17px;
  border-radius: 0;
}
.dropdown:hover .dropdown-menu{
  display:block;
  transform: translateY(0px);
}

.menu.dropdown-menu {
    position: static;
}

.dropdown-menu ul .dropdown-item a{
  display:block !important;
  color: #161616 !important;
  font-size: 17px !important;
  background: #c0203c00 !important;
  border: 0;
  padding: 10px 15px 11px !important;
  border-radius: initial !important;
  transition: .5s !important;
}
.dropdown-menu .dropdown-item{
  display:block;
  padding: 5px 0 0 !important;
  text-align: left;
  color: #fff !important;
  margin: 0;
  background: #ffffff00;
}
.dropdown-menu li a {
    display: block;
    color: #ffffff !important;
    background: #c0203c00;
    border: 0;
    padding: 0;
    border-radius: initial;
    transition: 0.5s ease-in-out;
    font-weight: 500 !important;
}
.dropdown-menu li:hover a{
  color:#fcb650 !important;
  transform:translateX(6px);
}
.dropdown-menu ul li:hover{
  background: transparent;
}
.dropdown-menu ul li:last-child{
  padding-bottom: 0;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.fixed-top {
    padding: 0;
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #F0F0F0;
}
.fixed-top .head-navigation1 {
  /* padding: 12px 0 12px; */
}
.fixed-top .top-contac{display: none;}
.fixed-top .tophead-left1 img {
  /* width: 130px; */
}

.fixed-top .tophead-left1 {
    padding: 20px 25px;
}
.fixed-top .top-nav-center{
  width: 100%;
}

/* end navigation section*/


/* header image section start */
.header-align{
  align-items: center;
}

.header-image-section{
  padding-top: 115px;
  background-color: #03211B;
  background-image: url(images/header_bg.png);
}
/* .header-image-section:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #170e03e6;
  z-index: -1;
} */
.header-image-section1{
  padding: 0px 12px 0;
}
.header-img-left{
  padding: 15px;
}
.header-img-left1{
  padding: 0;
}
.header-img-left1 h3{
  font-size: 23px;
  color: #fcb650;
  font-weight: 600;
  text-transform: capitalize;
}
.header-img-left1 h3 img{
  width: 24px;
  margin: 0 10px 0 0;
}
.header-img-left1 h1{
  font-size: 70px;
  color: #ffffff;
  font-weight: 800;
  text-transform: capitalize;
  padding: 10px 0 7px;
}

.header-img-left1 p{
  font-size: 17px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 32px;
  text-align: justify;
  padding: 0 0 24px;
}
.header-img-left1 a{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fcb650;
  background: transparent;
  text-transform: capitalize;
  font-size: 17px;
  padding: 16px 25px;
  border: 1px solid #fcb650;
  border-radius: 50px;
  font-weight: 600;
  line-height: 1.2;
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 248px;
  /* display: inline-block; */
}
.header-img-left1 a .bi{
  width: 31px;
  height: 21px;
}
.header-img-left1 a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: transparent;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.header-img-left1 a:hover:after {
    width: 255%;
    height: 200px;
    background:#074c3e
}
.header-img-left1 a:hover{
     border: 1px solid #074c3e;
     color: #fff;
}
.header-img-right{
  padding: 25px 15px 0;
}
.header-img-right1 img{
  width: 100%;
}
/* HEADER SECTION END */

/* END HEADER SECTION*/




/* bottom form section start */
.bottom-form-section{
    padding: 0 0 45px;
}
.bottom-form-section1{
    padding: 0px 15px 15px;
}
.bottom-form-left{
    padding:0;
}
.bottom-form-left-1{
    padding:0;
}
.bottm-form-head {
    padding: 0;
    text-align: left;
}
.bottom-phone-inner {
    display: flex;
    align-items: center;
}
.bottom-phone-icon {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #fa6058;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 31px;
    margin-right: 20px;
    font-weight: 700;
    margin-top: -9px;
}
.bottom-phone-icon:hover{
  color:#fff
}
.bottom-phone-holder h6{
    font-size: 19px;
    color: #000000;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0 0 3px;
}
.bottom-phone-holder .phone-number {
    font-size: 36px;
    color: #141a4f;
    font-weight: 700;
}
.bottom-form-right{
    padding:0;
}
.bottom-form-right-1{
    padding:0;
}
.bottom-form-right-1 p {
    font-weight: 400;
    color: #000;
    padding: 0 7px;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
}

.bottom-form-content{
  padding: 0;
}
.form-group2  .form-control {
    color: #333;
    background-color: white;
    border: none!important;
    /* border: 1px solid #0000003d !important; */
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    height: 41px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    transition: all .5s ease-in-out;
    width: 100%;
    padding: 0 0 0 17px;
}
.form-group2  .select-1{
    padding: 0 10px;
    border-radius: 8px;
    height: 52px;
    display: block;
    width: 100%;
    font-weight: 500;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    padding: 2px 24px 0;
    background: #f7f9f9;
    border: 1px solid #dfe0e4 !important;!i;!;
    border-radius: 30px;
    font-size: 15px;
    color: #222e48;
}
.form-group2  .select-1 option{
    color:#19232d;
}
.contac-rr1 {
}

.form-group2 {
    padding: 3px 8px;
    margin: 8px 0;
    text-align: center;
}
.form-group2  input.form-control1 {
    /* color: #333; */
    /* font-weight: 500; */
    /* border-radius: 8px; */
    /* font-size: 15px; */
    /* height: 41px; */
}
.form-control2 {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
     border-radius: 0px;
     background: white;
     box-shadow: none;
     border:0;
     border: 1px solid #0000003d;
     border-radius: 0;
}

.btn-group1>.btn:first-child {
   float: none;
   margin: 0 0 0;
   width: 100%;
   display: inline-block;
   background: #074c3e00;
   text-transform: capitalize;
   font-size: 17px;
   padding: 15px 40px;
   border: 1px solid #074c3e;
   border-radius: 50px;
   font-weight: 700;
   line-height: 1.2;
   transition: all 0.35s ease-in-out;
   position: relative;
   overflow: hidden;
   z-index: 1;
   color: #fff;
}
.btn-group1>.btn:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 255%;
    height: 200px;
    border-radius: 50%;
    background-color: #074c3e;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.btn-group1>.btn:first-child:hover:after {
    width:0;
}
.btn-group1>.btn:first-child:hover{
  color:#074c3e;

}
.btn-group1>.btn:first-child:hover:before {
    width: 100%;
    left: 0;
}
.form-group2  .place::-webkit-input-placeholder{
  color: #42444a;
  font-size:15px;
  font-weight:500;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.form-control:focus {
    border-color: #000000;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #000;
    /* -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); */
    /* box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 0%); */
    box-shadow: none;
}
/* bottom form section end */

/* services section start */
.about-heading{
  text-align: center;
  padding: 0 0 30px;
}
.about-heading span{
    font-weight: 700;
    text-transform: capitalize;
    font-size: 22px;
    color: #074c3e;
}
.about-heading span img {
    width: 25px;
    margin: 0 10px 0 0;
}
.about-heading p{
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  color: #404a60;
  line-height: 28px;
}
.about-heading h1{
  font-size: 52px;
  color: #222e48;
  font-weight: 900;
  text-transform: capitalize;
  padding: 5px 0;
}
.best-services1{
  padding: 0 15px;
}
.best-services2{
  padding: 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #dfe0e4;
  border-radius: 15px;
}

.best-services3{
  padding: 15px;
  background: #f2f6f5;
  border-radius: 15px;
}
.best-services3 img{width: 100%;border-radius: 15px;}
.best-services4{
  padding: 24px 0 15px;
}
.best-services4 strong{
  display: inline-block;
  color: #222e48;
  background: #ffffff;
  text-transform: capitalize;
  font-size: 20px;
  padding: 4px 20px 2px;
  font-weight: 700;
  border-radius: 50px;
}
.best-services4 p{
  color: #404a60;
  font-size: 16px;
  padding: 15px 0px 0;
  line-height: 30px;
  font-weight: 500;
}

.best-services5{
  padding: 0px;
}
.best-services5 a{
    width: 40px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #DFE0E4;
    transition: .4s ease-in-out;
    display: inline-block;
    border-radius: 50px;
}
.best-services5 a .bi{
    width: 20px;
    height: 40px;
    transition: .4s ease-in-out;
    color: black;
}
.best-services5 a:hover{
  background: #fcb650;
}
.best-services5 a:hover .bi{
  transform: rotate(45deg);
}

.owl-theme .owl-controls .owl-buttons div{
  color: #000025;
  font-size:17px;
  border-radius: 0;
  font-weight: 700;
  opacity:1;
  text-transform: capitalize;
  background: linear-gradient(to left, #ffcc33, #ff9900);
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 13px 25px rgb(0 0 0 / 5%);
  box-shadow: 0px 13px 25px rgb(0 0 0 / 5%);
  width: 60px;
  height: 60px;
  line-height: 51px;
  text-align: center;
  color: #141a4f;
  background: #141a4f1f;
}
.owl-theme .owl-controls {
    margin-top: 50px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
  position:absolute;
  left: 0;
  margin: 0px 0 0;
  top: 40%;
  color: #03211b;
  background: #ffffff;
  border: 0;
  opacity: 1;
  font-size: 15px;
  height: 49px;
  line-height: 45px;
  width: 55px;
  border-radius: 20px;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
  position:absolute;
  right: 0;
  margin: 0px 0 0;
  top: 40%;
  color: #03211b;
  background: #ffffff;
  border: 0;
  font-size: 15px;
  height: 49px;
  line-height: 45px;
  width: 55px;
  border-radius: 20px;
  opacity: 1;
}
/* services section end */


/* counter section start */
.why-heading{
  text-align:left;
  padding: 0;
}
.counter-sec-left{
  padding: 15px;
}
.counter-sec-left1{
  /* padding:0; */
}
.counter-content p{
    text-align: justify;
    color: #404a60;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    padding: 0 0 30px;
}
.counter-content a{
  display: inline-block;
  color: #074c3e;
  background: transparent;
  text-transform: capitalize;
  font-size: 18px;
  padding: 15px 32px 12px;
  border: 1px solid #074c3e;
  border-radius: 50px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.counter-content a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: transparent;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.counter-content a:hover:after {
    width: 255%;
    height: 200px;
    background:#074c3e
}
.counter-content a:hover{
     color: #fff;
}
.counter-sec-right{
  padding: 15px;
}
.counter-1{
  padding: 15px;
  text-align: center;
}
.counter-3{
    padding: 15px;
    background: #f2f6f5;
    border-radius: 15px;
    transition: all 0.35s ease-in-out;
}
.counter-2:hover .counter-3{
 background: #ffffff;
}
.counter-icon {
    line-height: 80px;
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: relative;
    z-index: 0;
    margin: 0 auto;
}
.counter-icon:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 64px;
    width: 64px;
    min-width: 64px;
    border-radius: 50%;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
    border: 1px dashed #074c3e;
}
.counter-icon img {
    width: 40px;
}
.counter-title h2{
    font-size: 31px;
    color: #070d3f;
    text-transform: capitalize;
    padding: 17px 0 0px;
    font-weight: 700;
}
.counter-title h3{
    color: #222e48;
    text-transform: capitalize;
    font-size: 20px;
    padding: 0px 0 5px;
    font-weight: 700;
}
.counter-text{
    color: #404a60;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}
.counter-number{
    border-radius: 50px;
    color: #074c3e;
    font-size: 28px;
    font-weight: 700;
    padding: 13px 0 0;
}
/* counter section end */


/* why us section start */
.why-sec{
  padding:0;
  position: relative;
  z-index: 1;
}
.why-sec:before{
  content:'';
  position:absolute;
  background: #141a4f08;
  background-color: transparent;
  background-image: linear-gradient(270deg, #074C3E 0%, #FCB650 100%);
  width: 100%;
  height: 100%;
  opacity: 0.05;
  top: 0;
  z-index: -1;
}
.why-1{
    padding: 15px;
}
.why-2{
    padding: 30px 25px 15px;
    background: #03211b;
    box-shadow: 0 0 25px rgba(85,85,85,.1);
    border-radius: 15px;
}
.feature-info {
    /* padding: 22px 25px 22px; */
}
.feature-title{
    padding: 0;
}
.feature-title span {
    display: inline-block;
}
.feature-title img{
  /* width: 57px; */
}
.feature-title h3{
  font-size: 21px;
  color: #ffffff;
  font-weight: 500;
  padding: 17px 0 8px;
}
.feature-info p{
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    padding: 0 0 17px;
}
/* why us section end */




/* about us section start */
.about-section{
    padding:0;
}
.about-left{
    padding: 15px;
}
.about-left-1{
    /* padding:0; */
}
.about-right{
    padding: 15px;
}
.about-right-1{
    text-align: center;
}
.about-us-content{
  padding: 0;
}
.about-us-content-0{
  padding: 0 15px 5px;
}
.about-us-content-1{
  padding: 0 15px 5px;
}

.about-us-content p{
    text-align: justify;
    color: #404a60;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}
.about-us-content p strong{
    color: #141a4f;
}
.about-us-content ul{padding: 10px 0;}
.about-us-content ul li{
    position: relative;
    text-align: justify;
    color: #404a60;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 20px 11px;
    background: #eef2f1;
    margin: 7px 5px 9px 0;
    display: inline-block;
    border-radius: 40px;
}
.about-us-content ul li:before{
    content: '';
    display: inline-block;
    background: #222e48;
    width: 10px;
    height: 10px;
    margin: 6px 6px 0 0;
    border-radius: 50%;
}
.about-1{
    padding: 15px;
}
.about-2{
    display: flex;
}
.about-icon {width: 25%;position: relative;}
.about-icon img{
  /* width: 75px; */
}
.about-icon:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    /* background-image: url(images/bg-icon-box.png); */
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    left: 24px;
    top: 15px;
    background: #eef2f1;
    z-index: -1;
}
.about-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.about-text{
  width: 95%;
}
.about-text h3{
  color: #222e48;
  text-transform: capitalize;
  font-size: 22px;
  padding: 0px 0 5px;
  font-weight: 700;
}
.about-text p{
  padding: 0;
  color: #404a60;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-align: justify;
}
.about-us-content b{

display: block;

padding: 20px 0 2px;

font-size: 20px;

color: #222e48;

font-weight: 800;

text-transform: capitalize;

border-bottom: 1px solid #222e4821;

margin: 0 0 12px;
}
.about-us-content a{
  color: #03211b;
  font-weight: 600;
  text-transform: lowercase;
}
.policy-section .about-us-content ul li{
 display: block;
 margin: 0;
 background: transparent;
 line-height: 32px;
 padding: 0px 0;
}
.policy-section .about-us-content ul li:before{
    width: 8px;
    height: 8px;
}
/* about us section end */


/* loan services section start */
.quote-left{
    padding: 15px;
}
.quote-left-1{
    padding:0;
}
.quote-right{
    padding: 15px;
}
.quote-right-1{
    padding:0;
}
.quote-box{
    padding: 18px 0 0;
}
.quote-1{
    padding: 15px 15px;
    text-align: center;
}
.quote-2{
    padding: 15px;
    border: 1px solid #dfe0e4;
    border-radius: 15px;
}

/* .services-content {
  border-radius: 15px;
  background-image: url("images/loan-box.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  background: #f2f6f5;
} */
.services-icon{
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: #eef2f1;
    border-radius: 70px 60px 98px 70px;
    margin: 0 auto;
}
.services-icon img{
    width: 60px;
}
.services-text {
  text-align: center;
}
.services-text h3 {
  color: #222e48;
  text-transform: capitalize;
  font-size: 20px;
  padding: 15px 0 10px;
  font-weight: 700;
}
.ser-contact a{
  display: inline-block;
  color: #074c3e;
  background: transparent;
  text-transform: capitalize;
  font-size: 17px;
  padding: 10px 32px;
  border: 1px solid #074c3e;
  border-radius: 50px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ser-contact a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #ffffff00;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.ser-contact a:hover:after {
    width: 255%;
    height: 200px;
    background: #074c3e;
}
.ser-contact a:hover {
    color:white
}
/* loan services section end */



/* testimonial section start */
.testi-sec{
    padding:0;
}
.testi-sec-1{
    padding:70px 0 0px;
}
.testi-content{
    padding:58px 0 0;
}
.testi-1{
    padding: 15px;
}
.testi-2{
    padding: 25px 25px 30px;
    text-align: left;
    position: relative;
    border: 1px solid #dfe0e4;
    border-radius: 15px;
}
.client-info{
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 25px 0 0;
}
.client-info img{
  border-radius: 50%;
  width: 72px;
  border: 6px solid #03211b24;
}
.client-info p{
    font-weight: 700;
    color: #222e48;
    text-transform: capitalize;
    font-size: 18px;
}
.client-info span{
    font-weight: 600;
    color: #03211b;
    text-transform: capitalize;
    font-size: 17px;
    letter-spacing: 1px;
    display: block;
}
.quote{
  top: 5%;
  right: 5%;
  position: absolute;
  z-index: -1;
}
.rating b .bi{
    color: #fcb650;
    width: 26px;
    height: 18px;
}
.testi-text p{
    text-align: justify;
    color: #404a60;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    padding: 10px 0 20px;
    border-bottom: 1px solid #dfe0e4;
}
/* testimonial section end */


/* quote add section start */
.quote-add1{
    padding: 45px 50px 45px;
    background: #03211b;
    text-align: center;
    background-image: url(images/header_bg.png);
    border-radius: 35px;
}
.quote-add1 h4{
    text-transform: capitalize;
    color: #fcb650;
    font-size: 35px;
    font-weight: 700;
}
.quote-add1 p{
    font-weight: 400;
    color: #fff;
    padding: 8px 0 20px;
    font-size: 17px;
    line-height: 29px;
}
.quote-add1 a{
  display: inline-block;
  color: #ffffff;
  background: transparent;
  text-transform: capitalize;
  font-size: 19px;
  padding: 15px 32px 14px;
  border: 1px solid #074c3e;
  border-radius: 50px;
  font-weight: 600;
  line-height: 1.2;
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.quote-add1 a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 255%;
    height: 200px;
    border-radius: 50%;
    background-color: #074c3e;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.quote-add1 a:hover:after {
    width: 0;
    height: 0;
    background: transparent;
}
.quote-add1 a:hover {
    border: 1px solid #fff;
    transition: all 0.35s ease-in-out;
}
/* quote add section end */

/* contact info section end */
.pxl-text-front {
    font-size: 150px;
    font-weight: 900;
    text-transform: capitalize;
    background-color: transparent;
    background-image: linear-gradient(180deg, #16b2c3 0%, #FFFFFF 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(180deg, #0093ec 0%, #FFFFFF 85%);
}
.call-icon{
  width: 50%;
}
.call-num{
  width: 50%;
}
.call-num strong{
  font-weight: 500;
  font-size: 42px;
  text-transform: capitalize;
  color: #000000;
}
.contac-call{
  display: flex;
  align-items: center;
  justify-content: left;
  text-align: left;
}
.call-num p{
  font-size: 21px;
  color: #292929;
  padding: 12px 0 30px;
}
.call-num a{
  background: #054476;
  padding: 8px 20px;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  text-transform: capitalize;
  border-radius: 50px;
  border: 2px solid #054476;
}
.getin-right1{
  padding: 15px;
}
.heading-conntact strong{
  display: block;
  color: #222e48;
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 800;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c1c4cc;
}

.getin-details h1{
  display: block;
  color: #222e48;
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 800;
}
.getin-details p{
  text-align: justify;
  color: #404a60;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  padding: 10px 0 30px;
  border-bottom: 1px dashed #c1c4cc;
}
.heading-form span{
  display: block;
  font-size: 18px;
  text-transform: capitalize;
  margin: 0px 0 -4px;
  color: #e54718;
  font-weight: 600;
}
.heading-form p{
  color: #000000;
  font-size: 43px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  position:relative;
}

.getin-details ul li{
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 27px 0;
  position: relative;
}
.getin-details ul li span{
  display: inline-block;
  color: #324a34;
  text-transform: uppercase;
  padding: 0 0 8px;
  font-weight: 800;
  font-size: 17px;
}
.getin-details ul li strong{
  color: #464646;
  font-weight: 500;
  display: block;
  font-size: 16px;
  line-height: 26px;
}
.form-design{
      border-radius: 16px;
    background: #fff;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
    padding: 32px;
}
.contact-details{
  padding: 10px;
}
.contact-details h1{
  box-shadow: 0 0 13px 0px #c4c4c447;
  background: #fff;
  padding: 50px 45px;
  display: block;
}
.contact-details p {
  font-size: 16px;
  font-weight: 500;
  display: block;
  color: #222 !important;
}
.getin-details1{
  
}
.getin-details1 p{
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  padding: 30px 0 30px;
  color: #404a60;
  font-size: 17px;
  line-height: 29px;
}
.contact-info{display: flex;align-items: center;gap: 20px;/* background: #f2f6f5; */margin: 0 0 39px;padding: 20px;border-radius: 20px;border: 1px solid #dfe0e4;}
.contact-info b {
  line-height: 85px;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: relative;
  z-index: 0;
}
.contact-info b:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 64px;
    width: 64px;
    border-radius: 50%;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
    border: 1px dashed #074c3e;
}
.contact-info b .bi{
  color: #074c3e;
  height: 32px;
  width: 32px;
}
.contact-info a{
  font-weight: 600;
  font-size: 16px;
  color: #404a60;
  display: block;
  text-transform: capitalize;
}
.contact-info a span{
  font-weight: 700;
  display: block;
  font-size: 18px;
  color: #222e48;
  text-transform: lowercase;
}
.getin-left1{
  padding: 15px;
}
.getin-left2{border-radius: 16px;background: #fff;box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);padding: 32px;}
.contac-rr {
  padding: 30px 0 0;
}
.form-group1 {
   padding: 15px;
   text-align: center;
   position: relative;
}
.form-group1 label{
  text-align: left;
  font-weight: 600;
  display: block;
  padding: 0 0 8px 0;
  font-size: 17px;
  text-transform: capitalize;
  color: #222e48;
}
input.form-control1 {
   /* color: #222222; */
}

.form-control1 {
  height: 45px;
  display: block;
  width: 100%;
  font-weight: 500;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e3e3e3;
  padding: 25px 24px 25px;
  background: #f7f9f9;
  border: 1px solid #dfe0e4;
  border-radius: 30px;
  font-size: 15px;
  color: #222e48;
  transition: all 0.35s ease-in-out;
}
textarea.form-control1 {
  height: 145px;
}
.form-group1 span{
  margin: 0;
}

.btn-group{
  display: inline-block;
  margin: 15px 0 0;
  text-align: left;
}
.btn-group>.btn{
  display: inline-block;
  color: #ffffff;
  background: #074c3e00;
  text-transform: capitalize;
  font-size: 17px;
  padding: 15px 40px;
  border: 1px solid #074c3e;
  border-radius: 50px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn-group>.btn:hover{
  color:#074c3e
}

.btn-group>.btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 255%;
    height: 200px;
    border-radius: 50%;
    background-color: #074c3e;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.btn-group>.btn:hover:after {
    width:0;
    height: 0;
    background: transparent;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #42444a;
  font-size:15px;
  font-weight:500;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}

.contact-section-inner .contac-rr {
    padding: 0;

}

.getin-map iframe{
  width: 100%;
  height: 560px;
  border-radius: 20px;
}
/* contact info section end */


/* footer section start */
.footer-section{
  background-image: url(images/footer.png);
  padding: 0 12px;
}
.footer-left{
  padding: 0 15px 0 130px;
}
.footer-right{
  padding: 0 0 0 15px;
}
.footer-right1{
}
.footer-right1 iframe{
   width: 100%;
   height: 450px;
   vertical-align: bottom;
} 
.footer-1{
  padding: 15px;
}
 
.footer-2 img{
  width: 350px;
}
 
.footer-heading1 strong{
  font-size: 22px;
  color: #ffffff;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
}
.footer-heading strong{
  font-size: 26px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  padding: 0 0 15px;
  text-transform: capitalize;
}
.footer-contac{
  padding: 7px 0;
  display: flex;
  align-items: center;
}
.footer-contac span{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  width: 42px;
  height: 42px;
  line-height: 54px;
  border-radius: 50%;
  display: inline-block;
  background: #074c3e;
  text-align: center;
  margin: 0 10px 0 0;
  transition: all 0.35s ease-in-out;
}
.footer-contac:hover span{
  color: #074c3e;
  background: #ffffff;
}
.footer-contac span .bi{
  width: 18px;
  height: 25px;
}
.footer-contac p{
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  width: 85%;
  line-height: 26px;
}
.footer-list{
  padding: 35px 0 0;
}
.footer-link ul li{
  font-size: 16px;
  padding: 0 0 15px;
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  position: relative;
}
.footer-link ul li a{
  color: #ffffffe8;
}
.footer-link ul li:before {
    content: '';
    background: #074c3e;
    width: 9px;
    height: 9px;
    margin: 0 7px 0 0;
    border-radius: 50%;
    display: inline-block;
}
.footer-text{
  padding: 5px 0 0 0;
}
.footer-text p{
  color: #ffffffe8;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
}
.footer-text a{
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  display: block;
  padding: 4px 0 0;
}
.copy-right{
  border-top: 1px solid #ffffff1f;
  padding: 18px 0 18px;
}
.copy-right1 p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  padding: 2px 0;
}
.copy-right2 p{
  text-align: right;
}
.copy-right1 p a{
  color:#fff;
  transition: all 0.35s ease-in-out;
}
.copy-right1 p a:hover{
  color:#fcb650;
}
/* footer section end */


/* =============== BREAD CRUMB SECTION START ===================== */
.breadcrumb{
  background: url(images/bread-crumb.jpg) no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  z-index: 0;
  padding: 135px 0 0;
}
.breadcrumb-left1{

padding: 0 15px 15px;
}
.breadcrumb-left2 h1{
  color: #ffffff;
  font-size: 55px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
}
.breadcrumb-left2 h1 a{
  color: #ffffff;
}
.breadcrumb-left2 span{
  display: inline-block;
  padding: 8px 0 0;
  font-size: 17px;
  color: #fcb650;
  font-weight: 500;
  border-radius: 60px;
  text-transform: capitalize;
}
.breadcrumb-left2 span .home{
  color: #ffffff;
}
.breadcrumb-img1{
  padding: 15px;
  text-align: right;
}
/* =============== BREAD CRUMB SECTION END ===================== */

/* =============== DOCUMENTS SECTION PAGE ===================== */
.document-section {
    padding: 0;
}
.document-section-1 {
    padding: 50px;
    position: relative;
}
.document-section-1:before {
    content: '';
    position: absolute;
    background: #141a4f08;
    background-color: transparent;
    background-image: linear-gradient(270deg, #074C3E 0%, #FCB650 100%);
    width: 100%;
    height: 100%;
    opacity: 0.05;
    top: 0;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 20px;
}
.document-1 {
    padding: 0 15px;
}
.document-2 {
    padding: 0;
}
.services-accordion2{
  text-align: left;
  padding: 0px 0;
}
.accordion-div ul{
  padding: 0;
  margin:0;
  isolation: none;
}
.accordion-body li:before{
     content: '';
     display: inline-block;
     background: #222e48;
     width: 8px;
     height: 8px;
     margin: 0px 6px 0 0;
     border-radius: 50%;
}
.accordion-body ul li{
    position: relative;
    text-align: justify;
    color: #404a60;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0;
    border-radius: 40px;
}
.accordion-button:not(.collapsed),
.accordion-button:focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}
.accordion-button::after {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color: var(--bs-danger);
  background-image: none !important;
}
.accordion-button.collapsed::after {
  background-color: var(--bs-gray-300);
}
.accordion-button:not(.collapsed){
  color: #222e48;
}
.accordion-button{
    font-size: 17px;
    color: #404a60;
    font-weight: 700 !important;
    padding: 15px 15px 13px;
    line-height: 24px;
}
.accordion-button::after {
    background-color: #222e48;
}
/* =============== DOCUMENTS PAGE END =====================  */


/* thank you section start */
.thank-you-content{
  padding: 0;
  text-align: center;
}
.thank-you-content h1{
  color: #222e48;
  text-transform: capitalize;
  font-size: 95px;
  padding: 0px 0 0;
  font-weight: 900;
}
.thank-you-content p{
  padding: 0;
  color: #404a60;
  font-size: 19px;
  line-height: 29px;
  font-weight: 600;
}
.thank-you-content img{
    width: 210px;
    margin: 0 0 10px;
}
/* thank you section end */



/*==============================================================
            PAGE NOT FOUND CSS START
================================================================*/ 
.not-found-page-section{
    padding-top: 180px !important;!im;!img;!i;!;
}
.not-found-page-section:before{
  content:"";
  background: url(images/star.webp) repeat top center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
}
.not-found-page strong {
  font-size: 50px;
  display: block;
  position: relative;
  color: #222e48;
  font-weight: 800;
  padding: 40px 0 5px;
}

.not-found-page p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 0 20px;
}
.not-found-page a {
  color: #03211b;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  background: #fcb650;
  padding: 10px 20px 7px;
  text-transform: capitalize;
  border-radius: 50px;
}
/*==============================================================
         PAGE NOT FOUND CSS END 
================================================================*/ 



#callbook {
  background:green;
  bottom: 0;
  height: 38px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook
  ul{padding: 0px;
}
#callbook
  ul li {
  background: #e50000;
  position: relative;
  padding: 8px 0 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: #00a100;
}
#callbook
  ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}


@media (max-width: 767px){
.navbar-collapse .navbar-nav {padding: 15px 0 0;}
.dropdown-menu .dropdown-item {padding: 5px 0 !important;}
.nav-section1 {padding: 15px 32px;}
.top-contac, .head-contac-btn{display: none;}
.tophead-left1 img {width: 296px;}
.head-navigation1 {padding:0 !important;}
.fixed-top .nav-section1 {padding: 15px;}
.tophead-left1 {border-right: 0;padding: 0 !important;}
.fixed-top .navbar-toggler{/* position: initial; */}
.navbar{padding: 0 0 11px;}
.navbar-collapse .navbar-nav li{display:block;padding: 5px 0;}
.navbar{padding: 0;justify-content: right;}
.navbar-toggler{display: block;}
.navbar-collapse .navbar-nav li{display:block;padding: 8px 15px 0;}
.dropdown-menu{background: #fff;box-shadow: 0px 0 0px 0px rgb(255 255 255 / 15%);padding: 0;}
.dropdown:hover .dropdown-menu {display: none;width: 100%;}
.navbar-nav .show {display: block !important;margin: 0 auto;width: 100%;}
.dropdown-menu ul li {padding: 8px 0 8px 14px;}
.dropdown-menu li a{color: #03211b !important;font-weight: 600 !important;}
.header-image-section1 {padding: 0;}
.header-image-section {padding-top: 105px;} 
.header-img-left1 h3 {font-size: 21px;}
.header-img-left1 h1 {font-size: 60px;} 
.footer-align{flex-direction: column-reverse;}
.footer-left {padding: 0 35px 0;}
.footer-right {padding: 0 35px 0;}
.copy-right {padding: 15px 0 48px;}
.copy-right1 p, .copy-right2 p {text-align: center;}
.breadcrumb-img1{display: none;}
.breadcrumb {padding: 90px 0 12px;}
.breadcrumb-left2 h1 {font-size: 40px;}
.breadcrumb-left2 span {font-size: 15px;padding: 5px 0 0;}
.document-section-1 {padding: 35px 25px;}
.thank-you-content h1 {font-size: 65px;}
.thank-you-content p { font-size: 17px;line-height: 27px;}
.thank-you-content img {width: 192px;}
.not-found-page-section{padding-top: 125px !important;}
.quote-right{order:-1;}
.footer-1{padding:0 15px;}
#callbook{display: block;}

  
  
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.nav-section1 {padding: 15px 32px;}
.top-contac, .head-contac-btn{display: none;}
.head-navigation1 {padding: 0 !important;}
.tophead-left1 {border-right: 0;padding: 0 !important;}
.navbar{padding: 0;justify-content: right;}
.navbar-toggler{display: block;}
.navbar-collapse .navbar-nav {padding: 15px 0 0;}
.dropdown-menu .dropdown-item {padding: 5px 0 !important;}
.fixed-top .navbar-toggler{/* position: initial; */}
.navbar-collapse .navbar-nav li{display:block;padding: 8px 15px 0;}
.dropdown-menu{background: #fff;box-shadow: 0px 0 0px 0px rgb(255 255 255 / 15%);padding: 0;}
.dropdown:hover .dropdown-menu {display: none;width: 100%;}
.navbar-nav .show {display: block !important;margin: 0 auto;width: 100%;}
.dropdown-menu ul li {padding: 8px 0 8px 14px;}
.dropdown-menu li a{color: #03211b !important;font-weight: 600 !important;}
.header-image-section {padding-top: 75px;} 
.header-img-left1 h3 {font-size: 19px;}
.header-img-left1 h1 {font-size: 45px;} 
.header-img-left1 p {font-size: 15px;line-height: 25px;}
.header-img-left1 a {font-size: 17px;padding: 14px 10px 14px 6px;}
.footer-align{flex-direction: column-reverse;}
.footer-left {padding: 0 40px 0}
.footer-right {padding:0 40px 0;}
.breadcrumb-left2 h1 {font-size: 48px;}
.breadcrumb-left2 span {font-size: 16px;}
.breadcrumb {padding: 90px 0 0;}
.not-found-page-section{padding-top: 125px !important;}
.quote-right{order:-1;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navigation{margin: 6px 0 0 0;padding: 3px 0px;}
  .navbar-collapse .navbar-nav li {padding: 0px 12px}
  .head-contac-btn a {padding: 13px 18px 11px;font-size: 15px;}
  .navbar-collapse .navbar-nav li a {font-size: 15px;}
  .header-img-left1 h3 {font-size: 20px;}
  .header-img-left1 h1 {font-size: 57px;}
  .best-services4 strong {font-size: 19px;}
  .counter-title h3 {font-size: 18px;}
  .counter-number {font-size: 27px;}
  .why-2 {padding: 30px 20px 15px;}
  .services-text h3 {font-size: 17px;}
  .feature-title h3 {font-size: 19px;}
  .footer-left {padding: 0px 15px 0 25px;} 
  
  
  
}


@media only screen and (min-width: 1201px) and (max-width: 1340px) {
 

}

@media (max-width: 575px) and (min-width: 0px) {
.tophead-left1 img {width: 282px;}
.header-image-section {padding-top: 75px;} 
.header-img-left1 h3 {font-size: 18px;}
.header-img-left1 h1 {font-size: 45px;} 
.header-img-left1 p {font-size: 15px;line-height: 27px;}
.header-img-left1 a {font-size: 16px;padding: 13px 10px 13px 3px;width: 225px;}
.header-img-left1 a .bi{width: 29px;height: 18px;}
.about-heading h1 {font-size: 45px;}
.about-us-content ul li{display: block;}
.heading-conntact strong {font-size: 33px;}
.footer-left {padding: 0 15px 0;}
.footer-right {padding: 0 15px 0;}
.breadcrumb-left2 h1 {font-size: 35px;}
.breadcrumb {padding: 90px 0 5px;}
.not-found-page strong{font-size: 35px;}
.not-found-page-section{padding: 80px 0 0!important;}
.form-section{padding-top:0 !important;}
.contact-section-inner{padding-bottom:0 !important;}
.footer-link ul li{display: inline-block;}
}



@media (max-width: 420px) and (min-width: 0px) {
  .tophead-left1 img {width: 215px;}
  .nav-section1 {padding: 15px 25px 15px 22px;}
  .toggle-design {height: 3px;width: 53%;}
  .navbar-collapse .navbar-nav li a i {font-size: 15px;}
  .navbar-collapse .navbar-nav li a {padding: 0 0 8px;font-size: 15px;}
  .navbar-toggler {top: -39px;line-height: 0px;}
  .navbar-collapse .navbar-nav li {font-size: 14px;}
  .header-image-section {padding-top: 75px;} 
  .header-img-left1 h3 {font-size: 16px;}
  .header-img-left1 h1 {font-size: 33px;} 
  .header-img-left1 p {font-size: 13px;line-height: 22px;}
  .header-img-left1 a {font-size: 15px;width: 200px;padding: 13px 15px 12px 10px;}
  .header-img-left1 a .bi{width: 27px;height: 17px;}
  .best-services1 {padding: 0 5px;}
  .best-services4 strong {font-size: 19px;}
  .feature-title h3 {font-size: 19px;}
  .about-heading h1 {font-size: 32px;}
  .about-heading span{font-size: 18px;}
  .heading-conntact strong {font-size: 26px;line-height: 40px;}
  .why-2 {padding: 30px 20px 15px;}
  .about-2 {display: block;}
  .about-text h3 {padding: 20px 0 5px;}
  .footer-left {padding: 0 15px 0;}
  .footer-right {padding: 0 15px 0;}
  .quote-add1 h4 {font-size: 25px;}
  .quote-add1 {padding: 30px 25px 30px;}
  .quote-add1 a {font-size: 17px;padding: 15px 29px 14px;}
  .contact-info {display: block;text-align: center;}
  .contact-info b{margin: 0 auto 14px;}
  .contact-info a span{font-size: 17px;}
  .getin-left2 {padding: 15px 15px;}
  .breadcrumb-left2 h1 {font-size: 27px;}
  .breadcrumb-left2 span {font-size: 14px;padding: 3px 0 0;}
  .breadcrumb {padding: 78px 0 0px;}
  .document-section-1 {padding: 20px 4px;}
  .thank-you-content h1 {font-size: 45px;}
.thank-you-content p {font-size: 16px;}
.thank-you-content img {width: 140px;}
.not-found-page strong{font-size: 25px;padding: 15px 0 2px;}
.not-found-page a {font-size: 14px;padding: 9px 20px 6px;}
}