#tab_host .tab_colume,.tab_price{position:relative;text-align:center}@media (min-width:1200px){.col-lg-4{margin-left:33.3333333%}}#tab_host .bactive .active{-moz-box-shadow:0 0 25px 14px rgba(87,153,61,.68);box-shadow:0 5px 33px 0 #5fc4dc}#tab_host .tab_colume{display:inline-block;padding:14px 20px;border-radius:8px;z-index:2;color:#fff}.servi-test{display:none}.first-tab{display:block}@media (max-width:767px){#tab_host .tab_colume{display:inline-block}#tab_host .tab_colume:last-child{margin-bottom:0}}#tab_host .tab_colume span{display:block;font-size:20px;margin-top:7px}@media (min-width:768px) and (max-width:991px){#tab_host .tab_colume{margin:0 5px}}#tab_host .tab_colume i{font-size:35px;line-height:35px;display:block;margin-top:6px}.blue-bg{background:#03a9f4}.green-bg{background:#8bc34a}.ornge-bg{background:#FF9800}.tab_price{padding:20px;-webkit-box-shadow:0 5px 33px 0 rgba(82,156,219,.17);-moz-box-shadow:0 5px 33px 0 rgba(82,156,219,.17);box-shadow:0 5px 33px 0 #5fc4dc;margin:15px}.tab_price:before{width:0%;left:0;height:2px;position:absolute;content:"";bottom:0;margin:0 auto;right:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;background:#03a9f4}.tab_price.active:before{width:100%}.hov-effe2:before{background:#8bc34a}.hov-effe3:before{background:#FF9800}.tab_price .cloud-icon{margin-bottom:30px;display:inline-block;border:1px solid;width:130px;height:130px;border-radius:100%;line-height:115px}.color-orgen{color:#ff9800;border-color:#ff9800}.color-green{color:#8bc34a;border-color:#8bc34a}.color-blue{color:#03a9f4;border-color:#03a9f4}.tab_price .cloud-title span{font-weight:400;font-size:20px;color:#7f98ad;display:block;margin-bottom:10px}.tab_price .cloud-amount span.start_point{font-size:18px}.tab_price .cloud-amount span{display:block;margin-bottom:20px}.tab_price .cloud-amount .cloud-price{font-weight:100;font-size:20px;color:#fff;background:#03a9f4;padding:10px 30px;border-radius:50px;margin-top:20px;text-transform:uppercase;display:inline-block}.tab_price .cloud-amount .color-green{background:#8bc34a}.tab_price .cloud-amount .color-orgen{background:#ff9800}.cloud-ancle{border-color:#03a9f4;color:#03a9f4}.cloud-ancle:hover{background:#46a9ed;color:#fff}.hov-effe2 .cloud-ancle{border-color:#8bc34a;color:#8bc34a}.hov-effe2 .cloud-ancle:hover{background:#8bc34a;color:#fff}.hov-effe3 .cloud-ancle{border-color:#ff9800;color:#ff9800}.hov-effe3 .cloud-ancle:hover{background:#ff9800;color:#fff}@media (max-width:767px){.tab-content>.active{margin-bottom:0}}
.menuzord-brand img {
    max-height: 61px;
}
.menuzord-brand {
    margin: 10px 30px 0 0;
}
@media (max-width: 900px){
    .menuzord-brand img {
        max-height: 40px;
    }
}

/***  call   ***/
.ftr_cta_blk {
    /*background-color: #034d4f;*/
    bottom: 0;
    right: 0;
    height: 56px;
    padding: 5px 0;
    position: fixed;
    width: 20%;
    z-index: 999;
}
.ftr_cta_blk .container {
    width: 1024px;
}
.whats{
    background-color: #4dc247;
}

.chatonwa{
    /*background-color: #4dc247;*/
    background-color: #00a3c8a1;
}
.mkacall{
    background-color: #316a79;
}
.call_wrapnew i {
    color: #ffffff;
    font-size: 22px;
}
/*.call_wrapnew {*/
    /*bottom: 0;*/
    /*!*background-color: #edc374;*!*/
    /*cursor: default;*/
    /*display: block;*/
    /*position: absolute;*/
    /*height: 96px;*/
    /*text-align: center;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*transition: all 0.3s ease 0s;*/
/*}*/
.call_wrapnew {
    bottom: 0;
    /* background-color: #edc374; */
    cursor: default;
    display: block;
    position: absolute;
    height: 50px;
    text-align: center;
    top: -70px;
    width: 20%;
    transition: all 0.3s ease 0s;
    border-radius: 25px;
}

/*.call_wrapnew:hover {*/
    /*border-top-left-radius: 5px;*/
    /*border-top-right-radius: 5px;*/
    /*box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.41);*/
    /*top: -44px;*/
    /*transition: all 0.3s ease 0s;*/
/*}*/
.call_wrapnew > span {
    display: block;
}
.call_wrapnew > span i{
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 40px;
    margin-right: 10px;
    padding-top: 8px;
    text-align: center;
    width: 40px;
}
.call_wrapnew > span:last-child {
    padding-top: 7px;
}
.call_wrapnew > span:first-child {
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.15);*/
    /*color: #101834;*/
    font-family:'FertigoPro-Regular','cocon','Droid Arabic Kufi','Raleway', sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0;
    text-transform: uppercase;
}

.call_wrapnew a {
    color: #ffffff;
    font-family: 'FertigoPro-Regular','cocon','Droid Arabic Kufi','Raleway', sans-serif;
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 1024px) {
    .call_wrapnew { display:none }
    .call_wrapnew:first-child {display:block }
    .call_wrapnew {width:100%;}
    .ftr_cta_blk .container{width:auto;}
    .ftr_cta_blk{width:50%}
    .call_wrapnew a {
        padding-left: 7px;
        font-size: 15px;
        float: left;
    }
}