/*
Theme Name: shridin
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 3.2
Tested up to: 6.5
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: shridin

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {margin:0;
padding:0;}

.header .e-con-inner {
    border-bottom: 4px solid #65258a;
}
.service-box .elementskit-box-header img {
    height: 65px!important;
    width: 65px!important;
}
.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #e80566;
    overflow: hidden;
}
.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}
.animate-border.center {
    margin: 0 auto;
}
@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.iconbox .elementskit-infobox::after {
    position: absolute;
    content: url(/wp-content/uploads/2024/07/service-bottom-shape.png);
    right: 0;
    bottom: -8px;
}
.elementskit-testimonial-slider::before {
    position: absolute;
    top: 60px;
    left: 20px;
    width: 98%;
    height: 80%;
    content: "";
    background: #e80566;
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: -1;
}
.client-logo figure.swiper-slide-inner img {
    width: 72px;
   
}
 
.single-promo-hover:hover .elementor-widget-container {
    transform: translateY(-15px);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important;
}
.single-promo-hover .box-body p a:hover, .elementor-widget-text-editor p a:hover {
    color: #e80566;
}
.single-promo-hover .box-body p a, .elementor-widget-text-editor p a {
    color: #707070;
}
/*******Contact Form***********/
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Open Sans';
}
.form-control {
    border-color: #ebebeb;
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
}
textarea.form-control {
    height: 120px;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.secondary-solid-btn {
    color: #fff;
    background: #e80566;
    border: 1px solid #e80566;
    border-radius: .25rem;
    margin-top:5px;
	padding: 12px 30px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    transition: all .25s ease-in-out;
}
.secondary-solid-btn:hover {
    color: #e80566;
    background: transparent;
    border: 1px solid #e80566;
}

span.wpcf7-spinner {
    display: none;
}

.copy a:hover {
    text-decoration: underline;
}

.copy a {
    color: #e30613;
    transition: 0.3s;
}

#headerC.active {
    width: 100% !important;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    border-radius: 0px;
}
div#headerC {
    transition: 0.9s;
}

span.wpcf7-not-valid-tip {
    background: #e30613;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 12px;
    position: absolute;
    top: -6px;
    right: 5px;
    padding: 5px 10px;
    border-radius: 10px 10px 10px 0;
}
.wpcf7-response-output {
    font-family: 'Open Sans';
    font-size: 15px;
}
/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    padding: 70px 0;
}
.error-bottom h2 {
    font-size: 28px!important;
    line-height: 40px!important;
    font-weight: 700!important;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 500px;
    border: 1px solid #ddd;
    /* box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1); */
}
.error-bottom p {
    font-family: roboto;
    font-size: 15px;
    font-weight: 400;
    color: #2F2E2E;
    margin-bottom: 40px;
    font-family: 'Open Sans';
}

a.default-btn-error {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #e80566;
    padding: 14px 30px 14px 30px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #e80566;
}

a.default-btn-error:hover {
    background-color: transparent;
    color: #e80566;
    border-color: #e80566;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.error-top img {
		width: 100%;
	}
	.error-page-area {
		margin: 0 20px;
	}
}

@media screen and (max-device-width: 991px) { 

}

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

@media screen and (min-device-width: 320px) and (max-device-width: 767px) { 
.col-6 {
    flex: 0 0 100%;
    max-width: 100%;
   }
}