.btn_2,
.form-contact .form-group .btn_1 i {
    background-image: linear-gradient(16deg, #ff005a 0, #ff5d2d 64%, #ffba00 100%)
}

.form-contact .form-group .btn_1 {
    background-image: linear-gradient(to left, #fff 0, #fff 51%, #fff 100%)
}

body {
    font-family: "Poppins", sans-serif;
    padding: 0;
    margin: 0
}

input:hover,
input:focus {
    outline: none !important
}

.service-40 .bg-light {
    background-color: #f4f8fa !important
}

.service-40 .badge {
    line-height: 14px
}

.service-40 .badge-danger {
    background-color: #ff4d7e !important
}

.service-40.wrap-feature40-box {
    background-position: left top, top right;
    background-repeat: no-repeat, no-repeat
}

.gray_bg {
    background-color: #ecfdff
}

.section_padding {
    padding: 140px 0
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_padding {
        padding: 100px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_padding {
        padding: 70px 0
    }
}

@media(max-width:576px) {
    .section_padding {
        padding: 70px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_padding {
        padding: 70px 0
    }
}

.single_padding_top {
    padding-top: 140px !important
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media(max-width:576px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single_padding_top {
        padding-top: 100px !important
    }
}

.padding_top {
    padding-top: 140px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .padding_top {
        padding-top: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .padding_top {
        padding-top: 70px
    }
}

@media(max-width:576px) {
    .padding_top {
        padding-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .padding_top {
        padding-top: 70px
    }
}

a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

a:hover {
    outline: 0;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    -webkit-transition: .5s;
    transition: .5s
}

p {
    line-height: 2;
    font-size: 15px;
    margin-bottom: 0;
    color: #000;
    font-weight: 300
}

h2 {
    font-size: 44px;
    line-height: 28px;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1.222
}

@media(max-width:576px) {
    h2 {
        font-size: 22px;
        line-height: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    h2 {
        font-size: 24px;
        line-height: 25px
    }
}

h3 {
    font-size: 24px;
    line-height: 25px
}

@media(max-width:576px) {
    h3 {
        font-size: 20px
    }
}

h5 {
    font-size: 18px;
    line-height: 22px
}

img {
    max-width: 100%
}

a:focus,
.button:focus,
button:focus,
.btn:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}

.section_tittle {
    margin-bottom: 80px
}

@media(max-width:991px) {
    .section_tittle {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle {
        margin-bottom: 40px
    }
}

.section_tittle h2 {
    font-size: 32px;
    color: #1a1a1a;
    line-height: 27px;
    font-weight: 700;
    position: relative;
    margin-bottom: 28px
}

@media(max-width:576px) {
    .section_tittle h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_tittle h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_tittle h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle h2 {
        font-size: 35px;
        line-height: 40px
    }
}

.section_tittle p {
    color: #556172;
    text-transform: capitalize;
    line-height: 30px
}

@media(max-width:576px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.z_index {
    z-index: 9 !important;
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:3640px) {
    .container {
        max-width: 1170px
    }
}

@media(max-width:1200px) {
    [class*="hero-ani-"] {
        display: none !important
    }
}

.btn_2 {
    margin-top: 30px;
    display: inline-block;
    width: 190px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    background-color: #ff3368;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    background-size: 200% auto;
    text-transform: uppercase;
    box-shadow: -1.717px 8.835px 29.76px 2.24px rgba(255, 51, 104, 0.18)
}

.btn_2:hover {
    color: #fff !important;
    background-position: right center
}

.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 54px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #edeff2;
    text-transform: uppercase;
    background-color: #ff3368;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

@media(max-width:767px) {
    .button {
        font-size: 13px;
        padding: 9px 24px
    }
}

.button:hover {
    color: #fff
}

.button-link {
    letter-spacing: 0;
    color: #3b1d82;
    border: 0;
    padding: 0
}

.button-link:hover {
    background: transparent;
    color: #3b1d82
}

.button-header {
    color: #fff;
    border-color: #edeff2
}

.button-header:hover {
    background: #b8024c;
    color: #fff
}

.button-contactForm {
    color: #fff;
    border-color: #edeff2;
    padding: 12px 25px
}

.tags .tag_btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #eee;
    display: inline-block;
    padding: 1px 18px;
    text-align: center
}

.tags .tag_btn+.tag_btn {
    margin-left: 2px
}

.blog-info-link li {
    float: left;
    font-size: 14px
}

.blog-info-link li a {
    color: #999
}

.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-right: 5px
}

.blog-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px
}

.blog-info-link li:last-child::after {
    display: none
}

.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table
}

.blog_item_img {
    position: relative
}

.blog_item_img .blog_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #ff3368;
    padding: 8px 15px;
    border-radius: 5px
}

@media(min-width:768px) {
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px
    }
}

.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2
}

@media(min-width:768px) {
    .blog_item_img .blog_item_date h3 {
        font-size: 30px
    }
}

.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

@media(min-width:768px) {
    .blog_item_img .blog_item_date p {
        font-size: 18px
    }
}

.blog_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px
}

.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff
}

