a
{
    text-decoration:none !important;
}
html {
  scroll-behavior: smooth;
}
.top_header {
    padding: 10px 0px;
}
.btn_blue{
    border-radius: 10px;
    background: #189aa3;
    color: #fff !important;
    margin: 5px 10px;
    width: 98%;
}
.btn_orange {
    border-radius: 10px;
    background: #ea7e49;
    color: #fff !important;
    margin: 5px 10px;
    width: 98%;
}

.text_blue
{
    color:#189aa3; 
}
.text_orange
{
    color:#ea7e49; 
}
.front_head p
{
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
/*.laser_banner
{
    background-image: url('../images/banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}*/
/*.laser_banner*/
/*{*/
/*    background-image: url('../images/banner-desktop.webp');*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*        padding-top: 80px;*/
/*    padding-bottom: 80px;*/
/*}*/
.mb-30
{
    margin-bottom:30px;
}
.btn_form input {
    width: 100%;
    background: #ea7e49;
    color: #Fff;
    border: none;
    outline: none;
        padding: 8px 0px;
            text-transform: uppercase;
}


.bg-white
{
    padding: 30px 0px;
}
.mt-20
{
    margin-top: 20px;
}
.mt-30
{
    margin-top: 30px;
}
.mt-50
{
    margin-top:50px;
}
.mt-10
{
    margin-top: 10px;
}
.mt-40
{
    margin-top: 40px;
}
.bg-white ul
{
    list-style-type: none;
    padding-inline-start: 10px;
}
.ul-li ul li i{
    margin-right: 6px;
}
.ul-li ul li {
    align-items: baseline;
    display: flex;
}
.ul-li ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}
.bg-gray ul
{
    list-style-type: none;
    padding-inline-start: 0px;
}

.bg-gray {
    background: #f1f2f2;
    padding: 30px 0px;
}
.testimonial_item {
    background: #189aa3;
    padding: 30px 10px;
    border-radius: 20px;
    min-height:200px;
    margin-bottom: 20px;
}
.services {
    /*padding: 20px;
    box-shadow: 0px 0px 10px #8080804d;
    margin: 10px;
    min-height: 186px;*/
}
.btn-primary
{
    background: #ea7e49!important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    padding: 8px 40px;
}
.padd-20
{
    padding: 20px;
}

.btn-sm
{
    background:#ea7e49;
    color:#fff !important;
    padding:10px 30px;
    font-weight:500;
    border-radius:30px;
    text-decoration:none !important;
}
@media only screen and (max-width: 480px) {
    .banner_fix {
    top: 95px !important;
}
    .width_img_sy {
    max-width: 100%;
}
    .fontheading {
    font-size: 25px !important;
}
    .width-50
{
    width:100% !important;
}
.width-33
{
    width:100% !important;
}
    .row_reverse
    {
        flex-direction: column-reverse;
    }
.h1, h1 {
    font-size: 22px;
    font-weight: 600;
}
.front_head p {
    font-size: 16px !important;
}
.h2, h2 {
    font-size: 28px;
}
.h3, h3 {
    font-size: 26px;
}
 #fixed-social a {
    width: 100% !IMPORTANT;
    float: left;
}
#fixed-social {
    bottom: 0px !IMPORTANT;
    top: unset !IMPORTANT;
    width: 100%;
}
.fixed-phone {
    border-radius: unset !IMPORTANT;
}
.fixed-whatsapp {
    border-radius: unset !IMPORTANT;
}
.fixed-whatsapp span {
    display: none !IMPORTANT;
}
.fixed-phone span {
    display: none !IMPORTANT;
}
.footer_sec {
    margin-bottom: 13%;
}
      .laser_banner
{
    background-image: url('../images/banner-mobile.webp') !important;
        background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 280px;
}
}

#fixed-social {
   position: fixed;
   top: 40%;
   right:0px;
   z-index: 999;
}

#fixed-social a {
   color: #fff;
   display: block;
   height:55px;
   position: relative;
   text-align: center;
    line-height: 55px;
   width: 55px;
   z-index: 2;
}
#fixed-social a i {
   font-size:23px;
}
#fixed-social a:hover>span{
	visibility: visible;
  right: 41px;
  opacity: 1;
} 
#fixed-social a span {
	line-height: 55px;
    right: 60px;
    position: absolute;
    text-align: center;
    width: 180px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
    border-radius: 10px 0px 0px 10px;
}
 .fixed-whatsapp {
    background-color: #26d367;
    border-radius: 10px 0px 0px 0px;
}
 .fixed-whatsapp span{
 	background-color: #26d367;
 }
 .fixed-phone{
	background-color: #25999f;
	 border-radius:10px 0px 0px 10px;

 }
 .fixed-phone span{
 	background-color:#25999f;
 }
