/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	font-family: "Open Sans",sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
*{margin:0px; padding:0px; text-decoration:none;}


.custom-header {
    background: #ffffff !important;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.1);
    height: auto;
    min-height: 75px;
}


.custom-header .navbar-brand img {
    width: 100%;
    max-width: 200px;
}


.right-header {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    top: -6px;
}


.register-professional-div {
    margin-right: 70px;
    margin-top: 10px;
}

.right-header .register-professional-div p {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}


.right-header .register-professional-div p:before {
    position: absolute;
    content: "";
    left: -45px;
    background:url(../images/project_icon.png) no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
	top:20px;
}

.right-header .register-professional-div a {
    text-decoration: none;
    color: #333;
    font-weight: 700;
    transition: .3s;
}

.right-header .register-professional-div a:hover {
    color: #09c2d7;
}


.register-professional-div.call-us {
    margin-right: 20px;
}

.register-professional-div.call-us p:before {
    background: url(../images/call_icon.png) no-repeat;
    left: 110px;
}



.custom-slider-home .carousel-caption.d-none.d-md-block {
    background: #000000;
    /* opacity: 0.5; */
    bottom: 50px;
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
}
















@-moz-keyframes wrench {
    0% {
        -moz-transform: rotate(-12deg)
    }

    8% {
        -moz-transform: rotate(12deg)
    }

    10% {
        -moz-transform: rotate(24deg)
    }

    18% {
        -moz-transform: rotate(-24deg)
    }

    20% {
        -moz-transform: rotate(-24deg)
    }

    28% {
        -moz-transform: rotate(24deg)
    }

    30% {
        -moz-transform: rotate(24deg)
    }

    38% {
        -moz-transform: rotate(-24deg)
    }

    40% {
        -moz-transform: rotate(-24deg)
    }

    48% {
        -moz-transform: rotate(24deg)
    }

    50% {
        -moz-transform: rotate(24deg)
    }

    58% {
        -moz-transform: rotate(-24deg)
    }

    60% {
        -moz-transform: rotate(-24deg)
    }

    68% {
        -moz-transform: rotate(24deg)
    }

    75% {
        -moz-transform: rotate(0deg)
    }
}

@-webkit-keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg)
    }

    8% {
        -webkit-transform: rotate(12deg)
    }

    10% {
        -webkit-transform: rotate(24deg)
    }

    18% {
        -webkit-transform: rotate(-24deg)
    }

    20% {
        -webkit-transform: rotate(-24deg)
    }

    28% {
        -webkit-transform: rotate(24deg)
    }

    30% {
        -webkit-transform: rotate(24deg)
    }

    38% {
        -webkit-transform: rotate(-24deg)
    }

    40% {
        -webkit-transform: rotate(-24deg)
    }

    48% {
        -webkit-transform: rotate(24deg)
    }

    50% {
        -webkit-transform: rotate(24deg)
    }

    58% {
        -webkit-transform: rotate(-24deg)
    }

    60% {
        -webkit-transform: rotate(-24deg)
    }

    68% {
        -webkit-transform: rotate(24deg)
    }

    75% {
        -webkit-transform: rotate(0deg)
    }
}

@-o-keyframes wrench {
    0% {
        -o-transform: rotate(-12deg)
    }

    8% {
        -o-transform: rotate(12deg)
    }

    10% {
        -o-transform: rotate(24deg)
    }

    18% {
        -o-transform: rotate(-24deg)
    }

    20% {
        -o-transform: rotate(-24deg)
    }

    28% {
        -o-transform: rotate(24deg)
    }

    30% {
        -o-transform: rotate(24deg)
    }

    38% {
        -o-transform: rotate(-24deg)
    }

    40% {
        -o-transform: rotate(-24deg)
    }

    48% {
        -o-transform: rotate(24deg)
    }

    50% {
        -o-transform: rotate(24deg)
    }

    58% {
        -o-transform: rotate(-24deg)
    }

    60% {
        -o-transform: rotate(-24deg)
    }

    68% {
        -o-transform: rotate(24deg)
    }

    75% {
        -o-transform: rotate(0deg)
    }
}

