section.about-style-one.sec-pad.pb0 {
    padding: 60px 0;
}

form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right, form.wpcf7-form.init input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right, form.wpcf7-form.invalid input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right{
    display: inline-block;
    width: 172px;
    height: 44px;
    border: none;
    outline: none;
    background: #FE5A0E;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 44px;
    padding-right: 20px;
} 
p.icon-box-p a {
    color: #fff!important;
}
.dialog-message.dialog-lightbox-message.animated.zoomIn .elementor-slideshow__title {
    visibility: hidden;
}
p.icon-box-p a:hover {
    color: #fe5e14!important;
}
form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-text, form.wpcf7-form.init input.wpcf7-form-control.wpcf7-text,  form.wpcf7-form.invalid input.wpcf7-form-control.wpcf7-text, .col-md-6.tab input input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    width: 100%;
    height: 40px;
    color: #000000;
    font-size: 16px;
    margin-bottom: 6px;
    padding-left: 8px;
    display: block;
    border: 1px solid #b3b1b1;
}
textarea{
	border: 1px solid #b3b1b1!important;
	padding-left: 8px!important;
}
form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, form.wpcf7-form.init input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,  form.wpcf7-form.invalid input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .col-md-6.tab input input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid  {
    width: 100%;
    height: 42px;
    color: #000000;
    font-size: 16px;
    margin-bottom: 6px;
    padding-left: 8px;
    display: block;
	border: 1px solid #b3b1b1;
}

#respond{
    margin-top: 50px;
}
.social {
    display: none!important;
}
.hidden-sidebar .sidebar-content .navigation-box li a{
	text-align: left!important;
    padding: 0 28px!important;

}
.single-blog-style-two .text-box .meta-info a{
    text-transform: capitalize;
}
.blog-details-page .tags-share-box .tags-box a {
    border-radius: 20px;
    border: 1px solid #262626;
    height: 40px;
    line-height: 40px;
    color: #514A47;
    font-size: 15px;
    text-align: center;
    padding: 0 25px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
    margin-left: 5px;
}
.blog-details-page .tags-share-box .tags-box a:hover {
    background: #262626;
    border-color: #262626;
    color: #fff;
}
div.next{
    float: right;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box a.comment-reply-link {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    width: 82px;
    height: 35px;
    background: #FE5A0E;
    border-radius: 17.5px;
    line-height: 35px;
    position: absolute;
    top: 25px;
    right: 25px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box a.comment-reply-link:hover{
    background: #252525;
}
.comment-box-wrapper ul.children .single-comment-box{
    padding-left: 60px;
    margin-top: 30px;
}
#respond h3#reply-title{
    margin: 0;
    color: #262626;
    font-size: 24px;
    font-family: 'Poppins';
    font-weight: 600; 
    margin-bottom: 30px;
}
#respond h3#reply-title span{
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
#respond h3#reply-title:after{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 38px;
    height: 2px;
    background: #888888;
    margin-left: 15px;
    margin-top: 18px;
}
.blog-details-page .comment-form button.thm-btn{
    margin-left: 8px;
}
p.logged-in-as{
    margin-bottom: 20px;
    margin-top: -10px;
}
p.logged-in-as a{
    padding-left: 8px;
    color: #252525;
}
p.logged-in-as a:hover{
    color: #FE5A0E;
}
.widget.popular-categories:first-child{
    margin-top: 0px;
}
.widget.popular-categories{
    margin-top: 45px;
}
.widget_categories , .widget_archive , #woocommerce_product_categories-2{
    padding: 0 30px;
    padding-top: 30px;
    border: 1px solid #EBEBEF;
    padding-bottom: 30px !important;
}
.popular-categories .sidebar-title h3:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 38px;
    height: 2px;
    background: #888888;
    margin-left: 15px;
    margin-top: 18px;
}
.widget_categories ul , .widget_archive ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: -5px;
}
.widget_categories ul li a , .widget_archive ul li a{
    color: #555555;
    font-size: 15px;
    position: relative;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.widget_categories ul li + li , .widget_archive ul li + li{
    border-top: 1px solid #E0E0E0;
    padding-top: 10px;
    margin-top: 10px;
}
div.sidebar-title{
    margin-bottom: 30px;
}
div.sidebar-title h3{
    margin: 0;
    color: #262626;
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 600;
}
.widget_categories ul li a:hover , .widget_archive ul li a:hover ,  .widget_product_categories ul li a:hover{
    color: #FE5A0E;
}
ul.wp-tag-cloud{
    margin-left: -5px;
    margin-right: -5px;
    margin: 0;
    padding: 0;
    list-style: none; 
}
ul.wp-tag-cloud li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    margin-bottom: 10px;
}
ul.wp-tag-cloud li a{
    display: block;
    border: 1px solid #F5F9FF;
    color: #555555;
    font-size: 15px!important;
    line-height: 1em;
    padding: 10px 19px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #F5F9FF;
}
ul.wp-tag-cloud li a:hover{
    color: #fff;
    border-color: #FE5A0E;
    background: #FE5A0E;
}
.blog-post-pagination ul li a {
    margin-left: 5px;
    color: #262626!important;
    background-color: transparent!important;
    border: 2px solid #CCCBCB!important;
    margin-right: 5px;
}
.pagination>li:first-child>span {
    
    margin-right: 5px;
}
.pagination>li:last-child>a{
    margin-left: 5px!important;
}
.blog-post-pagination ul li a:hover{
    border-color: #888888!important;
    color: #fff!important;
    background: #888888!important;
}
.blog-post-pagination ul li span.current{
    color: #fff;
    background: #888888;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #888888;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.pagination>li a{
    border-radius: 50%!important;
}
a.next{
    margin-left: 0px!important;
}
a.prev{
    margin-right: 0px!important;
}
.rqa-box form.rqa-form input.hvr-sweep-to-right{
    display: inline-block;
    width: 172px;
    height: 44px;
    border: none;
    outline: none;
    background: #FE5A0E;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 44px;
    padding-right: 20px;
}
.rqa-box form.rqa-form input.hvr-sweep-to-right:hover{
    color: #252525;
    background: #fff;
}
.rqa-box form.rqa-form input{
    margin-bottom: 6px;
}
.home3 .pb0{
    padding-bottom: 130px!important;
}
.single-blog-style-two .text-box .meta-info .highlight{
    margin-left: 0!important;
}
.blog-style-one .single-blog-style-one .meta-info a + a{
    text-transform: capitalize;
}
.contact-page form.contact-form input.wpcf7-submit {
    display: inline-block;
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    background: #FE5A0E;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 45px;
}
.contact-page form.contact-form input.wpcf7-submit:before {
    background: #252525;
}
div.wpcf7-response-output{
    margin-top: -10px;
}
footer.site-footer .footer-widget.subscribe-widget form input.wpcf7-text {
    width: 100%;
    height: 51px;
    border: 1px solid #e6e5e5;
    padding-left: 20px;
    font-size: 14px;
    color: #B2AFAF;
    display: block;
}
footer.site-footer .footer-widget.subscribe-widget form{
        position: relative;
    margin-top: 30px;
}
footer.site-footer .footer-widget.subscribe-widget form input.wpcf7-submit{
    position: absolute;
    top: 0;
    right: 0;
    width: 98px;
    height: 51px;
    background: #FE5A0E;
    color: #fff;
    font-size: 14px;
    border: none;

}
footer span.ajax-loader{
    display: none!important;
}
.portfolio-style-two .gallery-filter ul li span{
    padding: 17px 35px;
}
.home3 .blog-style-one{
    background: #f6f6f6;
}
.home2 .faq-rqa-section{
    padding-bottom: 130px!important;
    padding-top: 0px;
}
.navbar-default .navbar-nav>.active>a{
    color: #262626;
    background:none;
}
.navbar-default .navbar-nav>.active>a:hover{
    color: #262626;
    background:none;
}
.contact-page form.contact-form input.wpcf7-submit:hover , footer.site-footer .footer-widget.subscribe-widget form input.wpcf7-submit:hover{
    background: #252525;
}
.about-style-two.sec-pad{
    padding-top: 130px;
}
.single-blog-style-two .text-box .meta-info a{
    color: #262626;
    font-weight: 600;
}

/* Woocommerce*/