/*end fixed social*/


/*<![CDATA[*/
.YoutubeLazy {
    background-color: #000;
    position: relative;
    padding-top: 55.25%;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid black;
}
.YoutubeLazy img {
    width: 100%;
    top: -16.84%;
    left: 0;
}
.YoutubeLazy .YoutubeButton {
    width: 68px;
    height: 48px;
    background-color: #333;
    opacity: 0.8;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    border-radius: 12px;
}
.YoutubeLazy .YoutubeButton:before {
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #fff;
}
.YoutubeLazy img,
.YoutubeLazy .YoutubeButton {
    cursor: pointer;
}

.YoutubeLazy img,
.YoutubeLazy iframe,
.YoutubeLazy .YoutubeButton,
.YoutubeLazy .YoutubeButton:before {
    position: absolute;
}
.YoutubeLazy .YoutubeButton,
.YoutubeLazy .YoutubeButton:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.YoutubeLazy iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/*]]>*/
.services_box img {
    margin: 10px;
    max-width: 80px;
}
.services_box p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.services_box {
    display: flex;
    align-items: center;
}
.content_type h3{
   font-size:22px !important;
}
.fontheading{
    font-size:30px !important;
    line-height:36px;
    font-weight: bold !important;
}
.types_heading h3
{
    font-size:20px;
}
.form-bg {
        position: sticky;
    top: 5rem;
    border: 1px solid #ed8049;
    padding: 20px;
    box-shadow: rgba(128, 128, 128, 0.28) 0px 0px 10px;
    border-radius: 20px;
   
    
}
.text1{
    font-size:20px;
    color: #ea7e49;
}
.box_theme
{
    border: 1px solid #ed8049;
    padding: 20px;
    box-shadow: rgba(128, 128, 128, 0.28) 0px 0px 10px;
    border-radius: 20px;
}
.height_100_box{
    height:100%;
}
.booking_form
{
  background:#fff;
    border: 1px solid #ed8049;
    padding: 20px;
    box-shadow: rgba(128, 128, 128, 0.28) 0px 0px 10px;
    border-radius: 20px;
    position: sticky;
    top: 5rem;
}
.line_divider {
    width: 100%;
    background: #d7d7d7;
    height: 2px;
    margin: 30px 0;
}
.border-right_box{
    border-right:2px solid orange;
}
.tab_cus li.active a {
    color: #fff !IMPORTANT;
}
.tab_cus li.active {
    text-align: center;
    background: #ed8849;
    color: #fff !IMPORTANT;
    padding: 10px !IMPORTANT;
    border-radius: 6px;
    width: 100%;
}
ul.nav.nav-tabs.tab_cus.nav-justified li a {
    color: #000;
}
.tab_cus .item {
    display: flex;
    justify-content: center;
}
li.spact_10 {
    text-align: center;
    padding: 10px;
}
.tab_cus .owl-nav button span {
    background: #ed8849;
    padding: 0px 14px;
    color: #fff;
    font-size: 29px;
    line-height: 0;
    border-radius: 50%;
}
.tab_cus .owl-nav button:focus{
    border:none !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !IMPORTANT;
     border:none !important;
}
.owl-theme .owl-nav [class*=owl-]:focus {
    background: transparent !IMPORTANT;
     border:none !important;
}
.tab_cus button:focus {
    outline: none !important;
    outline: none !important;
}
.tab_cus {
    border-bottom: none;
    background: rgb(189 149 63 / 29%);
    margin: 0 auto;
    border-radius: 20px;
    padding: 10px;
}
.tab_cus a
{
    color:#000;
}
.tab_cus
{
    margin-bottom:20px;
}
.width-50
{
    width:50%;
}
.width-33
{
    width:33.33%;
}
.tab_cus button
{
    text-align: center;
    background: rgb(189 149 63 / 29%);
    padding: 10px !IMPORTANT;
    border-radius: 6px;
    color:#000;
}
.tab_cus .nav-link.active
{
    background: #ed8849;
    color: #fff !IMPORTANT;
}
.services_box_heading h3
{
    font-size:20px;
}
.services_box_heading h4
{
    font-size:20px;
    color:#fff;
}
.services_card {
    background: #25999f;
    padding: 10px;
    height: 100%;
}
.services_card p
{
    color:#fff;
}
.services_card h3
{
    color:#fff;
}
.radius_20 
{
    border-radius:20px;
}

.big_heading_para
{
    font-size:20px;
}
.banner_fix {
    top: 90px;
}

