@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
/*------------------- */
p, a, ul, li, ol{
	font-family: 'Poppins', sans-serif;
}
.about_us .animate__animated.animate__backInUp{
    --animate-duration: 3s;
}
.categories-area .animate__animated.animate__zoomIn{
     --animate-duration: 4s;
}
.testimonials .animate__animated.animate__zoomIn{
     --animate-duration: 10s;
}
.register_now_sec .animate__animated.animate__slideInUp{
    --animate-duration: 10s;
}
.abt_img {
  width: 100%;
  padding: 3rem;
}
.abt_img img {
    width: 100%;
}
#banner_section .container {
    width: 100%;
    padding: 40px;
    max-width: 1600px;
}
.contact_info i.fa {
    font-size: 22px !important;
    padding-right: 5px;
}
.contact_info span{
    font-size:18px;
    font-weight:500;
    color:#832621;
}
.anc_fnt{
    color:#ad945e;
}
.txt_heading {
    font-size: 30px;
    color: #000;
    font-weight: 500;
    /*padding-top: 20px;*/
  }
  
.contact_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
}
.contact_info span.fnt_bld {
    transform: initial;
    width: auto;
}
.logomain .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.sub_para{
    color:#916416;
    font-size:16px;
    font-weight:500;
}
.single-cat p{
	text-align: inherit;
}
/*-----------------------*/
.section-tittle{
    margin-bottom: 60px;
}
.categories-area {
  /*background: url(../images/client_bg.png) repeat;*/
}
.w-padding2 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.single-cat {
    border: 0;
    margin-bottom: 50px;
    transition: all 0.4s ease-out 0s;
    position: relative;
    z-index: 1;
    background: #ffff;
    padding: 40px;
}
a:hover {
  text-decoration: none;
}
.categories-area .single-cat .cat-cap h5 > a {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 21px;
  display: block;
  transition: all 0.2s ease-out 0s;
  font-family: "Sarabun", sans-serif;
  color: #333 !important;

}
.single-cat:before {
    content: '';
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    background: #b42c2e;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.single-cat:hover:before {
    height: 100%;
}
.single-cat:hover .cat-cap {
    color: #fff !important;
}
.single-cat .cat-icon .fa {
    font-size: 40px;
    margin-bottom: 20px;
    display:none;
}
#banner_section .py-5 {
    background-size: cover;
    background-repeat: no-repeat;
}
.form_header img {
    display: none;
}
.form_header h3.my-3 {
    color: #832621;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
}
.registration_form .reg_submit_btn {
    background-color: #832621;
    border-color: #832621;
}
.registration_form .reg_submit_btn:hover {
    background-color: #fbc638;
    border-color: #fbc638;
}
.single-cat:hover .cat-icon .fa {
    color:#fff;
}
.single-cat:hover .cat-cap h5.service_hed {
    color: #fff !important;
}
.single-cat:hover .cat-cap h5.service_hed a{
    color: #fff !important;
}
.single-cat:hover .cat-cap h5 {
    color: #fff !important;
}
.single-cat:hover .cat-cap h5 a{
    color: #fff !important;
}
.categories-area .single-cat:hover .cat-cap a {
  color: #fff;
}
.service_hed{
    font-family: "Roboto", sans-serif !important;
    color: #092c3f !important;
    margin-top: 0px !important;
    font-size: 1.25rem !important;
    font-style: normal !important;
    font-weight: 500 !important;
}
/*----*/
.register_now_sec{
background: #eee5d4;
padding: 50px 0;
margin-bottom: 20px;
}
.register_now_sec h4 {
    font-size: 71px;
    color: #916416;
    text-align: center;
    font-family: AlexBrush-Regular;
}
.registration_form {
    width: 100%;
    float: right;
    background-color: #d1bead;
    border-radius: 10px;
    margin: 20px auto;
    padding: 34px;
    color: #fff;
    max-width: 500px;
}

.form_header {
	text-align: center;
	padding-bottom: 12px;
}

.reg_submit_btn {
	padding: 10px 20px;
}

.testimonial .testimonial_conent .testimonial_discription {
    margin-left: 50px;
    min-height: 190px;
  }
  