.padtb_100_20 {
    padding: 100px 0px 80px;
}
.mbot75 {
    margin-bottom: 75px;
}
.prd_list {
    width: 43%;
    margin-bottom: 80px !important;
    min-height: 400px;
    float: left;
    margin-right: 50px;
}
span.wdt_img.wooc-image img{
    width: 100%;
    height: auto;
} 
nav.woocommerce-breadcrumb{
    display: none;
}
div.product.type-product{
    border: 1px solid #efefef;
    padding: 30px;
}
.shop div.product.type-product{
    padding: 0px;
}
 .quantity .qty{
    text-align: center;
    width: 50px;
}
 div.product form.cart .button{
    vertical-align: middle;
    border:1px solid #FE5A0E;
    float: left;
    font-size: 16px;
    width: 150px;
    height: 50px;
    letter-spacing: 0.3px;
    background: #FE5A0E;
    border-radius: 3px; 
    display: inline-block;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}
.woocommerce .quantity .qty{
    height: 50px;
}
div.product form.cart .button:hover{
    background-color: #262626;
    border-color: #262626;
}

.woocommerce-tabs .wc-tabs > li.active > a{
     border-top: 2px solid #FE5A0E!important;
         background-color: #fff;
    border-bottom-color: transparent;

}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 46px !important;
}
 p.stars a:before, .woocommerce p.stars a:hover~a:before {
    content: "\e021";
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0;
}
.woocommerce-Tabs-panel h2{
    display: none;
}
#review_form_wrapper form button.submit{
    background-color: #FE5A0E;
    color: #fff;
    padding: 10px;
}
.hvr-sweep-to-right:before {
    background: #262626;
}
 #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    list-style: none;
    padding-left: 0px;
}
#reviews #comments ol.commentlist:before{
    content: " ";
    display: table;
}
p.price del span.woocommerce-Price-amount{
    text-decoration: line-through;
}
p.price ins span.woocommerce-Price-amount{
    margin-left: 15px;
    font-weight: bold;
}

h5.fnt_dark_color_c1{
    font-size: 22px;
    color: #242424;
    margin-bottom: 10px;
    margin-top: 15px;
}
a.view-all.shop_add_cart {
    font-size: 14px;
    color: #fff;
    background: #FE5A0E;
    width: 142px;
    height: 37px;
    display: inline-block;
    line-height: 37px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
}
.prd_list .star-rating {
    float: none !important;
    margin: 0px auto !important;
}
.hvr-bounce-to-right:before{
    background: #262626;
}
.prd_price {
    font-size: 25px;
    color: #404040;
    font-family: 'Alegreya', serif;
    font-style: italic;
    width: 100%;
    float: left;
}
span.wdt_img.shadow_effect img{
    width: 100%;
}
table.shop_table thead tr th{
    background-color: #FE5A0E;
    color: #fff;
    text-align: center;
    border-right: 1px solid #efefef;
}
table.shop_table tr.cart_item td{
    border-right: 1px solid #efefef;
    padding: 25px;
    text-align: center;
}
td.product-name a{
    font-size: 22px;
    color: #252525;
}
td.product-name a:hover{
    color: #FE5A0E;
}
#coupon_code.input-text {
    width: 35%;
    background: #fff;
    font-size: 14px;
    color: #8e8d8d;
    border-radius: 3px;
    border: 1px solid #ddd;
    float: left;
    display: block;
    padding: 8px 17px;
    margin-right: 18px;
}
.cart .actions .coupon input.button {
    font-size: 14px;
    border-radius: 3px;
    float: left;
    display: block;
    padding: 5px 17px;
    margin-right: 18px;
    background: #c2c2c2;
    color: #fff;
    border: 1px solid #c2c2c2;
    width: 140px;
    height: 34px;
    line-height: 23px;
    font-weight: 400;
    text-transform: none;
}
.woocommerce table.shop_table td{
    padding: 25px;
}
.woocommerce .cart input.button{
    background-color: #FE5A0E;
    color: #fff;
}
.woocommerce .cart input.button:hover , .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover , .woocommerce-page #payment #place_order:hover{
    background-color: #252525;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background: #FE5A0E;
    width: 221px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    float: right;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    padding: 0px 16px;
}
tr.cart-subtotal th , tr.order-total th{
    border-right: 1px solid #efefef;
    text-align: center;
}
.full_width.padtb_100_80{
        padding: 100px 0px 100px;
}
tr.cart-subtotal td , tr.order-total td{
    text-align: center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding: 7px;
    border-radius: 6px;
    border:1px solid #e0e0e0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order , a.button.wc-backward ,.woocommerce-message a.button{
    background: #FE5A0E;
    color: #fff;
}
.woocommerce #payment #place_order:hover ,a.button.wc-backward:hover ,.woocommerce-message a.button:hover{
    background-color: #252525;
    color: #fff;
}
.woocommerce-message {
    border-top-color: #FE5A0E;
}
p.cart-empty , p.return-to-shop{
    text-align: center;
}
.woocommerce a.remove{
    display: inline-block;
}
 .star-rating span:before {
    color: #FE5A0E;
}
.woocommerce div.product div.summary{
    width: 100%;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 15px;
}
.widget_product_tag_cloud .tagcloud a {
    display: inline-block;
    border: 1px solid #F5F9FF;
    color: #555555;
    font-size: 15px!important;
    line-height: 1em;
    padding: 10px 19px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #F5F9FF;
    margin-bottom: 10px;
    margin-right: 10px;
}
.widget_product_tag_cloud .tagcloud a:hover {
    color: #fff;
    border-color: #FE5A0E;
    background: #FE5A0E;
}
ul.product-categories{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: -5px;
}
.widget_product_categories ul li a{
    color: #555555;
    font-size: 15px;
    position: relative;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.widget_product_categories ul li + li{
    border-top: 1px solid #E0E0E0;
    padding-top: 10px;
    margin-top: 10px;
}
.widget_product_search form button {
    background-color: transparent;
    color: #555555;
    font-size: 15px;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    width: 75px;
    height: 100%;
    color: #555555;
    position: absolute;
    border: 1px solid #ececf0;
}
.widget_product_search form input {
    width: 100%;
    color: #555555;
    font-size: 15px;
    padding: 13px 20px;
    background-color: transparent;
    letter-spacing: .05em;
    border: none;
}
form.woocommerce-product-search{
    position: relative;
    height: 54px;
    border: 1px solid #ececf0;
}
span.posted_in , span.tagged_as{
    color: #999;
}
span.posted_in a , span.tagged_as a,a.woocommerce-review-link{
    color: #252525;
}
span.posted_in a:hover ,span.tagged_as a:hover , a.woocommerce-review-link:hover{
    color: #FE5A0E;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    background: #888888;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #888888;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #262626!important;
    background-color: transparent!important;
    border: 2px solid #CCCBCB!important;
    padding: 6px 12px;
    line-height: 1.42857143;
    font-size: 18px;
    font-weight: 600;
    width: 42px;
    height: 42px;

}
.woocommerce-pagination ul>li a {
    border-radius: 50%!important;
}
.woocommerce nav.woocommerce-pagination ul , .woocommerce nav.woocommerce-pagination ul li{
    border:none;
}
.woocommerce nav.woocommerce-pagination ul li{
    margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    border-color: #888888!important;
    color: #fff!important;
    background: #888888!important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size: 32px;
    color: #252525;
}
.woocommerce p.stars a{
    color: #FE5A0E;
}
.woocommerce-cart table.cart img{
	width : 60%;
}
.cart_item .woocommerce-Price-amount{
	font-size: 22px;
}
.woocommerce table.shop_table th {
    padding: 24px 12px;
}
.prd_title{
    margin-top: 15px;
}
a.title_product:hover{
    color: #FE5A0E;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.faq-rqa-section.faq-style-one div.wpcf7-response-output{
    color: #fff;
    margin:0 auto;
}
.faq-rqa-section.faq-style-one form label{
    display: none!important;
}
.page-template-home-3 .blog-style-one{
    background: #F6F6F6;
    padding-bottom: 130px!important;
}
.single-service-style-four .img-box .box .content h3{
    font-weight: 600;
}


ul.dropdown-menu{
    display: block;
    border:none;
}
.slider-content{
    padding: 0;
    background: none;
}
.ind-service-section .service-slide-area .ind-service-img-text .ind-service-text h3{
    padding-bottom: 25px;
}
.textwidget br{
    display: none;
}
.dropdown-menu>.active>a{
    background-color: inherit;
}
.main-navigation-area.clearfix .dropdown-menu>.active>a{
    background-color: #e40000;
}
.ind-main-header .dropdown-menu{
    width: 222px;
}
.newsletter-widget input.wpcf7-submit{
    top: 0;
    right: 0;
    width: 60px;
    color: #fff;
    height: 100%;
    border: none;
    position: absolute;
    background-color: #e40000;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding: 0;
}
.newsletter-widget .ind-social-footer {
    margin-top: 35px;
}
.newsletter-widget div.wpcf7-response-output{
	color:#fff;
}
footer.site-footer .footer-widget.about-widget{
	bottom:0;
}
.page-wrapper{
	overflow:hidden;
}
.about-style-two .about-content a.view-more{
	display:block;
}
.google-map iframe{
	bottom: -8px;
    position: relative;
}



footer.site-footer .main-footer {
  padding-top: 45px!important;
  padding-bottom: 30px!important;
}

.slider-home-two .logo.home-two{
    padding: 15px 0;
	padding-left: 45px;
}


.elementor-section.sticky-menu {
    top: 0px;
    z-index: 9;
    width: 100%;
    position: fixed!important;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    background-color: #fff;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);
}


.header-navigation .container {
    position: relative!important;
    padding-right: 220px!important;
}

.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn {
    padding: 27px 38px!important;
    border-bottom: 3px solid #FE5A0E;
}

.header-navigation ul.navigation-box {
    float: left;
    display: block!important;
}
.header.header-home-three .header-navigation ul.navigation-box > li + li {
    margin-left: 15px;
    margin-right: 15px;
}
.header.header-home-three .header-navigation .container .main-navigation {
    border-bottom: 0px solid #060606;
	background: #ffffff;
}
.header-top.home-three {
    display: none;
}

footer.site-footer .footer-widget.subscribe-widget p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
}
.header.header-home-three .header-navigation .container .main-navigation .pull-left {
    float: left!important;
    margin-right: 0px;
    padding: 10px;
}