@-ms-keyframes wrench {
    0% {
        -ms-transform: rotate(-12deg)
    }

    8% {
        -ms-transform: rotate(12deg)
    }

    10% {
        -ms-transform: rotate(24deg)
    }

    18% {
        -ms-transform: rotate(-24deg)
    }

    20% {
        -ms-transform: rotate(-24deg)
    }

    28% {
        -ms-transform: rotate(24deg)
    }

    30% {
        -ms-transform: rotate(24deg)
    }

    38% {
        -ms-transform: rotate(-24deg)
    }

    40% {
        -ms-transform: rotate(-24deg)
    }

    48% {
        -ms-transform: rotate(24deg)
    }

    50% {
        -ms-transform: rotate(24deg)
    }

    58% {
        -ms-transform: rotate(-24deg)
    }

    60% {
        -ms-transform: rotate(-24deg)
    }

    68% {
        -ms-transform: rotate(24deg)
    }

    75% {
        -ms-transform: rotate(0deg)
    }
}

@keyframes wrench {
    0% {
        transform: rotate(-12deg)
    }

    8% {
        transform: rotate(12deg)
    }

    10% {
        transform: rotate(24deg)
    }

    18% {
        transform: rotate(-24deg)
    }

    20% {
        transform: rotate(-24deg)
    }

    28% {
        transform: rotate(24deg)
    }

    30% {
        transform: rotate(24deg)
    }

    38% {
        transform: rotate(-24deg)
    }

    40% {
        transform: rotate(-24deg)
    }

    48% {
        transform: rotate(24deg)
    }

    50% {
        transform: rotate(24deg)
    }

    58% {
        transform: rotate(-24deg)
    }

    60% {
        transform: rotate(-24deg)
    }

    68% {
        transform: rotate(24deg)
    }

    75% {
        transform: rotate(0deg)
    }
}










.shop-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #FF2645;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    font-size: 14px;
	text-decoration:none;
	transition:.3s;
}

.shop-btn:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#0082ff;
}
.shop-btn i{
	-moz-animation: wrench 2.5s ease infinite;
    -moz-transform-origin-x: 90%;
    -moz-transform-origin-y: 35%;
    -moz-transform-origin-z: initial;
    -webkit-animation: wrench 2.5s ease infinite;
    -webkit-transform-origin-x: 90%;
    -webkit-transform-origin-y: 35%;
    -webkit-transform-origin-z: initial;
    -ms-animation: wrench 2.5s ease infinite;
    -ms-transform-origin-x: 90%;
    -ms-transform-origin-y: 35%;
    -ms-transform-origin-z: initial;
    animation: wrench 2.5s ease infinite;
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial;
	margin-right:6px;
	}
	
	
	
	
/* Popular Category styles starts here */
.popular-category .container {
    width: 100%;
    max-width: 1310px;
    padding: 50px 0px 0px 0px;
}

.popoular-title h2 {
    font-size: 24px;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 16px;
}













.carousel-inner .thumb-wrapper {
    position: relative;
    overflow: hidden;
}

.thumb-wrapper.img-box{
	width: 100%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
	display:block;
}


.thumb-wrapper:hover .img-box img {
    -webkit-transform: scale(1.035) rotate(.05deg);
    transform: scale(1.035) rotate(.05deg);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}


.thumb-content {
    position: absolute;
    left: 15px;
    top: 35%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.thumb-content h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 12px;
    line-height: 1;
}

.thumb-content a {
    color: #253237;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    display: inline-block;
	text-decoration: none;
    transition: .3s;
}



.thumb-content a:hover {
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: #09c2d7;
}


.thumb-content a i {
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #ff2643;
    transform: translate(3px,3px);
}



    



.popular-category .carousel-inner .carousel-item .container {
    padding: 0px;
}



.desc-listcategoreis a:hover {
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: #09c2d7;
}


.popular-category .carousel.slide .carousel-control-prev {
    background: #08335c;
    width: 45px;
    height: 45px;
    left: -10px;
    top: 40%;
    opacity: 1;
}


.popular-category .carousel.slide .carousel-control-next {
    background: #08335c;
    width: 45px;
    height: 45px;
    right: -10px;
    top: 40%;
    opacity: 1;
}

/* Popular Category styles ends here */



/*Footer styles starts here */
.custom-footer {
    padding: 40px 0px 10px 0px;
	background:#efefef;
}

.custom-footer .container {
    max-width: 1310px;
}


