body{
  margin:0;
  padding:0;
  color: #b00000;
  font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}


.main{
    margin: auto;
    padding: 0;
    width: 94%;
}

a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    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;}


/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  padding: 0;
  background: #b00000;
}
.tophead-section1{
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tophead-left1{
  padding: 10px 0 10px;
}
.tophead-left2{
  padding: 0;
  text-align: center;
}
.tophead-left2 span img{
  filter: brightness(0) invert(1);
  height: 20px;
}
.tophead-left2 a{
  text-align: left;
  color: #fed001;
  font-size: 20px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 600;
}


.tophead-left2 strong{
  color: #ffffff;
  font-size: 18px;
  margin:0;
  text-transform: capitalize;
  padding: 0 10px 0 0px;
  font-weight: 500;
}


.tophead-right1{
  padding: 10px;
  text-align: right;
}
.tophead-right2{
  padding: 0;
}
.tophead-right2 ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.tophead-right2 ul li{
  padding: 0 2px;
  display: inline-block;
}
.tophead-right2 li a{
  text-decoration: none;
  background: #fff;
  width: 31px;
  text-align: center;
  line-height: 27px;
  border-radius: 50%;
  height: 31px;
  display: block;
}
.tophead-right2 li a img{
  height: 16px;
}

/* end top head section */

/* start head section */
.head-section{
     padding: 15px;
}
.head-section1{
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-logo1{
  padding: 0;
  width: 56%;
}
.head-logo2{
  padding: 0;
}
.head-logo2 img{

height: 130px;
}

.head-logo-1{
  padding: 5px;
  
}
.head-logo-2{
  padding: 0;
  text-align: center;
}

.head-right1{
  padding: 0;
  text-align: right;
}
.head-right2{
  padding: 0;
  border: 0;
}
.head-right2 a{
  color: #fff;
  background: #b00000;
  padding: 10px 20px 10px 20px;
  text-transform: capitalize;
  border-radius: 50px;
  font-size: 20px;
  margin: 0;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
}
.head-right2:hover a{
  animation:anii 1s infinite ease-out;
}
.head-right2:hover .mail{
  animation:none;
}
@keyframes anii{
  0%{transform: scale(0.9);background:#fed001;}
  50%{transform: scale(1);background: #b00000;}
  100%{transform: scale(0.9);background:#fed001;}
}
.head-right2 .mail{
  color: #b00000;
  font-size: 18px;
  background: transparent;
  border-radius: 0;
  text-transform: inherit;
  display: block;
  padding: 0;
  font-family: inherit;
  margin: 10px 0 0 0;
  font-weight: bold;
  animation:none;
}

/* end head section */

/* start navigation section*/

.head-navigation1{
  padding: 0;
  border-top: 1px solid #d4d4d4ee;
  background-color: #fed001;
}
.head-navigation2{
  padding: 0 0 0px 0;
}
.navbar{
    margin-bottom: 0;
    min-height: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu li {
  position: relative;
  text-align: left;
  display: inline-block;
  list-style: none;
  padding: 16px 18px 15px 18px;
  margin: 0px 5px;
}
.menu .active{
   background: #a50000;
   
}
.menu li:last-child a{
  border-right: 0px;
  box-shadow: none;
}
.menu li a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px 0px 0 0px;
  font-size: 15px;
  
}
.menu .active a {
  color: #fff;
  font-weight: bold;
}
.menu li:hover{
  background-color: #ffffff;
  color: #a60000;
  
}
.menu li a:hover{
  color: #b00000;
  background: #eee0;
}
.navbar-toggler{
  display: none;
  color: #fff;
  font-size: 30px;
  text-align: right;
  background-color: transparent;
  width: 47px;
  padding: 0 12px;
}
.navbar-toggler img{
  /* filter: brightness(0) invert(0); */
  height: 22px;
  margin: -8px 0 0;
  display: inline-block;
}
.toggle_bars{
  display: none;
  color: #fff;
  font-size: 30px;
  text-align: right;
  background-color: transparent;
  width: 50px;
  padding: 0 12px;
}
.navbar-toggler {
  border-radius: 0px;
  display: none;
  color: #000000;
  z-index: 9;
  position: absolute;
  border: 0px !important;
  text-align: center;
  top: 0px;
  border: 0;
  padding: 0;
  right: 11px;
  background: #000;
}
.menu{
  padding: 0;
  margin:0;
  list-style:none;
}
.menu-list{
  margin: 0px;
  text-align: center;
  padding: 0px 0 0 0;
}
.menu-list li{
  position: relative;
  text-align: left;
  display: inline-block;
  list-style: none;
  padding: 9px 9px 0px 9px;
  margin: 0 10px;
}

.menu-list li a i{
  color: #ffb700;
  font-weight: 600;
  font-size: 20px;
  padding: 0 7px 0 0;
  padding-right: 5px;
}
.menu-list li a{
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 9px 10px;
  color: #a60031;
  padding: 10px 0px 10px 0px;
  font-size: 18px;
  font-weight: 600;
  margin: 0px 0px 0 0px;
}
.navbar-collapse{padding:0;border: 0;}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fdfdfd !important;
    color:#084473 !important;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 1px;
    margin-top: -3px;
    vertical-align: middle;
    border-top: 6px dashed #f44336;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.dropdown-menu{
  background: #fff0;
  margin: 0;
  padding: 0;
}
.dropdown-menu>li{
  padding: 7px 10px;
  border-bottom: 0;
  border-right: 0;
  text-align: left;
  background: #b00000;
  display: block;
  margin: 0;
  border-image: none;
}
.dropdown-menu>li>a {
  padding: 4px 20px !important;
  clear: both;
  font-size: 14px !important;
  color: #ffffff;
  font-weight: 700;
}
.dropdown-menu>li:hover a{
    color: #000!important;
    background:
    transparent;
}

.navbar-inverse .navbar-nav>.open>a{
    background:#084473;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #084473;
    background-color: #ffffff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fdfdfd !important;
    color:#084473 !important;
}

/* end navigation section */

/* start slider section */
.slider-section{
  padding: 0;
  background:url(../images/pgbh.webp);
  background-size:cover;
}
.slider-section img{
  width: 100%;
}
.item .caption-2 {
    width: 100%;
    background-position: center;
    background: url(../images/pgbh.webp);
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    min-height: 600px;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
              transform: translate3d(0, 0, 0);
    }
}

.carousel-control .glyphicon-arrow-left{
  background: #b00000;
    opacity:1;
  height: 59px;
  width: 70px;
  color: #fff;
  text-shadow: none;
  padding: 0;
  margin: -11px  0 0 0;
  display: inline-block;
  line-height: 56px;
  border-radius: 0;
  top: 45%;
  border: 3px solid #b00000;
  transition: all 0.5s linear;
}
.carousel-control .glyphicon-arrow-right{
    background: #b00000;
    opacity:1;
    height: 59px;
    width: 70px;
    color: #fff;
    text-shadow: none;
    padding: 0;
    margin: -11px  0 0px 0px;
    display: inline-block;
    line-height: 53px;
    border-radius: 0;
    top: 45%;
    border: 3px solid #b00000;
    transition: all 0.5s linear;
}
.carousel-control{
  opacity:1;
}
.carousel-control:focus, .carousel-control:hover {
    opacity:1;
}
.glyphicon-arrow-right:before{
 transition: 0.9s ease-in-out;
}
.glyphicon-arrow-left:before{
 transition: 0.9s ease-in-out;
 margin: -10px 0 0 0;
}
.glyphicon-arrow-left:after{
  background:#ffffff;
  position:absolute;
  content:"";
  left:0;
  top:0;
  margin:0 auto;
  width: 6%;
  height:100%;
  opacity: 0;
  transition: all 0.5s linear;
  z-index:-9;
}
.glyphicon-arrow-right:after{
  background:#ffffff;
  position:
  absolute;
  content:
  "";
  left:0;
  top:0;
  margin:0 auto;
  width: 6%;
  height:100%;
  opacity: 0;
  transition: all 0.5s linear;
  z-index:-9;
}
.carousel-control:hover .glyphicon-arrow-right:after{
  width: 100%;
  opacity: 1;
  transition: all 0.5s linear;
}
.carousel-control:hover .glyphicon-arrow-left:after{
  width: 100%;
  opacity: 1;
  transition: all 0.5s linear;
}
.glyphicon-arrow-right:hover:before{
  color:#000000;
  transform: translateX(10px);
  display: block;
  transition: all 0.5s linear;
}
.glyphicon-arrow-left:hover:before{
  color:#0e0000;
  transform: translateX(-10px);
  display: block;
  transition: all 0.5s linear;
  
}
.carousel-control:hover .glyphicon-arrow-left, .carousel-control:hover .glyphicon-arrow-right{
  background: #b00000;
  transition: all 0.5s linear;
  color: #000;
  line-height: 39px;
}
.glyphicon {
  padding:0 0px 0 4px;
  z-index: 9;
}
.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background-image:none;
 
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 10%;
}

.bg-slide{
  padding: 0 7%;
  width: 100%;
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide-image1{
  padding: 10px 30px 0px 0px;
}
.slide-image2{
  padding: 0;
  text-align: center;
}
.slide-image2 img{
  border: 7px solid #fed001;
  padding: 9px;
}
.slide-content1{
  padding: 0px 0 0 0;
}
.slide-content2{
  padding: 0;
  text-align: center;
}
.down-fb{padding: 0 0px;margin: -25px 0 0;}
.down-fb span{
  color: #000000;
  font-size: 15px;
  background: #ffffff;
  margin: 0 0 0 0;
  border: 4px solid #fed001;
  border-bottom: 0;
  border-radius: 230px;
  padding: 7px 40px 7px;
  font-weight: 800;
  display: inline-block;
  text-transform: uppercase;
}
.slide-content2 strong{
  display: block;
  color: #ffffff;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 54px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.facebook{
  background: #fff;
  border-radius: 230px;
  border: 7px solid #b00000;
  text-align: center;
  padding: 0;
  margin: 40px 0 0;
}
.fb-center{
  padding:0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -51px 0 0;
}
.round-facebook{
  padding: 0 0 35px 0;
  text-align: center;
}
.round-facebook1{
  height: 100px;
  width: 100px;
  border-radius: 50%;
  box-shadow: 1px 1px 17px 2px #5855553d;
  background: #fff;
  text-align: center;
  padding: 20px 0 0;
}
.round-facebook1 img{
  width: 32px;
}
.love_counter .love_count {
  font-size: 21px;
  font-weight: 800;
  font-family: 'BAI JAMJUREE',sans-serif;
  color: #000000;
}
.client-facebook{
  padding: 0;
}
.client-facebook strong{
  font-family: 'Bai Jamjuree', sans-serif;
  display: block;
  color: #b00000;
  font-size: 37px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.client-facebook .star-fb{
  font-size: 20px;
  color: #000;
  margin: 0;
  font-weight: 800;
  text-transform: uppercase;
}
.client-facebook .star-fb img{
   width: auto;
   width: 96px;
   margin: -8px 5px 0 5px;
}
.client-facebook .textfb{
  color: #222;
  font-size: 16px;
  padding: 5px 25px 0;
  margin: 0;
  font-weight: 500;
  text-transform: initial;
}
.slide-content2 strong span{
  color:#fed001;
}
/*-------------- SLIDE-2 ----------------------*/

.slide-2{
  padding: 0 7%;
  width: 100%;
  position: absolute;
  top: 56px;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slide-award1{
  padding: 0;
}
.slide-award2{
  padding: 0;
}
.side-award3{
  padding: 19px 0 0;
  text-align: center;
}
.side-award3:nth-child(1){
  padding:0;
}

.side-award3 img{
  width: 350px;
}
.slideaward-content1{
  padding: 0;
}
.slideaward-content2{
  padding: 0;
  text-align: center;
}
.slideaward-content2 strong{
  display: block;
  color: #ffffff;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 10px;
}
.slideaward-content2 strong span{
  color: #fed001;
}
.slideaward-content2 p{
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  text-transform: capitalize;
}
.slideaward-content2 b{
  color: #b00000;
  font-size: 23px;
  background: #ffffff;
  margin: 0 0 0 0;
  border: 4px solid #fed001;
  border-bottom: 0;
  border-radius: 230px;
  padding: 10px 40px 11px;
  font-weight: 800;
  display: inline-block;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
/*-------- END SLIDE-2 ----------*/

/*-------- START SLIDE-3 ----------*/

.slide-3{
  padding: 0 7%;
  width: 100%;
  position: absolute;
  top: 116px;
  width: 100%;
  left: 0;
  right: 0;
}
.slide-services{
  padding: 0;
  text-align: center;
}
.slide-services1{
  width: 20%;
  padding: 0;
}
.slide-services1 img{
  border-radius: 50%;
  padding: 5px;
  width: 150px;
}
.slide-services1:after{
  width: 160px;
  height: 160px;
  /* border: 1px dashed #ba0000; */
  content: "";
  border: 4px solid #fed001;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  /* transition: 12s; */
  border-radius: 50%;
}
.top-serv2:hover .top-serv3 img{
  transition: 12s;
  transform: rotate(360deg);

}
.slide-services1 span{
   display:
   block;
   padding: 10px 0 0;
}
.slide-services1 span img{
  width:
  auto;
  border:0;
  border-radius:0;
  width: 103px;
  padding: 0;
}
.slide-services1 strong{
  color: #ffffff;
  font-size: 20px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
}
.slideserv-content1{
  padding: 30px 0 0 0;
  text-align: center;
}
.slideserv-content1 strong span{
 color: rgb(255, 176, 0); 
}
.slideserv-content1 strong{
  display: block;
  color: rgb(255, 255, 255);
  font-family: "Bai Jamjuree", sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 700;
  padding: 0px 0px 0px;
}
.slideserv-content1 p{
  color: #fff;
  font-size: 20px;
  margin:0;
  line-height: 30px;
  padding: 0 0 20px 0;
  margin: 0;
  font-weight: 400;
}
.slideserv-content1 a{
  color: #000000;
  margin: 0;
  padding: 7px 50px;
  border: 5px solid #fff;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #fed001;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 21px;
  font-weight: 800;
  text-transform: capitalize;
}
/*-------- END SLIDE-3 ----------*/

/*------- START SLIDE-4 -----------*/

.slide-4{
  padding: 0 7%;
  position: absolute;
  text-align: center;
  top: 104px;
  width: 100%;
  left: 0;
  right: 0;
}
.slider-religion{
  padding: 0;
}
.relaigion-text{
  padding: 0;
  text-align:
  center;
}
.relaigion-text strong{
  background:#fff;
  border: 7px solid #fed001;
  font-size: 40px;
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 7px 30px 10px;
  font-weight: 800;
  font-family: 'Bai Jamjuree',sans-serif
}
.relaigion-text img{
  width: 70px;
}
.relaigion-text p{
  color: #fff;
  font-size: 24px;
  margin: 23px 0 0 0px;
  font-weight: 500;
  text-transform: capitalize;
}
.relaigion-text1{
  padding: 30px 0 0 0;
}
.relaigion-text1 img{
  width:auto;
}

/*------ END SLIDE-4 -------------*/

/* ---------- START SLIDE-5 ------------ */

.slide-flexx{
  display:block;
}
.slide-flexx .slide-award2 strong{
  display:block;
  font-size:20px;
  color:#fff;
  padding:10px 0 0 0;
}
.side-award5{
  padding: 20px 10px 0;
  text-align:center;
}
.side-award5 img{
  width:350px;
}
/* ------------- END SLIDE-5 ------------- */

.glyphicon-chevron-left:before{
  display:none;
}
.glyphicon-chevron-right:before{
  display:none;
}
/* end slider section */

/* END HEADER SECTION */

/*start top services sectiuon */

.topservices-section{
  padding: 0;
  background-color:#fed001;
}
.topservices-section1{
  padding: 50px 0;
}

.topservices-head{
  padding: 0;
  text-align: center;
}
.topservices-head strong{
  display: block;
  color: #b00000;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 33px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.topservices-head strong span{
  color:black;
}
.topservices-head b{
  font-size: 17px;
  font-weight: 700;
  color: #fed001;
  text-transform: uppercase;
}
.topservices-head p{
  color: #fff;
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  padding: 10px 20% 0;
  line-height: 25px;
}
.top-services{
  padding: 40px 0 0;
}
.top-services1{
  padding: 10px;
}
.top-services2{
  text-align: center;
  border: 1px solid #e5e5e5;
  padding: 15px 15px 20px;
  position: relative;
  background: #b00000;
   border-top: 5px solid #fff;
  box-shadow: 0 0 4px 0 #ccc; 
}
.top-services2::after {
  content: "";
  width: 0%;
  height: 5px;
  position: absolute;
  transition: all 0.2s linear;
  background: #f24b53;
  left: 0;
  bottom: 0;
  background-color: #fff;
  transition-delay: 0.1s;
}
.top-services2:hover::after{
  width: 100%;
  transition-delay: 0.1s;
}
.top-services3{
  padding:0;
}
.top-services4{
  padding: 30px 10px 10px 10px;
  text-align: center;
}
.top-services4 strong{
 font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    font-weight: 800;
    padding: 12px;
    background: #fed001;
}
.top-services4 p{
  color: #fff;
  font-size: 15px;
  margin: 0;
  font-weight: 500;
  padding:15px 0 0;
  line-height: 29px;
}
.top-services4 a{
  color: #fed001;  
  font-weight: bold;
  text-transform: uppercase;
  font-size: 19px;
  padding: 15px 0 0;
  display: block;
  
}

/* end top services section  */

/* start powerservices-section  */

.powerservices-section{
  padding: 0;
}
.powerservices-section1{
  padding: 50px 0;
}
.power-head{
  padding: 0;
  text-align: center;
}
.power-head strong{
  display: block;
  color: #222;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 33px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.power-head strong span {
    color: #b00000;
}
.power-head b{
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.power-head p{
  color: #000000;
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  padding: 0px 23% 0;
  line-height: 25px;
}
.power-services{
  /* padding: 60px  0 0 0; */
}


.powerful-left1{
  /* padding: 59px 0; */
  margin: 0 0px 0 0px;
}
.powerful-left2{
  padding: 0;
  z-index: 9;
}

.powerful-right1{
  padding: 0 0px 0 0;
  margin: 0px 0px 0 -70px;
 
}
.powerful-right2{
  padding: 15px 15px 15px 15px;
  
}

.power-ful{
  /* padding: 40px 30px 60px 80px; */
  background: #fff;
  text-align: left;
}
.power-ful strong{
  font-size: 26px;
  color: #1b1b1b;
  display: block;
  margin: 0;
  font-weight: 800;
  padding: 0px 0 0;
}
.power-ful img{
  height:19px;
}
.power-ful p{
  color: #322323;
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  padding: 13px 0 10px;
  line-height: 27px;
}
.power-ful a{
  color: #ffffff;
  margin: 0;
  padding: 7px 30px;
  border: 5px solid #ffc239;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #b00000;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  text-transform: capitalize;
}
.power-ful ul{
  padding: 0px 0 16px;
  margin:0;
  list-style:
  none;
}
.power-ful ul li{
  color:#322323;
  font-weight:500;
  font-size:17px;
  display:flex;
  padding:4px 0;
}
.power-ful ul li:before{
  padding: 0px;
  height: 10px;
  width: 10px;
  content:"";
  top:0;
  margin: 6px 5px 0px 0px;
  border-radius: 50%;
  border: 2px solid #fed001;
  background: #b00000;
}
/* end powerservices-section  */

/* start main content section */

.maincontent-section{
  padding: 0;
  background: #c2c2c21c;
}
.maincontent-section1{
  padding:50px 0;
}
.main-content{
  padding: 30px 0 0 0;
  
text-align: left;}
.main-content p{
  color: #222;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
}
.main-content ul{
  padding: 20px 0 10px;
  margin: 0;
  list-style: none;
}
.main-content ul li{
  padding: 6px 0;
  font-size: 15px;
  margin: 0;
  font-weight: 500;color: #222;
  display: flex;
}
.main-content li:before{
  padding: 0px;
  height: 10px;
  width: 10px;
  content:"";
  top:0;
  margin: 7px 5px 0px 0px;
  border-radius: 3px;
  border: 2px solid #fed001;
  background: #fed00100;
}
.main-content p strong{
   color: #000000;
}
.main-content p a{
  color: #b00000;
  font-weight:700;
}
.main-content h2,h3,h4,h5,h6{
  text-transform:
  capitalize;
  font-size: 21px;
  font-weight: 800;
  color: #000;
  padding: 24px 0 0px;
  display:
  inline-block;
  margin: 0 0 7px 0;
}
.aboutus-head{
  padding: 0;
  text-align: left;
}
.aboutus-head h1{
  display: block;
  color: #222;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 33px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.aboutus-head h1 a{
  display: block;
  color: #222;
}
.aboutus-head h1 a span {
    color: #b00000;
}
.aboutus-head p{
  color: #929292;
  font-size: 15px;
  margin: 0;
  font-weight: 600;
}

/* end main content section */

/* start services section  */


.services-section{
  padding: 0;
  background-color:#fed001;
}
.services-section1{
  padding: 50px 0;
}

.services{
  padding: 30px 0 0 0;
}
.services1{
  padding: 10px 10px 10px 10px;
  background-color:#b00000;
}
.services2{
  padding: 0;
}
.services3{
  padding: 0;
  text-align: center;
}
.services3 img{
  /* border-radius: 50%; */
  padding: 10px;
  border: 1px solid #ababab;
  transition: all 300ms linear;
}
.serv-top7 {
  position: absolute;
  top: -40px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background-color: #b00000;
  border-radius: 50%;
  border: 10px solid #fff;
  overflow: hidden;
}
.serv-top7 p{
  font-size: 35px;
  color: #fff;
  position: absolute;
  top: -17px;
  border: 0;
  left: 0;
  display: inline-block;
  right: 0px;
  text-align: center;
  margin: 0 auto;
  padding: 0px;
  z-index: 10;
}
.serv-top7 span a {
  color: #fff;
  display: block;
  border: 0;
}
.serv-top7 p a img{
  border:0;
  border-radius: 40%;
  padding: 0;
  z-index: 9999999999;
  filter: brightness(0)invert(1);
}
.serv-top7 .serv-bk1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  background-color: #f7f7f7;
  color: #fff;
  border-radius: 50%;
  transform-origin: center;
  transform: scale(0);
  opacity: 0;
  transition: all 400ms linear;
}
.serv-top7 .serv-bk2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  background: #fed001;
  opacity: 0;
  transform-origin: center;
  transform: scale(0.5);
  transition: all 400ms linear;
}
.services2:hover .serv-top7 .serv-bk1{
  transform: scale(1);
  transition: all 300ms linear;
  opacity: 1;
}
.services2:hover .serv-top7 .serv-bk2{
  transform: scale(1);
  transition: all 300ms linear;
  opacity: 1;
  transition-delay: 200ms;
}
.services2:hover .serv-top7 p a img{
  filter:brightness(0)invert(0);
}
.services2:hover .our-services3 img{
  transition: all 300ms linear;
  background-color:#a3042c;
}

.services4{
  padding: 20px 0 0 0;
  text-align: center;
}
.services4 strong{
  font-size: 20px;
  color: #fed001;
  text-transform: uppercase;
  margin: 0;
  font-weight: 900;
  padding: 0px 0 0;
}
.services4 p {
  color: #fff;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  padding: 0px 0 10px;
  line-height: 29px;
}
.services4 a {
  color: #ffffff;
  margin: 0;
  padding: 4px 17px;
  border: 5px solid #ffc239;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #b00000;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  text-transform: capitalize;
}
/* end services section  */

/* start tabs section*/

.tabs-section{
    padding: 80px 0px 60px 0px;
    background:url(../images/bg_2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.tabs-section:before{
  /* background: #15091869; */
  content:
  "";
  position:
  absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
}
.tabs-section1{
    padding: 0px;
    background:url(../images/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.tabs-section-1{
    padding: 100px 0px;
    margin: 0px;
    background-color: rgb(48 48 48 / 84%);
}
.carousel-control .icon-prev {
   font-size: 35px;
   background: #f44336;
   border-radius: 20px 20px 20px 20px;
   border: 6px solid #ffffff;
   border-bottom: 0;
   height: 60px;
   width: 50px;
   text-align: center;
   line-height: 47px;
}
.carousel-control .icon-next{
   font-size: 35px;
   background: #f44336;
   border-radius: 20px 20px 20px 20px;
   border: 6px solid #ffffff;
   border-bottom: 0;
   height: 60px;
   width: 50px;
   text-align: center;
   line-height: 47px;
}
.carousel-control {
    opacity: 5;
}
.carousel-control .icon-next:hover{
     background:#fed001;
     color:#000;
}
.carousel-control .icon-prev:hover{
     background:#fed001;
     color:#000;
}
.carousel-control.left{
    background-image: none !important;
}
.carousel-control.right{
    background-image: none !important;
}
.tabs-section_1{
    padding:50px 0;
}
.slide-1{
    padding: 10px 130px;
    color: #fff;
    text-align: center;
}
.slide-1 strong{
    color: #fed001;
    font-family: 'Bai Jamjuree';
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
    font-size: 43px;
}
.slide-1 .slide-txt1{
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    padding: 13px 0 20px;
    font-size: 16px;
}
.slide-1 .slide-txt2{
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    padding: 0px 14px 0;
    margin: 0;
}

/* end tabs section*/




/* start awards section */

.awards-section{
  padding:0;
}
.awards-section1{
  padding: 80px 0 60px;
}
.awards-1{
  padding:10px;
}
.awards-2{
  padding:0px;
  transition: all .4s ease;
  border: 1px solid #FFFFFF30;
}
.awards-2 img{
  padding:9px;
  transition: all .4s ease;
  border: 1px solid #c6c6c6bf;
}

.view-more{
  text-align: center;
  padding:20px 0 20px;
}
.view-more a{
  color: #ffffff;
  margin: 0;
  padding: 8px 40px;
  border: 7px solid #ffc239;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #b00000;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 19px;
  font-weight: 800;
  text-transform: capitalize;
}
.awards{
  padding:30px 0 0 0;
}


/* end awards section */

/* start testimonials section */

.testimonials-section{
  padding: 0;
  background: linear-gradient(to right, #fff 60%, #fed001 50%);
}
.testimonials-section1{
  padding: 50px 0 91px;
}
.testimonials-section1 .topservices-head{
  text-align:left;
}
.testimonials-section1 .topservices-head p{
  padding:0 30% 0 0%;
}
.testimonials{
  padding: 50px 50px 0;
  background:#fff;
  box-shadow: -1px -7px 20px 0px #bbbbbb66;
  margin: 30px 0 0;
}
.testimonials-1{
  padding: 10px 10px 0;
}
.testimonials-2{
  padding: 0;
  background-color:#b00000;
  text-align: center;
}
.testimonials-3{
  padding: 0;
}
.testimonials-3 img{
  border-radius: 50%;
  border: 2px solid #fed001;
  height: 80px;
  padding: 3px;
}
.testimonials-4{
  padding: 20px 0;
}
.testimonials-4 img{
  width: 85px;
}
.testimonials-4 strong{
  display: block;
  color: #fed001;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 21px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0;
}
.testimonials-4 p{
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 22px;
  margin: 0;
}
.testimonials-5{
  padding: 20px;
  background: #f3f3f3;
}
.testimonials-5 p{
  color: #000;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  line-height: 28px;
}
/* end testimonials section */

/* start mark2 section*/

.mark2_section{
  padding:0;

  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mark2_section1{
  padding: 50px 0px 70px;
  text-align: center;
  color: #fff;
}
.mark2_section2{
  padding: 0;
}
.mark2_section2 strong{
  display: block;
  color: #b00000;
  font-family: "Bai Jamjuree", sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 700;
  padding: 0px 0px 0px;
}
.mark2_section2 strong span {
  color: rgb(255, 176, 0);
}
.mark2_section2 p{
  color: #000;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 20% 20px;
  margin: 0;
  font-weight: 400;
}
.mark2_section2 a{
  color: #000000;
  margin: 0;
  padding: 7px 50px;
  border: 5px solid #fff;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #fed001;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 21px;
  font-weight: 800;
  text-transform: capitalize;
}

/* end mark2 section*/

/* start meeting sectionn*/

.meeting-section{
  padding: 0;
  background-color:#fed001	;
}
.meeting-section1{
  padding: 50px 0;
}
.meeting{
  padding: 40px 0 0;
}
.meeting-1{
  padding: 10px;
	
}
.meeting-2{
  padding: 20px 0;
  border: 1px solid #000;
  box-shadow: 0 0 0px 2px #000;
}
.meeting-3{
  padding:0px;
  text-align:center;
}
.meeting-3 .call-meeting{
  height: 70px;
  width: 70px;
  line-height: 50px;
  border: 7px solid #fff;
  background: #000;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.meeting-3 .call-meeting img{

filter: brightness(0) invert(1);
}
.call-meeting1{
  padding: 10px 0 0 0;
}
.call-meeting1 strong{
  display: block;
  color: #b00000;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 21px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.call-meeting1 ul{
  padding:0;
  margin: 0;
  list-style: none;
}
.call-meeting1 ul li{
  padding: 5px 0;
}
.call-meeting1 li span{
  color: black;
  font-size:20px;
  padding: 8px 0 0 0;
  display: block;
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
}
.call-meeting1 li p{
  color: black;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  padding: 3px 0 0;
  text-transform: capitalize;
}
.call-meeting1 li p:nth-child(3){
  padding:10px 0;
}
/* end meeting section */

/* start money pay section */

.moneypay-section{
  padding: 0;
}
.moneypay-section1{
  padding: 50px 0;
}

.money-pay{
  padding: 20px 0 0 0;
}
.money-pay1{
  padding: 10px;
}
.money-pay2{
  background: #fff;
  border-radius: 230px;
  border: 7px solid #fed001;
  text-align: center;
  padding: 0;
  margin: 40px 0 0;
}
.image-india{
  padding:0;
  text-align:center;
}
.image-india span{
  padding: 0;
  height: 100px;
  width: 100px;
  display:block;
  border-radius: 50%;
  line-height: 78px;
  background: #fff;
  padding: 9px;
  box-shadow: 0 0 9px 3px #d9d9d9;
  margin: -45px auto 0;
}
.image-india img{
  /* width: 100px; */
  border-radius: 50%;
}
.india-pay{
  padding: 0;
}
.india-pay p{
  font-family: 'Bai Jamjuree', sans-serif;
  display: block;
  color: #b00000;
  font-size: 29px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.india-pay ul{
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}
.india-pay ul li{
  padding: 8px 0;
}
.india-pay li span{

}
.india-pay li span img{
  /* filter: brightness(2)invert(1); */
  width: 18px;
}
.india-pay li strong{
  font-size: 20px;
  color: #8a8a8a;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.india-pay a{
  color: #000000;
  font-size: 15px;
  background: #ffffff;
  right: 0;
  width: 50%;
  left: 0;
  margin: -15px auto;
  border: 4px solid #fed001;
  border-bottom: 0;
  border-radius: 230px;
  padding: 7px 40px 7px;
  font-weight: 800;
  display: inline-block;
  position: absolute;
  text-transform: uppercase;
}
.india-pay a img{
  height:20px;
}
.india-pay a b{
  font-size:13px;
  text-transform: initial;
  color: #737373;
  display: block;
  font-weight: 500;
}
.note{
  padding: 30px 0 0 0;
}
.note strong{
  color: #b00000;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}
.note p{
  color: #000;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  padding: 0px 0 10px;
  line-height: 29px;
}
/* end money pay section */
/* start services list */

.services-list{
  padding:0;
}
.services-list1{
  padding:50px 0;
}
.serviceslist-left1{
  padding: 0;
}
.serviceslist-left2{
  padding:0px;
}
.services-list2{
  padding: 10px 0px 10px 0px;
}
.services-list2:last-child:before{
  border-right: 1px solid #bcbcbc;
  position:
  absolute;
  content:"";
  right:0;
  top: 0;
  left: -31px;
  height:100%;
  width:1px
}
.services-list3{
  padding:0px;
}
.services-list3 ul{
  list-style: none;
  padding:0;
  margin: 0;
}
.services-list3 ul li{
  padding: 7px 0;
  font-size: 15px;
  margin: 0;
  font-weight: 500;
  color: #222;
  display: flex;
  text-transform:
  capitalize;
}
.services-list3  li:before{
  padding: 0px;
  height: 10px;
  width: 10px;
  content:"";
  top:0;
  margin: 7px 5px 0px 0px;
  border-radius: 3px;
  border: 2px solid #fed001;
  background: #fed00100;
}




.services-right1{
  padding: 0px 10px 0px 10px;
}
.services-right2{
  padding: 0;
}
.problems-content{
  padding: 10px 0;
}
.services-right2 .topservices-head{text-align:left;}
.problems-content strong{
  color:#ca0000;
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0;
  padding: 0px 0 8px 0;
  display: inline-block;
}
.problems-content p{
   color:#222;
   line-height: 29px;
   font-size: 15px;
   font-weight: 500;
   text-align: left;
   margin: 0;
   padding: 0px 0 3px 0;
}
.problems-content ul{
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none;
}
.problems-content ul li{
    color: #434343;
    margin:0;
    padding: 0px 0;
    text-align: left;
    line-height: 32px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}
.problems-content li:before{
    content: "\f00c";
    /* font-family: "fontawesome"; */
    font-weight: 900;
    display: inline-block;
    font-size: 20px;
    padding: 0 9px 0 9px;
    color: #ca0000;
    font-family: "Font Awesome 5 Free";
}
/* end services list */

/* start pay section */

.pay-section{
  padding: 0;
}
.pay-section1{
  padding: 50px 0;
}
.pay-1{
  padding: 50px 0 0 0;
  text-align: center;
}
.pay-1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.pay-1 ul li{
  padding: 0 6px;
  display: inline-block;
}
.pay-1 li img{
  height: 37px;
}
/* end pay section */

/* start social media section */

.socialmedia-section{
  padding: 0;
}
.socialmedia-section1{
  padding: 50px 0;
}

.social-head1{
  padding: 0;
}
.social-head1:before{
    position: absolute;
    content: '';
    box-shadow: 2px 1px 4px 0px #a7a7a7;
    background: #ffffff;
    width: 3px;
    height: 100%;
    bottom: 0px;
    top: 0;
    right: 14px;
}
.social-head2{
  padding: 0 30px 0 0px;
  text-align: center;
}
.social-head2 strong{
  display: block;
  color: #222;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 33px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.social-head2 strong span{
  color:#b00000;
}
.social-head2 b {
  font-size: 17px;
  font-weight: 700;
  color: #a2a2a2;
  text-transform: uppercase;
}
.socialmedia-icon1{
  padding: 0px 0 0;
}
.socialmedia-icon2{
  padding: 0px;
}
.icon-media{
  padding: 0 10px;
  text-align:
  center;
}
.icon-media strong{
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
  font-weight: 900;
  padding: 0px 0 0;
  display:block;
}
/* end social media section */


/* start footer section */

.footer-section{
  padding: 0;
}
.footer-section:before{
  background: #b00000;
  position: absolute;
  content:"";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.footer-section1{
  padding: 30px 0 30px;
text-align: left;}
.footer-left1{
  padding: 0px 10px 10px 10px;
}
.footer-left2{
  padding: 0;
}
.footer-left2 strong{
  color: #fed001;
  font-size: 22px;
  display: block;
  padding: 0 0 2px 0;
  font-weight: 600;
  text-transform: capitalize;
}
.footer-left2 p{
  color:#fff;
  font-size:15px;
  line-height:28px;
  margin:0;
}
.footer-left2 ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.footer-left2 ul li{
  color: #dcdcdc;
  text-transform: capitalize;
  font-size: 14px;
  margin: 0;
  padding: 7px 0 0;
  font-weight: 400;
}
.footer-left2 ul li a{
  color: #f5f5f5;
}
.footer-left2 ul li a:hover{
  color:#ffb600;
}
.footer-left2 li a span{
  display: inline-block;
  width: 0;
  height: 0;
  color: #b4b4b4;
  margin-left: 0px;
  vertical-align: middle;
  border-top: 7px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  transform: rotate(-90deg);
}
.footer-left2 li a i{
  color: #767676;
}
.footer-center1{
  padding: 0px 10px 10px 10px;
}
.footer-center2{
  padding: 0;
}
.footer-right1{
  padding: 0px 0px 0 0px;
}
.footer-right2{
  padding: 0;
}
.footer-right2 strong{
  color: #fed001;
  font-size: 24px;
  display: block;
  padding:0 0 10px 0;
  font-weight: 600;
  text-transform: capitalize;
}
.footer-right2 ul{
  padding: 0;
  list-style: none;
  margin:0;
}
.footer-right2 ul li{
  margin:0;
  padding: 0px 0 0;
}
.footer-right2 li a{
  color: #dcdcdc;
  display: flex;
  align-items: center;
  font-size: 17px;
  margin: 0;
  padding: 2px 0 2px;
  font-weight: bold;
}
.footer-right2 li a img{
  height:15px;
  margin:-10px 10px 0 0
}
.footer-right2 ul li a:hover span{
  color:#ffb600;
}
.footer-right2 li a span{
  color: #dcdcdc;
}
.footer-right2 li a i{
  color: #767676;
padding: 0 11px 0 0;}
/* end footer section */

/* start copy right css */

.copyright-section{
  padding: 15px 0px 12px 0px;
  background: #242424;
}
.copyright-section .container{
  display:
  flex;
  justify-content:
  center;
  align-items: center;
}
.copyright-left1{
  padding: 0;
}
.copyright-left2{
  padding: 0;
}
.copyright-left2 p{
  color: #dfdfdf;
  font-size: 15px;
  
  margin:10px;
  text-align: center;
}

.copyright-right1{
  padding: 0px 0 0;
}
.copyright-right2{
  padding: 0px 0;
  text-align: right;
}
.copyright-right2 ul{
  padding: 0;
  list-style: none;
  margin:0;
}
.copyright-right2 ul li{
  padding: 0px 8px;
  margin:0;
  color: #5e5353;
  display: inline-block;
}
.copyright-right2 ul li a{
  color: #fed001;
  font-size: 26px;
}
.copyright-right2 li a:hover{
  color:#fff;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1.2em;
  overflow: visible;
  vertical-align: -0.125em;
  font-weight: 100;
}

/* end copy right css */

/*start bread crumb section */

.breadcrumb-section{
  padding: 0;
  background: url(../images/bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.breadcrumb-section1{
  padding: 50px 0;
  text-align: center;
}
.breadcrumb-section1 strong{
  display: block;
  color: #ffffff;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 53px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.breadcrumb-section1 strong span {
  color: #feb000;
}
.breadcrumb-section1 p{
  color: #000000;
  margin: 0;
  padding: 7px 26px;
  border: 4px solid #fff;
  font-family: "Bai Jamjuree", sans-serif;
  border-bottom: 0;
  background: #fed001;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.breadcrumb-section1 p a{
  color: #c00000;
  font-weight: 800;
}
.breadcrumb-section1 p .separator{
  color: #c40000;
  font-weight: 900;
}
/* end bread crumb section */


/*================ START CLIENT TESTIMONIALS PAGE =================*/

.clienttestimonials-section{
  padding: 0;
}
.clienttestimonials-section1{
  padding: 50px 0;
}
.client-testimonials{
  margin: 30px 0 0;padding:30px;
  background:#fff;
  box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
}
.client-testimonials1{
  padding: 0;
}
.client-testimonials1 strong{
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: left;
  border-bottom: 1px solid #d5d5d5;
  color: #808080;
  margin: 0;
  padding: 0px 0 5px;
  text-transform: uppercase;
}
.client-testimonials1 p{
  color: #222;
  line-height: 24px;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  margin: 0;
  padding: 11px 0 0px 0;
}
.client-testimonials2{
  display: flex;
  padding: 10px 0 0;
  justify-content: left;
  align-items: center;
}
.client-image{
  width: 8%;
}
.client-image img{
  border-radius: 50%;
  height: 87px;
}
.client-image span:before{
    top: 11px;
    left: 0;
    content: '';
    width: 86px;
    height: 86px;
    display: block;
    position: absolute;
    border-radius: 50%;
    border: 8px solid rgb(255 255 255 / 23%);
}
.client-text{
  width: 92%;
  padding: 0px 0px 0 20px;
  text-align: left;
}
.client-text strong{
  color: #b00000;
  font-size: 20px;
  padding: 0;
  display: block;
  margin: 0;
  font-weight: 900;
  text-transform: capitalize;
}
.client-text p{
  color: #4d4d4d;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  padding: 0px 0 0;
  text-transform: capitalize;
}
/*=============== END CLIENT TESTIMONIALS PAGE ====================*/

/*=============== START FAQ PAGE ======================*/

.faq-section{
  padding: 0;
}
.faq-section1{
  padding: 50px 0;
}

.faq-design{
  border: 1px solid #e6e6ea;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
  transition: all 500ms ease;
  padding: 0;
}
.faq-design:before {
       content: "";
       background: linear-gradient(159deg, #f8e49100 ,transparent, #ffefcc);
       height: 100%;
       width: 100%;
       top: 0;
       position: absolute;
       left: 0;
       right: 0;
       bottom: 0;
}
.faq-qus{
  display: flex;
  justify-content: left;
  border-bottom: 1px solid#e6e6ea;
  align-content: center;
  padding: 0;
}
.faq-qus .qus{
  width: 7%;
  padding: 13px 0;
  text-align: center;
  border-right: 1px solid #e6e6ea;
}
.qus span{
  display: block;
  color: #b00000;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 24px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.faq-qus .qus-detail{
  width: 93%;
  padding: 18px 0 9px;
}
.qus-detail p{
  display: block;
  color: #393939;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0px 0 10px;
  text-align: left;
}
.faq-ans{
  padding: 30px 40px 30px;
}
.faq-ans p{
  color: #262626;
  line-height: 31px;
  text-align: left;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
}

/*================ END FAQ PAGE =======================*/

/* ============= START ACHIEVEMENTS PAGE ============== */

.achievements-section{
  padding: 0;
}
.achievements-section1{
  padding: 0px 0;
}
.achievements1{
  padding: 10px;
}
.achievements2{
  padding: 30px 0 60px 0;
  border-bottom: 2px dashed #d0d0d0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.achievements-image1{
  padding: 10px;
}
.achievements-image2{
  padding: 0;
  text-align: center;
}
.achievements-image2 img{
  border: 5px solid;
  /* height: 230px; */
}
.achievements-size1 img{
  height: 300px;
}
.achievements-image2:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 100%;
  top: 18%;
  right: 0;
  bottom: inherit;
  left: 0;
  margin: 0 auto;
  background: #b00000;
  z-index: -9;
  border-radius: 30px;
}
.achievements-text1{
  padding: 0px 0px 0 20px;
}
.achievements-text2{
  padding: 0;
}
.achievements-content strong{
  display: block;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 28px;
  text-transform: capitalize;
  margin: 0;
  color: #b00000;
  font-weight: 700;
  padding: 0px 0 0;
}
.achievements-content{
  padding: 0;
}
.achievements-content p{
  color: #999;
  text-transform: capitalize;
  font-size: 18px;
  margin: 0;
  padding: 2px 0 4px;
  font-weight: 500;
  font-family: 'Bai Jamjuree', sans-serif;
}
.achievements-content p span{
  color: #000;
  /* font-size: 20px; */
  font-weight: 700;
  text-transform: uppercase;
}
.achievements-content1{
  padding: 0;
}
.achievements-content1 img{
  width:120px;
  padding: 5px 0 7px;
}
.achievements-content1 p{
  color: #222;
  line-height: 26px;
  margin: 00;
  font-size: 16px;
  font-weight: 400;
}
.achievements-content1 p a{
  color: #000000;
  font-weight: 700;
}
.achievements-content1 p b{
  color: #b00000;
  text-transform: capitalize;
}
/* ============= END ACHIEVEMENTS PAGE ============== */

/*=========== START CONTACT US PAGE CSS =====================*/

.contact-section{
  padding: 0;
}
.contact-section1{
  padding: 50px 0;
}
.contact-info{
  padding: 0;
}

.info-left1{
  padding: 0 10px 10px 10px;
}
.info-left2{
  padding: 0px;
}
.contact-head{
  padding: 0;
  text-align: left;
}
.contact-head b{
  font-size: 17px;
  font-weight: 700;
  color: #a2a2a2;
  text-transform: uppercase;
}
.contact-head strong{
  display: block;
  color: #222;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 25px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0px 0 0;
}
.contact-head strong span {
  color: #b00000;
}
.contact-head p {
  color: #ababab;
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  padding: 10px 0% 0px;
  line-height: 25px;
}
.info-appoint{
  padding: 18px  0 0;
  text-align: left;
}
.info-appoint strong{
  display: inline-block;
  color: #585858;
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 19px;
  text-transform: capitalize;
  margin: 0;
  border-bottom: 2px solid #b00000;
  font-weight: 700;
  padding: 0px 0 0;
}
.info-appoint ul{
  padding:0;
  margin: 0;
  list-style: none;
}
.info-appoint ul li{
  padding: 5px 0px 0 8px;
  border-left: 1px solid #eee;
  display: inline-block;
}
.info-appoint ul li:nth-child(1){
  border:0;
  padding: 5px 7px 0 0px;
}
.info-appoint li span{
  color: #363636;
  font-size: 17px;
  padding: 8px 0 0 0;
  display: block;
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
}
.info-appoint li p{
  color: #6a6a6a;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  padding: 3px 0 0;
  text-transform: capitalize;
}
.info-appoint li p:nth-child(3){
  padding:10px 0;
}
.info-appoint b{
  color: #b00000;
  font-size: 21px;
  padding: 25px 0 0 0;
  font-family: 'Bai Jamjuree',sans-serif;
  display: block;
  margin: 0;
  font-weight: 800;
  text-transform: capitalize;
}
.info-appoint i{
  color: #6a6a6a;
  font-weight: 500;
  font-size: 16px;
  font-style: inherit;
  display: block;
  margin: 0;
  padding: 3px 0 0;
  text-transform: capitalize;
}

.info-center1{
  overflow: hidden;
  padding: 0 10px 10px 10px;
}
.info-center2{
  overflow: hidden;
  padding: 0px;
}
.info-center2:before {
    position: absolute;
    top: -30%;
    left: 0;
    width: 150%;
    height: 150%;
    background: rgba(255,255,255,.3);
    content: '';
    transition: transform .9s;
    overflow: hidden;
    /* z-index: -9; */
}
.info-center1:hover .info-center2:before {
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.info-center2 img{border-radius: 5px;}

.info-right1{
  padding: 0px 10px 10px 10px;
}
.info-right2{
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  padding: 16px 30px 22px 30px;
}
.contact-detail1{
  padding: 30px 0 30px;
  display: flex;
  justify-content: left;
  border-bottom: 1px solid #cacaca;
  align-items: center;
}
.contact-detail1:last-child{
  border:0;
}
.contact-detail1 .detail-1{
  width:25%;
}
.detail-1 span{
  border: 1px solid #e6e6ea;
  height: 60px;
  width: 60px;
  display: inline-block;
  line-height: 53px;
  text-align: center;
  z-index: 1;
  border-radius: 50%;
  transition: all 500ms ease;
}
.detail-1 span img{
  height: 25px;
}
.contact-detail1:hover .detail-1 span{
  border: 1px solid #b00000;
  background:#b00000;
}
.contact-detail1:hover .detail-1 span img{
  filter:brightness(0)invert(1);
}
.contact-detail1 .detail-2{
  width:75%;
  text-align: left;
}
.detail-2 p{
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: capitalize;
  color: #252638;
  margin: 0;
}
.detail-2 a{
  color: #696b7e;
  font-size: 15px;
  margin: 0;
  font-weight: 500;
}

.form-design{
  padding: 80px 0 0;
}
.form-right2{
  padding: 30px 0 0 0;
}
.form-row{
  display:flex;
}
.form-part1{
  width: 50%;
  padding: 0 5px 0 0px;
}
.form-part2{
  width: 50%;
  padding: 0 0px 0 5px;
}
.form-group {
    padding: 5px;
    margin-bottom: 8px;
    width: 100%;
}
input.form-control {
    color: #000;
}
.form-group label {
    color: #000000;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}
.form-control {
    background-color:#ffffff;
    height: 54px;
    border-radius: 6px;
    font-size: 16px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    box-shadow: none;
}
textarea.form-control {
    height: 186px;
    color: #000;
}
.btn-group>.btn:first-child {
    margin-top: 0px;
    color: #ffffff;
    font-weight: 700;
    height: 64px;
    border-radius: 6px;
    font-size: 21px;
    background: #f44336;
    width: 100%;
}
.btn-group>.btn:first-child:hover{
  background: #fed001;
  color: #000;
}
.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;
}
.form-group  .place::-webkit-input-placeholder{
  color: #000000;
}
.form-control:focus {
    border-color: #f44336;
    outline: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255);
}
.form-map{
  padding: 50px 0 0;
}
.form-map iframe{

}
.social-icon{
  padding: 4px 0px 4px 10px;
  border-left: 4px solid;
  text-align: left;
  margin: 17px 0 0;
}
.social-icon ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.social-icon ul li{
  padding: 0 2px;
  display: inline-block;
}
.social-icon li a{
  text-decoration: none;
  background: #fff;
  width: 40px;
  text-align: center;
  line-height: 35px;
  box-shadow: 2px 0px 0px #9f9f9f4f;
  border-radius: 50%;
  height: 40px;
  display: block;
}
.social-icon li a img{
  height: 18px;
}
.social-icon p{
  color: #b00000;
  font-size: 21px;
  padding: 0px 0 10px 0;
  font-family: 'Bai Jamjuree',sans-serif;
  display: block;
  margin: 0;
  font-weight: 800;
  text-transform: capitalize;
}
/* ============= END CONTACT US PAGE CSS =================*/

/* ============ START ABOUT US PAGE CSS ============= */

.aboutus-section{
  padding: 0;
}
.aboutus-section1{
  padding: 50px 0;
}
.aboutus-section1 .aboutus-head{
  text-align: center;
}
.aboutus-content{
  padding: 34px 0 0 0;
  text-align: left;
}
.aboutus-content p{
  color: #565656;
  font-size: 17px;
  padding: 5px 0;
  line-height: 30px;
  margin: 0;
  font-weight: 500;
}
.aboutus-content p strong{
  color: #b00000;
  font-weight: 600;
}
.aboutus-content p a {
  color: #000;
  font-weight: 600;
  font-style: italic;
  border-bottom: 2px solid #f42516;
}
.aboutus-content h2,h3,h4,h5,h6{
  font-size: 28px;
  padding: 22px 0 0px;
  margin: 0;
  color: #b00000;
  font-weight: 700;
  text-align: center;
  font-family: 'Bai Jamjuree',sans-serif;
  text-transform: capitalize;
}
.aboutus-content ul{
  padding: 35px 25px 15px 35px;
  margin: 20px 0;
  list-style:none;
  box-shadow: -7px -8px 20px #e2e2e2c9;
  border-radius: 30px 0px 0px 0px;
}
.aboutus-content span{
  color:#000;
  text-align:
  center;
  padding: 10px 0px 20px 0px;
  display:
  block;
  font-size: 23px;
  font-weight:600;
  margin:0;
}
.aboutus-content ul li{
  padding:6px 0;
  color: #5b5b5b;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}
.aboutus-content ul li:before{
  padding: 0px;
  height: 10px;
  width: 10px;
  content:
  "";
  top:0;
  margin: 7px 7px 0px 0px;
  border-radius: 3px;
  border: 1px solid #fed001;
  background: #fed00100;
}
.content-main{
  background: #f42516;
  text-align: center;
  padding: 30px;
  margin: 10px 0;
}
.content-main p{
  color:#fff;
  font-weight:500;
  font-size: 17px;
}
.content-main a{
  color: #000000;
  background: #fff;
  padding: 11px 30px;
  display: inline-block;
  border-left: 5px solid #000000;
  font-size: 20px;
  margin: 20px 0 0;
  font-family: 'Bai Jamjuree',sans-serif;
  font-weight: 700;
  border-bottom: 0;
}
.content-main span{
  color: #fff;
  font-weight: 900;
  font-size: 30px;
  text-transform: capitalize;
  display: block;
  padding: 10px 0;
  margin: 0;
  font-family: 'Bai Jamjuree',sans-serif;
}
.content-main span:after{
  background:#000;
  left:0;
  right:0;
  top: 87px;
  margin:0 auto;
  height: 3px;
  width: 10%;
  display:
  inline-block;
  position:absolute;
  content:"";
}
/*============= END ABOUT US PAGE CSS ================*/

/* start mobile award section */

.mobileaward-section{
    padding:0;
  display:none;
}
.award-mobile{
    padding:50px 0;
}
.mobile-award1{
    padding:10px;
}
.mobile-award2{
    padding: 0;
}
.mobile-award2 img{
  width:100%;
}


/* end mobile award section */



















#callbook {
  background:green;
  bottom: 0;
  height:50px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  border-bottom:1px solid #fff; 
  background:red;
  position: relative;
  padding: 21px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li a span {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  top: -15px;
}
#callbook ul li a img{ 
  color: #fff;
  position: relative;
  top: -3px;
  padding: 0 5px 0 0;
  height:20px;

}  


@media (max-width: 767px){
  body{text-align: center;}
  .tophead-left2 span{/* display:none; */}
  .head-logo2 img{height:auto}
  .head-logo-2 img{height:100px;}
  .navbar{min-height: 43px;display: block;margin: 0;}
  .navbar-toggler {display: block;}
  .menu{padding: 60px 0 20px;display: block;margin: 0;background: #fff;}
  .menu li {border-bottom: 1px solid #ebebeb;padding: 0px 0px;display: block;font-size: 18px;text-align: left;margin: 5px 0px 0px;}
  .dropdown-menu>li {border: 0;margin: 0;padding: 7px 10px;}
  .menu li a {padding: 7px 27px 7px 0px;font-weight: 500;font-size: 15px;display: block;}
  .menu li:last-child{border:0;}
  .navigation-section1{padding:0;margin: 0px 0 0;}
  .dropdown-menu{min-width: 90%;left: 20px !important;}
  .glyphicon {
              background-color: rgba(0,0,0,8%);
              height: 25px;
              width: 28px;
              color: #000000;
              text-align: center;
              margin: 0 0px 0 6px;
              line-height: 25px;
              padding: 0;
              }
  .head-section1{display:block;}
  .head-logo-1{width: 100%;margin-top: 10px;}
  .head-logo1{width: 80%;}
  .head-right1{width:100%;text-align:center;padding: 3px 0 10px;}
  .bg-slide{display:block;}
  .slide-image2 img{width:200px;border: 4px solid #fed001;padding: 4px;}
  .side-award3{width:50%;}
  .slideaward-content1{padding:20px 0;}
  .slide-image1{padding:0;}
  .slide-services1{width: 50%;padding: 30px 0 0;}
  .slide-services1:after{height:140px;width:140px;display: none;}
  .slide-services1 img{width: 140px;border: 5px solid #ffb600;}
  .slide-services1:last-child{display:none;}
  .slide-services1 strong{font-size:14px;}
  .slide-3{top: 20px;padding: 0 0% 0 0;}
  .slideserv-content1{padding:10px 0 0 ;}
  .slideserv-content1 p{font-size:15px;}
  .slideserv-content1 strong{font-size: 22px;}
  .relaigion-text1 img{height: 170px;}
  .slide-4{top:30px;}
  .bg-slide{top: 20px;/* display: block; */}
  .slideaward-content2 strong{font-size: 32px;padding: 0px 0 6px;}
  .slideaward-content2 b{font-size: 14px;padding: 5px 10px 9px;margin: 10px 0 0;}
  .slideaward-content2 p{font-size: 18px;}
  .relaigion-text strong{padding: 5px 10px 5px;font-size: 27px;}
  .relaigion-text p {font-size: 18px;}
  .relaigion-text1 {padding: 20px 0 0 0;}
  .slide-content2 strong{font-size: 31px;}
  .client-facebook strong {font-size: 19px;}
  .slide-2{top: 45px;display: block;}
  .side-award3 img{height:auto;width: auto;}
  .side-award3{padding: 0 10px !important;}
  .round-facebook1 {height: 70px;width: 70px;padding: 9px 0 0;}
  .round-facebook1 img {width: 24px;}
  .love_counter .love_count {font-size: 17px;}
  .client-facebook .textfb {font-size: 14px;}
  .carousel-control .glyphicon-arrow-right {margin: -11px 0 0px -8px;width: 40px;height: 40px;line-height: 36px;font-size: 17px;}
  .carousel-control .glyphicon-arrow-left {margin: -16px -7px 0px 0;width: 40px;height: 40px;line-height: 36px;font-size: 17px;}
  .glyphicon-arrow-right:hover:before{transform: translateX(0px);}
  .glyphicon-arrow-left:hover:before{ transform: translateX(-0px);}
  .glyphicon-arrow-left:before{margin:0;}
  .down-fb span {font-size: 15px;padding: 7px 30px 7px;}
  .slideserv-content1 a{display:none;}
  .topservices-head p {padding: 10px 0% 0;font-size: 16px;}
  .topservices-head strong{font-size:30px;}
  .powerful-right1{margin:0;width:100%;}
  .power-ful { padding: 40px 20px 40px 30px;}
  .power-ful strong{font-size:22px;}
  .mark2_section2 p {padding: 10px 2% 20px;}
  .mark2_section2 strong{font-size:30px;}
  .services1{width:50%;}
  .awards-1{width:50%;} 
  .slide-1 {padding: 10px 50px;}
  .slide-1 .slide-txt2 {font-size: 17px;}
  .top-services1{width:50%;}
  .top-services1:last-child{width:100%;}
  .power-head strong{font-size:30px;}
  .power-head p{padding:0;font-size: 16px;}
  .testimonials-section1 .topservices-head p{padding:0;}
  .testimonials {padding: 50px 10px 0;}
  .footer-left2{padding:5px;}
  .footer-center2{padding:5px;}
  .footer-left1{width:50%;}
  .footer-center1{width:50%;}
  .copyright-right2{padding:10px 0 0 ;text-align:center;}
  .footer-section1{padding:20px 0 10px;}
  .copyright-section{padding:10px 0 60px;}
  .money-pay1:last-child{padding:50px 0 0 0;}
  .power-services{padding:0;}
  .money-pay1{padding:0;}
  .india-pay a{width:90%}
  .services-list2:last-child{padding:0;}
  .services-list2{border:0;}
  .services-right1{padding:30px 0 0 ;}
  .client-image{width: 19%;}
  .client-text{width: 81%;}
  .client-image span:before{width: 90px;height: 90px;top: 9px;left: 12px;display: none;}
  .breadcrumb-section1 strong{font-size:35px;}
  .breadcrumb-section1{padding:30px 0;}
  .achievements2{display:block;}
  .achievements-image2:after{top:-30px;}
  .achievements-text1{padding:0;}
  .achievements-content strong{font-size:20px;}
  .faq-ans {padding: 20px 10px 20px;}
  .aboutus-content ul {padding: 15px 8px 15px 8px;}
  .content-main {padding: 20px;margin: 10px 0;}
  .aboutus-content h2, h3, h4, h5, h6{font-size:25px;line-height:32px;}
  .tophead-left1{width:70%;}
  .tophead-right1{width:30%;}
  .info-left1{width:100%;padding: 0 10px 30px 10px;}
  .social-head2{padding:0;}
  .social-head1:before{display:none;}
   .pay-1 li img{height: 22px;}
  .pay-1 ul li{padding: 6px 10px;}
  .icon-media img{height:59px;}
  .icon-media{width:50%;}
  .copyright-section .container{display:block;}
  .slide-flexx .slide-award2 strong{font-size: 17px;font-weight:500;}
  .mobile-award1{padding:5px;}
  .mobileaward-section{display:block;}

  .side-award5{width:50%;padding: 0 10px;}




  
  
  

  

  #callbook ul li {padding: 8px 0px 20px;}
  #callbook {display:block;}
  #callbook ul li a span {top: 1px;}
  #callbook ul li a i {top: -5px;}

  




}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar{min-height: 43px;display: block;justify-content: center;align-items: center;}
  .navbar-toggler {display: block;}
  .menu{padding: 50px 0 10px;display: block;margin: 0;}
  .menu{padding: 10px 0 20px;display: block;margin: 0;background: #fff;}
  .menu li {border-bottom: 1px solid #ebebeb;padding: 0px 0px;display: block;font-size: 18px;text-align: left;margin: 5px 0px 0px;}
  .dropdown-menu>li {border: 0;margin: 0;padding: 7px 10px;}
  .menu li a {padding: 7px 27px 7px 0px;font-weight: 500;font-size: 15px;display: block;}
  .menu li:last-child{border:0;}
  .navigation-section1{padding:0;margin: 0px 0 0;}
  .dropdown-menu{min-width: 90%;left: 20px !important;}
  .navbar-toggle {display: block;}
  .navbar-collapse.collapse {display: none!important;}
  .navbar-nav {float: none!important;margin-top: 7.5px;}
  .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}
  .collapse.in{display:block !important;}
  .head-section1{display:block;}
  .head-logo-1{width: 20%;}
  .head-logo1{width: 80%;}
  .head-right1{width:100%;text-align:center;}
  .slide-services1{width:25%;}
  .slide-services1:last-child{display:none;}
  .slide-services1 strong{font-size:14px;}
  .slideserv-content1{padding:10px 0 0 ;}
  .slideserv-content1 p{font-size:15px;}
  .slideserv-content1 strong{font-size: 26px;}
  .relaigion-text1 img{height: 170px;}
  .slideaward-content2 strong{font-size: 24px;padding: 0px 0 6px;}
  .slideaward-content2 b{font-size: 14px;padding: 5px 10px 9px;margin: 10px 0 0;}
  .slideaward-content2 p{font-size:15px;}
  .relaigion-text strong{padding: 5px 10px 5px;font-size: 27px;}
  .relaigion-text p {font-size: 18px;}
  .relaigion-text1 {padding: 20px 0 0 0;}
  .slide-content2 strong{font-size: 31px;}
  .client-facebook strong {font-size: 19px;}
  .slide-2{/* top: 15px; */}
  .side-award3 img{height:auto;width: auto;}
  .side-award3{padding:10px 0 0 0;}
  .round-facebook1 {height: 70px;width: 70px;padding: 9px 0 0;}
  .round-facebook1 img {width: 24px;}
  .love_counter .love_count {font-size: 17px;}
  .client-facebook .textfb {font-size: 14px;}
  .carousel-control .glyphicon-arrow-right {margin: -11px 0 0px -10px;}
  .carousel-control .glyphicon-arrow-left {margin: -11px -15px 0px 0;}
  .down-fb span {font-size: 15px;padding: 7px 30px 7px;}
  .slideserv-content1 a{display:none;}
  .topservices-head p {padding: 10px 10% 0;}
  .topservices-head strong{font-size:30px;}
  .powerful-right1{margin:0;width:100%;}
  .power-ful { padding: 40px 20px 40px 30px;}
  .power-ful strong{font-size:22px;}
  .mark2_section2 p {padding: 10px 2% 20px;}
  .mark2_section2 strong{font-size:30px;}
  .footer-right2{padding:10px 0;}
  .footer-left1{padding:10px 0;}
  .client-image{width: 16%;}
  .client-text{width: 84%;}
  .achievements-content strong{font-size:20px;}
  .achievements-size1 img{height:auto;}
  .breadcrumb-section1 strong{font-size:35px;}
  .info-left1{width:100%;padding: 0 10px 30px 10px;}
  .info-center1{width:50%;}
  .info-right1{width:50%;}
  .info-right2 {padding: 16px 10px 10px 10px;}
  .pay-1 li img{height: 26px;}
  .pay-1 ul li{padding: 11px 10px;}
}

@media only screen and (min-width: 992px) and  (max-width:1200px) {
  .menu li {padding: 10px 7px 10px 7px;}
  .menu li a{font-size:14px;}
  .slide-content2 strong{font-size:40px;}
  .client-facebook strong {font-size: 30px;}
  .slideserv-content1 strong{font-size: 34px;}
  .relaigion-text1 img{height: 200px;}
  .slideaward-content2 strong{font-size: 32px;padding: 0px 0 6px;}
  .slideaward-content2 b{font-size:16px;padding:5px 20px 9px;margin: 10px 0 0;}
  .head-logo2 img{height:auto;}
  .head-logo-2 img{height:auto;}
  .slideserv-content1 a {padding: 4px 20px;font-size: 19px;}
  .slideserv-content1 {padding: 15px 0 0 0;}
  .slideserv-content1 p {font-size: 18px;}
  .topservices-head p {padding: 10px 10% 0;}
  .top-services4 {padding: 30px 0px 10px 0px;}
  .top-services4 strong{font-size: 18px;}
  .power-ful {padding: 40px 20px 40px 70px;}
  .power-ful strong {font-size: 20px;}
  .services4 p{font-size:15px;}
  .services4{height:150px;}
  .mark2_section2 strong{font-size:35px;}
  .mark2_section2 p {padding: 10px 5% 20px;}
  .services-list2:last-child:before {left: -15px;}
  .india-pay a{width: 50%;padding: 5px 20px 6px;}
  .pay-1 li img {height: 30px;}
  .slide-4 {top: 40px;}
  .slide-2{top:50px;}
  .slide-3{top:90px;}
  .item .caption-2 {min-height: 490px;}
  .client-image{width:10%;}
  .client-text{width:90%;}
  .info-left1{width:100%;padding: 0 10px 30px 10px;}
  .info-center1{width:50%;}
  .info-right1{width:50%;}
  .info-center2 img{height:450px;}
  
  




}

@media only screen and (min-width: 1201px) and  (max-width:1320px) {
  .menu li {padding: 11px 16px 11px 16px;}
  .slide-3{top:70px;}
  .slideserv-content1 strong{font-size:40px;}
  .relaigion-text1 img{height:280px;}
  .slide-4{top:60px;}
  .bg-slide{top:60px;}
  .slideaward-content2 strong{font-size:38px;padding: 0px 0 6px;}
  .slideaward-content2 b{font-size:16px;padding:5px 20px 9px;margin: 10px 0 0;}
  .mark2_section2 p {padding: 10px 5% 20px;}


}

@media (max-width: 575px) and (min-width: 0px){
  .services1{width:100%;}  
  .awards-1{width:100%;} 
  .top-services1{width:100%;padding: 10px 0;}
  .footer-left1{width:50%;}
  .footer-left2 strong{font-size: 26px;}
  .footer-right1{padding:0;}
  .top-services4 strong{font-size:18px;}
  .power-head strong {font-size: 25px;}
  .power-ful {padding: 20px 10px 20px 10px;}
  .power-ful strong{font-size:15px;}
  .aboutus-head h1 {font-size: 25px;}
  .topservices-head strong {font-size: 25px;}
  .slide-1 strong {font-size: 25px;}
  .tabs-section_1{padding:0;}
  .call-meeting1 strong{font-size: 15px;}
  .money-pay2{border-radius:50px;}
  .note{padding:90px 0 0;}
  .tophead-right1{padding: 5px 0 11px;text-align: center;}
  .tophead-section1{display:block;}
  .tophead-left1{padding: 7px 0 0;}
  .breadcrumb-section1 strong{font-size:35px;}
  .breadcrumb-section1{padding:30px 0;}
  .aboutus-content span{font-size: 20px;}
  .content-main span{font-size:25px;}
  .content-main span:after{width: 63%;top: 70px;}
  .aboutus-content h2, h3, h4, h5, h6{font-size:25px;line-height:32px;}
  .tophead-left1{width:100%;}
  .tophead-right1{width:100%;}
  .form-part1{width:100%;}
  .form-part2{width:100%;}
  .form-row{display:block;}
  .btn-group>.btn:first-child{height:50px;width:100%;}
  .pay-1{padding:10px 0 0 ;}
  .pay-section1{padding:0;}
  .carousel-control .glyphicon-arrow-left{height: 30px;width: 30px;line-height: 29px;font-size:15px;top: 16%;}
  .carousel-control .glyphicon-arrow-right{height: 30px;width: 30px;line-height: 28px;font-size:15px;top: 16%;}
  .glyphicon-arrow-right:hover:before {transform: translateX(0px);}
  .glyphicon-arrow-left:hover:before {transform: translateX(0px);}
  .client-image img{width:auto;}
  .client-image{width: 25%;}
  .client-text{width: 75%;}
  .side-award5{padding: 10px 0;width:100%;}
  .side-award5 img{width: 210px;}

  
}

@media (max-width: 420px) and (min-width: 0px){
  .footer-left1{width:100%;padding: 0;}.footer-center1{width:100%;padding: 0;}
  .slideaward-content2 strong{font-size: 24px;padding: 0px 0 6px;}
  .slideaward-content2 b{font-size: 14px;padding: 5px 10px 9px;margin: 10px 0 0;}
  .slideaward-content2 p{font-size:15px;}
  .carousel-control:hover .glyphicon-arrow-left, .carousel-control:hover .glyphicon-arrow-right{
    line-height: 30px;}
   .carousel-control:hover .glyphicon-arrow-left, .carousel-control:hover .glyphicon-arrow-right{
    line-height: 30px;}
  .slide-content2 strong{font-size: 20px;}
  .client-facebook strong {font-size: 15px;}
  .facebook{border-radius:0;}
  .client-facebook .star-fb img:last-child{display:none;}
  .relaigion-text1 img{height:auto;}
  .slideserv-content1 strong{font-size:20px;}
  .carousel-control .icon-prev {font-size: 25px;border-radius: 10px 10px 10px 10px;
  border: 2px solid #ffffff;height: 30px;width: 30px;line-height: 22px;}
  .carousel-control .icon-next {font-size: 25px;border-radius: 10px 10px 10px 10px;
  border: 2px solid #ffffff;height: 30px;width: 30px;line-height: 22px;}
  .slide-1 {padding: 0px 20px 0;}
  .head-logo-2 img {height: 120px;}
  .head-logo2 img{height:auto;}
  .head-logo-1{width:100%;}
  .head-logo1{width:100%;}
  .client-testimonials {padding: 20px;}
  .client-image{width: 25%;}
  .client-text{width: 75%;}
  .client-image span:before{width: 87px;height: 89px;top: 9px;left: 0;display: none;}
  .client-image img{height:auto;}
  .achievements-content p{font-size:15px;}
  .breadcrumb-section1 strong{font-size:25px;}
  .faq-qus .qus-detail{width:85%;}
  .faq-qus .qus{width:15%;}
  .qus-detail p{font-size:15px;}
  .aboutus-content h2, h3, h4, h5, h6{font-size:20px;line-height:32px;}
  .content-main span:after{width: 63%;top: 54px;}
  .content-main {padding: 10px;}
  .content-main span {font-size: 21px;}
  .content-main p{font-size: 15px;}
  .pay-1 li a img{height: 22px;}
  .pay-1 ul li{padding: 6px 10px;}
  .topservices-head strong {font-size: 20px;}
  .social-head2 strong{font-size:22px;}
  .icon-media{width:100%;}
  .mobile-award1{width:100%;padding:10px 0;}

  
}