footer.site-footer .footer-widget.about-widget {
	color: #000;
}

/* .elementor-top-section.elementor-element.elementor-element-cb4fb9d .elementor-container.elementor-column-gap-default,
.elementor-top-section.elementor-element.elementor-element-86a3e9e .elementor-container.elementor-column-gap-default{
    max-width: 1200px;
} */

section.fact-counter-section {
    margin-left: 0px;
}
.fact-counter-section .fact-counter .divider.hor {
    height: calc(100% - 100px);
    width: 1px;
    bottom: 0;
    left: 45%;
}
.bottom-footer .right-text.pull-right {
    display: none!important;
}

.bottom-footer .left-text.pull-left {
    margin: 0 34%;
}
.header.header-home-three .header-navigation ul.navigation-box > li > a {
    color: #000000;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-999.current_page_item.menu-item-1003 {
    margin: 0 20px;
}
nav.navbar.navbar-default.header-navigation.stricky .container {
    width: 1349px!important;
}

.pull-left {
    float: left!important;
    margin-right: 56px;
    padding: 15px;
}
.header.header-home-three .header-navigation ul.navigation-box > li {
    padding: 24px 0;
}
.service-page {
    padding-top: 50px;
    padding-bottom: 95px;
}

.inner-banner {
    text-align: center;
    padding-top: 75px;
    padding-bottom: 50px;
    /*background: #000 url(https://laxmielectronics.webindia.com/wp-content/themes/industrio/img/inner-banner-1-1.jpg) center center no-repeat!important;*/
    background-size: contain!important;
	padding-top: 40px;
}
.inner-banner h3{
	margin-bottom: 20px;
}
.header.header-home-two .header-navigation ul.navigation-box > li + li {
    margin-left: 20px;
    margin-right: 20px;
}
.header.header-home-two .header-navigation ul.navigation-box {
    padding-left: 0px;
}
.header.header-home-three + section, .header.header-home-three + div {
    margin-top: 0px !important;
}

#minimal-bootstrap-carousel .carousel-caption {
	background-color: #0000002b!important;

}


/*service style start-*/
.single-service-style-two .overlay{
	display: none;
}
/*
.single-service-style-two .hover {
    position: relative;
    left: 0;
    right: 0;
    bottom: -77px;
    padding: 0 50px;
    background: rgba(0, 0, 0, 0.8);
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    border-top: 3px solid #FE5A0E;
    min-height: 196px;
}
*/

.single-service-style-two .hover {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 0 10px;
    background: rgb(254 90 14);
    opacity: 1;
  
    border-top: 3px solid #FE5A0E;
    min-height: 246px;
    width: 325px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.single-service-style-two .hover:hover{
	padding-bottom: 25px;
    color: #000;
	background: #fff;
	-webkit-transform: perspective(1px) translateZ(0); 
     transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;

}
.single-service-style-two .hover .icon-box {
    width: 70px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-radius: 50px;
    margin-top: -40px;
    margin-bottom: 20px;
	  position: relative;
}
.single-service-style-two .hover .icon-box i {
    line-height: 60px !important;
    color: #000000;
    font-size: 41px;
    line-height: 1em;
    display: block;
    position: relative;
    top: 5px;
}


.single-service-style-two .hover .icon-box, .single-service-style-two .hover .text-box {
    display: block;
    vertical-align: unset;
}



.single-service-style-two:hover .hover {
   opacity: 1;
   transform: translateY(0%);
}



.single-service-style-two .hover .text-box h3 {
    font-size: 23px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 15px;
    color: #F2F2F2;
	    text-align: center;
}


.single-service-style-two .hover:hover .box .content .text-box h3{
	 font-size: 23px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
	    text-align: center;
}
.single-service-style-two .hover:hover .box .content .icon-box{
	 width: 70px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    background: #fe5a0e;
    border-radius: 50px;
    margin-top: -40px;
	margin-bottom: 20px;
	    position: relative;
}

.single-service-style-two .hover:hover .box .content .icon-box i{
	line-height: 60px !important;
    color: #ffffff;
    font-size: 41px;
    display: block;
    position: relative;
    top: 5px;

}

.single-service-style-two .hover .text-box p {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
	    text-align: center;
}

.single-service-style-two .hover:hover .box .content .text-box p {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #000;
	    text-align: center;
}


section.service-style-three.sec-pad .row {
    display: none;
}
section.service-style-three.sec-pad {
    padding: 70px 0 0 0;
}
.single-service-style-two .hover .icon-box img {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 12px;
    top: 12px;
}
.single-service-style-two .hover .text-box a.more i {
    display: none;
}

.single-service-style-two .hover .text-box {
    padding-left: 0px;
}
.single-service-style-two:hover .hover{
    text-align: center;
}



.owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 5px;
    margin: 5px 7px;
	background: #bbbdc0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fe5a0e;
}


.header-navigation{
	    z-index: 1;
}
.single-service-style-two .hover .text-box a.more {
	text-align: center;
}


@media (min-width: 1200px){
.about-content .col-lg-4 {
    width: 50%;
}
}


.fact-counter-section .single-fact-counter .text-box {
    padding-left: 5px;
}

.fact-counter-section .single-fact-counter .text-box h3{
    font-size: 26px;
}

.fact-counter-section .single-fact-counter .text-box p {
    line-height: 1.2em;
    color: #FFFFFF;
    font-size: 14px;
}
.award-winning .img-box img.pull-right {
    padding-top: 15px;
}



.contact-info-style-one .contact-infos .single-contact-infos .text-box p {
	font-size: 14px;
}




footer.site-footer .footer-widget.about-widget {
    bottom: 0;
   
}


@media (max-width: 414px){
.single-service-style-two .hover .text-box p {
    display: block;
}
}


