/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.limargin img {border: 1px solid #e0dede;}
.cat-box {
    border: 1px solid #db0d0d;
    border-radius: 5px;
}
.cat-box img {width:100%;}
.cat-box h4 {text-align: center;
}
.rightsection {
    background: #fff;
    margin-top: 22px;
    margin-left: -11px;
    padding: 0px;
}
.owl-carousel .owl-stage-outer {background: #ffff;}
.lgx-carousel .lgx-item {
    margin: 0 auto;
    padding: 0 !important;
}
.owl-theme .owl-controls .owl-prev, .lgx-carousel-section .owl-theme .owl-controls .owl-next {
    position: absolute;
    top: 24%;
    background: red !important;
}
.Speciality-sec {
    z-index: 9999;
    position: relative;
    top: -86px;
}
.Speciality-sec .column {margin-bottom:0 !important;}
.counter-inner {
                display: flex;
                align-items: center;
                justify-content: left;
            }

            .counter-content.counter-fill, .counter-content {
                background: #9f0b10;
                text-align: center;
            }

            .counter-content {
                background: #cfcfcf;
                padding: 32px 20px 24px;
                margin-right: 12px;
                margin-bottom: 12px;
                width: 50%;
                position: relative;
            }

            .counter-content.counter-fill h1, .counter-content h1 {
                font-size: 60px;
                margin-bottom: 2px;
                font-weight: 500;
            }

            .counter-content.counter-fill h1 {
                color: #fff;
            }

            .counter-content.counter-fill h1 span, .counter-content h1 span {
                font-size: 30px;
            }

            .counter-content.counter-fill h5, .counter-content h5 {
                margin-bottom: 0px;
            }

            .counter-content.counter-fill h5 {
                color: #fff;
            }

            .counter-content:before {
                position: absolute;
                height: 8px;
                width: 100%;
                background: #d50000;
                top: 0px;
                content: "";
                left: 0px;
                right: 0px;
            }

            .counter-content.counter-fill:before {
                background: #080707;
            }

            .choose-content h2 {
                font-weight: 600;
                position: relative;
                padding: 0px 0px 10px;
                
            }
.lgx-carousel-section .owl-theme .owl-controls .owl-prev {
	left: -25px !important; display:none !important;}
.lgx-carousel-section .owl-theme .owl-controls .owl-next {
	right: -25px !important; display:none !important;}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
.specialtitle {
    background: #01767d;
    border-radius: 10px 0px 0px 10px;
    margin-top: 22px;
    padding: 5px;
}

.specialtitle h3 {
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    padding: 20px 26px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.animated-img {
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}
.pcd-card p {
    color: #000;
    font-size: 30px;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 0px;
}
.more-wrapper-new-one h5 {
    color: #0a464a;
}
.pcd-card {
    background: #fff;
    padding: 20px 52px;
    border-right: 10px solid #da0000;
    position: relative;
    left: -140px;
    width: 100%;
    margin-bottom: 14px;
}
.pb{
	padding-bottom:50px !important; 
}


.logo img {
    height: 74px !important;
}

.social-slide-adressing ul {
    display: flex;
    align-items: center;
    padding-left: 0%;
    margin-top: 16px;
}

.social-slide-adressing ul li .common-addressing {
    display: flex;
    align-items: center;
}


.logo {
    width: 30% !important;
}

.address-icon img {
    margin-right: 15px;
    margin: 0px 17px;
}


#Top_bar .top_bar_left .menu_wrapper {
    width: 100%;
    position: relative;
    bottom: 0px;
    background: #9f0b10;
    height: 64px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    padding: 0 0px 0 12px;
    box-shadow: 0px -4px 17px rgb(0 0 0 / 10%);
    left: 4px;
    justify-content: space-between;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-weight: normal;
    font-family: Open Sans;
    color: #000 !important;
    font-size: 12px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255,255,255,0);
    border: 0;
    box-shadow: none;
}


nav#menu {
    background-color: transparent !important;
}

#Top_bar .top_bar_left .menu_wrapper nav#menu ul li a span {
    border-right: none;
    padding: 0 26px;
	color:#fff;
}

.address-content h4 {
    margin-bottom: 0px;
}

.social-slide-adressing {
    margin-top: 30px;
}


.header-stack #Top_bar .top_bar_right_wrapper {
    top: 10px !important;
	z-index:9999;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
       padding: 4px !important;
}


marquee.welcome-wrapper {
    color: #fff;
    padding: 5px 0px;
}


#Action_bar {
    line-height: 10px !important;
}