.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px
}

.blog_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0
}

.blog_right_sidebar .search_widget .form-control::placeholder {
    color: #999
}

.blog_right_sidebar .search_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none
}

.blog_right_sidebar .search_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0
}

.blog_right_sidebar .search_widget .input-group button i,
.blog_right_sidebar .search_widget .input-group button span {
    font-size: 14px;
    color: #999
}

.blog_right_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999;
    padding-left: 20px;
    border-radius: 0
}

.blog_right_sidebar .newsletter_widget .form-control::placeholder {
    color: #999
}

.blog_right_sidebar .newsletter_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none
}

.blog_right_sidebar .newsletter_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0
}

.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span {
    font-size: 14px;
    color: #999
}

.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all .3s ease 0s;
    padding-bottom: 12px
}

.blog_right_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0
}

.blog_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888
}

.blog_right_sidebar .post_category_widget .cat-list li a p {
    margin-bottom: 0
}

.blog_right_sidebar .post_category_widget .cat-list li+li {
    padding-top: 15px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-left: 20px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all .3s linear
}

.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
    color: #fff
}

.blog_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0
}

.blog_right_sidebar .popular_post_widget .post_item+.post_item {
    margin-top: 20px
}

.blog_right_sidebar .tag_cloud_widget ul li {
    display: inline-block
}

.blog_right_sidebar .tag_cloud_widget ul li a {
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 4px 20px;
    margin-bottom: 8px;
    margin-right: 3px;
    transition: all .3s ease 0s;
    color: #888;
    font-size: 13px
}

.blog_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #ff3368;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

.blog_right_sidebar .instagram_feeds .instagram_row {
    display: flex;
    margin-right: -6px;
    margin-left: -6px
}

.blog_right_sidebar .instagram_feeds .instagram_row li {
    width: 33.33%;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 15px
}

.blog_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eee;
    margin: 30px 0
}

.blog-pagination {
    margin-top: 80px
}

.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
    margin-right: 10px
}

.blog-pagination .page-link i,
.blog-pagination .page-link span {
    font-size: 13px
}

.blog-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888
}

.blog-pagination .page-item:last-child .page-link {
    margin-right: 0
}

.main_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.main_menu .navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0
}

.main_menu .navbar {
    padding: 0
}

.main_menu .main-menu-item ul li .nav-link {
    color: #000;
    font-size: 15px;
    padding: 36px 23px;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    line-height: 12px;
    font-weight: 400
}

.main_menu .main-menu-item ul li .nav-link:hover {
    color: #000
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .main_menu .main-menu-item ul li .nav-link {
        padding: 35px 20px
    }
}

.main_menu #search_1 i {
    color: #000
}

.main_menu #search_input_box {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1140px;
    z-index: 999;
    text-align: center;
    background: #ff3368
}

.main_menu #search_input_box ::placeholder {
    color: #fff
}

@media(max-width:991px) {
    .main_menu #search_input_box {
        margin-top: 15px
    }
}

.main_menu #search_input_box .form-control {
    background: transparent;
    border: 0;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding: 0
}

.main_menu #search_input_box .btn {
    width: 0;
    height: 0;
    padding: 0;
    border: 0
}

.main_menu #search_input_box .ti-close {
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 10px;
    padding-right: 0
}

.main_menu .search-inner {
    padding: 5px 5px
}

.main_menu .form-control:focus {
    box-shadow: none
}