/*
.slider-home-one .content h2 span {
    color: #f1611a!important;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-style: italic;
background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f06522 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/



.faq-style-one .accrodion-grp.faq-accrodion {
    display: none!important;
}

.rqa-box {
    background: #262626;
    padding: 25px 30px!important;
}


.rqa-box p {
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 15px!important
}
footer.site-footer .bottom-footer .container {
    border-top: 1px solid #e1e1e1;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.bottom-footer .right-text.pull-right p {
    padding: 15px;
}

footer.site-footer .footer-widget.subscribe-widget h3{
	    margin-bottom: 0px!important;
	    padding: 5px 0;
}
footer.site-footer .footer-widget.subscribe-widget .cnt {
    padding-top: 20px;
}
footer.site-footer .footer-widget.subscribe-widget ul#menu-service-menu-new a {
    color: #fe5a0e;
    background: #f1f1f1;
    padding: 4px 10px;
    border: 2px solid #fe5a0e;
    border-radius: 99px;
    font-size: 15px;
    font-weight: 600;
}

.elementor-icon-list-icon svg {
    width: 28px!important;
    height: 26px!important;
}

.sticky_btn{   
	visibility: hidden;
	font-family: "Poppins", Sans-serif;
    font-weight: 500;
    background: linear-gradient( 199deg, #f80503 15%, #ff7d09 65%)!important;
    padding: 12px 3px;
    font-size: 15px;
    writing-mode: vertical-rl;
    position: fixed;
    right: 0;
    bottom: 42px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none !important;
    z-index: 999;}

.navbar-default .navbar-nav>.active>a {
    color: #FE5A0E!important;
    /* font-family: 'Playfair Display', serif; */
    /* font-weight: bold; */
    /* font-style: italic; */
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09))!important;
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
    color: #262626;
    background: none;
}
footer.site-footer .footer-widget.subscribe-widget ul#menu-service-menu-new a:hover {
    color: #fff;
    background: #fe5a0e;
    padding: 4px 10px;
    border: 2px solid #fe5a0e;
    border-radius: 99px;
    font-size: 15px;
    font-weight: 600;
}

footer.site-footer .footer-widget.subscribe-widget ul#menu-service-menu-new {
    margin-top: 12px;
    margin-bottom: 12px;
}
.fact-counter-section:before{
	    background: #0c0c0c00!important;
}
.fact-counter-section {
    background: none!important;
    background-size: cover;
    position: relative;
    padding-top: 10px!important;
    padding-bottom: 15px!important;
}

.fact-counter-section .single-fact-counter .text-box {
 color:#fff;
}

.item.slide-1.active, .item.slide-2.active, .item.slide-3.active {
   
	background-size: cover!important;
}



.about-style-one .about-img-box .video-box > img{
	width: 213px;
	border: 0px solid #FFFFFF;
}

.about-style-one .about-img-box img{
	width: 353px;
	
}

.slider-home-one .content.text-center h2, .slider-home-one .content.text-center p {
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}

.item.slide-2.active h2 {
    margin-left: auto;
    margin-right: 0;
    text-align: left;
}
.slider-home-one .content.text-right h2, .slider-home-one .content.text-right p {
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}


.item.slide-3.active a.banner-btn.hvr-sweep-to-right, .item.slide-1.active a.banner-btn.hvr-sweep-to-right {
    float: left;
    margin-top: 5px;
}

.item.slide-2.active a.banner-btn.hvr-sweep-to-right {
   float: right;
    margin-top: 5px;
    margin-right: 28%;
}


.single-features-style-two p.elementor-image-box-description {
    line-height: 27px!important;
    width: 90%!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

.single-features-style-two h3.elementor-image-box-title {
    color: #000!important;
}

.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover p.elementor-image-box-description, h3.elementor-image-box-title {
    color: #fff!important;
}

li#menu-item-1003 {
    margin: 0 20px;
}
.footer-widget.links-widget, .footer-widget.services-widget, footer.site-footer .footer-widget.subscribe-widget {
	margin-top: 15px;
}
.menu-footermenu-quick-container, ul#menu-service-menu {
    padding-top: 20px;
}
.single-features-style {
    padding: 0 8px;
}
/*
.item.slide-1.active .carousel-caption, .item.slide-3.active .carousel-caption {
    background: linear-gradient(to right, #060606 0%, #ffffff00 100%);
} 

.item.slide-2.active .carousel-caption {
    background: linear-gradient(to right, #ffffff00 0%, #060606 100%);
} */

#minimal-bootstrap-carousel .carousel-caption{
		background-color: #00000000!important;
}

.slider-home-one .content h2 {
    font-family: 'Poppins';
    color: #ffffff;
    font-size: 34px;
    line-height: 60px;
    font-weight: 600;
    width: 50%;
	padding-left:10px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

/* .elementor-157 .elementor-element.elementor-element-24741b3 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 12%;
    padding-top: 30px;
    padding-bottom: 10px;
} */
.hvr-bounce-to-bottom:hover .elementor-element.elementor-element-24741b3 .elementor-image-box-img{
    width: 12%;
    padding-top: 30px!important;
    padding-bottom: 10px!important;
}
.sec-title-new span.new {
    color: #FE5A0E;
	font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fact-counter-section .fact-counter .single-fact-counter {
    padding-top: 100px;
    font-family: "Poppins", sans-serif;
}

.fact-counter-section .single-fact-counter .text-box h3 {
    font-size: 36px;
    text-align: center;
	background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slider-home-one .content h2 span {
    color: #FE5A0E;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #fe5a0e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: -webkit-inline-box;
	padding: 0 10px;
}

.single-features-style-two.hvr-bounce-to-bottom.elementor-position-top.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box:hover h3 {
    color: #fff!Important;
}


.item.slide-1.active .carousel-caption, .item.slide-3.active .carousel-caption {
    opacity: 0.9;
       background: linear-gradient( 90deg, rgb(0 0 0) 15%, rgb(28 28 28 / 55%) 40%, rgb(0 0 0 / 0%) 100%)!important;
}

.item.slide-2.active .carousel-caption{
	opacity: 0.9;
   background: linear-gradient( 269deg, rgb(0 0 0) 15%, rgb(28 28 28 / 55%) 40%, rgb(0 0 0 / 0%) 100%)!important;
}
.about-style-three .about-content {
    padding-top: 0px;
}

.about-style-three .about-content p{
	margin-top: 0px;
}
footer.site-footer .bottom-footer p {
    margin: 0;
    color: #555555;
    font-size: 15px;
    font-weight: 500;
}
.slider-home-one .content a.banner-btn{
	background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #fe5a0e 100%);
}
.item.slide-1.active {
    background-position: left center!important;
}

figure.elementor-image-box-img img {
    width: 70%!important;
    margin-top: 8px!important;
}
.single-features-style-two:hover figure.elementor-image-box-img {
    background: #fff;
    border-radius: 50%;
     padding:0px!important;
    height: 50px!important;
    width: 50px!important;
}

.ser-hed h3.elementor-image-box-title {
    color: #000!important;
    font-size: 15px;
    font-weight: 500;
}
.btn-1 h3.elementor-image-box-title {
    color: #000!important;
}
.btn-1 figure.elementor-image-box-img{
	margin-bottom:0px!important;
	width:30%!important;
}
.btn-1 figure.elementor-image-box-img img {
    width: 100%!important;
    margin-top: 8px!important;
}
.sec-title-serv span {
    color: #FE5A0E;
    font-size: 22px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about-style-three .about-img-box .content {
    position: absolute;
    top: 20px;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 275px;
    min-height: 320px;
    padding: 15px;
}
.elementor-col-25.serv-sect-box-1.plant-sect-box .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 30px!important;
    padding-top: 30px!important;
}
.header-navigation .container .right-side-box a.rqa-btn span.inner {
    display: block;
    border-bottom: 0px solid #fff!important;
    padding: 0px 0!important;
}

.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn {
    border-bottom: 0px solid #FE5A0E!important;
    padding: 14px 30px !important;
}

.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn {
    padding: 14px 28px!important;
    border-bottom: 0px solid #FE5A0E!important;
}


.header.header-home-three .stricky-fixed {
    background-color: white;
}
.header.header-home-three .header-navigation ul.navigation-box {
    padding-left: 0px;
}


header.header.header-home-three .right-side-box {
    right: 6%;
}

.header-navigation ul.navigation-box > li:before{
	    background: #fe5a0e00;
}


.award-winning {
    background: #00000000;
    border-bottom: 0px solid #FE5A0E;
    padding: 60px 0 0 0;
}

.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 {
    font-size: 28px;
    font-family: 'Poppins';
    color: #FE5A0E;
    font-weight: 600;
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.elementor-position-left.sec-title-new.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box {
    margin-bottom: 0px;
}
.contact-info-style-one .contact-infos .single-contact-infos.second h3 {
    margin-top: -50px;
}

.contact-info-style-one .contact-infos {
    padding: 12px 0;
    padding-left: 0px;
}
div#differen:hover figure.elementor-image-box-img {
	padding-top: 30px;
    padding-bottom: 10px;
}
.elementor-col-33.single-features-style-two .ico-bg.elementor-widget.elementor-widget-image {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
}
.elementor-col-33.single-features-style-two .elementor-widget-heading {
    margin-bottom: 10px;
}

.elementor-element-0e37dcf.elementor-section-boxed .single-features-style-two.hvr-bounce-to-bottom {
    margin: 0 8px!important;
}
.single-features-style-two:hover h3, .single-features-style-two:hover p, .single-features-style-two:hover i {
    color: #fff!important;
}

.about-style-three .about-content h3 {
    font-size: 30px;
    line-height: 42px;
	padding-bottom: 15px;
}
.elementor-col-33.single-features-style-two.hvr-bounce-to-bottom h3.elementor-heading-title.elementor-size-default {
    margin: 0;
}

.about-style-three .about-img-box .content h3{
	line-height: 50px;
}
.serv-sect-box-1.serv-sect-box-2 .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 30px!important;
    border-radius: 5px;
}
.serv-sect-box-1.serv-sect-box-2 h4.elementor-image-box-title {
    padding: 0 10px;
}
.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li a{
    display: block;
    color: #252525;
    font-weight: 500;
    font-size: 16px;
    background: #F5F5F5;
    position: relative;
    padding-left: 25px;
    line-height: 58px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 6px;
}
.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu {
    padding: 0px;
	list-style: none;
}
.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li a:before {
    content: '';
    width: 6px;
    height: 0;
    background: #FD5912;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li:hover a:before, .ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li.current-menu-item a:before {
    height: 100%;
}

.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li:hover a, .ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li.current-menu-item a {
    background: #252525;
    color: #fff;
}
.sect-blk .title h3 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #000000;
    font-size: 32px;
}

.sect-blk .title p {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    letter-spacing: .01em;
    margin-top: 8px;
}
.sect-blk .title h3:after {
    display: inline-block;
    vertical-align: bottom;
    content: '';
    width: 38px;
    height: 2px;
    background: #ff7509;
    margin-left: 15px;
}
.page-wrapper {
    margin-bottom: 0px!important;
}
footer.site-footer.fixed-footer {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    z-index: 100;
}
footer.site-footer .footer-widget ul#menu-service-menu-1 {
    padding-top: 20px;
}



