
#footer{ border-top:none;}
body{
    background:#552c0e;
    background: -moz-linear-gradient(120deg, #ffcc33 0%, #552c0e 50%, #ffcc33 100%) ;
    background: -webkit-linear-gradient(120deg, #ffcc33 0%, #552c0e 50%, #ffcc33 100%);
    background: -o-linear-gradient(120deg, #ffcc33 0%, #552c0e 50%, #ffcc33 100%) ;
    background: -ms-linear-gradient(120deg, #ffcc33 0%, #552c0e 50%, #ffcc33 100%);
    background: linear-gradient(120deg, #ffcc33 0%, #552c0e 50%, #ffcc33 100%) ;
}
.mp-pusher{ background:url("img/bg-body.png") repeat;}

/***Home**/
p{text-align: justify;}

.logo{width:25%}.logo img{width:100%}.box-nav{width:75%}.cont-evaluate{height:280px}.jssorb21{bottom:35px !important}

.login, .social-top {display:none;}
.nano{display:none;}
.panel{background-color: initial !important; color:#999}
iframe {width: 100%;}
.panel-default>.panel-heading{color: #fff;
    background-color: initial;
    border-color: #ddd;
    text-transform: uppercase;
    font-family: 'ALTER-GOTHIC';
    padding-top: 15px;
    padding-bottom: 15px;}
.h3, h3{font-size:24px;}
.e {
    width: 126px;
    height: 50px;
    cursor: pointer;
    background-color: #f3e2ce;
    border-radius: 6px;    margin-left: 75px;
}

.icon-tk {
display: none;
}
.e:hover {
    background-color: tan;
}img {height:auto;}
.box-facebook {
    display: none;
}.logo{width:25% !important} @media(max-width:980px){.logo{width: 55% !important;}}
.box-nav {width: 75% !important}body{overflow-x:hidden}
td p img{margin-bottom:20px}
/*p{margin:0px auto !important}*/

@media(max-width:660px){
    td{
        width:100%
    }
    td.td_openhours {
        width: unset;
        white-space: nowrap;
        padding-right: 30px;
    }
    table{
        margin:0px auto
    }
}

.colleft {
    width: 50%;
    float: left;
}

.cont-evaluate{height:280px}.jssorb21{bottom:35px !important}

.mp-pusher .panel-default
{
       max-width: 1200px;
       margin: auto;
       text-align: center;
}

.panel-body .whtml p
{
       text-align: center !important;
}

@media screen and (min-width: 992px)
{
    .mobile
    {
        float: left;
        margin-right: 5px;
        margin-top: 5px;
    }
}

@media screen and (min-width: 320px)
{
    .mobile
    {   
        margin-bottom: 5px;
        margin-top: 15px;
        text-align: center;
    }
}

@media screen and (min-width: 992px)
{
    .mobile_services
    {
        margin-left: 25%;
    }
}

@media screen and (min-width: 992px)
{
    .mobile_skin_care
    {
        margin-bottom: 8%;
    }
}


@media screen and (min-width: 480px){ .newsdes iframe { width: 480px; height: 300px; }}
@media screen and (min-width: 768px){ .newsdes iframe { width: 750px; height: 425px; } }
@media screen and (min-width: 800px){ .newsdes iframe { width: 520px; height: 325px; } }
@media screen and (min-width: 1024px){ .newsdes iframe { width: 650px; height: 425px; } }
@media(max-width:480px){
    .colleft,.colright {
        width:100% !important
    }
    .google-map{
        /* display:none */
    }
}
/***End home**/ 

.popup-style {
    text-align: center;
}

.news-all .col-left {
    margin-bottom: 20px;
}

.b-loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.time_work_staff_v1 ul li span {
    border: 1px solid #e2e1e1;
    padding: 7px 10px 5px 10px;
    text-transform: lowercase;
    margin-right: 5px;
}