.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
    background-image: linear-gradient(45deg, #ca171d, #000) !important;
}


.social-slide-adressing ul li {
    margin-left: -2%;
}



.common-addressing .address-content h4 {
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.address-content a {
    color: #6c6767;
}

body.header-stack:not(.template-slider) #Header {
    min-height: 104px;
}


.is-sticky .social-slide-adressing {
    display: none !important;
}

.is-sticky .logo {
    display: none;
}

i.icon-search-fine {
    display: none;
}


.headding-wrapper h2 {
    font-size: 49px;
    font-weight: 700;
    /* color: #ca1b20; */
    background: -webkit-linear-gradient(45deg, #000000, #cc1e24 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	line-height:68px;
}



.headding-wrapper h4 {
    font-weight: bold;
    font-size: 32px;
}



.pd-t {
	padding-top:50px !important;
}

            .icon-box-outer {
                padding: 40px;
                overflow: hidden;
                position: relative;
                transition: 0.5s linear all;
                background-color: #fff;
                color: #6c6767;
                border-radius: 4px 50px;
                box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
            }

            .icon-box-outer:hover {
                background-color: #cc1e2473;
                color: #fff;
                transition: 0.5s linear all;
            }

            .icon-box-outer h4 {
                transition: 0.5s linear all;
            }

            .icon-box-outer:hover h4 {
                color: #fff;
            }

            .icon-box-outer::before {
                content: "";
                position: absolute;
                width: 100%;
                height: 0%;
                bottom: 0;
                left: 100px;
                z-index: -1;
                border-radius: 4px 50px;
                /* opacity: 0; */
                transition: 0.7s all ease;
                background-size: cover;
                background-blend-mode: color-burn;
                opacity: 0.2;
            }

            .trust-bg::before {
                background-image: url(/wp-content/uploads/2023/03/trust-1.png);
            }

            .trans-bg::before {
                background-image: url(/wp-content/uploads/2023/03/transparenty-1.png);
            }

            .team-bg::before {
                background-image: url(/wp-content/uploads/2023/03/teamwork-1.png);
            }

            .icon-box-outer:hover::before {
                height: 100%;
                z-index: 1;
                bottom: -80px;
            }




  .icon-outer img {
                width: 45%;
                transition: all 0.5s ease-in-out 0s;
            }



.icon-box-outer:hover .icon-outer img {
    transition: all 0.5s ease-in-out 0s;
    transform: rotate(360deg);
    filter: brightness(50);
}



.iconbox-content-outer h4 {
    font-weight: 700;
    font-size: 25px;
}


.headding-wrapper-new h2 {
    color: #fff;
    font-weight: bold;
    font-size: 49px;
    padding-top: 60px;
}



  .floater {
                animation-name: floater;
                -webkit-animation-name: floater;
                animation-duration: 3s;
                -webkit-animation-duration: 3s;
                animation-iteration-count: infinite;
                -webkit-animation-iteration-count: infinite;
                visibility: visible !important
            }

            @keyframes floater {
                0% {
                    transform: translateY(0%)
                }

                50% {
                    transform: translateY(8%)
                }

                100% {
                    transform: translateY(0%)
                }
            }

            @-webkit-keyframes floater {
                0% {
                    -webkit-transform: translateY(0%)
                }

                50% {
                    -webkit-transform: translateY(8%)
                }

                100% {
                    -webkit-transform: translateY(0%)
                }
            }



/* 
mission vision */



.serviceBox{
    padding: 0 20px;
    text-align: center;
    border: 1px solid #000;
    margin: 50px 0;
    position: relative;
    transition: all 0.3s linear 0s;
	height:335px;
	border-radius:14px;
}

.serviceBox .service-icon{
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 5px;
    background: #c4171d;
    font-size: 30px;
    color: #fff;
    margin: -45px 0 30px;
    position: relative;
    transition: all 0.3s linear 0s;
}

.serviceBox:hover .service-icon{
    background: #cc1e2473;
    color: #4ca8e8;
}

.serviceBox .service-icon:after{
    content: "";
    border-top: 10px solid #c4171d;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s linear 0s;
}

.serviceBox:hover .service-icon:after{
    border-top-color: #dcdcdc;
}

.serviceBox .title{
    font-size: 16px;
    color: #414141;
    margin: 0 0 12px 0;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover .title{
    color: #4ca8e8;
}

.serviceBox .description{
    font-size: 16px;
    color: #8e8e8e;
    line-height: 25px;
}

.serviceBox .read-more{
    display: inline-block;
    padding: 1px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #414141;
    position: relative;
    bottom: -20px;
    transition: margin-right 0.5s ease 0s, border-color 0.3s ease 0s;
}

.serviceBox .read-more span{
    display: inline-block;
    padding: 5px 18px;
    background: #fff;
    margin: 0 -35px -12px 0;
    position: relative;
    left: 12px;
    transition: margin-right 0.5s ease 0s;
}

.serviceBox:hover .read-more span{
    color: #4ca8e8;
    margin-right: 0;
}

.serviceBox .read-more i{
    display: inline-block;
    padding: 9px 17px 8px 20px;
    background: #4ca8e8;
    color: #fff;
}

.serviceBox:hover,
.serviceBox:hover .read-more{
    border-color: #c4171d;
}

@media only screen and (max-width:767px){
    .serviceBox{ margin-bottom: 80px; }
}


.serviceBox h4.title {
    font-size: 25px;
    font-weight: bold;
    color: black;
    margin-top: 23px;
    margin-bottom: 20px;
}








.serviceBox.mission-wrapper-one i {
    font-size: 46px;
    padding-top: 38px;
    color: #cc1e24;
}

.column.mcb-column.one.column_column.mb-0 {
    margin-bottom: 0px;
}







p.leading-wrapper {
    color: #fff;
    width: 70%;
    margin: 0 auto;
}







.hvr-grow {
/* 	display: inline-block; */
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.cv-wrapper {
    background-color: #000000;
    padding: 5px 0px;
    text-align: center;
}


.tricodex-wrapp.hvr-grow {
    padding-top: 53px;
}

.cv-wrapper p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
}






/* category*/


.category-outer {
    /* background-color: #cc1e2473; */
    margin: 30px auto;
    text-align: center;
    padding: 30px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 85%;
    border-radius: 4px 15px 4px 4px;
    background-image: linear-gradient(45deg, #ED213A, #93291E);
}


            .category-outer img {
                width: 40%;
                transform: scale(1) rotate(0deg);
                transition: all 0.5s ease-in-out 0s;
            }

            .category-outer:hover img {
                transform: scale(1.1) rotate(-25deg);
                transition: all 0.5s ease-in-out 0s;
            }

            .category-outer h5 {
                background: #fff;
                position: relative;
                z-index: 1;
                margin: 15px 0 0;
            }

            .category-outer h5::before {
                content: "";
                background: #000;
                position: absolute;
                width: 0%;
                transition: all 0.5s ease-in-out 0s;
                height: 100%;
                left: 0;
                z-index: -1;
            }

            .category-outer:hover {
                box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
                transition: all 0.7s ease-in-out 0s;
            }

            .category-outer:hover h5 {
                color: #fff;
                transition: all 0.7s ease-in-out 0s;
            }

            .category-outer:hover h5::before {
                width: 100%;
            }




/* who we are */



.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline{
    width: calc(50% + 50px);
    padding: 0 70px 0 5px;
    margin: 0 0 30px;
    float: left;
}

.main-timeline .timeline-content{
    color: #777;
    background: #cc1e24;
    padding: 20px 45px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    display: block;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline-content:hover{ text-decoration: none; }

.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after{
    content: "";
    background: #ca171d;
    position: absolute;
    top: 15px;
    left: -5px;
    right: -70px;
    bottom: 15px;
    z-index: -1;
}

.main-timeline .timeline-content:after{
    background: #fff;
    left: 22px;
    right: 22px;
    top: 0;
    bottom: 0;
}

.main-timeline .timeline-icon{
    color: #fff;
    font-size: 55px;
    text-align: center;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -50px;
}

.main-timeline .title{
    color: #ca171d;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
}

.main-timeline .description{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even){
    float: right;
    padding: 0 5px 0 70px;
    margin: 0 0 30px;
}

.main-timeline .timeline:nth-child(even) .timeline-content:before{
    left: -70px;
    right: -5px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon{
    right: auto;
    left: -50px;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content{ background: #ca171d; }
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{ background: #ca171d; }
.main-timeline .timeline:nth-child(4n+2) .title{ color: #000000; }

.main-timeline .timeline:nth-child(4n+3) .timeline-content{ background: #c7191f; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{ background: #c7191f; }
.main-timeline .timeline:nth-child(4n+3) .title{ color: #c7191f; }

.main-timeline .timeline:nth-child(4n+4) .timeline-content{ background: #1c7c24; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{ background: #37B54A; }
.main-timeline .timeline:nth-child(4n+4) .title{ color: #37B54A; }

@media screen and (max-width:767px){
    .main-timeline .timeline{ width: 100%; }
}

@media screen and (max-width:576px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        text-align: center;
        padding: 70px 0 5px 0;
        margin: 0 0 30px;
    }

    .main-timeline .timeline-content{ padding: 40px; }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        left: 20px;
        right: 20px;
        top: -70px;
        bottom: -5px;
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(even) .timeline-content:after{
        left: 0;
        right: 0;
        top: 20px;
        bottom: 20px;
    }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        padding: 10px 0;
        transform: translateX(-50%) translateY(0);
        top: -70px;
        left: 50%;
        right: auto;
    }

    .main-timeline .title{ font-size: 20px; }
}

/* who we are */


a.call-us {
    background-color: black;
    color: #fff;
    padding: 6px 30px;
    font-size: 16px;
}



.looking-wrapper p {
    color: #fff;
    margin-top: 30px;
}

.iso-wrapper ul li {
    color: #fff;
}



/* pcd */

.form-heading {
    padding: 20px 0 0px;
    margin-bottom: 0px;
    position: relative;
    background-color: #cc1e24;
	margin-top:50px;
}

.form-heading::before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -30px;
    height: 35px;
    left: 0;
    background-image: url(/wp-content/uploads/2023/03/wave-shape-in-red.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.form-heading h3 {
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    line-height: 57px;
    font-size: 30px;
}

.form-outer {
    background: #fff;
    text-align: center;
    border-radius: 8px;
}

.side-wrapper {
    padding: 8px 48px;
    background-color: #fff !important;
}

.d-one textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 100px !important;
}



.s-one input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #ccc !important;
    border-radius: 34px !important;
}

.d-one textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border: 1px solid #ccc;
    border-radius: 5px;
}


.smt-wrapper input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 0px;
	background-color: black;
    color: #fff;
    padding: 6px 30px;
    font-size: 16px;
}
	

.division-full-wrapper .lgx-section-inner {
    background-color: transparent !important;
}

.asd img {
   
	padding:13px 0px;
}

.division-full-wrapper .lgx-carousel-section .lgx-carousel .lgx-item {
    margin: 0 auto;
    padding: 25px 11px;
}



.division-full-wrapper .owl-theme .owl-dots .owl-dot span {
    width: 40px !important;
    height: 3px !important;
    
}

.into ul li {
    /* background-color: #1767b2; */
    margin-bottom: 16px;
    border-bottom: 1px solid #605e5e;
}

a.hvr-float i {
    margin-right: 4px;
}


.logo-footer img {
    width: 85%;
    margin-bottom: 41px;
}




.hvr-float {
   display: inline-block; 
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active 
{
  transform: translateY(-8px);
}




.area-wrapper.new-area-wrapepr {
    background-color: #605e5e;
    padding: 48px 19px;
    border-radius: 5px;
    border: 1px solid #fff;
}




.textwidge-wrapper a {
    color: #fff !important;
}


.our-wrapper h4 {
    font-weight: bold;
}

.our-wrapper p {
    color: #fff;
}
.textwidge-wrapper p {
    color: #fff;
}

.serviceBox-1{
    color: #999;
    text-align: center;
    padding: 10px 0 15px;
    position: relative;
}

.serviceBox-1:before,
.serviceBox-1:after{
    content: "";
    background: #1e5270;
    width: 150px;
    height: 10px;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    clip-path: polygon(7% 0%, 93% 0%, 100% 100%, 0% 100%);
}

.serviceBox-1:after{
    width: 80%;
    height: 15px;
    border-radius: 0 0 10px 10px;
    top: auto;
    bottom: 0;
    clip-path: none;
}

.serviceBox-1 .service-content{
    background: #fff;
    padding: 25px 20px;
    border-radius: 10px;
	height: 224px;
}

.serviceBox-1 .service-content:before{
    content: "";
    background:#1b657e;
    width: 128px;
    height: 100px;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.serviceBox-1 .service-icon{
    color: #77787a;
    background: linear-gradient(to left, #dedfe1, #f3f3f3);
    font-size: 40px;
    line-height: 100px;
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(0,0,0,0.03);
    position: relative;
    z-index: 1;
}

.serviceBox-1 .service-icon:before{
    content: "";
    background: linear-gradient(to right, #dedfe1, #f3f3f3);
    width: 88%;
    height: 88%;
    border-radius: 50%;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}

.serviceBox-1 .title{
    color: #1e5270;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.serviceBox-1 .description{
    font-size: 14px;
    line-height: 24px;
    margin: 0;
	color: black;
    font-weight: bold;
}
}

.serviceBox-1.green:before{ background: #719e2a; }
.serviceBox-1.green:after,
.serviceBox-1.green .service-content:before{
    background: #85bc16;
}
.serviceBox-1.green .title{ color: #85bc16; }

.serviceBox-1.blue:before{ background: #1B8E9B; }
.serviceBox-1.blue:after,
.serviceBox-1.blue .service-content:before{
    background: #28B7C5;
}
.serviceBox-1.blue .title{ color: #28B7C5; }

.serviceBox-1.purple:before{ background: #83235D; }
.serviceBox-1.purple:after,
.serviceBox-1.purple .service-content:before{
    background: #A83475;
}
.serviceBox-1.purple .title{ color: #A83475; }

@media only screen and (max-width:990px){
    .serviceBox-1{ margin: 0 0 30px; }
}





.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 6s;	
	-webkit-animation-duration: 6s;

	animation-timing-function: linear;	
	-webkit-animation-timing-function: linear;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	visibility: visible !important;	
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.9;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.9;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.9;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.9;	
	}			
}

.form-one {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 10px;
    grid-gap: 0px 23px;
}

.form-message textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 100px;
    border: 1px solid #b9bbc7;
    border-radius: 30px;
}


.form-two input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #b9bbc7;
    border-radius: 30px;
}


input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 0px;
    background-color: black;
    color: #fff;
    padding: 6px 30px;
    font-size: 16px;
}

.heading-wrapper h2 {
    color: #cb1d23;
    font-weight: 600;
    margin: 0px;
}


span.to-wrapper {
    color: #000000;
}


.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
    border-top-color: #fff !important;
    opacity: 1;
}



#Top_bar .menu > li ul {
    background-color: #ca171d !important;
}


#Top_bar .menu li ul li a {
    padding: 10px 0px 10px 0px;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}



.isotope-item .image_links {
    display: none !important;
 }


@media (max-width: 575px) { 

	
div#Action_bar {
    display: none !important;
}	
	
.social-slide-adressing ul {
    display: none;
}

	
.header-stack #Top_bar .logo {
    width: 100% !important;
}	
	
.header-stack #Top_bar a.responsive-menu-toggle {
    position: absolute!important;
    margin-top: -26px!important;
    margin-right: 21px !important;
    color: #fff !important;
}	
	
.section.has-video .section_video {
    display: block!important;
}


.Speciality-sec {
    top: 0px;
}	
	
.pcd-card {
    padding: 20px 0px;
    left: 00px;
    width: 100%;
    margin-bottom: 14px;
}
	
.headding-wrapper-new h2 {  
    font-size: 35px;
}	
	
	
 }


@media (min-width: 576px) and (max-width: 767px) { 

.headding-wrapper-new h2 {  
    font-size: 35px;
}	
	
	

.Speciality-sec {
    top: 0px;
}		
	
	div#Action_bar {
    display: none !important;
}
	
.social-slide-adressing ul {
    display: none;
}

	
.header-stack #Top_bar .logo {
    width: 100% !important;
}	

.header-stack #Top_bar a.responsive-menu-toggle {
    position: absolute!important;
    margin-top: -26px!important;
    margin-right: 21px !important;
    color: #fff !important;
}	
	

.section.has-video .section_video {
    display: block!important;
}


.serviceBox {
    margin-bottom: 0px;
}	

	
.category-outer {
    
    margin: 10px auto !important;
  
}	

.pcd-card {  
    left: -00px;
}	


	.pcd-card {
    padding: 22px 8px;
    left: 0px;
    width: 100%;
	}
	
	
	
}

@media (min-width: 768px) and (max-width: 991px) { 

.headding-wrapper-new h2 {  
    font-size: 35px;
}	
	

.specialtitle h3 {
    font-size: 13px;
    line-height: 27px;
    padding: 0px 26px;
   
}	
	
	
.Speciality-sec {
    top: 0px;
}		
	
	
div#Action_bar {
    display: none !important;
}	
	
.section.has-video .section_video {
    display: block!important;
}
	

.social-slide-adressing ul {
    display: none !important;
}	

	
.header-stack #Top_bar .logo {
    width: 100% !important;
}		

#Top_bar a.responsive-menu-toggle {
    color: #fff !important;
}	
	
	
 }