.serv-sect-box-1 .elementor-widget-wrap {
    align-content: normal!important;
    align-items: normal!important
}
.serv-sect-box-1 ul.ser-list-fetu {
    text-align: left;
}

.serv-sect-box-1 h4.elementor-image-box-title {
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.serv-sect-box-1 a.ser-list-fetu-link{
	 background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position: absolute;
    left: 40%;
    bottom: -35px;
}

.serv-sect-box-1 .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 60px!important;
	border-radius: 5px;
}

span.ser-list-fetu-lern {
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
}

.pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px!important;
    border: 2px solid #fd5a07!important;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0);
    background-color: rgba( 255, 255, 255, 1.00 );
}

section.contact-page.sec-pad {
    padding: 30px 0;
    background: #f1f1f1;
}
.contact-page form.contact-form input, .contact-page form.contact-form textarea{
	background:#fff;
}

span.carpg-vac-hed {
    background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
    font-style: normal;
}

.qult-sect-box .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 25px!important;
}
table.isbm-table {
    margin: 0 18%;
}
table.isbm-table th, table.isbm-table td {
    padding: 5px 35px;
    border: 1px solid;
}

@media (min-width: 1200px){
	li.mbl-show.dsk-hide {
    display: none!important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1240px!important;
}
}


.ser-new-box-info .elementor-element.elementor-widget.elementor-widget-text-editor h4 {
    font-size: 15px;
    font-weight: 500;
    padding: 0px 0 10px 0;
    margin: 0px;
}
.ser-new-box-info img.attachment-large.size-large {
    border-radius: 50%;
    background: linear-gradient(to right, #ffffff 0%, #d1d2d4 100%);
    padding: 10px;
    width: 20%;
}
.header.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu > li.active {
    background: #fe5a0e;
}
.ser-nw-ba-img-box img.attachment-full.size-full {
    height: 220px!important;
}
.ser-nw-ba-img-box img.attachment-large.size-large {
    height: 220px!important;
}
.header.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu > li.active {
    background: #fe5a0e;
}
.header.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu > li.active a {
    color: #fff;
}
.ser-new-col1 .elementor-widget-wrap {
    align-content: start!important;
    align-items: start!important;
    margin-top: 70px;
}

.top-content h2.displaynone {
    display: none;
}

.hidden-sidebar .sidebar-content p.copy-text {
    visibility: hidden; 
}

h5.carpg-vac-hed {
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    font-style: normal;
}
.slicon-intro-list-hid section.about-style-one.sec-pad.pb0 ul.ser-list-fetu li:hover {
    padding-left: 0 px;
}
.slicon-intro-list-hid section.about-style-one.sec-pad.pb0 ul.ser-list-fetu li {
    list-style: disc;
    margin-left: 30px;
	padding-left: 0px;
}
.slicon-intro-list-hid ul.list-items {
    display: none;
}
.sili-list-blk h3, .sili-list-blk p {
    color: #fff!important;
}
.sili-list-blk ul li {
    color: #fff!important;
}
.about-style-one .about-img-box .video-box a.video-popup {
    visibility: hidden; 
}

.plant-sect-box .elementor-column-wrap.elementor-element-populated {
    padding-bottom: 25px!important;
    border-radius: 5px;
}

div#wpcf7-f2494-o3 form.wpcf7-form.rqa-form.contact-form input, div#wpcf7-f2508-o2 form.wpcf7-form.rqa-form.contact-form input, div#wpcf7-f2509-o1 form.wpcf7-form.rqa-form.contact-form input {
    width: 100%;
    height: 42px;
    color: #000000;
    font-size: 16px;
    padding-left: 8px;
    display: block;
    margin: 10px 0;
	border: 1px solid #000;	
}

div#wpcf7-f2494-o3 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right, div#wpcf7-f2508-o2 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right, div#wpcf7-f2509-o1 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right{
	border: 0px solid #000!important;
	margin-left: auto!important;
    margin-right: auto!important;	
    display: block;
    width: 172px;
    height: 44px;
    border: none;
    outline: none;
    background: #FE5A0E;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 44px;
    padding-right: 20px;
}
div#wpcf7-f2494-o3 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right:hover, div#wpcf7-f2508-o2 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right:hover, div#wpcf7-f2509-o1 form.wpcf7-form.rqa-form.contact-form input.wpcf7-form-control.wpcf7-submit.hvr-sweep-to-right:hover{
	border: 1px solid #FE5A0E!important;
	margin-left: auto!important;
    margin-right: auto!important;	
    display: block;
    width: 172px;
    height: 44px;
    border: none;
    outline: none;
    background: #FFFFFF;
    color: #FE5A0E;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 44px;
    padding-right: 20px;
}
.rqa-box form.rqa-form input {
    width: 100%;
    height: 42px;
    color: #000000;
    font-size: 16px;
    padding-left: 8px;
    display: block;
}
#wpcf7-f180-p175-o6 form.wpcf7-form.init textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
}
.rqa-box form.rqa-form textarea, form.wpcf7-form.init .rqa-form textarea, form.wpcf7-form.invalid textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid {
    width: 100%;
    height: 125px;
    color: #000000;
    font-size: 16px;
    padding-left: 8px;
    display: block;
	margin-top: 8px;
    margin-bottom: 25px;
    padding-top: 10px;
}
div#popmake-2486 .rqa-box {
    background: #fff;
}
div#popmake-2486 .rqa-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 15px!important;
	text-align: center;
}

div#popmake-2486 .rqa-box form.rqa-form input, div#popmake-2486 .rqa-box form.rqa-form textarea{
	    border: 1px solid #000;	
}
div#popmake-2486 .rqa-box form.rqa-form input.hvr-sweep-to-right {
    border: 0px solid #000!important;
	margin-left: auto!important;
    margin-right: auto!important;	
    display: block;

}
div#popmake-2486 .rqa-box h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins';
    text-align: center;
}

div#popmake-2486 .rqa-box form.rqa-form input.hvr-sweep-to-right:hover{
	    border: 2px solid #fe5a0e!important;
	    margin-left: auto!important;
        margin-right: auto!important;
	    display: block;

}


