/**
* Theme Name: Carpetx Child
* Description: This is a child theme of Carpetx, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/yogs-themes">Yogs Themes</a>
* Template: carpetx
* Version: 1.6
*/
/* Header Section Css */
.main-header .auto-container {
    max-width: 1200px !important;
}
/* Top Bas Css */
.header-top .top-left .contact-list{
padding:0px !important;
}

.header-top{
	background-color:#D73E81 !important;
}
.btn-style-one{
background-color:#D73E81
}
/* Slider bannner Css */
.main-slider-one .content-column .inner-column {
    position: relative;
    padding-top: 0px !important;
	 padding-bottom: 60px !important;
}


.about-section .counter-column.style-two {
    background: #d73e81;
    position: absolute;
    left: -100px;
    top: 42%;
    height: 170px;
    width: 170px;
}


.testimonial-block .inner-box {
    position: relative;
    padding: 30px 30px 40px;
    border-radius: 8px;
    overflow: hidden;
    background-image: none !important;
    background-size: cover;
    background-color: #d73e81;
    -webkit-box-shadow: 0 15px 15px rgba(27,33,47,.10);
    box-shadow: 0 15px 15px rgba(27,33,47,.10);
}

.updated-faq-section {
    position: relative;
    padding: 0px !important;
    background-color: #f5f5f5;
}

.testimonial-section {
    position: relative;
    padding: 0px !important;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.testimonial-block .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: black;
    font-weight: 500;
}
.about-section .counter-column.style-two {
    background: #d73e81;
    position: absolute;
    left: -40px !important;
    top: 42%;
    height: 170px;
    width: 170px;
}