.footer-herading {
    font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    color: #253237;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 700;
    line-height: 24px;
}


.footer-herading:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: #ff2643;
}


.footer-links ul li {
    display: block;
    margin: 0;
    line-height: 1;
    border: 0;
    padding: 0;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-links ul li a{
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    display: block;
    text-transform: capitalize;
    color: #666;
    margin-bottom: 0;
    display: block;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
	text-decoration:none;
}

.footer-links ul li a:hover {
    padding-left: 10px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #ff2643;
}


.subscribe-form {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.need-help {
    position: relative;
    background: url(../images/phone-icon.png) no-repeat;
    margin: 30px 0px 0px 0px;
}

.phone-info {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-left: 55px;
}

.phone-info span {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
    margin: 0;
    display: block;
    margin-top: 5px;
    line-height: 30px;
}

.social-info {
    margin-top: 30px;
}


.social-info li {
    display: inline-block;
}

.social-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    margin-right: 22px;
}

.social-info li a:hover {
    color: #09c2d7;
}




/* About Styles starts here */
.about-banner {
    background: url(../images/about-banner.jpg) no-repeat;
    height: auto;
    background-size: contain;
    min-height: 280px;
    position: relative;
}

.about-banner .breadcrumb-cust {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 230px;
    width: 100%;
}



.about-banner .breadcrumb-cust ul li {
    list-style-type: none;
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
}


.about-banner .breadcrumb-cust ul li a {
    text-decoration: none;
    color: #ffffff;
    padding-right: 25px;
    position: relative;
	transition: .3s;
}

.about-banner .breadcrumb-cust ul li a:hover {
    color: #ff9f1c;
}


.about-banner .breadcrumb-cust ul li a:after {
    content: ">";
    width: 15px;
    position: absolute;
    left: 55px;
    font-size: 16px;
}

/* About Styles ends here */

.about-cnt {
    padding: 40px 0px;
}

.about-cnt .container {
    width: 100%;
    max-width: 1310px;
}

.about-cnt .lt-about-img img {
    width: 100%;
}

.our-mission-cnt p {
    width: 100%;
    max-width: 95%;
    text-align: justify;
}



/* Service styles starts here */

.cm-page-header {
    padding-top: ;
    padding-bottom: ;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.bg-cover {
    background-size: over;
    background-position: center;
    background-repeat: no-repeat;
}

.cm-page-header.overlay-dark::after {
    background-color: 18305d;
    opacity: 0.45;
}


.overlay, .overlay-dark, .overlay-light {
    position: relative;
    z-index: 1;
}



.overlay::after, .overlay-dark::after, .overlay-light::after {
    position: sticky;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.35;
}

.breadcrumb.justify-content-center .text-primary {
    color: #ff9f1c !important;
    text-decoration: none;
}




/* Service styles Starts here */

.book-service-today-form {
    width: 100%;
    background: #f3f3f3;
    padding: 60px;
    margin: 30px auto;
}

.book-service-today-form h2 {
    font-size: 24px;
    font-weight: 700;
    color: #253237;
    line-height: 1;
    margin-bottom: 20px;
    margin-left: -10px;
}

.book-service-today-form .form-row .form-control {
    margin-bottom: 15px;
}


.book-service-today-form .btn-primary {
    border: 1px solid #c1c1c1;
    height: 40px;
    padding: 2px 14px;
    margin-bottom: 30px;
    color: #000;
    width: 100%;
    outline: 0;
    background: none;
}




/* Contact style starts here */

.contact-info-wrap {
    background-color: #f3f3f3;
    padding: 120px 70px 116px 90px;
}

.contact-info-wrap {
    background-color: #f3f3f3;
    padding: 120px 70px 116px 50px;
    margin: 30px 0px;
}

.contact-info-wrap .single-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}

.contact-info-wrap .single-contact-info .contact-icon {
    margin-right: 20px;
}

.contact-info-wrap .single-contact-info .contact-info-dec p {
    line-height: 1;
    color: #253237;
    margin: 0 0 9px;
}

.contact-info-wrap .single-contact-info .contact-icon i {
    font-size: 20px;
    color: #253237;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #252525;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.contact-info-wrap .single-contact-info:hover .contact-icon i {
    background-color: #09c2d7;
    color: #fff;
    border-color: #09c2d7;
}

.contact-info-wrap .single-contact-info .contact-info-dec p a {
    color: #253237;
	text-decoration:none;
}

.contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
    color: #09c2d7;
}