@media (min-width: 500px) and (max-width: 999px){
.bottom-footer .left-text.pull-left {
    margin: 0 24%;
}
}

@media (max-width: 500px){
.bottom-footer .left-text.pull-left {
    margin: 0 0%;
}
}

label.cf7-label {
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
}
.col-md-6.tab {
    margin-bottom: 12px;
}
.col-md-6.tab input {
    border: none;
    outline: none;
    width: 100%;
    height: 45px;
    color: #888888;
    padding-left: 18px;
    display: block;
    font-size: 16px;
    margin-bottom: 14px;
    background: #fff;
}

.col-md-6.tab textarea{
	border: none;
    outline: none;
    width: 100%;
    color: #888888;
    padding-left: 18px;
    padding-top: 8px;
    display: block;
    font-size: 16px;
    margin-bottom: 14px;
    background: #fff;
    height: 45px;
}
.col-md-12.tab textarea{
	border: none;
    outline: none;
    width: 100%;
    color: #888888;
    padding-left: 18px;
    padding-top: 8px;
    display: block;
    font-size: 16px;
    margin-bottom: 14px;
    background: #fff;
    
}
div.wpcf7 input[type="file"] {
    margin-bottom: 0px;
    padding-top: 8px;
	border:1px solid #b3b1b1;
}
input.wpcf7-form-control.wpcf7-submit.rqa-btn {
    display: inline-block;
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    background: #FE5A0E;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 45px;
}
input.wpcf7-form-control.wpcf7-submit.rqa-btn:hover {
    display: inline-block;
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    background: #252525;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 45px;
}
.menu-service-menu-container ul#menu-service-menu li#menu-item-2589 {
    display: none;
}
.footer-widget.services-widget .menu-service-menu-container ul#menu-service-menu li#menu-item-2589 {
    display: block;
}

#gallery-1 img {
    border: 0px solid #cfcfcf!important;
}


.contact-page form.contact-form input, .contact-page form.contact-form textarea{
	color: #000000!important;
}
.contact-page form.contact-form input.wpcf7-submit{
	color: #fff!important;
}

/*mobile start*/
@media (min-width: 320px) and (max-width: 765px){
.about-style-one .about-content h3 span {
    color: #FE5A0E;
	background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
    background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: -webkit-inline-box;
}	
.about-style-one .about-content h3 {
    font-size: 25px;
    color: #262626;
    font-weight: 600;
    font-family: 'Poppins';
   
}
.item.slide-1.active {
    background-position: center center!important;
}
.slider-home-one .content h2 {
    font-family: 'Poppins';
    color: #ffffff;
    font-size: 25px;
    line-height: 42px;
    font-weight: 600;
    width: 60%;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.item.slide-1.active .carousel-caption, .item.slide-3.active .carousel-caption {
    opacity: 0.9;
    background: linear-gradient( 90deg, rgb(0 0 0) 15%, rgb(28 28 28 / 55%) 30%, rgb(0 0 0 / 0%) 100%)!important;
}
.slider-home-two.logo.home-two:before {
    content: '';
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -42px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    background: #fff;
    z-index: 2;
}
.slider-home-two.logo.home-two:after {
    content: '';
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -52px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    background: #D9D7D6;
    z-index: 1;
}
.slider-home-two .logo.home-two {
	width: 100%;
	padding-left: 0px;
}
#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
    min-height: 570px;
}	
#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: -50px;
}	
.slider-home-one .content a.banner-btn{
	    background: #fe5a0e;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 150px;
    height: 36px;
    line-height: 36px;
    font-family: 'Poppins';
    font-weight: 500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
	
}
.item.slide-2.active a.banner-btn.hvr-sweep-to-right {
    float: right;
    margin-top: 5px;
    margin-right: 0%;
}	
	.hidden-sidebar .sidebar-content .navigation-box {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 55px;
    margin-bottom: 150px;
}
	.header-navigation ul.navigation-box > li > a:after {
    content: "\f0d7";
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    margin-left: 5px;
    color: #fe5a0e;
}
	
	li.menu-item.menu-item-type-post_type.menu-item-has-children.nav-item.menu-item-2422.dropdown.submenu a::after {
    /* content: ""; */
    padding-left: 0px;
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f107";
    margin-left: 5px;
}
	
.about-style-one .about-img-box .video-box {
    position: absolute;
    bottom: -45px;
    right: -12px;
    width: 55%;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-b8f80ec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 6px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2c0624f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 20px;
}
figure.elementor-image-box-img img {
    width: 100%!important;
    margin-top: 8px!important;
}	
.fact-counter-section .fact-counter .single-fact-counter {
    padding-top: 50px;
	margin: 0 7px;
}	
section.fact-counter-section {
    margin-left: 20px;
}
.sec-title h3 {
    text-align: center;
}
.single-fact-counter.box3 {
    padding-left: 12px;
}
.fact-counter-section .single-fact-counter .text-box p {
    line-height: 1.2em;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}
.single-fact-counter.box3 {
    padding-left: 12px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-c69bee8.award-winning.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 11px;
}	
.award-winning .title p{
    padding: 0 10px;		
}
section.contact-info-style-one .col-md-6 {
    padding: 0 10px!important;
}
.contact-info-style-one .contact-infos .single-contact-infos.second h3 {
    margin-top: 0px;
}
.elementor-999 .elementor-element.elementor-element-02b9969 {
    padding: 20px 0px 0px 0px!important;
}
.faq-style-one a.more-info{
   margin-top: 0px;
}
.rqa-box {
    margin-top: 35px;
}
.home2 .faq-rqa-section {
    padding-bottom: 60px!important;
    padding-top: 0px;
}
.award-winning .title h3{
		text-align: center;
}
header.header.header-home-three .right-side-box {
    right: 78%;
}
.about-style-three {
    padding: 56px 0;
}
.about-style-three .about-img-box .content h3 {
    margin: 0;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 30px!important;
    color: #fff;
    font-weight: 700;
    margin-top: 6px;
}
.about-style-three .about-img-box .content {
    position: absolute;
    top: 10px;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 160px;
    min-height: 155px;
    padding: 5px;
}
.about-style-three .about-img-box .content span {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins';
}
.about-style-three .about-content h3 {
    font-size: 24px;
    line-height: 42px;
    padding-bottom: 15px;
    padding-top: 24px;
}
.elementor-element-0e37dcf.elementor-section-boxed .single-features-style-two.hvr-bounce-to-bottom {
    margin: 4px 8px!important;
}
.elementor-157 .elementor-element.elementor-element-0e37dcf {
    padding: 0px 0px 50px 0px;
}
.elementor-157 .elementor-element.elementor-element-db9a20a > .elementor-widget-container {
    padding: 0px 10px!important;
}
.elementor-157 .elementor-element.elementor-element-0ac2c48 {
    padding: 40px 0px;
}