.about_us {
 background: #fff;
}
.about {
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.about-img1 {
	order: 2 !important;
	min-height: 30rem;
	background-size: cover;
	flex: 0 0 auto;
	width: 50%;
}
.about-text1 {
	flex: 0 0 auto;
	width: 50%;
	order: 1 !important;
	padding: 5rem;
}
.about-img2 {
	min-height: 30rem;
	background-size: cover;
	flex: 0 0 auto;
	width: 50%;
}
.about-text2 {
	flex: 0 0 auto;
	width: 50%;
	padding: 5rem;
}
.lead {
	font-size: 1.50rem;
	font-weight: 300;
}
.wrapper {
    display: flex;
    justify-content: center;
    transform: translateY(76%);
  }
  
  .cta {
      display: flex;
      cursor: pointer;
      padding: 10px 45px;
      text-decoration: none;
      font-family: 'Poppins', sans-serif;
      font-size: 32px;
      color: white;
      background: #832621;
      transition: 1s;
      box-shadow: 6px 6px 0 black;
      transform: skewX(-15deg);
  }
  
  .cta:focus {
     outline: none; 
  }
  
  .cta:hover {
      transition: 0.5s;
      box-shadow: 10px 10px 0 #FBC638;
  }
  
  .cta span:nth-child(2) {
      transition: 0.5s;
      margin-right: 0px;
  }
  
  .cta:hover  span:nth-child(2) {
      transition: 0.5s;
      margin-right: 45px;
  }
  
    span {
      transform: skewX(15deg) 
    }
  
    span:nth-child(2) {
      width: 20px;
      margin-left: 30px;
      position: relative;
      top: 12%;
    }
    
  /**************SVG****************/
  
  path.one {
      transition: 0.4s;
      transform: translateX(-60%);
  }
  
  path.two {
      transition: 0.5s;
      transform: translateX(-30%);
  }
  
  .cta:hover path.three {
      animation: color_anim 1s infinite 0.2s;
  }
  
  .cta:hover path.one {
      transform: translateX(0%);
      animation: color_anim 1s infinite 0.6s;
  }
  
  .cta:hover path.two {
      transform: translateX(0%);
      animation: color_anim 1s infinite 0.4s;
  }
  
  /* SVG animations */
  
  @keyframes color_anim {
      0% {
          fill: white;
      }
      50% {
          fill: #FBC638;
      }
      100% {
          fill: white;
      }
  }
  /*---testimonial---*/
  #testimonials{
    background-image: url('../images/bg.jpg');
    background-position: center;
    background-size: cover;
  }
.video-testimonial-content h4 {
    margin-bottom: 30px;
    color: #000;
    font-size: 23px;
}
  .video-testimonial-block { position: relative; width: auto; height: 230px; overflow: hidden; margin-bottom: 0px; }
.video-testimonial-block .video-thumbnail { height: 100%; width: 100%; position: absolute; z-index: 1; background-size: cover; top: 0; left: 0; }
.video_sec {padding: 30px 63px; }
.video-testimonial-block .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0px; }
.video-testimonial-block .video-play { position: absolute; z-index: 2; top: 50%; left: 50%; margin-left: -40px; margin-top: -18px; text-decoration: none; }
.video-testimonial-block .video-play::before { content: "\f144"; font: normal normal normal 14px/1; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 50px; color: #b3b5bc; }
.video-testimonial-block .video-play:hover::before { color: #172651; }
.mb10{margin-bottom:10px;}
.section-title { margin-bottom: 40px; }

/*------------------*/

@media only screen and (max-width: 991px) {
.registration_form{
	width: 50%;
}


}
@media only screen and (max-width: 767px) {
section.about_us .row.about .about-text2 {
    width: 100%;
    padding: 20px;
}
section.about_us .row.about .about-img2 {
    width: 100%;
    min-height: 100px;
}
section.about_us .row.about .about-text1 {
    width: 100%;
    padding: 20px;
	min-height: 100px;
}
.abt_img {
    width: 100%;
    padding: 0;
}
section.about_us .row.about .about-img1 {
    width: 100%;
    order: 1 !important;
    min-height: 100px;
}
.registration_form {
    width: 88%;
    margin: 20px 6%;
}
.cta span {
    top: 0;
}
.cta svg {
    width: 22px;
}
.cta {
    align-items: center;
    padding: 2px 25px;
    font-size: 20px;
}
.register_now_sec h4 {
    font-size: 35px;
}
.register_now_sec .wrapper {
    transform: inherit;
}
.logomain .row  .col-md-10 {
    margin: 15px 0;
}
.logomain .logo {
    padding-top: 10px;
}
.logomain .row .col-md-2 {
    width: 100%;
}
.logomain .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.contact_info {
    justify-content: center;
}
.about_us p.lead.mb-2 {
    text-align: center;
}
.about_us h1.txt_heading {
    text-align: center;
}

}