/*  input[type="range"] {
            width: 100%;
        }
        .check-box .input-group {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        .radio-group {
            margin: 10px 0;
        } */

.form .wpcf7-response-output {
    font-weight: 600;
    color: #000;
    letter-spacing: 1.5px;
}
.copyright img {
    width: 36px;
}





.footer-logo img {
    height: 125px !important;
}
.logo-foot ul li img {
    width: 83%;
}
.logo-foot ul li {
    display: inline-block;
    width: 33%;
    margin: 0px 7px;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 1px !important;
}
/* Fixed Header Get A Quote Css */
.main-header .sticky-header .main-menu .navigation > li.quote-btn-dsk > a {
    position: relative;
    z-index: 99 !important;
    color: #000 !important;
    border-radius: 5px;
    background: #dda989;
    padding: 5px 10px !important;
    overflow: hidden !important:;
    margin-top: 9%;
}
.main-header .sticky-header .main-menu .navigation .quote-btn-dsk a:hover {
	color:#fff !important;
	overflow:hidden !important:
}
.main-header .sticky-header .main-menu .navigation .quote-btn-dsk a:before {
	overflow:hidden !important:
    border-radius: 5px 5px 0 0;
    transition: 0.6s;
    width: 100%;
    background: #000;
    height: 0;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    z-index: -1;
}
.main-header .sticky-header .main-menu .navigation .quote-btn-dsk a:hover:before {	
    height: 50%;
}
/*  Fixed Heade Get A Quote Css End*/

.header-type-one .nav-outer .main-menu .navigation .quote-btn-dsk a {
	position:relative;
	z-index:99 !important;
    color: #000 !important;
    border-radius: 5px;
    background: #dda989;
    padding-left: 10px !important;
	overflow:hidden !important;
}
.header-upper .container-fluid {
    margin-left: 20px;
}
.header-type-one .nav-outer .main-menu .navigation .quote-btn-dsk a:hover {
	color:#fff !important;
	overflow:hidden !important;
}
.quote-btn-dsk a:before {
	overflow:hidden !important;
    border-radius: 5px 5px 0 0;
    transition: 0.6s;
    width: 100%;
    background: #000;
    height: 0;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    z-index: -1;
}
.quote-btn-dsk a:hover:before {	
    height: 50%;
}
.quote-btn-dsk a:after {
	overflow:hidden !important;
    border-radius: 0 0 5px 5px;
    transition: 0.6s;
    width: 100%;
    background: #000;
    height: 0;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    z-index: -1;
}
.quote-btn-dsk a:hover:after {	
    height: 50%;
}
.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 0px 0px !important;
}

.logo {
    width: 135px !important;
/* 	    background: #0000006b; */
}

.abg p {
    margin: 25% 0 5% 0;
    background: #d39e7982;
    font-size: 30px;
    padding: 0% 3%;
    display: table;
    box-shadow: 2px 2px 2px;
    border-radius: 16px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    font-weight: 600;
}
.sow-tabs-tab-container {
    background: #dda989 !important;
    border-bottom: 12px double #ffffff;
}

.so-widget-sow-tabs-default-02e4508ec074 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    display: inline-block;
    cursor: pointer;
    padding: 10px 15px 10px 15px !important;
    margin: 0px 5px 0px 5px;
    color: #ffffff;
    font-size: 18px;
    transition: all 0.3s;
    border-radius: 10px 10px 0 0 !important;
	font-weight: 600;
}

.get p strong {
    font-size: 28px;
    color: #cfa082;
}

.get p {
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    font-weight: 600;
}

.add {
    text-align: center;
    box-shadow: 2px 4px 10px #000;
    height: 150px;
    padding: 15px 8px;
    border-radius: 8px;
}

.add i {
    font-size: 25px;
    color: #dda989;
}

.add h3 {
    font-size: 25px;
    font-weight: 600;
    color: #dda989;
}

.add p {
    font-size: 20px;
    font-weight: 500;
}

.map p {
    margin: 0;
    line-height: 0;
}

.wpcf7 {
    width: 100%;
    float: left;
}

.fullwidth {
    width: 99% !important;
}
.wpcf7 input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
	margin-left:30px;
}
.wpcf7 textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    height: 150px;
	margin-left:30px;
}
.wpcf7 input:focus {
    border: 1px solid #2b967b;
}
.wpcf7 textarea:focus {
    border: 1px solid #2b967b;
}
.wpcf7-submit {
    width: 30% !important;
    background: #000000;
    color: #dda989;
    border: none !important;
    padding: 10px 0 !important;
    font-size: 19px;
    letter-spacing: 5px;
    font-weight: 300;
    transition: all ease-in-out 0.5s;
}
.wpcf7-submit:hover {
    background: #222;
}
.contbox p strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    margin: 10px 0;
    display: inline-block;
    border-bottom: 1px solid #1f96e4;
}
.locmap iframe {
    border: 3px solid #1a1e4d !important;
    padding: 2px;
}

.form {
    padding: 2% 11% 0px 0px;
}