.elementor-157 .elementor-element.elementor-element-0e37dcf {
    padding: 0px 0px 50px 0px;
}
.elementor-element-5b56f51 .sec-title h3 {
    text-align: left;
    padding: 0 10px;
    margin: 0px;
}
.elementor-157 .elementor-element.elementor-element-0ac2c48 {
    padding: 40px 0;
}
.elementor-157 .elementor-element.elementor-element-f605758 {
    padding: 55px 0px;
    z-index: 1;
}	
.elementor-element.elementor-element-7843b97.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    padding: 0 10px;
}	
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-b80799d.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 10px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-590cdf0.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 10px;
}	
.elementor-1578 .elementor-element.elementor-element-0ac2c48 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 0px 40px 0px;
}	
.elementor-element-5b56f51 .sec-title h3 {
    font-size: 28px;
    text-align: left;
    padding: 0 10px;
    margin: 0px;
}
.elementor-1578 .elementor-element.elementor-element-db9a20a > .elementor-widget-container {
    padding: 0px 0px 0px 15px!important;
}	
.elementor-1578 .elementor-element.elementor-element-c539a71 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 5px 0px 10px!important;
}	
.elementor-1578 .elementor-element.elementor-element-76754d3c > .elementor-element-populated, .elementor-1578 .elementor-element.elementor-element-18835947 > .elementor-element-populated, .elementor-1578 .elementor-element.elementor-element-57d64a0d > .elementor-element-populated {
    padding: 20px 5px 42px 5px!important;
}	
.elementor-element.elementor-element-e407669.ser-sidebar-menu.elementor-widget.elementor-widget-wp-widget-nav_menu {
    padding: 0 10px!important;
}	
.elementor-2042 .elementor-element.elementor-element-df2844d > .elementor-element-populated, .elementor-2316 .elementor-element.elementor-element-df2844d > .elementor-element-populated,  .elementor-element.elementor-element-df2844d > .elementor-element-populated, .elementor-column.elementor-col-66.elementor-top-column.elementor-element.elementor-element-df2844d {
    margin: 0px 10px 0px 10px!important;
}	
.elementor-2042 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-2316 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-element.elementor-element-725ca20 .elementor-heading-title {
    font-size: 28px!important;
}	
.elementor-2042 .elementor-element.elementor-element-779652f > .elementor-element-populated, .elementor-2042 .elementor-element.elementor-element-50ac28a > .elementor-element-populated, .elementor-2042 .elementor-element.elementor-element-3277e09 > .elementor-element-populated {
    padding: 28px 4px!important;
	margin: 10px 0!important;
}	
.elementor-2254 .elementor-element.elementor-element-df2844d > .elementor-element-populated {
    margin: 0px 10px!important;
}	
.elementor-2254 .elementor-element.elementor-element-725ca20 .elementor-heading-title {
    font-size: 26px!important;
    line-height: 34px!important;
}	
.elementor-2254 .elementor-element.elementor-element-779652f > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-50ac28a > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-3277e09 > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-a7c73b0 > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-6f9d7d9 > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-3a6daaa > .elementor-element-populated, .elementor-2254 .elementor-element.elementor-element-ee9a2db > .elementor-element-populated, .elementor-2316 .elementor-element.elementor-element-779652f > .elementor-element-populated, .elementor-2316 .elementor-element.elementor-element-50ac28a > .elementor-element-populated, .elementor-2316 .elementor-element.elementor-element-3277e09 > .elementor-element-populated, .elementor-2331 .elementor-column-wrap.elementor-element-populated, .elementor-2383 .elementor-element-populated {
    padding: 35px 5px!important;
    margin: 10px 0!important;
	
}	
.elementor-2383 .elementor-element.elementor-element-1589f6e {
    padding: 0px!important;
}
table.isbm-table {
    margin: 0 0%;
}	
table.isbm-table th, table.isbm-table td {
    padding: 5px 15px;
	border: 1px solid;
}	
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-94d12e0 .elementor-column.elementor-col-33.elementor-inner-column.serv-sect-box-1.serv-sect-box-2 {
    padding: 10px 0;
}	
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-9b98f19.award-winning.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 10px;
}	
.elementor-2016 .elementor-element.elementor-element-dd2d9d8 > .elementor-element-populated {
    margin: 0px 0px 0px 0px!important;
}
.elementor-2016 .elementor-element.elementor-element-9026e74 {
    padding: 25px 10px 0px 10px!important;
}	
.elementor-175 .elementor-element.elementor-element-5c81b9a > .elementor-element-populated {
    margin: 0px;
}
.elementor-175 .elementor-element.elementor-element-ea1c3f1 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 10px!important;
    z-index: 1;
}	
section.elementor-section.elementor-element-fbd9164 .serv-sect-box-1.serv-sect-box-2 {
    margin: 5px!important;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%!important;
}	
.elementor-2555 .elementor-element.elementor-element-0ac2c48 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 15px;
}	
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0ac2c48.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 40px 20px!important;
}	
	
}


@media (min-width: 359px) and (max-width: 420px){
.fact-counter-section .fact-counter .single-fact-counter {
    padding-top: 50px;
    margin: 0 24px;
}
.about-style-three .about-img-box .content {
    position: absolute;
    top: 10px;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 185px;
    min-height: 184px;
    padding: 5px;
}
	header.header.header-home-three .right-side-box {
    right: 75%;
}
}
@media (min-width: 720px) and (max-width: 740px){
	.about-style-three .about-img-box .content {
    position: absolute;
    top: 50px!important;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 210px;
    min-height: 212px;
    padding: 10px;
}
.about-style-three .about-img-box .content h3 {
    margin: 0;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 42px!important;
    color: #fff;
    font-weight: 700;
    margin-top: 10px!important;
}
header.header.header-home-three .right-side-box {
    right: 50%!important;
}}

@media (min-width: 660px) and (max-width: 690px){
	.about-style-three .about-img-box .content {
    position: absolute;
    top: 50px!important;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 210px;
    min-height: 212px;
    padding: 10px;
}
.about-style-three .about-img-box .content h3 {
    margin: 0;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 42px!important;
    color: #fff;
    font-weight: 700;
    margin-top: 10px!important;
}
header.header.header-home-three .right-side-box {
    right: 60%!important;
}}
@media (min-width: 421px) and (max-width: 760px){
.fact-counter-section .fact-counter .single-fact-counter {
    padding-top: 50px;
    margin: 0 50px;
}
	.single-fact-counter.box4 {
    margin-left: 24%!important;
}
	.about-style-three .about-img-box .content {
    position: absolute;
    top: 10px;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 210px;
    min-height: 212px;
    padding: 5px;
}
.about-style-three .about-img-box .content h3 {
    margin: 0;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 42px!important;
    color: #fff;
    font-weight: 700;
    margin-top: 6px;
}
header.header.header-home-three .right-side-box {
    right: 71%;
}	
.elementor-element.elementor-element-290be4a8 .about-style-three .about-img-box .content h3 {
    font-size: 26px!important;
}	
	
}


@media (min-width: 761px) and (max-width: 999px){
.elementor-element.elementor-element-290be4a8 .about-style-three .about-img-box .content h3 {
    font-size: 45px!important;
}
.elementor-2016 .elementor-element.elementor-element-f605758, .elementor-175 .elementor-element.elementor-element-ea1c3f1 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 15px!important;
    z-index: 1;
}
.item.slide-1.active {
    background-position: center center!important;
}
div#minimal-bootstrap-carousel .carousel-inner .item.slide-1.active {
    background-position: center center!important;
}
section.about-style-one.sec-pad.pb0 .col-md-7 {
    width: 60%;
    display: block;
}
section.about-style-one.sec-pad.pb0 .col-md-5 {
    width: 40%;
    display: block;
}
section.about-style-one.sec-pad.pb0 .row {
    display: inline-flex;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2c0624f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 12px;
}
.elementor-999 h3.elementor-image-box-title {
    margin-top: 10px;
}
.fact-counter-section .fact-counter {
    margin-top: -100px;
}	
.single-fact-counter.box4 {
    margin-left: -15%!important;
}
.fact-counter-section .single-fact-counter .text-box p{
	font-size: 13px;
}
.fact-counter-section{
   padding-top: 40px!important;
}
.fact-counter-section .single-fact-counter .text-box h3 {
   font-size: 30px;
}
.award-winning .title {
    margin-left: 10px;
    margin-bottom: 40px;
}
.single-fact-counter.box2 {
    margin-left: -64px;
}
.fact-counter.row {
    width: 700px;
}	
section.fact-counter-section {
    margin-left: 0px;
}	
.fact-counter-section .fact-counter .col-md-6.col-sm-6.col-xs-12 {
    width: 34%;
    padding: 0 2px;
}	
.elementor-999 .elementor-element.elementor-element-02b9969 {
    padding: 40px 0px 0px 0px;
}
.home2 .faq-rqa-section .row {
    display: inline-flex;
}	
.home2 .faq-rqa-section .col-lg-7.col-md-8.col-sm-12.col-xs-12.pull-left {
    width: 60%;
    margin-right: 0px;
}	
.home2 .faq-rqa-section .col-lg-4.col-md-4.col-sm-12.col-xs-12.pull-right {
    width: 40%;
    margin-top: -65px;
}	
.home2 .faq-rqa-section {
    padding-bottom: 70px!important;
    padding-top: 0px;
}	
.contact-info-style-one .contact-infos .single-contact-infos + .single-contact-infos {
    margin-left: 0px;
}	
.contact-info-style-one .contact-infos .single-contact-infos.second h3 {
    margin-top: 0px;
}	
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 {
	font-size: 24px;
}
.contact-info-style-one .row {
    display: inline-flex;
}
.contact-info-style-one .row .col-md-6 {
    width: 50%;
}
footer.site-footer .footer-widget.services-widget, footer.site-footer .footer-widget.subscribe-widget {
    margin-top: 15px;
}
.about-style-one .about-img-box .video-box {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 58%;
    left: 45%;
}	
.item.slide-2.active a.banner-btn.hvr-sweep-to-right {
    float: right;
    margin-top: 5px;
    margin-right: 18%;
}
.about-style-three .about-img-box .content {
    position: absolute;
    top: 30px;
    left: 0;
    background: #fd591200;
    width: 100%;
    max-width: 385px;
    min-height: 374px;
    padding: 40px;
}	
.about-style-three .about-img-box .content h3 {
    margin: 0;
    font-family: 'Poppins';
    font-size: 48px;
    line-height: 70px!important;
    color: #fff;
    font-weight: 700;
    margin-top: 13px;
}
.about-style-three .about-content h3 {
    margin-top: 24px;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 15px;
}	
.elementor-157 .elementor-element.elementor-element-2cb707e {
    width: 31.33%!important;
}
.elementor-element-0e37dcf.elementor-section-boxed .single-features-style-two.hvr-bounce-to-bottom {
    margin: 0 1px!important;
}
.elementor-157 .elementor-element.elementor-element-0e37dcf {
    padding: 0px 0px 100px 0px;
    margin-left: 10px;
}
.elementor-element.elementor-element-aa17cf7.ico-bg.elementor-widget.elementor-widget-image {
    margin-top: 5px;
}