@media (min-width: 992px) and (max-width: 1199px) { 

.headding-wrapper-new h2 {  
    font-size: 35px;
}	

	
.Speciality-sec {
    top: 0px;
}	
	
	
div#Action_bar {
    display: none !important;
}	
	
#Top_bar a.responsive-menu-toggle {
    color: #fff !important;
}	

	
.section.has-video .section_video {
    display: block!important;
}
	
	

 }


@media (min-width: 1200px) { 





}


.desc a {
    color: #000000 !important;
}


.desc {
    text-align: center;
}

bdi {
    color: red;
}





#Subheader {
    /* background-color: rgba(247, 247, 247, 1); */
    background-image: linear-gradient(45deg, black, #ca171d);
}

div#Subheader h1 {
    color: #fff !important;
}

div#Subheader ul li {
    color: #fff !important;
}

div#Subheader ul li a {
    color: #fff !important;
}

a#header_cart {
    display: none !important;
}


.extras-wrapper {
    display: none !important;
}


.enquiry-form {
    background-color: #0b3e68;
    /* padding: 0px 45px; */
    padding: 40px 40px 15px 40px;
    border-radius: 10px;
    /* background-color: rgb(11 62 104 / 30%); */
}


.side-wrapper {
    padding: 65px 48px;
    background-color: #aa1318 !important;
}