.contact-cnt-form {
    height: 400px;
}


/*ac-repair styles start here */

.best-ac-service{
	background:linear-gradient(to right, rgb(86, 204, 242), rgb(47, 128, 237)) !important;
	padding:50px 0px;
}

.best-ac-service .container {
    width: 100%;
    max-width: 1310px;
}

.best-ac-service .choose-the-service {
    background: #ffffff;
    padding: 15px;
    border-radius: 15px;
    margin: 30px 0px 0px 0px;
}

.best-ac-service .top-best-service-sec {
    width: 100%;
    max-width: 1310px;
    margin: 0px auto;
}

.best-ac-service .top-best-service-sec {
    text-align: center;
}

.best-ac-service .choose-the-service h3 {
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.best-ac-service .top-best-service-sec h2 {
    font-size: 26px;
}

.best-ac-service .top-best-service-sec h4 {
    font-size: 15px;
}


.container.split-cnt {
    margin: 25px 0px;
}


.container.split-cnt .btn.btn-primary.split-btn1 {
    background: none;
    color: #000;
    width: 100%;
    border-radius: 50px;
    padding: 15px;
    height: 50px;
    font-weight: 700;
    box-shadow: 0px 0px 5px rgb(5, 136, 255);
    margin: 20px 0px;
}

.container.split-cnt .btn.btn-primary.split-btn1:hover{
	color:#0a58ca;
}



/* Counter css starts here */
.counter-sec {
    height: auto;
    min-height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    width: 100%;
}
.number-txt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center;
    color: #ffffff;
    border-radius: 30px;
    margin: 15px 0px;
}
.counter-box p {
	margin: 15px 0 0;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500
}

.counter-box i {
	color: #ffffff;
	 font-size: 34px;
    margin: 0px 0px 0px 5px;
}

.counter { 
	display: block;
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	line-height: 28px;
	
}

.counter-box.colored {
      background: #4267B2;
}
.counter-box.instagram {
    background: #d62976 ;
}
.counter-box.twitter {
    background: #00acee;
}
.counter-box.youtube {
    background: #FF0000;
}


.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
	color: #fff;
}

.counter-sec h3 {
    margin: 15px 0px;
}







.ac-products-cnt {
    padding: 40px 0px;
}

.ac-products-cnt .container {
    width: 100%;
    max-width: 1310px;
}

.blog-posts .card-body a {
    text-decoration: none;
    color: #253237;
    font-size: 24px;
    font-weight: 600;
    transition: .3s;
}

.blog-posts .card-body a:hover{
	color:#09c2d7;
}


.blog-posts .card-body .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    font-size: 15px;
}

.brands-posts .brands-primary .table.table-striped a{
    position: relative;
    top: 15px;
	text-decoration:none;
	transition: .3s;
}
.brands-posts .table.table-striped a:hover{
	color:#0a58ca;
}

.brands-posts .brands-secondary a {
    text-decoration: none;
}

.brands-posts .brands-secondary a i {
    margin-right: 7px;
}





















.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}

.white-heading {
    color: #ffffff;
}


.heading {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}


.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
    color: #ffffff;
    font-size: 22px;
}




.ac-service-sec {
    padding: 40px 0px;
}

.ac-service-sec .container {
    width: 100%;
    max-width: 1310px;
}

.ac-service-box1 {
    margin: 0px 0px 25px 0px;
}


.ac-repair-btn1{
    text-decoration: none;
    color: #ffffff;
    background: #09c2d7;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 340px;
    height: 50px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
	transition: .3s;
}


.faa-wrench.animated, .faa-wrench.animated-hover:hover {
    -moz-animation: wrench 2.5s ease infinite;
    -moz-transform-origin-x: 90%;
    -moz-transform-origin-y: 35%;
    -moz-transform-origin-z: initial;
    -webkit-animation: wrench 2.5s ease infinite;
    -webkit-transform-origin-x: 90%;
    -webkit-transform-origin-y: 35%;
    -webkit-transform-origin-z: initial;
    -ms-animation: wrench 2.5s ease infinite;
    -ms-transform-origin-x: 90%;
    -ms-transform-origin-y: 35%;
    -ms-transform-origin-z: initial;
    animation: wrench 2.5s ease infinite;
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial;
}

