@charset "utf-8";

/* CSS Document */



.topbar_contact {

  float: left;

  margin-right: 15px;

}



.spacer {

  margin-bottom: 15px;

}




#section-id-1519278520252 .sppb-addon-title {

  margin-bottom: 17px !important;

}



.bug_icons .sppb-addon-wrapper .clearfix {
  border-radius: 10px;
  height: 200px;
  width: 200px;
  border: 3px solid #0088b7;
}

.bug_icons_b .sppb-addon-wrapper .clearfix {
  border-radius: 10px;
  height: 200px;
  width: 200px;
  border: 3px solid #ACACAC;
}

.bug_icons_b .sppb-img-responsive {
  margin-top: 20px;
}

#section-id-1700247124122 .sppb-section-title.sppb-text-center {
  margin-left: -100px;
}



#sp-footer .menu {
  font-size: 18px;
}



.bug_icons .sppb-img-responsive {

  margin-top: 20px;

}



#sp-footer .sp-module-content {

  text-align: center;

}



.sp-copyright {

  text-align: center;

  width: 100% !important;

  display: table;

  margin-top: 20px;

}



@keyframes shadow-pulse {



     0% {



          box-shadow: 0 0 0 0px rgba(211, 221, 37, 0.3);



     }







     100% {



          box-shadow: 0 0 0 35px rgba(211, 221, 37, 0);



     }



}







.flashing.sppb-btn-custom {

	animation: shadow-pulse 1s infinite;

}



.topbar_contact .fa {

  margin-right: 7px;

}



.topbar_contact {

  font-size: 15px;

}







.services_pg #sp-header {

  border-bottom: 1px solid #cecece;

}

#sp-top-bar {
  padding: 8px 0 4px 0;
}

.animated-text.is-visible, .animated-text {
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}


.contact_details .fa, .contact_details .fas  {
  color: #0088b7 !important;
}


.contact_details a {
  color: #a3a3a3;
}

.contact_details a:hover {
  color: #0088b7;
}

.contact_details .fa.fa-home {

    padding: 0 3px 0 2px;

}


.contact_details .fa.fa-phone {

    padding: 0 4px 0 0;

}


.contact_details .fa.fa-globe {

    padding: 0 5px 0 2px;

}


.contact_details .fa.fa-envelope {

	padding: 0 5px 0 0;

}


.contact_details .fa.fa-mobile {

    padding: 0 7px 0 4px !important;

}


.contact_details .fa.fa-whatsapp {

    padding: 0 7px 0 0;

}


.contact_details .fas.fa-map-marker-alt {

    margin: 0 5px 0 1px;

}


.contact_pg #sppb-addon-1600261093308 .fa, .contact_pg #sppb-addon-1600261093308 .fas {

	color: #DB2029;

	font-size: 22px;

}

#sp-header {
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.2) !important;
}

.ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio span::before {
  border: 2px solid #c5c5c5 !important;
}

.ba-form-field-item .ba-form-checkbox-wrapper {
  margin: 5px 0 !important;
}

#label-2 {
  margin-left: 9px;
  color: #a3a3a3;
}


/*------------- Ken Burns Effect --------- */

.image-wrap {

  width: 100%;

  height: 600px;

  margin: 0 auto;

  overflow: hidden;

  position: relative;

}



.image-wrap img {

  width: 100%;

  animation: move 40s ease;

  /* Add infinite to loop. */

  

  -ms-animation: move 40s ease;

  -webkit-animation: move 40s ease;

  -0-animation: move 40s ease;

  -moz-animation: move 40s ease;

  position: absolute;

}



@-webkit-keyframes move {

  0% {

    -webkit-transform-origin: bottom left;

    -moz-transform-origin: bottom left;

    -ms-transform-origin: bottom left;

    -o-transform-origin: bottom left;

    transform-origin: bottom left;

    transform: scale(1.0);

    -ms-transform: scale(1.0);

    /* IE 9 */

    

    -webkit-transform: scale(1.0);

    /* Safari and Chrome */

    

    -o-transform: scale(1.0);

    /* Opera */

    

    -moz-transform: scale(1.0);

    /* Firefox */

  }



  100% {

    transform: scale(1.2);

    -ms-transform: scale(1.2);

    /* IE 9 */

    

    -webkit-transform: scale(1.2);

    /* Safari and Chrome */

    

    -o-transform: scale(1.2);

    /* Opera */

    

    -moz-transform: scale(1.2);

    /* Firefox */

  }


}

#section-id-1687446305072 {
  overflow: hidden !important;
}

.image-layout-preset-style-collage .sppb-addon-image-layout-text {
  color: rgba(255,255,255,.9) !important;
}

#sp-footer ul.menu li a {
  font-family: 'Kodchasan', sans-serif;
  font-weight: 600;
  letter-spacing:1px;
}

.before_after .sppb-addon-wrapper {
  width: 48%;
  float: left;
  margin: 0 1% !important;
}

#section-id-1631688908593 .sppb-section-title {
  margin-bottom: 30px !important;
}

.sppb-addon-image-layout-content.sppb-text-alignment {
  width: 100%;
}

.ba-form-submit-btn {
    font-family:  'Kodchasan', sans-serif !important;
  	font-weight: 600 !important;
}

.home_pg_bullets ul.no_bullet {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.home_pg_bullets li.flame {
	background: url("/images/flame-bullet.svg") no-repeat left top;
	background-size: 23px;
  	height: 42px;
  	padding-left: 26px;
 	padding-top: 0px;
 	background-position: 0px 4px;
  	font-size: 20px;
}

#section-id-1690814685499 a:hover {
  color: #000;
}

#sp-top1 {
  font-size: 17px;
}



/**************************

MEDIA QUERIES

**************************/ 


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

#sp-header {height: 90px;}

.logo-image {height: 80px; margin-top: 41px;}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {background-color: #001b87 !important;}

#section-id-1692196319324 {background-size: 100% !important; background-attachment: fixed !important; background-position: unset !important; background-attachment: scroll !important;}

.animated-text-words-wrapper {font-size: 20px !important;}

#sppb-addon-wrapper-1692714941630 {margin: 90px 0px 0px 0px !important;}

#sppb-addon-wrapper-1692770204187 {margin: 15px 0px 0px 0px !important;}

#section-id-1692196319324 {height: 225px !important; min-height: unset !important;}

#sppb-addon-1692216624451 img {width: 100px !important; max-width: 100px !important;}

#sppb-addon-wrapper-1692216624451 {margin: 0px 0px 0px 0px !important;}

#section-id-1692280955124 .sppb-col-md-3 {padding-left: 24% !important;}

#section-id-1692280955127 .sppb-col-md-4 {padding-left: 13% !important;}

#section-id-1692280955127 {padding-top: 0 !important; margin-top: -10px !important;}

#sppb-addon-1631688908646 {font-size: 18px !important;}

#column-wrap-id-1631688908648 {margin-top: 30px;}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #001b87 !important;}

.topbar_contact {margin: 7px 0 !important;}

.topbar_contact .fa {margin-left: 7px;}

body {font-size: 16px !important;}
  
  

}


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

#sp-top2 {padding: 0;}

#section-id-1692196319324 {height: 200px !important;}	

#section-id-1692280955124 .sppb-col-md-3 {padding-left: 22% !important;}

#section-id-1692280955127 .sppb-col-md-4 {padding-left: 10% !important;}

.animated-text-words-wrapper {font-size: 18px !important;}

}








}