h3.cts-wrapper {
    text-align: center;
}
h3.cts-wrapper {
    text-align: center;
    color: #fff;
    font-weight: 500;
	padding-top:10px;
}


.short-banner img {
    width: 100%;
}


table#example tr th {
    border: 1px solid #aa1318;
}

table#example tr td {
    border: 1px solid #aa1318;
}
table#example a {
    color: black;
}


.fm-label {
    border-radius: 30px;
}
.fm-icon {
    border-radius: 30px;
}











.footer-form {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    width: 286px;
}


.footer-form .heading-look {
    font-size: 24px;
    /* background: #60a939; */
    color: #fff;
    text-align: center;
    display: block;
    padding: 4px 0;
    cursor: pointer;
    background-image: linear-gradient(45deg, black, red);
    border-radius: 5px 5px 0px 0px;
}




div#mini_contact_form {
    padding: 20px;
    background: #ffff;
}
#floatBtn-2 > a {
       background-color: #8aa228 !important;
}


div#mini_contact_form {
   
    display: none;
}


.s-one {
    margin-bottom: 12px;
}



.s-one input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #b9bbc7;
    border-radius: 33px;
}


.d-one textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 100px;
    border: 1px solid #b9bbc7;
    border-radius: 16px;
}


@media (max-width:575px){

	.footer-form {
    display: none;
}


}