.main_menu .active_color {
    color: #f5790b !important
}

.main_menu a i {
    color: #000;
    position: relative;
    z-index: 1;
    font-size: 15px;
    margin-left: 30px
}

.main_menu .cart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border: 0 solid transparent
}

.main_menu .cart i {
    color: #000;
    position: relative;
    z-index: 1;
    font-size: 15px
}

.main_menu .cart i:after {
    position: absolute;
    border-radius: 50%;
    background-color: #f13d80;
    width: 14px;
    height: 14px;
    right: -8px;
    top: -8px;
    content: "5";
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    color: #fff
}

.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    top: 0;
    background-color: #ff3368
}

.menu_fixed .active_color {
    color: #ff3368 !important
}

.dropdown .dropdown-menu {
    transition: all .5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
    border: 0 solid transparent;
    background-color: #ff3368
}

.dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    padding: 8px 20px !important;
    color: #fff !important;
    background-color: #ff3368;
    text-transform: capitalize
}

.dropdown:hover .dropdown-menu {
    transform: scale(1)
}

@media(max-width:991px) {
    .main_menu {
        padding: 26px 0
    }

    .home_menu .main-menu-item {
        padding-left: 0
    }

    .main_menu .main-menu-item {
        text-align: left !important
    }

    .main_menu .main-menu-item .nav-item {
        padding: 10px 15px !important
    }

    .main_menu .main-menu-item .nav-item .nav-link {
        padding: 5px 15px !important;
        color: #000
    }

    .navbar-collapse {
        z-index: 9999 !important;
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        background-color: #fff;
        text-align: center !important
    }

    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px
    }

    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block;
        color: #ff3368
    }

    .dropdown .dropdown-item:hover {
        color: #ff3368 !important
    }

    .navbar-brand img {
        max-width: 100px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        display: inline-block;
        top: 0
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
        position: absolute;
        left: 0
    }

    .menu_icon i {
        color: #000
    }

    .main_menu a i {
        margin-left: 13px
    }
}