.form h6 {
    font-size: 40px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
	text-align:center;
}

li.blog_wrap {
    margin: 6px 6px !important;
    border: 6px double #2e6480;
    padding: 7px !important;
    text-align: justify;
    box-shadow: 2px 2px 4px #7b7b7b;
    width: 32.2% !important;
}

.bd-post-image img {
    width: 100%;
    height: auto;
}

.blog_template.boxy-clean .bd-more-next-line {
    text-align: justify !important;
}

.pagebg {
    background: url(http://testweb.flypick.co.in/zdecor/wp-content/uploads/2021/08/image-3.jpg) !important;
    background-size: cover !important;
    background-position: 0 61% !important;
    position: relative;
}
.pagebg::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    top: 0;
}
.pagebg p {
    position: relative;
    padding: 20% 0 5% 0;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 2px #000;
    font-weight: 600;
}
#primary {
    float: left;
    width: 100%;
}
.inpages {
    padding: 30px 50px;
    background: url(https://www.acps.net.in/wp-content/themes/acps/images/notbg.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -30px;
}
#primary #main {
    float: left;
    width: 100%;
    margin-top: 35px;
}
.mrbtimg {
    border-radius: 0;
    display: block;
    border: 3px solid #e5e5e5;
    padding: 3px;
}
.pdate {
    margin-top: 10px;
    color: #333;
    font-weight: 600;
}
#main h4 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #e64b1e;
    text-shadow: 0 2px 2px #2f0801;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.textjust {
    text-align: justify;
}
.inpages p {
    margin-bottom: 15px;
}
.post-navigation h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
}
.meta-nav {
    display: none;
}
.screen-reader-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
}
.post-title {
    margin-left: 10px;
    color: #e64b1e;
    font-weight: 500;
}
#respond {
    display: none;
}
.inpages p {
    margin-bottom: 15px;
}
.single-sidebar-widgets {
    border: 1px solid rgba(230, 75, 30, 0.3) !important;
    margin-bottom: 10px;
    padding: 10px;
}
.single-sidebar-widgets h3 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
}
.inpages ul li {
    list-style: circle;
    margin-left: 18px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #505050;
}
.post-side li {
    width: 100%;
    display: inline-block;
    margin-left: 0 !important;
}
.post-side li a img {
    float: left;
    width: 100px;
    height: 80px;
    border: 2px solid #e5e5e5;
}
.post-side li span {
    float: right;
    width: 62%;
    color: #222;
    font-size: 14px;
}
.post-side li p {
    float: right;
    width: 62%;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-align: justify;
    text-transform: capitalize;
}
.nav-links .nav-next br, .nav-links .nav-previous br {
    display: none;
}


.product {
    box-shadow: 0 0 3px #000;
    background: #ffffff;
    margin: 0;
    padding: 15px;
}

.product img {
    width: 100%;
}

.product p {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    background: #e09e74;
    color: #000;
}

.product p a {
    color: #000;
    padding: 3% 20%;
}

.pro-img {
    border: 6px double #ef9f6e;
    padding: 2% 25%;
    box-shadow: 1px 1px 5px 2px #7b7b7b;
}

.use img {
    border: 4px double #000;
    padding: 2px;
    box-shadow: 0px 4px 4px #000;
}

.product:hover {
    box-shadow: 0px 0px 10px #000;
    transition: 0.7s;
    background: #e6e6e673;
}
.learn-more{
	margin-top:25px !important;
}
.learn-more a{
	padding:10px 20px;
	background:#d39e79;
	color:#000 !important;
	border-radius:10px;
	border:2px Solid #d39e79;
	transition:0.5s;
}

.learn-more a:hover{
	border:2px solid #d39e79;
	color:#d39e79;
}


/* like start */
.likes {
display: flex;
}

.likes__item {
list-style: none;
}

.likes__item:not(:last-child) {
margin-right: 20px;
}

.likes__item a {
padding: 10px 15px;
display: inline-block;
border-bottom: 2px solid;
border-radius: 3px;
box-shadow: none;
background: #f5f5f5;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 100%;
}

.likes__item a:hover {
color: #fff;
}

.likes__item--like a {
border-bottom-color: #47ba72;
color: #47ba72;
}

.likes__item--dislike a {
border-bottom-color: #ba6547;
color: #ba6547;
}

.likes__item--like a:hover {
background: #47ba72;
}

.likes__item--dislike a:hover {
background: #ba6547;
}
.sticky-header .logo {
    width: 180px !important;
/*     background: #000000c7; */
}
.message {
    text-align: right;
}
/* Whatsap call icon */