.elementor-157 .elementor-element.elementor-element-db9a20a > .elementor-widget-container {
    padding: 0px 10px 0px 10px;
}
.elementor-element.elementor-element-7c966c8.sec-title.elementor-widget.elementor-widget-text-editor h3 {
    font-size: 25px;
    padding-left: 10px;
}	
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-5b2b6a3 {
    padding: 0 10px;
}
h3.elementor-image-box-title {
    margin-top: 8px;
    font-size: 15px!important;
}
header.header.header-home-three .right-side-box {
    right: 46%;
}
.elementor-1578 .elementor-element.elementor-element-db9a20a > .elementor-widget-container {
    padding: 0px 0px 0px 5px!important;
}
.elementor-1578 .elementor-element.elementor-element-c539a71 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 5px 0px 10px!important;
}	
.elementor-1578 .elementor-element.elementor-element-402c52d {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 0px!important;
    z-index: 1;
}
.award-winning {
   padding: 10px 0 0 0;
}
.serv-sect-box-1 a.ser-list-fetu-link{
	left: 30%;	
}	
.elementor-2042 .elementor-element.elementor-element-8261a6b, .elementor-2316 .elementor-element.elementor-element-8261a6b, .elementor-element.elementor-element-8261a6b{
    padding: 50px 6px 50px 6px!important;
}
.elementor-2042 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-2316 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-2331 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-2383 .elementor-element.elementor-element-725ca20 .elementor-heading-title  {
    font-size: 32px!important;
}	
.ser-sidebar-menu .menu-service-menu-container ul#menu-service-menu li a {
    display: block;
    color: #252525;
    font-weight: 500;
    font-size: 14px;
    background: #F5F5F5;
    position: relative;
    padding-left: 15px;
}	
.elementor-2042 .elementor-element.elementor-element-0ef168f {
    padding: 30px 25px!important;
}	
.elementor-2042 .elementor-element.elementor-element-173c7da{
	padding: 0px!important;	
}	
.elementor-2254 .elementor-element.elementor-element-8261a6b {
    padding: 50px 10px!important;
}	
.elementor-2254 .elementor-element.elementor-element-725ca20 .elementor-heading-title {
    font-size: 30px!important;
}	
table.isbm-table {
    margin: 0px 10%;
}	
.elementor-1996 .elementor-element.elementor-element-f605758 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 0px!important;
    z-index: 1;
}
	
	
}

@media (min-width: 1023px) and (max-width: 1026px){
.item.slide-1.active {
    background-position: center center!important;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2c0624f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 24px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-c69bee8.award-winning.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 16px 20px 0 20px;
}	
.elementor-999 .elementor-element.elementor-element-02b9969 {
    padding: 10px 0px 0px 0px!important;
}	
.home2 .faq-rqa-section {
    padding-bottom: 40px!important;
    padding-top: 0px;
}
.home2 .faq-rqa-section .container {
    padding: 0 0;
    margin: 20px;
}
.home2 .faq-rqa-section .container .row {
    display: inline-flex;
}
.home2 .faq-rqa-section .container .row .col-lg-7.col-md-8.col-sm-12.col-xs-12.pull-left {
    margin-right: 0px!Important;
}
.contact-info-style-one .container {
    padding: 0;
}

.contact-info-style-one .contact-infos {
    display: inline-flex;
    padding: 12px 0;
    padding-left: 0px;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box p {
    font-size: 13px;
}
.contact-info-style-one .contact-infos .single-contact-infos.second h3 {
    margin-top: -48px;
    padding-bottom: 10px;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 {
	font-size: 24px;
}	
.contact-info-style-one .contact-infos .single-contact-infos .text-box {
    padding-left: 8px;
}
.single-contact-infos.second {
    margin-top: 9%;
}	
.bottom-footer .left-text.pull-left {
    margin: 0 30%;
}
header.header.header-home-three .right-side-box {
    right: 28%;
}	
.elementor-157 .elementor-element.elementor-element-2cb707e {
    width: 31.33%!important;
}
.elementor-element-0e37dcf.elementor-section-boxed .single-features-style-two.hvr-bounce-to-bottom {
    margin: 0 2px!important;
}	
.elementor-157 .elementor-element.elementor-element-0e37dcf {
    padding: 0px 0px 100px 0px;
    margin-left: 10px;
}
.elementor-element.elementor-element-7c966c8.sec-title.elementor-widget.elementor-widget-text-editor h3 {
    font-size: 35px;
    padding-left: 10px;
}
.elementor-157 .elementor-element.elementor-element-db9a20a > .elementor-widget-container {
    padding: 0px 10px 0px 10px;
}	
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-e55c174 {
    padding: 0 14px;
}	
.elementor-1578 .elementor-element.elementor-element-c539a71 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 5px 0px 10px!important;
}
.elementor-1578 .elementor-element.elementor-element-402c52d {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 10px 60px 10px;
    z-index: 1;
}	
.elementor-2042 .elementor-element.elementor-element-8261a6b {
    padding: 50px 10px!important;
}
.elementor-2042 .elementor-element.elementor-element-173c7da{
    padding: 0px 10px 50px 10px!important;	
}	
.elementor-2042 .elementor-element.elementor-element-725ca20 .elementor-heading-title {
    font-size: 36px!important;
}	
.elementor-2254 .elementor-element.elementor-element-8261a6b, .elementor-2316 .elementor-element.elementor-element-8261a6b, .elementor-element.elementor-element-8261a6b {
    padding: 50px 10px!important;
}	
.elementor-2254 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-2316 .elementor-element.elementor-element-725ca20 .elementor-heading-title, .elementor-element.elementor-element-725ca20 .elementor-heading-title {
    font-size: 32px!important;
}	
.elementor-2254 .elementor-element.elementor-element-1d0ed9a, .elementor-2331 .elementor-element.elementor-element-958ba9b, .elementor-2316 .elementor-element.elementor-element-f80c020, .elementor-2383 .elementor-element.elementor-element-940d9d8, .elementor-2366 .elementor-element.elementor-element-f605758{
   padding: 0px 10px 60px 10px!important;	
}	
.elementor-2016 .elementor-element.elementor-element-f605758, .elementor-175 .elementor-element.elementor-element-ea1c3f1 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 15px!important;
    z-index: 1;
}	
	
	
	
	
	
	
	
	
}







html.no-js {
    overflow-x: hidden!important;
}
.header-navigation ul.navigation-box > li > a:hover, .menu-footermenu-quick-container a:hover, .menu-service-menu-container a:hover{
	color:#fe5a0e;
}
i.eicon-share-arrow {
    display: none!important;
}
.contact-page form.contact-form textarea{
	padding-left:10px!important;
}

label.error {
    color: red;
    font-size: 14px;
    font-weight: 500;
}


.about-style-one .about-content h3 {
    font-size: 25px;
    color: #262626;
    font-weight: 600;
    font-family: 'Poppins';
}


.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0px!important;
}