@media(max-width:576px) {
    .main_menu {
        padding: 20px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .main_menu {
        padding: 20px 0
    }
}

.dropdown-menu {
    border: 0 solid rgba(0, 0, 0, 0.15) !important;
    background-color: #fafafa
}

.dropdown:hover .dropdown-menu {
    display: block
}

.home_menu .menu_btn:hover a {
    color: #fff !important
}

.home_menu .main-menu-item {
    justify-content: center !important
}

.single_page_menu .main-menu-item {
    justify-content: flex-end
}

.single_page_menu .main-menu-item ul li .nav-link:hover {
    color: #ff3368 !important
}

.banner_part {
    padding: 5em 0;
    position: relative;
    background-color: #ecfdff;
    overflow: hidden
}

.banner_part .single_banner_slider .banner_text {
    display: table;
    width: 100%;
    -height: 620px
}

.banner_part .single_banner_slider .banner_text .banner_text_iner {
    display: table-cell;
    vertical-align: middle
}

@media(max-width:991px) {
    .banner_part .single_banner_slider .banner_text {
        height: 550px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .single_banner_slider .banner_text {
        height: 650px
    }
}

.banner_part .single_banner_slider .banner_text .h1 {
    font-size: 32px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 35px;
    line-height: 25px
}

@media(max-width:576px) {
    .banner_part .single_banner_slider .banner_text .h1 {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 1.3
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner_part .single_banner_slider .banner_text .h1 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 1.3
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner_part .single_banner_slider .banner_text .h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.3
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .single_banner_slider .banner_text .h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.4
    }
}

.banner_part .single_banner_slider .banner_text h1 span {
    color: #ff3368
}

.banner_part .single_banner_slider .banner_text p {
    font-size: 15px;
    margin-bottom: 5px;
    padding-right: 80px
}

@media(max-width:991px) {
    .banner_part .single_banner_slider .banner_text p {
        padding-right: 0;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .single_banner_slider .banner_text p {
        padding-right: 0
    }
}

.banner_part .single_banner_slider .banner_img {
    position: absolute;
    right: 0;
    top: 25%
}

.banner_part .owl-nav {
    position: absolute;
    right: -20%;
    bottom: 0;
    padding: 35px 80px;
    background-color: #fff
}

@media(max-width:991px) {
    .banner_part .owl-nav {
        right: 0;
        padding: 20px 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .owl-nav {
        right: 0;
        padding: 20px 40px
    }
}

.banner_part .owl-nav .owl-prev,
.banner_part .owl-nav .owl-next {
    text-transform: capitalize;
    margin: 0 15px !important;
    text-transform: capitalize;
    font-weight: 700 !important
}

.banner_part .owl-nav .owl-prev {
    position: relative
}

.banner_part .owl-nav .owl-prev:after {
    position: absolute;
    right: -17px;
    top: 3px;
    width: 1px;
    height: 16px;
    content: "";
    background-color: #000
}

.banner_part .btn_2 {
    box-shadow: none
}

@media(max-width:991px) {
    .banner_part .btn_2 .btn_2 {
        margin-top: 15px
    }
}

.banner_part .slider-counter {
    font-size: 100px;
    font-weight: 700;
    color: #cde8eb;
    position: absolute;
    right: -16%;
    top: 38%
}

@media(max-width:991px) {
    .banner_part .slider-counter {
        font-size: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .slider-counter {
        font-size: 40px
    }
}

@media(max-width:991px) {
    .banner_part {
        padding: 2em 0
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .banner_img img {
        max-width: 75%;
        float: right
    }
}

.feature_part .single_feature_post_text {
    padding: 50px;
    background-color: #f8fbff;
    margin-bottom: 30px;
    position: relative;
    height: 400px
}

@media(max-width:576px) {
    .feature_part .single_feature_post_text {
        padding: 35px 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .feature_part .single_feature_post_text {
        height: 300px;
        padding: 35px 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature_part .single_feature_post_text {
        height: 300px;
        padding: 35px 20px
    }
}

.feature_part .single_feature_post_text p {
    line-height: 13px
}

.feature_part .single_feature_post_text .h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 16px
}

@media(max-width:576px) {
    .feature_part .single_feature_post_text .h3 {
        margin-top: 10px
    }
}

.feature_part .single_feature_post_text .feature_btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ff3368;
    position: absolute;
    left: 50px;
    bottom: 60px;
    line-height: 15px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.feature_part .single_feature_post_text .feature_btn i {
    font-weight: 12px;
    color: #ff3368;
    margin-left: 6px
}

.feature_part .single_feature_post_text img {
    position: absolute;
    bottom: 0;
    right: 15px
}

@media(max-width:576px) {
    .feature_part .single_feature_post_text img {
        max-height: 247px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .feature_part .single_feature_post_text img {
        max-height: 195px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature_part .single_feature_post_text img {
        max-height: 195px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .single_feature_post_text img {
        max-height: 280px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
}

.feature_part .single_feature_post_text:hover .feature_btn {
    bottom: 50px;
    opacity: 1;
    visibility: visible
}

.product_list .section_tittle {
    text-align: left !important
}

.product_list .section_tittle h2 {
    text-transform: capitalize
}

.product_list .section_tittle span {
    color: #adadad;
    font-size: 20px;
    font-weight: 700;
    margin-left: 60px
}

.product_list .owl-nav {
    position: absolute;
    right: 0;
    top: -62px
}

@media(max-width:991px) {
    .product_list .owl-nav {
        right: 0;
        padding: 20px 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .product_list .owl-nav {
        right: 0;
        padding: 20px 40px
    }
}

.product_list .owl-nav .owl-prev,
.product_list .owl-nav .owl-next {
    text-transform: capitalize;
    margin: 0 15px !important;
    text-transform: capitalize;
    font-weight: 700 !important
}

.product_list .owl-nav .owl-prev {
    position: relative
}

.product_list .owl-nav .owl-prev:after {
    position: absolute;
    right: -17px;
    top: 3px;
    width: 1px;
    height: 16px;
    content: "";
    background-color: #000
}

.single_product_item {
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

@media(max-width:991px) {
    .single_product_item img {
        width: 100%
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .single_product_item img {
        width: 100%
    }
}

.single_product_item .single_product_text {
    padding: 32px 0;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.single_product_item .single_product_text h4 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 14px
}

.single_product_item .single_product_text h3 {
    font-weight: 300;
    font-size: 18px
}

.single_product_item .single_product_text a {
    color: #ff3368;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.single_product_item .single_product_text a i {
    float: right;
    font-size: 18px;
    line-height: 26px;
    color: #000
}

.single_product_item:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 23, 51, 0.09)
}

.single_product_item:hover .single_product_text {
    padding: 32px 32px
}

.single_product_item:hover a {
    opacity: 1;
    visibility: visible
}

.our_offer {
    padding: 5em 0;
    background-color: #ecfdff
}

.our_offer .date_countdown {
    margin: 30px 0 45px
}

.our_offer .date_countdown #timer {
    display: flex;
    justify-content: space-between;
    border: 1px solid #edeff2;
    padding-top: 3%;
    padding-bottom: 3%
}

.our_offer .h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700
}

@media(max-width:991px) {
    .our_offer .h2 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 30px
    }
}

.our_offer .date {
    width: 33.33%;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    border-right: 1px solid #edeff2
}

@media(max-width:991px) {
    .our_offer .date {
        padding-right: 4%
    }
}

.our_offer .date:last-child {
    border-right: 0 solid transparent
}

.our_offer span {
    display: block;
    font-size: 13px;
    color: #666;
    text-transform: uppercase
}

.our_offer .input-group input {
    height: 60px;
    padding-left: 25px;
    border: 0 solid transparent;
    background-color: #fff
}

.our_offer .input-group input::placeholder {
    text-transform: capitalize
}

.our_offer .input-group .input-group-text {
    height: 60px;
    line-height: 60px;
    padding: 0 45px;
    border: 0 solid transparent;
    background-color: #ff3368;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

@media(max-width:991px) {
    .our_offer .input-group .input-group-text {
        padding: 0 15px
    }
}

.subscribe_area {
    background-image: url("../img/subscribe_area.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe_area h5 {
    font-size: 14px;
    font-weight: 400;
    color: #ff3368;
    text-transform: uppercase;
    letter-spacing: 2px
}

.subscribe_area h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    margin: 35px 0 67px
}

@media(max-width:991px) {
    .subscribe_area h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 15px 0 30px
    }
}

.subscribe_area .input-group input {
    height: 60px;
    padding-left: 25px;
    border: 0 solid transparent;
    background-color: #fff
}

.subscribe_area .input-group input::placeholder {
    text-transform: capitalize
}

.subscribe_area .input-group .input-group-text {
    height: 60px;
    width: auto;
    line-height: 60px;
    padding: 0 45px;
    border: 0 solid transparent;
    background-color: #ff3368;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    margin-left: 10px
}

@media(max-width:576px) {

    .subscribe_area .input-group>.custom-file,
    .subscribe_area .input-group>.custom-select,
    .subscribe_area .input-group>.form-control,
    .subscribe_area .input-group>.form-control-plaintext {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 100%;
        margin-bottom: 0
    }

    .subscribe_area .input-group {
        text-align: center;
        justify-content: center
    }

    .subscribe_area .input-group-text {
        margin-top: 30px;
        text-align: center;
        margin-left: 0
    }
}

.client_logo .single_client_logo {
    height: 125px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #edeff2;
    width: 20%;
    float: left;
    border-bottom: 1px solid #edeff2
}

@media(max-width:576px) {
    .client_logo .single_client_logo {
        height: 70px;
        width: 25%;
        padding: 6px;
        border-bottom: 0 solid transparent;
        border-left: 0 solid transparent
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .client_logo .single_client_logo {
        height: 100px;
        padding: 8px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .client_logo .single_client_logo {
        height: 100px;
        padding: 10px
    }
}

.client_logo .single_client_logo:nth-child(5n+1) {
    border-left: 0 solid transparent
}

.client_logo .single_client_logo:nth-child(n+6) {
    border-bottom: 0 solid transparent
}

.client_logo .single_client_logo img {
    filter: grayscale(1);
    -webkit-transition: .5s;
    transition: .5s
}

.client_logo .single_client_logo img:hover {
    filter: grayscale(0)
}

.irs-to,
.irs-from,
.irs-max,
.irs-min {
    display: none
}

.price_rangs_aside .l_w_title h3 {
    line-height: 20px;
    margin-bottom: 0
}

.irs-bar {
    height: 6px;
    top: 33px;
    border-top: 1px solid #ff3368;
    border-bottom: 1px solid #ff3368;
    background: #ff3368;
    background: linear-gradient(to top, #ff3368 0, #ff3368 100%)
}

.irs-line {
    height: 6px;
    top: 33px;
    background: #e8eff1;
    background: linear-gradient(to bottom, #e8eff1 -50%, #e8eff1 150%);
    border: 1px solid #e8eff1;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-slider {
    height: 15px;
    width: 15px;
    border: 1px solid #ff3368;
    background-color: #ff3368;
    background: linear-gradient(to bottom, #ff3368 0, #ff3368 20%, #ff3368 100%);
    top: 28px;
    box-shadow: none
}

.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}

b,
sup,
sub,
u,
del {
    color: #ff3368
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em
}

.list-style {
    width: 14px;
    height: 14px
}

.mt-10 {
    margin-top: 10px
}

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee
}

.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px
}

.footer_part {
    padding: 130px 0 25px
}

@media(max-width:576px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

.footer_part img {
    margin-bottom: 35px
}

@media(max-width:576px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

.footer_part .single_footer_part .h4 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500
}

@media(max-width:576px) {
    .footer_part .single_footer_part .h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part .h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part .h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer_part .single_footer_part .h4 {
        font-size: 19px
    }
}

.footer_part .single_footer_part p {
    margin-bottom: 10px
}

.footer_part .single_footer_part .list-unstyled li a {
    color: #7f7f7f;
    margin-bottom: 10px;
    display: inline-block
}

.footer_part .single_footer_part .list-unstyled li a:hover {
    color: #ff3368 !important
}

.footer_part .single_footer_part .social_icon {
    float: left;
    margin-top: 38px
}

@media(max-width:991px) {
    .footer_part .single_footer_part .social_icon {
        margin-top: 15px
    }
}

.footer_part .single_footer_part .social_icon li a {
    margin-left: 0;
    margin-right: 25px;
    padding: 10px
}

.footer_part .single_footer_part .mail_part {
    position: relative
}

.footer_part .single_footer_part .mail_part input {
    padding: 20px 15px;
    font-size: 13px;
    border-radius: 5px;
    border: 0 solid transparent;
    margin-top: 20px;
    width: 80%;
    background-color: #f9f9fe
}

.footer_part .single_footer_part .mail_part .email_icon {
    position: absolute;
    right: 0;
    top: 30px;
    background-color: #ff3368;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 10px;
    border: 2px solid #ff3368
}

.footer_part hr {
    background-color: #cad7dc;
    margin-top: 50px;
    margin-bottom: 25px
}

.footer_part .footer_icon {
    text-align: right
}

.footer_part .footer_icon li {
    display: inline-block
}

.footer_part .footer_icon li a {
    font-size: 14px;
    color: #7f7f7f;
    padding: 5px 11px;
    -webkit-transition: .5s;
    transition: .5s
}

.footer_part .footer_icon li a:hover {
    background-color: #ff3368;
    box-shadow: -1.717px 8.835px 29.76px 2.24px rgba(255, 51, 104, 0.18);
    color: #fff !important
}

.footer_part .footer_icon li a i:hover {
    color: #fff !important
}

@media(max-width:576px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

.footer_part .footer_icon li a :hover {
    color: #ff3368
}

@media(max-width:576px) {
    .footer_part .footer_icon {
        float: left;
        margin-top: 15px
    }
}

.footer_part .copyright_text p {
    color: #888
}

.footer_part .copyright_text span {
    color: #ff3368;
    font-size: 12px
}

@media(max-width:991px) {
    .footer_part .copyright_text {
        text-align: center !important
    }
}

.footer_part .copyright_text p a {
    color: #ff3368;
    -webkit-transition: .5s;
    transition: .5s
}

.footer_part .copyright_text p a:hover {
    color: #ff3368
}

.footer_part .info {
    color: red !important
}

.footer_part .copyright_part {
    margin-top: 45px
}

@media(max-width:991px) {
    .footer_part .footer_icon {
        text-align: center;
        float: none
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .justify-content-around {
        justify-content: flex-start !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .justify-content-around {
        justify-content: flex-start !important
    }
}