.MA-CV1{
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    
}
.MA-CV1 a{
    text-decoration: none;
    color: #383838;
    vertical-align: top;
} 
.MA-diffrenttype {
    background-color: #f8f4d6;
    color: #ab9c3f;
}
.MA-CV1-IMAGE img{
    height: 330px;
    max-width: 98%;
    margin-bottom: 25px;
}
.ma-change{
    font-weight: 500;
    font-size: 20px !important;
    display: inline-block;
    color: #383838;
}

.MA-CV1-span{
    padding: 0px 15px;
    box-sizing: border-box;
}
.MA-CV1-span span{
    font-size: 14px;
}
.MA-items-cv{
    margin: 27px 100px 0 100px;
    box-sizing: border-box;
    padding: 0 130px;
}
.ma-hov-circel{
    background-color: #C2B940;
    padding: 5px;
    width: 0px;
    display: inline-block;
    border-radius: 50px;
    right: 10px;
    top: 18px;
    position: absolute;
    transition: all 0.4s;
}
.ma-textin{
    display: inline-block;
    z-index: 1;
    position: relative;
    transition: transform 0.3s ease;
    transition: all 0.3s ease;
    transform: translateX(0px);
}
.MA-it1-cv:hover .ma-textin{
    color: #fff;
    transform: translateX(10px);
}
.MA-it1-cv:hover .ma-hov-circel{
    transform: scale(90);
}
.ma-imgin img{
    height: 90px;
    max-width: 100%;
    border-radius: 10px
}
.ma-textin span{
    font-size: 14px;
    font-weight: 500;
}
.MA-it1-cv{
    margin: auto;
    color:#383838;
    box-shadow: 0px 0px 7px -4px #000;
    padding: 12px 30px 12px 15px;
    border-radius: 10px;
    display: inline-block;
    margin: 0 7px 12px 7px;
    transition: background 0.3s;
    overflow: hidden;
    position: relative;
    transition: padding 0.3s;
}
.MA-box-cv{
    height: 135px;
    box-shadow: 0px 0px 4px #888;
    border-radius: 17px;
    display: inline-block;
    margin: 0 13px 20px 13px;
    position: relative;
    overflow: hidden;
    width: 190px;
    transition: all 0.3s;
}
.MA-items2-cv{
    margin: 90px 150px 0px 150px;
    padding-bottom: 50px;
}
.ma-background{
    position: absolute;
    bottom: 0px;
    font-size: 13px;
    font-weight: 500;
    text-align: right;
    width: 100%;
    height: 50%;
     background-image:
    linear-gradient(to top, rgba(255,255,255,0.9), rgba(255,255,255,1)), url(../image/BG/stars.png);
    background-size: 110px;
    color: white;
}
.ma-zindex2{
    font-size: 14px;
    color: #4A4A4A;
    display: block;
    padding: 2px 22px 0 0;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #303741;
}
.ma-slideup{
    width: 350px;
    height: 200px;
    border-radius: 200%;
    background-color: #fff;
    position: absolute;
    top: 40px;
    left: 0;
    right: -82px;
    transition: all 0.3s;
}
.MA-box-cv:hover .ma-slideup{
    top: -20px;
}
.ma-firsticon {
    font-size: 22px;
    position: absolute;
    top: 13px;
    left: 16px;
    color: #fff;
    z-index: 1;
    transition: ease 0.3s;
}
.MA-box-cv:hover .ma-firsticon{
   color: #0E9957; 
}
.MA-box-cv:hover .ma-zindex2{
    color: #0E9957;  
}    
.MA-overlay{
    width: 100%;
    text-align: center;
    background-color: #0E9957;
    opacity: 70%;
    height: 60px;
    position: absolute;
    bottom: 76px;
}
.ma-archmobile{
    display: none;
}
.ma-icon2{
    display: none;
}
.ma-move2{
    display: none;
}
@media only screen and (max-width: 1460px){
.MA-items-cv {
    padding: 0 0px;
}
}
@media only screen and (max-width: 1300px){
.MA-it1-cv{
    width: 30%; 
    margin: 0 7px 9px 7px;
} 
.MA-items2-cv{
    margin: 60px 25px 0px 25px;
    padding-bottom: 40p
}
.MA-items-cv {
    margin: 35px 10px 0 10px;
}
.ma-textin{
    float: right;
    z-index: 0;
    text-align: right;
}
.MA-box-cv{
    margin: 0 20px 20px 20px;
}
.MA-CV1-IMAGE img{
    margin-bottom: 10px; 
}
}
@media only screen and (max-width: 699px){
.MA-it1-cv {
    width: 80%;
    margin-top: 3px;
}
.MA-CV1{
    padding-top: 50px; 
}
.maadd{
    display:none;
}
.text222{
    height:147px;
    overflow:hidden;
}
.marotate{
    transform: rotate(0deg) !important;
}
.MA-it1-cv:hover .ma-hov-circel {
    transform: scale(1);
}
.MA-it1-cv:hover .ma-textin {
    color: #3B3B3B;
    transform: translateX(0px);
}
.MA-box-cv:hover .ma-firsticon {
    color: #fff;
}
.MA-box-cv:hover .ma-zindex2 {
    color: #303741;
}
.MA-items2-cv{
    margin: 90px 25px 0px 25px;
}
.ma-icon2{
    display: block;
    font-size: 15px;
    color: #0E9957;
    left: 0;
    right: 0;
    font-size: 20px;
    z-index: 999;
    transform:rotate(180deg);
    transition: all 0.3s;
}
.ma-move2 span{
    color: #0E9957;
    font-size: 14px;position: relative;
}
#MA-firstshadow2 {
    left: 29px;
    box-shadow: 0px 9px 14px 23px rgba(241, 242, 246, 1);
    -webkit-box-shadow: 0px 9px 14px 23px #fff;
    -moz-box-shadow: 0px 9px 14px 23px rgba(241, 242, 246, 1);
    height: 0;
    width: 90%;
    position: absolute;
    bottom: -3%;
    text-align: center;
    z-index: 3;
}
.ma-addshadow2{
    display: none;
}
.ma-move2{
    box-shadow: inset 0 -15px 7px -10px #E7E7E7;
    border-radius: 50px;
    padding-bottom: 15px;
    display: block;
    cursor: pointer;
}
.MA-items-cv {
    margin: 50px 10px 0 10px;
    overflow: hidden;
    overflow-y: -moz-hidden-unscrollable;
    position: relative;
}
.MA-items-cv::-webkit-scrollbar {
    display: none;
}  
.ma-archmobile{
    display: block;
    top: -47px;
    transform: rotate(90deg);
    height: 205px;
    background-color: #fff;
    width: 350px;
    border-radius: 200%;
    position: absolute;
    z-index: 1;
    left: 25px;
}
.ma-firsticon{
    z-index: 1;
    font-size: 40px;
    top: 42px;
    left: 25px;
}
.ma-slideup{
    display: none;
}
.ma-background{
    background-image: none;
    bottom: 22px;
    z-index: 3;
}
.ma-imgin{
    float: left;
    height: 100%;
    z-index: 0;
    position: relative;
    width: 180px;  
    overflow: hidden;
}
.ma-imgin img{
    height: 100%;
}
.MA-box-cv{
    width: 80%;
    height: 115px;
}
.MA-overlay{
    height: 145px;
    bottom: 0px;
}
}

@media only screen and (max-width: 450px){
    .MA-box-cv {
        width: 90%;
    }
}