.fix-whts {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    left: 20px;
}
.fix-whts ul li {
    margin-bottom: 10px;
}
.fix-whts ul li a {
    display: block;
}
.fix-whts ul li a i {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}
.fix-whts ul li a i.fa-whatsapp {
    background-color: #52cd60;
    color: #fff;
 
}
.fix-whts ul li a i.fa-phone{
  background-color:#21a922;
  color: #fff;
}
.map iframe {
    height: 410px;
}
.mobile-io, .mbl-logo, .get-quote{
	display:none;
}
.logo-widget {
    text-align: left;
}
@media(max-width:1600px){
	.main-slider .tp-caption {
    z-index: 5 !important;
    padding-left: 80px !important;
}
}
@media(max-width:1366px){
	.main-slider .tp-caption {
    z-index: 5 !important;
    padding-left: 80px !important;
}
}
@media(max-width:1199px){
	.project-section {
    padding: 37px 0px 80px;
}
	.learn-more {
    margin-bottom: 34px;
}
.main-slider .tp-caption {
    z-index: 5 !important;
    padding-left: 92px !important;
}
}
@media(max-width:991px){
	.main-slider .text p {
    font-size: 19px !important;
}
	.header-type-one .main-menu .navigation > li {
    margin-right: 14px !important;
}
	.main-menu {
    margin-left: 0% !important;
}
}

@media(max-width:767px){
	.logo-widget {
    text-align: left !important;
}
	.counter-section .title-column h2 {
    text-align: center;
}
	.counter-section .counter-column .message-box .theme-btn {
    margin-top: 20px;
    margin: 22px auto;
    display: block;
    width: 38%;
}
	.fact-counter .column .inner:before {
    left: 265px;
}
	.counter-section .counter-column .message {
    font-size: 18px;
    text-align: center;
}
	.fact-counter .column .inner {
    text-align: center;
}
	.main-slider h2 {
    font-size: 49px !important;
    line-height: 1 !important;
}
	.main-slider .tp-caption .theme-btn {
    font-size: 13px !important;
}
li.quote-btn-dsk {
    display: none !important;
}
	.logo-widget {
    text-align: center;
}
	.main-footer .footer-widget {
    text-align: center !important;
}
}
@media(max-width:600px){
	.main-footer figure{text-align:center;}
	.main-footer .widget-content{text-align:center;}
	.main-footer .footer-widget h2{text-align:center;}
	
	.main-slider .tp-bullets {
    display: block !important;
    opacity: 1 !important;
}
/* 	.main-slider .tparrows .tp-arr-allwrapper {
    display: block !important;
} */
	.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    visibility: initial;
    opacity: 1;
    display: block;
}
	
.main-slider .tparrows.preview3 {
    width: 35px;
    height: 35px;
    top: 106px !important;
    line-height: 1px;
    opacity: 1;
	display:block !important
	}
	.wpcf7 textarea {
    margin-left: 18px;
}
	.wpcf7 input {
    margin-left: 18px;
}
	.form h6 {
    font-size: 28px;
}
	.contact-main {
    display: block !important;
}
	.galall {
    display: block !important;
}
	.gal {
    display: block !important;
}
	.abg p {
    text-align: center;
    display: block;
    margin: 0px 139px 0 0;
    padding: 16% 0;
}
	.abt-main {
    display: block !important;
}
	.counter-section .counter-column .message-box .theme-btn {
		text-align:center;
    width: 73%;
}
	.fact-counter .column .inner:before {
    left: 111px;
}
	.full-width-section-one.no-padd-top {
    padding-top: 47px;
}
	.main-slider .tp-caption .theme-btn {
    margin-top: 20px !important;
}
	.main-slider .tp-caption .theme-btn {
    font-size: 9px !important;
}
	.main-slider h2 {
    font-size: 25px !important;
    line-height: 1 !important;
}
.main-slider .tp-caption {
    z-index: 5!important;
/*     padding-left: 75px!important; */
}
	
	.header-upper .container-fluid {
    margin-left: -5px !important;
}
	
.deskt, .dsk-logo, .quote-btn-dsk{
	display:none;
}
	.mobile-io, .mbl-logo{
	display:block;
}
	.mbl-logo {
		width:115px !important;
    text-align: left;
}
.mbl-logo img {
    width: 100%;
}
	.header-upper {
    height: 80px;
}
.main-footer .footer-widget {
    text-align: center !important;
}
	.message {
    text-align: left;
}
.pg-bnr {
    display: block !important;
    padding-top: 1px;
}
.abg p {
    text-align: center;
	display:block;
	}
	.get-quote {
		display:block;
    text-align: right;
}
.get-quote a {
    border: 2px solid #d39e79;
    border-radius: 8px;
    color: #fff;
    background: #19201f;
    padding: 6px 9px;
}


	.get-quote {
    z-index: 999;
    text-align: right;
    position: absolute;
    top: 16px;
    left: 55px;
}
	.tp-simpleresponsive a {
    font-size: 10px !important;
    text-decoration: none;
    padding: 10px 5px !important;
}
	.logo-foot {
    margin-top: 23px;
}
}







@media(max-width:599px){
	.main-slider .tp-caption .theme-btn {
		margin-left: -5px !important;
	}
	.main-slider .tp-caption { 
		text-align:center;
    padding-left: 124px!important;
		
}
}
@media(max-width:389px){
	.main-slider .tp-caption {   
    padding-left: 75px!important;
}
}


