.icon {
    color: #747474;
}

.space {
    padding: 50px 0;
}

.row-full {
    float: none;
    max-width: 1200px!important;
}

.six-full {
    width: 50% !important;
    margin: 0 auto;
}

.frame {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 25px;
    border-radius: 5px;
}

.font-main {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.line {
     background-color: #dddddd;
    height: 4px;
}

.font-last {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.font-bottom {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.row-full {
    float: none;
    max-width: 1200px!important;
}

.news-listing.v2 .tag-news-item .news-inner-img{
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
}

.btn{
        display: block;
     font-size: 16px;
    padding: 30px;
    transition: all 0.3s;
}

.btn:hover{
     font-size: 16px;
    padding: 30px;
    font-weight: bold;
    transition: all 0.3s;
}

a:hover{
   text-decoration: none!important;
}


.text2 {
 font-family: verdana,geneva,sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.8em;
    text-align: left;
    color: #666;
}

.text1{
 letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
        padding-top: 10px;
        font-size: 14px;
}

.font-icon{
    font-size: 56px;
    color: #999;
       transition: all 0.5s ease-in;
}

.font-icon:hover{
   transform: rotate(360deg);
    transition: all 0.5s ease-in;
    color:#5ea7d3;
}
    
.pad{
background-color: #333;
    padding: 20px 20px 10px 20px;
    margin-bottom: 0px!important;
}
    
.pad1{
background-color: #333;
    padding: 0px 20px 10px 20px;
    margin: 0px!important;
}
    
.boxa_one {
    padding-top: 15px;
}

.boxa_two {
        color: #696969!important;
    border-radius: 10px;
    padding: 30px 25px;
    text-align: center;
    font-size: 28px;
    margin: 0!important;
    font-family: verdana,geneva,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.boxa_three{
      background-color: #0b0b95;
    color: #fff;
    border: 0 solid #ddd;
    border-radius: 0;
    font-size: 16px;
    font-family: verdana,geneva,sans-serif;
    padding:10px;
    font-weight: normal;
}