.ac-service-box1 a i {
    padding: 0px 5px;
}

.ac-repair-btn1:hover {
    background: #253237;
    color: #fff;
}

.ac-repair-btn1:hover {
    background: #253237;
    color: #fff;
    text-decoration: none;
}


.ac-service-sec .ac-service-box1 .ac-repair-listing {
    margin: 0px 0px 0px 30px;
}

.ac-service-sec .ac-service-box1 .ac-repair-listing li {
    line-height: 30px;
}


.doorjet-link, .doorjet-link:hover {
    text-decoration: none;
}







.CaptchaWrap { position: relative; }
.CaptchaTxtField { 
  border-radius: 10px;
  border: 1px solid #ccc; 
  display: block;  
  box-sizing: border-box;
}

#UserCaptchaCode { 
  padding: 15px 10px; 
  outline: none; 
  font-size: 18px; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
  width: 343px;
}
#CaptchaImageCode { 
  text-align:center;
  margin-top: 15px;
  padding: 0px 0;
  width: 300px;
  overflow: hidden;
}

.capcode { 
  display: block; 
}

.ReloadBtn { 
  background-color : #000;
  font-size: 16px;
  color: #fff;
  width: 32px; 
  height: 32px;
  border: 0px; 
  border-radius: 5px;
  outline: none;
  position: absolute; 
  bottom: 50px;
  left : 310px;
  cursor: pointer;
  line-height: 32px;
}
.btnSubmit {
  margin-top: 15px;
  border: 0px;
  padding: 10px 20px; 
  border-radius: 5px;
  font-size: 18px;
  background-color: #1285c4;
  color: #fff;
  cursor: pointer;
}

.error { 
  color: red; 
  font-size: 12px; 
  display: none; 
}
.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}



.rating-sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


.rating-sec .google-img, .rating-sec .star {
    margin-right: 15px;
}

.rating-sec .google-img, .rating-sec .star .fa.fa-star {
    /*color: #816d19;*/
	color: #ffc107;
}




/*ModalPop Styles starts here */
.modal-dialog.custom-form {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
    left: 10px;
}

.modal-dialog.custom-form .modal-header {
    border-bottom: 0px;
}

.modal-dialog.custom-form .modal-body {
    padding: 50px 25px;
    width: 100%;
    max-width: 66%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0px auto 35px auto;
    background: #f3f3f3;
}

.modal-dialog.custom-form .modal-body form {
    width: 100%;
    max-width: 95%;
}

.modal-dialog.custom-form .modal-body h3 {
    margin: 15px 0px;
    font-size: 24px;
    font-weight: 700;
    color: #253237;
}

.modal-dialog.custom-form .modal-content {
    padding: 40px 0px 170px 0px;
}

.modal-dialog.custom-form .modal-header p {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
}


.modal-dialog.custom-form .modal-body .btn.btn-primary {
    box-shadow: none;
    background: #dc3545;
    outline: 0px;
    border: 0px;
    width: 100%;
}

.modal-dialog.custom-form .modal-body .btn.btn-primary:hover {
    background: #0a58ca;
}

.want-cnt {
    overflow: hidden;
    border: 3px dotted #1d1d1d;
    padding: 10px;
    height: auto;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal-dialog.custom-form .modal-body h3 {
    margin: 15px 0px;
    font-size: 24px;
    font-weight: 700;
    color: #253237;
}



.book-service-today-form.col-lg-12.col-md-12.contact-cnt-form.privacy-policy {
    padding: 30px;
    height: auto;
}

.privacy-list .privacy-box {
    display: flex;
    flex-direction: row;
}
.privacy-list span {
    border: 2px solid #ff2645;
    height: 2px;
    position: relative;
    top: 10px;
    left: -10px;
    width: 20px;
}


@media only screen and (max-width:767px){

.modal-dialog.custom-form .modal-content {
    padding: 0px;
}

.modal-dialog.custom-form {
    left: 0px;
}
.modal-dialog.custom-form .modal-body {
    padding: 10px;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0px auto 35px auto;
    background: #f3f3f3;
}


#callnowbutton {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 2147483647;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 60px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 150%;
    overflow: hidden;
    background: #20c997;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.18);
}

}