.yns-wrappers input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #ccc;
	border-radius:30px;
}

.ynd-wrappers textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 100px;
    border: 1px solid #ccc;
	border-radius:30px;
}


.our-product-wrapper {	
	    background-image: linear-gradient(45deg, black, #ca171d) !important;
}


.email-one-wrapper {
    margin-right: 14px;
}


.is-sticky {
    background-color: black !important;
	height:65px !important;
}

.is-sticky .menu_wrapper {
    background-color: black !important;
    border-radius: 0px !important;
    /* height: 61px !important; */
}


.table-responsive {
    overflow-x: auto;
}

.cus-wrapper {
    background-color: #aa1318 !important;
}






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

    div#footer-col {
        display: block !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 0;
        z-index: 999;
        margin: 0;
        background: #9f0b10 !important;
    }

    div#myModal11 {
        width: 100%;
        z-index: 999999;
    }

    div#myModal11 .enquiry-form {
        width: 95%;
    }

    span.close {
        color: #ffffff;
        font-size: 25px;
    }

    div#myModal11 .modal-content {
        background: #ccc;
        padding: 19px 0 18px 18px;
    }

    .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .footer-col .button {
        padding: 8px 0 !important;
        margin-bottom: 0;
        width: 32.8%;
        color: #fff !important;
        margin-top: 2px;
        background-color: transparent;
        float: left;
        font-size: 16px;
        margin-right: 0px;
        box-shadow: none;
        text-align: center;
        border-radius: 0;
        border: 1px solid #fff;
    }

    .footer-form .heading-look {
        display: none !important;
    }

  

}

div#footer-col {
    display: none;
}

.yns-wrappers p {
    margin: 0px 15px 16px 0px !important;
}


.ynd-wrappers p {
 margin: 0px 15px 16px 0px !important;
}

.play-store img {
    height: 52px;
    margin-top: 15px;
    border-radius: 10px;
    /* width: 100%; */
}

