/* My Account area end */

.services_slider .slick-list a{

    text-decoration: none;

    font-size: 15px;

    font-weight: 400;

    color: #5e5e5e;

    line-height: 28px;

}



/*.content-page {margin: 50px;}*/

.content-page h3{margin-bottom: 34px;}





.inner_box {

    padding: 45px 0px 40px 0px;

    transition: all .3s ease-in-out;

    background: #f0f0f0;

    border: 1px solid #3333330a;

}

.inner_box img {

    display: block;

    margin: 0 auto 20px;

}

.style_div h4 {

    position: relative;

    color: #545454;

    text-align: center;

    font-size: 24px;

    font-weight: 700;

    padding-top: 8px;

}

.inner_box:hover h4, .inner_box:hover p, .inner_box:hover .text-muted {

    color: #fff;

}

.inner_box:hover .hide {

    display: block !important;

}

.inner_box:hover .hvr_none {

    display: none !important;

}

.inner_box .box {

    text-align: center;

    margin: 0 auto;

    font-size: 40px;

}

.myaccount-sidebar ul>li.active a {

    color: white;

}



section.accountSec {

    margin: 28px;

}



.accountSec{

    margin-top: 50px;

}



.myaccount-sidebar .active {

    color: #ffffff;

    background-color: #000;

    border-color: transparent;

    font-weight: bold;

}

.myaccount-sidebar li > a{color: black}



.main_heading.heading_two.text-center {

    color: white;

}

.signup.myfont {

    margin: 40px 0px;

}

/* My Account area end */

